++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Nov 20 02:08:32 PM UTC 2025 ===================' INFO: =================== Thu Nov 20 02:08:32 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27 ++ 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.27 ++ 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.27 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + 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.27 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.27 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.27 +++ local servers=10.0.0.27 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.27,10.213.141.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.213.141.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.27:9041 + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/20/2025 14:09:26.401 7f9178d19c40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/20/2025 14:09:26.669 7f9178d19c40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/20/2025 14:09:26.685 7f9178d19c40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/20/2025 14:09:26.686 7f9178d19c40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.27 - - [2025-11-20 14:09:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000653 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-11-20 14:09:34] "GET / HTTP/1.1" 503 181 0.009948 10.0.0.27 - - [2025-11-20 14:09:34] "GET / HTTP/1.1" 200 35931 0.004273 10.0.0.27 - - [2025-11-20 14:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.27 - - [2025-11-20 14:09:34] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004963 10.0.0.27 - - [2025-11-20 14:09:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.005645 10.0.0.27 - - [2025-11-20 14:09:34] "POST /analytics-nodes HTTP/1.1" 200 599 0.026917 10.0.0.27 - - [2025-11-20 14:09:35] "GET / HTTP/1.1" 200 35931 0.002061 10.0.0.27 - - [2025-11-20 14:09:35] "GET / HTTP/1.1" 200 35931 0.001384 10.0.0.27 - - [2025-11-20 14:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.27 - - [2025-11-20 14:09:35] "GET /routing-instance/819b208e-8f45-47be-9ba2-484c08459c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004454 10.0.0.27 - - [2025-11-20 14:09:35] "POST /bgp-routers HTTP/1.1" 200 616 0.026837 10.0.0.27 - - [2025-11-20 14:09:35] "GET / HTTP/1.1" 200 45303 0.001315 10.0.0.27 - - [2025-11-20 14:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009361 10.0.0.27 - - [2025-11-20 14:09:35] "GET /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.038886 10.0.0.27 - - [2025-11-20 14:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.27 - - [2025-11-20 14:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.27 - - [2025-11-20 14:09:35] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004598 10.0.0.27 - - [2025-11-20 14:09:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002395 10.0.0.27 - - [2025-11-20 14:09:35] "POST /ref-update HTTP/1.1" 200 156 0.028050 10.0.0.27 - - [2025-11-20 14:09:36] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.27 - - [2025-11-20 14:09:36] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.27 - - [2025-11-20 14:09:36] "GET / HTTP/1.1" 200 35931 0.001162 10.0.0.27 - - [2025-11-20 14:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.27 - - [2025-11-20 14:09:36] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011101 10.0.0.27 - - [2025-11-20 14:09:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.001937 10.0.0.27 - - [2025-11-20 14:09:36] "POST /database-nodes HTTP/1.1" 200 597 0.037288 10.0.0.27 - - [2025-11-20 14:09:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.002386 10.0.0.27 - - [2025-11-20 14:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.27 - - [2025-11-20 14:09:37] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005990 10.0.0.27 - - [2025-11-20 14:09:37] "POST /service-appliance-sets HTTP/1.1" 200 553 0.048099 10.0.0.27 - - [2025-11-20 14:09:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.002739 10.0.0.27 - - [2025-11-20 14:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.27 - - [2025-11-20 14:09:37] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005265 10.0.0.27 - - [2025-11-20 14:09:37] "POST /service-appliance-sets HTTP/1.1" 200 541 0.045769 10.0.0.27 - - [2025-11-20 14:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.27 - - [2025-11-20 14:09:37] "GET /network-ipam/d1e3efaf-19ba-47dc-9db9-f361213b91d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008723 10.0.0.27 - - [2025-11-20 14:09:37] "POST /service-templates HTTP/1.1" 200 511 0.077975 10.0.0.27 - - [2025-11-20 14:09:37] "POST /service-templates HTTP/1.1" 200 501 0.035083 10.0.0.27 - - [2025-11-20 14:09:37] "POST /service-templates HTTP/1.1" 200 515 0.037194 10.0.0.27 - - [2025-11-20 14:09:37] "POST /service-templates HTTP/1.1" 200 535 0.029068 10.0.0.27 - - [2025-11-20 14:09:37] "POST /service-templates HTTP/1.1" 200 507 0.025859 10.0.0.27 - - [2025-11-20 14:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007258 10.0.0.27 - - [2025-11-20 14:09:38] "GET /network-ipam/d1e3efaf-19ba-47dc-9db9-f361213b91d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003370 10.0.0.27 - - [2025-11-20 14:09:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.004911 10.0.0.27 - - [2025-11-20 14:09:39] "POST /access-control-lists HTTP/1.1" 200 587 0.026355 10.0.0.27 - - [2025-11-20 14:09:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.009602 10.0.0.27 - - [2025-11-20 14:09:39] "POST /access-control-lists HTTP/1.1" 200 585 0.022376 10.0.0.27 - - [2025-11-20 14:09:39] "POST /route-targets HTTP/1.1" 200 327 0.013017 10.0.0.27 - - [2025-11-20 14:09:39] "POST /ref-update HTTP/1.1" 200 156 0.035460 10.0.0.27 - - [2025-11-20 14:09:39] "POST /route-targets HTTP/1.1" 200 327 0.021024 10.0.0.27 - - [2025-11-20 14:09:39] "POST /ref-update HTTP/1.1" 200 156 0.035729 10.0.0.27 - - [2025-11-20 14:09:39] "POST /route-targets HTTP/1.1" 200 327 0.036183 10.0.0.27 - - [2025-11-20 14:09:39] "POST /ref-update HTTP/1.1" 200 156 0.036026 10.0.0.27 - - [2025-11-20 14:09:39] "POST /route-targets HTTP/1.1" 200 327 0.013940 10.0.0.27 - - [2025-11-20 14:09:39] "POST /ref-update HTTP/1.1" 200 156 0.031775 10.0.0.27 - - [2025-11-20 14:09:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.004570 10.0.0.27 - - [2025-11-20 14:09:39] "POST /access-control-lists HTTP/1.1" 200 551 0.063715 10.0.0.27 - - [2025-11-20 14:09:39] "PUT /access-control-list/630d2698-7241-4205-93c6-03ace17c34fa HTTP/1.1" 200 272 0.015414 10.0.0.27 - - [2025-11-20 14:09:39] "PUT /access-control-list/41332196-2600-4a5f-a3eb-8f1dbf43abf6 HTTP/1.1" 200 272 0.025037 10.0.0.27 - - [2025-11-20 14:09:40] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.27 - - [2025-11-20 14:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018395 10.0.0.27 - - [2025-11-20 14:09:40] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005811 10.0.0.27 - - [2025-11-20 14:09:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.004050 10.0.0.27 - - [2025-11-20 14:09:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.030935 10.0.0.27 - - [2025-11-20 14:09:41] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.27 - - [2025-11-20 14:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.27 - - [2025-11-20 14:09:41] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005138 10.0.0.27 - - [2025-11-20 14:09:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.001995 10.0.0.27 - - [2025-11-20 14:09:41] "POST /config-nodes HTTP/1.1" 200 593 0.018421 10.0.0.27 - - [2025-11-20 14:09:41] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.27 - - [2025-11-20 14:09:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002522 10.0.0.27 - - [2025-11-20 14:09:42] "GET / HTTP/1.1" 200 35931 0.001225 10.0.0.27 - - [2025-11-20 14:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.27 - - [2025-11-20 14:09:42] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005049 10.0.0.27 - - [2025-11-20 14:09:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.001830 10.0.0.27 - - [2025-11-20 14:09:42] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.277068 10.0.0.27 - - [2025-11-20 14:09:45] "GET / HTTP/1.1" 200 35931 0.001302 10.0.0.27 - - [2025-11-20 14:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.27 - - [2025-11-20 14:09:45] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004478 10.0.0.27 - - [2025-11-20 14:09:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.001944 10.0.0.27 - - [2025-11-20 14:09:45] "POST /config-database-nodes HTTP/1.1" 200 611 0.016604 10.0.0.27 - - [2025-11-20 14:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.27 - - [2025-11-20 14:09:46] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.006068 10.0.0.27 - - [2025-11-20 14:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.27 - - [2025-11-20 14:09:46] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.013276 10.0.0.27 - - [2025-11-20 14:09:46] "GET / HTTP/1.1" 200 35931 0.001351 10.0.0.27 - - [2025-11-20 14:09:46] "POST /alarms HTTP/1.1" 200 581 0.031555 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 575 0.028049 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 575 0.040888 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 559 0.016380 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 555 0.033936 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 557 0.042571 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 565 0.048780 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 549 0.039488 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 557 0.037325 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 567 0.020034 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 555 0.027353 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 567 0.024055 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 575 0.071818 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 569 0.040085 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 561 0.019320 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 561 0.025613 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 561 0.024805 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 547 0.026013 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 595 0.016369 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 575 0.036595 10.0.0.27 - - [2025-11-20 14:09:47] "POST /alarms HTTP/1.1" 200 571 0.039993 10.0.0.27 - - [2025-11-20 14:09:48] "POST /alarms HTTP/1.1" 200 583 0.073981 10.0.0.27 - - [2025-11-20 14:09:48] "POST /alarms HTTP/1.1" 200 609 0.040303 10.0.0.27 - - [2025-11-20 14:09:48] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.27 - - [2025-11-20 14:09:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002152 10.0.0.27 - - [2025-11-20 14:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.27 - - [2025-11-20 14:09:48] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.009766 10.0.0.27 - - [2025-11-20 14:09:48] "GET / HTTP/1.1" 200 35931 0.001296 10.0.0.27 - - [2025-11-20 14:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.27 - - [2025-11-20 14:09:48] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002949 10.0.0.27 - - [2025-11-20 14:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.27 - - [2025-11-20 14:09:48] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.008394 10.0.0.27 - - [2025-11-20 14:09:48] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.27 - - [2025-11-20 14:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.27 - - [2025-11-20 14:09:48] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004699 10.0.0.27 - - [2025-11-20 14:09:49] "PUT /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd HTTP/1.1" 200 274 0.019569 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:09:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:09:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:10:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:10:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 10.0.0.27 - - [2025-11-20 14:10:05] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.27 - - [2025-11-20 14:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.27 - - [2025-11-20 14:10:05] "GET /domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002838 10.0.0.27 - - [2025-11-20 14:10:06] "POST /id-to-fqname HTTP/1.1" 200 173 0.000504 10.0.0.27 - - [2025-11-20 14:10:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.015185 10.0.0.27 - - [2025-11-20 14:10:06] "POST /security-groups HTTP/1.1" 200 570 0.072655 10.0.0.27 - - [2025-11-20 14:10:06] "POST /projects HTTP/1.1" 200 481 0.259538 10.0.0.27 - - [2025-11-20 14:10:06] "POST /fqname-to-id HTTP/1.1" 404 213 0.003278 10.0.0.27 - - [2025-11-20 14:10:06] "POST /security-groups HTTP/1.1" 200 534 0.071257 10.0.0.27 - - [2025-11-20 14:10:06] "POST /access-control-lists HTTP/1.1" 200 579 0.082211 10.0.0.27 - - [2025-11-20 14:10:06] "POST /fqname-to-id HTTP/1.1" 404 212 0.019338 10.0.0.27 - - [2025-11-20 14:10:06] "POST /chown HTTP/1.1" 200 109 0.086503 10.0.0.27 - - [2025-11-20 14:10:06] "POST /policy-managements HTTP/1.1" 409 214 0.003227 10.0.0.27 - - [2025-11-20 14:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008086 10.0.0.27 - - [2025-11-20 14:10:06] "POST /access-control-lists HTTP/1.1" 200 577 0.109215 10.0.0.27 - - [2025-11-20 14:10:06] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046987 10.0.0.27 - - [2025-11-20 14:10:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.002057 10.0.0.27 - - [2025-11-20 14:10:06] "POST /access-control-lists HTTP/1.1" 200 594 0.037492 10.0.0.27 - - [2025-11-20 14:10:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.018479 10.0.0.27 - - [2025-11-20 14:10:06] "POST /application-policy-sets HTTP/1.1" 200 528 0.042429 10.0.0.27 - - [2025-11-20 14:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.27 - - [2025-11-20 14:10:06] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002536 10.0.0.27 - - [2025-11-20 14:10:06] "POST /access-control-lists HTTP/1.1" 200 592 0.025799 10.0.0.27 - - [2025-11-20 14:10:06] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.046621 10.0.0.27 - - [2025-11-20 14:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016856 10.0.0.27 - - [2025-11-20 14:10:06] "GET /virtual-network/15f2aa10-f6a1-408c-80f7-43f4d48b295f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.005350 10.0.0.27 - - [2025-11-20 14:10:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000489 10.0.0.27 - - [2025-11-20 14:10:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.007949 10.0.0.27 - - [2025-11-20 14:10:07] "POST /security-groups HTTP/1.1" 200 574 0.086904 10.0.0.27 - - [2025-11-20 14:10:07] "POST /projects HTTP/1.1" 200 489 0.310351 10.0.0.27 - - [2025-11-20 14:10:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.002568 10.0.0.27 - - [2025-11-20 14:10:07] "POST /security-groups HTTP/1.1" 200 546 0.047946 10.0.0.27 - - [2025-11-20 14:10:07] "POST /access-control-lists HTTP/1.1" 200 583 0.052790 10.0.0.27 - - [2025-11-20 14:10:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.020828 10.0.0.27 - - [2025-11-20 14:10:07] "POST /chown HTTP/1.1" 200 109 0.050610 10.0.0.27 - - [2025-11-20 14:10:07] "POST /access-control-lists HTTP/1.1" 200 581 0.086809 10.0.0.27 - - [2025-11-20 14:10:07] "POST /network-ipams HTTP/1.1" 200 522 0.104373 10.0.0.27 - - [2025-11-20 14:10:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.014922 10.0.0.27 - - [2025-11-20 14:10:07] "POST /network-ipams HTTP/1.1" 200 510 0.061005 10.0.0.27 - - [2025-11-20 14:10:07] "POST /access-control-lists HTTP/1.1" 200 602 0.073229 10.0.0.27 - - [2025-11-20 14:10:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.018620 10.0.0.27 - - [2025-11-20 14:10:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.002608 10.0.0.27 - - [2025-11-20 14:10:07] "POST /access-control-lists HTTP/1.1" 200 600 0.099441 10.0.0.27 - - [2025-11-20 14:10:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.002080 10.0.0.27 - - [2025-11-20 14:10:07] "POST /access-control-lists HTTP/1.1" 200 589 0.087897 10.0.0.27 - - [2025-11-20 14:10:07] "POST /useragent-kv HTTP/1.1" 200 115 0.032818 10.0.0.27 - - [2025-11-20 14:10:07] "POST /virtual-networks HTTP/1.1" 200 538 0.384825 10.0.0.27 - - [2025-11-20 14:10:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.27 - - [2025-11-20 14:10:07] "POST /route-targets HTTP/1.1" 200 327 0.018286 10.0.0.27 - - [2025-11-20 14:10:07] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.029664 10.0.0.27 - - [2025-11-20 14:10:07] "POST /ref-update HTTP/1.1" 200 156 0.028308 10.0.0.27 - - [2025-11-20 14:10:07] "POST /network-ipams HTTP/1.1" 200 518 0.024097 10.0.0.27 - - [2025-11-20 14:10:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.003328 10.0.0.27 - - [2025-11-20 14:10:08] "PUT /access-control-list/1e95b4fb-e123-4130-9e4b-950e33fcfa8f HTTP/1.1" 200 272 0.090193 10.0.0.27 - - [2025-11-20 14:10:08] "POST /useragent-kv HTTP/1.1" 200 115 0.012444 10.0.0.27 - - [2025-11-20 14:10:08] "POST /virtual-networks HTTP/1.1" 200 546 0.229838 10.0.0.27 - - [2025-11-20 14:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.27 - - [2025-11-20 14:10:08] "POST /route-targets HTTP/1.1" 200 327 0.022446 10.0.0.27 - - [2025-11-20 14:10:08] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.025101 10.0.0.27 - - [2025-11-20 14:10:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.002337 10.0.0.27 - - [2025-11-20 14:10:08] "POST /ref-update HTTP/1.1" 200 156 0.035468 10.0.0.27 - - [2025-11-20 14:10:08] "POST /network-policys HTTP/1.1" 200 538 0.017079 10.0.0.27 - - [2025-11-20 14:10:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.020094 10.0.0.27 - - [2025-11-20 14:10:08] "POST /network-policys HTTP/1.1" 200 534 0.024951 10.0.0.27 - - [2025-11-20 14:10:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.011214 10.0.0.27 - - [2025-11-20 14:10:08] "POST /network-policys HTTP/1.1" 200 542 0.029330 10.0.0.27 - - [2025-11-20 14:10:08] "PUT /access-control-list/43f7c558-fe13-4954-bd06-79d190d3dc3e HTTP/1.1" 200 272 0.017355 10.0.0.27 - - [2025-11-20 14:10:08] "POST /ref-update HTTP/1.1" 200 156 0.114454 10.0.0.27 - - [2025-11-20 14:10:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003293 10.0.0.27 - - [2025-11-20 14:10:08] "PUT /access-control-list/1e95b4fb-e123-4130-9e4b-950e33fcfa8f HTTP/1.1" 200 272 0.044219 10.0.0.27 - - [2025-11-20 14:10:08] "POST /ref-update HTTP/1.1" 200 156 0.124198 10.0.0.27 - - [2025-11-20 14:10:08] "PUT /access-control-list/43f7c558-fe13-4954-bd06-79d190d3dc3e HTTP/1.1" 200 272 0.043825 10.0.0.27 - - [2025-11-20 14:10:08] "POST /ref-update HTTP/1.1" 200 156 0.034362 10.0.0.27 - - [2025-11-20 14:10:08] "POST /ref-update HTTP/1.1" 200 156 0.134646 10.0.0.27 - - [2025-11-20 14:10:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009848 10.0.0.27 - - [2025-11-20 14:10:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007018 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:10:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001210 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:10:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001900 10.0.0.27 - - [2025-11-20 14:10:09] "PUT /access-control-list/1e95b4fb-e123-4130-9e4b-950e33fcfa8f HTTP/1.1" 200 272 0.087937 10.0.0.27 - - [2025-11-20 14:10:09] "PUT /access-control-list/43f7c558-fe13-4954-bd06-79d190d3dc3e HTTP/1.1" 200 272 0.042432 10.0.0.27 - - [2025-11-20 14:10:09] "POST /fqname-to-id HTTP/1.1" 404 237 0.006426 10.0.0.27 - - [2025-11-20 14:10:09] "POST /ref-update HTTP/1.1" 200 156 0.214004 10.0.0.27 - - [2025-11-20 14:10:09] "POST /access-control-lists HTTP/1.1" 200 601 0.095861 10.0.0.27 - - [2025-11-20 14:10:09] "POST /ref-update HTTP/1.1" 200 156 0.064442 10.0.0.27 - - [2025-11-20 14:10:09] "POST /ref-update HTTP/1.1" 200 156 0.154368 10.0.0.27 - - [2025-11-20 14:10:09] "PUT /access-control-list/0c30f340-589d-4256-8542-ad32b2f818f9 HTTP/1.1" 200 272 0.040276 10.0.0.27 - - [2025-11-20 14:10:09] "POST /ref-update HTTP/1.1" 200 156 0.100692 10.0.0.27 - - [2025-11-20 14:10:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009470 10.0.0.27 - - [2025-11-20 14:10:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007059 10.0.0.27 - - [2025-11-20 14:10:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002732 10.0.0.27 - - [2025-11-20 14:10:09] "PUT /access-control-list/0c30f340-589d-4256-8542-ad32b2f818f9 HTTP/1.1" 200 272 0.150659 10.0.0.27 - - [2025-11-20 14:10:09] "POST /ref-update HTTP/1.1" 200 156 0.026020 10.0.0.27 - - [2025-11-20 14:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008788 10.0.0.27 - - [2025-11-20 14:10:09] "GET /virtual-network/15f2aa10-f6a1-408c-80f7-43f4d48b295f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.008378 10.0.0.27 - - [2025-11-20 14:10:09] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006113 10.0.0.27 - - [2025-11-20 14:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.27 - - [2025-11-20 14:10:09] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004280 10.0.0.27 - - [2025-11-20 14:10:09] "POST /firewall-policys HTTP/1.1" 200 530 0.024297 10.0.0.27 - - [2025-11-20 14:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.035413 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012445 10.0.0.27 - - [2025-11-20 14:10:10] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002739 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002566 10.0.0.27 - - [2025-11-20 14:10:10] "POST /ref-update HTTP/1.1" 200 156 0.014422 10.0.0.27 - - [2025-11-20 14:10:10] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011923 10.0.0.27 - - [2025-11-20 14:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.27 - - [2025-11-20 14:10:10] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010045 10.0.0.27 - - [2025-11-20 14:10:10] "POST /firewall-policys HTTP/1.1" 200 532 0.022288 10.0.0.27 - - [2025-11-20 14:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.126129 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004765 10.0.0.27 - - [2025-11-20 14:10:10] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003027 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004755 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003226 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015368 10.0.0.27 - - [2025-11-20 14:10:10] "POST /ref-update HTTP/1.1" 200 156 0.024029 10.0.0.27 - - [2025-11-20 14:10:10] "POST /ref-update HTTP/1.1" 200 156 0.053824 10.0.0.27 - - [2025-11-20 14:10:10] "POST /ref-update HTTP/1.1" 200 156 0.021910 10.0.0.27 - - [2025-11-20 14:10:10] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.021294 10.0.0.27 - - [2025-11-20 14:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.27 - - [2025-11-20 14:10:10] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002953 10.0.0.27 - - [2025-11-20 14:10:10] "POST /firewall-policys HTTP/1.1" 200 530 0.029223 10.0.0.27 - - [2025-11-20 14:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.056899 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/cf8a045c-8dde-489c-949e-e2a510a9d885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007142 10.0.0.27 - - [2025-11-20 14:10:10] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003098 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/cf8a045c-8dde-489c-949e-e2a510a9d885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003297 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003848 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004003 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002669 10.0.0.27 - - [2025-11-20 14:10:10] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002413 10.0.0.27 - - [2025-11-20 14:10:11] "POST /ref-update HTTP/1.1" 200 156 0.051636 10.0.0.27 - - [2025-11-20 14:10:11] "POST /ref-update HTTP/1.1" 200 156 0.036169 10.0.0.27 - - [2025-11-20 14:10:11] "POST /ref-update HTTP/1.1" 200 156 0.040341 10.0.0.27 - - [2025-11-20 14:10:11] "POST /ref-update HTTP/1.1" 200 156 0.023737 10.0.0.27 - - [2025-11-20 14:10:11] "POST /ref-update HTTP/1.1" 200 156 0.055980 10.0.0.27 - - [2025-11-20 14:10:11] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.006709 10.0.0.27 - - [2025-11-20 14:10:11] "POST /tags HTTP/1.1" 200 299 0.031205 10.0.0.27 - - [2025-11-20 14:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.27 - - [2025-11-20 14:10:11] "GET /tag/f09e1b98-7726-4cfd-b35b-c71e8d6992cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026594 10.0.0.27 - - [2025-11-20 14:10:11] "POST /set-tag HTTP/1.1" 200 109 0.041846 10.0.0.27 - - [2025-11-20 14:10:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.006858 10.0.0.27 - - [2025-11-20 14:10:11] "POST /tags HTTP/1.1" 200 357 0.117548 10.0.0.27 - - [2025-11-20 14:10:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014704 10.0.0.27 - - [2025-11-20 14:10:11] "GET /tag/6f77c302-bf94-4d7d-aa69-487130145412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.042331 10.0.0.27 - - [2025-11-20 14:10:11] "POST /tags HTTP/1.1" 200 305 0.124472 10.0.0.27 - - [2025-11-20 14:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.025597 10.0.0.27 - - [2025-11-20 14:10:12] "GET /tag/cf6f778c-cbe1-48f9-a806-bf521a1c7871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019269 10.0.0.27 - - [2025-11-20 14:10:12] "POST /id-to-fqname HTTP/1.1" 200 174 0.000516 10.0.0.27 - - [2025-11-20 14:10:12] "POST /fqname-to-id HTTP/1.1" 404 183 0.012738 10.0.0.27 - - [2025-11-20 14:10:12] "POST /security-groups HTTP/1.1" 200 571 0.253319 10.0.0.27 - - [2025-11-20 14:10:12] "POST /projects HTTP/1.1" 200 483 0.447458 10.0.0.27 - - [2025-11-20 14:10:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.004935 10.0.0.27 - - [2025-11-20 14:10:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.040072 10.0.0.27 - - [2025-11-20 14:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.030910 10.0.0.27 - - [2025-11-20 14:10:12] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.041682 10.0.0.27 - - [2025-11-20 14:10:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.27 - - [2025-11-20 14:10:12] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.009007 10.0.0.27 - - [2025-11-20 14:10:12] "POST /access-control-lists HTTP/1.1" 200 580 0.143222 10.0.0.27 - - [2025-11-20 14:10:12] "POST /fqname-to-id HTTP/1.1" 404 213 0.002139 10.0.0.27 - - [2025-11-20 14:10:12] "PUT /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012 HTTP/1.1" 200 264 0.160060 10.0.0.27 - - [2025-11-20 14:10:12] "POST /access-control-lists HTTP/1.1" 200 578 0.158452 10.0.0.27 - - [2025-11-20 14:10:13] "PUT /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769 HTTP/1.1" 200 264 0.135852 10.0.0.27 - - [2025-11-20 14:10:13] "POST /security-groups HTTP/1.1" 200 537 0.216786 10.0.0.27 - - [2025-11-20 14:10:13] "POST /fqname-to-id HTTP/1.1" 404 234 0.004574 10.0.0.27 - - [2025-11-20 14:10:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025051 10.0.0.27 - - [2025-11-20 14:10:13] "POST /chown HTTP/1.1" 200 109 0.051086 10.0.0.27 - - [2025-11-20 14:10:13] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026973 10.0.0.27 - - [2025-11-20 14:10:13] "POST /access-control-lists HTTP/1.1" 200 596 0.106480 10.0.0.27 - - [2025-11-20 14:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.27 - - [2025-11-20 14:10:13] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013017 10.0.0.27 - - [2025-11-20 14:10:13] "POST /fqname-to-id HTTP/1.1" 404 233 0.016766 10.0.0.27 - - [2025-11-20 14:10:13] "POST /tags HTTP/1.1" 409 207 0.009069 10.0.0.27 - - [2025-11-20 14:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005809 10.0.0.27 - - [2025-11-20 14:10:13] "POST /access-control-lists HTTP/1.1" 200 594 0.105820 10.0.0.27 - - [2025-11-20 14:10:13] "GET /tag/cf6f778c-cbe1-48f9-a806-bf521a1c7871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.075568 10.0.0.27 - - [2025-11-20 14:10:13] "POST /firewall-rules HTTP/1.1" 200 564 0.087331 10.0.0.27 - - [2025-11-20 14:10:13] "GET /firewall-rule/09614120-67e2-4f25-aa30-d2c85c419500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004618 10.0.0.27 - - [2025-11-20 14:10:13] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008443 10.0.0.27 - - [2025-11-20 14:10:13] "GET /firewall-rule/09614120-67e2-4f25-aa30-d2c85c419500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003123 10.0.0.27 - - [2025-11-20 14:10:13] "POST /ref-update HTTP/1.1" 200 156 0.041909 10.0.0.27 - - [2025-11-20 14:10:13] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006498 10.0.0.27 - - [2025-11-20 14:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.27 - - [2025-11-20 14:10:14] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022340 10.0.0.27 - - [2025-11-20 14:10:14] "POST /tags HTTP/1.1" 409 207 0.002543 10.0.0.27 - - [2025-11-20 14:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.27 - - [2025-11-20 14:10:14] "GET /tag/cf6f778c-cbe1-48f9-a806-bf521a1c7871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019727 10.0.0.27 - - [2025-11-20 14:10:14] "POST /firewall-rules HTTP/1.1" 200 562 0.100295 10.0.0.27 - - [2025-11-20 14:10:14] "GET /firewall-rule/f02f036c-6293-4264-b3c4-fc69150c1baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.024127 10.0.0.27 - - [2025-11-20 14:10:14] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.011630 10.0.0.27 - - [2025-11-20 14:10:14] "GET /firewall-rule/f02f036c-6293-4264-b3c4-fc69150c1baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003074 10.0.0.27 - - [2025-11-20 14:10:14] "POST /ref-update HTTP/1.1" 200 156 0.028121 10.0.0.27 - - [2025-11-20 14:10:14] "POST /tags HTTP/1.1" 200 301 0.118067 10.0.0.27 - - [2025-11-20 14:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.27 - - [2025-11-20 14:10:14] "GET /tag/3a85c791-1cca-4f86-bc65-298d4175f488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016190 10.0.0.27 - - [2025-11-20 14:10:14] "POST /tags HTTP/1.1" 200 325 0.077043 10.0.0.27 - - [2025-11-20 14:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009177 10.0.0.27 - - [2025-11-20 14:10:14] "GET /tag/d51c216a-8748-4fcb-828f-5582aa5ccf31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.020389 10.0.0.27 - - [2025-11-20 14:10:14] "POST /tags HTTP/1.1" 200 363 0.034973 10.0.0.27 - - [2025-11-20 14:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007845 10.0.0.27 - - [2025-11-20 14:10:14] "GET /tag/2bc56c1a-25ca-4074-98be-1223fdf031e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.023415 10.0.0.27 - - [2025-11-20 14:10:14] "POST /tags HTTP/1.1" 200 311 0.038595 10.0.0.27 - - [2025-11-20 14:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.27 - - [2025-11-20 14:10:14] "GET /tag/9e9ad1a3-55ee-47c0-ae3f-a60195ce3ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014123 10.0.0.27 - - [2025-11-20 14:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.27 - - [2025-11-20 14:10:15] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007537 10.0.0.27 - - [2025-11-20 14:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008826 10.0.0.27 - - [2025-11-20 14:10:15] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.054114 10.0.0.27 - - [2025-11-20 14:10:15] "POST /virtual-machines HTTP/1.1" 200 377 0.031693 10.0.0.27 - - [2025-11-20 14:10:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018256 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:10:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.010141 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:10:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002142 10.0.0.27 - - [2025-11-20 14:10:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.181711 10.0.0.27 - - [2025-11-20 14:10:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013732 10.0.0.27 - - [2025-11-20 14:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014830 10.0.0.27 - - [2025-11-20 14:10:15] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007773 10.0.0.27 - - [2025-11-20 14:10:15] "POST /instance-ips HTTP/1.1" 200 409 0.417562 10.0.0.27 - - [2025-11-20 14:10:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.054561 10.0.0.27 - - [2025-11-20 14:10:15] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008555 10.0.0.27 - - [2025-11-20 14:10:16] "POST /set-tag HTTP/1.1" 200 109 0.020700 10.0.0.27 - - [2025-11-20 14:10:16] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014853 10.0.0.27 - - [2025-11-20 14:10:16] "GET /instance-ip/a2f9938e-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009856 10.0.0.27 - - [2025-11-20 14:10:16] "POST /tags HTTP/1.1" 200 305 0.072087 10.0.0.27 - - [2025-11-20 14:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.027066 10.0.0.27 - - [2025-11-20 14:10:16] "GET /tag/cb059e91-9f15-428c-bcc3-b64a6d3955b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017410 10.0.0.27 - - [2025-11-20 14:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.27 - - [2025-11-20 14:10:16] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065071 10.0.0.27 - - [2025-11-20 14:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.27 - - [2025-11-20 14:10:16] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007464 10.0.0.27 - - [2025-11-20 14:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.27 - - [2025-11-20 14:10:16] "GET /service-appliance-set/dd376034-7176-4c00-baa3-3b35cbf0c985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011758 10.0.0.27 - - [2025-11-20 14:10:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.002403 10.0.0.27 - - [2025-11-20 14:10:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144067 10.0.0.27 - - [2025-11-20 14:10:16] "GET /virtual-machine-interface/554ee7dc-569c-4703-9058-7aba7219e0a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.010821 10.0.0.27 - - [2025-11-20 14:10:16] "POST /instance-ips HTTP/1.1" 200 381 0.052003 10.0.0.27 - - [2025-11-20 14:10:16] "GET /instance-ip/feb8d8f2-a9a7-4992-93ab-1d5ab91d16e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.027849 10.0.0.27 - - [2025-11-20 14:10:16] "POST /loadbalancers HTTP/1.1" 200 582 0.086872 10.0.0.27 - - [2025-11-20 14:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012039 10.0.0.27 - - [2025-11-20 14:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020116 10.0.0.27 - - [2025-11-20 14:10:17] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064166 10.0.0.27 - - [2025-11-20 14:10:17] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050366 10.0.0.27 - - [2025-11-20 14:10:17] "GET /instance-ip/feb8d8f2-a9a7-4992-93ab-1d5ab91d16e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004000 10.0.0.27 - - [2025-11-20 14:10:17] "GET /loadbalancer/acdc3ed7-335e-4bf0-a546-b715f33c0427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.014962 10.0.0.27 - - [2025-11-20 14:10:17] "POST /floating-ips HTTP/1.1" 200 583 0.042952 10.0.0.27 - - [2025-11-20 14:10:17] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.048148 10.0.0.27 - - [2025-11-20 14:10:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.027930 10.0.0.27 - - [2025-11-20 14:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007469 10.0.0.27 - - [2025-11-20 14:10:17] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062799 10.0.0.27 - - [2025-11-20 14:10:17] "GET /loadbalancer-listener/211f4aa0-f94d-44ca-891e-8fa7598404cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002595 10.0.0.27 - - [2025-11-20 14:10:17] "GET /loadbalancer-listener/211f4aa0-f94d-44ca-891e-8fa7598404cb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002855 10.0.0.27 - - [2025-11-20 14:10:17] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.064518 10.0.0.27 - - [2025-11-20 14:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.27 - - [2025-11-20 14:10:17] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004238 10.0.0.27 - - [2025-11-20 14:10:17] "GET /instance-ip/feb8d8f2-a9a7-4992-93ab-1d5ab91d16e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007190 10.0.0.27 - - [2025-11-20 14:10:17] "GET /instance-ip/feb8d8f2-a9a7-4992-93ab-1d5ab91d16e8?fields=floating_ips HTTP/1.1" 200 1171 0.005272 10.0.0.27 - - [2025-11-20 14:10:17] "GET /floating-ip/592fb20c-4994-40ae-81a5-b0736ac97bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002513 10.0.0.27 - - [2025-11-20 14:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006218 10.0.0.27 - - [2025-11-20 14:10:17] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.012646 10.0.0.27 - - [2025-11-20 14:10:17] "POST /fqname-to-id HTTP/1.1" 404 228 0.009036 10.0.0.27 - - [2025-11-20 14:10:17] "POST /tags HTTP/1.1" 200 355 0.033811 10.0.0.27 - - [2025-11-20 14:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014618 10.0.0.27 - - [2025-11-20 14:10:17] "GET /tag/4e074122-950e-4ea2-b561-8a863e0f5547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.025609 10.0.0.27 - - [2025-11-20 14:10:17] "POST /tags HTTP/1.1" 200 303 0.018104 10.0.0.27 - - [2025-11-20 14:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013910 10.0.0.27 - - [2025-11-20 14:10:17] "GET /tag/1d700ffd-7223-4c79-bd31-92085367fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013985 10.0.0.27 - - [2025-11-20 14:10:17] "POST /projects HTTP/1.1" 409 218 0.002760 10.0.0.27 - - [2025-11-20 14:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.27 - - [2025-11-20 14:10:17] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058858 10.0.0.27 - - [2025-11-20 14:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.27 - - [2025-11-20 14:10:18] "GET /network-ipam/dfcdb5ae-2eb5-41f2-83aa-7953f602df33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.007819 10.0.0.27 - - [2025-11-20 14:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.27 - - [2025-11-20 14:10:18] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004410 10.0.0.27 - - [2025-11-20 14:10:18] "PUT /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012 HTTP/1.1" 200 264 0.051723 10.0.0.27 - - [2025-11-20 14:10:18] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.027122 10.0.0.27 - - [2025-11-20 14:10:18] "POST /set-tag HTTP/1.1" 200 109 0.064902 10.0.0.27 - - [2025-11-20 14:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010718 10.0.0.27 - - [2025-11-20 14:10:18] "GET /network-ipam/4299634a-16ee-4462-9347-51858e5e6e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005444 10.0.0.27 - - [2025-11-20 14:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.27 - - [2025-11-20 14:10:18] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003738 10.0.0.27 - - [2025-11-20 14:10:18] "PUT /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769 HTTP/1.1" 200 264 0.047567 10.0.0.27 - - [2025-11-20 14:10:18] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.011020 10.0.0.27 - - [2025-11-20 14:10:18] "POST /set-tag HTTP/1.1" 200 109 0.049158 10.0.0.27 - - [2025-11-20 14:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011224 10.0.0.27 - - [2025-11-20 14:10:18] "GET /network-policy/8127612d-9cff-4a9c-8373-8ad266969ed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006725 10.0.0.27 - - [2025-11-20 14:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.27 - - [2025-11-20 14:10:18] "GET /network-policy/75f76e47-620d-472b-8762-29e09fd1df70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002919 10.0.0.27 - - [2025-11-20 14:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.27 - - [2025-11-20 14:10:18] "GET /network-policy/fe67212a-7f99-4ad4-ab86-70c32215ae1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002866 10.0.0.27 - - [2025-11-20 14:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.27 - - [2025-11-20 14:10:18] "PUT /network-policy/fe67212a-7f99-4ad4-ab86-70c32215ae1d HTTP/1.1" 200 262 0.025544 10.0.0.27 - - [2025-11-20 14:10:18] "POST /ref-update HTTP/1.1" 200 156 0.051168 10.0.0.27 - - [2025-11-20 14:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024034 10.0.0.27 - - [2025-11-20 14:10:18] "PUT /access-control-list/1e95b4fb-e123-4130-9e4b-950e33fcfa8f HTTP/1.1" 200 272 0.063321 10.0.0.27 - - [2025-11-20 14:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024125 10.0.0.27 - - [2025-11-20 14:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003008 10.0.0.27 - - [2025-11-20 14:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020389 10.0.0.27 - - [2025-11-20 14:10:18] "PUT /access-control-list/0c30f340-589d-4256-8542-ad32b2f818f9 HTTP/1.1" 200 272 0.084313 10.0.0.27 - - [2025-11-20 14:10:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011649 10.0.0.27 - - [2025-11-20 14:10:18] "POST /security-groups HTTP/1.1" 409 245 0.002685 10.0.0.27 - - [2025-11-20 14:10:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.27 - - [2025-11-20 14:10:19] "PUT /security-group/baec8ab5-a771-4e8d-820c-7f7d69b77658 HTTP/1.1" 200 262 0.067883 10.0.0.27 - - [2025-11-20 14:10:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031909 10.0.0.27 - - [2025-11-20 14:10:19] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011156 10.0.0.27 - - [2025-11-20 14:10:19] "PUT /access-control-list/d36ebe62-5877-41b4-979d-8e0e25a73606 HTTP/1.1" 200 272 0.062537 10.0.0.27 - - [2025-11-20 14:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010188 10.0.0.27 - - [2025-11-20 14:10:19] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004601 10.0.0.27 - - [2025-11-20 14:10:19] "POST /tags HTTP/1.1" 409 206 0.006481 10.0.0.27 - - [2025-11-20 14:10:19] "PUT /access-control-list/c5c5d9f9-fbd3-4ded-9bad-a4465bf455f1 HTTP/1.1" 200 272 0.024952 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:10:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:10:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002657 10.0.0.27 - - [2025-11-20 14:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006100 10.0.0.27 - - [2025-11-20 14:10:19] "GET /tag/1d700ffd-7223-4c79-bd31-92085367fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019312 10.0.0.27 - - [2025-11-20 14:10:19] "POST /firewall-rules HTTP/1.1" 200 562 0.084179 10.0.0.27 - - [2025-11-20 14:10:19] "GET /firewall-rule/8fcfd7c5-9b35-4771-a3ae-ac55434fe014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004814 10.0.0.27 - - [2025-11-20 14:10:19] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005347 10.0.0.27 - - [2025-11-20 14:10:19] "GET /firewall-rule/8fcfd7c5-9b35-4771-a3ae-ac55434fe014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004369 10.0.0.27 - - [2025-11-20 14:10:19] "POST /ref-update HTTP/1.1" 200 156 0.025213 10.0.0.27 - - [2025-11-20 14:10:19] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020414 10.0.0.27 - - [2025-11-20 14:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.27 - - [2025-11-20 14:10:19] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022966 10.0.0.27 - - [2025-11-20 14:10:19] "POST /tags HTTP/1.1" 409 206 0.002965 10.0.0.27 - - [2025-11-20 14:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.27 - - [2025-11-20 14:10:19] "GET /tag/1d700ffd-7223-4c79-bd31-92085367fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011063 10.0.0.27 - - [2025-11-20 14:10:19] "POST /firewall-rules HTTP/1.1" 200 560 0.075316 10.0.0.27 - - [2025-11-20 14:10:19] "GET /firewall-rule/4f6f7c22-9b1d-41fe-9c50-fe46cef131ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.018261 10.0.0.27 - - [2025-11-20 14:10:19] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003948 10.0.0.27 - - [2025-11-20 14:10:19] "GET /firewall-rule/4f6f7c22-9b1d-41fe-9c50-fe46cef131ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002102 10.0.0.27 - - [2025-11-20 14:10:19] "POST /ref-update HTTP/1.1" 200 156 0.028683 10.0.0.27 - - [2025-11-20 14:10:19] "POST /tags HTTP/1.1" 200 371 0.030007 10.0.0.27 - - [2025-11-20 14:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.27 - - [2025-11-20 14:10:19] "GET /tag/d0432fab-aaed-49ec-9bba-fde51c784c7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.010660 10.0.0.27 - - [2025-11-20 14:10:19] "POST /tags HTTP/1.1" 200 319 0.019833 10.0.0.27 - - [2025-11-20 14:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016236 10.0.0.27 - - [2025-11-20 14:10:19] "GET /tag/a5fa611f-d7b0-4f9b-b236-17a50afacca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014982 10.0.0.27 - - [2025-11-20 14:10:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.000589 10.0.0.27 - - [2025-11-20 14:10:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.012894 10.0.0.27 - - [2025-11-20 14:10:20] "POST /security-groups HTTP/1.1" 200 578 0.065827 10.0.0.27 - - [2025-11-20 14:10:20] "POST /projects HTTP/1.1" 200 497 0.225275 10.0.0.27 - - [2025-11-20 14:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022650 10.0.0.27 - - [2025-11-20 14:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013956 10.0.0.27 - - [2025-11-20 14:10:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.006874 10.0.0.27 - - [2025-11-20 14:10:20] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.026653 10.0.0.27 - - [2025-11-20 14:10:20] "POST /access-control-lists HTTP/1.1" 200 587 0.067837 10.0.0.27 - - [2025-11-20 14:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012253 10.0.0.27 - - [2025-11-20 14:10:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.012551 10.0.0.27 - - [2025-11-20 14:10:20] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008565 10.0.0.27 - - [2025-11-20 14:10:20] "POST /access-control-lists HTTP/1.1" 200 585 0.118267 10.0.0.27 - - [2025-11-20 14:10:20] "PUT /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012 HTTP/1.1" 200 264 0.165023 10.0.0.27 - - [2025-11-20 14:10:20] "PUT /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769 HTTP/1.1" 200 264 0.061991 10.0.0.27 - - [2025-11-20 14:10:20] "POST /security-groups HTTP/1.1" 200 558 0.096924 10.0.0.27 - - [2025-11-20 14:10:20] "POST /fqname-to-id HTTP/1.1" 404 248 0.010420 10.0.0.27 - - [2025-11-20 14:10:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017208 10.0.0.27 - - [2025-11-20 14:10:20] "POST /access-control-lists HTTP/1.1" 200 610 0.068337 10.0.0.27 - - [2025-11-20 14:10:20] "POST /fqname-to-id HTTP/1.1" 404 247 0.013761 10.0.0.27 - - [2025-11-20 14:10:20] "POST /chown HTTP/1.1" 200 109 0.067374 10.0.0.27 - - [2025-11-20 14:10:20] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011613 10.0.0.27 - - [2025-11-20 14:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.27 - - [2025-11-20 14:10:20] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002334 10.0.0.27 - - [2025-11-20 14:10:20] "POST /tags HTTP/1.1" 409 214 0.002294 10.0.0.27 - - [2025-11-20 14:10:20] "POST /access-control-lists HTTP/1.1" 200 608 0.073656 10.0.0.27 - - [2025-11-20 14:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007469 10.0.0.27 - - [2025-11-20 14:10:21] "GET /tag/a5fa611f-d7b0-4f9b-b236-17a50afacca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018979 10.0.0.27 - - [2025-11-20 14:10:21] "POST /firewall-rules HTTP/1.1" 200 578 0.063550 10.0.0.27 - - [2025-11-20 14:10:21] "GET /firewall-rule/acaae2ca-0395-44de-ab97-97e0998a762a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004152 10.0.0.27 - - [2025-11-20 14:10:21] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003235 10.0.0.27 - - [2025-11-20 14:10:21] "GET /firewall-rule/acaae2ca-0395-44de-ab97-97e0998a762a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002192 10.0.0.27 - - [2025-11-20 14:10:21] "POST /ref-update HTTP/1.1" 200 156 0.031967 10.0.0.27 - - [2025-11-20 14:10:21] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002498 10.0.0.27 - - [2025-11-20 14:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.27 - - [2025-11-20 14:10:21] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002432 10.0.0.27 - - [2025-11-20 14:10:21] "POST /tags HTTP/1.1" 409 214 0.002259 10.0.0.27 - - [2025-11-20 14:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.27 - - [2025-11-20 14:10:21] "GET /tag/a5fa611f-d7b0-4f9b-b236-17a50afacca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010416 10.0.0.27 - - [2025-11-20 14:10:21] "POST /firewall-rules HTTP/1.1" 200 576 0.077319 10.0.0.27 - - [2025-11-20 14:10:21] "GET /firewall-rule/3fa49f4f-252b-4ff4-8f5f-ea51560c8f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.022334 10.0.0.27 - - [2025-11-20 14:10:21] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005493 10.0.0.27 - - [2025-11-20 14:10:21] "GET /firewall-rule/3fa49f4f-252b-4ff4-8f5f-ea51560c8f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004197 10.0.0.27 - - [2025-11-20 14:10:21] "POST /ref-update HTTP/1.1" 200 156 0.045851 10.0.0.27 - - [2025-11-20 14:10:21] "POST /tags HTTP/1.1" 200 301 0.049983 10.0.0.27 - - [2025-11-20 14:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.27 - - [2025-11-20 14:10:21] "GET /tag/12f6b470-ceb2-4444-bfbc-dd1cca61043b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021918 10.0.0.27 - - [2025-11-20 14:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.27 - - [2025-11-20 14:10:21] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.046827 10.0.0.27 - - [2025-11-20 14:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009276 10.0.0.27 - - [2025-11-20 14:10:21] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006882 10.0.0.27 - - [2025-11-20 14:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.27 - - [2025-11-20 14:10:21] "GET /service-appliance-set/dd376034-7176-4c00-baa3-3b35cbf0c985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002702 10.0.0.27 - - [2025-11-20 14:10:21] "POST /fqname-to-id HTTP/1.1" 404 242 0.001586 10.0.0.27 - - [2025-11-20 14:10:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111485 10.0.0.27 - - [2025-11-20 14:10:22] "GET /virtual-machine-interface/ec06b91f-1db8-4b47-830f-a7b5b07304b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.015305 10.0.0.27 - - [2025-11-20 14:10:22] "POST /instance-ips HTTP/1.1" 200 377 0.052197 10.0.0.27 - - [2025-11-20 14:10:22] "GET /instance-ip/b48cf4c4-3b54-4013-9706-339ac5c27f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004638 10.0.0.27 - - [2025-11-20 14:10:22] "POST /loadbalancers HTTP/1.1" 200 582 0.063386 10.0.0.27 - - [2025-11-20 14:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022878 10.0.0.27 - - [2025-11-20 14:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005609 10.0.0.27 - - [2025-11-20 14:10:22] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049476 10.0.0.27 - - [2025-11-20 14:10:22] "GET /instance-ip/b48cf4c4-3b54-4013-9706-339ac5c27f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003461 10.0.0.27 - - [2025-11-20 14:10:22] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.032175 10.0.0.27 - - [2025-11-20 14:10:22] "GET /loadbalancer/7131a3db-fd49-4f46-9c6b-bd914a810bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002596 10.0.0.27 - - [2025-11-20 14:10:22] "POST /floating-ips HTTP/1.1" 200 581 0.053061 10.0.0.27 - - [2025-11-20 14:10:22] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064906 10.0.0.27 - - [2025-11-20 14:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008953 10.0.0.27 - - [2025-11-20 14:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009219 10.0.0.27 - - [2025-11-20 14:10:22] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033748 10.0.0.27 - - [2025-11-20 14:10:22] "GET /loadbalancer-listener/97057524-ea3d-4c40-a5d4-2b85a33b5ba8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002493 10.0.0.27 - - [2025-11-20 14:10:22] "GET /loadbalancer-listener/97057524-ea3d-4c40-a5d4-2b85a33b5ba8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003154 10.0.0.27 - - [2025-11-20 14:10:22] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.015479 10.0.0.27 - - [2025-11-20 14:10:22] "GET /instance-ip/b48cf4c4-3b54-4013-9706-339ac5c27f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002755 10.0.0.27 - - [2025-11-20 14:10:22] "GET /instance-ip/b48cf4c4-3b54-4013-9706-339ac5c27f63?fields=floating_ips HTTP/1.1" 200 1165 0.004361 10.0.0.27 - - [2025-11-20 14:10:22] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002008 10.0.0.27 - - [2025-11-20 14:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.27 - - [2025-11-20 14:10:22] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044388 10.0.0.27 - - [2025-11-20 14:10:22] "GET /loadbalancer/7131a3db-fd49-4f46-9c6b-bd914a810bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002301 10.0.0.27 - - [2025-11-20 14:10:22] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023532 10.0.0.27 - - [2025-11-20 14:10:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024024 10.0.0.27 - - [2025-11-20 14:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007518 10.0.0.27 - - [2025-11-20 14:10:22] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.046340 10.0.0.27 - - [2025-11-20 14:10:22] "GET /loadbalancer-listener/db37c3a6-24ee-473a-9805-9cc0b1634c5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.009130 10.0.0.27 - - [2025-11-20 14:10:22] "GET /loadbalancer-listener/db37c3a6-24ee-473a-9805-9cc0b1634c5d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.013865 10.0.0.27 - - [2025-11-20 14:10:22] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029958 10.0.0.27 - - [2025-11-20 14:10:22] "GET /instance-ip/b48cf4c4-3b54-4013-9706-339ac5c27f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006133 10.0.0.27 - - [2025-11-20 14:10:23] "GET /instance-ip/b48cf4c4-3b54-4013-9706-339ac5c27f63?fields=floating_ips HTTP/1.1" 200 1165 0.015535 10.0.0.27 - - [2025-11-20 14:10:23] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.013409 10.0.0.27 - - [2025-11-20 14:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011154 10.0.0.27 - - [2025-11-20 14:10:23] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044969 10.0.0.27 - - [2025-11-20 14:10:23] "GET /loadbalancer/7131a3db-fd49-4f46-9c6b-bd914a810bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003370 10.0.0.27 - - [2025-11-20 14:10:23] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021660 10.0.0.27 - - [2025-11-20 14:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033721 10.0.0.27 - - [2025-11-20 14:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012049 10.0.0.27 - - [2025-11-20 14:10:23] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042483 10.0.0.27 - - [2025-11-20 14:10:23] "GET /loadbalancer-listener/aa5dd95e-3f40-42fb-a0e7-0a9b4329b6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002464 10.0.0.27 - - [2025-11-20 14:10:23] "GET /loadbalancer-listener/aa5dd95e-3f40-42fb-a0e7-0a9b4329b6d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003504 10.0.0.27 - - [2025-11-20 14:10:23] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025731 10.0.0.27 - - [2025-11-20 14:10:23] "GET /instance-ip/b48cf4c4-3b54-4013-9706-339ac5c27f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007619 10.0.0.27 - - [2025-11-20 14:10:23] "GET /instance-ip/b48cf4c4-3b54-4013-9706-339ac5c27f63?fields=floating_ips HTTP/1.1" 200 1165 0.008002 10.0.0.27 - - [2025-11-20 14:10:23] "POST /tags HTTP/1.1" 200 363 0.030199 10.0.0.27 - - [2025-11-20 14:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.27 - - [2025-11-20 14:10:23] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003309 10.0.0.27 - - [2025-11-20 14:10:23] "GET /tag/d414d67d-d0f8-4d8b-a191-2fe7e26cba2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013302 10.0.0.27 - - [2025-11-20 14:10:23] "POST /tags HTTP/1.1" 200 311 0.033774 10.0.0.27 - - [2025-11-20 14:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010562 10.0.0.27 - - [2025-11-20 14:10:23] "GET /tag/471dd1d0-6916-4219-8202-5deda164cd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.015796 10.0.0.27 - - [2025-11-20 14:10:23] "POST /id-to-fqname HTTP/1.1" 200 177 0.000524 10.0.0.27 - - [2025-11-20 14:10:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.011371 10.0.0.27 - - [2025-11-20 14:10:23] "POST /security-groups HTTP/1.1" 200 574 0.070667 10.0.0.27 - - [2025-11-20 14:10:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.002302 10.0.0.27 - - [2025-11-20 14:10:23] "POST /projects HTTP/1.1" 200 489 0.217857 10.0.0.27 - - [2025-11-20 14:10:23] "POST /access-control-lists HTTP/1.1" 200 583 0.066496 10.0.0.27 - - [2025-11-20 14:10:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.012734 10.0.0.27 - - [2025-11-20 14:10:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.068251 10.0.0.27 - - [2025-11-20 14:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.27 - - [2025-11-20 14:10:23] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007140 10.0.0.27 - - [2025-11-20 14:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.27 - - [2025-11-20 14:10:24] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.058209 10.0.0.27 - - [2025-11-20 14:10:24] "POST /access-control-lists HTTP/1.1" 200 581 0.139456 10.0.0.27 - - [2025-11-20 14:10:24] "PUT /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012 HTTP/1.1" 200 264 0.068849 10.0.0.27 - - [2025-11-20 14:10:24] "PUT /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769 HTTP/1.1" 200 264 0.043159 10.0.0.27 - - [2025-11-20 14:10:24] "POST /security-groups HTTP/1.1" 200 546 0.067801 10.0.0.27 - - [2025-11-20 14:10:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.001824 10.0.0.27 - - [2025-11-20 14:10:24] "POST /access-control-lists HTTP/1.1" 200 602 0.024750 10.0.0.27 - - [2025-11-20 14:10:24] "POST /fqname-to-id HTTP/1.1" 404 239 0.018699 10.0.0.27 - - [2025-11-20 14:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.047165 10.0.0.27 - - [2025-11-20 14:10:24] "POST /chown HTTP/1.1" 200 109 0.046926 10.0.0.27 - - [2025-11-20 14:10:24] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013570 10.0.0.27 - - [2025-11-20 14:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.27 - - [2025-11-20 14:10:24] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009017 10.0.0.27 - - [2025-11-20 14:10:24] "POST /access-control-lists HTTP/1.1" 200 600 0.093684 10.0.0.27 - - [2025-11-20 14:10:24] "POST /tags HTTP/1.1" 409 210 0.008524 10.0.0.27 - - [2025-11-20 14:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.27 - - [2025-11-20 14:10:24] "GET /tag/471dd1d0-6916-4219-8202-5deda164cd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.017883 10.0.0.27 - - [2025-11-20 14:10:24] "POST /firewall-rules HTTP/1.1" 200 570 0.076911 10.0.0.27 - - [2025-11-20 14:10:24] "GET /firewall-rule/0d14e902-3b16-41b2-9cdd-4bf968cb20c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003680 10.0.0.27 - - [2025-11-20 14:10:24] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.012811 10.0.0.27 - - [2025-11-20 14:10:24] "GET /firewall-rule/0d14e902-3b16-41b2-9cdd-4bf968cb20c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002939 10.0.0.27 - - [2025-11-20 14:10:24] "POST /ref-update HTTP/1.1" 200 156 0.031315 10.0.0.27 - - [2025-11-20 14:10:24] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009176 10.0.0.27 - - [2025-11-20 14:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.27 - - [2025-11-20 14:10:24] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002987 10.0.0.27 - - [2025-11-20 14:10:24] "POST /tags HTTP/1.1" 409 210 0.001819 10.0.0.27 - - [2025-11-20 14:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.27 - - [2025-11-20 14:10:24] "GET /tag/471dd1d0-6916-4219-8202-5deda164cd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018821 10.0.0.27 - - [2025-11-20 14:10:25] "POST /firewall-rules HTTP/1.1" 200 568 0.067888 10.0.0.27 - - [2025-11-20 14:10:25] "GET /firewall-rule/584b2923-3ca5-4385-aa38-3d05998505e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004561 10.0.0.27 - - [2025-11-20 14:10:25] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003897 10.0.0.27 - - [2025-11-20 14:10:25] "GET /firewall-rule/584b2923-3ca5-4385-aa38-3d05998505e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002169 10.0.0.27 - - [2025-11-20 14:10:25] "POST /ref-update HTTP/1.1" 200 156 0.054769 10.0.0.27 - - [2025-11-20 14:10:25] "POST /tags HTTP/1.1" 409 237 0.009913 10.0.0.27 - - [2025-11-20 14:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.27 - - [2025-11-20 14:10:25] "GET /tag/2bc56c1a-25ca-4074-98be-1223fdf031e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010134 10.0.0.27 - - [2025-11-20 14:10:25] "POST /tags HTTP/1.1" 409 210 0.002013 10.0.0.27 - - [2025-11-20 14:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.27 - - [2025-11-20 14:10:25] "GET /tag/9e9ad1a3-55ee-47c0-ae3f-a60195ce3ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010621 10.0.0.27 - - [2025-11-20 14:10:25] "POST /projects HTTP/1.1" 409 223 0.001785 10.0.0.27 - - [2025-11-20 14:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.27 - - [2025-11-20 14:10:25] "GET /project/6d2b422c-02fe-4619-8810-0d8305878660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037691 10.0.0.27 - - [2025-11-20 14:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.27 - - [2025-11-20 14:10:25] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005467 10.0.0.27 - - [2025-11-20 14:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.27 - - [2025-11-20 14:10:25] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003866 10.0.0.27 - - [2025-11-20 14:10:25] "PUT /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012 HTTP/1.1" 200 264 0.061819 10.0.0.27 - - [2025-11-20 14:10:25] "PUT /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769 HTTP/1.1" 200 264 0.039890 10.0.0.27 - - [2025-11-20 14:10:25] "POST /security-groups HTTP/1.1" 409 253 0.004697 10.0.0.27 - - [2025-11-20 14:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.27 - - [2025-11-20 14:10:25] "PUT /security-group/e2c451e7-3411-4503-a340-72b13fadaeb7 HTTP/1.1" 200 262 0.055572 10.0.0.27 - - [2025-11-20 14:10:25] "PUT /access-control-list/f735fc0e-a05e-4743-a5ee-f310d2c9eba2 HTTP/1.1" 200 272 0.012994 10.0.0.27 - - [2025-11-20 14:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033260 10.0.0.27 - - [2025-11-20 14:10:25] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014784 10.0.0.27 - - [2025-11-20 14:10:25] "PUT /access-control-list/38a5c4ec-acbc-4cb9-b5db-c4cb32ba4adb HTTP/1.1" 200 272 0.032865 10.0.0.27 - - [2025-11-20 14:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.27 - - [2025-11-20 14:10:25] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002472 10.0.0.27 - - [2025-11-20 14:10:25] "POST /tags HTTP/1.1" 409 210 0.001556 10.0.0.27 - - [2025-11-20 14:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.27 - - [2025-11-20 14:10:25] "GET /tag/9e9ad1a3-55ee-47c0-ae3f-a60195ce3ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010196 10.0.0.27 - - [2025-11-20 14:10:25] "POST /firewall-rules HTTP/1.1" 200 570 0.068161 10.0.0.27 - - [2025-11-20 14:10:25] "GET /firewall-rule/b1fc42b3-f91a-4645-acfa-d69e34a9ee4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.020368 10.0.0.27 - - [2025-11-20 14:10:26] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005997 10.0.0.27 - - [2025-11-20 14:10:26] "GET /firewall-rule/b1fc42b3-f91a-4645-acfa-d69e34a9ee4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002526 10.0.0.27 - - [2025-11-20 14:10:26] "POST /ref-update HTTP/1.1" 200 156 0.035103 10.0.0.27 - - [2025-11-20 14:10:26] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004737 10.0.0.27 - - [2025-11-20 14:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.27 - - [2025-11-20 14:10:26] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002869 10.0.0.27 - - [2025-11-20 14:10:26] "POST /tags HTTP/1.1" 409 210 0.001849 10.0.0.27 - - [2025-11-20 14:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.27 - - [2025-11-20 14:10:26] "GET /tag/9e9ad1a3-55ee-47c0-ae3f-a60195ce3ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015218 10.0.0.27 - - [2025-11-20 14:10:26] "POST /firewall-rules HTTP/1.1" 200 568 0.121444 10.0.0.27 - - [2025-11-20 14:10:26] "GET /firewall-rule/e9e21a85-da98-4486-b1a8-3040f266ebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004840 10.0.0.27 - - [2025-11-20 14:10:26] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003053 10.0.0.27 - - [2025-11-20 14:10:26] "GET /firewall-rule/e9e21a85-da98-4486-b1a8-3040f266ebec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002307 10.0.0.27 - - [2025-11-20 14:10:26] "POST /ref-update HTTP/1.1" 200 156 0.051614 10.0.0.27 - - [2025-11-20 14:10:26] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005208 10.0.0.27 - - [2025-11-20 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.23 - - [2025-11-20 14:11:09] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.23 - - [2025-11-20 14:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.23 - - [2025-11-20 14:11:09] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004925 10.0.0.23 - - [2025-11-20 14:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.23 - - [2025-11-20 14:11:09] "GET /routing-instance/819b208e-8f45-47be-9ba2-484c08459c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007259 10.0.0.23 - - [2025-11-20 14:11:09] "PUT /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd HTTP/1.1" 200 274 0.008252 10.0.0.23 - - [2025-11-20 14:11:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002175 10.0.0.23 - - [2025-11-20 14:11:09] "POST /virtual-routers HTTP/1.1" 200 599 0.015377 10.0.0.23 - - [2025-11-20 14:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012762 10.0.0.23 - - [2025-11-20 14:11:09] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004020 10.0.0.23 - - [2025-11-20 14:11:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.001474 10.0.0.23 - - [2025-11-20 14:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.23 - - [2025-11-20 14:11:09] "GET /virtual-network/15f2aa10-f6a1-408c-80f7-43f4d48b295f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003865 10.0.0.23 - - [2025-11-20 14:11:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055148 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:11:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:11:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:11:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:11:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.27 - - [2025-11-20 14:11:33] "GET / HTTP/1.1" 200 35931 0.002132 10.0.0.27 - - [2025-11-20 14:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.27 - - [2025-11-20 14:11:33] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005451 10.0.0.27 - - [2025-11-20 14:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.27 - - [2025-11-20 14:11:33] "GET /config-node/49b02e0c-231a-451d-a631-9840dbd338d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002380 10.0.0.27 - - [2025-11-20 14:11:45] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.27 - - [2025-11-20 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007598 10.0.0.27 - - [2025-11-20 14:11:45] "GET /routing-instance/819b208e-8f45-47be-9ba2-484c08459c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003002 10.0.0.27 - - [2025-11-20 14:11:45] "POST /bgp-routers HTTP/1.1" 409 301 0.003649 10.0.0.27 - - [2025-11-20 14:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.27 - - [2025-11-20 14:11:45] "GET /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004121 10.0.0.27 - - [2025-11-20 14:11:45] "PUT /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b HTTP/1.1" 200 254 0.012890 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:11:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001134 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:11:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001799 10.0.0.27 - - [2025-11-20 14:14:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002136 10.0.0.27 - - [2025-11-20 14:14:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002531 10.0.0.27 - - [2025-11-20 14:14:12] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002886 10.0.0.27 - - [2025-11-20 14:14:12] "POST /ref-update HTTP/1.1" 200 156 0.007336 10.0.0.27 - - [2025-11-20 14:14:33] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005102 10.0.0.27 - - [2025-11-20 14:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.27 - - [2025-11-20 14:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.27 - - [2025-11-20 14:14:33] "GET /loadbalancer/7131a3db-fd49-4f46-9c6b-bd914a810bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002242 10.0.0.27 - - [2025-11-20 14:14:33] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006976 10.0.0.27 - - [2025-11-20 14:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.27 - - [2025-11-20 14:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.27 - - [2025-11-20 14:14:34] "GET /loadbalancer/7131a3db-fd49-4f46-9c6b-bd914a810bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002971 10.0.0.27 - - [2025-11-20 14:14:34] "GET /loadbalancer-pool/3e3cd2e1-5b05-4279-9077-013597dc7ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003695 10.0.0.27 - - [2025-11-20 14:14:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019068 10.0.0.27 - - [2025-11-20 14:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014803 10.0.0.27 - - [2025-11-20 14:14:34] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010513 10.0.0.27 - - [2025-11-20 14:14:34] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011639 10.0.0.27 - - [2025-11-20 14:14:34] "POST /tags HTTP/1.1" 409 205 0.003750 10.0.0.27 - - [2025-11-20 14:14:34] "POST /ref-update HTTP/1.1" 200 156 0.007226 10.0.0.27 - - [2025-11-20 14:14:34] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.008236 10.0.0.27 - - [2025-11-20 14:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.27 - - [2025-11-20 14:14:34] "GET /tag/12f6b470-ceb2-4444-bfbc-dd1cca61043b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009931 10.0.0.27 - - [2025-11-20 14:14:34] "PUT /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8 HTTP/1.1" 200 256 0.008449 10.0.0.27 - - [2025-11-20 14:14:34] "POST /set-tag HTTP/1.1" 200 109 0.079790 10.0.0.27 - - [2025-11-20 14:14:34] "GET /loadbalancer-pool/94cc4791-8730-4428-b56e-5cfce393723d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004051 10.0.0.27 - - [2025-11-20 14:14:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020067 10.0.0.27 - - [2025-11-20 14:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018646 10.0.0.27 - - [2025-11-20 14:14:34] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010021 10.0.0.27 - - [2025-11-20 14:14:34] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010613 10.0.0.27 - - [2025-11-20 14:14:34] "POST /ref-update HTTP/1.1" 200 156 0.006545 10.0.0.27 - - [2025-11-20 14:14:34] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008721 10.0.0.27 - - [2025-11-20 14:14:34] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.27 - - [2025-11-20 14:14:34] "GET /loadbalancer-pool/a5fd11c7-1845-4a80-8f80-d03490e6516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004518 10.0.0.27 - - [2025-11-20 14:14:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017968 10.0.0.27 - - [2025-11-20 14:14:34] "PUT /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8 HTTP/1.1" 200 256 0.025848 10.0.0.27 - - [2025-11-20 14:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007118 10.0.0.27 - - [2025-11-20 14:14:34] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008515 10.0.0.27 - - [2025-11-20 14:14:34] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003854 10.0.0.27 - - [2025-11-20 14:14:34] "POST /set-tag HTTP/1.1" 200 109 0.003231 10.0.0.27 - - [2025-11-20 14:14:34] "POST /ref-update HTTP/1.1" 200 156 0.006933 10.0.0.27 - - [2025-11-20 14:14:34] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.008772 10.0.0.27 - - [2025-11-20 14:14:34] "PUT /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8 HTTP/1.1" 200 256 0.008662 10.0.0.27 - - [2025-11-20 14:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.27 - - [2025-11-20 14:14:37] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003454 10.0.0.23 - - [2025-11-20 14:14:49] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.23 - - [2025-11-20 14:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.23 - - [2025-11-20 14:14:49] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004592 10.0.0.23 - - [2025-11-20 14:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.23 - - [2025-11-20 14:14:49] "GET /routing-instance/819b208e-8f45-47be-9ba2-484c08459c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004646 10.0.0.23 - - [2025-11-20 14:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.23 - - [2025-11-20 14:14:49] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003386 10.0.0.23 - - [2025-11-20 14:14:49] "PUT /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b HTTP/1.1" 200 262 0.016263 10.0.0.23 - - [2025-11-20 14:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006378 10.0.0.23 - - [2025-11-20 14:14:49] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006730 10.0.0.23 - - [2025-11-20 14:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.23 - - [2025-11-20 14:14:49] "GET /virtual-machine-interface/7e35db8e-a746-48e2-a409-c13c547a48cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.009804 10.0.0.23 - - [2025-11-20 14:14:49] "PUT /virtual-machine-interface/7e35db8e-a746-48e2-a409-c13c547a48cb HTTP/1.1" 200 284 0.017420 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:14:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:14:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:17:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:17:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:17:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:17:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:17:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:17:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.27 - - [2025-11-20 14:17:29] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005348 10.0.0.27 - - [2025-11-20 14:17:29] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.27 - - [2025-11-20 14:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.27 - - [2025-11-20 14:17:29] "GET /loadbalancer/7131a3db-fd49-4f46-9c6b-bd914a810bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005033 10.0.0.27 - - [2025-11-20 14:17:29] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010121 10.0.0.27 - - [2025-11-20 14:17:29] "POST /set-tag HTTP/1.1" 200 109 0.017034 10.0.0.27 - - [2025-11-20 14:17:29] "DELETE /loadbalancer-member/38b286bc-200b-420d-bd20-816313dbd8c9 HTTP/1.1" 200 115 0.074596 10.0.0.27 - - [2025-11-20 14:17:29] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007353 10.0.0.27 - - [2025-11-20 14:17:29] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.27 - - [2025-11-20 14:17:29] "DELETE /loadbalancer-member/1a9cffed-dd20-4fb7-aba0-e2aa34da84cf HTTP/1.1" 200 115 0.042093 10.0.0.27 - - [2025-11-20 14:17:29] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010330 10.0.0.27 - - [2025-11-20 14:17:29] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.27 - - [2025-11-20 14:17:29] "DELETE /loadbalancer-member/2c9c878e-2b4a-47ad-8d3c-3c02c21464e9 HTTP/1.1" 200 115 0.044120 10.0.0.27 - - [2025-11-20 14:17:29] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007179 10.0.0.27 - - [2025-11-20 14:17:29] "POST /set-tag HTTP/1.1" 200 109 0.006998 10.0.0.27 - - [2025-11-20 14:17:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.27 - - [2025-11-20 14:17:30] "GET /loadbalancer/7131a3db-fd49-4f46-9c6b-bd914a810bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002766 10.0.0.27 - - [2025-11-20 14:17:30] "GET /loadbalancer-pool/3e3cd2e1-5b05-4279-9077-013597dc7ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002838 10.0.0.27 - - [2025-11-20 14:17:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019238 10.0.0.27 - - [2025-11-20 14:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027856 10.0.0.27 - - [2025-11-20 14:17:30] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014190 10.0.0.27 - - [2025-11-20 14:17:30] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003764 10.0.0.27 - - [2025-11-20 14:17:30] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002035 10.0.0.27 - - [2025-11-20 14:17:30] "POST /set-tag HTTP/1.1" 200 109 0.077267 10.0.0.27 - - [2025-11-20 14:17:30] "GET /loadbalancer-pool/94cc4791-8730-4428-b56e-5cfce393723d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.024900 10.0.0.27 - - [2025-11-20 14:17:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021939 10.0.0.27 - - [2025-11-20 14:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008419 10.0.0.27 - - [2025-11-20 14:17:30] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024168 10.0.0.27 - - [2025-11-20 14:17:30] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006752 10.0.0.27 - - [2025-11-20 14:17:30] "POST /set-tag HTTP/1.1" 200 109 0.003546 10.0.0.27 - - [2025-11-20 14:17:30] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002572 10.0.0.27 - - [2025-11-20 14:17:30] "GET /loadbalancer-pool/a5fd11c7-1845-4a80-8f80-d03490e6516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002673 10.0.0.27 - - [2025-11-20 14:17:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022995 10.0.0.27 - - [2025-11-20 14:17:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.025394 10.0.0.27 - - [2025-11-20 14:17:30] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027976 10.0.0.27 - - [2025-11-20 14:17:30] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007088 10.0.0.27 - - [2025-11-20 14:17:30] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003569 10.0.0.27 - - [2025-11-20 14:17:30] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.27 - - [2025-11-20 14:19:11] "GET /global-system-configs HTTP/1.1" 200 322 0.001973 10.0.0.27 - - [2025-11-20 14:19:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002741 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:19:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:19:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 10.0.0.27 - - [2025-11-20 14:21:02] "GET / HTTP/1.1" 200 35931 0.001608 10.0.0.27 - - [2025-11-20 14:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2025-11-20 14:21:02] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030149 10.0.0.27 - - [2025-11-20 14:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.27 - - [2025-11-20 14:21:02] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053584 10.0.0.27 - - [2025-11-20 14:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009195 10.0.0.27 - - [2025-11-20 14:21:03] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041701 10.0.0.27 - - [2025-11-20 14:21:03] "POST /tags HTTP/1.1" 200 333 0.066710 10.0.0.27 - - [2025-11-20 14:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.27 - - [2025-11-20 14:21:03] "GET /tag/79a02de0-6852-4b09-8b7a-09b3926720ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016711 10.0.0.27 - - [2025-11-20 14:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.27 - - [2025-11-20 14:21:03] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028984 10.0.0.27 - - [2025-11-20 14:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.27 - - [2025-11-20 14:21:03] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004354 10.0.0.27 - - [2025-11-20 14:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.27 - - [2025-11-20 14:21:03] "GET /service-appliance-set/dd376034-7176-4c00-baa3-3b35cbf0c985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002515 10.0.0.27 - - [2025-11-20 14:21:03] "POST /fqname-to-id HTTP/1.1" 404 254 0.001513 10.0.0.27 - - [2025-11-20 14:21:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.092395 10.0.0.27 - - [2025-11-20 14:21:03] "GET /virtual-machine-interface/ea826c16-b680-4ede-b030-f466edfa05c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.020154 10.0.0.27 - - [2025-11-20 14:21:03] "POST /instance-ips HTTP/1.1" 200 409 0.020463 10.0.0.27 - - [2025-11-20 14:21:03] "GET /instance-ip/cf8be8cb-4df1-4490-9184-0801ef1109a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003778 10.0.0.27 - - [2025-11-20 14:21:03] "POST /loadbalancers HTTP/1.1" 200 610 0.059965 10.0.0.27 - - [2025-11-20 14:21:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033242 10.0.0.27 - - [2025-11-20 14:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011892 10.0.0.27 - - [2025-11-20 14:21:04] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060937 10.0.0.27 - - [2025-11-20 14:21:04] "GET /instance-ip/cf8be8cb-4df1-4490-9184-0801ef1109a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002534 10.0.0.27 - - [2025-11-20 14:21:04] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059877 10.0.0.27 - - [2025-11-20 14:21:04] "GET /loadbalancer/5b801316-fe17-4779-9f60-373bbd2d11f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004594 10.0.0.27 - - [2025-11-20 14:21:04] "POST /floating-ips HTTP/1.1" 200 597 0.053243 10.0.0.27 - - [2025-11-20 14:21:04] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.034898 10.0.0.27 - - [2025-11-20 14:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.27 - - [2025-11-20 14:21:04] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033440 10.0.0.27 - - [2025-11-20 14:21:04] "GET /loadbalancer-listener/a8a1a38f-0332-4ee0-a9b4-1351c1f2b776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.002921 10.0.0.27 - - [2025-11-20 14:21:04] "GET /loadbalancer-listener/a8a1a38f-0332-4ee0-a9b4-1351c1f2b776?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002356 10.0.0.27 - - [2025-11-20 14:21:04] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.037402 10.0.0.27 - - [2025-11-20 14:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.27 - - [2025-11-20 14:21:04] "GET /instance-ip/cf8be8cb-4df1-4490-9184-0801ef1109a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.007011 10.0.0.27 - - [2025-11-20 14:21:04] "GET /loadbalancer/5b801316-fe17-4779-9f60-373bbd2d11f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003910 10.0.0.27 - - [2025-11-20 14:21:04] "GET /instance-ip/cf8be8cb-4df1-4490-9184-0801ef1109a4?fields=floating_ips HTTP/1.1" 200 1213 0.008699 10.0.0.27 - - [2025-11-20 14:21:04] "GET /floating-ip/0e1141a4-9385-43b6-9a62-eeaa893bc654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001981 10.0.0.27 - - [2025-11-20 14:21:04] "POST /tags HTTP/1.1" 200 295 0.054730 10.0.0.27 - - [2025-11-20 14:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.27 - - [2025-11-20 14:21:04] "GET /tag/7186099a-aa5c-4e99-9230-684af6caf7b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012592 10.0.0.27 - - [2025-11-20 14:21:04] "POST /tags HTTP/1.1" 409 233 0.001881 10.0.0.27 - - [2025-11-20 14:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.27 - - [2025-11-20 14:21:04] "GET /tag/4e074122-950e-4ea2-b561-8a863e0f5547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010349 10.0.0.27 - - [2025-11-20 14:21:04] "POST /tags HTTP/1.1" 409 206 0.001765 10.0.0.27 - - [2025-11-20 14:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.27 - - [2025-11-20 14:21:04] "GET /tag/1d700ffd-7223-4c79-bd31-92085367fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010087 10.0.0.27 - - [2025-11-20 14:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.27 - - [2025-11-20 14:21:04] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003799 10.0.0.27 - - [2025-11-20 14:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.27 - - [2025-11-20 14:21:04] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028986 10.0.0.27 - - [2025-11-20 14:21:04] "POST /virtual-machines HTTP/1.1" 200 369 0.010388 10.0.0.27 - - [2025-11-20 14:21:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007775 10.0.0.27 - - [2025-11-20 14:21:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120152 10.0.0.27 - - [2025-11-20 14:21:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018306 10.0.0.27 - - [2025-11-20 14:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005853 10.0.0.27 - - [2025-11-20 14:21:05] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004475 10.0.0.27 - - [2025-11-20 14:21:05] "POST /instance-ips HTTP/1.1" 200 409 0.018456 10.0.0.27 - - [2025-11-20 14:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023873 10.0.0.27 - - [2025-11-20 14:21:05] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.007569 10.0.0.27 - - [2025-11-20 14:21:05] "POST /set-tag HTTP/1.1" 200 109 0.016027 10.0.0.27 - - [2025-11-20 14:21:05] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017195 10.0.0.27 - - [2025-11-20 14:21:05] "GET /instance-ip/2626f7dc-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002875 10.0.0.27 - - [2025-11-20 14:21:05] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004030 10.0.0.27 - - [2025-11-20 14:21:05] "POST /set-tag HTTP/1.1" 200 109 0.001727 10.0.0.27 - - [2025-11-20 14:21:05] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002024 10.0.0.27 - - [2025-11-20 14:21:05] "POST /ref-update HTTP/1.1" 200 156 0.008227 10.0.0.27 - - [2025-11-20 14:21:05] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012053 10.0.0.27 - - [2025-11-20 14:21:05] "POST /set-tag HTTP/1.1" 200 109 0.003595 10.0.0.27 - - [2025-11-20 14:21:05] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004483 10.0.0.27 - - [2025-11-20 14:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.27 - - [2025-11-20 14:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.27 - - [2025-11-20 14:21:06] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003697 10.0.0.27 - - [2025-11-20 14:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.27 - - [2025-11-20 14:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008875 10.0.0.27 - - [2025-11-20 14:21:06] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052495 10.0.0.27 - - [2025-11-20 14:21:06] "GET /virtual-networks?parent_id=362ae55d-7e6e-4809-96f6-9ee34a2d0773&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002116 10.0.0.27 - - [2025-11-20 14:21:06] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038078 10.0.0.27 - - [2025-11-20 14:21:06] "POST /virtual-machines HTTP/1.1" 200 369 0.009234 10.0.0.27 - - [2025-11-20 14:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012968 10.0.0.27 - - [2025-11-20 14:21:06] "POST /virtual-networks HTTP/1.1" 200 512 0.082139 10.0.0.27 - - [2025-11-20 14:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.27 - - [2025-11-20 14:21:06] "GET /network-ipam/aac07a16-8f37-4ec8-acdd-8bec224bf357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004207 10.0.0.27 - - [2025-11-20 14:21:06] "POST /route-targets HTTP/1.1" 200 327 0.062244 10.0.0.27 - - [2025-11-20 14:21:06] "POST /ref-update HTTP/1.1" 200 156 0.027280 10.0.0.27 - - [2025-11-20 14:21:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.136492 10.0.0.27 - - [2025-11-20 14:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.043558 10.0.0.27 - - [2025-11-20 14:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009611 10.0.0.27 - - [2025-11-20 14:21:06] "POST /useragent-kv HTTP/1.1" 200 115 0.001639 10.0.0.27 - - [2025-11-20 14:21:06] "POST /ref-update HTTP/1.1" 200 156 0.146053 10.0.0.27 - - [2025-11-20 14:21:06] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005007 10.0.0.27 - - [2025-11-20 14:21:06] "GET /domains HTTP/1.1" 200 280 0.001482 10.0.0.27 - - [2025-11-20 14:21:06] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.003677 10.0.0.27 - - [2025-11-20 14:21:06] "GET /domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 HTTP/1.1" 200 3087 0.014300 10.0.0.27 - - [2025-11-20 14:21:07] "POST /instance-ips HTTP/1.1" 200 409 0.039242 10.0.0.27 - - [2025-11-20 14:21:07] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 HTTP/1.1" 200 7064 0.058331 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed HTTP/1.1" 200 2090 0.004206 10.0.0.27 - - [2025-11-20 14:21:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.026804 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed HTTP/1.1" 200 2090 0.011199 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.013029 10.0.0.27 - - [2025-11-20 14:21:07] "GET /routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 HTTP/1.1" 200 1402 0.002279 10.0.0.27 - - [2025-11-20 14:21:07] "GET /routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 HTTP/1.1" 200 1402 0.002034 10.0.0.27 - - [2025-11-20 14:21:07] "GET /route-target/6fad7e21-25a0-49b1-8167-8ce4c1e2d0db HTTP/1.1" 200 1151 0.001891 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed HTTP/1.1" 200 2090 0.003220 10.0.0.27 - - [2025-11-20 14:21:07] "GET /routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 HTTP/1.1" 200 1402 0.002199 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003400 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed HTTP/1.1" 200 2090 0.003315 10.0.0.27 - - [2025-11-20 14:21:07] "GET /routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 HTTP/1.1" 200 1402 0.002766 10.0.0.27 - - [2025-11-20 14:21:07] "GET /routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 HTTP/1.1" 200 1402 0.002344 10.0.0.27 - - [2025-11-20 14:21:07] "GET /route-target/6fad7e21-25a0-49b1-8167-8ce4c1e2d0db HTTP/1.1" 200 1151 0.002939 10.0.0.27 - - [2025-11-20 14:21:07] "POST /set-tag HTTP/1.1" 200 109 0.027782 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010071 10.0.0.27 - - [2025-11-20 14:21:07] "GET /domains HTTP/1.1" 200 280 0.015145 10.0.0.27 - - [2025-11-20 14:21:07] "GET /instance-ip/274bcade-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004845 10.0.0.27 - - [2025-11-20 14:21:07] "GET /domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 HTTP/1.1" 200 3087 0.002232 10.0.0.27 - - [2025-11-20 14:21:07] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 HTTP/1.1" 200 7064 0.034470 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004682 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed HTTP/1.1" 200 2090 0.006626 10.0.0.27 - - [2025-11-20 14:21:07] "POST /set-tag HTTP/1.1" 200 109 0.005985 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003237 10.0.0.27 - - [2025-11-20 14:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.27 - - [2025-11-20 14:21:07] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028140 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004478 10.0.0.27 - - [2025-11-20 14:21:07] "POST /ref-update HTTP/1.1" 200 156 0.010590 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007741 10.0.0.27 - - [2025-11-20 14:21:07] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.27 - - [2025-11-20 14:21:07] "GET /floating-ip-pools?parent_id=9159137d-7b25-4959-93a6-37cc7300c5ed&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002089 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004808 10.0.0.27 - - [2025-11-20 14:21:07] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019152 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013018 10.0.0.27 - - [2025-11-20 14:21:07] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.27 - - [2025-11-20 14:21:07] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012136 10.0.0.27 - - [2025-11-20 14:21:07] "GET /domains HTTP/1.1" 200 280 0.001347 10.0.0.27 - - [2025-11-20 14:21:07] "GET /domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 HTTP/1.1" 200 3087 0.003825 10.0.0.27 - - [2025-11-20 14:21:07] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 HTTP/1.1" 200 7320 0.033050 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed HTTP/1.1" 200 2328 0.004837 10.0.0.27 - - [2025-11-20 14:21:07] "GET /floating-ip-pool/6977f9f6-c3c5-4ce1-8f22-f1fd36655b5f HTTP/1.1" 200 1314 0.002054 10.0.0.27 - - [2025-11-20 14:21:07] "GET /domains HTTP/1.1" 200 280 0.001361 10.0.0.27 - - [2025-11-20 14:21:07] "GET /domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 HTTP/1.1" 200 3087 0.002223 10.0.0.27 - - [2025-11-20 14:21:07] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 HTTP/1.1" 200 7320 0.029786 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed HTTP/1.1" 200 2328 0.003629 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004399 10.0.0.27 - - [2025-11-20 14:21:07] "POST /tags HTTP/1.1" 200 365 0.057276 10.0.0.27 - - [2025-11-20 14:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006509 10.0.0.27 - - [2025-11-20 14:21:07] "GET /tag/9aaf3183-d13a-4e52-9a52-39fb04f14c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022037 10.0.0.27 - - [2025-11-20 14:21:07] "POST /tags HTTP/1.1" 409 206 0.002645 10.0.0.27 - - [2025-11-20 14:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.27 - - [2025-11-20 14:21:07] "GET /tag/1d700ffd-7223-4c79-bd31-92085367fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012877 10.0.0.27 - - [2025-11-20 14:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.27 - - [2025-11-20 14:21:07] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.027862 10.0.0.27 - - [2025-11-20 14:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.27 - - [2025-11-20 14:21:07] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004966 10.0.0.27 - - [2025-11-20 14:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.27 - - [2025-11-20 14:21:07] "GET /service-appliance-set/c4c4bb13-51f4-4732-bc1d-a24765851555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003441 10.0.0.27 - - [2025-11-20 14:21:07] "POST /fqname-to-id HTTP/1.1" 404 258 0.001354 10.0.0.27 - - [2025-11-20 14:21:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099541 10.0.0.27 - - [2025-11-20 14:21:08] "GET /virtual-machine-interface/acf284fa-c262-4b4f-9e20-a76466e782cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.008243 10.0.0.27 - - [2025-11-20 14:21:08] "POST /set-tag HTTP/1.1" 200 109 0.031253 10.0.0.27 - - [2025-11-20 14:21:08] "POST /instance-ips HTTP/1.1" 200 417 0.022546 10.0.0.27 - - [2025-11-20 14:21:08] "GET /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006615 10.0.0.27 - - [2025-11-20 14:21:08] "POST /loadbalancers HTTP/1.1" 200 618 0.062956 10.0.0.27 - - [2025-11-20 14:21:08] "POST /service-instances HTTP/1.1" 200 566 0.020680 10.0.0.27 - - [2025-11-20 14:21:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021970 10.0.0.27 - - [2025-11-20 14:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012091 10.0.0.27 - - [2025-11-20 14:21:08] "POST /ref-update HTTP/1.1" 200 156 0.029315 10.0.0.27 - - [2025-11-20 14:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008630 10.0.0.27 - - [2025-11-20 14:21:08] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057652 10.0.0.27 - - [2025-11-20 14:21:08] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.009106 10.0.0.27 - - [2025-11-20 14:21:08] "GET /virtual-machine-interface/acf284fa-c262-4b4f-9e20-a76466e782cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004463 10.0.0.27 - - [2025-11-20 14:21:08] "GET /virtual-machine-interface/acf284fa-c262-4b4f-9e20-a76466e782cc?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005303 10.0.0.27 - - [2025-11-20 14:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.27 - - [2025-11-20 14:21:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008927 10.0.0.27 - - [2025-11-20 14:21:08] "GET /floating-ip-pool/6977f9f6-c3c5-4ce1-8f22-f1fd36655b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002239 10.0.0.27 - - [2025-11-20 14:21:08] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.016469 10.0.0.27 - - [2025-11-20 14:21:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013529 10.0.0.27 - - [2025-11-20 14:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.27 - - [2025-11-20 14:21:08] "POST /floating-ips HTTP/1.1" 200 671 0.117001 10.0.0.27 - - [2025-11-20 14:21:08] "POST /virtual-machines HTTP/1.1" 200 429 0.040138 10.0.0.27 - - [2025-11-20 14:21:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.026194 10.0.0.27 - - [2025-11-20 14:21:08] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002061 10.0.0.27 - - [2025-11-20 14:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.27 - - [2025-11-20 14:21:08] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012455 10.0.0.27 - - [2025-11-20 14:21:08] "POST /tags HTTP/1.1" 409 221 0.020822 10.0.0.27 - - [2025-11-20 14:21:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.112664 10.0.0.27 - - [2025-11-20 14:21:08] "POST /chown HTTP/1.1" 200 109 0.023896 10.0.0.27 - - [2025-11-20 14:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008654 10.0.0.27 - - [2025-11-20 14:21:08] "GET /tag/79a02de0-6852-4b09-8b7a-09b3926720ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014791 10.0.0.27 - - [2025-11-20 14:21:08] "POST /tags HTTP/1.1" 409 238 0.002173 10.0.0.27 - - [2025-11-20 14:21:08] "POST /chown HTTP/1.1" 200 109 0.005770 10.0.0.27 - - [2025-11-20 14:21:08] "PUT /virtual-machine-interface/09fe9ec6-1469-41c1-a376-614f06bfb44b HTTP/1.1" 200 284 0.014798 10.0.0.27 - - [2025-11-20 14:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008708 10.0.0.27 - - [2025-11-20 14:21:08] "GET /tag/9aaf3183-d13a-4e52-9a52-39fb04f14c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013603 10.0.0.27 - - [2025-11-20 14:21:08] "PUT /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88 HTTP/1.1" 200 256 0.038086 10.0.0.27 - - [2025-11-20 14:21:08] "POST /firewall-rules HTTP/1.1" 200 650 0.081502 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.047133 10.0.0.27 - - [2025-11-20 14:21:09] "GET /firewall-rule/93f281c7-89f5-49fb-86ec-2b39dec00b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004748 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.025237 10.0.0.27 - - [2025-11-20 14:21:09] "GET /firewall-policy/cf8a045c-8dde-489c-949e-e2a510a9d885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010453 10.0.0.27 - - [2025-11-20 14:21:09] "GET /firewall-rule/93f281c7-89f5-49fb-86ec-2b39dec00b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003833 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.020833 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.009447 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.041708 10.0.0.27 - - [2025-11-20 14:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011347 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.037963 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.039207 10.0.0.27 - - [2025-11-20 14:21:09] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.083817 10.0.0.27 - - [2025-11-20 14:21:09] "POST /virtual-machines HTTP/1.1" 200 429 0.011940 10.0.0.27 - - [2025-11-20 14:21:09] "GET /loadbalancer/847f39e8-3cc9-4dee-9ab1-cacb203a6204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003011 10.0.0.27 - - [2025-11-20 14:21:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.098702 10.0.0.27 - - [2025-11-20 14:21:09] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.093965 10.0.0.27 - - [2025-11-20 14:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.27 - - [2025-11-20 14:21:09] "POST /chown HTTP/1.1" 200 109 0.037723 10.0.0.27 - - [2025-11-20 14:21:09] "POST /chown HTTP/1.1" 200 109 0.014430 10.0.0.27 - - [2025-11-20 14:21:09] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062402 10.0.0.27 - - [2025-11-20 14:21:09] "GET /loadbalancer-listener/9adc5f71-0d69-4e8d-abfc-8cf6d7aa7467?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004791 10.0.0.27 - - [2025-11-20 14:21:09] "PUT /virtual-machine-interface/275a2786-94dd-44fa-8320-1a01409151e5 HTTP/1.1" 200 284 0.051624 10.0.0.27 - - [2025-11-20 14:21:09] "GET /loadbalancer-listener/9adc5f71-0d69-4e8d-abfc-8cf6d7aa7467?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.014028 10.0.0.27 - - [2025-11-20 14:21:09] "PUT /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88 HTTP/1.1" 200 256 0.025804 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.017410 10.0.0.27 - - [2025-11-20 14:21:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.049922 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.038266 10.0.0.27 - - [2025-11-20 14:21:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.040468 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.051875 10.0.0.27 - - [2025-11-20 14:21:09] "GET /loadbalancer-pool/6c53f728-39c3-464e-87b8-47696ecb52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.016798 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.008089 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.027330 10.0.0.27 - - [2025-11-20 14:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006716 10.0.0.27 - - [2025-11-20 14:21:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.050889 10.0.0.27 - - [2025-11-20 14:21:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010564 10.0.0.27 - - [2025-11-20 14:21:09] "GET /loadbalancer-member/6cc68341-ff27-4b6e-af08-9c898dc3167f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.003815 10.0.0.27 - - [2025-11-20 14:21:09] "POST /chown HTTP/1.1" 200 109 0.008601 10.0.0.27 - - [2025-11-20 14:21:09] "POST /chown HTTP/1.1" 200 109 0.015783 10.0.0.27 - - [2025-11-20 14:21:09] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010579 10.0.0.27 - - [2025-11-20 14:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.27 - - [2025-11-20 14:21:09] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003008 10.0.0.27 - - [2025-11-20 14:21:09] "POST /tags HTTP/1.1" 409 221 0.001149 10.0.0.27 - - [2025-11-20 14:21:09] "PUT /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88 HTTP/1.1" 200 256 0.029280 10.0.0.27 - - [2025-11-20 14:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009013 10.0.0.27 - - [2025-11-20 14:21:09] "GET /tag/79a02de0-6852-4b09-8b7a-09b3926720ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010791 10.0.0.27 - - [2025-11-20 14:21:09] "POST /ref-update HTTP/1.1" 200 156 0.014863 10.0.0.27 - - [2025-11-20 14:21:10] "POST /tags HTTP/1.1" 409 238 0.006608 10.0.0.27 - - [2025-11-20 14:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.034844 10.0.0.27 - - [2025-11-20 14:21:10] "GET /tag/9aaf3183-d13a-4e52-9a52-39fb04f14c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.037583 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.047270 10.0.0.27 - - [2025-11-20 14:21:10] "POST /firewall-rules HTTP/1.1" 409 293 0.002310 10.0.0.27 - - [2025-11-20 14:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.27 - - [2025-11-20 14:21:10] "PUT /firewall-rule/93f281c7-89f5-49fb-86ec-2b39dec00b94 HTTP/1.1" 200 260 0.026995 10.0.0.27 - - [2025-11-20 14:21:10] "PUT /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88 HTTP/1.1" 200 256 0.021331 10.0.0.27 - - [2025-11-20 14:21:10] "POST /ref-update HTTP/1.1" 200 156 0.034033 10.0.0.27 - - [2025-11-20 14:21:10] "GET /firewall-rule/93f281c7-89f5-49fb-86ec-2b39dec00b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011308 10.0.0.27 - - [2025-11-20 14:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.27 - - [2025-11-20 14:21:10] "GET /firewall-policy/cf8a045c-8dde-489c-949e-e2a510a9d885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003297 10.0.0.27 - - [2025-11-20 14:21:10] "GET /firewall-rule/93f281c7-89f5-49fb-86ec-2b39dec00b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002073 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.006356 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.016007 10.0.0.27 - - [2025-11-20 14:21:10] "PUT /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88 HTTP/1.1" 200 256 0.017002 10.0.0.27 - - [2025-11-20 14:21:10] "POST /ref-update HTTP/1.1" 200 156 0.013089 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.010183 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.012281 10.0.0.27 - - [2025-11-20 14:21:10] "PUT /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88 HTTP/1.1" 200 256 0.020026 10.0.0.27 - - [2025-11-20 14:21:10] "POST /ref-update HTTP/1.1" 200 156 0.027427 10.0.0.27 - - [2025-11-20 14:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.006131 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.019512 10.0.0.27 - - [2025-11-20 14:21:10] "PUT /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88 HTTP/1.1" 200 256 0.024424 10.0.0.27 - - [2025-11-20 14:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006806 10.0.0.27 - - [2025-11-20 14:21:10] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009654 10.0.0.27 - - [2025-11-20 14:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.27 - - [2025-11-20 14:21:10] "POST /ref-update HTTP/1.1" 200 156 0.028779 10.0.0.27 - - [2025-11-20 14:21:10] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047027 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.031631 10.0.0.27 - - [2025-11-20 14:21:10] "POST /chown HTTP/1.1" 200 109 0.026564 10.0.0.27 - - [2025-11-20 14:21:10] "POST /virtual-machines HTTP/1.1" 200 373 0.028497 10.0.0.27 - - [2025-11-20 14:21:10] "PUT /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88 HTTP/1.1" 200 256 0.010796 10.0.0.27 - - [2025-11-20 14:21:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016876 10.0.0.27 - - [2025-11-20 14:21:10] "POST /ref-update HTTP/1.1" 200 156 0.034783 10.0.0.27 - - [2025-11-20 14:21:10] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.028440 10.0.0.27 - - [2025-11-20 14:21:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.131890 10.0.0.27 - - [2025-11-20 14:21:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028601 10.0.0.27 - - [2025-11-20 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033802 10.0.0.27 - - [2025-11-20 14:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.27 - - [2025-11-20 14:21:11] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008835 10.0.0.27 - - [2025-11-20 14:21:11] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.019325 10.0.0.27 - - [2025-11-20 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017553 10.0.0.27 - - [2025-11-20 14:21:11] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.010684 10.0.0.27 - - [2025-11-20 14:21:11] "POST /instance-ips HTTP/1.1" 200 413 0.078035 10.0.0.27 - - [2025-11-20 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033302 10.0.0.27 - - [2025-11-20 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.036584 10.0.0.27 - - [2025-11-20 14:21:11] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.012552 10.0.0.27 - - [2025-11-20 14:21:11] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.008900 10.0.0.27 - - [2025-11-20 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016553 10.0.0.27 - - [2025-11-20 14:21:11] "POST /set-tag HTTP/1.1" 200 109 0.056699 10.0.0.27 - - [2025-11-20 14:21:11] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.016932 10.0.0.27 - - [2025-11-20 14:21:11] "GET /instance-ip/29bd3ab4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.002757 10.0.0.27 - - [2025-11-20 14:21:11] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.021561 10.0.0.27 - - [2025-11-20 14:21:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017765 10.0.0.27 - - [2025-11-20 14:21:11] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007988 10.0.0.27 - - [2025-11-20 14:21:11] "POST /set-tag HTTP/1.1" 200 109 0.003534 10.0.0.27 - - [2025-11-20 14:21:11] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003960 10.0.0.27 - - [2025-11-20 14:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.008406 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.022752 10.0.0.27 - - [2025-11-20 14:21:11] "POST /ref-update HTTP/1.1" 200 156 0.024546 10.0.0.27 - - [2025-11-20 14:21:11] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.014075 10.0.0.27 - - [2025-11-20 14:21:11] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.27 - - [2025-11-20 14:21:11] "POST /ref-update HTTP/1.1" 200 156 0.039640 10.0.0.27 - - [2025-11-20 14:21:11] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004452 10.0.0.27 - - [2025-11-20 14:21:11] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.013197 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.008336 10.0.0.27 - - [2025-11-20 14:21:11] "POST /ref-update HTTP/1.1" 200 156 0.014498 10.0.0.27 - - [2025-11-20 14:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.005940 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.019305 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.037816 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.006273 10.0.0.27 - - [2025-11-20 14:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.005633 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.005979 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.014884 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.024223 10.0.0.27 - - [2025-11-20 14:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.27 - - [2025-11-20 14:21:11] "POST /chown HTTP/1.1" 200 109 0.006054 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.016271 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.019530 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.005988 10.0.0.27 - - [2025-11-20 14:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.006587 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.005773 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.016815 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.018552 10.0.0.27 - - [2025-11-20 14:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.006823 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.012277 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.016906 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.010212 10.0.0.27 - - [2025-11-20 14:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.017938 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.006443 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.008259 10.0.0.27 - - [2025-11-20 14:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.007139 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.024757 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.015724 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.006200 10.0.0.27 - - [2025-11-20 14:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.005472 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.028662 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.006244 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.019026 10.0.0.27 - - [2025-11-20 14:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.006363 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.020504 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.022716 10.0.0.27 - - [2025-11-20 14:21:12] "POST /chown HTTP/1.1" 200 109 0.005856 10.0.0.27 - - [2025-11-20 14:21:22] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004180 10.0.0.27 - - [2025-11-20 14:21:22] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.27 - - [2025-11-20 14:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.27 - - [2025-11-20 14:21:22] "GET /loadbalancer/5b801316-fe17-4779-9f60-373bbd2d11f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002028 10.0.0.27 - - [2025-11-20 14:21:22] "GET /loadbalancer-pool/7ee41c62-43d8-4112-a18d-11a44924ec77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002191 10.0.0.27 - - [2025-11-20 14:21:22] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014171 10.0.0.27 - - [2025-11-20 14:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011951 10.0.0.27 - - [2025-11-20 14:21:22] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005662 10.0.0.27 - - [2025-11-20 14:21:22] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007116 10.0.0.27 - - [2025-11-20 14:21:22] "POST /tags HTTP/1.1" 409 221 0.003471 10.0.0.27 - - [2025-11-20 14:21:22] "POST /ref-update HTTP/1.1" 200 156 0.008446 10.0.0.27 - - [2025-11-20 14:21:22] "GET /floating-ip/0e1141a4-9385-43b6-9a62-eeaa893bc654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.008544 10.0.0.27 - - [2025-11-20 14:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.27 - - [2025-11-20 14:21:22] "GET /tag/79a02de0-6852-4b09-8b7a-09b3926720ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011591 10.0.0.27 - - [2025-11-20 14:21:22] "PUT /floating-ip/0e1141a4-9385-43b6-9a62-eeaa893bc654 HTTP/1.1" 200 256 0.021451 10.0.0.27 - - [2025-11-20 14:21:22] "POST /set-tag HTTP/1.1" 200 109 0.031119 10.0.0.27 - - [2025-11-20 14:21:23] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007185 10.0.0.27 - - [2025-11-20 14:21:23] "POST /set-tag HTTP/1.1" 200 109 0.003846 10.0.0.27 - - [2025-11-20 14:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.27 - - [2025-11-20 14:21:23] "GET /loadbalancer/5b801316-fe17-4779-9f60-373bbd2d11f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002452 10.0.0.27 - - [2025-11-20 14:21:23] "GET /loadbalancer-pool/7ee41c62-43d8-4112-a18d-11a44924ec77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002924 10.0.0.27 - - [2025-11-20 14:21:23] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013200 10.0.0.27 - - [2025-11-20 14:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012089 10.0.0.27 - - [2025-11-20 14:21:23] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007533 10.0.0.27 - - [2025-11-20 14:21:23] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005894 10.0.0.27 - - [2025-11-20 14:21:23] "POST /ref-update HTTP/1.1" 200 156 0.007149 10.0.0.27 - - [2025-11-20 14:21:23] "GET /floating-ip/0e1141a4-9385-43b6-9a62-eeaa893bc654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.009380 10.0.0.27 - - [2025-11-20 14:21:23] "POST /set-tag HTTP/1.1" 200 109 0.013933 10.0.0.27 - - [2025-11-20 14:21:25] "GET /virtual-machine/4cb92e7b-5892-4d7b-bce0-80913310d974?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003111 10.0.0.27 - - [2025-11-20 14:21:25] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.009708 10.0.0.27 - - [2025-11-20 14:21:25] "GET /virtual-machine/48dd27ad-d3f6-4527-85e8-196b2d9a5bc7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003104 10.0.0.27 - - [2025-11-20 14:21:25] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004482 10.0.0.27 - - [2025-11-20 14:21:26] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006827 10.0.0.27 - - [2025-11-20 14:21:26] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.27 - - [2025-11-20 14:21:30] "GET /virtual-machine/146faf17-b7fb-4d7e-b689-fa63540970e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002726 10.0.0.27 - - [2025-11-20 14:21:30] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.010503 10.0.0.27 - - [2025-11-20 14:21:31] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004278 10.0.0.27 - - [2025-11-20 14:21:31] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.27 - - [2025-11-20 14:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.27 - - [2025-11-20 14:21:38] "POST /chown HTTP/1.1" 200 109 0.011090 10.0.0.27 - - [2025-11-20 14:21:38] "POST /chown HTTP/1.1" 200 109 0.022201 10.0.0.27 - - [2025-11-20 14:21:38] "POST /chown HTTP/1.1" 200 109 0.008370 10.0.0.27 - - [2025-11-20 14:21:38] "POST /chown HTTP/1.1" 200 109 0.006000 10.0.0.27 - - [2025-11-20 14:21:51] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004296 10.0.0.27 - - [2025-11-20 14:21:51] "POST /set-tag HTTP/1.1" 200 109 0.005568 10.0.0.27 - - [2025-11-20 14:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.27 - - [2025-11-20 14:21:51] "GET /loadbalancer/7131a3db-fd49-4f46-9c6b-bd914a810bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002301 10.0.0.27 - - [2025-11-20 14:21:51] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006196 10.0.0.27 - - [2025-11-20 14:21:51] "POST /set-tag HTTP/1.1" 200 109 0.020130 10.0.0.27 - - [2025-11-20 14:21:51] "DELETE /loadbalancer-member/0bf18b65-18de-4971-82aa-21acdef7b058 HTTP/1.1" 200 115 0.051504 10.0.0.27 - - [2025-11-20 14:21:51] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004811 10.0.0.27 - - [2025-11-20 14:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.27 - - [2025-11-20 14:21:51] "DELETE /loadbalancer-member/c1f8d603-f956-4cf7-b0a5-293a73fdf178 HTTP/1.1" 200 115 0.028624 10.0.0.27 - - [2025-11-20 14:21:51] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004001 10.0.0.27 - - [2025-11-20 14:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.27 - - [2025-11-20 14:21:51] "DELETE /loadbalancer-member/29613a0c-ed32-4a7f-95c1-1f1367b342e7 HTTP/1.1" 200 115 0.027747 10.0.0.27 - - [2025-11-20 14:21:51] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020594 10.0.0.27 - - [2025-11-20 14:21:51] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.27 - - [2025-11-20 14:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006498 10.0.0.27 - - [2025-11-20 14:21:52] "GET /loadbalancer/7131a3db-fd49-4f46-9c6b-bd914a810bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005605 10.0.0.27 - - [2025-11-20 14:21:52] "GET /loadbalancer-pool/3e3cd2e1-5b05-4279-9077-013597dc7ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003719 10.0.0.27 - - [2025-11-20 14:21:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028086 10.0.0.27 - - [2025-11-20 14:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008408 10.0.0.27 - - [2025-11-20 14:21:52] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007185 10.0.0.27 - - [2025-11-20 14:21:52] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003537 10.0.0.27 - - [2025-11-20 14:21:52] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001624 10.0.0.27 - - [2025-11-20 14:21:52] "POST /set-tag HTTP/1.1" 200 109 0.063396 10.0.0.27 - - [2025-11-20 14:21:52] "GET /loadbalancer-pool/94cc4791-8730-4428-b56e-5cfce393723d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014188 10.0.0.27 - - [2025-11-20 14:21:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016213 10.0.0.27 - - [2025-11-20 14:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007564 10.0.0.27 - - [2025-11-20 14:21:52] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007067 10.0.0.27 - - [2025-11-20 14:21:52] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005344 10.0.0.27 - - [2025-11-20 14:21:52] "POST /set-tag HTTP/1.1" 200 109 0.004891 10.0.0.27 - - [2025-11-20 14:21:52] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002261 10.0.0.27 - - [2025-11-20 14:21:52] "GET /loadbalancer-pool/a5fd11c7-1845-4a80-8f80-d03490e6516d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003326 10.0.0.27 - - [2025-11-20 14:21:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014462 10.0.0.27 - - [2025-11-20 14:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015874 10.0.0.27 - - [2025-11-20 14:21:52] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010038 10.0.0.27 - - [2025-11-20 14:21:52] "GET /virtual-machine-interface/a2d4880a-c61a-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004556 10.0.0.27 - - [2025-11-20 14:21:52] "GET /floating-ip/eb6495dd-9683-44b2-875c-987ceba9b1e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004455 10.0.0.27 - - [2025-11-20 14:21:52] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.27 - - [2025-11-20 14:22:19] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005076 10.0.0.27 - - [2025-11-20 14:22:19] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.27 - - [2025-11-20 14:22:19] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004130 10.0.0.27 - - [2025-11-20 14:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.27 - - [2025-11-20 14:22:19] "GET /virtual-machine/146faf17-b7fb-4d7e-b689-fa63540970e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002369 10.0.0.27 - - [2025-11-20 14:22:19] "POST /ref-update HTTP/1.1" 200 156 0.008304 10.0.0.27 - - [2025-11-20 14:22:19] "GET /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003988 10.0.0.27 - - [2025-11-20 14:22:19] "POST /set-tag HTTP/1.1" 200 109 0.013543 10.0.0.27 - - [2025-11-20 14:22:19] "POST /set-tag HTTP/1.1" 200 109 0.018728 10.0.0.27 - - [2025-11-20 14:22:19] "DELETE /instance-ip/29bd3ab4-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.033820 10.0.0.27 - - [2025-11-20 14:22:19] "DELETE /virtual-machine-interface/29a21d4c-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.040988 10.0.0.27 - - [2025-11-20 14:22:19] "DELETE /virtual-machine/146faf17-b7fb-4d7e-b689-fa63540970e4 HTTP/1.1" 200 115 0.018010 10.0.0.27 - - [2025-11-20 14:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.27 - - [2025-11-20 14:22:21] "GET /tag/9aaf3183-d13a-4e52-9a52-39fb04f14c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011218 10.0.0.27 - - [2025-11-20 14:22:21] "GET /tag/9aaf3183-d13a-4e52-9a52-39fb04f14c56?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013019 10.0.0.27 - - [2025-11-20 14:22:21] "GET /virtual-machine-interface/09fe9ec6-1469-41c1-a376-614f06bfb44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004282 10.0.0.27 - - [2025-11-20 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.014179 10.0.0.27 - - [2025-11-20 14:22:21] "GET /virtual-machine-interface/275a2786-94dd-44fa-8320-1a01409151e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004745 10.0.0.27 - - [2025-11-20 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.032711 10.0.0.27 - - [2025-11-20 14:22:21] "GET /virtual-machine-interface/acf284fa-c262-4b4f-9e20-a76466e782cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005859 10.0.0.27 - - [2025-11-20 14:22:21] "POST /set-tag HTTP/1.1" 200 109 0.015279 10.0.0.27 - - [2025-11-20 14:22:21] "GET /firewall-policy/cf8a045c-8dde-489c-949e-e2a510a9d885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.023105 10.0.0.27 - - [2025-11-20 14:22:21] "GET /firewall-rule/93f281c7-89f5-49fb-86ec-2b39dec00b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005848 10.0.0.27 - - [2025-11-20 14:22:21] "POST /ref-update HTTP/1.1" 200 156 0.011914 10.0.0.27 - - [2025-11-20 14:22:21] "DELETE /firewall-rule/93f281c7-89f5-49fb-86ec-2b39dec00b94 HTTP/1.1" 200 115 0.053314 10.0.0.27 - - [2025-11-20 14:22:21] "DELETE /loadbalancer-member/6cc68341-ff27-4b6e-af08-9c898dc3167f HTTP/1.1" 200 115 0.034682 10.0.0.27 - - [2025-11-20 14:22:21] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.008482 10.0.0.27 - - [2025-11-20 14:22:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014064 10.0.0.27 - - [2025-11-20 14:22:21] "DELETE /loadbalancer-pool/6c53f728-39c3-464e-87b8-47696ecb52dc HTTP/1.1" 200 115 0.074088 10.0.0.27 - - [2025-11-20 14:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015796 10.0.0.27 - - [2025-11-20 14:22:21] "DELETE /loadbalancer-listener/9adc5f71-0d69-4e8d-abfc-8cf6d7aa7467 HTTP/1.1" 200 115 0.026035 10.0.0.27 - - [2025-11-20 14:22:21] "GET /floating-ip/eeb5a36b-cf32-429f-b626-66fedb4aab88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002553 10.0.0.27 - - [2025-11-20 14:22:21] "POST /chown HTTP/1.1" 200 109 0.006115 10.0.0.27 - - [2025-11-20 14:22:21] "POST /chown HTTP/1.1" 200 109 0.022799 10.0.0.27 - - [2025-11-20 14:22:21] "POST /chown HTTP/1.1" 200 109 0.021993 10.0.0.27 - - [2025-11-20 14:22:21] "PUT /floating-ip/eeb5a36b-cf32-429f-b626-66fedb4aab88 HTTP/1.1" 200 256 0.045982 10.0.0.27 - - [2025-11-20 14:22:21] "POST /chown HTTP/1.1" 200 109 0.007100 10.0.0.27 - - [2025-11-20 14:22:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.27 - - [2025-11-20 14:22:21] "POST /chown HTTP/1.1" 200 109 0.009093 10.0.0.27 - - [2025-11-20 14:22:21] "DELETE /floating-ip/eeb5a36b-cf32-429f-b626-66fedb4aab88 HTTP/1.1" 200 115 0.071696 10.0.0.27 - - [2025-11-20 14:22:21] "DELETE /loadbalancer/847f39e8-3cc9-4dee-9ab1-cacb203a6204 HTTP/1.1" 200 115 0.040799 10.0.0.27 - - [2025-11-20 14:22:21] "POST /chown HTTP/1.1" 200 109 0.020642 10.0.0.27 - - [2025-11-20 14:22:22] "POST /chown HTTP/1.1" 200 109 0.017760 10.0.0.27 - - [2025-11-20 14:22:22] "POST /chown HTTP/1.1" 200 109 0.017339 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /instance-ip/190272f8-bd2a-4684-a720-2e3598010c88 HTTP/1.1" 200 115 0.089447 10.0.0.27 - - [2025-11-20 14:22:22] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.008151 10.0.0.27 - - [2025-11-20 14:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023909 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /virtual-machine-interface/acf284fa-c262-4b4f-9e20-a76466e782cc HTTP/1.1" 200 115 0.082691 10.0.0.27 - - [2025-11-20 14:22:22] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.011086 10.0.0.27 - - [2025-11-20 14:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035687 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /tag/9aaf3183-d13a-4e52-9a52-39fb04f14c56 HTTP/1.1" 200 115 0.097364 10.0.0.27 - - [2025-11-20 14:22:22] "GET /floating-ip-pool/6977f9f6-c3c5-4ce1-8f22-f1fd36655b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002407 10.0.0.27 - - [2025-11-20 14:22:22] "POST /ref-update HTTP/1.1" 200 156 0.014627 10.0.0.27 - - [2025-11-20 14:22:22] "PUT /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 266 0.022723 10.0.0.27 - - [2025-11-20 14:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012382 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /floating-ip-pool/6977f9f6-c3c5-4ce1-8f22-f1fd36655b5f HTTP/1.1" 200 115 0.053994 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /service-instance/2102f6d3-2c3e-4c04-8c43-547b4d68146f HTTP/1.1" 200 115 0.042691 10.0.0.27 - - [2025-11-20 14:22:22] "GET /virtual-machine-interface/09fe9ec6-1469-41c1-a376-614f06bfb44b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.007199 10.0.0.27 - - [2025-11-20 14:22:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004767 10.0.0.27 - - [2025-11-20 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.27 - - [2025-11-20 14:22:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003042 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /virtual-network/9159137d-7b25-4959-93a6-37cc7300c5ed HTTP/1.1" 200 115 0.119377 10.0.0.27 - - [2025-11-20 14:22:22] "GET /routing-instance/8171739c-1ef4-4b69-ab47-9686df9a9442 HTTP/1.1" 404 171 0.002481 10.0.0.27 - - [2025-11-20 14:22:22] "GET /domains HTTP/1.1" 200 280 0.002828 10.0.0.27 - - [2025-11-20 14:22:22] "GET /domain/ca7f8ff9-4f17-498e-8b3f-0d4b05741f26 HTTP/1.1" 200 3087 0.003138 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /route-target/6fad7e21-25a0-49b1-8167-8ce4c1e2d0db HTTP/1.1" 200 115 0.041879 10.0.0.27 - - [2025-11-20 14:22:22] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773 HTTP/1.1" 200 7142 0.058506 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /virtual-machine-interface/09fe9ec6-1469-41c1-a376-614f06bfb44b HTTP/1.1" 200 115 0.090935 10.0.0.27 - - [2025-11-20 14:22:22] "POST /ref-update HTTP/1.1" 200 156 0.015650 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /virtual-machine/931df4f6-da34-4cb5-8f80-64dfe4c5cd57 HTTP/1.1" 200 115 0.060100 10.0.0.27 - - [2025-11-20 14:22:22] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.012928 10.0.0.27 - - [2025-11-20 14:22:22] "GET /virtual-machine-interface/275a2786-94dd-44fa-8320-1a01409151e5?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.013091 10.0.0.27 - - [2025-11-20 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.007458 10.0.0.27 - - [2025-11-20 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.27 - - [2025-11-20 14:22:22] "GET /loadbalancer/5b801316-fe17-4779-9f60-373bbd2d11f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002778 10.0.0.27 - - [2025-11-20 14:22:22] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003842 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /virtual-machine-interface/275a2786-94dd-44fa-8320-1a01409151e5 HTTP/1.1" 200 115 0.061513 10.0.0.27 - - [2025-11-20 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.045814 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /virtual-machine/e3a3d381-675f-4b54-86b1-b8d37d35bc0e HTTP/1.1" 200 115 0.049028 10.0.0.27 - - [2025-11-20 14:22:22] "DELETE /loadbalancer-member/b0997938-5b26-4f2b-9259-f12d7b270afa HTTP/1.1" 200 115 0.066916 10.0.0.27 - - [2025-11-20 14:22:23] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006758 10.0.0.27 - - [2025-11-20 14:22:23] "POST /set-tag HTTP/1.1" 200 109 0.004573 10.0.0.27 - - [2025-11-20 14:22:23] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003968 10.0.0.27 - - [2025-11-20 14:22:23] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.27 - - [2025-11-20 14:22:23] "GET /virtual-machine/48dd27ad-d3f6-4527-85e8-196b2d9a5bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002581 10.0.0.27 - - [2025-11-20 14:22:23] "POST /ref-update HTTP/1.1" 200 156 0.009519 10.0.0.27 - - [2025-11-20 14:22:23] "GET /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006426 10.0.0.27 - - [2025-11-20 14:22:23] "POST /set-tag HTTP/1.1" 200 109 0.015089 10.0.0.27 - - [2025-11-20 14:22:23] "POST /set-tag HTTP/1.1" 200 109 0.017058 10.0.0.27 - - [2025-11-20 14:22:23] "POST /set-tag HTTP/1.1" 200 109 0.020674 10.0.0.27 - - [2025-11-20 14:22:23] "DELETE /instance-ip/274bcade-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.036465 10.0.0.27 - - [2025-11-20 14:22:23] "POST /ref-update HTTP/1.1" 200 156 0.008326 10.0.0.27 - - [2025-11-20 14:22:23] "DELETE /virtual-machine-interface/272ec150-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.051913 10.0.0.27 - - [2025-11-20 14:22:23] "DELETE /virtual-machine/48dd27ad-d3f6-4527-85e8-196b2d9a5bc7 HTTP/1.1" 200 115 0.026183 10.0.0.27 - - [2025-11-20 14:22:27] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005377 10.0.0.27 - - [2025-11-20 14:22:27] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.27 - - [2025-11-20 14:22:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.27 - - [2025-11-20 14:22:27] "GET /loadbalancer/5b801316-fe17-4779-9f60-373bbd2d11f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003043 10.0.0.27 - - [2025-11-20 14:22:28] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011736 10.0.0.27 - - [2025-11-20 14:22:28] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.27 - - [2025-11-20 14:22:28] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003807 10.0.0.27 - - [2025-11-20 14:22:28] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.27 - - [2025-11-20 14:22:28] "GET /virtual-machine/4cb92e7b-5892-4d7b-bce0-80913310d974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003093 10.0.0.27 - - [2025-11-20 14:22:28] "POST /ref-update HTTP/1.1" 200 156 0.011031 10.0.0.27 - - [2025-11-20 14:22:28] "GET /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.011373 10.0.0.27 - - [2025-11-20 14:22:28] "POST /set-tag HTTP/1.1" 200 109 0.021200 10.0.0.27 - - [2025-11-20 14:22:28] "POST /set-tag HTTP/1.1" 200 109 0.033033 10.0.0.27 - - [2025-11-20 14:22:28] "POST /set-tag HTTP/1.1" 200 109 0.027428 10.0.0.27 - - [2025-11-20 14:22:28] "DELETE /instance-ip/2626f7dc-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.028279 10.0.0.27 - - [2025-11-20 14:22:28] "POST /ref-update HTTP/1.1" 200 156 0.008417 10.0.0.27 - - [2025-11-20 14:22:28] "DELETE /virtual-machine-interface/260ebc30-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.066101 10.0.0.27 - - [2025-11-20 14:22:29] "DELETE /virtual-machine/4cb92e7b-5892-4d7b-bce0-80913310d974 HTTP/1.1" 200 115 0.038608 10.0.0.27 - - [2025-11-20 14:22:29] "DELETE /tag/7186099a-aa5c-4e99-9230-684af6caf7b1 HTTP/1.1" 200 115 0.084622 10.0.0.27 - - [2025-11-20 14:22:29] "DELETE /tag/4e074122-950e-4ea2-b561-8a863e0f5547 HTTP/1.1" 200 115 0.042238 10.0.0.27 - - [2025-11-20 14:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.27 - - [2025-11-20 14:22:33] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035338 10.0.0.27 - - [2025-11-20 14:22:33] "POST /tags HTTP/1.1" 200 393 0.022033 10.0.0.27 - - [2025-11-20 14:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.27 - - [2025-11-20 14:22:33] "GET /tag/0ee0e91b-e818-4cc7-941f-fc6b8e32f762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.025412 10.0.0.27 - - [2025-11-20 14:22:33] "POST /tags HTTP/1.1" 200 341 0.019846 10.0.0.27 - - [2025-11-20 14:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.27 - - [2025-11-20 14:22:33] "GET /tag/0a0a8842-c2ed-4b8d-b06d-94995bd16f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013423 10.0.0.27 - - [2025-11-20 14:22:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.000610 10.0.0.27 - - [2025-11-20 14:22:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.002777 10.0.0.27 - - [2025-11-20 14:22:33] "POST /security-groups HTTP/1.1" 200 589 0.061537 10.0.0.27 - - [2025-11-20 14:22:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.001972 10.0.0.27 - - [2025-11-20 14:22:33] "POST /projects HTTP/1.1" 200 519 0.213624 10.0.0.27 - - [2025-11-20 14:22:33] "POST /access-control-lists HTTP/1.1" 200 598 0.060654 10.0.0.27 - - [2025-11-20 14:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019757 10.0.0.27 - - [2025-11-20 14:22:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.011798 10.0.0.27 - - [2025-11-20 14:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.27 - - [2025-11-20 14:22:33] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012792 10.0.0.27 - - [2025-11-20 14:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.27 - - [2025-11-20 14:22:33] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.037179 10.0.0.27 - - [2025-11-20 14:22:33] "POST /access-control-lists HTTP/1.1" 200 596 0.067611 10.0.0.27 - - [2025-11-20 14:22:33] "PUT /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012 HTTP/1.1" 200 264 0.051784 10.0.0.27 - - [2025-11-20 14:22:33] "PUT /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769 HTTP/1.1" 200 264 0.082565 10.0.0.27 - - [2025-11-20 14:22:33] "POST /security-groups HTTP/1.1" 200 591 0.083085 10.0.0.27 - - [2025-11-20 14:22:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.011845 10.0.0.27 - - [2025-11-20 14:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.038430 10.0.0.27 - - [2025-11-20 14:22:34] "POST /chown HTTP/1.1" 200 109 0.068184 10.0.0.27 - - [2025-11-20 14:22:34] "POST /access-control-lists HTTP/1.1" 200 632 0.128140 10.0.0.27 - - [2025-11-20 14:22:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.020874 10.0.0.27 - - [2025-11-20 14:22:34] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009556 10.0.0.27 - - [2025-11-20 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.27 - - [2025-11-20 14:22:34] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002596 10.0.0.27 - - [2025-11-20 14:22:34] "POST /tags HTTP/1.1" 409 226 0.001997 10.0.0.27 - - [2025-11-20 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.27 - - [2025-11-20 14:22:34] "GET /tag/0a0a8842-c2ed-4b8d-b06d-94995bd16f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.034223 10.0.0.27 - - [2025-11-20 14:22:34] "POST /access-control-lists HTTP/1.1" 200 630 0.078578 10.0.0.27 - - [2025-11-20 14:22:34] "POST /firewall-rules HTTP/1.1" 200 600 0.060380 10.0.0.27 - - [2025-11-20 14:22:34] "GET /firewall-rule/ec702992-45d1-4794-b19a-294bd0cb48eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.016504 10.0.0.27 - - [2025-11-20 14:22:34] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003581 10.0.0.27 - - [2025-11-20 14:22:34] "GET /firewall-rule/ec702992-45d1-4794-b19a-294bd0cb48eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002531 10.0.0.27 - - [2025-11-20 14:22:34] "POST /ref-update HTTP/1.1" 200 156 0.037492 10.0.0.27 - - [2025-11-20 14:22:34] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007911 10.0.0.27 - - [2025-11-20 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.27 - - [2025-11-20 14:22:34] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002325 10.0.0.27 - - [2025-11-20 14:22:34] "POST /tags HTTP/1.1" 409 226 0.001789 10.0.0.27 - - [2025-11-20 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.27 - - [2025-11-20 14:22:34] "GET /tag/0a0a8842-c2ed-4b8d-b06d-94995bd16f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013356 10.0.0.27 - - [2025-11-20 14:22:34] "POST /firewall-rules HTTP/1.1" 200 598 0.091627 10.0.0.27 - - [2025-11-20 14:22:34] "GET /firewall-rule/73d0e8a6-fde9-47bf-99e9-a320e18108d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012213 10.0.0.27 - - [2025-11-20 14:22:34] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.012385 10.0.0.27 - - [2025-11-20 14:22:34] "GET /firewall-rule/73d0e8a6-fde9-47bf-99e9-a320e18108d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002189 10.0.0.27 - - [2025-11-20 14:22:34] "POST /ref-update HTTP/1.1" 200 156 0.044478 10.0.0.27 - - [2025-11-20 14:22:36] "POST /tags HTTP/1.1" 200 393 0.031130 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015304 10.0.0.27 - - [2025-11-20 14:22:36] "GET /tag/271ceace-3111-41ef-b7b8-2471230f4936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015951 10.0.0.27 - - [2025-11-20 14:22:36] "POST /tags HTTP/1.1" 200 341 0.016093 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007081 10.0.0.27 - - [2025-11-20 14:22:36] "GET /tag/801378dd-5807-45c8-84a3-8eb7adc03306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012012 10.0.0.27 - - [2025-11-20 14:22:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000502 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.012617 10.0.0.27 - - [2025-11-20 14:22:36] "POST /security-groups HTTP/1.1" 200 589 0.059336 10.0.0.27 - - [2025-11-20 14:22:36] "POST /projects HTTP/1.1" 200 519 0.168509 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.005846 10.0.0.27 - - [2025-11-20 14:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012170 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.27 - - [2025-11-20 14:22:36] "POST /access-control-lists HTTP/1.1" 200 598 0.071109 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.007777 10.0.0.27 - - [2025-11-20 14:22:36] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.035886 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.27 - - [2025-11-20 14:22:36] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003775 10.0.0.27 - - [2025-11-20 14:22:36] "PUT /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012 HTTP/1.1" 200 264 0.044003 10.0.0.27 - - [2025-11-20 14:22:36] "POST /access-control-lists HTTP/1.1" 200 596 0.089564 10.0.0.27 - - [2025-11-20 14:22:36] "PUT /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769 HTTP/1.1" 200 264 0.074656 10.0.0.27 - - [2025-11-20 14:22:36] "POST /security-groups HTTP/1.1" 200 591 0.080578 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.002321 10.0.0.27 - - [2025-11-20 14:22:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015892 10.0.0.27 - - [2025-11-20 14:22:36] "POST /chown HTTP/1.1" 200 109 0.017514 10.0.0.27 - - [2025-11-20 14:22:36] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002389 10.0.0.27 - - [2025-11-20 14:22:36] "POST /access-control-lists HTTP/1.1" 200 632 0.074420 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013751 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.007483 10.0.0.27 - - [2025-11-20 14:22:36] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002388 10.0.0.27 - - [2025-11-20 14:22:36] "POST /tags HTTP/1.1" 409 226 0.001358 10.0.0.27 - - [2025-11-20 14:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.27 - - [2025-11-20 14:22:37] "GET /tag/801378dd-5807-45c8-84a3-8eb7adc03306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012953 10.0.0.27 - - [2025-11-20 14:22:37] "POST /access-control-lists HTTP/1.1" 200 630 0.084124 10.0.0.27 - - [2025-11-20 14:22:37] "POST /firewall-rules HTTP/1.1" 200 600 0.127803 10.0.0.27 - - [2025-11-20 14:22:37] "GET /firewall-rule/79b63fe3-0e2c-4b55-bc7a-15a86e2f94d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003850 10.0.0.27 - - [2025-11-20 14:22:37] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003860 10.0.0.27 - - [2025-11-20 14:22:37] "GET /firewall-rule/79b63fe3-0e2c-4b55-bc7a-15a86e2f94d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001891 10.0.0.27 - - [2025-11-20 14:22:37] "POST /ref-update HTTP/1.1" 200 156 0.048039 10.0.0.27 - - [2025-11-20 14:22:37] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013106 10.0.0.27 - - [2025-11-20 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.27 - - [2025-11-20 14:22:37] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002686 10.0.0.27 - - [2025-11-20 14:22:37] "POST /tags HTTP/1.1" 409 226 0.001689 10.0.0.27 - - [2025-11-20 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.27 - - [2025-11-20 14:22:37] "GET /tag/801378dd-5807-45c8-84a3-8eb7adc03306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010626 10.0.0.27 - - [2025-11-20 14:22:37] "POST /firewall-rules HTTP/1.1" 200 598 0.061441 10.0.0.27 - - [2025-11-20 14:22:37] "GET /firewall-rule/ebf7c015-cfb0-4b5a-9f02-81b8ac515012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.012712 10.0.0.27 - - [2025-11-20 14:22:37] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004546 10.0.0.27 - - [2025-11-20 14:22:37] "GET /firewall-rule/ebf7c015-cfb0-4b5a-9f02-81b8ac515012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002327 10.0.0.27 - - [2025-11-20 14:22:37] "POST /ref-update HTTP/1.1" 200 156 0.055208 10.0.0.27 - - [2025-11-20 14:22:39] "POST /tags HTTP/1.1" 200 345 0.108207 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017494 10.0.0.27 - - [2025-11-20 14:22:39] "GET /tag/e43f7611-37bc-46a0-81b1-b4aa13931486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020360 10.0.0.27 - - [2025-11-20 14:22:39] "POST /projects HTTP/1.1" 409 238 0.002541 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.27 - - [2025-11-20 14:22:39] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057632 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.27 - - [2025-11-20 14:22:39] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009243 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.27 - - [2025-11-20 14:22:39] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004878 10.0.0.27 - - [2025-11-20 14:22:39] "POST /security-groups HTTP/1.1" 409 285 0.002690 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.27 - - [2025-11-20 14:22:39] "PUT /security-group/79af79bf-cefd-46dd-a331-c4822954e29c HTTP/1.1" 200 262 0.062790 10.0.0.27 - - [2025-11-20 14:22:39] "PUT /access-control-list/90153347-dd82-466b-be3e-7b4f5e4ff9ee HTTP/1.1" 200 272 0.036456 10.0.0.27 - - [2025-11-20 14:22:39] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.086617 10.0.0.27 - - [2025-11-20 14:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.069700 10.0.0.27 - - [2025-11-20 14:22:39] "POST /tags HTTP/1.1" 409 228 0.014049 10.0.0.27 - - [2025-11-20 14:22:39] "PUT /access-control-list/f1dec7e7-9e57-49cc-a4dd-e5f30a7781fc HTTP/1.1" 200 272 0.054449 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007237 10.0.0.27 - - [2025-11-20 14:22:39] "GET /tag/e43f7611-37bc-46a0-81b1-b4aa13931486?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011975 10.0.0.27 - - [2025-11-20 14:22:39] "POST /tags HTTP/1.1" 200 345 0.029893 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.27 - - [2025-11-20 14:22:39] "GET /tag/517fb0e9-e73b-46c9-b8e1-9ef5226c70e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016005 10.0.0.27 - - [2025-11-20 14:22:39] "POST /projects HTTP/1.1" 409 238 0.004249 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003110 10.0.0.27 - - [2025-11-20 14:22:39] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028249 10.0.0.27 - - [2025-11-20 14:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.27 - - [2025-11-20 14:22:40] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030473 10.0.0.27 - - [2025-11-20 14:22:40] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011510 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.27 - - [2025-11-20 14:22:40] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008297 10.0.0.27 - - [2025-11-20 14:22:40] "POST /security-groups HTTP/1.1" 409 285 0.002465 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006615 10.0.0.27 - - [2025-11-20 14:22:40] "PUT /security-group/e5f31974-5bc1-4985-ab53-134f08d79c0d HTTP/1.1" 200 262 0.058118 10.0.0.27 - - [2025-11-20 14:22:40] "PUT /access-control-list/48048968-e777-4ef7-94e7-391ef3efc1bc HTTP/1.1" 200 272 0.015909 10.0.0.27 - - [2025-11-20 14:22:40] "PUT /access-control-list/a936151f-9fb0-4793-b170-bd315fed006c HTTP/1.1" 200 272 0.011418 10.0.0.27 - - [2025-11-20 14:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018026 10.0.0.27 - - [2025-11-20 14:22:40] "POST /tags HTTP/1.1" 409 228 0.014102 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.27 - - [2025-11-20 14:22:40] "GET /tag/517fb0e9-e73b-46c9-b8e1-9ef5226c70e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010121 10.0.0.27 - - [2025-11-20 14:22:40] "POST /tags HTTP/1.1" 200 291 0.047272 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007887 10.0.0.27 - - [2025-11-20 14:22:40] "GET /tag/a1dd1f55-998a-41c4-b08e-9cce0fbdd1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013630 10.0.0.27 - - [2025-11-20 14:22:40] "POST /tags HTTP/1.1" 200 303 0.052551 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008013 10.0.0.27 - - [2025-11-20 14:22:40] "GET /tag/eda6271d-394e-4f91-858f-455f2853ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014243 10.0.0.27 - - [2025-11-20 14:22:40] "POST /tags HTTP/1.1" 409 252 0.009209 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.27 - - [2025-11-20 14:22:40] "GET /tag/0ee0e91b-e818-4cc7-941f-fc6b8e32f762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.034434 10.0.0.27 - - [2025-11-20 14:22:40] "POST /tags HTTP/1.1" 409 226 0.004833 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.27 - - [2025-11-20 14:22:40] "GET /tag/0a0a8842-c2ed-4b8d-b06d-94995bd16f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010934 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.27 - - [2025-11-20 14:22:40] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003519 10.0.0.27 - - [2025-11-20 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.27 - - [2025-11-20 14:22:40] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033988 10.0.0.27 - - [2025-11-20 14:22:40] "POST /virtual-machines HTTP/1.1" 200 395 0.010573 10.0.0.27 - - [2025-11-20 14:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028743 10.0.0.27 - - [2025-11-20 14:22:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.149550 10.0.0.27 - - [2025-11-20 14:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010319 10.0.0.27 - - [2025-11-20 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016261 10.0.0.27 - - [2025-11-20 14:22:41] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004836 10.0.0.27 - - [2025-11-20 14:22:41] "POST /instance-ips HTTP/1.1" 200 397 0.019389 10.0.0.27 - - [2025-11-20 14:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040225 10.0.0.27 - - [2025-11-20 14:22:41] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014270 10.0.0.27 - - [2025-11-20 14:22:41] "POST /set-tag HTTP/1.1" 200 109 0.061644 10.0.0.27 - - [2025-11-20 14:22:41] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.028304 10.0.0.27 - - [2025-11-20 14:22:41] "GET /instance-ip/5f6fde46-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004123 10.0.0.27 - - [2025-11-20 14:22:41] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003967 10.0.0.27 - - [2025-11-20 14:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002116 10.0.0.27 - - [2025-11-20 14:22:41] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004846 10.0.0.27 - - [2025-11-20 14:22:41] "POST /ref-update HTTP/1.1" 200 156 0.009229 10.0.0.27 - - [2025-11-20 14:22:41] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021737 10.0.0.27 - - [2025-11-20 14:22:41] "POST /set-tag HTTP/1.1" 200 109 0.003925 10.0.0.27 - - [2025-11-20 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.27 - - [2025-11-20 14:22:41] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004804 10.0.0.27 - - [2025-11-20 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.27 - - [2025-11-20 14:22:41] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028267 10.0.0.27 - - [2025-11-20 14:22:41] "POST /virtual-machines HTTP/1.1" 200 395 0.009454 10.0.0.27 - - [2025-11-20 14:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013135 10.0.0.27 - - [2025-11-20 14:22:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095226 10.0.0.27 - - [2025-11-20 14:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010460 10.0.0.27 - - [2025-11-20 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.27 - - [2025-11-20 14:22:41] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009926 10.0.0.27 - - [2025-11-20 14:22:42] "POST /instance-ips HTTP/1.1" 200 397 0.022138 10.0.0.27 - - [2025-11-20 14:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032510 10.0.0.27 - - [2025-11-20 14:22:42] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.018512 10.0.0.27 - - [2025-11-20 14:22:42] "POST /set-tag HTTP/1.1" 200 109 0.075588 10.0.0.27 - - [2025-11-20 14:22:42] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018626 10.0.0.27 - - [2025-11-20 14:22:42] "GET /instance-ip/5fe9c832-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003818 10.0.0.27 - - [2025-11-20 14:22:42] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004414 10.0.0.27 - - [2025-11-20 14:22:42] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.27 - - [2025-11-20 14:22:42] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003544 10.0.0.27 - - [2025-11-20 14:22:42] "POST /ref-update HTTP/1.1" 200 156 0.007149 10.0.0.27 - - [2025-11-20 14:22:42] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004082 10.0.0.27 - - [2025-11-20 14:22:42] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.27 - - [2025-11-20 14:22:42] "POST /tags HTTP/1.1" 200 291 0.020223 10.0.0.27 - - [2025-11-20 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013957 10.0.0.27 - - [2025-11-20 14:22:42] "GET /tag/d23f51ed-ec1d-45d2-9c31-7d9aa8404c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014217 10.0.0.27 - - [2025-11-20 14:22:42] "POST /tags HTTP/1.1" 409 252 0.001612 10.0.0.27 - - [2025-11-20 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.27 - - [2025-11-20 14:22:42] "GET /tag/271ceace-3111-41ef-b7b8-2471230f4936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009938 10.0.0.27 - - [2025-11-20 14:22:42] "POST /tags HTTP/1.1" 409 226 0.002053 10.0.0.27 - - [2025-11-20 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.27 - - [2025-11-20 14:22:42] "GET /tag/801378dd-5807-45c8-84a3-8eb7adc03306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009643 10.0.0.27 - - [2025-11-20 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.27 - - [2025-11-20 14:22:42] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004017 10.0.0.27 - - [2025-11-20 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.27 - - [2025-11-20 14:22:42] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043875 10.0.0.27 - - [2025-11-20 14:22:42] "POST /virtual-machines HTTP/1.1" 200 395 0.009661 10.0.0.27 - - [2025-11-20 14:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027042 10.0.0.27 - - [2025-11-20 14:22:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120978 10.0.0.27 - - [2025-11-20 14:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008219 10.0.0.27 - - [2025-11-20 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009674 10.0.0.27 - - [2025-11-20 14:22:42] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011627 10.0.0.27 - - [2025-11-20 14:22:42] "POST /instance-ips HTTP/1.1" 200 397 0.028054 10.0.0.27 - - [2025-11-20 14:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.040502 10.0.0.27 - - [2025-11-20 14:22:43] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013198 10.0.0.27 - - [2025-11-20 14:22:43] "POST /set-tag HTTP/1.1" 200 109 0.067536 10.0.0.27 - - [2025-11-20 14:22:43] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021194 10.0.0.27 - - [2025-11-20 14:22:43] "GET /instance-ip/6079aca4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007355 10.0.0.27 - - [2025-11-20 14:22:43] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005089 10.0.0.27 - - [2025-11-20 14:22:43] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.27 - - [2025-11-20 14:22:43] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004867 10.0.0.27 - - [2025-11-20 14:22:43] "POST /ref-update HTTP/1.1" 200 156 0.012916 10.0.0.27 - - [2025-11-20 14:22:43] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012347 10.0.0.27 - - [2025-11-20 14:22:43] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.27 - - [2025-11-20 14:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.27 - - [2025-11-20 14:22:43] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003598 10.0.0.27 - - [2025-11-20 14:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.27 - - [2025-11-20 14:22:43] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036847 10.0.0.27 - - [2025-11-20 14:22:43] "POST /virtual-machines HTTP/1.1" 200 395 0.016193 10.0.0.27 - - [2025-11-20 14:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028597 10.0.0.27 - - [2025-11-20 14:22:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122697 10.0.0.27 - - [2025-11-20 14:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009231 10.0.0.27 - - [2025-11-20 14:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011168 10.0.0.27 - - [2025-11-20 14:22:43] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006494 10.0.0.27 - - [2025-11-20 14:22:43] "POST /instance-ips HTTP/1.1" 200 397 0.024692 10.0.0.27 - - [2025-11-20 14:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027940 10.0.0.27 - - [2025-11-20 14:22:43] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011584 10.0.0.27 - - [2025-11-20 14:22:43] "POST /set-tag HTTP/1.1" 200 109 0.067553 10.0.0.27 - - [2025-11-20 14:22:43] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011425 10.0.0.27 - - [2025-11-20 14:22:43] "GET /instance-ip/60fe3c94-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.011330 10.0.0.27 - - [2025-11-20 14:22:44] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004042 10.0.0.27 - - [2025-11-20 14:22:44] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.27 - - [2025-11-20 14:22:44] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003474 10.0.0.27 - - [2025-11-20 14:22:44] "POST /ref-update HTTP/1.1" 200 156 0.008793 10.0.0.27 - - [2025-11-20 14:22:44] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011683 10.0.0.27 - - [2025-11-20 14:22:44] "POST /set-tag HTTP/1.1" 200 109 0.005240 10.0.0.27 - - [2025-11-20 14:22:44] "POST /tags HTTP/1.1" 200 299 0.044752 10.0.0.27 - - [2025-11-20 14:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.27 - - [2025-11-20 14:22:44] "GET /tag/01ba8eb1-efec-4791-9c75-1304ec81ead1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.018549 10.0.0.27 - - [2025-11-20 14:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.27 - - [2025-11-20 14:22:44] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004046 10.0.0.27 - - [2025-11-20 14:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.27 - - [2025-11-20 14:22:44] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040185 10.0.0.27 - - [2025-11-20 14:22:44] "POST /virtual-machines HTTP/1.1" 200 395 0.008421 10.0.0.27 - - [2025-11-20 14:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.013133 10.0.0.27 - - [2025-11-20 14:22:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.146669 10.0.0.27 - - [2025-11-20 14:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021078 10.0.0.27 - - [2025-11-20 14:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.27 - - [2025-11-20 14:22:44] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004464 10.0.0.27 - - [2025-11-20 14:22:44] "POST /instance-ips HTTP/1.1" 200 397 0.060662 10.0.0.27 - - [2025-11-20 14:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034437 10.0.0.27 - - [2025-11-20 14:22:44] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007910 10.0.0.27 - - [2025-11-20 14:22:44] "POST /set-tag HTTP/1.1" 200 109 0.037782 10.0.0.27 - - [2025-11-20 14:22:44] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.030894 10.0.0.27 - - [2025-11-20 14:22:44] "GET /instance-ip/6186570a-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006780 10.0.0.27 - - [2025-11-20 14:22:44] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007690 10.0.0.27 - - [2025-11-20 14:22:44] "POST /set-tag HTTP/1.1" 200 109 0.004359 10.0.0.27 - - [2025-11-20 14:22:45] "POST /tags HTTP/1.1" 200 299 0.039869 10.0.0.27 - - [2025-11-20 14:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.27 - - [2025-11-20 14:22:45] "GET /tag/c17655c7-b583-4ddf-ad25-f7c16e33fb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012755 10.0.0.27 - - [2025-11-20 14:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.27 - - [2025-11-20 14:22:45] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003803 10.0.0.27 - - [2025-11-20 14:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.27 - - [2025-11-20 14:22:45] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.113265 10.0.0.27 - - [2025-11-20 14:22:45] "POST /virtual-machines HTTP/1.1" 200 395 0.010828 10.0.0.27 - - [2025-11-20 14:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008744 10.0.0.27 - - [2025-11-20 14:22:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.277544 10.0.0.27 - - [2025-11-20 14:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020998 10.0.0.27 - - [2025-11-20 14:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.27 - - [2025-11-20 14:22:45] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012614 10.0.0.27 - - [2025-11-20 14:22:45] "POST /instance-ips HTTP/1.1" 200 397 0.058082 10.0.0.27 - - [2025-11-20 14:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011627 10.0.0.27 - - [2025-11-20 14:22:45] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006311 10.0.0.27 - - [2025-11-20 14:22:45] "POST /set-tag HTTP/1.1" 200 109 0.027879 10.0.0.27 - - [2025-11-20 14:22:45] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.020557 10.0.0.27 - - [2025-11-20 14:22:45] "GET /instance-ip/6224770a-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005716 10.0.0.27 - - [2025-11-20 14:22:45] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005670 10.0.0.27 - - [2025-11-20 14:22:46] "POST /set-tag HTTP/1.1" 200 109 0.019233 10.0.0.27 - - [2025-11-20 14:22:46] "POST /tags HTTP/1.1" 200 299 0.027417 10.0.0.27 - - [2025-11-20 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.27 - - [2025-11-20 14:22:46] "GET /tag/b5d40871-8dd0-480f-89a4-650a63a75205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011793 10.0.0.27 - - [2025-11-20 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.27 - - [2025-11-20 14:22:46] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008546 10.0.0.27 - - [2025-11-20 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.27 - - [2025-11-20 14:22:46] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.052206 10.0.0.27 - - [2025-11-20 14:22:46] "POST /virtual-machines HTTP/1.1" 200 395 0.012635 10.0.0.27 - - [2025-11-20 14:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007756 10.0.0.27 - - [2025-11-20 14:22:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136146 10.0.0.27 - - [2025-11-20 14:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024725 10.0.0.27 - - [2025-11-20 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012955 10.0.0.27 - - [2025-11-20 14:22:46] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006442 10.0.0.27 - - [2025-11-20 14:22:46] "POST /instance-ips HTTP/1.1" 200 397 0.036718 10.0.0.27 - - [2025-11-20 14:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026706 10.0.0.27 - - [2025-11-20 14:22:46] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015200 10.0.0.27 - - [2025-11-20 14:22:46] "POST /set-tag HTTP/1.1" 200 109 0.042057 10.0.0.27 - - [2025-11-20 14:22:46] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.029409 10.0.0.27 - - [2025-11-20 14:22:46] "GET /instance-ip/629ffaa6-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005289 10.0.0.27 - - [2025-11-20 14:22:46] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004137 10.0.0.27 - - [2025-11-20 14:22:46] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.27 - - [2025-11-20 14:22:46] "POST /tags HTTP/1.1" 200 299 0.019521 10.0.0.27 - - [2025-11-20 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008759 10.0.0.27 - - [2025-11-20 14:22:46] "GET /tag/77206b01-36b1-4bf5-b3be-75d9e738dd65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014892 10.0.0.27 - - [2025-11-20 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008225 10.0.0.27 - - [2025-11-20 14:22:47] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004786 10.0.0.27 - - [2025-11-20 14:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.27 - - [2025-11-20 14:22:47] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.055497 10.0.0.27 - - [2025-11-20 14:22:47] "POST /virtual-machines HTTP/1.1" 200 395 0.016631 10.0.0.27 - - [2025-11-20 14:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.075292 10.0.0.27 - - [2025-11-20 14:22:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.185741 10.0.0.27 - - [2025-11-20 14:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011356 10.0.0.27 - - [2025-11-20 14:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012884 10.0.0.27 - - [2025-11-20 14:22:47] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016441 10.0.0.27 - - [2025-11-20 14:22:47] "POST /instance-ips HTTP/1.1" 200 397 0.064868 10.0.0.27 - - [2025-11-20 14:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.046115 10.0.0.27 - - [2025-11-20 14:22:47] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009214 10.0.0.27 - - [2025-11-20 14:22:47] "POST /set-tag HTTP/1.1" 200 109 0.024994 10.0.0.27 - - [2025-11-20 14:22:47] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014405 10.0.0.27 - - [2025-11-20 14:22:47] "GET /instance-ip/633ec744-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003996 10.0.0.27 - - [2025-11-20 14:22:47] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009067 10.0.0.27 - - [2025-11-20 14:22:47] "POST /set-tag HTTP/1.1" 200 109 0.003724 10.0.0.27 - - [2025-11-20 14:22:47] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.012723 10.0.0.27 - - [2025-11-20 14:22:47] "POST /ref-update HTTP/1.1" 200 156 0.014988 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.024265 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011905 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002784 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.008378 10.0.0.27 - - [2025-11-20 14:22:48] "POST /ref-update HTTP/1.1" 200 156 0.010060 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010419 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.004153 10.0.0.27 - - [2025-11-20 14:22:48] "POST /ref-update HTTP/1.1" 200 156 0.011911 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012866 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004084 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002043 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:22:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:22:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001286 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004790 10.0.0.27 - - [2025-11-20 14:22:48] "POST /ref-update HTTP/1.1" 200 156 0.012204 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014434 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004390 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004051 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.004814 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006121 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.003301 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007822 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.006816 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006243 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006277 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006018 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.003139 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006872 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.006680 10.0.0.27 - - [2025-11-20 14:22:48] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004391 10.0.0.27 - - [2025-11-20 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.004629 10.0.0.27 - - [2025-11-20 14:22:50] "GET /virtual-machine/bc52ba5b-61d1-4146-bb91-42046341f0e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003496 10.0.0.27 - - [2025-11-20 14:22:50] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005042 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:22:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:22:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.27 - - [2025-11-20 14:22:51] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005213 10.0.0.27 - - [2025-11-20 14:22:51] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.27 - - [2025-11-20 14:22:52] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004254 10.0.0.27 - - [2025-11-20 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.27 - - [2025-11-20 14:22:52] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004133 10.0.0.27 - - [2025-11-20 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.27 - - [2025-11-20 14:22:52] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003683 10.0.0.27 - - [2025-11-20 14:22:52] "POST /set-tag HTTP/1.1" 200 109 0.005506 10.0.0.27 - - [2025-11-20 14:22:55] "GET /virtual-machine/d44bf635-3046-4ba4-a79e-34227edeeebe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003028 10.0.0.27 - - [2025-11-20 14:22:55] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003946 10.0.0.27 - - [2025-11-20 14:22:55] "GET /virtual-machine/454c65e9-7045-4f1e-9196-2c191abae8db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003372 10.0.0.27 - - [2025-11-20 14:22:55] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004740 10.0.0.27 - - [2025-11-20 14:22:55] "GET /virtual-machine/57a356c6-cc44-4ae2-9a0b-d16a10ca9567?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002631 10.0.0.27 - - [2025-11-20 14:22:55] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004275 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:22:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:22:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.27 - - [2025-11-20 14:22:56] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004460 10.0.0.27 - - [2025-11-20 14:22:56] "POST /set-tag HTTP/1.1" 200 109 0.002258 10.0.0.27 - - [2025-11-20 14:23:00] "GET /virtual-machine/abee18f4-03c2-4d3f-b3da-e2224b1588ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002916 10.0.0.27 - - [2025-11-20 14:23:00] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004122 10.0.0.27 - - [2025-11-20 14:23:00] "GET /virtual-machine/ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005340 10.0.0.27 - - [2025-11-20 14:23:00] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004239 10.0.0.27 - - [2025-11-20 14:23:00] "GET /virtual-machine/26904c75-4224-4707-897e-da922963165a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002973 10.0.0.27 - - [2025-11-20 14:23:00] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005476 10.0.0.27 - - [2025-11-20 14:23:00] "GET /virtual-machine/7100bab9-b6c9-4cb7-a4b1-65cc7124527e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003612 10.0.0.27 - - [2025-11-20 14:23:00] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004188 10.0.0.27 - - [2025-11-20 14:23:01] "GET /loadbalancer/34c1c9ee-80fe-4927-912e-a6ac2e09c25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001715 10.0.0.27 - - [2025-11-20 14:23:01] "POST /tags HTTP/1.1" 200 333 0.033047 10.0.0.27 - - [2025-11-20 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.030334 10.0.0.27 - - [2025-11-20 14:23:01] "GET /tag/d949d94c-7191-4ff2-8216-66f16db86578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011288 10.0.0.27 - - [2025-11-20 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.27 - - [2025-11-20 14:23:01] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034582 10.0.0.27 - - [2025-11-20 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.27 - - [2025-11-20 14:23:01] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004020 10.0.0.27 - - [2025-11-20 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.27 - - [2025-11-20 14:23:01] "GET /service-appliance-set/dd376034-7176-4c00-baa3-3b35cbf0c985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002619 10.0.0.27 - - [2025-11-20 14:23:01] "POST /fqname-to-id HTTP/1.1" 404 273 0.002187 10.0.0.27 - - [2025-11-20 14:23:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.084243 10.0.0.27 - - [2025-11-20 14:23:01] "GET /virtual-machine-interface/1c7d4ac5-fc06-4e08-9d2f-f74e4e61519c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004587 10.0.0.27 - - [2025-11-20 14:23:01] "POST /instance-ips HTTP/1.1" 200 409 0.019238 10.0.0.27 - - [2025-11-20 14:23:01] "GET /instance-ip/224b1fae-3910-49b9-815a-ebbd5ea640b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.012232 10.0.0.27 - - [2025-11-20 14:23:01] "POST /loadbalancers HTTP/1.1" 200 629 0.068074 10.0.0.27 - - [2025-11-20 14:23:01] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035902 10.0.0.27 - - [2025-11-20 14:23:01] "GET /instance-ip/224b1fae-3910-49b9-815a-ebbd5ea640b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003084 10.0.0.27 - - [2025-11-20 14:23:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018907 10.0.0.27 - - [2025-11-20 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.27 - - [2025-11-20 14:23:01] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025647 10.0.0.27 - - [2025-11-20 14:23:01] "POST /floating-ips HTTP/1.1" 200 597 0.013710 10.0.0.27 - - [2025-11-20 14:23:01] "GET /loadbalancer/34c1c9ee-80fe-4927-912e-a6ac2e09c25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002515 10.0.0.27 - - [2025-11-20 14:23:01] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014959 10.0.0.27 - - [2025-11-20 14:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.27 - - [2025-11-20 14:23:01] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030097 10.0.0.27 - - [2025-11-20 14:23:01] "GET /loadbalancer-listener/c399e463-7e68-4990-b824-67cb4bc2fd90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003107 10.0.0.27 - - [2025-11-20 14:23:01] "GET /loadbalancer-listener/c399e463-7e68-4990-b824-67cb4bc2fd90?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.005464 10.0.0.27 - - [2025-11-20 14:23:02] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.027828 10.0.0.27 - - [2025-11-20 14:23:02] "GET /instance-ip/224b1fae-3910-49b9-815a-ebbd5ea640b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003530 10.0.0.27 - - [2025-11-20 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006734 10.0.0.27 - - [2025-11-20 14:23:02] "GET /instance-ip/224b1fae-3910-49b9-815a-ebbd5ea640b6?fields=floating_ips HTTP/1.1" 200 1211 0.004326 10.0.0.27 - - [2025-11-20 14:23:02] "GET /loadbalancer/34c1c9ee-80fe-4927-912e-a6ac2e09c25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001724 10.0.0.27 - - [2025-11-20 14:23:02] "GET /floating-ip/06d074ca-78d3-4914-84c8-376f5bdb3016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.001693 10.0.0.27 - - [2025-11-20 14:23:02] "GET /loadbalancer-pool/8b446b22-5eb5-4221-9183-f3d7591d11ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008170 10.0.0.27 - - [2025-11-20 14:23:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013092 10.0.0.27 - - [2025-11-20 14:23:02] "GET /loadbalancer/34c1c9ee-80fe-4927-912e-a6ac2e09c25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003053 10.0.0.27 - - [2025-11-20 14:23:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018366 10.0.0.27 - - [2025-11-20 14:23:02] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013065 10.0.0.27 - - [2025-11-20 14:23:02] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010828 10.0.0.27 - - [2025-11-20 14:23:02] "POST /ref-update HTTP/1.1" 200 156 0.007125 10.0.0.27 - - [2025-11-20 14:23:02] "GET /floating-ip/06d074ca-78d3-4914-84c8-376f5bdb3016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.015469 10.0.0.27 - - [2025-11-20 14:23:02] "PUT /floating-ip/06d074ca-78d3-4914-84c8-376f5bdb3016 HTTP/1.1" 200 256 0.007184 10.0.0.27 - - [2025-11-20 14:23:02] "POST /tags HTTP/1.1" 409 221 0.001427 10.0.0.27 - - [2025-11-20 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.27 - - [2025-11-20 14:23:02] "GET /tag/d949d94c-7191-4ff2-8216-66f16db86578?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009756 10.0.0.27 - - [2025-11-20 14:23:02] "POST /set-tag HTTP/1.1" 200 109 0.060497 10.0.0.27 - - [2025-11-20 14:23:02] "GET /loadbalancer-pool/8b446b22-5eb5-4221-9183-f3d7591d11ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.011493 10.0.0.27 - - [2025-11-20 14:23:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014338 10.0.0.27 - - [2025-11-20 14:23:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015248 10.0.0.27 - - [2025-11-20 14:23:02] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005976 10.0.0.27 - - [2025-11-20 14:23:02] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004019 10.0.0.27 - - [2025-11-20 14:23:02] "POST /ref-update HTTP/1.1" 200 156 0.006395 10.0.0.27 - - [2025-11-20 14:23:02] "GET /floating-ip/06d074ca-78d3-4914-84c8-376f5bdb3016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.013886 10.0.0.27 - - [2025-11-20 14:23:02] "POST /set-tag HTTP/1.1" 200 109 0.068771 10.0.0.27 - - [2025-11-20 14:23:03] "POST /tags HTTP/1.1" 409 206 0.002342 10.0.0.27 - - [2025-11-20 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.27 - - [2025-11-20 14:23:03] "GET /tag/eda6271d-394e-4f91-858f-455f2853ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011431 10.0.0.27 - - [2025-11-20 14:23:03] "POST /tags HTTP/1.1" 409 204 0.001695 10.0.0.27 - - [2025-11-20 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001185 10.0.0.27 - - [2025-11-20 14:23:03] "GET /tag/c17655c7-b583-4ddf-ad25-f7c16e33fb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011283 10.0.0.27 - - [2025-11-20 14:23:03] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002000 10.0.0.27 - - [2025-11-20 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.27 - - [2025-11-20 14:23:03] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003512 10.0.0.27 - - [2025-11-20 14:23:03] "POST /tags HTTP/1.1" 409 206 0.001837 10.0.0.27 - - [2025-11-20 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.27 - - [2025-11-20 14:23:03] "GET /tag/eda6271d-394e-4f91-858f-455f2853ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016462 10.0.0.27 - - [2025-11-20 14:23:03] "POST /tags HTTP/1.1" 409 226 0.002110 10.0.0.27 - - [2025-11-20 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.27 - - [2025-11-20 14:23:03] "GET /tag/0a0a8842-c2ed-4b8d-b06d-94995bd16f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011265 10.0.0.27 - - [2025-11-20 14:23:03] "POST /tags HTTP/1.1" 409 204 0.001902 10.0.0.27 - - [2025-11-20 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.27 - - [2025-11-20 14:23:03] "GET /tag/c17655c7-b583-4ddf-ad25-f7c16e33fb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010538 10.0.0.27 - - [2025-11-20 14:23:03] "POST /tags HTTP/1.1" 409 226 0.001880 10.0.0.27 - - [2025-11-20 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.27 - - [2025-11-20 14:23:03] "GET /tag/0a0a8842-c2ed-4b8d-b06d-94995bd16f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016826 10.0.0.27 - - [2025-11-20 14:23:03] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002779 10.0.0.27 - - [2025-11-20 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.27 - - [2025-11-20 14:23:03] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003509 10.0.0.27 - - [2025-11-20 14:23:04] "POST /firewall-rules HTTP/1.1" 200 626 0.074797 10.0.0.27 - - [2025-11-20 14:23:04] "POST /firewall-rules HTTP/1.1" 200 646 0.077341 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-rule/f1a4322f-b5af-40de-add9-c8f848f3e59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007745 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002151 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-rule/d08cb967-e635-43c3-9abf-f986ec8a336e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.006036 10.0.0.27 - - [2025-11-20 14:23:04] "POST /ref-update HTTP/1.1" 200 156 0.013147 10.0.0.27 - - [2025-11-20 14:23:04] "POST /firewall-policys HTTP/1.1" 200 606 0.023833 10.0.0.27 - - [2025-11-20 14:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013746 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007847 10.0.0.27 - - [2025-11-20 14:23:04] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002446 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.001902 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003633 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-policy/cf8a045c-8dde-489c-949e-e2a510a9d885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005865 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003384 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001848 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002437 10.0.0.27 - - [2025-11-20 14:23:04] "POST /ref-update HTTP/1.1" 200 156 0.014675 10.0.0.27 - - [2025-11-20 14:23:04] "POST /ref-update HTTP/1.1" 200 156 0.013952 10.0.0.27 - - [2025-11-20 14:23:04] "POST /ref-update HTTP/1.1" 200 156 0.015029 10.0.0.27 - - [2025-11-20 14:23:04] "POST /ref-update HTTP/1.1" 200 156 0.029969 10.0.0.27 - - [2025-11-20 14:23:04] "POST /ref-update HTTP/1.1" 200 156 0.030454 10.0.0.27 - - [2025-11-20 14:23:04] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002555 10.0.0.27 - - [2025-11-20 14:24:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002067 10.0.0.27 - - [2025-11-20 14:24:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002092 10.0.0.27 - - [2025-11-20 14:25:03] "POST /tags HTTP/1.1" 409 252 0.001951 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.27 - - [2025-11-20 14:25:03] "GET /tag/271ceace-3111-41ef-b7b8-2471230f4936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011284 10.0.0.27 - - [2025-11-20 14:25:03] "POST /tags HTTP/1.1" 409 228 0.002186 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.27 - - [2025-11-20 14:25:03] "GET /tag/517fb0e9-e73b-46c9-b8e1-9ef5226c70e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012229 10.0.0.27 - - [2025-11-20 14:25:03] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003722 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.27 - - [2025-11-20 14:25:03] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003200 10.0.0.27 - - [2025-11-20 14:25:03] "POST /tags HTTP/1.1" 409 206 0.001962 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.27 - - [2025-11-20 14:25:03] "GET /tag/eda6271d-394e-4f91-858f-455f2853ad22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012165 10.0.0.27 - - [2025-11-20 14:25:03] "POST /tags HTTP/1.1" 409 226 0.001710 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.27 - - [2025-11-20 14:25:03] "GET /tag/0a0a8842-c2ed-4b8d-b06d-94995bd16f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016119 10.0.0.27 - - [2025-11-20 14:25:03] "POST /tags HTTP/1.1" 409 204 0.001743 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.27 - - [2025-11-20 14:25:03] "GET /tag/c17655c7-b583-4ddf-ad25-f7c16e33fb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010010 10.0.0.27 - - [2025-11-20 14:25:03] "POST /tags HTTP/1.1" 409 226 0.001740 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.27 - - [2025-11-20 14:25:03] "GET /tag/0a0a8842-c2ed-4b8d-b06d-94995bd16f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010925 10.0.0.27 - - [2025-11-20 14:25:03] "POST /tags HTTP/1.1" 409 228 0.002333 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.27 - - [2025-11-20 14:25:03] "GET /tag/517fb0e9-e73b-46c9-b8e1-9ef5226c70e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010689 10.0.0.27 - - [2025-11-20 14:25:03] "POST /tags HTTP/1.1" 409 252 0.002297 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.27 - - [2025-11-20 14:25:03] "GET /tag/271ceace-3111-41ef-b7b8-2471230f4936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009859 10.0.0.27 - - [2025-11-20 14:25:03] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008454 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.27 - - [2025-11-20 14:25:03] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003593 10.0.0.27 - - [2025-11-20 14:25:03] "POST /firewall-rules HTTP/1.1" 409 281 0.002118 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.27 - - [2025-11-20 14:25:03] "PUT /firewall-rule/d08cb967-e635-43c3-9abf-f986ec8a336e HTTP/1.1" 200 260 0.018230 10.0.0.27 - - [2025-11-20 14:25:03] "POST /firewall-rules HTTP/1.1" 409 291 0.005837 10.0.0.27 - - [2025-11-20 14:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.27 - - [2025-11-20 14:25:03] "PUT /firewall-rule/f1a4322f-b5af-40de-add9-c8f848f3e59b HTTP/1.1" 200 260 0.020339 10.0.0.27 - - [2025-11-20 14:25:03] "GET /firewall-rule/f1a4322f-b5af-40de-add9-c8f848f3e59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.007172 10.0.0.27 - - [2025-11-20 14:25:04] "POST /firewall-rules HTTP/1.1" 200 658 0.095000 10.0.0.27 - - [2025-11-20 14:25:04] "GET /firewall-rule/ed87e68f-10d3-428b-bfeb-fc864428c174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004604 10.0.0.27 - - [2025-11-20 14:25:04] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005032 10.0.0.27 - - [2025-11-20 14:25:04] "GET /firewall-rule/d08cb967-e635-43c3-9abf-f986ec8a336e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002712 10.0.0.27 - - [2025-11-20 14:25:04] "POST /firewall-policys HTTP/1.1" 409 269 0.002355 10.0.0.27 - - [2025-11-20 14:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.27 - - [2025-11-20 14:25:04] "PUT /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d HTTP/1.1" 200 264 0.025897 10.0.0.27 - - [2025-11-20 14:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030530 10.0.0.27 - - [2025-11-20 14:25:04] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.013669 10.0.0.27 - - [2025-11-20 14:25:04] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002524 10.0.0.27 - - [2025-11-20 14:25:04] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002401 10.0.0.27 - - [2025-11-20 14:25:04] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002769 10.0.0.27 - - [2025-11-20 14:25:04] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003762 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:25:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:25:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000960 10.0.0.27 - - [2025-11-20 14:26:05] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.017193 10.0.0.27 - - [2025-11-20 14:26:05] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.27 - - [2025-11-20 14:26:05] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010842 10.0.0.27 - - [2025-11-20 14:26:05] "POST /set-tag HTTP/1.1" 200 109 0.006576 10.0.0.27 - - [2025-11-20 14:26:05] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011539 10.0.0.27 - - [2025-11-20 14:26:05] "POST /set-tag HTTP/1.1" 200 109 0.003268 10.0.0.27 - - [2025-11-20 14:26:05] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006365 10.0.0.27 - - [2025-11-20 14:26:05] "POST /set-tag HTTP/1.1" 200 109 0.004129 10.0.0.27 - - [2025-11-20 14:26:05] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006767 10.0.0.27 - - [2025-11-20 14:26:05] "POST /set-tag HTTP/1.1" 200 109 0.002339 10.0.0.27 - - [2025-11-20 14:26:05] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003896 10.0.0.27 - - [2025-11-20 14:26:05] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.27 - - [2025-11-20 14:26:05] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004819 10.0.0.27 - - [2025-11-20 14:26:05] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.27 - - [2025-11-20 14:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.27 - - [2025-11-20 14:26:05] "GET /loadbalancer/34c1c9ee-80fe-4927-912e-a6ac2e09c25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002514 10.0.0.27 - - [2025-11-20 14:26:05] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003798 10.0.0.27 - - [2025-11-20 14:26:05] "POST /set-tag HTTP/1.1" 200 109 0.020707 10.0.0.27 - - [2025-11-20 14:26:06] "DELETE /loadbalancer-member/40709003-7da3-4ee3-985f-414d33fa6192 HTTP/1.1" 200 115 0.030055 10.0.0.27 - - [2025-11-20 14:26:06] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004605 10.0.0.27 - - [2025-11-20 14:26:06] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.27 - - [2025-11-20 14:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.27 - - [2025-11-20 14:26:06] "GET /loadbalancer/34c1c9ee-80fe-4927-912e-a6ac2e09c25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002181 10.0.0.27 - - [2025-11-20 14:26:07] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005590 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.27 - - [2025-11-20 14:26:07] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005806 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.27 - - [2025-11-20 14:26:07] "GET /virtual-machine/57a356c6-cc44-4ae2-9a0b-d16a10ca9567?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004648 10.0.0.27 - - [2025-11-20 14:26:07] "POST /ref-update HTTP/1.1" 200 156 0.009953 10.0.0.27 - - [2025-11-20 14:26:07] "GET /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008984 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.019393 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.019334 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.028534 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.023438 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.011816 10.0.0.27 - - [2025-11-20 14:26:07] "DELETE /instance-ip/60fe3c94-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.051564 10.0.0.27 - - [2025-11-20 14:26:07] "DELETE /virtual-machine-interface/60e184a0-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.028912 10.0.0.27 - - [2025-11-20 14:26:07] "DELETE /virtual-machine/57a356c6-cc44-4ae2-9a0b-d16a10ca9567 HTTP/1.1" 200 115 0.013952 10.0.0.27 - - [2025-11-20 14:26:07] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004415 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.27 - - [2025-11-20 14:26:07] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003794 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.27 - - [2025-11-20 14:26:07] "GET /virtual-machine/d44bf635-3046-4ba4-a79e-34227edeeebe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003588 10.0.0.27 - - [2025-11-20 14:26:07] "POST /ref-update HTTP/1.1" 200 156 0.009085 10.0.0.27 - - [2025-11-20 14:26:07] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.012400 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.058601 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.035493 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.032966 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.015205 10.0.0.27 - - [2025-11-20 14:26:07] "POST /set-tag HTTP/1.1" 200 109 0.023705 10.0.0.27 - - [2025-11-20 14:26:07] "DELETE /instance-ip/5fe9c832-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.051964 10.0.0.27 - - [2025-11-20 14:26:08] "POST /ref-update HTTP/1.1" 200 156 0.008458 10.0.0.27 - - [2025-11-20 14:26:08] "DELETE /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.039624 10.0.0.27 - - [2025-11-20 14:26:08] "DELETE /virtual-machine/d44bf635-3046-4ba4-a79e-34227edeeebe HTTP/1.1" 200 115 0.024080 10.0.0.27 - - [2025-11-20 14:26:08] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004576 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.003122 10.0.0.27 - - [2025-11-20 14:26:08] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003754 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.27 - - [2025-11-20 14:26:08] "GET /virtual-machine/bc52ba5b-61d1-4146-bb91-42046341f0e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002917 10.0.0.27 - - [2025-11-20 14:26:08] "POST /ref-update HTTP/1.1" 200 156 0.010772 10.0.0.27 - - [2025-11-20 14:26:08] "GET /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011717 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.017438 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.030014 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.031832 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.013832 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.026115 10.0.0.27 - - [2025-11-20 14:26:08] "DELETE /instance-ip/5f6fde46-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.042589 10.0.0.27 - - [2025-11-20 14:26:08] "POST /ref-update HTTP/1.1" 200 156 0.017199 10.0.0.27 - - [2025-11-20 14:26:08] "DELETE /virtual-machine-interface/5f4f8452-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.033903 10.0.0.27 - - [2025-11-20 14:26:08] "DELETE /virtual-machine/bc52ba5b-61d1-4146-bb91-42046341f0e1 HTTP/1.1" 200 115 0.018398 10.0.0.27 - - [2025-11-20 14:26:08] "DELETE /tag/a1dd1f55-998a-41c4-b08e-9cce0fbdd1c4 HTTP/1.1" 200 115 0.035193 10.0.0.27 - - [2025-11-20 14:26:08] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003957 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.27 - - [2025-11-20 14:26:08] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003828 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.27 - - [2025-11-20 14:26:08] "GET /virtual-machine/454c65e9-7045-4f1e-9196-2c191abae8db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002664 10.0.0.27 - - [2025-11-20 14:26:08] "POST /ref-update HTTP/1.1" 200 156 0.007772 10.0.0.27 - - [2025-11-20 14:26:08] "GET /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.022081 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.016521 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.030358 10.0.0.27 - - [2025-11-20 14:26:08] "POST /set-tag HTTP/1.1" 200 109 0.031780 10.0.0.27 - - [2025-11-20 14:26:09] "POST /set-tag HTTP/1.1" 200 109 0.012822 10.0.0.27 - - [2025-11-20 14:26:09] "POST /set-tag HTTP/1.1" 200 109 0.026748 10.0.0.27 - - [2025-11-20 14:26:09] "DELETE /instance-ip/6079aca4-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.039823 10.0.0.27 - - [2025-11-20 14:26:09] "DELETE /virtual-machine-interface/605e6458-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.030112 10.0.0.27 - - [2025-11-20 14:26:09] "DELETE /virtual-machine/454c65e9-7045-4f1e-9196-2c191abae8db HTTP/1.1" 200 115 0.014746 10.0.0.27 - - [2025-11-20 14:26:09] "DELETE /tag/eda6271d-394e-4f91-858f-455f2853ad22 HTTP/1.1" 409 388 0.005415 10.0.0.27 - - [2025-11-20 14:26:09] "DELETE /tag/d23f51ed-ec1d-45d2-9c31-7d9aa8404c8d HTTP/1.1" 200 115 0.035020 10.0.0.27 - - [2025-11-20 14:26:37] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005356 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.27 - - [2025-11-20 14:26:37] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005461 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.27 - - [2025-11-20 14:26:37] "GET /virtual-machine/26904c75-4224-4707-897e-da922963165a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002909 10.0.0.27 - - [2025-11-20 14:26:37] "POST /ref-update HTTP/1.1" 200 156 0.015959 10.0.0.27 - - [2025-11-20 14:26:37] "GET /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005015 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.019477 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.055722 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.017762 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.046713 10.0.0.27 - - [2025-11-20 14:26:37] "DELETE /instance-ip/6224770a-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.057209 10.0.0.27 - - [2025-11-20 14:26:37] "DELETE /virtual-machine-interface/61ef1fe2-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.046907 10.0.0.27 - - [2025-11-20 14:26:37] "DELETE /virtual-machine/26904c75-4224-4707-897e-da922963165a HTTP/1.1" 200 115 0.023043 10.0.0.27 - - [2025-11-20 14:26:37] "DELETE /tag/c17655c7-b583-4ddf-ad25-f7c16e33fb61 HTTP/1.1" 409 236 0.018117 10.0.0.27 - - [2025-11-20 14:26:37] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005082 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.27 - - [2025-11-20 14:26:37] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005117 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.004654 10.0.0.27 - - [2025-11-20 14:26:37] "GET /virtual-machine/7100bab9-b6c9-4cb7-a4b1-65cc7124527e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004580 10.0.0.27 - - [2025-11-20 14:26:37] "POST /ref-update HTTP/1.1" 200 156 0.009817 10.0.0.27 - - [2025-11-20 14:26:37] "GET /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004976 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.018675 10.0.0.27 - - [2025-11-20 14:26:37] "POST /set-tag HTTP/1.1" 200 109 0.027914 10.0.0.27 - - [2025-11-20 14:26:38] "POST /set-tag HTTP/1.1" 200 109 0.042785 10.0.0.27 - - [2025-11-20 14:26:38] "POST /set-tag HTTP/1.1" 200 109 0.028630 10.0.0.27 - - [2025-11-20 14:26:38] "DELETE /instance-ip/633ec744-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.063442 10.0.0.27 - - [2025-11-20 14:26:38] "DELETE /virtual-machine-interface/6318c6e8-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.059882 10.0.0.27 - - [2025-11-20 14:26:38] "DELETE /virtual-machine/7100bab9-b6c9-4cb7-a4b1-65cc7124527e HTTP/1.1" 200 115 0.023431 10.0.0.27 - - [2025-11-20 14:26:38] "DELETE /tag/77206b01-36b1-4bf5-b3be-75d9e738dd65 HTTP/1.1" 200 115 0.074146 10.0.0.27 - - [2025-11-20 14:26:38] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017351 10.0.0.27 - - [2025-11-20 14:26:38] "POST /set-tag HTTP/1.1" 200 109 0.003220 10.0.0.27 - - [2025-11-20 14:26:38] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003597 10.0.0.27 - - [2025-11-20 14:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.27 - - [2025-11-20 14:26:38] "GET /virtual-machine/ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003644 10.0.0.27 - - [2025-11-20 14:26:38] "POST /ref-update HTTP/1.1" 200 156 0.013391 10.0.0.27 - - [2025-11-20 14:26:38] "GET /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011665 10.0.0.27 - - [2025-11-20 14:26:38] "POST /set-tag HTTP/1.1" 200 109 0.064567 10.0.0.27 - - [2025-11-20 14:26:38] "POST /set-tag HTTP/1.1" 200 109 0.048399 10.0.0.27 - - [2025-11-20 14:26:38] "POST /set-tag HTTP/1.1" 200 109 0.036635 10.0.0.27 - - [2025-11-20 14:26:38] "POST /set-tag HTTP/1.1" 200 109 0.014924 10.0.0.27 - - [2025-11-20 14:26:38] "DELETE /instance-ip/629ffaa6-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.072526 10.0.0.27 - - [2025-11-20 14:26:38] "DELETE /virtual-machine-interface/62853fae-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.071636 10.0.0.27 - - [2025-11-20 14:26:38] "DELETE /virtual-machine/ad83dd8d-20da-47c4-91ca-a0d4dd7cf90b HTTP/1.1" 200 115 0.040876 10.0.0.27 - - [2025-11-20 14:26:38] "DELETE /tag/517fb0e9-e73b-46c9-b8e1-9ef5226c70e9 HTTP/1.1" 409 236 0.009761 10.0.0.27 - - [2025-11-20 14:26:38] "DELETE /tag/271ceace-3111-41ef-b7b8-2471230f4936 HTTP/1.1" 409 236 0.006218 10.0.0.27 - - [2025-11-20 14:26:39] "DELETE /tag/b5d40871-8dd0-480f-89a4-650a63a75205 HTTP/1.1" 200 115 0.069531 10.0.0.27 - - [2025-11-20 14:26:39] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008127 10.0.0.27 - - [2025-11-20 14:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.27 - - [2025-11-20 14:26:39] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010388 10.0.0.27 - - [2025-11-20 14:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.27 - - [2025-11-20 14:26:39] "GET /virtual-machine/abee18f4-03c2-4d3f-b3da-e2224b1588ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004530 10.0.0.27 - - [2025-11-20 14:26:39] "POST /ref-update HTTP/1.1" 200 156 0.018691 10.0.0.27 - - [2025-11-20 14:26:39] "GET /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013891 10.0.0.27 - - [2025-11-20 14:26:39] "POST /set-tag HTTP/1.1" 200 109 0.016169 10.0.0.27 - - [2025-11-20 14:26:39] "POST /set-tag HTTP/1.1" 200 109 0.029525 10.0.0.27 - - [2025-11-20 14:26:39] "POST /set-tag HTTP/1.1" 200 109 0.033376 10.0.0.27 - - [2025-11-20 14:26:39] "POST /set-tag HTTP/1.1" 200 109 0.020254 10.0.0.27 - - [2025-11-20 14:26:39] "DELETE /instance-ip/6186570a-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.082070 10.0.0.27 - - [2025-11-20 14:26:39] "DELETE /virtual-machine-interface/616b8cf4-c61c-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.059020 10.0.0.27 - - [2025-11-20 14:26:39] "DELETE /virtual-machine/abee18f4-03c2-4d3f-b3da-e2224b1588ef HTTP/1.1" 200 115 0.035624 10.0.0.27 - - [2025-11-20 14:26:39] "DELETE /tag/e43f7611-37bc-46a0-81b1-b4aa13931486 HTTP/1.1" 200 115 0.083476 10.0.0.27 - - [2025-11-20 14:26:39] "DELETE /tag/01ba8eb1-efec-4791-9c75-1304ec81ead1 HTTP/1.1" 200 115 0.053929 10.0.0.27 - - [2025-11-20 14:26:39] "DELETE /tag/0ee0e91b-e818-4cc7-941f-fc6b8e32f762 HTTP/1.1" 200 115 0.068007 10.0.0.27 - - [2025-11-20 14:26:40] "POST /projects HTTP/1.1" 409 238 0.003393 10.0.0.27 - - [2025-11-20 14:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.27 - - [2025-11-20 14:26:40] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039611 10.0.0.27 - - [2025-11-20 14:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.27 - - [2025-11-20 14:26:41] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003839 10.0.0.27 - - [2025-11-20 14:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.27 - - [2025-11-20 14:26:41] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004000 10.0.0.27 - - [2025-11-20 14:26:41] "POST /security-groups HTTP/1.1" 409 285 0.008681 10.0.0.27 - - [2025-11-20 14:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.27 - - [2025-11-20 14:26:41] "PUT /security-group/e5f31974-5bc1-4985-ab53-134f08d79c0d HTTP/1.1" 200 262 0.063054 10.0.0.27 - - [2025-11-20 14:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030118 10.0.0.27 - - [2025-11-20 14:26:41] "PUT /access-control-list/48048968-e777-4ef7-94e7-391ef3efc1bc HTTP/1.1" 200 272 0.030051 10.0.0.27 - - [2025-11-20 14:26:41] "PUT /access-control-list/a936151f-9fb0-4793-b170-bd315fed006c HTTP/1.1" 200 272 0.039526 10.0.0.27 - - [2025-11-20 14:26:46] "POST /projects HTTP/1.1" 409 238 0.001831 10.0.0.27 - - [2025-11-20 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.27 - - [2025-11-20 14:26:46] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030698 10.0.0.27 - - [2025-11-20 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.27 - - [2025-11-20 14:26:46] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004300 10.0.0.27 - - [2025-11-20 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.27 - - [2025-11-20 14:26:46] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003347 10.0.0.27 - - [2025-11-20 14:26:46] "POST /security-groups HTTP/1.1" 409 285 0.002532 10.0.0.27 - - [2025-11-20 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.27 - - [2025-11-20 14:26:46] "PUT /security-group/e5f31974-5bc1-4985-ab53-134f08d79c0d HTTP/1.1" 200 262 0.055202 10.0.0.27 - - [2025-11-20 14:26:46] "PUT /access-control-list/48048968-e777-4ef7-94e7-391ef3efc1bc HTTP/1.1" 200 272 0.009447 10.0.0.27 - - [2025-11-20 14:26:46] "PUT /access-control-list/a936151f-9fb0-4793-b170-bd315fed006c HTTP/1.1" 200 272 0.020854 10.0.0.27 - - [2025-11-20 14:26:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017692 10.0.0.27 - - [2025-11-20 14:26:46] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.011899 10.0.0.27 - - [2025-11-20 14:26:46] "GET /firewall-rule/79b63fe3-0e2c-4b55-bc7a-15a86e2f94d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002854 10.0.0.27 - - [2025-11-20 14:26:46] "POST /ref-update HTTP/1.1" 200 156 0.049108 10.0.0.27 - - [2025-11-20 14:26:46] "DELETE /firewall-rule/79b63fe3-0e2c-4b55-bc7a-15a86e2f94d4 HTTP/1.1" 200 115 0.041978 10.0.0.27 - - [2025-11-20 14:26:46] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007081 10.0.0.27 - - [2025-11-20 14:26:46] "GET /firewall-rule/ebf7c015-cfb0-4b5a-9f02-81b8ac515012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005204 10.0.0.27 - - [2025-11-20 14:26:46] "POST /ref-update HTTP/1.1" 200 156 0.081309 10.0.0.27 - - [2025-11-20 14:26:46] "DELETE /firewall-rule/ebf7c015-cfb0-4b5a-9f02-81b8ac515012 HTTP/1.1" 200 115 0.069085 10.0.0.27 - - [2025-11-20 14:26:46] "DELETE /tag/517fb0e9-e73b-46c9-b8e1-9ef5226c70e9 HTTP/1.1" 409 236 0.007318 10.0.0.27 - - [2025-11-20 14:26:46] "DELETE /tag/801378dd-5807-45c8-84a3-8eb7adc03306 HTTP/1.1" 200 115 0.041869 10.0.0.27 - - [2025-11-20 14:26:46] "DELETE /tag/271ceace-3111-41ef-b7b8-2471230f4936 HTTP/1.1" 409 236 0.004487 10.0.0.27 - - [2025-11-20 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787 10.0.0.27 - - [2025-11-20 14:26:46] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006570 10.0.0.27 - - [2025-11-20 14:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006510 10.0.0.27 - - [2025-11-20 14:26:46] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003777 10.0.0.27 - - [2025-11-20 14:26:47] "PUT /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012 HTTP/1.1" 200 264 0.040956 10.0.0.27 - - [2025-11-20 14:26:47] "PUT /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769 HTTP/1.1" 200 264 0.050475 10.0.0.27 - - [2025-11-20 14:26:47] "DELETE /security-group/e5f31974-5bc1-4985-ab53-134f08d79c0d HTTP/1.1" 200 115 0.073938 10.0.0.27 - - [2025-11-20 14:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.27 - - [2025-11-20 14:26:47] "DELETE /access-control-list/48048968-e777-4ef7-94e7-391ef3efc1bc HTTP/1.1" 200 115 0.063066 10.0.0.27 - - [2025-11-20 14:26:47] "DELETE /access-control-list/a936151f-9fb0-4793-b170-bd315fed006c HTTP/1.1" 200 115 0.029741 10.0.0.27 - - [2025-11-20 14:26:47] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.026000 10.0.0.27 - - [2025-11-20 14:26:47] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?fields=security_groups HTTP/1.1" 200 1351 0.031305 10.0.0.27 - - [2025-11-20 14:26:47] "DELETE /security-group/124eec05-a24e-41ed-b75f-ac2f0cb152d7 HTTP/1.1" 200 115 0.039819 10.0.0.27 - - [2025-11-20 14:26:47] "DELETE /access-control-list/78417d3a-d88e-4bfe-b1e7-e801d5b64f21 HTTP/1.1" 200 115 0.031656 10.0.0.27 - - [2025-11-20 14:26:47] "GET /project/03119639-60d9-4de4-a753-868de3bac66a?fields=application_policy_sets HTTP/1.1" 200 1390 0.032944 10.0.0.27 - - [2025-11-20 14:26:47] "DELETE /access-control-list/33508417-b7b4-4aaf-8553-5065b7a7c40c HTTP/1.1" 200 115 0.036318 10.0.0.27 - - [2025-11-20 14:26:47] "DELETE /project/03119639-60d9-4de4-a753-868de3bac66a HTTP/1.1" 200 115 0.253810 10.0.0.27 - - [2025-11-20 14:26:47] "POST /projects HTTP/1.1" 409 238 0.003124 10.0.0.27 - - [2025-11-20 14:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.27 - - [2025-11-20 14:26:47] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029844 10.0.0.27 - - [2025-11-20 14:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.27 - - [2025-11-20 14:26:47] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003507 10.0.0.27 - - [2025-11-20 14:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.27 - - [2025-11-20 14:26:47] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003995 10.0.0.27 - - [2025-11-20 14:26:47] "POST /security-groups HTTP/1.1" 409 285 0.008171 10.0.0.27 - - [2025-11-20 14:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.27 - - [2025-11-20 14:26:47] "PUT /security-group/79af79bf-cefd-46dd-a331-c4822954e29c HTTP/1.1" 200 262 0.055432 10.0.0.27 - - [2025-11-20 14:26:47] "PUT /access-control-list/90153347-dd82-466b-be3e-7b4f5e4ff9ee HTTP/1.1" 200 272 0.015511 10.0.0.27 - - [2025-11-20 14:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019638 10.0.0.27 - - [2025-11-20 14:26:47] "PUT /access-control-list/f1dec7e7-9e57-49cc-a4dd-e5f30a7781fc HTTP/1.1" 200 272 0.030720 10.0.0.27 - - [2025-11-20 14:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.27 - - [2025-11-20 14:26:52] "GET /loadbalancer/34c1c9ee-80fe-4927-912e-a6ac2e09c25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006379 10.0.0.27 - - [2025-11-20 14:26:52] "GET /virtual-machine-interface/5fd2509e-c61c-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001888 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /loadbalancer-member/67b3e800-8fb1-4b49-83d1-faf2f00b943b HTTP/1.1" 200 115 0.032838 10.0.0.27 - - [2025-11-20 14:26:52] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003238 10.0.0.27 - - [2025-11-20 14:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.27 - - [2025-11-20 14:26:52] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003708 10.0.0.27 - - [2025-11-20 14:26:52] "GET /firewall-policy/d2857c4e-5c2a-48f0-83ef-11b29dc53b2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002148 10.0.0.27 - - [2025-11-20 14:26:52] "GET /firewall-rule/d08cb967-e635-43c3-9abf-f986ec8a336e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002319 10.0.0.27 - - [2025-11-20 14:26:52] "POST /ref-update HTTP/1.1" 200 156 0.015141 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /firewall-rule/d08cb967-e635-43c3-9abf-f986ec8a336e HTTP/1.1" 200 115 0.048723 10.0.0.27 - - [2025-11-20 14:26:52] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003915 10.0.0.27 - - [2025-11-20 14:26:52] "GET /firewall-rule/f1a4322f-b5af-40de-add9-c8f848f3e59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003015 10.0.0.27 - - [2025-11-20 14:26:52] "POST /ref-update HTTP/1.1" 200 156 0.016333 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /firewall-rule/f1a4322f-b5af-40de-add9-c8f848f3e59b HTTP/1.1" 200 115 0.047997 10.0.0.27 - - [2025-11-20 14:26:52] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.004338 10.0.0.27 - - [2025-11-20 14:26:52] "GET /firewall-rule/ed87e68f-10d3-428b-bfeb-fc864428c174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002800 10.0.0.27 - - [2025-11-20 14:26:52] "POST /ref-update HTTP/1.1" 200 156 0.011731 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /firewall-rule/ed87e68f-10d3-428b-bfeb-fc864428c174 HTTP/1.1" 200 115 0.051865 10.0.0.27 - - [2025-11-20 14:26:52] "GET /application-policy-set/7043f230-abb0-43f3-ac4a-d302ef208413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002877 10.0.0.27 - - [2025-11-20 14:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.27 - - [2025-11-20 14:26:52] "GET /policy-management/31aff258-3eb6-4dab-b751-a708ae7503eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002565 10.0.0.27 - - [2025-11-20 14:26:52] "GET /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004375 10.0.0.27 - - [2025-11-20 14:26:52] "POST /ref-update HTTP/1.1" 200 156 0.020447 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /firewall-policy/6abbf8d1-4392-4f5a-80dc-a3ed38b3f44d HTTP/1.1" 200 115 0.028242 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /tag/eda6271d-394e-4f91-858f-455f2853ad22 HTTP/1.1" 200 115 0.054849 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /tag/271ceace-3111-41ef-b7b8-2471230f4936 HTTP/1.1" 200 115 0.035627 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /tag/517fb0e9-e73b-46c9-b8e1-9ef5226c70e9 HTTP/1.1" 200 115 0.051571 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /tag/c17655c7-b583-4ddf-ad25-f7c16e33fb61 HTTP/1.1" 200 115 0.052378 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /loadbalancer-pool/8b446b22-5eb5-4221-9183-f3d7591d11ff HTTP/1.1" 200 115 0.029500 10.0.0.27 - - [2025-11-20 14:26:52] "DELETE /loadbalancer-listener/c399e463-7e68-4990-b824-67cb4bc2fd90 HTTP/1.1" 200 115 0.042058 10.0.0.27 - - [2025-11-20 14:26:53] "DELETE /loadbalancer/34c1c9ee-80fe-4927-912e-a6ac2e09c25a HTTP/1.1" 200 115 0.044818 10.0.0.27 - - [2025-11-20 14:26:53] "DELETE /floating-ip/06d074ca-78d3-4914-84c8-376f5bdb3016 HTTP/1.1" 200 115 0.027451 10.0.0.27 - - [2025-11-20 14:26:53] "DELETE /instance-ip/224b1fae-3910-49b9-815a-ebbd5ea640b6 HTTP/1.1" 200 115 0.039457 10.0.0.27 - - [2025-11-20 14:26:53] "DELETE /virtual-machine-interface/1c7d4ac5-fc06-4e08-9d2f-f74e4e61519c HTTP/1.1" 200 115 0.044047 10.0.0.27 - - [2025-11-20 14:26:53] "DELETE /tag/d949d94c-7191-4ff2-8216-66f16db86578 HTTP/1.1" 200 115 0.032971 10.0.0.27 - - [2025-11-20 14:26:53] "POST /projects HTTP/1.1" 409 238 0.001489 10.0.0.27 - - [2025-11-20 14:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.27 - - [2025-11-20 14:26:53] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035792 10.0.0.27 - - [2025-11-20 14:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.27 - - [2025-11-20 14:26:53] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004114 10.0.0.27 - - [2025-11-20 14:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.27 - - [2025-11-20 14:26:53] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004003 10.0.0.27 - - [2025-11-20 14:26:53] "POST /security-groups HTTP/1.1" 409 285 0.002161 10.0.0.27 - - [2025-11-20 14:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.27 - - [2025-11-20 14:26:53] "PUT /security-group/79af79bf-cefd-46dd-a331-c4822954e29c HTTP/1.1" 200 262 0.066887 10.0.0.27 - - [2025-11-20 14:26:53] "PUT /access-control-list/90153347-dd82-466b-be3e-7b4f5e4ff9ee HTTP/1.1" 200 272 0.020458 10.0.0.27 - - [2025-11-20 14:26:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.041645 10.0.0.27 - - [2025-11-20 14:26:53] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.016584 10.0.0.27 - - [2025-11-20 14:26:53] "PUT /access-control-list/f1dec7e7-9e57-49cc-a4dd-e5f30a7781fc HTTP/1.1" 200 272 0.053570 10.0.0.27 - - [2025-11-20 14:26:53] "GET /firewall-rule/ec702992-45d1-4794-b19a-294bd0cb48eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009655 10.0.0.27 - - [2025-11-20 14:26:53] "POST /ref-update HTTP/1.1" 200 156 0.089066 10.0.0.27 - - [2025-11-20 14:26:53] "DELETE /firewall-rule/ec702992-45d1-4794-b19a-294bd0cb48eb HTTP/1.1" 200 115 0.035765 10.0.0.27 - - [2025-11-20 14:26:53] "GET /firewall-policy/8d773ab8-423e-402c-bf0d-318bd00d1896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007996 10.0.0.27 - - [2025-11-20 14:26:53] "GET /firewall-rule/73d0e8a6-fde9-47bf-99e9-a320e18108d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003360 10.0.0.27 - - [2025-11-20 14:26:53] "POST /ref-update HTTP/1.1" 200 156 0.053507 10.0.0.27 - - [2025-11-20 14:26:53] "DELETE /firewall-rule/73d0e8a6-fde9-47bf-99e9-a320e18108d5 HTTP/1.1" 200 115 0.053035 10.0.0.27 - - [2025-11-20 14:26:53] "DELETE /tag/0a0a8842-c2ed-4b8d-b06d-94995bd16f52 HTTP/1.1" 200 115 0.044719 10.0.0.27 - - [2025-11-20 14:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.27 - - [2025-11-20 14:26:54] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004523 10.0.0.27 - - [2025-11-20 14:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.27 - - [2025-11-20 14:26:54] "GET /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004247 10.0.0.27 - - [2025-11-20 14:26:54] "PUT /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012 HTTP/1.1" 200 264 0.051578 10.0.0.27 - - [2025-11-20 14:26:54] "PUT /virtual-network/d98226ad-0a85-49c1-8cdc-945e2783d769 HTTP/1.1" 200 264 0.064367 10.0.0.27 - - [2025-11-20 14:26:54] "DELETE /security-group/79af79bf-cefd-46dd-a331-c4822954e29c HTTP/1.1" 200 115 0.070668 10.0.0.27 - - [2025-11-20 14:26:54] "DELETE /access-control-list/90153347-dd82-466b-be3e-7b4f5e4ff9ee HTTP/1.1" 200 115 0.031136 10.0.0.27 - - [2025-11-20 14:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005919 10.0.0.27 - - [2025-11-20 14:26:54] "DELETE /access-control-list/f1dec7e7-9e57-49cc-a4dd-e5f30a7781fc HTTP/1.1" 200 115 0.027601 10.0.0.27 - - [2025-11-20 14:26:54] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.025268 10.0.0.27 - - [2025-11-20 14:26:54] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?fields=security_groups HTTP/1.1" 200 1352 0.038812 10.0.0.27 - - [2025-11-20 14:26:54] "DELETE /security-group/eac33717-efd0-4aa7-a49d-76d3a4aa9946 HTTP/1.1" 200 115 0.034655 10.0.0.27 - - [2025-11-20 14:26:54] "GET /project/b749e5c3-411f-48e6-8240-d66e8a25f5af?fields=application_policy_sets HTTP/1.1" 200 1391 0.056519 10.0.0.27 - - [2025-11-20 14:26:54] "DELETE /access-control-list/93666bef-5e05-4603-96a0-b1f387869506 HTTP/1.1" 200 115 0.070247 10.0.0.27 - - [2025-11-20 14:26:54] "DELETE /access-control-list/cb9f6d67-847d-4e43-9add-3c89e3f940cd HTTP/1.1" 200 115 0.027071 10.0.0.27 - - [2025-11-20 14:26:54] "DELETE /project/b749e5c3-411f-48e6-8240-d66e8a25f5af HTTP/1.1" 200 115 0.284013 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:27:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:27:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:27:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:27:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:27:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:27:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 10.0.0.27 - - [2025-11-20 14:27:53] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.27 - - [2025-11-20 14:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.27 - - [2025-11-20 14:27:53] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003684 10.0.0.27 - - [2025-11-20 14:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.27 - - [2025-11-20 14:27:54] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002300 10.0.0.27 - - [2025-11-20 14:28:12] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.27 - - [2025-11-20 14:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.27 - - [2025-11-20 14:28:12] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004387 10.0.0.27 - - [2025-11-20 14:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.27 - - [2025-11-20 14:28:12] "GET /config-node/49b02e0c-231a-451d-a631-9840dbd338d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002379 10.0.0.27 - - [2025-11-20 14:28:13] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.27 - - [2025-11-20 14:28:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001938 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.27 - - [2025-11-20 14:28:18] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002087 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.007543 10.0.0.27 - - [2025-11-20 14:28:18] "GET / HTTP/1.1" 200 35931 0.002117 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 264 0.002495 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/b5d06dba-c34c-4481-9581-59ccbb590a6d HTTP/1.1" 200 244 0.010462 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 261 0.001505 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/77db899e-a63a-439e-b987-b39671623e1a HTTP/1.1" 200 244 0.008954 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 261 0.001597 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/e999715f-9284-45d5-9d91-c355bf480e76 HTTP/1.1" 200 244 0.008833 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 253 0.009761 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/8cb29885-2c54-4e58-bd74-cb7af140b974 HTTP/1.1" 200 244 0.011142 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 251 0.004142 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/e47cefc0-2fa6-4bef-98ad-2d98c87b9d48 HTTP/1.1" 200 244 0.009211 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 252 0.001655 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/69f5dc39-659f-4f4c-893f-72bd21d4c52f HTTP/1.1" 200 244 0.008664 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 256 0.004296 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/f4d56398-c047-431f-bdd0-b8aacf86959e HTTP/1.1" 200 244 0.010792 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 248 0.004431 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007584 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/161d8a8a-88d6-4c96-ab18-11a4f64b27ad HTTP/1.1" 200 244 0.009549 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 252 0.001900 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/c1311602-73b8-4e4d-a639-ba9dbda0b64f HTTP/1.1" 200 244 0.009140 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 257 0.005786 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/2f1d7e2e-818e-4a3e-b749-c9fbf8fd2781 HTTP/1.1" 200 244 0.011779 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 251 0.014291 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.27 - - [2025-11-20 14:28:18] "PUT /alarm/c5836380-096d-417f-ab4e-f3560d9ddd11 HTTP/1.1" 200 244 0.010081 10.0.0.27 - - [2025-11-20 14:28:18] "POST /alarms HTTP/1.1" 409 257 0.006984 10.0.0.27 - - [2025-11-20 14:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/b4fcce3c-f814-4a10-b851-35f9f74e79bb HTTP/1.1" 200 244 0.009535 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 261 0.011269 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/8ff4c72e-ea5c-482a-ac6e-afd1bc932371 HTTP/1.1" 200 244 0.011921 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 258 0.004191 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/710b923f-d1e9-4ad0-bc3c-7ce3c05f07ee HTTP/1.1" 200 244 0.011648 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 254 0.009230 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/e08bcc7e-07c7-4535-ae3d-9ceedba4ae4c HTTP/1.1" 200 244 0.010528 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 254 0.002912 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/9cfd961c-aaed-4cfb-af8e-57747a52ebc8 HTTP/1.1" 200 244 0.009715 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 254 0.008840 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/7f651a41-de4a-4397-b3a1-5929980b6c72 HTTP/1.1" 200 244 0.009557 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 247 0.011584 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/f9cd0c49-ceab-47b3-9ade-f5212a8d5803 HTTP/1.1" 200 244 0.009215 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 272 0.008072 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/ca32eacd-86e1-43d1-b940-e79f660667d0 HTTP/1.1" 200 244 0.010550 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 261 0.005295 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/1dc35190-d784-45f1-b0b2-25c65aa89ee2 HTTP/1.1" 200 244 0.009372 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 259 0.002836 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/2463b71e-aa22-4863-bf7d-fb11cbfea573 HTTP/1.1" 200 244 0.009740 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 265 0.003485 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/44c20100-2724-4c10-ba23-d0f0ea3518cd HTTP/1.1" 200 244 0.008961 10.0.0.27 - - [2025-11-20 14:28:19] "POST /alarms HTTP/1.1" 409 279 0.005627 10.0.0.27 - - [2025-11-20 14:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.27 - - [2025-11-20 14:28:19] "PUT /alarm/ad8e58c2-060f-494b-8575-428a5f9d08c9 HTTP/1.1" 200 244 0.009255 10.0.0.27 - - [2025-11-20 14:28:19] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.27 - - [2025-11-20 14:28:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001823 10.0.0.27 - - [2025-11-20 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.27 - - [2025-11-20 14:28:20] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.007184 10.0.0.27 - - [2025-11-20 14:28:20] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.27 - - [2025-11-20 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.27 - - [2025-11-20 14:28:20] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002353 10.0.0.27 - - [2025-11-20 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.27 - - [2025-11-20 14:28:20] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.009125 10.0.0.27 - - [2025-11-20 14:28:20] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.27 - - [2025-11-20 14:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.27 - - [2025-11-20 14:28:20] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004616 10.0.0.27 - - [2025-11-20 14:28:20] "PUT /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd HTTP/1.1" 200 274 0.015605 10.0.0.27 - - [2025-11-20 14:28:24] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.27 - - [2025-11-20 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.27 - - [2025-11-20 14:28:24] "GET /routing-instance/819b208e-8f45-47be-9ba2-484c08459c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002541 10.0.0.27 - - [2025-11-20 14:28:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001719 10.0.0.27 - - [2025-11-20 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.27 - - [2025-11-20 14:28:24] "GET /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003542 10.0.0.27 - - [2025-11-20 14:28:24] "PUT /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b HTTP/1.1" 200 254 0.010868 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:28:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:28:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 10.0.0.27 - - [2025-11-20 14:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.27 - - [2025-11-20 14:28:26] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002698 10.0.0.27 - - [2025-11-20 14:28:38] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.27 - - [2025-11-20 14:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.27 - - [2025-11-20 14:28:38] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005644 10.0.0.27 - - [2025-11-20 14:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.27 - - [2025-11-20 14:28:38] "GET /config-node/49b02e0c-231a-451d-a631-9840dbd338d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002391 10.0.0.27 - - [2025-11-20 14:28:50] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.27 - - [2025-11-20 14:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.27 - - [2025-11-20 14:28:50] "GET /routing-instance/819b208e-8f45-47be-9ba2-484c08459c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002689 10.0.0.27 - - [2025-11-20 14:28:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002496 10.0.0.27 - - [2025-11-20 14:28:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.27 - - [2025-11-20 14:28:50] "GET /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002809 10.0.0.27 - - [2025-11-20 14:28:50] "PUT /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b HTTP/1.1" 200 254 0.030151 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:28:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:28:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.27 - - [2025-11-20 14:29:05] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.27 - - [2025-11-20 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.27 - - [2025-11-20 14:29:05] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004601 10.0.0.27 - - [2025-11-20 14:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.27 - - [2025-11-20 14:29:05] "GET /config-node/49b02e0c-231a-451d-a631-9840dbd338d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003029 10.0.0.27 - - [2025-11-20 14:29:05] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.27 - - [2025-11-20 14:29:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001891 10.0.0.27 - - [2025-11-20 14:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.27 - - [2025-11-20 14:29:10] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002389 10.0.0.27 - - [2025-11-20 14:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.27 - - [2025-11-20 14:29:10] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.012793 10.0.0.27 - - [2025-11-20 14:29:10] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.27 - - [2025-11-20 14:29:10] "POST /alarms HTTP/1.1" 409 264 0.001903 10.0.0.27 - - [2025-11-20 14:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.27 - - [2025-11-20 14:29:10] "PUT /alarm/b5d06dba-c34c-4481-9581-59ccbb590a6d HTTP/1.1" 200 244 0.010477 10.0.0.27 - - [2025-11-20 14:29:10] "POST /alarms HTTP/1.1" 409 261 0.003938 10.0.0.27 - - [2025-11-20 14:29:11] "GET /global-system-configs HTTP/1.1" 200 322 0.002177 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/77db899e-a63a-439e-b987-b39671623e1a HTTP/1.1" 200 244 0.023610 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 261 0.008156 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/e999715f-9284-45d5-9d91-c355bf480e76 HTTP/1.1" 200 244 0.008690 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 253 0.006379 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/8cb29885-2c54-4e58-bd74-cb7af140b974 HTTP/1.1" 200 244 0.009064 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 251 0.001936 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/e47cefc0-2fa6-4bef-98ad-2d98c87b9d48 HTTP/1.1" 200 244 0.009408 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 252 0.001952 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/69f5dc39-659f-4f4c-893f-72bd21d4c52f HTTP/1.1" 200 244 0.009302 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 256 0.010051 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/f4d56398-c047-431f-bdd0-b8aacf86959e HTTP/1.1" 200 244 0.008877 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 248 0.005372 10.0.0.27 - - [2025-11-20 14:29:11] "GET /global-system-configs HTTP/1.1" 200 322 0.001790 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/161d8a8a-88d6-4c96-ab18-11a4f64b27ad HTTP/1.1" 200 244 0.009954 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 252 0.007918 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/c1311602-73b8-4e4d-a639-ba9dbda0b64f HTTP/1.1" 200 244 0.010519 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 257 0.010605 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/2f1d7e2e-818e-4a3e-b749-c9fbf8fd2781 HTTP/1.1" 200 244 0.009123 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 251 0.012574 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/c5836380-096d-417f-ab4e-f3560d9ddd11 HTTP/1.1" 200 244 0.011076 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 257 0.015560 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/b4fcce3c-f814-4a10-b851-35f9f74e79bb HTTP/1.1" 200 244 0.009801 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 261 0.007053 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/8ff4c72e-ea5c-482a-ac6e-afd1bc932371 HTTP/1.1" 200 244 0.010368 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 258 0.003768 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/710b923f-d1e9-4ad0-bc3c-7ce3c05f07ee HTTP/1.1" 200 244 0.009904 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 254 0.014674 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.27 - - [2025-11-20 14:29:11] "PUT /alarm/e08bcc7e-07c7-4535-ae3d-9ceedba4ae4c HTTP/1.1" 200 244 0.009185 10.0.0.27 - - [2025-11-20 14:29:11] "POST /alarms HTTP/1.1" 409 254 0.006860 10.0.0.27 - - [2025-11-20 14:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.27 - - [2025-11-20 14:29:12] "PUT /alarm/9cfd961c-aaed-4cfb-af8e-57747a52ebc8 HTTP/1.1" 200 244 0.021471 10.0.0.27 - - [2025-11-20 14:29:12] "POST /alarms HTTP/1.1" 409 254 0.009356 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.27 - - [2025-11-20 14:29:12] "PUT /alarm/7f651a41-de4a-4397-b3a1-5929980b6c72 HTTP/1.1" 200 244 0.008843 10.0.0.27 - - [2025-11-20 14:29:12] "POST /alarms HTTP/1.1" 409 247 0.002908 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.27 - - [2025-11-20 14:29:12] "PUT /alarm/f9cd0c49-ceab-47b3-9ade-f5212a8d5803 HTTP/1.1" 200 244 0.010175 10.0.0.27 - - [2025-11-20 14:29:12] "POST /alarms HTTP/1.1" 409 272 0.005384 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.27 - - [2025-11-20 14:29:12] "PUT /alarm/ca32eacd-86e1-43d1-b940-e79f660667d0 HTTP/1.1" 200 244 0.012921 10.0.0.27 - - [2025-11-20 14:29:12] "POST /alarms HTTP/1.1" 409 261 0.004605 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.27 - - [2025-11-20 14:29:12] "PUT /alarm/1dc35190-d784-45f1-b0b2-25c65aa89ee2 HTTP/1.1" 200 244 0.007969 10.0.0.27 - - [2025-11-20 14:29:12] "POST /alarms HTTP/1.1" 409 259 0.010347 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.27 - - [2025-11-20 14:29:12] "PUT /alarm/2463b71e-aa22-4863-bf7d-fb11cbfea573 HTTP/1.1" 200 244 0.008999 10.0.0.27 - - [2025-11-20 14:29:12] "POST /alarms HTTP/1.1" 409 265 0.009291 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.27 - - [2025-11-20 14:29:12] "PUT /alarm/44c20100-2724-4c10-ba23-d0f0ea3518cd HTTP/1.1" 200 244 0.011388 10.0.0.27 - - [2025-11-20 14:29:12] "POST /alarms HTTP/1.1" 409 279 0.003839 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.27 - - [2025-11-20 14:29:12] "PUT /alarm/ad8e58c2-060f-494b-8575-428a5f9d08c9 HTTP/1.1" 200 244 0.008572 10.0.0.27 - - [2025-11-20 14:29:12] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.27 - - [2025-11-20 14:29:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001853 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.27 - - [2025-11-20 14:29:12] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.007294 10.0.0.27 - - [2025-11-20 14:29:12] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.27 - - [2025-11-20 14:29:12] "GET /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002392 10.0.0.27 - - [2025-11-20 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.27 - - [2025-11-20 14:29:13] "PUT /global-vrouter-config/892fe705-d60b-44b6-8859-2283ddee6a55 HTTP/1.1" 200 276 0.010292 10.0.0.27 - - [2025-11-20 14:29:13] "GET / HTTP/1.1" 200 35931 0.001969 10.0.0.27 - - [2025-11-20 14:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.27 - - [2025-11-20 14:29:13] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004309 10.0.0.27 - - [2025-11-20 14:29:13] "PUT /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd HTTP/1.1" 200 274 0.012784 10.0.0.27 - - [2025-11-20 14:29:16] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.27 - - [2025-11-20 14:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.27 - - [2025-11-20 14:29:16] "GET /routing-instance/819b208e-8f45-47be-9ba2-484c08459c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003097 10.0.0.27 - - [2025-11-20 14:29:16] "POST /bgp-routers HTTP/1.1" 409 301 0.003560 10.0.0.27 - - [2025-11-20 14:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.27 - - [2025-11-20 14:29:16] "GET /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003181 10.0.0.27 - - [2025-11-20 14:29:16] "PUT /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b HTTP/1.1" 200 254 0.021282 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:29:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:29:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 10.0.0.27 - - [2025-11-20 14:29:21] "POST /tags HTTP/1.1" 200 355 0.036862 10.0.0.27 - - [2025-11-20 14:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009017 10.0.0.27 - - [2025-11-20 14:29:21] "GET /tag/42505ac0-bbd3-433c-b9b2-dad53b7ad3b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010796 10.0.0.27 - - [2025-11-20 14:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.27 - - [2025-11-20 14:29:21] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003870 10.0.0.27 - - [2025-11-20 14:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.27 - - [2025-11-20 14:29:21] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030849 10.0.0.27 - - [2025-11-20 14:29:21] "POST /virtual-machines HTTP/1.1" 200 351 0.008774 10.0.0.27 - - [2025-11-20 14:29:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025770 10.0.0.27 - - [2025-11-20 14:29:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.116909 10.0.0.27 - - [2025-11-20 14:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.006817 10.0.0.27 - - [2025-11-20 14:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.27 - - [2025-11-20 14:29:22] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.004220 10.0.0.27 - - [2025-11-20 14:29:22] "POST /instance-ips HTTP/1.1" 200 391 0.017540 10.0.0.27 - - [2025-11-20 14:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019625 10.0.0.27 - - [2025-11-20 14:29:22] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008571 10.0.0.27 - - [2025-11-20 14:29:22] "POST /set-tag HTTP/1.1" 200 109 0.013265 10.0.0.27 - - [2025-11-20 14:29:22] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.013758 10.0.0.27 - - [2025-11-20 14:29:22] "GET /instance-ip/4e71516e-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.002991 10.0.0.27 - - [2025-11-20 14:29:22] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003945 10.0.0.27 - - [2025-11-20 14:29:22] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.27 - - [2025-11-20 14:29:22] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004310 10.0.0.27 - - [2025-11-20 14:29:22] "POST /ref-update HTTP/1.1" 200 156 0.008001 10.0.0.27 - - [2025-11-20 14:29:22] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.013376 10.0.0.27 - - [2025-11-20 14:29:22] "POST /set-tag HTTP/1.1" 200 109 0.002761 10.0.0.27 - - [2025-11-20 14:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.27 - - [2025-11-20 14:29:22] "GET /virtual-network/a668512b-3eaa-45ed-b12c-d83c35c06012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004174 10.0.0.27 - - [2025-11-20 14:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008029 10.0.0.27 - - [2025-11-20 14:29:22] "GET /project/362ae55d-7e6e-4809-96f6-9ee34a2d0773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032929 10.0.0.27 - - [2025-11-20 14:29:22] "POST /virtual-machines HTTP/1.1" 200 355 0.018912 10.0.0.27 - - [2025-11-20 14:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016284 10.0.0.27 - - [2025-11-20 14:29:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.115567 10.0.0.27 - - [2025-11-20 14:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010110 10.0.0.27 - - [2025-11-20 14:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011603 10.0.0.27 - - [2025-11-20 14:29:22] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.008021 10.0.0.27 - - [2025-11-20 14:29:22] "POST /instance-ips HTTP/1.1" 200 395 0.022508 10.0.0.27 - - [2025-11-20 14:29:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029016 10.0.0.27 - - [2025-11-20 14:29:22] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.009742 10.0.0.27 - - [2025-11-20 14:29:23] "POST /set-tag HTTP/1.1" 200 109 0.013636 10.0.0.27 - - [2025-11-20 14:29:23] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014548 10.0.0.27 - - [2025-11-20 14:29:23] "GET /instance-ip/4ee34166-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004100 10.0.0.27 - - [2025-11-20 14:29:23] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004199 10.0.0.27 - - [2025-11-20 14:29:23] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.27 - - [2025-11-20 14:29:23] "GET /virtual-router/eca53047-7475-4e05-b12f-34c393ed987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003480 10.0.0.27 - - [2025-11-20 14:29:23] "POST /ref-update HTTP/1.1" 200 156 0.010846 10.0.0.27 - - [2025-11-20 14:29:23] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018531 10.0.0.27 - - [2025-11-20 14:29:23] "POST /set-tag HTTP/1.1" 200 109 0.004459 10.0.0.27 - - [2025-11-20 14:29:23] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005286 10.0.0.27 - - [2025-11-20 14:29:23] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.27 - - [2025-11-20 14:29:23] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004491 10.0.0.27 - - [2025-11-20 14:29:23] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.27 - - [2025-11-20 14:29:31] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.27 - - [2025-11-20 14:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.27 - - [2025-11-20 14:29:31] "GET /global-system-config/5ab46b6a-400e-4d47-b3aa-4dc2c44348bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004031 10.0.0.27 - - [2025-11-20 14:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.27 - - [2025-11-20 14:29:31] "GET /config-node/49b02e0c-231a-451d-a631-9840dbd338d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001691 10.0.0.27 - - [2025-11-20 14:29:37] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004248 10.0.0.27 - - [2025-11-20 14:29:37] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.27 - - [2025-11-20 14:29:38] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003906 10.0.0.27 - - [2025-11-20 14:29:38] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.27 - - [2025-11-20 14:29:39] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005294 10.0.0.27 - - [2025-11-20 14:29:39] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.27 - - [2025-11-20 14:29:43] "GET / HTTP/1.1" 200 35931 0.001499 10.0.0.27 - - [2025-11-20 14:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.27 - - [2025-11-20 14:29:43] "GET /routing-instance/819b208e-8f45-47be-9ba2-484c08459c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003284 10.0.0.27 - - [2025-11-20 14:29:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002592 10.0.0.27 - - [2025-11-20 14:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.27 - - [2025-11-20 14:29:43] "GET /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003392 10.0.0.27 - - [2025-11-20 14:29:43] "PUT /bgp-router/46fae524-ba75-4035-8ba6-f8459feafb7b HTTP/1.1" 200 254 0.018708 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:29:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.27 - - [2025-11-20 14:29:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.27 - - [2025-11-20 14:30:10] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004309 10.0.0.27 - - [2025-11-20 14:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.27 - - [2025-11-20 14:30:10] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.008528 10.0.0.27 - - [2025-11-20 14:30:10] "POST /set-tag HTTP/1.1" 200 109 0.003174 10.0.0.27 - - [2025-11-20 14:30:10] "GET /virtual-machine/bf083944-a92b-4d6a-808b-a0038b2b09cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004861 10.0.0.27 - - [2025-11-20 14:30:10] "POST /ref-update HTTP/1.1" 200 156 0.010705 10.0.0.27 - - [2025-11-20 14:30:10] "GET /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004222 10.0.0.27 - - [2025-11-20 14:30:10] "POST /set-tag HTTP/1.1" 200 109 0.020926 10.0.0.27 - - [2025-11-20 14:30:10] "POST /set-tag HTTP/1.1" 200 109 0.016320 10.0.0.27 - - [2025-11-20 14:30:10] "DELETE /instance-ip/4e71516e-c61d-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.040607 10.0.0.27 - - [2025-11-20 14:30:10] "DELETE /virtual-machine-interface/4e55e5b4-c61d-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.040874 10.0.0.27 - - [2025-11-20 14:30:10] "DELETE /virtual-machine/bf083944-a92b-4d6a-808b-a0038b2b09cb HTTP/1.1" 200 115 0.023745 10.0.0.27 - - [2025-11-20 14:30:10] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004065 10.0.0.27 - - [2025-11-20 14:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.27 - - [2025-11-20 14:30:41] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004613 10.0.0.27 - - [2025-11-20 14:30:41] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.27 - - [2025-11-20 14:30:41] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005389 10.0.0.27 - - [2025-11-20 14:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.27 - - [2025-11-20 14:30:41] "GET /virtual-machine/9c963423-4c27-4a30-97d6-ba0197b5e46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002610 10.0.0.27 - - [2025-11-20 14:30:41] "POST /ref-update HTTP/1.1" 200 156 0.006924 10.0.0.27 - - [2025-11-20 14:30:41] "GET /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012661 10.0.0.27 - - [2025-11-20 14:30:41] "POST /set-tag HTTP/1.1" 200 109 0.031027 10.0.0.27 - - [2025-11-20 14:30:41] "POST /set-tag HTTP/1.1" 200 109 0.033318 10.0.0.27 - - [2025-11-20 14:30:41] "DELETE /instance-ip/4ee34166-c61d-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.040290 10.0.0.27 - - [2025-11-20 14:30:41] "DELETE /virtual-machine-interface/4ec830a6-c61d-11f0-802e-fa163ecf8c0d HTTP/1.1" 200 115 0.040496 10.0.0.27 - - [2025-11-20 14:30:41] "DELETE /virtual-machine/9c963423-4c27-4a30-97d6-ba0197b5e46b HTTP/1.1" 200 115 0.028261 10.0.0.27 - - [2025-11-20 14:30:41] "DELETE /tag/42505ac0-bbd3-433c-b9b2-dad53b7ad3b8 HTTP/1.1" 200 115 0.037113