++ 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 Oct 23 06:48:45 PM UTC 2025 ===================' INFO: =================== Thu Oct 23 06:48:45 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 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.249 ++ CONFIGDB_NODES=10.0.0.249 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.249 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.249 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.249 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 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.249 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.249.222.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.249.222.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ 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: 10/23/2025 18:49:26.092 7faa06062180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 18:49:26.260 7faa06062180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/23/2025 18:49:26.275 7faa06062180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/23/2025 18:49:26.275 7faa06062180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-10-23 18:49:32] "GET / HTTP/1.1" 503 181 0.000222 10.0.0.249 - - [2025-10-23 18:49:33] "GET / HTTP/1.1" 200 45303 0.001357 10.0.0.249 - - [2025-10-23 18:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.249 - - [2025-10-23 18:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.249 - - [2025-10-23 18:49:34] "GET / HTTP/1.1" 200 36215 0.002262 10.0.0.249 - - [2025-10-23 18:49:34] "GET / HTTP/1.1" 200 36215 0.001422 10.0.0.249 - - [2025-10-23 18:49:34] "GET / HTTP/1.1" 200 36215 0.011279 10.0.0.249 - - [2025-10-23 18:49:34] "GET / HTTP/1.1" 200 36215 0.001403 10.0.0.249 - - [2025-10-23 18:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.249 - - [2025-10-23 18:49:34] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.047502 10.0.0.249 - - [2025-10-23 18:49:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.003085 10.0.0.249 - - [2025-10-23 18:49:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.006258 10.0.0.249 - - [2025-10-23 18:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.249 - - [2025-10-23 18:49:34] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007625 10.0.0.249 - - [2025-10-23 18:49:34] "POST /service-appliance-sets HTTP/1.1" 200 555 0.065355 10.0.0.249 - - [2025-10-23 18:49:34] "POST /config-nodes HTTP/1.1" 200 595 0.072453 10.0.0.249 - - [2025-10-23 18:49:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.004319 10.0.0.249 - - [2025-10-23 18:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.249 - - [2025-10-23 18:49:34] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008352 10.0.0.249 - - [2025-10-23 18:49:34] "POST /service-appliance-sets HTTP/1.1" 200 543 0.037093 10.0.0.249 - - [2025-10-23 18:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.249 - - [2025-10-23 18:49:34] "GET /network-ipam/17f2fed2-f7ac-4865-b09a-a24628922341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005573 10.0.0.249 - - [2025-10-23 18:49:35] "GET / HTTP/1.1" 200 36215 0.001277 10.0.0.249 - - [2025-10-23 18:49:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003452 10.0.0.249 - - [2025-10-23 18:49:35] "POST /service-templates HTTP/1.1" 200 513 0.030526 10.0.0.249 - - [2025-10-23 18:49:35] "POST /service-templates HTTP/1.1" 200 503 0.031011 10.0.0.249 - - [2025-10-23 18:49:35] "POST /service-templates HTTP/1.1" 200 517 0.031748 10.0.0.249 - - [2025-10-23 18:49:35] "POST /service-templates HTTP/1.1" 200 537 0.043509 10.0.0.249 - - [2025-10-23 18:49:35] "POST /service-templates HTTP/1.1" 200 509 0.022886 10.0.0.249 - - [2025-10-23 18:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011595 10.0.0.249 - - [2025-10-23 18:49:37] "GET /network-ipam/17f2fed2-f7ac-4865-b09a-a24628922341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003139 10.0.0.249 - - [2025-10-23 18:49:38] "GET / HTTP/1.1" 200 36215 0.001713 10.0.0.249 - - [2025-10-23 18:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.249 - - [2025-10-23 18:49:38] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006619 10.0.0.249 - - [2025-10-23 18:49:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.002502 10.0.0.249 - - [2025-10-23 18:49:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.002253 10.0.0.249 - - [2025-10-23 18:49:38] "POST /config-database-nodes HTTP/1.1" 200 613 0.047615 10.0.0.249 - - [2025-10-23 18:49:38] "POST /access-control-lists HTTP/1.1" 200 589 0.047436 10.0.0.249 - - [2025-10-23 18:49:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.006547 10.0.0.249 - - [2025-10-23 18:49:38] "POST /access-control-lists HTTP/1.1" 200 587 0.020843 10.0.0.249 - - [2025-10-23 18:49:38] "POST /route-targets HTTP/1.1" 200 328 0.019830 10.0.0.249 - - [2025-10-23 18:49:38] "POST /ref-update HTTP/1.1" 200 156 0.011814 10.0.0.249 - - [2025-10-23 18:49:38] "POST /route-targets HTTP/1.1" 200 328 0.009997 10.0.0.249 - - [2025-10-23 18:49:38] "POST /ref-update HTTP/1.1" 200 156 0.013738 10.0.0.249 - - [2025-10-23 18:49:38] "POST /route-targets HTTP/1.1" 200 328 0.013594 10.0.0.249 - - [2025-10-23 18:49:38] "POST /ref-update HTTP/1.1" 200 156 0.010540 10.0.0.249 - - [2025-10-23 18:49:38] "POST /route-targets HTTP/1.1" 200 328 0.019522 10.0.0.249 - - [2025-10-23 18:49:38] "POST /ref-update HTTP/1.1" 200 156 0.012432 10.0.0.249 - - [2025-10-23 18:49:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.002154 10.0.0.249 - - [2025-10-23 18:49:38] "POST /access-control-lists HTTP/1.1" 200 553 0.060718 10.0.0.249 - - [2025-10-23 18:49:38] "PUT /access-control-list/597b65d9-c7af-4c95-8e43-d763367b78f1 HTTP/1.1" 200 273 0.022054 10.0.0.249 - - [2025-10-23 18:49:38] "PUT /access-control-list/5ea98851-558b-429f-8805-aef03ded4504 HTTP/1.1" 200 273 0.018641 10.0.0.249 - - [2025-10-23 18:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.249 - - [2025-10-23 18:49:40] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002968 10.0.0.249 - - [2025-10-23 18:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.249 - - [2025-10-23 18:49:40] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.010795 10.0.0.249 - - [2025-10-23 18:49:40] "GET / HTTP/1.1" 200 36215 0.002360 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 583 0.019351 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 577 0.017691 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 577 0.019168 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 561 0.020229 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 557 0.023562 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 559 0.041605 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 567 0.019833 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 551 0.030506 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 559 0.026472 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 569 0.025123 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 557 0.023170 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 569 0.024653 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 577 0.062059 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 571 0.029094 10.0.0.249 - - [2025-10-23 18:49:40] "POST /alarms HTTP/1.1" 200 563 0.021599 10.0.0.249 - - [2025-10-23 18:49:41] "POST /alarms HTTP/1.1" 200 563 0.024624 10.0.0.249 - - [2025-10-23 18:49:41] "POST /alarms HTTP/1.1" 200 563 0.028605 10.0.0.249 - - [2025-10-23 18:49:41] "POST /alarms HTTP/1.1" 200 549 0.021672 10.0.0.249 - - [2025-10-23 18:49:41] "POST /alarms HTTP/1.1" 200 597 0.017271 10.0.0.249 - - [2025-10-23 18:49:41] "POST /alarms HTTP/1.1" 200 577 0.033488 10.0.0.249 - - [2025-10-23 18:49:41] "POST /alarms HTTP/1.1" 200 573 0.023823 10.0.0.249 - - [2025-10-23 18:49:41] "POST /alarms HTTP/1.1" 200 585 0.028380 10.0.0.249 - - [2025-10-23 18:49:41] "POST /alarms HTTP/1.1" 200 611 0.021535 10.0.0.249 - - [2025-10-23 18:49:41] "GET / HTTP/1.1" 200 36215 0.001525 10.0.0.249 - - [2025-10-23 18:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.249 - - [2025-10-23 18:49:41] "GET /routing-instance/8437f0b5-2688-4545-b647-d7ec468bd347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005758 10.0.0.249 - - [2025-10-23 18:49:41] "POST /bgp-routers HTTP/1.1" 200 618 0.041726 10.0.0.249 - - [2025-10-23 18:49:41] "GET /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.009811 10.0.0.249 - - [2025-10-23 18:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.249 - - [2025-10-23 18:49:41] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007942 10.0.0.249 - - [2025-10-23 18:49:41] "GET / HTTP/1.1" 200 36215 0.001424 10.0.0.249 - - [2025-10-23 18:49:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004996 10.0.0.249 - - [2025-10-23 18:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.249 - - [2025-10-23 18:49:41] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.015715 10.0.0.249 - - [2025-10-23 18:49:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002535 10.0.0.249 - - [2025-10-23 18:49:41] "POST /ref-update HTTP/1.1" 200 156 0.012285 10.0.0.249 - - [2025-10-23 18:49:41] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.249 - - [2025-10-23 18:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.249 - - [2025-10-23 18:49:41] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002927 10.0.0.249 - - [2025-10-23 18:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.249 - - [2025-10-23 18:49:41] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.016270 10.0.0.249 - - [2025-10-23 18:49:42] "GET / HTTP/1.1" 200 36215 0.001841 10.0.0.249 - - [2025-10-23 18:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.249 - - [2025-10-23 18:49:42] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008093 10.0.0.249 - - [2025-10-23 18:49:42] "PUT /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f HTTP/1.1" 200 275 0.037265 10.0.0.249 - - [2025-10-23 18:51:26] "GET / HTTP/1.1" 200 36215 0.001556 10.0.0.249 - - [2025-10-23 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.249 - - [2025-10-23 18:51:26] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006177 10.0.0.249 - - [2025-10-23 18:51:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002011 10.0.0.249 - - [2025-10-23 18:51:27] "POST /analytics-nodes HTTP/1.1" 200 601 0.018810 10.0.0.249 - - [2025-10-23 18:51:36] "GET / HTTP/1.1" 200 36215 0.001653 10.0.0.249 - - [2025-10-23 18:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.249 - - [2025-10-23 18:51:36] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006330 10.0.0.249 - - [2025-10-23 18:51:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002442 10.0.0.249 - - [2025-10-23 18:51:36] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.034026 10.0.0.249 - - [2025-10-23 18:51:45] "GET / HTTP/1.1" 200 36215 0.002030 10.0.0.249 - - [2025-10-23 18:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.249 - - [2025-10-23 18:51:45] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.014640 10.0.0.249 - - [2025-10-23 18:51:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002523 10.0.0.249 - - [2025-10-23 18:51:45] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.032970 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:51:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:51:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001049 10.0.0.249 - - [2025-10-23 18:51:51] "GET / HTTP/1.1" 200 36215 0.001531 10.0.0.249 - - [2025-10-23 18:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.249 - - [2025-10-23 18:51:51] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009274 10.0.0.249 - - [2025-10-23 18:51:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.005338 10.0.0.249 - - [2025-10-23 18:51:51] "POST /database-nodes HTTP/1.1" 200 599 0.039486 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001013 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000987 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:52:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:52:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001036 10.0.0.249 - - [2025-10-23 18:52:49] "GET /global-system-configs HTTP/1.1" 200 323 0.002699 10.0.0.249 - - [2025-10-23 18:52:50] "GET /global-system-configs HTTP/1.1" 200 323 0.002415 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:52:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:52:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001288 10.0.0.249 - - [2025-10-23 18:53:01] "GET / HTTP/1.1" 200 36215 0.001612 10.0.0.249 - - [2025-10-23 18:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.249 - - [2025-10-23 18:53:01] "GET /domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003381 10.0.0.249 - - [2025-10-23 18:53:02] "POST /id-to-fqname HTTP/1.1" 200 173 0.000631 10.0.0.249 - - [2025-10-23 18:53:02] "POST /fqname-to-id HTTP/1.1" 404 182 0.020576 10.0.0.249 - - [2025-10-23 18:53:02] "POST /security-groups HTTP/1.1" 200 570 0.072777 10.0.0.249 - - [2025-10-23 18:53:02] "POST /projects HTTP/1.1" 200 483 0.286745 10.0.0.249 - - [2025-10-23 18:53:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.005913 10.0.0.249 - - [2025-10-23 18:53:02] "POST /security-groups HTTP/1.1" 200 536 0.082169 10.0.0.249 - - [2025-10-23 18:53:02] "POST /access-control-lists HTTP/1.1" 200 581 0.074786 10.0.0.249 - - [2025-10-23 18:53:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.029019 10.0.0.249 - - [2025-10-23 18:53:02] "POST /chown HTTP/1.1" 200 109 0.021227 10.0.0.249 - - [2025-10-23 18:53:02] "POST /policy-managements HTTP/1.1" 409 214 0.012842 10.0.0.249 - - [2025-10-23 18:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008041 10.0.0.249 - - [2025-10-23 18:53:02] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014045 10.0.0.249 - - [2025-10-23 18:53:02] "POST /access-control-lists HTTP/1.1" 200 579 0.067014 10.0.0.249 - - [2025-10-23 18:53:02] "POST /application-policy-sets HTTP/1.1" 200 530 0.033924 10.0.0.249 - - [2025-10-23 18:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.249 - - [2025-10-23 18:53:02] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003704 10.0.0.249 - - [2025-10-23 18:53:02] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.021676 10.0.0.249 - - [2025-10-23 18:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.249 - - [2025-10-23 18:53:02] "GET /virtual-network/b2c774cf-5009-45ef-b9f4-bf9ac6c193a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006211 10.0.0.249 - - [2025-10-23 18:53:02] "POST /id-to-fqname HTTP/1.1" 200 177 0.000711 10.0.0.249 - - [2025-10-23 18:53:02] "POST /fqname-to-id HTTP/1.1" 404 186 0.012689 10.0.0.249 - - [2025-10-23 18:53:02] "POST /fqname-to-id HTTP/1.1" 404 232 0.001788 10.0.0.249 - - [2025-10-23 18:53:02] "POST /security-groups HTTP/1.1" 200 574 0.093002 10.0.0.249 - - [2025-10-23 18:53:02] "POST /projects HTTP/1.1" 200 491 0.324591 10.0.0.249 - - [2025-10-23 18:53:03] "POST /access-control-lists HTTP/1.1" 200 596 0.078782 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 404 231 0.011435 10.0.0.249 - - [2025-10-23 18:53:03] "POST /security-groups HTTP/1.1" 200 548 0.070607 10.0.0.249 - - [2025-10-23 18:53:03] "POST /access-control-lists HTTP/1.1" 200 594 0.035499 10.0.0.249 - - [2025-10-23 18:53:03] "POST /chown HTTP/1.1" 200 109 0.056411 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.010356 10.0.0.249 - - [2025-10-23 18:53:03] "POST /network-ipams HTTP/1.1" 200 524 0.080652 10.0.0.249 - - [2025-10-23 18:53:03] "POST /access-control-lists HTTP/1.1" 200 585 0.095268 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.007598 10.0.0.249 - - [2025-10-23 18:53:03] "POST /network-ipams HTTP/1.1" 200 512 0.065393 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 404 198 0.008345 10.0.0.249 - - [2025-10-23 18:53:03] "POST /access-control-lists HTTP/1.1" 200 583 0.090837 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 404 240 0.002161 10.0.0.249 - - [2025-10-23 18:53:03] "POST /access-control-lists HTTP/1.1" 200 604 0.095449 10.0.0.249 - - [2025-10-23 18:53:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002763 10.0.0.249 - - [2025-10-23 18:53:03] "POST /virtual-networks HTTP/1.1" 200 540 0.229042 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 404 239 0.005475 10.0.0.249 - - [2025-10-23 18:53:03] "POST /access-control-lists HTTP/1.1" 200 602 0.026288 10.0.0.249 - - [2025-10-23 18:53:03] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.018557 10.0.0.249 - - [2025-10-23 18:53:03] "POST /network-ipams HTTP/1.1" 200 520 0.028275 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.014939 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.009447 10.0.0.249 - - [2025-10-23 18:53:03] "POST /access-control-lists HTTP/1.1" 200 591 0.068538 10.0.0.249 - - [2025-10-23 18:53:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002089 10.0.0.249 - - [2025-10-23 18:53:03] "POST /virtual-networks HTTP/1.1" 200 548 0.132505 10.0.0.249 - - [2025-10-23 18:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.249 - - [2025-10-23 18:53:03] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.012725 10.0.0.249 - - [2025-10-23 18:53:03] "POST /route-targets HTTP/1.1" 200 328 0.014914 10.0.0.249 - - [2025-10-23 18:53:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.004155 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-update HTTP/1.1" 200 156 0.038536 10.0.0.249 - - [2025-10-23 18:53:04] "POST /network-policys HTTP/1.1" 200 540 0.103187 10.0.0.249 - - [2025-10-23 18:53:04] "PUT /access-control-list/2673e20b-4ab0-42de-9bf6-3fcc03492ff3 HTTP/1.1" 200 273 0.090708 10.0.0.249 - - [2025-10-23 18:53:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.002025 10.0.0.249 - - [2025-10-23 18:53:04] "POST /network-policys HTTP/1.1" 200 536 0.041937 10.0.0.249 - - [2025-10-23 18:53:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.021057 10.0.0.249 - - [2025-10-23 18:53:04] "POST /route-targets HTTP/1.1" 200 328 0.049980 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-update HTTP/1.1" 200 156 0.029411 10.0.0.249 - - [2025-10-23 18:53:04] "POST /network-policys HTTP/1.1" 200 544 0.067850 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-update HTTP/1.1" 200 156 0.075963 10.0.0.249 - - [2025-10-23 18:53:04] "PUT /access-control-list/45d8ec83-9a20-4d99-b0e3-f30762905d5c HTTP/1.1" 200 273 0.026536 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004771 10.0.0.249 - - [2025-10-23 18:53:04] "PUT /access-control-list/2673e20b-4ab0-42de-9bf6-3fcc03492ff3 HTTP/1.1" 200 273 0.023720 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-update HTTP/1.1" 200 156 0.074723 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-update HTTP/1.1" 200 156 0.131767 10.0.0.249 - - [2025-10-23 18:53:04] "PUT /access-control-list/45d8ec83-9a20-4d99-b0e3-f30762905d5c HTTP/1.1" 200 273 0.070059 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020509 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006233 10.0.0.249 - - [2025-10-23 18:53:04] "PUT /access-control-list/2673e20b-4ab0-42de-9bf6-3fcc03492ff3 HTTP/1.1" 200 273 0.092034 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-update HTTP/1.1" 200 156 0.029223 10.0.0.249 - - [2025-10-23 18:53:04] "POST /fqname-to-id HTTP/1.1" 404 237 0.013068 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-update HTTP/1.1" 200 156 0.120132 10.0.0.249 - - [2025-10-23 18:53:04] "POST /access-control-lists HTTP/1.1" 200 603 0.076462 10.0.0.249 - - [2025-10-23 18:53:04] "POST /ref-update HTTP/1.1" 200 156 0.097059 10.0.0.249 - - [2025-10-23 18:53:05] "POST /ref-update HTTP/1.1" 200 156 0.118105 10.0.0.249 - - [2025-10-23 18:53:05] "PUT /access-control-list/e9d45e00-c03c-4632-878e-5d668294bca9 HTTP/1.1" 200 273 0.073100 10.0.0.249 - - [2025-10-23 18:53:05] "POST /ref-update HTTP/1.1" 200 156 0.240602 10.0.0.249 - - [2025-10-23 18:53:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023856 10.0.0.249 - - [2025-10-23 18:53:05] "PUT /access-control-list/45d8ec83-9a20-4d99-b0e3-f30762905d5c HTTP/1.1" 200 273 0.077107 10.0.0.249 - - [2025-10-23 18:53:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022528 10.0.0.249 - - [2025-10-23 18:53:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002134 10.0.0.249 - - [2025-10-23 18:53:05] "POST /ref-update HTTP/1.1" 200 156 0.012445 10.0.0.249 - - [2025-10-23 18:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.249 - - [2025-10-23 18:53:05] "GET /virtual-network/b2c774cf-5009-45ef-b9f4-bf9ac6c193a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.007446 10.0.0.249 - - [2025-10-23 18:53:05] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.013740 10.0.0.249 - - [2025-10-23 18:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.249 - - [2025-10-23 18:53:05] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003148 10.0.0.249 - - [2025-10-23 18:53:05] "POST /firewall-policys HTTP/1.1" 200 532 0.024489 10.0.0.249 - - [2025-10-23 18:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022649 10.0.0.249 - - [2025-10-23 18:53:05] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.016435 10.0.0.249 - - [2025-10-23 18:53:05] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.003488 10.0.0.249 - - [2025-10-23 18:53:05] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003667 10.0.0.249 - - [2025-10-23 18:53:05] "POST /ref-update HTTP/1.1" 200 156 0.017225 10.0.0.249 - - [2025-10-23 18:53:05] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.018400 10.0.0.249 - - [2025-10-23 18:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.249 - - [2025-10-23 18:53:05] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004968 10.0.0.249 - - [2025-10-23 18:53:05] "POST /firewall-policys HTTP/1.1" 200 534 0.032995 10.0.0.249 - - [2025-10-23 18:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025040 10.0.0.249 - - [2025-10-23 18:53:05] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009080 10.0.0.249 - - [2025-10-23 18:53:05] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.004564 10.0.0.249 - - [2025-10-23 18:53:05] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003036 10.0.0.249 - - [2025-10-23 18:53:05] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002622 10.0.0.249 - - [2025-10-23 18:53:05] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002385 10.0.0.249 - - [2025-10-23 18:53:06] "POST /ref-update HTTP/1.1" 200 156 0.014522 10.0.0.249 - - [2025-10-23 18:53:06] "POST /ref-update HTTP/1.1" 200 156 0.039680 10.0.0.249 - - [2025-10-23 18:53:06] "POST /ref-update HTTP/1.1" 200 156 0.050496 10.0.0.249 - - [2025-10-23 18:53:06] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.005427 10.0.0.249 - - [2025-10-23 18:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.249 - - [2025-10-23 18:53:06] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006049 10.0.0.249 - - [2025-10-23 18:53:06] "POST /firewall-policys HTTP/1.1" 200 532 0.024917 10.0.0.249 - - [2025-10-23 18:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024681 10.0.0.249 - - [2025-10-23 18:53:06] "GET /firewall-policy/66e6e994-df2d-4a41-a26b-5503bf2c7831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.012760 10.0.0.249 - - [2025-10-23 18:53:06] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003433 10.0.0.249 - - [2025-10-23 18:53:06] "GET /firewall-policy/66e6e994-df2d-4a41-a26b-5503bf2c7831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003182 10.0.0.249 - - [2025-10-23 18:53:06] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003158 10.0.0.249 - - [2025-10-23 18:53:06] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003054 10.0.0.249 - - [2025-10-23 18:53:06] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002895 10.0.0.249 - - [2025-10-23 18:53:06] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002595 10.0.0.249 - - [2025-10-23 18:53:06] "POST /ref-update HTTP/1.1" 200 156 0.018696 10.0.0.249 - - [2025-10-23 18:53:06] "POST /ref-update HTTP/1.1" 200 156 0.058898 10.0.0.249 - - [2025-10-23 18:53:06] "POST /ref-update HTTP/1.1" 200 156 0.023816 10.0.0.249 - - [2025-10-23 18:53:06] "POST /ref-update HTTP/1.1" 200 156 0.019174 10.0.0.249 - - [2025-10-23 18:53:06] "POST /ref-update HTTP/1.1" 200 156 0.054137 10.0.0.249 - - [2025-10-23 18:53:06] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.022021 10.0.0.249 - - [2025-10-23 18:53:06] "POST /tags HTTP/1.1" 200 300 0.034587 10.0.0.249 - - [2025-10-23 18:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.030661 10.0.0.249 - - [2025-10-23 18:53:06] "GET /tag/7e54a6cb-aa57-4a71-97c2-04264faf8233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.029624 10.0.0.249 - - [2025-10-23 18:53:07] "POST /set-tag HTTP/1.1" 200 109 0.016995 10.0.0.249 - - [2025-10-23 18:53:07] "POST /tags HTTP/1.1" 200 306 0.110390 10.0.0.249 - - [2025-10-23 18:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008988 10.0.0.249 - - [2025-10-23 18:53:07] "GET /tag/dabce7e7-8cb3-4791-a565-fa35377a76c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.027324 10.0.0.249 - - [2025-10-23 18:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.249 - - [2025-10-23 18:53:07] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031076 10.0.0.249 - - [2025-10-23 18:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013497 10.0.0.249 - - [2025-10-23 18:53:07] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007704 10.0.0.249 - - [2025-10-23 18:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.249 - - [2025-10-23 18:53:07] "GET /service-appliance-set/89b42401-968e-4163-a456-87935c096bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010627 10.0.0.249 - - [2025-10-23 18:53:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.002223 10.0.0.249 - - [2025-10-23 18:53:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.182728 10.0.0.249 - - [2025-10-23 18:53:07] "GET /virtual-machine-interface/8039128f-5a66-4315-9c1f-6358c9b7dd74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.009659 10.0.0.249 - - [2025-10-23 18:53:07] "POST /instance-ips HTTP/1.1" 200 382 0.071755 10.0.0.249 - - [2025-10-23 18:53:07] "GET /instance-ip/9727c43b-b78f-4013-8e1f-cc7220a27c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006691 10.0.0.249 - - [2025-10-23 18:53:07] "POST /loadbalancers HTTP/1.1" 200 584 0.071384 10.0.0.249 - - [2025-10-23 18:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.060673 10.0.0.249 - - [2025-10-23 18:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.034064 10.0.0.249 - - [2025-10-23 18:53:08] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.125897 10.0.0.249 - - [2025-10-23 18:53:08] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.104023 10.0.0.249 - - [2025-10-23 18:53:08] "GET /loadbalancer/59a9edaf-7982-46e5-90ae-927254dd2107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.044115 10.0.0.249 - - [2025-10-23 18:53:08] "GET /instance-ip/9727c43b-b78f-4013-8e1f-cc7220a27c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.019853 10.0.0.249 - - [2025-10-23 18:53:08] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.068032 10.0.0.249 - - [2025-10-23 18:53:08] "POST /floating-ips HTTP/1.1" 200 585 0.094518 10.0.0.249 - - [2025-10-23 18:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.069741 10.0.0.249 - - [2025-10-23 18:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012261 10.0.0.249 - - [2025-10-23 18:53:08] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.056504 10.0.0.249 - - [2025-10-23 18:53:08] "GET /loadbalancer-listener/9d85ad92-e200-43f9-b148-c391af1f4dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.008775 10.0.0.249 - - [2025-10-23 18:53:08] "GET /loadbalancer-listener/9d85ad92-e200-43f9-b148-c391af1f4dd6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.008354 10.0.0.249 - - [2025-10-23 18:53:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.068344 10.0.0.249 - - [2025-10-23 18:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006163 10.0.0.249 - - [2025-10-23 18:53:08] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.008742 10.0.0.249 - - [2025-10-23 18:53:08] "GET /instance-ip/9727c43b-b78f-4013-8e1f-cc7220a27c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006069 10.0.0.249 - - [2025-10-23 18:53:08] "GET /instance-ip/9727c43b-b78f-4013-8e1f-cc7220a27c02?fields=floating_ips HTTP/1.1" 200 1173 0.010001 10.0.0.249 - - [2025-10-23 18:53:08] "GET /floating-ip/ee1aeaee-b63b-4a90-a5fe-cc22bc00bd33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002565 10.0.0.249 - - [2025-10-23 18:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007132 10.0.0.249 - - [2025-10-23 18:53:08] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.012649 10.0.0.249 - - [2025-10-23 18:53:08] "POST /tags HTTP/1.1" 200 358 0.110661 10.0.0.249 - - [2025-10-23 18:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.249 - - [2025-10-23 18:53:09] "GET /tag/8658f046-6ca8-44fb-972a-392ba3d505cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.072950 10.0.0.249 - - [2025-10-23 18:53:09] "POST /tags HTTP/1.1" 200 306 0.228249 10.0.0.249 - - [2025-10-23 18:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.249 - - [2025-10-23 18:53:09] "GET /tag/29439105-f409-45db-9ce2-47d18978200b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.038750 10.0.0.249 - - [2025-10-23 18:53:09] "POST /id-to-fqname HTTP/1.1" 200 174 0.000843 10.0.0.249 - - [2025-10-23 18:53:09] "POST /fqname-to-id HTTP/1.1" 404 183 0.004720 10.0.0.249 - - [2025-10-23 18:53:09] "POST /security-groups HTTP/1.1" 200 571 0.158317 10.0.0.249 - - [2025-10-23 18:53:09] "POST /projects HTTP/1.1" 200 485 0.413798 10.0.0.249 - - [2025-10-23 18:53:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.013029 10.0.0.249 - - [2025-10-23 18:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011953 10.0.0.249 - - [2025-10-23 18:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010232 10.0.0.249 - - [2025-10-23 18:53:09] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.020068 10.0.0.249 - - [2025-10-23 18:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.249 - - [2025-10-23 18:53:09] "POST /access-control-lists HTTP/1.1" 200 582 0.126928 10.0.0.249 - - [2025-10-23 18:53:09] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.016708 10.0.0.249 - - [2025-10-23 18:53:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.012501 10.0.0.249 - - [2025-10-23 18:53:10] "PUT /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5 HTTP/1.1" 200 265 0.075554 10.0.0.249 - - [2025-10-23 18:53:10] "POST /access-control-lists HTTP/1.1" 200 580 0.089813 10.0.0.249 - - [2025-10-23 18:53:10] "PUT /virtual-network/55af6332-3271-417f-bc25-75add3924944 HTTP/1.1" 200 265 0.099258 10.0.0.249 - - [2025-10-23 18:53:10] "POST /security-groups HTTP/1.1" 200 539 0.095662 10.0.0.249 - - [2025-10-23 18:53:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.006831 10.0.0.249 - - [2025-10-23 18:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.063086 10.0.0.249 - - [2025-10-23 18:53:10] "POST /access-control-lists HTTP/1.1" 200 598 0.077542 10.0.0.249 - - [2025-10-23 18:53:10] "POST /chown HTTP/1.1" 200 109 0.062411 10.0.0.249 - - [2025-10-23 18:53:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.010741 10.0.0.249 - - [2025-10-23 18:53:10] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003226 10.0.0.249 - - [2025-10-23 18:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.249 - - [2025-10-23 18:53:10] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004495 10.0.0.249 - - [2025-10-23 18:53:10] "POST /tags HTTP/1.1" 409 207 0.004345 10.0.0.249 - - [2025-10-23 18:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.249 - - [2025-10-23 18:53:10] "GET /tag/29439105-f409-45db-9ce2-47d18978200b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.036228 10.0.0.249 - - [2025-10-23 18:53:10] "POST /access-control-lists HTTP/1.1" 200 596 0.099794 10.0.0.249 - - [2025-10-23 18:53:10] "POST /firewall-rules HTTP/1.1" 200 566 0.115662 10.0.0.249 - - [2025-10-23 18:53:10] "GET /firewall-rule/1aaa93fa-a20f-4d91-af0e-d224754fb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004482 10.0.0.249 - - [2025-10-23 18:53:10] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002161 10.0.0.249 - - [2025-10-23 18:53:10] "GET /firewall-rule/1aaa93fa-a20f-4d91-af0e-d224754fb4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002164 10.0.0.249 - - [2025-10-23 18:53:10] "POST /ref-update HTTP/1.1" 200 156 0.020036 10.0.0.249 - - [2025-10-23 18:53:10] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014963 10.0.0.249 - - [2025-10-23 18:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.249 - - [2025-10-23 18:53:10] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002450 10.0.0.249 - - [2025-10-23 18:53:10] "POST /tags HTTP/1.1" 409 207 0.001556 10.0.0.249 - - [2025-10-23 18:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.249 - - [2025-10-23 18:53:10] "GET /tag/29439105-f409-45db-9ce2-47d18978200b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.026115 10.0.0.249 - - [2025-10-23 18:53:11] "POST /firewall-rules HTTP/1.1" 200 564 0.101686 10.0.0.249 - - [2025-10-23 18:53:11] "GET /firewall-rule/2900a6ab-0f21-4f49-bcab-9f9f6d8112c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008019 10.0.0.249 - - [2025-10-23 18:53:11] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006392 10.0.0.249 - - [2025-10-23 18:53:11] "GET /firewall-rule/2900a6ab-0f21-4f49-bcab-9f9f6d8112c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002685 10.0.0.249 - - [2025-10-23 18:53:11] "GET / HTTP/1.1" 200 36215 0.001506 10.0.0.249 - - [2025-10-23 18:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134 10.0.0.249 - - [2025-10-23 18:53:11] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006668 10.0.0.249 - - [2025-10-23 18:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020802 10.0.0.249 - - [2025-10-23 18:53:11] "POST /ref-update HTTP/1.1" 200 156 0.060670 10.0.0.249 - - [2025-10-23 18:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.249 - - [2025-10-23 18:53:11] "GET /config-node/8d13e0ee-f681-433c-b8f5-d0b347aa505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.017618 10.0.0.249 - - [2025-10-23 18:53:11] "GET /loadbalancer/59a9edaf-7982-46e5-90ae-927254dd2107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006069 10.0.0.249 - - [2025-10-23 18:53:11] "POST /tags HTTP/1.1" 200 302 0.057671 10.0.0.249 - - [2025-10-23 18:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009004 10.0.0.249 - - [2025-10-23 18:53:11] "GET /tag/eca179a1-c946-45d0-9cb7-1ecc7823ad61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.028565 10.0.0.249 - - [2025-10-23 18:53:11] "POST /tags HTTP/1.1" 200 326 0.044544 10.0.0.249 - - [2025-10-23 18:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014678 10.0.0.249 - - [2025-10-23 18:53:11] "GET /tag/525cc243-a1a0-43a9-b32b-012911d394dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.017016 10.0.0.249 - - [2025-10-23 18:53:11] "POST /tags HTTP/1.1" 200 364 0.032834 10.0.0.249 - - [2025-10-23 18:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014304 10.0.0.249 - - [2025-10-23 18:53:11] "GET /tag/925dca66-6fc7-473b-a0eb-522889941d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.022313 10.0.0.249 - - [2025-10-23 18:53:11] "POST /tags HTTP/1.1" 200 312 0.018829 10.0.0.249 - - [2025-10-23 18:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.249 - - [2025-10-23 18:53:11] "GET /tag/a79997fa-1029-482c-b4fa-44b8c1c054be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013845 10.0.0.249 - - [2025-10-23 18:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.249 - - [2025-10-23 18:53:11] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004478 10.0.0.249 - - [2025-10-23 18:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.249 - - [2025-10-23 18:53:11] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.036292 10.0.0.249 - - [2025-10-23 18:53:11] "POST /virtual-machines HTTP/1.1" 200 378 0.017776 10.0.0.249 - - [2025-10-23 18:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.034991 10.0.0.249 - - [2025-10-23 18:53:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.162729 10.0.0.249 - - [2025-10-23 18:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010520 10.0.0.249 - - [2025-10-23 18:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011969 10.0.0.249 - - [2025-10-23 18:53:12] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.004585 10.0.0.249 - - [2025-10-23 18:53:12] "POST /instance-ips HTTP/1.1" 200 410 0.036957 10.0.0.249 - - [2025-10-23 18:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030863 10.0.0.249 - - [2025-10-23 18:53:12] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.021182 10.0.0.249 - - [2025-10-23 18:53:12] "POST /set-tag HTTP/1.1" 200 109 0.039011 10.0.0.249 - - [2025-10-23 18:53:12] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017361 10.0.0.249 - - [2025-10-23 18:53:12] "GET /instance-ip/865ee77c-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.010004 10.0.0.249 - - [2025-10-23 18:53:12] "POST /tags HTTP/1.1" 200 356 0.024131 10.0.0.249 - - [2025-10-23 18:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013249 10.0.0.249 - - [2025-10-23 18:53:12] "GET /tag/bb9610e5-ce89-498b-9971-1f34737c4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019058 10.0.0.249 - - [2025-10-23 18:53:12] "POST /tags HTTP/1.1" 200 304 0.023615 10.0.0.249 - - [2025-10-23 18:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019402 10.0.0.249 - - [2025-10-23 18:53:12] "GET /tag/bc0d2313-6607-4323-9df9-0777305bdd87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016274 10.0.0.249 - - [2025-10-23 18:53:12] "POST /projects HTTP/1.1" 409 218 0.002522 10.0.0.249 - - [2025-10-23 18:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.249 - - [2025-10-23 18:53:12] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041265 10.0.0.249 - - [2025-10-23 18:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.249 - - [2025-10-23 18:53:12] "GET /network-ipam/ab0a80d5-37a6-448f-9641-19eb4c7c69fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002518 10.0.0.249 - - [2025-10-23 18:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.249 - - [2025-10-23 18:53:12] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005756 10.0.0.249 - - [2025-10-23 18:53:13] "PUT /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5 HTTP/1.1" 200 265 0.081778 10.0.0.249 - - [2025-10-23 18:53:13] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.013461 10.0.0.249 - - [2025-10-23 18:53:13] "POST /set-tag HTTP/1.1" 200 109 0.075120 10.0.0.249 - - [2025-10-23 18:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009917 10.0.0.249 - - [2025-10-23 18:53:13] "GET /network-ipam/3d9d5c74-64a8-41e7-bb5a-cada83712968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003636 10.0.0.249 - - [2025-10-23 18:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.249 - - [2025-10-23 18:53:13] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004424 10.0.0.249 - - [2025-10-23 18:53:13] "PUT /virtual-network/55af6332-3271-417f-bc25-75add3924944 HTTP/1.1" 200 265 0.055317 10.0.0.249 - - [2025-10-23 18:53:13] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004898 10.0.0.249 - - [2025-10-23 18:53:13] "POST /set-tag HTTP/1.1" 200 109 0.081533 10.0.0.249 - - [2025-10-23 18:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006836 10.0.0.249 - - [2025-10-23 18:53:13] "GET /network-policy/98e93137-fe34-4446-bf7c-cf3cd2721e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003270 10.0.0.249 - - [2025-10-23 18:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.249 - - [2025-10-23 18:53:13] "GET /network-policy/1f1761b6-cf16-412e-b5cf-e640cc190357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003320 10.0.0.249 - - [2025-10-23 18:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.249 - - [2025-10-23 18:53:13] "GET /network-policy/ef12c261-b5d4-4b61-bc44-a9e018806f64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004442 10.0.0.249 - - [2025-10-23 18:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.249 - - [2025-10-23 18:53:13] "PUT /network-policy/ef12c261-b5d4-4b61-bc44-a9e018806f64 HTTP/1.1" 200 263 0.014102 10.0.0.249 - - [2025-10-23 18:53:13] "PUT /access-control-list/2673e20b-4ab0-42de-9bf6-3fcc03492ff3 HTTP/1.1" 200 273 0.068703 10.0.0.249 - - [2025-10-23 18:53:13] "POST /ref-update HTTP/1.1" 200 156 0.141029 10.0.0.249 - - [2025-10-23 18:53:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008202 10.0.0.249 - - [2025-10-23 18:53:13] "PUT /access-control-list/e9d45e00-c03c-4632-878e-5d668294bca9 HTTP/1.1" 200 273 0.069474 10.0.0.249 - - [2025-10-23 18:53:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004390 10.0.0.249 - - [2025-10-23 18:53:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005255 10.0.0.249 - - [2025-10-23 18:53:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002083 10.0.0.249 - - [2025-10-23 18:53:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002469 10.0.0.249 - - [2025-10-23 18:53:13] "POST /security-groups HTTP/1.1" 409 245 0.002416 10.0.0.249 - - [2025-10-23 18:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.249 - - [2025-10-23 18:53:14] "PUT /security-group/fb9e76a2-9481-4e43-91a7-4f94672328d1 HTTP/1.1" 200 263 0.059651 10.0.0.249 - - [2025-10-23 18:53:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038215 10.0.0.249 - - [2025-10-23 18:53:14] "PUT /access-control-list/80e9fbb7-6a43-4905-b2f1-4debc42e43d6 HTTP/1.1" 200 273 0.013294 10.0.0.249 - - [2025-10-23 18:53:14] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024122 10.0.0.249 - - [2025-10-23 18:53:14] "PUT /access-control-list/a6d734d0-c9fa-449f-b02d-83ea4c93e943 HTTP/1.1" 200 273 0.041579 10.0.0.249 - - [2025-10-23 18:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.249 - - [2025-10-23 18:53:14] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003113 10.0.0.249 - - [2025-10-23 18:53:14] "POST /tags HTTP/1.1" 409 206 0.001844 10.0.0.249 - - [2025-10-23 18:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.249 - - [2025-10-23 18:53:14] "GET /tag/bc0d2313-6607-4323-9df9-0777305bdd87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013231 10.0.0.249 - - [2025-10-23 18:53:14] "POST /firewall-rules HTTP/1.1" 200 564 0.065190 10.0.0.249 - - [2025-10-23 18:53:14] "GET /firewall-rule/53cd599f-8075-422a-994e-7a3617bbbe23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004600 10.0.0.249 - - [2025-10-23 18:53:14] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004449 10.0.0.249 - - [2025-10-23 18:53:14] "GET /firewall-rule/53cd599f-8075-422a-994e-7a3617bbbe23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002955 10.0.0.249 - - [2025-10-23 18:53:14] "POST /ref-update HTTP/1.1" 200 156 0.035828 10.0.0.249 - - [2025-10-23 18:53:14] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019523 10.0.0.249 - - [2025-10-23 18:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.249 - - [2025-10-23 18:53:14] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003197 10.0.0.249 - - [2025-10-23 18:53:14] "POST /tags HTTP/1.1" 409 206 0.002121 10.0.0.249 - - [2025-10-23 18:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.249 - - [2025-10-23 18:53:14] "GET /tag/bc0d2313-6607-4323-9df9-0777305bdd87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011614 10.0.0.249 - - [2025-10-23 18:53:14] "POST /firewall-rules HTTP/1.1" 200 562 0.071265 10.0.0.249 - - [2025-10-23 18:53:14] "GET /firewall-rule/794bd477-c7bb-4741-9585-e8d7f598641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.024565 10.0.0.249 - - [2025-10-23 18:53:14] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004556 10.0.0.249 - - [2025-10-23 18:53:14] "GET /firewall-rule/794bd477-c7bb-4741-9585-e8d7f598641c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003159 10.0.0.249 - - [2025-10-23 18:53:14] "POST /ref-update HTTP/1.1" 200 156 0.030041 10.0.0.249 - - [2025-10-23 18:53:14] "POST /tags HTTP/1.1" 200 302 0.019081 10.0.0.249 - - [2025-10-23 18:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022938 10.0.0.249 - - [2025-10-23 18:53:14] "GET /tag/85b367b1-9284-4015-b8da-cf2dc58b9e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015270 10.0.0.249 - - [2025-10-23 18:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.249 - - [2025-10-23 18:53:15] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.064041 10.0.0.249 - - [2025-10-23 18:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.249 - - [2025-10-23 18:53:15] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004809 10.0.0.249 - - [2025-10-23 18:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.249 - - [2025-10-23 18:53:15] "GET /service-appliance-set/89b42401-968e-4163-a456-87935c096bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003092 10.0.0.249 - - [2025-10-23 18:53:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.001774 10.0.0.249 - - [2025-10-23 18:53:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.131421 10.0.0.249 - - [2025-10-23 18:53:15] "GET /virtual-machine-interface/15999ec9-111a-4e30-90ae-e48656238474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.019207 10.0.0.249 - - [2025-10-23 18:53:15] "POST /instance-ips HTTP/1.1" 200 378 0.042419 10.0.0.249 - - [2025-10-23 18:53:15] "GET /instance-ip/0e35f9c0-66b3-40c5-aa80-d30e37a5dea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.006199 10.0.0.249 - - [2025-10-23 18:53:15] "POST /loadbalancers HTTP/1.1" 200 584 0.065876 10.0.0.249 - - [2025-10-23 18:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.042021 10.0.0.249 - - [2025-10-23 18:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009137 10.0.0.249 - - [2025-10-23 18:53:15] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.069808 10.0.0.249 - - [2025-10-23 18:53:15] "GET /instance-ip/0e35f9c0-66b3-40c5-aa80-d30e37a5dea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010920 10.0.0.249 - - [2025-10-23 18:53:15] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.059738 10.0.0.249 - - [2025-10-23 18:53:15] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002555 10.0.0.249 - - [2025-10-23 18:53:15] "POST /floating-ips HTTP/1.1" 200 583 0.046603 10.0.0.249 - - [2025-10-23 18:53:15] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.061227 10.0.0.249 - - [2025-10-23 18:53:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007728 10.0.0.249 - - [2025-10-23 18:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007854 10.0.0.249 - - [2025-10-23 18:53:15] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031426 10.0.0.249 - - [2025-10-23 18:53:15] "GET /loadbalancer-listener/b9f2a1d3-b932-4821-b122-7737f77070f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002784 10.0.0.249 - - [2025-10-23 18:53:15] "GET /loadbalancer-listener/b9f2a1d3-b932-4821-b122-7737f77070f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003413 10.0.0.249 - - [2025-10-23 18:53:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036782 10.0.0.249 - - [2025-10-23 18:53:15] "GET /instance-ip/0e35f9c0-66b3-40c5-aa80-d30e37a5dea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003733 10.0.0.249 - - [2025-10-23 18:53:15] "GET /instance-ip/0e35f9c0-66b3-40c5-aa80-d30e37a5dea3?fields=floating_ips HTTP/1.1" 200 1166 0.005392 10.0.0.249 - - [2025-10-23 18:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.249 - - [2025-10-23 18:53:15] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003338 10.0.0.249 - - [2025-10-23 18:53:16] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.050242 10.0.0.249 - - [2025-10-23 18:53:16] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002516 10.0.0.249 - - [2025-10-23 18:53:16] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017463 10.0.0.249 - - [2025-10-23 18:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020518 10.0.0.249 - - [2025-10-23 18:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.019808 10.0.0.249 - - [2025-10-23 18:53:16] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045392 10.0.0.249 - - [2025-10-23 18:53:16] "GET /loadbalancer-listener/b729c632-4b5c-4051-896b-3b23e21a18e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002729 10.0.0.249 - - [2025-10-23 18:53:16] "GET /loadbalancer-listener/b729c632-4b5c-4051-896b-3b23e21a18e4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003816 10.0.0.249 - - [2025-10-23 18:53:16] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021535 10.0.0.249 - - [2025-10-23 18:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.249 - - [2025-10-23 18:53:16] "GET /instance-ip/0e35f9c0-66b3-40c5-aa80-d30e37a5dea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.016949 10.0.0.249 - - [2025-10-23 18:53:16] "GET /instance-ip/0e35f9c0-66b3-40c5-aa80-d30e37a5dea3?fields=floating_ips HTTP/1.1" 200 1166 0.006732 10.0.0.249 - - [2025-10-23 18:53:16] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002636 10.0.0.249 - - [2025-10-23 18:53:16] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.073805 10.0.0.249 - - [2025-10-23 18:53:16] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003762 10.0.0.249 - - [2025-10-23 18:53:16] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.019656 10.0.0.249 - - [2025-10-23 18:53:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020928 10.0.0.249 - - [2025-10-23 18:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009036 10.0.0.249 - - [2025-10-23 18:53:16] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029104 10.0.0.249 - - [2025-10-23 18:53:16] "GET /loadbalancer-listener/0e509c83-c6e3-45ce-8151-b25da565cbb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.002720 10.0.0.249 - - [2025-10-23 18:53:16] "GET /loadbalancer-listener/0e509c83-c6e3-45ce-8151-b25da565cbb9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003289 10.0.0.249 - - [2025-10-23 18:53:16] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.021149 10.0.0.249 - - [2025-10-23 18:53:16] "GET /instance-ip/0e35f9c0-66b3-40c5-aa80-d30e37a5dea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003236 10.0.0.249 - - [2025-10-23 18:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.249 - - [2025-10-23 18:53:16] "GET /instance-ip/0e35f9c0-66b3-40c5-aa80-d30e37a5dea3?fields=floating_ips HTTP/1.1" 200 1166 0.003360 10.0.0.249 - - [2025-10-23 18:53:16] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002035 10.0.0.249 - - [2025-10-23 18:53:16] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002944 10.0.0.249 - - [2025-10-23 18:53:16] "POST /tags HTTP/1.1" 200 372 0.024582 10.0.0.249 - - [2025-10-23 18:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013828 10.0.0.249 - - [2025-10-23 18:53:16] "GET /tag/41fd7db7-ec59-4e5f-90b4-458770c968f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.014083 10.0.0.249 - - [2025-10-23 18:53:16] "POST /tags HTTP/1.1" 200 320 0.033525 10.0.0.249 - - [2025-10-23 18:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015410 10.0.0.249 - - [2025-10-23 18:53:16] "GET /tag/621faa4e-1a36-4510-98e9-cfde01e537f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013276 10.0.0.249 - - [2025-10-23 18:53:17] "POST /id-to-fqname HTTP/1.1" 200 181 0.000500 10.0.0.249 - - [2025-10-23 18:53:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.007900 10.0.0.249 - - [2025-10-23 18:53:17] "POST /security-groups HTTP/1.1" 200 578 0.070807 10.0.0.249 - - [2025-10-23 18:53:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.002471 10.0.0.249 - - [2025-10-23 18:53:17] "POST /projects HTTP/1.1" 200 499 0.230015 10.0.0.249 - - [2025-10-23 18:53:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.048342 10.0.0.249 - - [2025-10-23 18:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.249 - - [2025-10-23 18:53:17] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.047072 10.0.0.249 - - [2025-10-23 18:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011826 10.0.0.249 - - [2025-10-23 18:53:17] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.028822 10.0.0.249 - - [2025-10-23 18:53:17] "POST /access-control-lists HTTP/1.1" 200 589 0.207612 10.0.0.249 - - [2025-10-23 18:53:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.047269 10.0.0.249 - - [2025-10-23 18:53:17] "POST /access-control-lists HTTP/1.1" 200 587 0.143789 10.0.0.249 - - [2025-10-23 18:53:17] "PUT /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5 HTTP/1.1" 200 265 0.218741 10.0.0.249 - - [2025-10-23 18:53:17] "PUT /virtual-network/55af6332-3271-417f-bc25-75add3924944 HTTP/1.1" 200 265 0.169231 10.0.0.249 - - [2025-10-23 18:53:17] "POST /security-groups HTTP/1.1" 200 560 0.118219 10.0.0.249 - - [2025-10-23 18:53:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.003894 10.0.0.249 - - [2025-10-23 18:53:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028664 10.0.0.249 - - [2025-10-23 18:53:18] "POST /chown HTTP/1.1" 200 109 0.154710 10.0.0.249 - - [2025-10-23 18:53:18] "POST /access-control-lists HTTP/1.1" 200 612 0.174546 10.0.0.249 - - [2025-10-23 18:53:18] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.046582 10.0.0.249 - - [2025-10-23 18:53:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.007503 10.0.0.249 - - [2025-10-23 18:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013002 10.0.0.249 - - [2025-10-23 18:53:18] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003818 10.0.0.249 - - [2025-10-23 18:53:18] "POST /tags HTTP/1.1" 409 214 0.007529 10.0.0.249 - - [2025-10-23 18:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007879 10.0.0.249 - - [2025-10-23 18:53:18] "POST /access-control-lists HTTP/1.1" 200 610 0.131395 10.0.0.249 - - [2025-10-23 18:53:18] "GET /tag/621faa4e-1a36-4510-98e9-cfde01e537f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.036403 10.0.0.249 - - [2025-10-23 18:53:18] "POST /firewall-rules HTTP/1.1" 200 580 0.130478 10.0.0.249 - - [2025-10-23 18:53:18] "GET /firewall-rule/3298f22e-1440-483b-8f46-4964c224c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.010990 10.0.0.249 - - [2025-10-23 18:53:18] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.008054 10.0.0.249 - - [2025-10-23 18:53:18] "GET /firewall-rule/3298f22e-1440-483b-8f46-4964c224c5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002481 10.0.0.249 - - [2025-10-23 18:53:18] "POST /ref-update HTTP/1.1" 200 156 0.038182 10.0.0.249 - - [2025-10-23 18:53:18] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007246 10.0.0.249 - - [2025-10-23 18:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009370 10.0.0.249 - - [2025-10-23 18:53:18] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002963 10.0.0.249 - - [2025-10-23 18:53:18] "POST /tags HTTP/1.1" 409 214 0.004009 10.0.0.249 - - [2025-10-23 18:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.249 - - [2025-10-23 18:53:18] "GET /tag/621faa4e-1a36-4510-98e9-cfde01e537f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013053 10.0.0.249 - - [2025-10-23 18:53:18] "POST /firewall-rules HTTP/1.1" 200 578 0.101398 10.0.0.249 - - [2025-10-23 18:53:19] "GET /firewall-rule/15cce1c0-ba68-40d5-a958-0d65b6e54da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.028816 10.0.0.249 - - [2025-10-23 18:53:19] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.011541 10.0.0.249 - - [2025-10-23 18:53:19] "GET /firewall-rule/15cce1c0-ba68-40d5-a958-0d65b6e54da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002858 10.0.0.249 - - [2025-10-23 18:53:19] "POST /ref-update HTTP/1.1" 200 156 0.035689 10.0.0.249 - - [2025-10-23 18:53:19] "POST /tags HTTP/1.1" 200 364 0.027965 10.0.0.249 - - [2025-10-23 18:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.249 - - [2025-10-23 18:53:19] "GET /tag/8a6eef34-a129-47ea-b748-304770a80eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.015568 10.0.0.249 - - [2025-10-23 18:53:19] "POST /tags HTTP/1.1" 200 312 0.022623 10.0.0.249 - - [2025-10-23 18:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.249 - - [2025-10-23 18:53:19] "GET /tag/5522d86b-3fe8-4e79-b1a1-147126a57742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.015518 10.0.0.249 - - [2025-10-23 18:53:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.002645 10.0.0.249 - - [2025-10-23 18:53:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.009198 10.0.0.249 - - [2025-10-23 18:53:19] "POST /security-groups HTTP/1.1" 200 574 0.074818 10.0.0.249 - - [2025-10-23 18:53:19] "POST /projects HTTP/1.1" 200 491 0.404157 10.0.0.249 - - [2025-10-23 18:53:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.004826 10.0.0.249 - - [2025-10-23 18:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027791 10.0.0.249 - - [2025-10-23 18:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010050 10.0.0.249 - - [2025-10-23 18:53:19] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.007580 10.0.0.249 - - [2025-10-23 18:53:19] "POST /access-control-lists HTTP/1.1" 200 585 0.113230 10.0.0.249 - - [2025-10-23 18:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020496 10.0.0.249 - - [2025-10-23 18:53:19] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.008289 10.0.0.249 - - [2025-10-23 18:53:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.005486 10.0.0.249 - - [2025-10-23 18:53:19] "POST /access-control-lists HTTP/1.1" 200 583 0.069892 10.0.0.249 - - [2025-10-23 18:53:20] "PUT /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5 HTTP/1.1" 200 265 0.125108 10.0.0.249 - - [2025-10-23 18:53:20] "PUT /virtual-network/55af6332-3271-417f-bc25-75add3924944 HTTP/1.1" 200 265 0.066458 10.0.0.249 - - [2025-10-23 18:53:20] "POST /security-groups HTTP/1.1" 200 548 0.123392 10.0.0.249 - - [2025-10-23 18:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.039280 10.0.0.249 - - [2025-10-23 18:53:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.020880 10.0.0.249 - - [2025-10-23 18:53:20] "POST /chown HTTP/1.1" 200 109 0.070333 10.0.0.249 - - [2025-10-23 18:53:20] "POST /access-control-lists HTTP/1.1" 200 604 0.110392 10.0.0.249 - - [2025-10-23 18:53:20] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.041663 10.0.0.249 - - [2025-10-23 18:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.249 - - [2025-10-23 18:53:20] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003350 10.0.0.249 - - [2025-10-23 18:53:20] "POST /tags HTTP/1.1" 409 210 0.002042 10.0.0.249 - - [2025-10-23 18:53:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.001980 10.0.0.249 - - [2025-10-23 18:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.249 - - [2025-10-23 18:53:20] "GET /tag/5522d86b-3fe8-4e79-b1a1-147126a57742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.052463 10.0.0.249 - - [2025-10-23 18:53:20] "POST /access-control-lists HTTP/1.1" 200 602 0.091428 10.0.0.249 - - [2025-10-23 18:53:20] "POST /firewall-rules HTTP/1.1" 200 572 0.115392 10.0.0.249 - - [2025-10-23 18:53:20] "GET /firewall-rule/3b9a85ed-f2c4-4581-a311-c19499ed656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.033249 10.0.0.249 - - [2025-10-23 18:53:20] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.016955 10.0.0.249 - - [2025-10-23 18:53:20] "GET /firewall-rule/3b9a85ed-f2c4-4581-a311-c19499ed656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011436 10.0.0.249 - - [2025-10-23 18:53:20] "POST /ref-update HTTP/1.1" 200 156 0.059493 10.0.0.249 - - [2025-10-23 18:53:21] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014246 10.0.0.249 - - [2025-10-23 18:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.249 - - [2025-10-23 18:53:21] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003041 10.0.0.249 - - [2025-10-23 18:53:21] "POST /tags HTTP/1.1" 409 210 0.002264 10.0.0.249 - - [2025-10-23 18:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.249 - - [2025-10-23 18:53:21] "GET /tag/5522d86b-3fe8-4e79-b1a1-147126a57742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.068271 10.0.0.249 - - [2025-10-23 18:53:21] "POST /firewall-rules HTTP/1.1" 200 570 0.131025 10.0.0.249 - - [2025-10-23 18:53:21] "GET /firewall-rule/64edde36-1d73-4bf6-94e9-7247cde8cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023912 10.0.0.249 - - [2025-10-23 18:53:21] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.014002 10.0.0.249 - - [2025-10-23 18:53:21] "GET /firewall-rule/64edde36-1d73-4bf6-94e9-7247cde8cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017372 10.0.0.249 - - [2025-10-23 18:53:21] "POST /ref-update HTTP/1.1" 200 156 0.091112 10.0.0.249 - - [2025-10-23 18:53:21] "POST /tags HTTP/1.1" 409 237 0.008470 10.0.0.249 - - [2025-10-23 18:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.249 - - [2025-10-23 18:53:21] "GET /tag/925dca66-6fc7-473b-a0eb-522889941d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.040356 10.0.0.249 - - [2025-10-23 18:53:21] "POST /tags HTTP/1.1" 409 210 0.004028 10.0.0.249 - - [2025-10-23 18:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.249 - - [2025-10-23 18:53:21] "GET /tag/a79997fa-1029-482c-b4fa-44b8c1c054be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.019789 10.0.0.249 - - [2025-10-23 18:53:21] "POST /projects HTTP/1.1" 409 223 0.005711 10.0.0.249 - - [2025-10-23 18:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.249 - - [2025-10-23 18:53:21] "GET /project/93e7b207-5c28-45a1-a53e-e0a1af03a906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051621 10.0.0.249 - - [2025-10-23 18:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.249 - - [2025-10-23 18:53:21] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.004740 10.0.0.249 - - [2025-10-23 18:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.249 - - [2025-10-23 18:53:21] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005074 10.0.0.249 - - [2025-10-23 18:53:21] "PUT /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5 HTTP/1.1" 200 265 0.065338 10.0.0.249 - - [2025-10-23 18:53:22] "PUT /virtual-network/55af6332-3271-417f-bc25-75add3924944 HTTP/1.1" 200 265 0.068106 10.0.0.249 - - [2025-10-23 18:53:22] "POST /security-groups HTTP/1.1" 409 253 0.005357 10.0.0.249 - - [2025-10-23 18:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.249 - - [2025-10-23 18:53:22] "PUT /security-group/977693e0-b6b8-4d14-a6cd-a10ddda68d94 HTTP/1.1" 200 263 0.072204 10.0.0.249 - - [2025-10-23 18:53:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.060355 10.0.0.249 - - [2025-10-23 18:53:22] "PUT /access-control-list/65d172bf-675a-4932-ae24-cc65d5ceb9f3 HTTP/1.1" 200 273 0.036318 10.0.0.249 - - [2025-10-23 18:53:22] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.030714 10.0.0.249 - - [2025-10-23 18:53:22] "PUT /access-control-list/5fb55b62-c366-4c5a-bd86-5f246ced1453 HTTP/1.1" 200 273 0.035281 10.0.0.249 - - [2025-10-23 18:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.026220 10.0.0.249 - - [2025-10-23 18:53:22] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004917 10.0.0.249 - - [2025-10-23 18:53:22] "POST /tags HTTP/1.1" 409 210 0.002241 10.0.0.249 - - [2025-10-23 18:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007929 10.0.0.249 - - [2025-10-23 18:53:22] "GET /tag/a79997fa-1029-482c-b4fa-44b8c1c054be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.021609 10.0.0.249 - - [2025-10-23 18:53:22] "POST /firewall-rules HTTP/1.1" 200 572 0.126691 10.0.0.249 - - [2025-10-23 18:53:22] "GET /firewall-rule/6eecbce5-3213-419c-a26b-a6d61323ff38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004169 10.0.0.249 - - [2025-10-23 18:53:22] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.003767 10.0.0.249 - - [2025-10-23 18:53:22] "GET /firewall-rule/6eecbce5-3213-419c-a26b-a6d61323ff38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001988 10.0.0.249 - - [2025-10-23 18:53:22] "POST /ref-update HTTP/1.1" 200 156 0.056521 10.0.0.249 - - [2025-10-23 18:53:22] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007214 10.0.0.249 - - [2025-10-23 18:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.249 - - [2025-10-23 18:53:22] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002839 10.0.0.249 - - [2025-10-23 18:53:22] "POST /tags HTTP/1.1" 409 210 0.004282 10.0.0.249 - - [2025-10-23 18:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.249 - - [2025-10-23 18:53:22] "GET /tag/a79997fa-1029-482c-b4fa-44b8c1c054be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.020472 10.0.0.249 - - [2025-10-23 18:53:23] "POST /firewall-rules HTTP/1.1" 200 570 0.076466 10.0.0.249 - - [2025-10-23 18:53:23] "GET /firewall-rule/e8906d5d-84fe-4ab5-8ba2-56afc2de42a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.021247 10.0.0.249 - - [2025-10-23 18:53:23] "GET / HTTP/1.1" 200 36215 0.001697 10.0.0.249 - - [2025-10-23 18:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.249 - - [2025-10-23 18:53:23] "GET /routing-instance/8437f0b5-2688-4545-b647-d7ec468bd347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002721 10.0.0.249 - - [2025-10-23 18:53:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001823 10.0.0.249 - - [2025-10-23 18:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.249 - - [2025-10-23 18:53:23] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.004519 10.0.0.249 - - [2025-10-23 18:53:23] "GET /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.006090 10.0.0.249 - - [2025-10-23 18:53:23] "GET /firewall-rule/e8906d5d-84fe-4ab5-8ba2-56afc2de42a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002667 10.0.0.249 - - [2025-10-23 18:53:23] "PUT /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d HTTP/1.1" 200 255 0.021624 10.0.0.249 - - [2025-10-23 18:53:23] "POST /ref-update HTTP/1.1" 200 156 0.107413 10.0.0.249 - - [2025-10-23 18:53:23] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.028296 10.0.0.249 - - [2025-10-23 18:53:23] "POST /set-tag HTTP/1.1" 200 109 0.002495 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000965 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001044 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000903 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000969 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000995 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000972 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:53:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000916 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:54:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:54:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000972 10.0.0.22 - - [2025-10-23 18:54:40] "GET / HTTP/1.1" 200 36215 0.002163 10.0.0.22 - - [2025-10-23 18:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.22 - - [2025-10-23 18:54:40] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004854 10.0.0.22 - - [2025-10-23 18:54:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.22 - - [2025-10-23 18:54:40] "GET /routing-instance/8437f0b5-2688-4545-b647-d7ec468bd347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003680 10.0.0.22 - - [2025-10-23 18:54:40] "PUT /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f HTTP/1.1" 200 275 0.008096 10.0.0.22 - - [2025-10-23 18:54:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.008495 10.0.0.22 - - [2025-10-23 18:54:41] "POST /virtual-routers HTTP/1.1" 200 601 0.016319 10.0.0.22 - - [2025-10-23 18:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009244 10.0.0.22 - - [2025-10-23 18:54:41] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.005023 10.0.0.22 - - [2025-10-23 18:54:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.002007 10.0.0.22 - - [2025-10-23 18:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.22 - - [2025-10-23 18:54:41] "GET /virtual-network/b2c774cf-5009-45ef-b9f4-bf9ac6c193a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003935 10.0.0.22 - - [2025-10-23 18:54:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.064480 10.0.0.249 - - [2025-10-23 18:57:08] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003363 10.0.0.249 - - [2025-10-23 18:57:08] "POST /ref-update HTTP/1.1" 200 156 0.009477 10.0.0.249 - - [2025-10-23 18:57:15] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004986 10.0.0.249 - - [2025-10-23 18:57:15] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.249 - - [2025-10-23 18:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.249 - - [2025-10-23 18:57:15] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002315 10.0.0.22 - - [2025-10-23 18:57:27] "GET / HTTP/1.1" 200 36215 0.001824 10.0.0.22 - - [2025-10-23 18:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.22 - - [2025-10-23 18:57:27] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004715 10.0.0.22 - - [2025-10-23 18:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.22 - - [2025-10-23 18:57:27] "GET /routing-instance/8437f0b5-2688-4545-b647-d7ec468bd347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003091 10.0.0.22 - - [2025-10-23 18:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.22 - - [2025-10-23 18:57:27] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004715 10.0.0.22 - - [2025-10-23 18:57:27] "PUT /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb HTTP/1.1" 200 263 0.013190 10.0.0.22 - - [2025-10-23 18:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010518 10.0.0.22 - - [2025-10-23 18:57:27] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002728 10.0.0.22 - - [2025-10-23 18:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.22 - - [2025-10-23 18:57:27] "GET /virtual-machine-interface/4de5a6b2-db30-4c80-a18e-76558dae8b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004213 10.0.0.22 - - [2025-10-23 18:57:27] "PUT /virtual-machine-interface/4de5a6b2-db30-4c80-a18e-76558dae8b41 HTTP/1.1" 200 285 0.009060 10.0.0.249 - - [2025-10-23 18:57:33] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004733 10.0.0.249 - - [2025-10-23 18:57:33] "POST /set-tag HTTP/1.1" 200 109 0.010311 10.0.0.249 - - [2025-10-23 18:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.249 - - [2025-10-23 18:57:33] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003000 10.0.0.249 - - [2025-10-23 18:57:33] "GET /loadbalancer-pool/1eecc9b5-69cf-4e7d-a287-dcf67d9349a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003898 10.0.0.249 - - [2025-10-23 18:57:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027245 10.0.0.249 - - [2025-10-23 18:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024020 10.0.0.249 - - [2025-10-23 18:57:33] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004232 10.0.0.249 - - [2025-10-23 18:57:33] "POST /tags HTTP/1.1" 409 205 0.006872 10.0.0.249 - - [2025-10-23 18:57:33] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006382 10.0.0.249 - - [2025-10-23 18:57:33] "POST /ref-update HTTP/1.1" 200 156 0.010078 10.0.0.249 - - [2025-10-23 18:57:33] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.019829 10.0.0.249 - - [2025-10-23 18:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006896 10.0.0.249 - - [2025-10-23 18:57:33] "GET /tag/85b367b1-9284-4015-b8da-cf2dc58b9e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.029700 10.0.0.249 - - [2025-10-23 18:57:33] "PUT /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b HTTP/1.1" 200 257 0.014436 10.0.0.249 - - [2025-10-23 18:57:33] "POST /set-tag HTTP/1.1" 200 109 0.124112 10.0.0.249 - - [2025-10-23 18:57:33] "GET /loadbalancer-pool/cfcf5c13-3b81-4ce3-a59b-9e05e4e28262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004164 10.0.0.249 - - [2025-10-23 18:57:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021150 10.0.0.249 - - [2025-10-23 18:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024779 10.0.0.249 - - [2025-10-23 18:57:33] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010782 10.0.0.249 - - [2025-10-23 18:57:33] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004632 10.0.0.249 - - [2025-10-23 18:57:33] "POST /ref-update HTTP/1.1" 200 156 0.008947 10.0.0.249 - - [2025-10-23 18:57:33] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.012833 10.0.0.249 - - [2025-10-23 18:57:33] "POST /set-tag HTTP/1.1" 200 109 0.003804 10.0.0.249 - - [2025-10-23 18:57:33] "GET /loadbalancer-pool/4fbea3ab-e86a-4995-8cdf-d04a7f1aa87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005488 10.0.0.249 - - [2025-10-23 18:57:33] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018016 10.0.0.249 - - [2025-10-23 18:57:33] "PUT /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b HTTP/1.1" 200 257 0.021958 10.0.0.249 - - [2025-10-23 18:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031163 10.0.0.249 - - [2025-10-23 18:57:34] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.026801 10.0.0.249 - - [2025-10-23 18:57:34] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015606 10.0.0.249 - - [2025-10-23 18:57:34] "POST /set-tag HTTP/1.1" 200 109 0.011923 10.0.0.249 - - [2025-10-23 18:57:34] "POST /ref-update HTTP/1.1" 200 156 0.036694 10.0.0.249 - - [2025-10-23 18:57:34] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.010699 10.0.0.249 - - [2025-10-23 18:57:34] "PUT /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b HTTP/1.1" 200 257 0.016116 10.0.0.249 - - [2025-10-23 18:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.249 - - [2025-10-23 18:57:35] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003068 10.0.0.249 - - [2025-10-23 18:57:49] "GET /global-system-configs HTTP/1.1" 200 323 0.007061 10.0.0.249 - - [2025-10-23 18:57:49] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006141 10.0.0.249 - - [2025-10-23 18:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.249 - - [2025-10-23 18:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.249 - - [2025-10-23 18:57:50] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002579 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004479 10.0.0.249 - - [2025-10-23 18:57:50] "POST /set-tag HTTP/1.1" 200 109 0.047446 10.0.0.249 - - [2025-10-23 18:57:50] "DELETE /loadbalancer-member/28bd71da-94ac-40f8-acd3-b83524d7822e HTTP/1.1" 200 115 0.077639 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006063 10.0.0.249 - - [2025-10-23 18:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.249 - - [2025-10-23 18:57:50] "DELETE /loadbalancer-member/d3df84b4-dd55-40ff-84d9-51bada9a38a9 HTTP/1.1" 200 115 0.028501 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005219 10.0.0.249 - - [2025-10-23 18:57:50] "POST /set-tag HTTP/1.1" 200 109 0.003788 10.0.0.249 - - [2025-10-23 18:57:50] "DELETE /loadbalancer-member/450a95e7-b454-4d9a-96f6-5437f8b69903 HTTP/1.1" 200 115 0.034719 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005274 10.0.0.249 - - [2025-10-23 18:57:50] "GET /global-system-configs HTTP/1.1" 200 323 0.007266 10.0.0.249 - - [2025-10-23 18:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.249 - - [2025-10-23 18:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.249 - - [2025-10-23 18:57:50] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002609 10.0.0.249 - - [2025-10-23 18:57:50] "GET /loadbalancer-pool/1eecc9b5-69cf-4e7d-a287-dcf67d9349a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003100 10.0.0.249 - - [2025-10-23 18:57:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017514 10.0.0.249 - - [2025-10-23 18:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018613 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007276 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004147 10.0.0.249 - - [2025-10-23 18:57:50] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002480 10.0.0.249 - - [2025-10-23 18:57:50] "POST /set-tag HTTP/1.1" 200 109 0.084057 10.0.0.249 - - [2025-10-23 18:57:50] "GET /loadbalancer-pool/cfcf5c13-3b81-4ce3-a59b-9e05e4e28262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.018104 10.0.0.249 - - [2025-10-23 18:57:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019978 10.0.0.249 - - [2025-10-23 18:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008604 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009525 10.0.0.249 - - [2025-10-23 18:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004106 10.0.0.249 - - [2025-10-23 18:57:50] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002077 10.0.0.249 - - [2025-10-23 18:57:50] "GET /loadbalancer-pool/4fbea3ab-e86a-4995-8cdf-d04a7f1aa87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007340 10.0.0.249 - - [2025-10-23 18:57:50] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018122 10.0.0.249 - - [2025-10-23 18:57:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017552 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018104 10.0.0.249 - - [2025-10-23 18:57:50] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004427 10.0.0.249 - - [2025-10-23 18:57:50] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002378 10.0.0.249 - - [2025-10-23 18:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002547 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:58:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:58:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001015 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:59:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001087 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:59:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000956 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:59:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:59:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000995 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:59:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.249 - - [2025-10-23 18:59:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 10.0.0.249 - - [2025-10-23 19:01:45] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005705 10.0.0.249 - - [2025-10-23 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.005255 10.0.0.249 - - [2025-10-23 19:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.249 - - [2025-10-23 19:01:45] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003464 10.0.0.249 - - [2025-10-23 19:01:45] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004403 10.0.0.249 - - [2025-10-23 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.026286 10.0.0.249 - - [2025-10-23 19:01:45] "DELETE /loadbalancer-member/9a1d9c38-64fc-488d-86b7-3f51f30e6a6a HTTP/1.1" 200 115 0.025919 10.0.0.249 - - [2025-10-23 19:01:45] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.025654 10.0.0.249 - - [2025-10-23 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.249 - - [2025-10-23 19:01:45] "DELETE /loadbalancer-member/e96282cf-287e-46b5-87d8-84b63b698a27 HTTP/1.1" 200 115 0.029161 10.0.0.249 - - [2025-10-23 19:01:45] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016587 10.0.0.249 - - [2025-10-23 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.249 - - [2025-10-23 19:01:45] "DELETE /loadbalancer-member/154685fd-2911-4ec2-ad01-e692a401c431 HTTP/1.1" 200 115 0.053208 10.0.0.249 - - [2025-10-23 19:01:45] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008231 10.0.0.249 - - [2025-10-23 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.249 - - [2025-10-23 19:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009444 10.0.0.249 - - [2025-10-23 19:01:45] "GET /loadbalancer/69057d0c-427c-46f5-9211-be8c1d49d13e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005962 10.0.0.249 - - [2025-10-23 19:01:45] "GET /loadbalancer-pool/1eecc9b5-69cf-4e7d-a287-dcf67d9349a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009041 10.0.0.249 - - [2025-10-23 19:01:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.045762 10.0.0.249 - - [2025-10-23 19:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027989 10.0.0.249 - - [2025-10-23 19:01:45] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006765 10.0.0.249 - - [2025-10-23 19:01:45] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004343 10.0.0.249 - - [2025-10-23 19:01:45] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002115 10.0.0.249 - - [2025-10-23 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.068193 10.0.0.249 - - [2025-10-23 19:01:45] "GET /loadbalancer-pool/cfcf5c13-3b81-4ce3-a59b-9e05e4e28262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008945 10.0.0.249 - - [2025-10-23 19:01:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024683 10.0.0.249 - - [2025-10-23 19:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008336 10.0.0.249 - - [2025-10-23 19:01:45] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009044 10.0.0.249 - - [2025-10-23 19:01:45] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004827 10.0.0.249 - - [2025-10-23 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.003305 10.0.0.249 - - [2025-10-23 19:01:45] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002532 10.0.0.249 - - [2025-10-23 19:01:46] "GET /loadbalancer-pool/4fbea3ab-e86a-4995-8cdf-d04a7f1aa87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003173 10.0.0.249 - - [2025-10-23 19:01:46] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016128 10.0.0.249 - - [2025-10-23 19:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009014 10.0.0.249 - - [2025-10-23 19:01:46] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015414 10.0.0.249 - - [2025-10-23 19:01:46] "GET /virtual-machine-interface/863b8db8-b041-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013120 10.0.0.249 - - [2025-10-23 19:01:46] "GET /floating-ip/0b00a04e-0534-4ed5-a42f-0585535ff97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002440 10.0.0.249 - - [2025-10-23 19:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.249 - - [2025-10-23 19:02:49] "GET /global-system-configs HTTP/1.1" 200 323 0.003598 10.0.0.249 - - [2025-10-23 19:02:50] "GET /global-system-configs HTTP/1.1" 200 323 0.001952 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000997 10.0.0.249 - - [2025-10-23 19:03:50] "GET / HTTP/1.1" 200 36215 0.001504 10.0.0.249 - - [2025-10-23 19:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.249 - - [2025-10-23 19:03:50] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.024711 10.0.0.249 - - [2025-10-23 19:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.249 - - [2025-10-23 19:03:50] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043544 10.0.0.249 - - [2025-10-23 19:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.249 - - [2025-10-23 19:03:51] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030928 10.0.0.249 - - [2025-10-23 19:03:51] "POST /tags HTTP/1.1" 200 334 0.031026 10.0.0.249 - - [2025-10-23 19:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012243 10.0.0.249 - - [2025-10-23 19:03:51] "GET /tag/6ae7aa4a-aa60-4d6d-a75b-bff815bbd145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018867 10.0.0.249 - - [2025-10-23 19:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.249 - - [2025-10-23 19:03:51] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046021 10.0.0.249 - - [2025-10-23 19:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007979 10.0.0.249 - - [2025-10-23 19:03:51] "GET /virtual-networks?parent_id=8d5eecfe-fb8e-493d-beff-62c05c4969b0&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001977 10.0.0.249 - - [2025-10-23 19:03:51] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051202 10.0.0.249 - - [2025-10-23 19:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.249 - - [2025-10-23 19:03:51] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.006313 10.0.0.249 - - [2025-10-23 19:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007859 10.0.0.249 - - [2025-10-23 19:03:51] "GET /service-appliance-set/89b42401-968e-4163-a456-87935c096bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002891 10.0.0.249 - - [2025-10-23 19:03:51] "POST /virtual-networks HTTP/1.1" 200 514 0.076138 10.0.0.249 - - [2025-10-23 19:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015227 10.0.0.249 - - [2025-10-23 19:03:51] "GET /network-ipam/2adce0ce-8e26-45f3-b8a3-511314d878a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.002741 10.0.0.249 - - [2025-10-23 19:03:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.003284 10.0.0.249 - - [2025-10-23 19:03:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.103369 10.0.0.249 - - [2025-10-23 19:03:51] "GET /virtual-machine-interface/2ecbf3ba-48b1-465f-8430-2ffc67b46ca1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.016643 10.0.0.249 - - [2025-10-23 19:03:51] "POST /useragent-kv HTTP/1.1" 200 115 0.013827 10.0.0.249 - - [2025-10-23 19:03:51] "POST /ref-update HTTP/1.1" 200 156 0.149055 10.0.0.249 - - [2025-10-23 19:03:51] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005739 10.0.0.249 - - [2025-10-23 19:03:51] "GET /domains HTTP/1.1" 200 281 0.002487 10.0.0.249 - - [2025-10-23 19:03:51] "GET /domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 HTTP/1.1" 200 3100 0.012676 10.0.0.249 - - [2025-10-23 19:03:51] "POST /instance-ips HTTP/1.1" 200 410 0.044217 10.0.0.249 - - [2025-10-23 19:03:52] "GET /instance-ip/7e76345c-ba93-4378-b7a9-d61206d0b39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004887 10.0.0.249 - - [2025-10-23 19:03:52] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 HTTP/1.1" 200 5498 0.062829 10.0.0.249 - - [2025-10-23 19:03:52] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 2093 0.007373 10.0.0.249 - - [2025-10-23 19:03:52] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 2093 0.004359 10.0.0.249 - - [2025-10-23 19:03:52] "POST /loadbalancers HTTP/1.1" 200 612 0.053263 10.0.0.249 - - [2025-10-23 19:03:52] "GET /routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 HTTP/1.1" 200 1184 0.012119 10.0.0.249 - - [2025-10-23 19:03:52] "GET /routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 HTTP/1.1" 200 1184 0.002517 10.0.0.249 - - [2025-10-23 19:03:52] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030243 10.0.0.249 - - [2025-10-23 19:03:52] "GET /instance-ip/7e76345c-ba93-4378-b7a9-d61206d0b39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002706 10.0.0.249 - - [2025-10-23 19:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010689 10.0.0.249 - - [2025-10-23 19:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.249 - - [2025-10-23 19:03:52] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030053 10.0.0.249 - - [2025-10-23 19:03:52] "POST /floating-ips HTTP/1.1" 200 599 0.015647 10.0.0.249 - - [2025-10-23 19:03:52] "GET /loadbalancer/d11d538c-b902-43e4-9a10-35253661ec20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003552 10.0.0.249 - - [2025-10-23 19:03:52] "POST /route-targets HTTP/1.1" 200 328 0.016362 10.0.0.249 - - [2025-10-23 19:03:52] "POST /ref-update HTTP/1.1" 200 156 0.015461 10.0.0.249 - - [2025-10-23 19:03:52] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.045603 10.0.0.249 - - [2025-10-23 19:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008046 10.0.0.249 - - [2025-10-23 19:03:52] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039465 10.0.0.249 - - [2025-10-23 19:03:52] "GET /loadbalancer-listener/215968b8-cf60-42c7-8e1b-b8fcf970527c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003754 10.0.0.249 - - [2025-10-23 19:03:52] "GET /loadbalancer-listener/215968b8-cf60-42c7-8e1b-b8fcf970527c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002800 10.0.0.249 - - [2025-10-23 19:03:52] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.017884 10.0.0.249 - - [2025-10-23 19:03:52] "GET /instance-ip/7e76345c-ba93-4378-b7a9-d61206d0b39c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.005430 10.0.0.249 - - [2025-10-23 19:03:52] "GET /instance-ip/7e76345c-ba93-4378-b7a9-d61206d0b39c?fields=floating_ips HTTP/1.1" 200 1214 0.005094 10.0.0.249 - - [2025-10-23 19:03:52] "GET /floating-ip/1488f7f0-bcc6-48c8-9256-25c60b135751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.002032 10.0.0.249 - - [2025-10-23 19:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.249 - - [2025-10-23 19:03:52] "GET /loadbalancer/d11d538c-b902-43e4-9a10-35253661ec20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002100 10.0.0.249 - - [2025-10-23 19:03:52] "POST /tags HTTP/1.1" 200 296 0.067406 10.0.0.249 - - [2025-10-23 19:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.249 - - [2025-10-23 19:03:52] "GET /tag/95a50be9-dd7d-4b1a-8cee-70863e7afc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.013544 10.0.0.249 - - [2025-10-23 19:03:52] "POST /tags HTTP/1.1" 409 233 0.002886 10.0.0.249 - - [2025-10-23 19:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.249 - - [2025-10-23 19:03:52] "GET /tag/bb9610e5-ce89-498b-9971-1f34737c4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011916 10.0.0.249 - - [2025-10-23 19:03:52] "POST /tags HTTP/1.1" 409 206 0.003014 10.0.0.249 - - [2025-10-23 19:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.249 - - [2025-10-23 19:03:52] "GET /tag/bc0d2313-6607-4323-9df9-0777305bdd87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014307 10.0.0.249 - - [2025-10-23 19:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.249 - - [2025-10-23 19:03:52] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005283 10.0.0.249 - - [2025-10-23 19:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.249 - - [2025-10-23 19:03:52] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050375 10.0.0.249 - - [2025-10-23 19:03:52] "POST /virtual-machines HTTP/1.1" 200 370 0.013307 10.0.0.249 - - [2025-10-23 19:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019445 10.0.0.249 - - [2025-10-23 19:03:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.132686 10.0.0.249 - - [2025-10-23 19:03:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018290 10.0.0.249 - - [2025-10-23 19:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007939 10.0.0.249 - - [2025-10-23 19:03:53] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.011850 10.0.0.249 - - [2025-10-23 19:03:53] "POST /instance-ips HTTP/1.1" 200 410 0.026951 10.0.0.249 - - [2025-10-23 19:03:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.039213 10.0.0.249 - - [2025-10-23 19:03:53] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010788 10.0.0.249 - - [2025-10-23 19:03:53] "POST /set-tag HTTP/1.1" 200 109 0.024536 10.0.0.249 - - [2025-10-23 19:03:53] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006902 10.0.0.249 - - [2025-10-23 19:03:53] "GET /instance-ip/04690fde-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.012817 10.0.0.249 - - [2025-10-23 19:03:53] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004616 10.0.0.249 - - [2025-10-23 19:03:53] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.249 - - [2025-10-23 19:03:53] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002976 10.0.0.249 - - [2025-10-23 19:03:53] "POST /ref-update HTTP/1.1" 200 156 0.014866 10.0.0.249 - - [2025-10-23 19:03:53] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.017703 10.0.0.249 - - [2025-10-23 19:03:53] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.249 - - [2025-10-23 19:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2025-10-23 19:03:53] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004312 10.0.0.249 - - [2025-10-23 19:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.249 - - [2025-10-23 19:03:53] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039723 10.0.0.249 - - [2025-10-23 19:03:53] "POST /virtual-machines HTTP/1.1" 200 370 0.008929 10.0.0.249 - - [2025-10-23 19:03:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011425 10.0.0.249 - - [2025-10-23 19:03:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.130837 10.0.0.249 - - [2025-10-23 19:03:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017075 10.0.0.249 - - [2025-10-23 19:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007690 10.0.0.249 - - [2025-10-23 19:03:54] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.007407 10.0.0.249 - - [2025-10-23 19:03:54] "POST /instance-ips HTTP/1.1" 200 410 0.021413 10.0.0.249 - - [2025-10-23 19:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016319 10.0.0.249 - - [2025-10-23 19:03:54] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.015999 10.0.0.249 - - [2025-10-23 19:03:54] "POST /set-tag HTTP/1.1" 200 109 0.022425 10.0.0.249 - - [2025-10-23 19:03:54] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007856 10.0.0.249 - - [2025-10-23 19:03:54] "GET /instance-ip/04e48c40-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002976 10.0.0.249 - - [2025-10-23 19:03:54] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004344 10.0.0.249 - - [2025-10-23 19:03:54] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.249 - - [2025-10-23 19:03:54] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.005348 10.0.0.249 - - [2025-10-23 19:03:54] "POST /ref-update HTTP/1.1" 200 156 0.009513 10.0.0.249 - - [2025-10-23 19:03:54] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005648 10.0.0.249 - - [2025-10-23 19:03:54] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.249 - - [2025-10-23 19:03:54] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004962 10.0.0.249 - - [2025-10-23 19:03:54] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.249 - - [2025-10-23 19:03:54] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004323 10.0.0.249 - - [2025-10-23 19:03:54] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.249 - - [2025-10-23 19:03:57] "GET /domains HTTP/1.1" 200 281 0.002161 10.0.0.249 - - [2025-10-23 19:03:57] "GET /domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 HTTP/1.1" 200 3100 0.002720 10.0.0.249 - - [2025-10-23 19:03:57] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 HTTP/1.1" 200 7092 0.033911 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 2093 0.004581 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 2093 0.004298 10.0.0.249 - - [2025-10-23 19:03:57] "GET /routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 HTTP/1.1" 200 1406 0.003808 10.0.0.249 - - [2025-10-23 19:03:57] "GET /routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 HTTP/1.1" 200 1406 0.002404 10.0.0.249 - - [2025-10-23 19:03:57] "GET /route-target/93d0c36b-3be6-40cc-b036-5957f8c92b25 HTTP/1.1" 200 1155 0.002733 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 2093 0.004374 10.0.0.249 - - [2025-10-23 19:03:57] "GET /routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 HTTP/1.1" 200 1406 0.002903 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004123 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 2093 0.004208 10.0.0.249 - - [2025-10-23 19:03:57] "GET /routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 HTTP/1.1" 200 1406 0.002674 10.0.0.249 - - [2025-10-23 19:03:57] "GET /routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 HTTP/1.1" 200 1406 0.002689 10.0.0.249 - - [2025-10-23 19:03:57] "GET /route-target/93d0c36b-3be6-40cc-b036-5957f8c92b25 HTTP/1.1" 200 1155 0.002103 10.0.0.249 - - [2025-10-23 19:03:57] "GET /domains HTTP/1.1" 200 281 0.002010 10.0.0.249 - - [2025-10-23 19:03:57] "GET /domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 HTTP/1.1" 200 3100 0.002820 10.0.0.249 - - [2025-10-23 19:03:57] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 HTTP/1.1" 200 7092 0.049668 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 2093 0.012798 10.0.0.249 - - [2025-10-23 19:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.249 - - [2025-10-23 19:03:57] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053094 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.014203 10.0.0.249 - - [2025-10-23 19:03:57] "GET /floating-ip-pools?parent_id=e6ca8be1-0263-4ae8-b805-9df8ff832b74&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003890 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.013851 10.0.0.249 - - [2025-10-23 19:03:57] "POST /floating-ip-pools HTTP/1.1" 200 564 0.031273 10.0.0.249 - - [2025-10-23 19:03:57] "POST /ref-update HTTP/1.1" 200 156 0.009872 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.022274 10.0.0.249 - - [2025-10-23 19:03:57] "GET /domains HTTP/1.1" 200 281 0.008046 10.0.0.249 - - [2025-10-23 19:03:57] "GET /domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 HTTP/1.1" 200 3100 0.009993 10.0.0.249 - - [2025-10-23 19:03:57] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 HTTP/1.1" 200 7349 0.040405 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 2332 0.005551 10.0.0.249 - - [2025-10-23 19:03:57] "GET /floating-ip-pool/5746a54c-9250-48e7-ba66-1c53794bb7dd HTTP/1.1" 200 1317 0.002685 10.0.0.249 - - [2025-10-23 19:03:57] "GET /domains HTTP/1.1" 200 281 0.002006 10.0.0.249 - - [2025-10-23 19:03:57] "GET /domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 HTTP/1.1" 200 3100 0.007053 10.0.0.249 - - [2025-10-23 19:03:57] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 HTTP/1.1" 200 7349 0.054019 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 2332 0.009674 10.0.0.249 - - [2025-10-23 19:03:57] "GET /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006763 10.0.0.249 - - [2025-10-23 19:03:57] "POST /tags HTTP/1.1" 200 366 0.061502 10.0.0.249 - - [2025-10-23 19:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.037997 10.0.0.249 - - [2025-10-23 19:03:57] "GET /tag/eb855f5c-ffdd-4f79-8184-afcdb721aeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021051 10.0.0.249 - - [2025-10-23 19:03:58] "POST /tags HTTP/1.1" 409 206 0.002118 10.0.0.249 - - [2025-10-23 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.249 - - [2025-10-23 19:03:58] "GET /tag/bc0d2313-6607-4323-9df9-0777305bdd87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011532 10.0.0.249 - - [2025-10-23 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.249 - - [2025-10-23 19:03:58] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.050452 10.0.0.249 - - [2025-10-23 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.249 - - [2025-10-23 19:03:58] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004561 10.0.0.249 - - [2025-10-23 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.249 - - [2025-10-23 19:03:58] "GET /service-appliance-set/62fd07b0-467e-41dd-b6b8-c03209f71964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003545 10.0.0.249 - - [2025-10-23 19:03:58] "POST /fqname-to-id HTTP/1.1" 404 258 0.001485 10.0.0.249 - - [2025-10-23 19:03:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.151059 10.0.0.249 - - [2025-10-23 19:03:58] "GET /virtual-machine-interface/69470299-02af-4d37-a4e7-65ef4c93a00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.032279 10.0.0.249 - - [2025-10-23 19:03:58] "POST /set-tag HTTP/1.1" 200 109 0.020198 10.0.0.249 - - [2025-10-23 19:03:58] "POST /instance-ips HTTP/1.1" 200 418 0.049225 10.0.0.249 - - [2025-10-23 19:03:58] "GET /instance-ip/1efead90-b125-467e-bd59-3463b8c3ae5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.011934 10.0.0.249 - - [2025-10-23 19:03:58] "POST /loadbalancers HTTP/1.1" 200 620 0.069569 10.0.0.249 - - [2025-10-23 19:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023400 10.0.0.249 - - [2025-10-23 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.249 - - [2025-10-23 19:03:58] "POST /service-instances HTTP/1.1" 200 568 0.060600 10.0.0.249 - - [2025-10-23 19:03:58] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.079427 10.0.0.249 - - [2025-10-23 19:03:58] "POST /ref-update HTTP/1.1" 200 156 0.050394 10.0.0.249 - - [2025-10-23 19:03:58] "GET /virtual-machine-interface/69470299-02af-4d37-a4e7-65ef4c93a00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006910 10.0.0.249 - - [2025-10-23 19:03:58] "GET /virtual-machine-interface/69470299-02af-4d37-a4e7-65ef4c93a00b?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.014561 10.0.0.249 - - [2025-10-23 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007577 10.0.0.249 - - [2025-10-23 19:03:58] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.014251 10.0.0.249 - - [2025-10-23 19:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.049071 10.0.0.249 - - [2025-10-23 19:03:58] "GET /floating-ip-pool/5746a54c-9250-48e7-ba66-1c53794bb7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018933 10.0.0.249 - - [2025-10-23 19:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.249 - - [2025-10-23 19:03:59] "POST /virtual-machines HTTP/1.1" 200 430 0.034513 10.0.0.249 - - [2025-10-23 19:03:59] "POST /floating-ips HTTP/1.1" 200 673 0.159928 10.0.0.249 - - [2025-10-23 19:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.029985 10.0.0.249 - - [2025-10-23 19:03:59] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.026893 10.0.0.249 - - [2025-10-23 19:03:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.178511 10.0.0.249 - - [2025-10-23 19:03:59] "POST /chown HTTP/1.1" 200 109 0.025270 10.0.0.249 - - [2025-10-23 19:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.036094 10.0.0.249 - - [2025-10-23 19:03:59] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003562 10.0.0.249 - - [2025-10-23 19:03:59] "POST /tags HTTP/1.1" 409 221 0.001592 10.0.0.249 - - [2025-10-23 19:03:59] "POST /chown HTTP/1.1" 200 109 0.020240 10.0.0.249 - - [2025-10-23 19:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.249 - - [2025-10-23 19:03:59] "GET /tag/6ae7aa4a-aa60-4d6d-a75b-bff815bbd145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014684 10.0.0.249 - - [2025-10-23 19:03:59] "POST /tags HTTP/1.1" 409 238 0.003030 10.0.0.249 - - [2025-10-23 19:03:59] "PUT /virtual-machine-interface/b76c479b-d910-4283-a172-f0868d8a31f6 HTTP/1.1" 200 285 0.033911 10.0.0.249 - - [2025-10-23 19:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.099619 10.0.0.249 - - [2025-10-23 19:03:59] "GET /tag/eb855f5c-ffdd-4f79-8184-afcdb721aeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.018149 10.0.0.249 - - [2025-10-23 19:03:59] "PUT /instance-ip/1efead90-b125-467e-bd59-3463b8c3ae5a HTTP/1.1" 200 257 0.157722 10.0.0.249 - - [2025-10-23 19:03:59] "POST /ref-update HTTP/1.1" 200 156 0.029752 10.0.0.249 - - [2025-10-23 19:03:59] "POST /ref-update HTTP/1.1" 200 156 0.112168 10.0.0.249 - - [2025-10-23 19:03:59] "POST /firewall-rules HTTP/1.1" 200 652 0.398978 10.0.0.249 - - [2025-10-23 19:03:59] "POST /ref-update HTTP/1.1" 200 156 0.075527 10.0.0.249 - - [2025-10-23 19:04:00] "GET /firewall-rule/4c9d3db5-b0cb-45c0-964d-64179e8b8bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.024142 10.0.0.249 - - [2025-10-23 19:04:00] "GET /firewall-policy/66e6e994-df2d-4a41-a26b-5503bf2c7831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009148 10.0.0.249 - - [2025-10-23 19:04:00] "GET /firewall-rule/4c9d3db5-b0cb-45c0-964d-64179e8b8bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.006776 10.0.0.249 - - [2025-10-23 19:04:00] "POST /ref-update HTTP/1.1" 200 156 0.041602 10.0.0.249 - - [2025-10-23 19:04:00] "POST /ref-update HTTP/1.1" 200 156 0.047199 10.0.0.249 - - [2025-10-23 19:04:00] "POST /ref-update HTTP/1.1" 200 156 0.106771 10.0.0.249 - - [2025-10-23 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021603 10.0.0.249 - - [2025-10-23 19:04:00] "POST /ref-update HTTP/1.1" 200 156 0.095333 10.0.0.249 - - [2025-10-23 19:04:00] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.097676 10.0.0.249 - - [2025-10-23 19:04:00] "POST /virtual-machines HTTP/1.1" 200 430 0.100459 10.0.0.249 - - [2025-10-23 19:04:00] "GET /loadbalancer/5553b227-c415-4064-9c91-5fc3d0d06fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.014025 10.0.0.249 - - [2025-10-23 19:04:00] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.055455 10.0.0.249 - - [2025-10-23 19:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.249 - - [2025-10-23 19:04:00] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.056509 10.0.0.249 - - [2025-10-23 19:04:00] "GET /loadbalancer-listener/f41198f5-8e95-4316-ac99-c9381db7f36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.041934 10.0.0.249 - - [2025-10-23 19:04:00] "GET /loadbalancer-listener/f41198f5-8e95-4316-ac99-c9381db7f36a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.016214 10.0.0.249 - - [2025-10-23 19:04:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.264014 10.0.0.249 - - [2025-10-23 19:04:00] "POST /chown HTTP/1.1" 200 109 0.039624 10.0.0.249 - - [2025-10-23 19:04:00] "POST /chown HTTP/1.1" 200 109 0.027075 10.0.0.249 - - [2025-10-23 19:04:00] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.092726 10.0.0.249 - - [2025-10-23 19:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018732 10.0.0.249 - - [2025-10-23 19:04:00] "GET /loadbalancer-pool/b591cde8-b1f2-488a-8a41-adcef718cab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018234 10.0.0.249 - - [2025-10-23 19:04:00] "PUT /virtual-machine-interface/8aadd982-fbea-4af9-9060-3c9a8c66e53e HTTP/1.1" 200 285 0.050498 10.0.0.249 - - [2025-10-23 19:04:00] "PUT /instance-ip/1efead90-b125-467e-bd59-3463b8c3ae5a HTTP/1.1" 200 257 0.025527 10.0.0.249 - - [2025-10-23 19:04:00] "POST /ref-update HTTP/1.1" 200 156 0.053263 10.0.0.249 - - [2025-10-23 19:04:00] "POST /loadbalancer-members HTTP/1.1" 200 709 0.064774 10.0.0.249 - - [2025-10-23 19:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028826 10.0.0.249 - - [2025-10-23 19:04:01] "POST /ref-update HTTP/1.1" 200 156 0.020871 10.0.0.249 - - [2025-10-23 19:04:01] "GET /loadbalancer-member/c0c9e320-6e5c-44c9-b1c2-b3133eff459a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.019773 10.0.0.249 - - [2025-10-23 19:04:01] "POST /ref-update HTTP/1.1" 200 156 0.047340 10.0.0.249 - - [2025-10-23 19:04:01] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010579 10.0.0.249 - - [2025-10-23 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.249 - - [2025-10-23 19:04:01] "POST /ref-update HTTP/1.1" 200 156 0.039091 10.0.0.249 - - [2025-10-23 19:04:01] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009378 10.0.0.249 - - [2025-10-23 19:04:01] "POST /tags HTTP/1.1" 409 221 0.003089 10.0.0.249 - - [2025-10-23 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.249 - - [2025-10-23 19:04:01] "GET /tag/6ae7aa4a-aa60-4d6d-a75b-bff815bbd145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013486 10.0.0.249 - - [2025-10-23 19:04:01] "POST /ref-update HTTP/1.1" 200 156 0.031200 10.0.0.249 - - [2025-10-23 19:04:01] "POST /tags HTTP/1.1" 409 238 0.003443 10.0.0.249 - - [2025-10-23 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.249 - - [2025-10-23 19:04:01] "GET /tag/eb855f5c-ffdd-4f79-8184-afcdb721aeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011545 10.0.0.249 - - [2025-10-23 19:04:01] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.012858 10.0.0.249 - - [2025-10-23 19:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021626 10.0.0.249 - - [2025-10-23 19:04:01] "POST /firewall-rules HTTP/1.1" 409 293 0.013239 10.0.0.249 - - [2025-10-23 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.249 - - [2025-10-23 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.249 - - [2025-10-23 19:04:01] "PUT /firewall-rule/4c9d3db5-b0cb-45c0-964d-64179e8b8bba HTTP/1.1" 200 261 0.021903 10.0.0.249 - - [2025-10-23 19:04:01] "POST /chown HTTP/1.1" 200 109 0.008450 10.0.0.249 - - [2025-10-23 19:04:01] "GET /firewall-rule/4c9d3db5-b0cb-45c0-964d-64179e8b8bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.018795 10.0.0.249 - - [2025-10-23 19:04:01] "GET /firewall-policy/66e6e994-df2d-4a41-a26b-5503bf2c7831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003260 10.0.0.249 - - [2025-10-23 19:04:01] "POST /chown HTTP/1.1" 200 109 0.029475 10.0.0.249 - - [2025-10-23 19:04:01] "GET /firewall-rule/4c9d3db5-b0cb-45c0-964d-64179e8b8bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002513 10.0.0.249 - - [2025-10-23 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010328 10.0.0.249 - - [2025-10-23 19:04:01] "PUT /instance-ip/1efead90-b125-467e-bd59-3463b8c3ae5a HTTP/1.1" 200 257 0.046645 10.0.0.249 - - [2025-10-23 19:04:01] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004365 10.0.0.249 - - [2025-10-23 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007543 10.0.0.249 - - [2025-10-23 19:04:01] "POST /ref-update HTTP/1.1" 200 156 0.038182 10.0.0.249 - - [2025-10-23 19:04:01] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.078852 10.0.0.249 - - [2025-10-23 19:04:01] "POST /chown HTTP/1.1" 200 109 0.046556 10.0.0.249 - - [2025-10-23 19:04:01] "POST /chown HTTP/1.1" 200 109 0.021926 10.0.0.249 - - [2025-10-23 19:04:01] "POST /virtual-machines HTTP/1.1" 200 374 0.046399 10.0.0.249 - - [2025-10-23 19:04:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.039607 10.0.0.249 - - [2025-10-23 19:04:01] "PUT /instance-ip/1efead90-b125-467e-bd59-3463b8c3ae5a HTTP/1.1" 200 257 0.071513 10.0.0.249 - - [2025-10-23 19:04:01] "POST /ref-update HTTP/1.1" 200 156 0.046073 10.0.0.249 - - [2025-10-23 19:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.249 - - [2025-10-23 19:04:01] "POST /chown HTTP/1.1" 200 109 0.038213 10.0.0.249 - - [2025-10-23 19:04:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.166956 10.0.0.249 - - [2025-10-23 19:04:01] "POST /chown HTTP/1.1" 200 109 0.031354 10.0.0.249 - - [2025-10-23 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029318 10.0.0.249 - - [2025-10-23 19:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.029333 10.0.0.249 - - [2025-10-23 19:04:02] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.011979 10.0.0.249 - - [2025-10-23 19:04:02] "PUT /instance-ip/1efead90-b125-467e-bd59-3463b8c3ae5a HTTP/1.1" 200 257 0.120897 10.0.0.249 - - [2025-10-23 19:04:02] "POST /ref-update HTTP/1.1" 200 156 0.023549 10.0.0.249 - - [2025-10-23 19:04:02] "POST /chown HTTP/1.1" 200 109 0.035342 10.0.0.249 - - [2025-10-23 19:04:02] "POST /instance-ips HTTP/1.1" 200 414 0.089353 10.0.0.249 - - [2025-10-23 19:04:02] "POST /chown HTTP/1.1" 200 109 0.052235 10.0.0.249 - - [2025-10-23 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.044227 10.0.0.249 - - [2025-10-23 19:04:02] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.017447 10.0.0.249 - - [2025-10-23 19:04:02] "PUT /instance-ip/1efead90-b125-467e-bd59-3463b8c3ae5a HTTP/1.1" 200 257 0.014906 10.0.0.249 - - [2025-10-23 19:04:02] "POST /ref-update HTTP/1.1" 200 156 0.024091 10.0.0.249 - - [2025-10-23 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.028834 10.0.0.249 - - [2025-10-23 19:04:02] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.017533 10.0.0.249 - - [2025-10-23 19:04:02] "GET /instance-ip/09b05c9a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005939 10.0.0.249 - - [2025-10-23 19:04:02] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004876 10.0.0.249 - - [2025-10-23 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.249 - - [2025-10-23 19:04:02] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005685 10.0.0.249 - - [2025-10-23 19:04:02] "POST /ref-update HTTP/1.1" 200 156 0.014501 10.0.0.249 - - [2025-10-23 19:04:02] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.031130 10.0.0.249 - - [2025-10-23 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019506 10.0.0.249 - - [2025-10-23 19:04:02] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.016512 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:04:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:04:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001562 10.0.0.249 - - [2025-10-23 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.005740 10.0.0.249 - - [2025-10-23 19:04:02] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.009601 10.0.0.249 - - [2025-10-23 19:04:02] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.009386 10.0.0.249 - - [2025-10-23 19:04:02] "POST /set-tag HTTP/1.1" 200 109 0.004294 10.0.0.249 - - [2025-10-23 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017584 10.0.0.249 - - [2025-10-23 19:04:02] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.010401 10.0.0.249 - - [2025-10-23 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023079 10.0.0.249 - - [2025-10-23 19:04:02] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.010549 10.0.0.249 - - [2025-10-23 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014769 10.0.0.249 - - [2025-10-23 19:04:02] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.012810 10.0.0.249 - - [2025-10-23 19:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033548 10.0.0.249 - - [2025-10-23 19:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.006912 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.011878 10.0.0.249 - - [2025-10-23 19:04:03] "POST /ref-update HTTP/1.1" 200 156 0.024144 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.016603 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.033618 10.0.0.249 - - [2025-10-23 19:04:03] "POST /ref-update HTTP/1.1" 200 156 0.020542 10.0.0.249 - - [2025-10-23 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.006263 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.017990 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.012582 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.006726 10.0.0.249 - - [2025-10-23 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.008846 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.018430 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.006688 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.016696 10.0.0.249 - - [2025-10-23 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.006925 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.032022 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.015135 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.007879 10.0.0.249 - - [2025-10-23 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.006703 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.028302 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.006847 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.021078 10.0.0.249 - - [2025-10-23 19:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.249 - - [2025-10-23 19:04:03] "POST /chown HTTP/1.1" 200 109 0.014175 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.033800 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.012806 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.009384 10.0.0.249 - - [2025-10-23 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.006948 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.018722 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.015600 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.023951 10.0.0.249 - - [2025-10-23 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.011761 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.021207 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.015567 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.024117 10.0.0.249 - - [2025-10-23 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.008272 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.011004 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.037721 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.019509 10.0.0.249 - - [2025-10-23 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.006991 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.014612 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.009725 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.035142 10.0.0.249 - - [2025-10-23 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009703 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.010731 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.014987 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.014834 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.014612 10.0.0.249 - - [2025-10-23 19:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.249 - - [2025-10-23 19:04:04] "POST /chown HTTP/1.1" 200 109 0.020373 10.0.0.249 - - [2025-10-23 19:04:05] "POST /chown HTTP/1.1" 200 109 0.034767 10.0.0.249 - - [2025-10-23 19:04:05] "POST /chown HTTP/1.1" 200 109 0.018361 10.0.0.249 - - [2025-10-23 19:04:05] "POST /chown HTTP/1.1" 200 109 0.025568 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:04:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:04:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000819 10.0.0.249 - - [2025-10-23 19:04:09] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007301 10.0.0.249 - - [2025-10-23 19:04:09] "POST /set-tag HTTP/1.1" 200 109 0.004345 10.0.0.249 - - [2025-10-23 19:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.249 - - [2025-10-23 19:04:09] "GET /loadbalancer/d11d538c-b902-43e4-9a10-35253661ec20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002875 10.0.0.249 - - [2025-10-23 19:04:09] "GET /loadbalancer-pool/fcb520f5-a7c6-4120-be56-31413b9e54f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002666 10.0.0.249 - - [2025-10-23 19:04:09] "POST /loadbalancer-members HTTP/1.1" 200 704 0.024955 10.0.0.249 - - [2025-10-23 19:04:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010294 10.0.0.249 - - [2025-10-23 19:04:09] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007228 10.0.0.249 - - [2025-10-23 19:04:09] "POST /tags HTTP/1.1" 409 221 0.002478 10.0.0.249 - - [2025-10-23 19:04:09] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004387 10.0.0.249 - - [2025-10-23 19:04:09] "POST /ref-update HTTP/1.1" 200 156 0.006420 10.0.0.249 - - [2025-10-23 19:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.249 - - [2025-10-23 19:04:09] "GET /tag/6ae7aa4a-aa60-4d6d-a75b-bff815bbd145?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012033 10.0.0.249 - - [2025-10-23 19:04:09] "GET /floating-ip/1488f7f0-bcc6-48c8-9256-25c60b135751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.004180 10.0.0.249 - - [2025-10-23 19:04:09] "PUT /floating-ip/1488f7f0-bcc6-48c8-9256-25c60b135751 HTTP/1.1" 200 257 0.009420 10.0.0.249 - - [2025-10-23 19:04:09] "POST /set-tag HTTP/1.1" 200 109 0.036704 10.0.0.249 - - [2025-10-23 19:04:10] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005371 10.0.0.249 - - [2025-10-23 19:04:10] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.249 - - [2025-10-23 19:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.249 - - [2025-10-23 19:04:10] "GET /loadbalancer/d11d538c-b902-43e4-9a10-35253661ec20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002465 10.0.0.249 - - [2025-10-23 19:04:10] "GET /loadbalancer-pool/fcb520f5-a7c6-4120-be56-31413b9e54f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002514 10.0.0.249 - - [2025-10-23 19:04:10] "POST /loadbalancer-members HTTP/1.1" 200 704 0.027253 10.0.0.249 - - [2025-10-23 19:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.017367 10.0.0.249 - - [2025-10-23 19:04:10] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.022978 10.0.0.249 - - [2025-10-23 19:04:10] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.009943 10.0.0.249 - - [2025-10-23 19:04:10] "POST /ref-update HTTP/1.1" 200 156 0.011457 10.0.0.249 - - [2025-10-23 19:04:10] "POST /set-tag HTTP/1.1" 200 109 0.028058 10.0.0.249 - - [2025-10-23 19:04:10] "GET /floating-ip/1488f7f0-bcc6-48c8-9256-25c60b135751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.008796 10.0.0.249 - - [2025-10-23 19:04:10] "GET /virtual-machine/51b0c79e-594c-4137-8e31-399442f06556?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002940 10.0.0.249 - - [2025-10-23 19:04:10] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004623 10.0.0.249 - - [2025-10-23 19:04:11] "GET /virtual-machine/9b75c057-06bf-4056-aa55-f40dd3a87671?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003371 10.0.0.249 - - [2025-10-23 19:04:11] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005651 10.0.0.249 - - [2025-10-23 19:04:15] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007180 10.0.0.249 - - [2025-10-23 19:04:15] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.249 - - [2025-10-23 19:04:16] "GET /virtual-machine/7b2f330b-0a1f-467b-9363-02344c2aa309?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002941 10.0.0.249 - - [2025-10-23 19:04:16] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004249 10.0.0.249 - - [2025-10-23 19:04:16] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.008171 10.0.0.249 - - [2025-10-23 19:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002062 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:04:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:04:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001003 10.0.0.249 - - [2025-10-23 19:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.249 - - [2025-10-23 19:04:35] "POST /chown HTTP/1.1" 200 109 0.013795 10.0.0.249 - - [2025-10-23 19:04:35] "POST /chown HTTP/1.1" 200 109 0.046673 10.0.0.249 - - [2025-10-23 19:04:35] "POST /chown HTTP/1.1" 200 109 0.007066 10.0.0.249 - - [2025-10-23 19:04:35] "POST /chown HTTP/1.1" 200 109 0.020461 10.0.0.249 - - [2025-10-23 19:04:48] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006209 10.0.0.249 - - [2025-10-23 19:04:48] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.249 - - [2025-10-23 19:04:48] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005154 10.0.0.249 - - [2025-10-23 19:04:48] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.249 - - [2025-10-23 19:04:48] "GET /virtual-machine/7b2f330b-0a1f-467b-9363-02344c2aa309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002947 10.0.0.249 - - [2025-10-23 19:04:48] "POST /ref-update HTTP/1.1" 200 156 0.010299 10.0.0.249 - - [2025-10-23 19:04:48] "GET /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004707 10.0.0.249 - - [2025-10-23 19:04:48] "POST /set-tag HTTP/1.1" 200 109 0.014728 10.0.0.249 - - [2025-10-23 19:04:48] "POST /set-tag HTTP/1.1" 200 109 0.026979 10.0.0.249 - - [2025-10-23 19:04:48] "DELETE /instance-ip/09b05c9a-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.035135 10.0.0.249 - - [2025-10-23 19:04:48] "DELETE /virtual-machine-interface/0985f892-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.040417 10.0.0.249 - - [2025-10-23 19:04:48] "DELETE /virtual-machine/7b2f330b-0a1f-467b-9363-02344c2aa309 HTTP/1.1" 200 115 0.015672 10.0.0.249 - - [2025-10-23 19:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.249 - - [2025-10-23 19:04:51] "GET /tag/eb855f5c-ffdd-4f79-8184-afcdb721aeb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013158 10.0.0.249 - - [2025-10-23 19:04:51] "GET /tag/eb855f5c-ffdd-4f79-8184-afcdb721aeb1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.014017 10.0.0.249 - - [2025-10-23 19:04:51] "GET /virtual-machine-interface/69470299-02af-4d37-a4e7-65ef4c93a00b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004617 10.0.0.249 - - [2025-10-23 19:04:51] "POST /set-tag HTTP/1.1" 200 109 0.017595 10.0.0.249 - - [2025-10-23 19:04:51] "GET /virtual-machine-interface/8aadd982-fbea-4af9-9060-3c9a8c66e53e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005202 10.0.0.249 - - [2025-10-23 19:04:51] "POST /set-tag HTTP/1.1" 200 109 0.017301 10.0.0.249 - - [2025-10-23 19:04:51] "GET /virtual-machine-interface/b76c479b-d910-4283-a172-f0868d8a31f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.012282 10.0.0.249 - - [2025-10-23 19:04:51] "POST /set-tag HTTP/1.1" 200 109 0.014859 10.0.0.249 - - [2025-10-23 19:04:51] "GET /firewall-policy/66e6e994-df2d-4a41-a26b-5503bf2c7831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.018561 10.0.0.249 - - [2025-10-23 19:04:51] "GET /firewall-rule/4c9d3db5-b0cb-45c0-964d-64179e8b8bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002753 10.0.0.249 - - [2025-10-23 19:04:51] "POST /ref-update HTTP/1.1" 200 156 0.013794 10.0.0.249 - - [2025-10-23 19:04:51] "DELETE /firewall-rule/4c9d3db5-b0cb-45c0-964d-64179e8b8bba HTTP/1.1" 200 115 0.048093 10.0.0.249 - - [2025-10-23 19:04:51] "DELETE /loadbalancer-member/c0c9e320-6e5c-44c9-b1c2-b3133eff459a HTTP/1.1" 200 115 0.028839 10.0.0.249 - - [2025-10-23 19:04:51] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.008791 10.0.0.249 - - [2025-10-23 19:04:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026760 10.0.0.249 - - [2025-10-23 19:04:51] "DELETE /loadbalancer-pool/b591cde8-b1f2-488a-8a41-adcef718cab6 HTTP/1.1" 200 115 0.066420 10.0.0.249 - - [2025-10-23 19:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.249 - - [2025-10-23 19:04:51] "DELETE /loadbalancer-listener/f41198f5-8e95-4316-ac99-c9381db7f36a HTTP/1.1" 200 115 0.039021 10.0.0.249 - - [2025-10-23 19:04:51] "GET /floating-ip/f8831d25-a16b-435a-9696-5d1031cdefb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.006240 10.0.0.249 - - [2025-10-23 19:04:51] "POST /chown HTTP/1.1" 200 109 0.007084 10.0.0.249 - - [2025-10-23 19:04:51] "POST /chown HTTP/1.1" 200 109 0.020251 10.0.0.249 - - [2025-10-23 19:04:51] "POST /chown HTTP/1.1" 200 109 0.020892 10.0.0.249 - - [2025-10-23 19:04:51] "PUT /floating-ip/f8831d25-a16b-435a-9696-5d1031cdefb1 HTTP/1.1" 200 257 0.044850 10.0.0.249 - - [2025-10-23 19:04:52] "POST /chown HTTP/1.1" 200 109 0.008991 10.0.0.249 - - [2025-10-23 19:04:52] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.007671 10.0.0.249 - - [2025-10-23 19:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029148 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /floating-ip/f8831d25-a16b-435a-9696-5d1031cdefb1 HTTP/1.1" 200 115 0.107368 10.0.0.249 - - [2025-10-23 19:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /loadbalancer/5553b227-c415-4064-9c91-5fc3d0d06fdd HTTP/1.1" 200 115 0.046798 10.0.0.249 - - [2025-10-23 19:04:52] "POST /chown HTTP/1.1" 200 109 0.009264 10.0.0.249 - - [2025-10-23 19:04:52] "POST /chown HTTP/1.1" 200 109 0.009526 10.0.0.249 - - [2025-10-23 19:04:52] "POST /chown HTTP/1.1" 200 109 0.016703 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /instance-ip/1efead90-b125-467e-bd59-3463b8c3ae5a HTTP/1.1" 200 115 0.090679 10.0.0.249 - - [2025-10-23 19:04:52] "POST /chown HTTP/1.1" 404 171 0.005739 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /virtual-machine-interface/69470299-02af-4d37-a4e7-65ef4c93a00b HTTP/1.1" 200 115 0.062387 10.0.0.249 - - [2025-10-23 19:04:52] "PUT /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 267 0.031977 10.0.0.249 - - [2025-10-23 19:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.018371 10.0.0.249 - - [2025-10-23 19:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /tag/eb855f5c-ffdd-4f79-8184-afcdb721aeb1 HTTP/1.1" 200 115 0.112714 10.0.0.249 - - [2025-10-23 19:04:52] "GET /floating-ip-pool/5746a54c-9250-48e7-ba66-1c53794bb7dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017541 10.0.0.249 - - [2025-10-23 19:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.249 - - [2025-10-23 19:04:52] "POST /ref-update HTTP/1.1" 200 156 0.009013 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /service-instance/eedb1da4-5ed9-4150-9d22-5ca0b2920bef HTTP/1.1" 200 115 0.034476 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /floating-ip-pool/5746a54c-9250-48e7-ba66-1c53794bb7dd HTTP/1.1" 200 115 0.037057 10.0.0.249 - - [2025-10-23 19:04:52] "GET /virtual-machine-interface/b76c479b-d910-4283-a172-f0868d8a31f6?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.008827 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /virtual-machine-interface/b76c479b-d910-4283-a172-f0868d8a31f6 HTTP/1.1" 200 115 0.100072 10.0.0.249 - - [2025-10-23 19:04:52] "POST /ref-update HTTP/1.1" 200 156 0.017528 10.0.0.249 - - [2025-10-23 19:04:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004220 10.0.0.249 - - [2025-10-23 19:04:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004758 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /virtual-network/e6ca8be1-0263-4ae8-b805-9df8ff832b74 HTTP/1.1" 200 115 0.208142 10.0.0.249 - - [2025-10-23 19:04:52] "GET /routing-instance/ae29db44-0711-4ccf-8df9-f7a3020b3c64 HTTP/1.1" 404 171 0.013264 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /virtual-machine/46d3b11e-41af-4fb9-8cd0-fcce5fb0eaa3 HTTP/1.1" 200 115 0.074660 10.0.0.249 - - [2025-10-23 19:04:52] "GET /domains HTTP/1.1" 200 281 0.007624 10.0.0.249 - - [2025-10-23 19:04:52] "GET /virtual-machine-interface/8aadd982-fbea-4af9-9060-3c9a8c66e53e?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.009949 10.0.0.249 - - [2025-10-23 19:04:52] "GET /domain/9dc42ec7-fa42-4f64-8ec8-e51ce76477c1 HTTP/1.1" 200 3100 0.011866 10.0.0.249 - - [2025-10-23 19:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.249 - - [2025-10-23 19:04:52] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0 HTTP/1.1" 200 6900 0.044316 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /route-target/93d0c36b-3be6-40cc-b036-5957f8c92b25 HTTP/1.1" 200 115 0.053522 10.0.0.249 - - [2025-10-23 19:04:52] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.022722 10.0.0.249 - - [2025-10-23 19:04:52] "POST /set-tag HTTP/1.1" 200 109 0.004453 10.0.0.249 - - [2025-10-23 19:04:52] "DELETE /virtual-machine-interface/8aadd982-fbea-4af9-9060-3c9a8c66e53e HTTP/1.1" 200 115 0.177207 10.0.0.249 - - [2025-10-23 19:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005679 10.0.0.249 - - [2025-10-23 19:04:52] "GET /loadbalancer/d11d538c-b902-43e4-9a10-35253661ec20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003503 10.0.0.249 - - [2025-10-23 19:04:53] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004565 10.0.0.249 - - [2025-10-23 19:04:53] "DELETE /virtual-machine/bfe843db-e5df-4ab8-ac01-719eaa816946 HTTP/1.1" 200 115 0.034841 10.0.0.249 - - [2025-10-23 19:04:53] "POST /set-tag HTTP/1.1" 200 109 0.028363 10.0.0.249 - - [2025-10-23 19:04:53] "DELETE /loadbalancer-member/80dbbcdd-b7a5-4751-8a0b-7a7de37a23e8 HTTP/1.1" 200 115 0.068083 10.0.0.249 - - [2025-10-23 19:04:54] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006275 10.0.0.249 - - [2025-10-23 19:04:54] "POST /set-tag HTTP/1.1" 200 109 0.007136 10.0.0.249 - - [2025-10-23 19:04:54] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006332 10.0.0.249 - - [2025-10-23 19:04:54] "POST /set-tag HTTP/1.1" 200 109 0.007066 10.0.0.249 - - [2025-10-23 19:04:54] "GET /virtual-machine/9b75c057-06bf-4056-aa55-f40dd3a87671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002608 10.0.0.249 - - [2025-10-23 19:04:54] "POST /ref-update HTTP/1.1" 200 156 0.011452 10.0.0.249 - - [2025-10-23 19:04:54] "GET /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019333 10.0.0.249 - - [2025-10-23 19:04:54] "POST /set-tag HTTP/1.1" 200 109 0.023492 10.0.0.249 - - [2025-10-23 19:04:54] "POST /set-tag HTTP/1.1" 200 109 0.021240 10.0.0.249 - - [2025-10-23 19:04:54] "POST /set-tag HTTP/1.1" 200 109 0.033902 10.0.0.249 - - [2025-10-23 19:04:54] "DELETE /instance-ip/04e48c40-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.062852 10.0.0.249 - - [2025-10-23 19:04:54] "POST /ref-update HTTP/1.1" 200 156 0.014354 10.0.0.249 - - [2025-10-23 19:04:54] "DELETE /virtual-machine-interface/04c57206-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.042841 10.0.0.249 - - [2025-10-23 19:04:54] "DELETE /virtual-machine/9b75c057-06bf-4056-aa55-f40dd3a87671 HTTP/1.1" 200 115 0.020143 10.0.0.249 - - [2025-10-23 19:04:57] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007880 10.0.0.249 - - [2025-10-23 19:04:57] "POST /set-tag HTTP/1.1" 200 109 0.006379 10.0.0.249 - - [2025-10-23 19:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008151 10.0.0.249 - - [2025-10-23 19:04:58] "GET /loadbalancer/d11d538c-b902-43e4-9a10-35253661ec20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003084 10.0.0.249 - - [2025-10-23 19:04:59] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.004761 10.0.0.249 - - [2025-10-23 19:04:59] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.249 - - [2025-10-23 19:04:59] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005020 10.0.0.249 - - [2025-10-23 19:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.249 - - [2025-10-23 19:04:59] "GET /virtual-machine/51b0c79e-594c-4137-8e31-399442f06556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003300 10.0.0.249 - - [2025-10-23 19:04:59] "POST /ref-update HTTP/1.1" 200 156 0.011805 10.0.0.249 - - [2025-10-23 19:04:59] "GET /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.013908 10.0.0.249 - - [2025-10-23 19:04:59] "POST /set-tag HTTP/1.1" 200 109 0.023803 10.0.0.249 - - [2025-10-23 19:04:59] "POST /set-tag HTTP/1.1" 200 109 0.018580 10.0.0.249 - - [2025-10-23 19:04:59] "POST /set-tag HTTP/1.1" 200 109 0.028417 10.0.0.249 - - [2025-10-23 19:04:59] "DELETE /instance-ip/04690fde-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.048803 10.0.0.249 - - [2025-10-23 19:04:59] "POST /ref-update HTTP/1.1" 200 156 0.009712 10.0.0.249 - - [2025-10-23 19:04:59] "DELETE /virtual-machine-interface/044ad6c2-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.041215 10.0.0.249 - - [2025-10-23 19:04:59] "DELETE /virtual-machine/51b0c79e-594c-4137-8e31-399442f06556 HTTP/1.1" 200 115 0.035222 10.0.0.249 - - [2025-10-23 19:04:59] "DELETE /tag/95a50be9-dd7d-4b1a-8cee-70863e7afc76 HTTP/1.1" 200 115 0.074329 10.0.0.249 - - [2025-10-23 19:04:59] "DELETE /tag/bb9610e5-ce89-498b-9971-1f34737c4dfd HTTP/1.1" 200 115 0.035917 10.0.0.249 - - [2025-10-23 19:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.249 - - [2025-10-23 19:05:03] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036073 10.0.0.249 - - [2025-10-23 19:05:03] "POST /tags HTTP/1.1" 200 394 0.027686 10.0.0.249 - - [2025-10-23 19:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007786 10.0.0.249 - - [2025-10-23 19:05:03] "GET /tag/c68dda5f-b609-4498-bfcf-60f6f4504510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.015439 10.0.0.249 - - [2025-10-23 19:05:03] "POST /tags HTTP/1.1" 200 342 0.017259 10.0.0.249 - - [2025-10-23 19:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.249 - - [2025-10-23 19:05:03] "GET /tag/4b7a5bae-83d3-4c48-8cf7-adc414c4fd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012480 10.0.0.249 - - [2025-10-23 19:05:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.001093 10.0.0.249 - - [2025-10-23 19:05:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.002164 10.0.0.249 - - [2025-10-23 19:05:03] "POST /security-groups HTTP/1.1" 200 589 0.061434 10.0.0.249 - - [2025-10-23 19:05:03] "POST /projects HTTP/1.1" 200 521 0.158810 10.0.0.249 - - [2025-10-23 19:05:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.011219 10.0.0.249 - - [2025-10-23 19:05:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016479 10.0.0.249 - - [2025-10-23 19:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008399 10.0.0.249 - - [2025-10-23 19:05:03] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010023 10.0.0.249 - - [2025-10-23 19:05:03] "POST /access-control-lists HTTP/1.1" 200 600 0.083433 10.0.0.249 - - [2025-10-23 19:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008698 10.0.0.249 - - [2025-10-23 19:05:03] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004269 10.0.0.249 - - [2025-10-23 19:05:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.002777 10.0.0.249 - - [2025-10-23 19:05:03] "POST /access-control-lists HTTP/1.1" 200 598 0.031215 10.0.0.249 - - [2025-10-23 19:05:03] "PUT /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5 HTTP/1.1" 200 265 0.080441 10.0.0.249 - - [2025-10-23 19:05:03] "PUT /virtual-network/55af6332-3271-417f-bc25-75add3924944 HTTP/1.1" 200 265 0.083449 10.0.0.249 - - [2025-10-23 19:05:04] "POST /security-groups HTTP/1.1" 200 593 0.072820 10.0.0.249 - - [2025-10-23 19:05:04] "POST /fqname-to-id HTTP/1.1" 404 270 0.006107 10.0.0.249 - - [2025-10-23 19:05:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021591 10.0.0.249 - - [2025-10-23 19:05:04] "POST /access-control-lists HTTP/1.1" 200 634 0.050004 10.0.0.249 - - [2025-10-23 19:05:04] "POST /chown HTTP/1.1" 200 109 0.037612 10.0.0.249 - - [2025-10-23 19:05:04] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012496 10.0.0.249 - - [2025-10-23 19:05:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.002683 10.0.0.249 - - [2025-10-23 19:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.249 - - [2025-10-23 19:05:04] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019692 10.0.0.249 - - [2025-10-23 19:05:04] "POST /access-control-lists HTTP/1.1" 200 632 0.060926 10.0.0.249 - - [2025-10-23 19:05:04] "POST /tags HTTP/1.1" 409 226 0.005480 10.0.0.249 - - [2025-10-23 19:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.249 - - [2025-10-23 19:05:04] "GET /tag/4b7a5bae-83d3-4c48-8cf7-adc414c4fd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011361 10.0.0.249 - - [2025-10-23 19:05:04] "POST /firewall-rules HTTP/1.1" 200 602 0.064891 10.0.0.249 - - [2025-10-23 19:05:04] "GET /firewall-rule/09a41dc1-f617-4519-8e79-2b92733396d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005329 10.0.0.249 - - [2025-10-23 19:05:04] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.003999 10.0.0.249 - - [2025-10-23 19:05:04] "GET /firewall-rule/09a41dc1-f617-4519-8e79-2b92733396d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002341 10.0.0.249 - - [2025-10-23 19:05:04] "POST /ref-update HTTP/1.1" 200 156 0.050056 10.0.0.249 - - [2025-10-23 19:05:04] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010192 10.0.0.249 - - [2025-10-23 19:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.249 - - [2025-10-23 19:05:04] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002979 10.0.0.249 - - [2025-10-23 19:05:04] "POST /tags HTTP/1.1" 409 226 0.001760 10.0.0.249 - - [2025-10-23 19:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.249 - - [2025-10-23 19:05:04] "GET /tag/4b7a5bae-83d3-4c48-8cf7-adc414c4fd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.016172 10.0.0.249 - - [2025-10-23 19:05:04] "POST /firewall-rules HTTP/1.1" 200 600 0.067068 10.0.0.249 - - [2025-10-23 19:05:04] "GET /firewall-rule/e40aa9f8-ee5c-4336-a9ba-c5f93c4c45ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015120 10.0.0.249 - - [2025-10-23 19:05:04] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.004158 10.0.0.249 - - [2025-10-23 19:05:04] "GET /firewall-rule/e40aa9f8-ee5c-4336-a9ba-c5f93c4c45ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002516 10.0.0.249 - - [2025-10-23 19:05:04] "POST /ref-update HTTP/1.1" 200 156 0.055602 10.0.0.249 - - [2025-10-23 19:05:06] "POST /tags HTTP/1.1" 200 394 0.032622 10.0.0.249 - - [2025-10-23 19:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.249 - - [2025-10-23 19:05:06] "GET /tag/6344998a-ad79-451c-90d6-e7053b4a70bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013177 10.0.0.249 - - [2025-10-23 19:05:06] "POST /tags HTTP/1.1" 200 342 0.026756 10.0.0.249 - - [2025-10-23 19:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.249 - - [2025-10-23 19:05:06] "GET /tag/6ca2b138-f535-4b27-95cf-8f9c299d55de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012610 10.0.0.249 - - [2025-10-23 19:05:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.000517 10.0.0.249 - - [2025-10-23 19:05:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.006577 10.0.0.249 - - [2025-10-23 19:05:06] "POST /security-groups HTTP/1.1" 200 589 0.060953 10.0.0.249 - - [2025-10-23 19:05:06] "POST /projects HTTP/1.1" 200 521 0.203960 10.0.0.249 - - [2025-10-23 19:05:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.002101 10.0.0.249 - - [2025-10-23 19:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017796 10.0.0.249 - - [2025-10-23 19:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009823 10.0.0.249 - - [2025-10-23 19:05:06] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.026676 10.0.0.249 - - [2025-10-23 19:05:06] "POST /access-control-lists HTTP/1.1" 200 600 0.084548 10.0.0.249 - - [2025-10-23 19:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012828 10.0.0.249 - - [2025-10-23 19:05:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.012579 10.0.0.249 - - [2025-10-23 19:05:06] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008986 10.0.0.249 - - [2025-10-23 19:05:07] "POST /access-control-lists HTTP/1.1" 200 598 0.077852 10.0.0.249 - - [2025-10-23 19:05:07] "PUT /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5 HTTP/1.1" 200 265 0.121707 10.0.0.249 - - [2025-10-23 19:05:07] "PUT /virtual-network/55af6332-3271-417f-bc25-75add3924944 HTTP/1.1" 200 265 0.062377 10.0.0.249 - - [2025-10-23 19:05:07] "POST /security-groups HTTP/1.1" 200 593 0.096791 10.0.0.249 - - [2025-10-23 19:05:07] "POST /fqname-to-id HTTP/1.1" 404 270 0.003920 10.0.0.249 - - [2025-10-23 19:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012825 10.0.0.249 - - [2025-10-23 19:05:07] "POST /access-control-lists HTTP/1.1" 200 634 0.030886 10.0.0.249 - - [2025-10-23 19:05:07] "POST /fqname-to-id HTTP/1.1" 404 269 0.017152 10.0.0.249 - - [2025-10-23 19:05:07] "POST /chown HTTP/1.1" 200 109 0.032504 10.0.0.249 - - [2025-10-23 19:05:07] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007040 10.0.0.249 - - [2025-10-23 19:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.249 - - [2025-10-23 19:05:07] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040187 10.0.0.249 - - [2025-10-23 19:05:07] "POST /access-control-lists HTTP/1.1" 200 632 0.062086 10.0.0.249 - - [2025-10-23 19:05:07] "POST /tags HTTP/1.1" 409 226 0.018871 10.0.0.249 - - [2025-10-23 19:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.249 - - [2025-10-23 19:05:07] "GET /tag/6ca2b138-f535-4b27-95cf-8f9c299d55de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011367 10.0.0.249 - - [2025-10-23 19:05:07] "POST /firewall-rules HTTP/1.1" 200 602 0.067152 10.0.0.249 - - [2025-10-23 19:05:07] "GET /firewall-rule/1d6d809e-5d43-4644-8191-6ba1dff39e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004275 10.0.0.249 - - [2025-10-23 19:05:07] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.003687 10.0.0.249 - - [2025-10-23 19:05:07] "GET /firewall-rule/1d6d809e-5d43-4644-8191-6ba1dff39e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002216 10.0.0.249 - - [2025-10-23 19:05:07] "POST /ref-update HTTP/1.1" 200 156 0.055317 10.0.0.249 - - [2025-10-23 19:05:07] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016486 10.0.0.249 - - [2025-10-23 19:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.249 - - [2025-10-23 19:05:07] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002962 10.0.0.249 - - [2025-10-23 19:05:07] "POST /tags HTTP/1.1" 409 226 0.001627 10.0.0.249 - - [2025-10-23 19:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.249 - - [2025-10-23 19:05:07] "GET /tag/6ca2b138-f535-4b27-95cf-8f9c299d55de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012283 10.0.0.249 - - [2025-10-23 19:05:07] "POST /firewall-rules HTTP/1.1" 200 600 0.066110 10.0.0.249 - - [2025-10-23 19:05:07] "GET /firewall-rule/4d60a402-d576-4441-af2c-dedb0dce9426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.013079 10.0.0.249 - - [2025-10-23 19:05:08] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004387 10.0.0.249 - - [2025-10-23 19:05:08] "GET /firewall-rule/4d60a402-d576-4441-af2c-dedb0dce9426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002268 10.0.0.249 - - [2025-10-23 19:05:08] "POST /ref-update HTTP/1.1" 200 156 0.068679 10.0.0.249 - - [2025-10-23 19:05:09] "POST /tags HTTP/1.1" 200 346 0.080668 10.0.0.249 - - [2025-10-23 19:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006714 10.0.0.249 - - [2025-10-23 19:05:09] "GET /tag/3ed040a0-c8b3-4903-bdd4-c33d0e0f2e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.019106 10.0.0.249 - - [2025-10-23 19:05:09] "POST /projects HTTP/1.1" 409 238 0.005826 10.0.0.249 - - [2025-10-23 19:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.249 - - [2025-10-23 19:05:09] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045676 10.0.0.249 - - [2025-10-23 19:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.249 - - [2025-10-23 19:05:09] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004522 10.0.0.249 - - [2025-10-23 19:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.249 - - [2025-10-23 19:05:09] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004375 10.0.0.249 - - [2025-10-23 19:05:09] "POST /security-groups HTTP/1.1" 409 285 0.002306 10.0.0.249 - - [2025-10-23 19:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.249 - - [2025-10-23 19:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.249 - - [2025-10-23 19:05:09] "PUT /security-group/3f11e16e-82c1-454a-a7b7-1aa7908f0014 HTTP/1.1" 200 263 0.063838 10.0.0.249 - - [2025-10-23 19:05:09] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.094875 10.0.0.249 - - [2025-10-23 19:05:09] "PUT /access-control-list/67127865-b78e-41f2-a5b5-c4ad145e4313 HTTP/1.1" 200 273 0.020872 10.0.0.249 - - [2025-10-23 19:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.041051 10.0.0.249 - - [2025-10-23 19:05:09] "POST /tags HTTP/1.1" 409 228 0.010859 10.0.0.249 - - [2025-10-23 19:05:09] "PUT /access-control-list/6e1ff99f-867b-4b06-876f-19eadbb99579 HTTP/1.1" 200 273 0.031594 10.0.0.249 - - [2025-10-23 19:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.249 - - [2025-10-23 19:05:09] "GET /tag/3ed040a0-c8b3-4903-bdd4-c33d0e0f2e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011240 10.0.0.249 - - [2025-10-23 19:05:09] "POST /tags HTTP/1.1" 200 346 0.020034 10.0.0.249 - - [2025-10-23 19:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.249 - - [2025-10-23 19:05:10] "GET /tag/97f37e5b-6ac0-421b-a645-6c22a0c4abef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015908 10.0.0.249 - - [2025-10-23 19:05:10] "POST /projects HTTP/1.1" 409 238 0.003808 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.249 - - [2025-10-23 19:05:10] "GET /project/5175c346-b624-4523-92f2-258603ca6974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035510 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.249 - - [2025-10-23 19:05:10] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004408 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.249 - - [2025-10-23 19:05:10] "GET /project/5175c346-b624-4523-92f2-258603ca6974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039654 10.0.0.249 - - [2025-10-23 19:05:10] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004751 10.0.0.249 - - [2025-10-23 19:05:10] "POST /security-groups HTTP/1.1" 409 285 0.002512 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.249 - - [2025-10-23 19:05:10] "PUT /security-group/89ea28cb-3271-40e8-9faf-c9c94112139e HTTP/1.1" 200 263 0.055776 10.0.0.249 - - [2025-10-23 19:05:10] "PUT /access-control-list/ef43098f-e8ed-470b-8d8f-2f2c5c22cdaa HTTP/1.1" 200 273 0.012834 10.0.0.249 - - [2025-10-23 19:05:10] "PUT /access-control-list/8a2966fd-d79c-44cb-b535-a0e6e04a2480 HTTP/1.1" 200 273 0.021605 10.0.0.249 - - [2025-10-23 19:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025173 10.0.0.249 - - [2025-10-23 19:05:10] "POST /tags HTTP/1.1" 409 228 0.022449 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.249 - - [2025-10-23 19:05:10] "GET /tag/97f37e5b-6ac0-421b-a645-6c22a0c4abef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011823 10.0.0.249 - - [2025-10-23 19:05:10] "POST /tags HTTP/1.1" 200 292 0.053096 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019636 10.0.0.249 - - [2025-10-23 19:05:10] "GET /tag/2ccb1d9e-70f1-4fdb-89c8-d1dd9db5b9c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014589 10.0.0.249 - - [2025-10-23 19:05:10] "POST /tags HTTP/1.1" 200 304 0.049528 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.249 - - [2025-10-23 19:05:10] "GET /tag/e9e840f2-f5f2-4f1a-8f63-d67f61097c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017586 10.0.0.249 - - [2025-10-23 19:05:10] "POST /tags HTTP/1.1" 409 252 0.002138 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.249 - - [2025-10-23 19:05:10] "GET /tag/c68dda5f-b609-4498-bfcf-60f6f4504510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014206 10.0.0.249 - - [2025-10-23 19:05:10] "POST /tags HTTP/1.1" 409 226 0.001928 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.249 - - [2025-10-23 19:05:10] "GET /tag/4b7a5bae-83d3-4c48-8cf7-adc414c4fd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011482 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.249 - - [2025-10-23 19:05:10] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003839 10.0.0.249 - - [2025-10-23 19:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.249 - - [2025-10-23 19:05:10] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035606 10.0.0.249 - - [2025-10-23 19:05:10] "POST /virtual-machines HTTP/1.1" 200 396 0.008361 10.0.0.249 - - [2025-10-23 19:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008593 10.0.0.249 - - [2025-10-23 19:05:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112076 10.0.0.249 - - [2025-10-23 19:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025579 10.0.0.249 - - [2025-10-23 19:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011064 10.0.0.249 - - [2025-10-23 19:05:11] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009114 10.0.0.249 - - [2025-10-23 19:05:11] "POST /instance-ips HTTP/1.1" 200 398 0.029080 10.0.0.249 - - [2025-10-23 19:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027927 10.0.0.249 - - [2025-10-23 19:05:11] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011925 10.0.0.249 - - [2025-10-23 19:05:11] "POST /set-tag HTTP/1.1" 200 109 0.063945 10.0.0.249 - - [2025-10-23 19:05:11] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009187 10.0.0.249 - - [2025-10-23 19:05:11] "GET /instance-ip/32e7ef6a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006732 10.0.0.249 - - [2025-10-23 19:05:11] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004484 10.0.0.249 - - [2025-10-23 19:05:11] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.249 - - [2025-10-23 19:05:11] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003525 10.0.0.249 - - [2025-10-23 19:05:11] "POST /ref-update HTTP/1.1" 200 156 0.009067 10.0.0.249 - - [2025-10-23 19:05:11] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012894 10.0.0.249 - - [2025-10-23 19:05:11] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.249 - - [2025-10-23 19:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.249 - - [2025-10-23 19:05:11] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004495 10.0.0.249 - - [2025-10-23 19:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.249 - - [2025-10-23 19:05:11] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041634 10.0.0.249 - - [2025-10-23 19:05:11] "POST /virtual-machines HTTP/1.1" 200 396 0.008501 10.0.0.249 - - [2025-10-23 19:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009254 10.0.0.249 - - [2025-10-23 19:05:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115116 10.0.0.249 - - [2025-10-23 19:05:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009187 10.0.0.249 - - [2025-10-23 19:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011580 10.0.0.249 - - [2025-10-23 19:05:12] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004928 10.0.0.249 - - [2025-10-23 19:05:12] "POST /instance-ips HTTP/1.1" 200 398 0.019654 10.0.0.249 - - [2025-10-23 19:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021075 10.0.0.249 - - [2025-10-23 19:05:12] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012846 10.0.0.249 - - [2025-10-23 19:05:12] "POST /set-tag HTTP/1.1" 200 109 0.077007 10.0.0.249 - - [2025-10-23 19:05:12] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016815 10.0.0.249 - - [2025-10-23 19:05:12] "GET /instance-ip/3362887e-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003098 10.0.0.249 - - [2025-10-23 19:05:12] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005019 10.0.0.249 - - [2025-10-23 19:05:12] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.249 - - [2025-10-23 19:05:12] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.004146 10.0.0.249 - - [2025-10-23 19:05:12] "POST /ref-update HTTP/1.1" 200 156 0.010478 10.0.0.249 - - [2025-10-23 19:05:12] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015658 10.0.0.249 - - [2025-10-23 19:05:12] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.249 - - [2025-10-23 19:05:12] "POST /tags HTTP/1.1" 200 292 0.019921 10.0.0.249 - - [2025-10-23 19:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.249 - - [2025-10-23 19:05:12] "GET /tag/5b58c80a-29c8-4911-a552-fa1250374937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012804 10.0.0.249 - - [2025-10-23 19:05:12] "POST /tags HTTP/1.1" 409 252 0.002098 10.0.0.249 - - [2025-10-23 19:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.249 - - [2025-10-23 19:05:12] "GET /tag/6344998a-ad79-451c-90d6-e7053b4a70bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010975 10.0.0.249 - - [2025-10-23 19:05:12] "POST /tags HTTP/1.1" 409 226 0.001940 10.0.0.249 - - [2025-10-23 19:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.249 - - [2025-10-23 19:05:12] "GET /tag/6ca2b138-f535-4b27-95cf-8f9c299d55de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012658 10.0.0.249 - - [2025-10-23 19:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.249 - - [2025-10-23 19:05:12] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005054 10.0.0.249 - - [2025-10-23 19:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.249 - - [2025-10-23 19:05:12] "GET /project/5175c346-b624-4523-92f2-258603ca6974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039930 10.0.0.249 - - [2025-10-23 19:05:12] "POST /virtual-machines HTTP/1.1" 200 396 0.009521 10.0.0.249 - - [2025-10-23 19:05:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018847 10.0.0.249 - - [2025-10-23 19:05:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137521 10.0.0.249 - - [2025-10-23 19:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010375 10.0.0.249 - - [2025-10-23 19:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.249 - - [2025-10-23 19:05:13] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018311 10.0.0.249 - - [2025-10-23 19:05:13] "POST /instance-ips HTTP/1.1" 200 398 0.020348 10.0.0.249 - - [2025-10-23 19:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018903 10.0.0.249 - - [2025-10-23 19:05:13] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007663 10.0.0.249 - - [2025-10-23 19:05:13] "POST /set-tag HTTP/1.1" 200 109 0.069136 10.0.0.249 - - [2025-10-23 19:05:13] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014658 10.0.0.249 - - [2025-10-23 19:05:13] "GET /instance-ip/3403243c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007329 10.0.0.249 - - [2025-10-23 19:05:13] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004607 10.0.0.249 - - [2025-10-23 19:05:13] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.249 - - [2025-10-23 19:05:13] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003264 10.0.0.249 - - [2025-10-23 19:05:13] "POST /ref-update HTTP/1.1" 200 156 0.007875 10.0.0.249 - - [2025-10-23 19:05:13] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004650 10.0.0.249 - - [2025-10-23 19:05:13] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.249 - - [2025-10-23 19:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.249 - - [2025-10-23 19:05:13] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004606 10.0.0.249 - - [2025-10-23 19:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.249 - - [2025-10-23 19:05:13] "GET /project/5175c346-b624-4523-92f2-258603ca6974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034971 10.0.0.249 - - [2025-10-23 19:05:13] "POST /virtual-machines HTTP/1.1" 200 396 0.008389 10.0.0.249 - - [2025-10-23 19:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008035 10.0.0.249 - - [2025-10-23 19:05:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112752 10.0.0.249 - - [2025-10-23 19:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026953 10.0.0.249 - - [2025-10-23 19:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006739 10.0.0.249 - - [2025-10-23 19:05:13] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004925 10.0.0.249 - - [2025-10-23 19:05:13] "POST /instance-ips HTTP/1.1" 200 398 0.019801 10.0.0.249 - - [2025-10-23 19:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024712 10.0.0.249 - - [2025-10-23 19:05:13] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012173 10.0.0.249 - - [2025-10-23 19:05:14] "POST /set-tag HTTP/1.1" 200 109 0.068555 10.0.0.249 - - [2025-10-23 19:05:14] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015933 10.0.0.249 - - [2025-10-23 19:05:14] "GET /instance-ip/347297d6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003261 10.0.0.249 - - [2025-10-23 19:05:14] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004604 10.0.0.249 - - [2025-10-23 19:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.249 - - [2025-10-23 19:05:14] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003647 10.0.0.249 - - [2025-10-23 19:05:14] "POST /ref-update HTTP/1.1" 200 156 0.008084 10.0.0.249 - - [2025-10-23 19:05:14] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004557 10.0.0.249 - - [2025-10-23 19:05:14] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.249 - - [2025-10-23 19:05:14] "POST /tags HTTP/1.1" 200 300 0.017575 10.0.0.249 - - [2025-10-23 19:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.249 - - [2025-10-23 19:05:14] "GET /tag/b5c09e0a-dd36-4929-8e4f-eb0ea77065e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013809 10.0.0.249 - - [2025-10-23 19:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.249 - - [2025-10-23 19:05:14] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004464 10.0.0.249 - - [2025-10-23 19:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.249 - - [2025-10-23 19:05:14] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031750 10.0.0.249 - - [2025-10-23 19:05:14] "POST /virtual-machines HTTP/1.1" 200 396 0.009139 10.0.0.249 - - [2025-10-23 19:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008214 10.0.0.249 - - [2025-10-23 19:05:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111360 10.0.0.249 - - [2025-10-23 19:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025808 10.0.0.249 - - [2025-10-23 19:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011990 10.0.0.249 - - [2025-10-23 19:05:14] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006095 10.0.0.249 - - [2025-10-23 19:05:14] "POST /instance-ips HTTP/1.1" 200 398 0.025538 10.0.0.249 - - [2025-10-23 19:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033480 10.0.0.249 - - [2025-10-23 19:05:14] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012696 10.0.0.249 - - [2025-10-23 19:05:14] "POST /set-tag HTTP/1.1" 200 109 0.019974 10.0.0.249 - - [2025-10-23 19:05:14] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017082 10.0.0.249 - - [2025-10-23 19:05:14] "GET /instance-ip/34edba4c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003649 10.0.0.249 - - [2025-10-23 19:05:14] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004521 10.0.0.249 - - [2025-10-23 19:05:14] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.249 - - [2025-10-23 19:05:14] "POST /tags HTTP/1.1" 200 300 0.016361 10.0.0.249 - - [2025-10-23 19:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.249 - - [2025-10-23 19:05:14] "GET /tag/7a48415b-e959-41e7-b166-e9a71f22612f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012594 10.0.0.249 - - [2025-10-23 19:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.249 - - [2025-10-23 19:05:15] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005668 10.0.0.249 - - [2025-10-23 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.249 - - [2025-10-23 19:05:15] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031605 10.0.0.249 - - [2025-10-23 19:05:15] "POST /virtual-machines HTTP/1.1" 200 396 0.010827 10.0.0.249 - - [2025-10-23 19:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019596 10.0.0.249 - - [2025-10-23 19:05:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131618 10.0.0.249 - - [2025-10-23 19:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008809 10.0.0.249 - - [2025-10-23 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009727 10.0.0.249 - - [2025-10-23 19:05:15] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006866 10.0.0.249 - - [2025-10-23 19:05:15] "POST /instance-ips HTTP/1.1" 200 398 0.030838 10.0.0.249 - - [2025-10-23 19:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023661 10.0.0.249 - - [2025-10-23 19:05:15] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012443 10.0.0.249 - - [2025-10-23 19:05:15] "POST /set-tag HTTP/1.1" 200 109 0.020858 10.0.0.249 - - [2025-10-23 19:05:15] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019967 10.0.0.249 - - [2025-10-23 19:05:15] "GET /instance-ip/3560a08e-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004180 10.0.0.249 - - [2025-10-23 19:05:15] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006804 10.0.0.249 - - [2025-10-23 19:05:15] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.249 - - [2025-10-23 19:05:15] "POST /tags HTTP/1.1" 200 300 0.023067 10.0.0.249 - - [2025-10-23 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.249 - - [2025-10-23 19:05:15] "GET /tag/a8e94705-b66a-4b6f-ae74-99531a7c4f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012717 10.0.0.249 - - [2025-10-23 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.249 - - [2025-10-23 19:05:15] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004385 10.0.0.249 - - [2025-10-23 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.249 - - [2025-10-23 19:05:15] "GET /project/5175c346-b624-4523-92f2-258603ca6974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037025 10.0.0.249 - - [2025-10-23 19:05:15] "POST /virtual-machines HTTP/1.1" 200 396 0.031324 10.0.0.249 - - [2025-10-23 19:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017216 10.0.0.249 - - [2025-10-23 19:05:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114531 10.0.0.249 - - [2025-10-23 19:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009598 10.0.0.249 - - [2025-10-23 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012632 10.0.0.249 - - [2025-10-23 19:05:16] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005146 10.0.0.249 - - [2025-10-23 19:05:16] "POST /instance-ips HTTP/1.1" 200 398 0.020473 10.0.0.249 - - [2025-10-23 19:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017965 10.0.0.249 - - [2025-10-23 19:05:16] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008675 10.0.0.249 - - [2025-10-23 19:05:16] "POST /set-tag HTTP/1.1" 200 109 0.018704 10.0.0.249 - - [2025-10-23 19:05:16] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013124 10.0.0.249 - - [2025-10-23 19:05:16] "GET /instance-ip/35da30d4-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007593 10.0.0.249 - - [2025-10-23 19:05:16] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004487 10.0.0.249 - - [2025-10-23 19:05:16] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.249 - - [2025-10-23 19:05:16] "POST /tags HTTP/1.1" 200 300 0.019258 10.0.0.249 - - [2025-10-23 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.249 - - [2025-10-23 19:05:16] "GET /tag/f3b507ff-c8db-4922-8748-f25124f90563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012937 10.0.0.249 - - [2025-10-23 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.249 - - [2025-10-23 19:05:16] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005044 10.0.0.249 - - [2025-10-23 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.249 - - [2025-10-23 19:05:16] "GET /project/5175c346-b624-4523-92f2-258603ca6974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038876 10.0.0.249 - - [2025-10-23 19:05:16] "POST /virtual-machines HTTP/1.1" 200 396 0.009166 10.0.0.249 - - [2025-10-23 19:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012492 10.0.0.249 - - [2025-10-23 19:05:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129205 10.0.0.249 - - [2025-10-23 19:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017172 10.0.0.249 - - [2025-10-23 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016626 10.0.0.249 - - [2025-10-23 19:05:16] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004906 10.0.0.249 - - [2025-10-23 19:05:16] "POST /instance-ips HTTP/1.1" 200 398 0.018635 10.0.0.249 - - [2025-10-23 19:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027654 10.0.0.249 - - [2025-10-23 19:05:16] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010454 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.018285 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015279 10.0.0.249 - - [2025-10-23 19:05:17] "GET /instance-ip/3645ce2a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004931 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004428 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003522 10.0.0.249 - - [2025-10-23 19:05:17] "POST /ref-update HTTP/1.1" 200 156 0.007906 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004546 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003995 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005251 10.0.0.249 - - [2025-10-23 19:05:17] "POST /ref-update HTTP/1.1" 200 156 0.008560 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012592 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004139 10.0.0.249 - - [2025-10-23 19:05:17] "POST /ref-update HTTP/1.1" 200 156 0.008041 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004426 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004396 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004107 10.0.0.249 - - [2025-10-23 19:05:17] "POST /ref-update HTTP/1.1" 200 156 0.007908 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006916 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004220 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004515 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004917 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.003626 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007114 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005524 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.249 - - [2025-10-23 19:05:17] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004173 10.0.0.249 - - [2025-10-23 19:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.249 - - [2025-10-23 19:05:22] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005019 10.0.0.249 - - [2025-10-23 19:05:22] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.249 - - [2025-10-23 19:05:22] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006819 10.0.0.249 - - [2025-10-23 19:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002054 10.0.0.249 - - [2025-10-23 19:05:22] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005310 10.0.0.249 - - [2025-10-23 19:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.249 - - [2025-10-23 19:05:23] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004712 10.0.0.249 - - [2025-10-23 19:05:23] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.249 - - [2025-10-23 19:05:24] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011840 10.0.0.249 - - [2025-10-23 19:05:24] "POST /set-tag HTTP/1.1" 200 109 0.005447 10.0.0.249 - - [2025-10-23 19:05:25] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004614 10.0.0.249 - - [2025-10-23 19:05:25] "POST /set-tag HTTP/1.1" 200 109 0.003603 10.0.0.249 - - [2025-10-23 19:05:25] "GET /virtual-machine/c5746ba2-0392-48f1-b4c3-cd3a1d2bc99c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002590 10.0.0.249 - - [2025-10-23 19:05:25] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003900 10.0.0.249 - - [2025-10-23 19:05:25] "GET /virtual-machine/9fa90eb6-07e3-458a-a9a2-dde89f9776ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004819 10.0.0.249 - - [2025-10-23 19:05:25] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004381 10.0.0.249 - - [2025-10-23 19:05:25] "GET /virtual-machine/fdb5d833-0c07-48b6-a026-41a0a70db8c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002910 10.0.0.249 - - [2025-10-23 19:05:25] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004237 10.0.0.249 - - [2025-10-23 19:05:25] "GET /virtual-machine/df06bb78-f742-4149-b7a4-ad5d0512ef5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002895 10.0.0.249 - - [2025-10-23 19:05:25] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004173 10.0.0.249 - - [2025-10-23 19:05:27] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005602 10.0.0.249 - - [2025-10-23 19:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.249 - - [2025-10-23 19:05:27] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004994 10.0.0.249 - - [2025-10-23 19:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.249 - - [2025-10-23 19:05:30] "GET /virtual-machine/cbed4a81-2d16-4756-9d4c-41d37312c190?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003373 10.0.0.249 - - [2025-10-23 19:05:30] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004688 10.0.0.249 - - [2025-10-23 19:05:30] "GET /virtual-machine/ac6e4d5e-e67d-419c-8e48-a8870d5f10db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002889 10.0.0.249 - - [2025-10-23 19:05:30] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004794 10.0.0.249 - - [2025-10-23 19:05:30] "GET /virtual-machine/4afd8f99-3f95-4102-8acf-c20207da05db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003207 10.0.0.249 - - [2025-10-23 19:05:30] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004379 10.0.0.249 - - [2025-10-23 19:05:30] "GET /virtual-machine/b4b1ed16-75e0-4cfd-850c-9d9c98e197e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003057 10.0.0.249 - - [2025-10-23 19:05:30] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004046 10.0.0.249 - - [2025-10-23 19:05:31] "GET /loadbalancer/183c032d-230f-4cb4-86fa-c74da51c22cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002482 10.0.0.249 - - [2025-10-23 19:05:31] "POST /tags HTTP/1.1" 200 334 0.029122 10.0.0.249 - - [2025-10-23 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007423 10.0.0.249 - - [2025-10-23 19:05:31] "GET /tag/6c925951-0239-465a-8f58-1ccc1ac27b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017634 10.0.0.249 - - [2025-10-23 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.249 - - [2025-10-23 19:05:31] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042600 10.0.0.249 - - [2025-10-23 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.249 - - [2025-10-23 19:05:31] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006801 10.0.0.249 - - [2025-10-23 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.249 - - [2025-10-23 19:05:31] "GET /service-appliance-set/89b42401-968e-4163-a456-87935c096bc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002987 10.0.0.249 - - [2025-10-23 19:05:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.001901 10.0.0.249 - - [2025-10-23 19:05:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.102116 10.0.0.249 - - [2025-10-23 19:05:31] "GET /virtual-machine-interface/3caa2790-c327-4417-8074-88cb0787a5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004731 10.0.0.249 - - [2025-10-23 19:05:31] "POST /instance-ips HTTP/1.1" 200 410 0.021997 10.0.0.249 - - [2025-10-23 19:05:31] "GET /instance-ip/2c066fc1-ef15-4c9a-86c9-b0cb0b2a2f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.008204 10.0.0.249 - - [2025-10-23 19:05:31] "POST /loadbalancers HTTP/1.1" 200 631 0.060698 10.0.0.249 - - [2025-10-23 19:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019103 10.0.0.249 - - [2025-10-23 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009713 10.0.0.249 - - [2025-10-23 19:05:31] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039182 10.0.0.249 - - [2025-10-23 19:05:31] "GET /instance-ip/2c066fc1-ef15-4c9a-86c9-b0cb0b2a2f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005431 10.0.0.249 - - [2025-10-23 19:05:31] "POST /floating-ips HTTP/1.1" 200 599 0.023688 10.0.0.249 - - [2025-10-23 19:05:31] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050350 10.0.0.249 - - [2025-10-23 19:05:31] "GET /loadbalancer/183c032d-230f-4cb4-86fa-c74da51c22cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005429 10.0.0.249 - - [2025-10-23 19:05:31] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.017596 10.0.0.249 - - [2025-10-23 19:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.249 - - [2025-10-23 19:05:31] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032954 10.0.0.249 - - [2025-10-23 19:05:31] "GET /loadbalancer-listener/0da8b594-7043-44e5-9863-ea4a3d59b046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.003947 10.0.0.249 - - [2025-10-23 19:05:32] "GET /loadbalancer-listener/0da8b594-7043-44e5-9863-ea4a3d59b046?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003591 10.0.0.249 - - [2025-10-23 19:05:32] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018771 10.0.0.249 - - [2025-10-23 19:05:32] "GET /instance-ip/2c066fc1-ef15-4c9a-86c9-b0cb0b2a2f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004194 10.0.0.249 - - [2025-10-23 19:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.249 - - [2025-10-23 19:05:32] "GET /instance-ip/2c066fc1-ef15-4c9a-86c9-b0cb0b2a2f44?fields=floating_ips HTTP/1.1" 200 1213 0.008728 10.0.0.249 - - [2025-10-23 19:05:32] "GET /loadbalancer/183c032d-230f-4cb4-86fa-c74da51c22cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002785 10.0.0.249 - - [2025-10-23 19:05:32] "GET /floating-ip/6419e7b7-73d5-4338-856d-0cc81e83e49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002421 10.0.0.249 - - [2025-10-23 19:05:32] "GET /loadbalancer-pool/79e6c4c0-6dff-47d3-b95f-e2206b4e6fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003728 10.0.0.249 - - [2025-10-23 19:05:32] "GET /loadbalancer/183c032d-230f-4cb4-86fa-c74da51c22cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.006357 10.0.0.249 - - [2025-10-23 19:05:32] "POST /loadbalancer-members HTTP/1.1" 200 723 0.051427 10.0.0.249 - - [2025-10-23 19:05:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007634 10.0.0.249 - - [2025-10-23 19:05:32] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011948 10.0.0.249 - - [2025-10-23 19:05:32] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004442 10.0.0.249 - - [2025-10-23 19:05:32] "POST /tags HTTP/1.1" 409 221 0.006126 10.0.0.249 - - [2025-10-23 19:05:32] "POST /ref-update HTTP/1.1" 200 156 0.006400 10.0.0.249 - - [2025-10-23 19:05:32] "GET /floating-ip/6419e7b7-73d5-4338-856d-0cc81e83e49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.009473 10.0.0.249 - - [2025-10-23 19:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.249 - - [2025-10-23 19:05:32] "GET /tag/6c925951-0239-465a-8f58-1ccc1ac27b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013103 10.0.0.249 - - [2025-10-23 19:05:32] "PUT /floating-ip/6419e7b7-73d5-4338-856d-0cc81e83e49b HTTP/1.1" 200 257 0.010774 10.0.0.249 - - [2025-10-23 19:05:32] "POST /set-tag HTTP/1.1" 200 109 0.080559 10.0.0.249 - - [2025-10-23 19:05:32] "GET /loadbalancer-pool/79e6c4c0-6dff-47d3-b95f-e2206b4e6fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.002929 10.0.0.249 - - [2025-10-23 19:05:32] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014217 10.0.0.249 - - [2025-10-23 19:05:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012357 10.0.0.249 - - [2025-10-23 19:05:32] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006292 10.0.0.249 - - [2025-10-23 19:05:32] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004746 10.0.0.249 - - [2025-10-23 19:05:32] "POST /ref-update HTTP/1.1" 200 156 0.006344 10.0.0.249 - - [2025-10-23 19:05:32] "GET /floating-ip/6419e7b7-73d5-4338-856d-0cc81e83e49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.013546 10.0.0.249 - - [2025-10-23 19:05:32] "POST /set-tag HTTP/1.1" 200 109 0.074151 10.0.0.249 - - [2025-10-23 19:05:33] "POST /tags HTTP/1.1" 409 206 0.002111 10.0.0.249 - - [2025-10-23 19:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.249 - - [2025-10-23 19:05:33] "GET /tag/e9e840f2-f5f2-4f1a-8f63-d67f61097c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011259 10.0.0.249 - - [2025-10-23 19:05:33] "POST /tags HTTP/1.1" 409 204 0.002381 10.0.0.249 - - [2025-10-23 19:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.249 - - [2025-10-23 19:05:33] "GET /tag/7a48415b-e959-41e7-b166-e9a71f22612f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011583 10.0.0.249 - - [2025-10-23 19:05:33] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002518 10.0.0.249 - - [2025-10-23 19:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.249 - - [2025-10-23 19:05:33] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002327 10.0.0.249 - - [2025-10-23 19:05:33] "POST /tags HTTP/1.1" 409 206 0.002146 10.0.0.249 - - [2025-10-23 19:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.249 - - [2025-10-23 19:05:33] "GET /tag/e9e840f2-f5f2-4f1a-8f63-d67f61097c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012622 10.0.0.249 - - [2025-10-23 19:05:33] "POST /tags HTTP/1.1" 409 226 0.002156 10.0.0.249 - - [2025-10-23 19:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.249 - - [2025-10-23 19:05:33] "GET /tag/4b7a5bae-83d3-4c48-8cf7-adc414c4fd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013228 10.0.0.249 - - [2025-10-23 19:05:33] "POST /tags HTTP/1.1" 409 204 0.002232 10.0.0.249 - - [2025-10-23 19:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.249 - - [2025-10-23 19:05:33] "GET /tag/7a48415b-e959-41e7-b166-e9a71f22612f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010892 10.0.0.249 - - [2025-10-23 19:05:33] "POST /tags HTTP/1.1" 409 226 0.002058 10.0.0.249 - - [2025-10-23 19:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.249 - - [2025-10-23 19:05:33] "GET /tag/4b7a5bae-83d3-4c48-8cf7-adc414c4fd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010894 10.0.0.249 - - [2025-10-23 19:05:33] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002098 10.0.0.249 - - [2025-10-23 19:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.249 - - [2025-10-23 19:05:33] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002810 10.0.0.249 - - [2025-10-23 19:05:33] "POST /firewall-rules HTTP/1.1" 200 628 0.067708 10.0.0.249 - - [2025-10-23 19:05:34] "POST /firewall-rules HTTP/1.1" 200 648 0.080005 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-rule/6452492e-3f3f-4d77-8574-43b9a6f254a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.007377 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002847 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-rule/7aa37282-cbda-441f-ab3f-12104bc0250e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004808 10.0.0.249 - - [2025-10-23 19:05:34] "POST /ref-update HTTP/1.1" 200 156 0.015012 10.0.0.249 - - [2025-10-23 19:05:34] "POST /firewall-policys HTTP/1.1" 200 608 0.033654 10.0.0.249 - - [2025-10-23 19:05:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013759 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.013995 10.0.0.249 - - [2025-10-23 19:05:34] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003630 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003314 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.004274 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-policy/66e6e994-df2d-4a41-a26b-5503bf2c7831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009608 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004065 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002287 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002935 10.0.0.249 - - [2025-10-23 19:05:34] "POST /ref-update HTTP/1.1" 200 156 0.025284 10.0.0.249 - - [2025-10-23 19:05:34] "POST /ref-update HTTP/1.1" 200 156 0.016265 10.0.0.249 - - [2025-10-23 19:05:34] "POST /ref-update HTTP/1.1" 200 156 0.030800 10.0.0.249 - - [2025-10-23 19:05:34] "POST /ref-update HTTP/1.1" 200 156 0.027091 10.0.0.249 - - [2025-10-23 19:05:34] "POST /ref-update HTTP/1.1" 200 156 0.024315 10.0.0.249 - - [2025-10-23 19:05:34] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.011417 10.0.0.249 - - [2025-10-23 19:07:33] "POST /tags HTTP/1.1" 409 252 0.002280 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.249 - - [2025-10-23 19:07:33] "GET /tag/6344998a-ad79-451c-90d6-e7053b4a70bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013695 10.0.0.249 - - [2025-10-23 19:07:33] "POST /tags HTTP/1.1" 409 228 0.001942 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.249 - - [2025-10-23 19:07:33] "GET /tag/97f37e5b-6ac0-421b-a645-6c22a0c4abef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016244 10.0.0.249 - - [2025-10-23 19:07:33] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003947 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.249 - - [2025-10-23 19:07:33] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002835 10.0.0.249 - - [2025-10-23 19:07:33] "POST /tags HTTP/1.1" 409 206 0.001904 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.249 - - [2025-10-23 19:07:33] "GET /tag/e9e840f2-f5f2-4f1a-8f63-d67f61097c14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016235 10.0.0.249 - - [2025-10-23 19:07:33] "POST /tags HTTP/1.1" 409 226 0.002329 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.249 - - [2025-10-23 19:07:33] "GET /tag/4b7a5bae-83d3-4c48-8cf7-adc414c4fd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.018835 10.0.0.249 - - [2025-10-23 19:07:33] "POST /tags HTTP/1.1" 409 204 0.002481 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.249 - - [2025-10-23 19:07:33] "GET /tag/7a48415b-e959-41e7-b166-e9a71f22612f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010893 10.0.0.249 - - [2025-10-23 19:07:33] "POST /tags HTTP/1.1" 409 226 0.002132 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.249 - - [2025-10-23 19:07:33] "GET /tag/4b7a5bae-83d3-4c48-8cf7-adc414c4fd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014940 10.0.0.249 - - [2025-10-23 19:07:33] "POST /tags HTTP/1.1" 409 228 0.002702 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.249 - - [2025-10-23 19:07:33] "GET /tag/97f37e5b-6ac0-421b-a645-6c22a0c4abef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012008 10.0.0.249 - - [2025-10-23 19:07:33] "POST /tags HTTP/1.1" 409 252 0.002015 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.249 - - [2025-10-23 19:07:33] "GET /tag/6344998a-ad79-451c-90d6-e7053b4a70bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012850 10.0.0.249 - - [2025-10-23 19:07:33] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004899 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.249 - - [2025-10-23 19:07:33] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003123 10.0.0.249 - - [2025-10-23 19:07:33] "POST /firewall-rules HTTP/1.1" 409 281 0.002294 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.249 - - [2025-10-23 19:07:33] "PUT /firewall-rule/7aa37282-cbda-441f-ab3f-12104bc0250e HTTP/1.1" 200 261 0.019226 10.0.0.249 - - [2025-10-23 19:07:33] "POST /firewall-rules HTTP/1.1" 409 291 0.004063 10.0.0.249 - - [2025-10-23 19:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.249 - - [2025-10-23 19:07:33] "PUT /firewall-rule/6452492e-3f3f-4d77-8574-43b9a6f254a2 HTTP/1.1" 200 261 0.033538 10.0.0.249 - - [2025-10-23 19:07:33] "GET /firewall-rule/6452492e-3f3f-4d77-8574-43b9a6f254a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.003140 10.0.0.249 - - [2025-10-23 19:07:34] "POST /firewall-rules HTTP/1.1" 200 660 0.079952 10.0.0.249 - - [2025-10-23 19:07:34] "GET /firewall-rule/141ca764-1d79-4341-9718-891237f9be29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.023999 10.0.0.249 - - [2025-10-23 19:07:34] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002622 10.0.0.249 - - [2025-10-23 19:07:34] "GET /firewall-rule/7aa37282-cbda-441f-ab3f-12104bc0250e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.011103 10.0.0.249 - - [2025-10-23 19:07:34] "POST /firewall-policys HTTP/1.1" 409 269 0.001637 10.0.0.249 - - [2025-10-23 19:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.249 - - [2025-10-23 19:07:34] "PUT /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c HTTP/1.1" 200 265 0.021471 10.0.0.249 - - [2025-10-23 19:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020422 10.0.0.249 - - [2025-10-23 19:07:34] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006707 10.0.0.249 - - [2025-10-23 19:07:34] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002749 10.0.0.249 - - [2025-10-23 19:07:34] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002361 10.0.0.249 - - [2025-10-23 19:07:34] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002325 10.0.0.249 - - [2025-10-23 19:07:34] "GET /firewall-policy/66e6e994-df2d-4a41-a26b-5503bf2c7831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002799 10.0.0.249 - - [2025-10-23 19:07:34] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002355 10.0.0.249 - - [2025-10-23 19:07:34] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002012 10.0.0.249 - - [2025-10-23 19:07:49] "GET /global-system-configs HTTP/1.1" 200 323 0.001899 10.0.0.249 - - [2025-10-23 19:07:50] "GET /global-system-configs HTTP/1.1" 200 323 0.001919 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000966 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:08:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:08:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001011 10.0.0.249 - - [2025-10-23 19:08:35] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008555 10.0.0.249 - - [2025-10-23 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.249 - - [2025-10-23 19:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004737 10.0.0.249 - - [2025-10-23 19:08:35] "GET /loadbalancer/183c032d-230f-4cb4-86fa-c74da51c22cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003060 10.0.0.249 - - [2025-10-23 19:08:35] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008646 10.0.0.249 - - [2025-10-23 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.018666 10.0.0.249 - - [2025-10-23 19:08:35] "DELETE /loadbalancer-member/1e97c97e-1acd-4c64-8c9c-394c53aae765 HTTP/1.1" 200 115 0.041399 10.0.0.249 - - [2025-10-23 19:08:35] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005070 10.0.0.249 - - [2025-10-23 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.249 - - [2025-10-23 19:08:35] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004194 10.0.0.249 - - [2025-10-23 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.001766 10.0.0.249 - - [2025-10-23 19:08:35] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004430 10.0.0.249 - - [2025-10-23 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.249 - - [2025-10-23 19:08:35] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005484 10.0.0.249 - - [2025-10-23 19:08:35] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.249 - - [2025-10-23 19:08:36] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004405 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.249 - - [2025-10-23 19:08:36] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004253 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.249 - - [2025-10-23 19:08:36] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004599 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.249 - - [2025-10-23 19:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.249 - - [2025-10-23 19:08:36] "GET /loadbalancer/183c032d-230f-4cb4-86fa-c74da51c22cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002340 10.0.0.249 - - [2025-10-23 19:08:36] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007881 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.003437 10.0.0.249 - - [2025-10-23 19:08:36] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005204 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.249 - - [2025-10-23 19:08:36] "GET /virtual-machine/9fa90eb6-07e3-458a-a9a2-dde89f9776ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003043 10.0.0.249 - - [2025-10-23 19:08:36] "POST /ref-update HTTP/1.1" 200 156 0.008961 10.0.0.249 - - [2025-10-23 19:08:36] "GET /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.015585 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.022967 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.022024 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.038512 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.017966 10.0.0.249 - - [2025-10-23 19:08:36] "POST /set-tag HTTP/1.1" 200 109 0.031807 10.0.0.249 - - [2025-10-23 19:08:37] "DELETE /instance-ip/3362887e-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.064185 10.0.0.249 - - [2025-10-23 19:08:37] "POST /ref-update HTTP/1.1" 200 156 0.014640 10.0.0.249 - - [2025-10-23 19:08:37] "DELETE /virtual-machine-interface/3347a950-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.039826 10.0.0.249 - - [2025-10-23 19:08:37] "DELETE /virtual-machine/9fa90eb6-07e3-458a-a9a2-dde89f9776ae HTTP/1.1" 200 115 0.021600 10.0.0.249 - - [2025-10-23 19:08:37] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004317 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.249 - - [2025-10-23 19:08:37] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004221 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.249 - - [2025-10-23 19:08:37] "GET /virtual-machine/fdb5d833-0c07-48b6-a026-41a0a70db8c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.011317 10.0.0.249 - - [2025-10-23 19:08:37] "POST /ref-update HTTP/1.1" 200 156 0.011549 10.0.0.249 - - [2025-10-23 19:08:37] "GET /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010916 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.018085 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.033350 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.028105 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.014475 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.038329 10.0.0.249 - - [2025-10-23 19:08:37] "DELETE /instance-ip/3403243c-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.063918 10.0.0.249 - - [2025-10-23 19:08:37] "DELETE /virtual-machine-interface/33e553b2-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.040120 10.0.0.249 - - [2025-10-23 19:08:37] "DELETE /virtual-machine/fdb5d833-0c07-48b6-a026-41a0a70db8c7 HTTP/1.1" 200 115 0.019334 10.0.0.249 - - [2025-10-23 19:08:37] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004794 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.249 - - [2025-10-23 19:08:37] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004783 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.249 - - [2025-10-23 19:08:37] "GET /virtual-machine/df06bb78-f742-4149-b7a4-ad5d0512ef5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002928 10.0.0.249 - - [2025-10-23 19:08:37] "POST /ref-update HTTP/1.1" 200 156 0.009512 10.0.0.249 - - [2025-10-23 19:08:37] "GET /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010181 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.017579 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.037687 10.0.0.249 - - [2025-10-23 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.018624 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.016133 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.028478 10.0.0.249 - - [2025-10-23 19:08:38] "DELETE /instance-ip/347297d6-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.065653 10.0.0.249 - - [2025-10-23 19:08:38] "DELETE /virtual-machine-interface/345b7678-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.040257 10.0.0.249 - - [2025-10-23 19:08:38] "DELETE /virtual-machine/df06bb78-f742-4149-b7a4-ad5d0512ef5c HTTP/1.1" 200 115 0.024181 10.0.0.249 - - [2025-10-23 19:08:38] "DELETE /tag/5b58c80a-29c8-4911-a552-fa1250374937 HTTP/1.1" 200 115 0.035044 10.0.0.249 - - [2025-10-23 19:08:38] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005488 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.249 - - [2025-10-23 19:08:38] "POST /tags HTTP/1.1" 200 292 0.015738 10.0.0.249 - - [2025-10-23 19:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008064 10.0.0.249 - - [2025-10-23 19:08:38] "GET /tag/8304d8f2-a910-4b74-99e1-896c8bec2a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.013031 10.0.0.249 - - [2025-10-23 19:08:38] "DELETE /tag/8304d8f2-a910-4b74-99e1-896c8bec2a25 HTTP/1.1" 200 115 0.030975 10.0.0.249 - - [2025-10-23 19:08:38] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004198 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.249 - - [2025-10-23 19:08:38] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004496 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.249 - - [2025-10-23 19:08:38] "GET /virtual-machine/c5746ba2-0392-48f1-b4c3-cd3a1d2bc99c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003020 10.0.0.249 - - [2025-10-23 19:08:38] "POST /ref-update HTTP/1.1" 200 156 0.010399 10.0.0.249 - - [2025-10-23 19:08:38] "GET /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013050 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.019724 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.031236 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.025186 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.016244 10.0.0.249 - - [2025-10-23 19:08:38] "POST /set-tag HTTP/1.1" 200 109 0.021137 10.0.0.249 - - [2025-10-23 19:08:38] "DELETE /instance-ip/32e7ef6a-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.044708 10.0.0.249 - - [2025-10-23 19:08:38] "POST /ref-update HTTP/1.1" 200 156 0.009332 10.0.0.249 - - [2025-10-23 19:08:38] "DELETE /virtual-machine-interface/32d1b04c-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.039021 10.0.0.249 - - [2025-10-23 19:08:38] "DELETE /virtual-machine/c5746ba2-0392-48f1-b4c3-cd3a1d2bc99c HTTP/1.1" 200 115 0.022874 10.0.0.249 - - [2025-10-23 19:08:39] "DELETE /tag/2ccb1d9e-70f1-4fdb-89c8-d1dd9db5b9c2 HTTP/1.1" 200 115 0.037776 10.0.0.249 - - [2025-10-23 19:08:39] "DELETE /tag/e9e840f2-f5f2-4f1a-8f63-d67f61097c14 HTTP/1.1" 409 391 0.005445 10.0.0.249 - - [2025-10-23 19:09:06] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004958 10.0.0.249 - - [2025-10-23 19:09:06] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.249 - - [2025-10-23 19:09:06] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006117 10.0.0.249 - - [2025-10-23 19:09:06] "POST /set-tag HTTP/1.1" 200 109 0.006679 10.0.0.249 - - [2025-10-23 19:09:06] "GET /virtual-machine/cbed4a81-2d16-4756-9d4c-41d37312c190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004071 10.0.0.249 - - [2025-10-23 19:09:06] "POST /ref-update HTTP/1.1" 200 156 0.010954 10.0.0.249 - - [2025-10-23 19:09:06] "GET /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013405 10.0.0.249 - - [2025-10-23 19:09:06] "POST /set-tag HTTP/1.1" 200 109 0.044811 10.0.0.249 - - [2025-10-23 19:09:06] "POST /set-tag HTTP/1.1" 200 109 0.033898 10.0.0.249 - - [2025-10-23 19:09:07] "POST /set-tag HTTP/1.1" 200 109 0.047886 10.0.0.249 - - [2025-10-23 19:09:07] "POST /set-tag HTTP/1.1" 200 109 0.031083 10.0.0.249 - - [2025-10-23 19:09:07] "DELETE /instance-ip/34edba4c-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.245579 10.0.0.249 - - [2025-10-23 19:09:07] "DELETE /virtual-machine-interface/34d735f6-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.110814 10.0.0.249 - - [2025-10-23 19:09:07] "DELETE /virtual-machine/cbed4a81-2d16-4756-9d4c-41d37312c190 HTTP/1.1" 200 115 0.034148 10.0.0.249 - - [2025-10-23 19:09:07] "DELETE /tag/b5c09e0a-dd36-4929-8e4f-eb0ea77065e0 HTTP/1.1" 200 115 0.056195 10.0.0.249 - - [2025-10-23 19:09:07] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004490 10.0.0.249 - - [2025-10-23 19:09:07] "POST /set-tag HTTP/1.1" 200 109 0.004219 10.0.0.249 - - [2025-10-23 19:09:07] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007347 10.0.0.249 - - [2025-10-23 19:09:07] "POST /set-tag HTTP/1.1" 200 109 0.003646 10.0.0.249 - - [2025-10-23 19:09:07] "GET /virtual-machine/b4b1ed16-75e0-4cfd-850c-9d9c98e197e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003113 10.0.0.249 - - [2025-10-23 19:09:07] "POST /ref-update HTTP/1.1" 200 156 0.014414 10.0.0.249 - - [2025-10-23 19:09:07] "GET /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012357 10.0.0.249 - - [2025-10-23 19:09:07] "POST /set-tag HTTP/1.1" 200 109 0.016790 10.0.0.249 - - [2025-10-23 19:09:07] "POST /set-tag HTTP/1.1" 200 109 0.069712 10.0.0.249 - - [2025-10-23 19:09:07] "POST /set-tag HTTP/1.1" 200 109 0.042924 10.0.0.249 - - [2025-10-23 19:09:07] "POST /set-tag HTTP/1.1" 200 109 0.013868 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /instance-ip/3645ce2a-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.073290 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /virtual-machine-interface/362de378-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.085446 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /virtual-machine/b4b1ed16-75e0-4cfd-850c-9d9c98e197e8 HTTP/1.1" 200 115 0.037872 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /tag/f3b507ff-c8db-4922-8748-f25124f90563 HTTP/1.1" 200 115 0.060904 10.0.0.249 - - [2025-10-23 19:09:08] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010083 10.0.0.249 - - [2025-10-23 19:09:08] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.249 - - [2025-10-23 19:09:08] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005064 10.0.0.249 - - [2025-10-23 19:09:08] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.249 - - [2025-10-23 19:09:08] "GET /virtual-machine/ac6e4d5e-e67d-419c-8e48-a8870d5f10db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002837 10.0.0.249 - - [2025-10-23 19:09:08] "POST /ref-update HTTP/1.1" 200 156 0.009692 10.0.0.249 - - [2025-10-23 19:09:08] "GET /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011213 10.0.0.249 - - [2025-10-23 19:09:08] "POST /set-tag HTTP/1.1" 200 109 0.015831 10.0.0.249 - - [2025-10-23 19:09:08] "POST /set-tag HTTP/1.1" 200 109 0.037942 10.0.0.249 - - [2025-10-23 19:09:08] "POST /set-tag HTTP/1.1" 200 109 0.024543 10.0.0.249 - - [2025-10-23 19:09:08] "POST /set-tag HTTP/1.1" 200 109 0.016490 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /instance-ip/35da30d4-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.057157 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /virtual-machine-interface/35be5a3a-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.057901 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /virtual-machine/ac6e4d5e-e67d-419c-8e48-a8870d5f10db HTTP/1.1" 200 115 0.034336 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /tag/6344998a-ad79-451c-90d6-e7053b4a70bd HTTP/1.1" 409 237 0.005396 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /tag/a8e94705-b66a-4b6f-ae74-99531a7c4f06 HTTP/1.1" 200 115 0.039584 10.0.0.249 - - [2025-10-23 19:09:08] "DELETE /tag/97f37e5b-6ac0-421b-a645-6c22a0c4abef HTTP/1.1" 409 237 0.003874 10.0.0.249 - - [2025-10-23 19:09:08] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004948 10.0.0.249 - - [2025-10-23 19:09:08] "POST /set-tag HTTP/1.1" 200 109 0.005742 10.0.0.249 - - [2025-10-23 19:09:08] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006852 10.0.0.249 - - [2025-10-23 19:09:08] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.249 - - [2025-10-23 19:09:09] "GET /virtual-machine/4afd8f99-3f95-4102-8acf-c20207da05db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004391 10.0.0.249 - - [2025-10-23 19:09:09] "POST /ref-update HTTP/1.1" 200 156 0.012926 10.0.0.249 - - [2025-10-23 19:09:09] "GET /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016042 10.0.0.249 - - [2025-10-23 19:09:09] "POST /set-tag HTTP/1.1" 200 109 0.018688 10.0.0.249 - - [2025-10-23 19:09:09] "POST /set-tag HTTP/1.1" 200 109 0.018574 10.0.0.249 - - [2025-10-23 19:09:09] "POST /set-tag HTTP/1.1" 200 109 0.028555 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:09:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:09:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000889 10.0.0.249 - - [2025-10-23 19:09:09] "POST /set-tag HTTP/1.1" 200 109 0.017728 10.0.0.249 - - [2025-10-23 19:09:09] "DELETE /instance-ip/3560a08e-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.055810 10.0.0.249 - - [2025-10-23 19:09:09] "DELETE /virtual-machine-interface/3543baaa-b043-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.046593 10.0.0.249 - - [2025-10-23 19:09:09] "DELETE /virtual-machine/4afd8f99-3f95-4102-8acf-c20207da05db HTTP/1.1" 200 115 0.028161 10.0.0.249 - - [2025-10-23 19:09:09] "DELETE /tag/7a48415b-e959-41e7-b166-e9a71f22612f HTTP/1.1" 409 237 0.003590 10.0.0.249 - - [2025-10-23 19:09:09] "DELETE /tag/3ed040a0-c8b3-4903-bdd4-c33d0e0f2e0f HTTP/1.1" 200 115 0.209222 10.0.0.249 - - [2025-10-23 19:09:09] "DELETE /tag/c68dda5f-b609-4498-bfcf-60f6f4504510 HTTP/1.1" 200 115 0.060495 10.0.0.249 - - [2025-10-23 19:09:10] "POST /projects HTTP/1.1" 409 238 0.002429 10.0.0.249 - - [2025-10-23 19:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.249 - - [2025-10-23 19:09:11] "GET /project/5175c346-b624-4523-92f2-258603ca6974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044414 10.0.0.249 - - [2025-10-23 19:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.249 - - [2025-10-23 19:09:11] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003952 10.0.0.249 - - [2025-10-23 19:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.249 - - [2025-10-23 19:09:11] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003866 10.0.0.249 - - [2025-10-23 19:09:11] "POST /security-groups HTTP/1.1" 409 285 0.001935 10.0.0.249 - - [2025-10-23 19:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.249 - - [2025-10-23 19:09:11] "PUT /security-group/89ea28cb-3271-40e8-9faf-c9c94112139e HTTP/1.1" 200 263 0.055290 10.0.0.249 - - [2025-10-23 19:09:11] "PUT /access-control-list/ef43098f-e8ed-470b-8d8f-2f2c5c22cdaa HTTP/1.1" 200 273 0.018938 10.0.0.249 - - [2025-10-23 19:09:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032183 10.0.0.249 - - [2025-10-23 19:09:11] "PUT /access-control-list/8a2966fd-d79c-44cb-b535-a0e6e04a2480 HTTP/1.1" 200 273 0.033212 10.0.0.249 - - [2025-10-23 19:09:16] "POST /projects HTTP/1.1" 409 238 0.002147 10.0.0.249 - - [2025-10-23 19:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.249 - - [2025-10-23 19:09:16] "GET /project/5175c346-b624-4523-92f2-258603ca6974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033627 10.0.0.249 - - [2025-10-23 19:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.249 - - [2025-10-23 19:09:16] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004256 10.0.0.249 - - [2025-10-23 19:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.249 - - [2025-10-23 19:09:16] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004047 10.0.0.249 - - [2025-10-23 19:09:16] "POST /security-groups HTTP/1.1" 409 285 0.001931 10.0.0.249 - - [2025-10-23 19:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.249 - - [2025-10-23 19:09:16] "PUT /security-group/89ea28cb-3271-40e8-9faf-c9c94112139e HTTP/1.1" 200 263 0.055151 10.0.0.249 - - [2025-10-23 19:09:16] "PUT /access-control-list/ef43098f-e8ed-470b-8d8f-2f2c5c22cdaa HTTP/1.1" 200 273 0.014073 10.0.0.249 - - [2025-10-23 19:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023480 10.0.0.249 - - [2025-10-23 19:09:16] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.011586 10.0.0.249 - - [2025-10-23 19:09:16] "PUT /access-control-list/8a2966fd-d79c-44cb-b535-a0e6e04a2480 HTTP/1.1" 200 273 0.023346 10.0.0.249 - - [2025-10-23 19:09:16] "GET /firewall-rule/1d6d809e-5d43-4644-8191-6ba1dff39e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003051 10.0.0.249 - - [2025-10-23 19:09:16] "POST /ref-update HTTP/1.1" 200 156 0.048435 10.0.0.249 - - [2025-10-23 19:09:16] "DELETE /firewall-rule/1d6d809e-5d43-4644-8191-6ba1dff39e1d HTTP/1.1" 200 115 0.032726 10.0.0.249 - - [2025-10-23 19:09:16] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.004489 10.0.0.249 - - [2025-10-23 19:09:16] "GET /firewall-rule/4d60a402-d576-4441-af2c-dedb0dce9426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003021 10.0.0.249 - - [2025-10-23 19:09:16] "POST /ref-update HTTP/1.1" 200 156 0.051025 10.0.0.249 - - [2025-10-23 19:09:16] "DELETE /firewall-rule/4d60a402-d576-4441-af2c-dedb0dce9426 HTTP/1.1" 200 115 0.038707 10.0.0.249 - - [2025-10-23 19:09:16] "DELETE /tag/6ca2b138-f535-4b27-95cf-8f9c299d55de HTTP/1.1" 200 115 0.037478 10.0.0.249 - - [2025-10-23 19:09:16] "DELETE /tag/6344998a-ad79-451c-90d6-e7053b4a70bd HTTP/1.1" 409 237 0.004335 10.0.0.249 - - [2025-10-23 19:09:16] "DELETE /tag/97f37e5b-6ac0-421b-a645-6c22a0c4abef HTTP/1.1" 409 237 0.006862 10.0.0.249 - - [2025-10-23 19:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.249 - - [2025-10-23 19:09:16] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003862 10.0.0.249 - - [2025-10-23 19:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.249 - - [2025-10-23 19:09:16] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003970 10.0.0.249 - - [2025-10-23 19:09:16] "PUT /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5 HTTP/1.1" 200 265 0.047337 10.0.0.249 - - [2025-10-23 19:09:16] "PUT /virtual-network/55af6332-3271-417f-bc25-75add3924944 HTTP/1.1" 200 265 0.044996 10.0.0.249 - - [2025-10-23 19:09:17] "DELETE /security-group/89ea28cb-3271-40e8-9faf-c9c94112139e HTTP/1.1" 200 115 0.058533 10.0.0.249 - - [2025-10-23 19:09:17] "DELETE /access-control-list/ef43098f-e8ed-470b-8d8f-2f2c5c22cdaa HTTP/1.1" 200 115 0.028045 10.0.0.249 - - [2025-10-23 19:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.249 - - [2025-10-23 19:09:17] "DELETE /access-control-list/8a2966fd-d79c-44cb-b535-a0e6e04a2480 HTTP/1.1" 200 115 0.021318 10.0.0.249 - - [2025-10-23 19:09:17] "GET /project/5175c346-b624-4523-92f2-258603ca6974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035877 10.0.0.249 - - [2025-10-23 19:09:17] "GET /project/5175c346-b624-4523-92f2-258603ca6974?fields=security_groups HTTP/1.1" 200 1352 0.050011 10.0.0.249 - - [2025-10-23 19:09:17] "DELETE /security-group/cd8b1215-a3e5-468a-a0b9-6e6b0fb24fbf HTTP/1.1" 200 115 0.041233 10.0.0.249 - - [2025-10-23 19:09:17] "DELETE /access-control-list/16d9dadc-8c1e-4087-b96c-4196a28d022d HTTP/1.1" 200 115 0.033563 10.0.0.249 - - [2025-10-23 19:09:17] "GET /project/5175c346-b624-4523-92f2-258603ca6974?fields=application_policy_sets HTTP/1.1" 200 1391 0.049773 10.0.0.249 - - [2025-10-23 19:09:17] "DELETE /access-control-list/d5216e46-0541-4ff6-88d8-cd567d3d9014 HTTP/1.1" 200 115 0.046328 10.0.0.249 - - [2025-10-23 19:09:17] "DELETE /project/5175c346-b624-4523-92f2-258603ca6974 HTTP/1.1" 200 115 0.337003 10.0.0.249 - - [2025-10-23 19:09:17] "POST /projects HTTP/1.1" 409 238 0.002800 10.0.0.249 - - [2025-10-23 19:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.249 - - [2025-10-23 19:09:17] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029111 10.0.0.249 - - [2025-10-23 19:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.249 - - [2025-10-23 19:09:17] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004190 10.0.0.249 - - [2025-10-23 19:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.249 - - [2025-10-23 19:09:17] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004606 10.0.0.249 - - [2025-10-23 19:09:17] "POST /security-groups HTTP/1.1" 409 285 0.002209 10.0.0.249 - - [2025-10-23 19:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.249 - - [2025-10-23 19:09:17] "PUT /security-group/3f11e16e-82c1-454a-a7b7-1aa7908f0014 HTTP/1.1" 200 263 0.056817 10.0.0.249 - - [2025-10-23 19:09:17] "PUT /access-control-list/67127865-b78e-41f2-a5b5-c4ad145e4313 HTTP/1.1" 200 273 0.014380 10.0.0.249 - - [2025-10-23 19:09:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.040662 10.0.0.249 - - [2025-10-23 19:09:17] "PUT /access-control-list/6e1ff99f-867b-4b06-876f-19eadbb99579 HTTP/1.1" 200 273 0.024556 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /loadbalancer-member/908521f2-9771-484f-b224-ce43d71dad2e HTTP/1.1" 200 115 0.052585 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /loadbalancer-pool/79e6c4c0-6dff-47d3-b95f-e2206b4e6fb1 HTTP/1.1" 200 115 0.048890 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /loadbalancer-listener/0da8b594-7043-44e5-9863-ea4a3d59b046 HTTP/1.1" 200 115 0.040266 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /loadbalancer/183c032d-230f-4cb4-86fa-c74da51c22cb HTTP/1.1" 200 115 0.044416 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /floating-ip/6419e7b7-73d5-4338-856d-0cc81e83e49b HTTP/1.1" 200 115 0.034934 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /instance-ip/2c066fc1-ef15-4c9a-86c9-b0cb0b2a2f44 HTTP/1.1" 200 115 0.043295 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /virtual-machine-interface/3caa2790-c327-4417-8074-88cb0787a5ae HTTP/1.1" 200 115 0.032094 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /tag/6c925951-0239-465a-8f58-1ccc1ac27b16 HTTP/1.1" 200 115 0.030476 10.0.0.249 - - [2025-10-23 19:09:22] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002354 10.0.0.249 - - [2025-10-23 19:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.249 - - [2025-10-23 19:09:22] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002378 10.0.0.249 - - [2025-10-23 19:09:22] "GET /firewall-policy/dcfa3fd8-6ec4-4e01-9fb2-7b73771cfd67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002047 10.0.0.249 - - [2025-10-23 19:09:22] "GET /firewall-rule/7aa37282-cbda-441f-ab3f-12104bc0250e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002151 10.0.0.249 - - [2025-10-23 19:09:22] "POST /ref-update HTTP/1.1" 200 156 0.013678 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /firewall-rule/7aa37282-cbda-441f-ab3f-12104bc0250e HTTP/1.1" 200 115 0.037966 10.0.0.249 - - [2025-10-23 19:09:22] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004130 10.0.0.249 - - [2025-10-23 19:09:22] "GET /firewall-rule/141ca764-1d79-4341-9718-891237f9be29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002927 10.0.0.249 - - [2025-10-23 19:09:22] "POST /ref-update HTTP/1.1" 200 156 0.015246 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /firewall-rule/141ca764-1d79-4341-9718-891237f9be29 HTTP/1.1" 200 115 0.054594 10.0.0.249 - - [2025-10-23 19:09:22] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.005013 10.0.0.249 - - [2025-10-23 19:09:22] "GET /firewall-rule/6452492e-3f3f-4d77-8574-43b9a6f254a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2599 0.002987 10.0.0.249 - - [2025-10-23 19:09:22] "POST /ref-update HTTP/1.1" 200 156 0.012500 10.0.0.249 - - [2025-10-23 19:09:22] "DELETE /firewall-rule/6452492e-3f3f-4d77-8574-43b9a6f254a2 HTTP/1.1" 200 115 0.038018 10.0.0.249 - - [2025-10-23 19:09:22] "GET /application-policy-set/c30391c4-c6a8-49c4-aeac-558d1eb714d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002410 10.0.0.249 - - [2025-10-23 19:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.249 - - [2025-10-23 19:09:22] "GET /policy-management/0ef7affe-c97e-4d65-916e-e3224ab9263c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002342 10.0.0.249 - - [2025-10-23 19:09:22] "GET /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.002968 10.0.0.249 - - [2025-10-23 19:09:23] "POST /ref-update HTTP/1.1" 200 156 0.032575 10.0.0.249 - - [2025-10-23 19:09:23] "DELETE /firewall-policy/c1556345-326c-4a20-90ee-518e66f0293c HTTP/1.1" 200 115 0.066574 10.0.0.249 - - [2025-10-23 19:09:23] "DELETE /tag/7a48415b-e959-41e7-b166-e9a71f22612f HTTP/1.1" 200 115 0.070007 10.0.0.249 - - [2025-10-23 19:09:23] "DELETE /tag/6344998a-ad79-451c-90d6-e7053b4a70bd HTTP/1.1" 200 115 0.041672 10.0.0.249 - - [2025-10-23 19:09:23] "DELETE /tag/97f37e5b-6ac0-421b-a645-6c22a0c4abef HTTP/1.1" 200 115 0.066215 10.0.0.249 - - [2025-10-23 19:09:23] "DELETE /tag/e9e840f2-f5f2-4f1a-8f63-d67f61097c14 HTTP/1.1" 200 115 0.055063 10.0.0.249 - - [2025-10-23 19:09:23] "POST /projects HTTP/1.1" 409 238 0.001914 10.0.0.249 - - [2025-10-23 19:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.249 - - [2025-10-23 19:09:23] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034942 10.0.0.249 - - [2025-10-23 19:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.249 - - [2025-10-23 19:09:23] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006150 10.0.0.249 - - [2025-10-23 19:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.249 - - [2025-10-23 19:09:23] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.012997 10.0.0.249 - - [2025-10-23 19:09:23] "POST /security-groups HTTP/1.1" 409 285 0.002607 10.0.0.249 - - [2025-10-23 19:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.249 - - [2025-10-23 19:09:23] "PUT /security-group/3f11e16e-82c1-454a-a7b7-1aa7908f0014 HTTP/1.1" 200 263 0.061664 10.0.0.249 - - [2025-10-23 19:09:23] "PUT /access-control-list/67127865-b78e-41f2-a5b5-c4ad145e4313 HTTP/1.1" 200 273 0.024695 10.0.0.249 - - [2025-10-23 19:09:23] "PUT /access-control-list/6e1ff99f-867b-4b06-876f-19eadbb99579 HTTP/1.1" 200 273 0.043790 10.0.0.249 - - [2025-10-23 19:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.060397 10.0.0.249 - - [2025-10-23 19:09:23] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.007882 10.0.0.249 - - [2025-10-23 19:09:23] "GET /firewall-rule/09a41dc1-f617-4519-8e79-2b92733396d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.008491 10.0.0.249 - - [2025-10-23 19:09:23] "POST /ref-update HTTP/1.1" 200 156 0.058800 10.0.0.249 - - [2025-10-23 19:09:23] "DELETE /firewall-rule/09a41dc1-f617-4519-8e79-2b92733396d6 HTTP/1.1" 200 115 0.034051 10.0.0.249 - - [2025-10-23 19:09:23] "GET /firewall-policy/1b83bdc4-40f6-4b35-862d-fc056ff42b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.022622 10.0.0.249 - - [2025-10-23 19:09:24] "GET /firewall-rule/e40aa9f8-ee5c-4336-a9ba-c5f93c4c45ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002981 10.0.0.249 - - [2025-10-23 19:09:24] "POST /ref-update HTTP/1.1" 200 156 0.049278 10.0.0.249 - - [2025-10-23 19:09:24] "DELETE /firewall-rule/e40aa9f8-ee5c-4336-a9ba-c5f93c4c45ef HTTP/1.1" 200 115 0.039732 10.0.0.249 - - [2025-10-23 19:09:24] "DELETE /tag/4b7a5bae-83d3-4c48-8cf7-adc414c4fd50 HTTP/1.1" 200 115 0.042848 10.0.0.249 - - [2025-10-23 19:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.249 - - [2025-10-23 19:09:24] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004825 10.0.0.249 - - [2025-10-23 19:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.249 - - [2025-10-23 19:09:24] "GET /virtual-network/55af6332-3271-417f-bc25-75add3924944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004014 10.0.0.249 - - [2025-10-23 19:09:24] "PUT /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5 HTTP/1.1" 200 265 0.042427 10.0.0.249 - - [2025-10-23 19:09:24] "PUT /virtual-network/55af6332-3271-417f-bc25-75add3924944 HTTP/1.1" 200 265 0.043698 10.0.0.249 - - [2025-10-23 19:09:24] "DELETE /security-group/3f11e16e-82c1-454a-a7b7-1aa7908f0014 HTTP/1.1" 200 115 0.064490 10.0.0.249 - - [2025-10-23 19:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.249 - - [2025-10-23 19:09:24] "DELETE /access-control-list/67127865-b78e-41f2-a5b5-c4ad145e4313 HTTP/1.1" 200 115 0.054102 10.0.0.249 - - [2025-10-23 19:09:24] "DELETE /access-control-list/6e1ff99f-867b-4b06-876f-19eadbb99579 HTTP/1.1" 200 115 0.038984 10.0.0.249 - - [2025-10-23 19:09:24] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.058031 10.0.0.249 - - [2025-10-23 19:09:24] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?fields=security_groups HTTP/1.1" 200 1353 0.041962 10.0.0.249 - - [2025-10-23 19:09:24] "DELETE /security-group/67562ed5-779a-470d-87ae-b1b6bc12da48 HTTP/1.1" 200 115 0.065473 10.0.0.249 - - [2025-10-23 19:09:24] "DELETE /access-control-list/00d2afa8-eb0f-4bab-9729-2c37008771ce HTTP/1.1" 200 115 0.046417 10.0.0.249 - - [2025-10-23 19:09:24] "GET /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd?fields=application_policy_sets HTTP/1.1" 200 1392 0.067227 10.0.0.249 - - [2025-10-23 19:09:24] "DELETE /access-control-list/0dd66868-e845-49ca-a25d-ecfab7843dd9 HTTP/1.1" 200 115 0.046857 10.0.0.249 - - [2025-10-23 19:09:24] "DELETE /project/9bb1767f-a6f7-4759-b9fd-7bbd7416f5cd HTTP/1.1" 200 115 0.450813 10.0.0.249 - - [2025-10-23 19:10:15] "GET / HTTP/1.1" 200 36215 0.001832 10.0.0.249 - - [2025-10-23 19:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.249 - - [2025-10-23 19:10:15] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002822 10.0.0.249 - - [2025-10-23 19:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.249 - - [2025-10-23 19:10:16] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002411 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:10:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:10:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914 10.0.0.249 - - [2025-10-23 19:10:35] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.249 - - [2025-10-23 19:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.249 - - [2025-10-23 19:10:35] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004559 10.0.0.249 - - [2025-10-23 19:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.249 - - [2025-10-23 19:10:35] "GET /config-node/8d13e0ee-f681-433c-b8f5-d0b347aa505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002007 10.0.0.249 - - [2025-10-23 19:10:35] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.249 - - [2025-10-23 19:10:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002130 10.0.0.249 - - [2025-10-23 19:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.249 - - [2025-10-23 19:10:40] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002312 10.0.0.249 - - [2025-10-23 19:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.249 - - [2025-10-23 19:10:40] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.010583 10.0.0.249 - - [2025-10-23 19:10:40] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.249 - - [2025-10-23 19:10:40] "POST /alarms HTTP/1.1" 409 264 0.002146 10.0.0.249 - - [2025-10-23 19:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.249 - - [2025-10-23 19:10:40] "PUT /alarm/8ba2d3ba-8d45-4937-81fb-7cb11cf7e8c9 HTTP/1.1" 200 245 0.010292 10.0.0.249 - - [2025-10-23 19:10:40] "POST /alarms HTTP/1.1" 409 261 0.004301 10.0.0.249 - - [2025-10-23 19:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/f1e9adf5-4f67-417f-bb3a-901732e9d633 HTTP/1.1" 200 245 0.010659 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 261 0.005434 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/477ec2a7-1a5b-4d78-a780-9c8bbb0b4899 HTTP/1.1" 200 245 0.010824 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 253 0.006497 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/d095e79b-c52d-4d23-936c-d9ed5e3d17f3 HTTP/1.1" 200 245 0.010880 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 251 0.010473 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/7a68fa23-9364-4c0f-9865-aba6f3659e2d HTTP/1.1" 200 245 0.010611 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 252 0.008198 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/bf62b1f0-ce65-4772-bbd6-3f337ebd8f9c HTTP/1.1" 200 245 0.010631 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 256 0.008588 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004465 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/057ab6fd-f95c-4843-8b43-b713570e0fd2 HTTP/1.1" 200 245 0.010114 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 248 0.009765 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/12e9d7b0-a61d-4d6c-91c7-f3d339bf0fb7 HTTP/1.1" 200 245 0.011077 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 252 0.005770 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/93454154-0959-4715-add1-7ef40791cb36 HTTP/1.1" 200 245 0.011224 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 257 0.006321 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/4224745a-4267-486c-9111-851aa321f4b1 HTTP/1.1" 200 245 0.010620 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 251 0.008870 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/5c7ac984-45b8-491a-80bb-f96dca922761 HTTP/1.1" 200 245 0.012462 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 257 0.009912 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/138ccd2c-5ad9-4a9b-b160-12166617a284 HTTP/1.1" 200 245 0.011811 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 261 0.003413 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/b1720e68-2f72-47dd-aaea-3c991013e9d6 HTTP/1.1" 200 245 0.011564 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 258 0.003856 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/124fb84b-c417-4ea7-bb46-d164865d2eee HTTP/1.1" 200 245 0.010182 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 254 0.002089 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.249 - - [2025-10-23 19:10:41] "PUT /alarm/2e3ebc92-319c-4d80-a96f-c66590e62390 HTTP/1.1" 200 245 0.011013 10.0.0.249 - - [2025-10-23 19:10:41] "POST /alarms HTTP/1.1" 409 254 0.006678 10.0.0.249 - - [2025-10-23 19:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.249 - - [2025-10-23 19:10:42] "PUT /alarm/783532d7-daca-44d6-9b8b-5f1ed317c969 HTTP/1.1" 200 245 0.012630 10.0.0.249 - - [2025-10-23 19:10:42] "POST /alarms HTTP/1.1" 409 254 0.010282 10.0.0.249 - - [2025-10-23 19:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.249 - - [2025-10-23 19:10:42] "PUT /alarm/1848630c-215e-4ab1-a888-f8b545456ad7 HTTP/1.1" 200 245 0.010575 10.0.0.249 - - [2025-10-23 19:10:42] "POST /alarms HTTP/1.1" 409 247 0.007855 10.0.0.249 - - [2025-10-23 19:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.249 - - [2025-10-23 19:10:42] "PUT /alarm/751b25c3-3bfe-4950-aef9-7a788c4c1d75 HTTP/1.1" 200 245 0.010866 10.0.0.249 - - [2025-10-23 19:10:42] "POST /alarms HTTP/1.1" 409 272 0.003498 10.0.0.249 - - [2025-10-23 19:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.249 - - [2025-10-23 19:10:42] "PUT /alarm/9faf5b5e-54da-4a6f-ae95-7fcdd677c657 HTTP/1.1" 200 245 0.010226 10.0.0.249 - - [2025-10-23 19:10:42] "POST /alarms HTTP/1.1" 409 261 0.006929 10.0.0.249 - - [2025-10-23 19:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.249 - - [2025-10-23 19:10:42] "PUT /alarm/a6390f53-7834-4f51-a050-46da62d80939 HTTP/1.1" 200 245 0.013235 10.0.0.249 - - [2025-10-23 19:10:42] "POST /alarms HTTP/1.1" 409 259 0.013325 10.0.0.249 - - [2025-10-23 19:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.249 - - [2025-10-23 19:10:42] "PUT /alarm/d829ef11-9a6c-4757-9a42-f2eaf55a25d3 HTTP/1.1" 200 245 0.011993 10.0.0.249 - - [2025-10-23 19:10:42] "POST /alarms HTTP/1.1" 409 265 0.012309 10.0.0.249 - - [2025-10-23 19:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.249 - - [2025-10-23 19:10:42] "PUT /alarm/09bb300a-f736-40a7-8791-c14478f66cf0 HTTP/1.1" 200 245 0.010105 10.0.0.249 - - [2025-10-23 19:10:42] "POST /alarms HTTP/1.1" 409 279 0.005732 10.0.0.249 - - [2025-10-23 19:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.249 - - [2025-10-23 19:10:42] "PUT /alarm/adbb6afd-bc09-4efa-b1a8-144d6aca7d53 HTTP/1.1" 200 245 0.011638 10.0.0.249 - - [2025-10-23 19:10:42] "GET / HTTP/1.1" 200 36215 0.001826 10.0.0.249 - - [2025-10-23 19:10:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002137 10.0.0.249 - - [2025-10-23 19:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.249 - - [2025-10-23 19:10:42] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.007745 10.0.0.249 - - [2025-10-23 19:10:43] "GET / HTTP/1.1" 200 36215 0.001466 10.0.0.249 - - [2025-10-23 19:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.249 - - [2025-10-23 19:10:43] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002516 10.0.0.249 - - [2025-10-23 19:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.249 - - [2025-10-23 19:10:43] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.009386 10.0.0.249 - - [2025-10-23 19:10:43] "GET / HTTP/1.1" 200 36215 0.001997 10.0.0.249 - - [2025-10-23 19:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.249 - - [2025-10-23 19:10:43] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004773 10.0.0.249 - - [2025-10-23 19:10:43] "PUT /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f HTTP/1.1" 200 275 0.015063 10.0.0.249 - - [2025-10-23 19:10:46] "GET / HTTP/1.1" 200 36215 0.001570 10.0.0.249 - - [2025-10-23 19:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.249 - - [2025-10-23 19:10:46] "GET /routing-instance/8437f0b5-2688-4545-b647-d7ec468bd347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002484 10.0.0.249 - - [2025-10-23 19:10:46] "POST /bgp-routers HTTP/1.1" 409 301 0.001910 10.0.0.249 - - [2025-10-23 19:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.249 - - [2025-10-23 19:10:46] "GET /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003282 10.0.0.249 - - [2025-10-23 19:10:46] "PUT /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d HTTP/1.1" 200 255 0.012668 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:10:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001184 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:10:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 10.0.0.249 - - [2025-10-23 19:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.249 - - [2025-10-23 19:10:48] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005702 10.0.0.249 - - [2025-10-23 19:11:02] "GET / HTTP/1.1" 200 36215 0.001832 10.0.0.249 - - [2025-10-23 19:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.249 - - [2025-10-23 19:11:02] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004686 10.0.0.249 - - [2025-10-23 19:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.249 - - [2025-10-23 19:11:02] "GET /config-node/8d13e0ee-f681-433c-b8f5-d0b347aa505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002623 10.0.0.249 - - [2025-10-23 19:11:13] "GET / HTTP/1.1" 200 36215 0.001516 10.0.0.249 - - [2025-10-23 19:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.249 - - [2025-10-23 19:11:13] "GET /routing-instance/8437f0b5-2688-4545-b647-d7ec468bd347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003827 10.0.0.249 - - [2025-10-23 19:11:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001744 10.0.0.249 - - [2025-10-23 19:11:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.249 - - [2025-10-23 19:11:13] "GET /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002529 10.0.0.249 - - [2025-10-23 19:11:13] "PUT /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d HTTP/1.1" 200 255 0.012263 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:11:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005081 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:11:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000952 10.0.0.249 - - [2025-10-23 19:11:28] "GET / HTTP/1.1" 200 36215 0.001842 10.0.0.249 - - [2025-10-23 19:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.249 - - [2025-10-23 19:11:28] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004892 10.0.0.249 - - [2025-10-23 19:11:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.249 - - [2025-10-23 19:11:28] "GET /config-node/8d13e0ee-f681-433c-b8f5-d0b347aa505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002396 10.0.0.249 - - [2025-10-23 19:11:29] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.249 - - [2025-10-23 19:11:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002056 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.249 - - [2025-10-23 19:11:34] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002546 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.249 - - [2025-10-23 19:11:34] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.006859 10.0.0.249 - - [2025-10-23 19:11:34] "GET / HTTP/1.1" 200 36215 0.001952 10.0.0.249 - - [2025-10-23 19:11:34] "POST /alarms HTTP/1.1" 409 264 0.002216 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.249 - - [2025-10-23 19:11:34] "PUT /alarm/8ba2d3ba-8d45-4937-81fb-7cb11cf7e8c9 HTTP/1.1" 200 245 0.010659 10.0.0.249 - - [2025-10-23 19:11:34] "POST /alarms HTTP/1.1" 409 261 0.007419 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.249 - - [2025-10-23 19:11:34] "PUT /alarm/f1e9adf5-4f67-417f-bb3a-901732e9d633 HTTP/1.1" 200 245 0.013583 10.0.0.249 - - [2025-10-23 19:11:34] "POST /alarms HTTP/1.1" 409 261 0.008370 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.249 - - [2025-10-23 19:11:34] "PUT /alarm/477ec2a7-1a5b-4d78-a780-9c8bbb0b4899 HTTP/1.1" 200 245 0.010213 10.0.0.249 - - [2025-10-23 19:11:34] "POST /alarms HTTP/1.1" 409 253 0.008750 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.249 - - [2025-10-23 19:11:34] "PUT /alarm/d095e79b-c52d-4d23-936c-d9ed5e3d17f3 HTTP/1.1" 200 245 0.011089 10.0.0.249 - - [2025-10-23 19:11:34] "POST /alarms HTTP/1.1" 409 251 0.007519 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.249 - - [2025-10-23 19:11:34] "PUT /alarm/7a68fa23-9364-4c0f-9865-aba6f3659e2d HTTP/1.1" 200 245 0.010341 10.0.0.249 - - [2025-10-23 19:11:34] "POST /alarms HTTP/1.1" 409 252 0.014563 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.249 - - [2025-10-23 19:11:34] "PUT /alarm/bf62b1f0-ce65-4772-bbd6-3f337ebd8f9c HTTP/1.1" 200 245 0.012133 10.0.0.249 - - [2025-10-23 19:11:34] "POST /alarms HTTP/1.1" 409 256 0.014802 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.249 - - [2025-10-23 19:11:34] "PUT /alarm/057ab6fd-f95c-4843-8b43-b713570e0fd2 HTTP/1.1" 200 245 0.010553 10.0.0.249 - - [2025-10-23 19:11:34] "POST /alarms HTTP/1.1" 409 248 0.009654 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.249 - - [2025-10-23 19:11:34] "PUT /alarm/12e9d7b0-a61d-4d6c-91c7-f3d339bf0fb7 HTTP/1.1" 200 245 0.010260 10.0.0.249 - - [2025-10-23 19:11:34] "POST /alarms HTTP/1.1" 409 252 0.013586 10.0.0.249 - - [2025-10-23 19:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/93454154-0959-4715-add1-7ef40791cb36 HTTP/1.1" 200 245 0.010817 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 257 0.013248 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/4224745a-4267-486c-9111-851aa321f4b1 HTTP/1.1" 200 245 0.010564 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 251 0.012589 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/5c7ac984-45b8-491a-80bb-f96dca922761 HTTP/1.1" 200 245 0.010505 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 257 0.007938 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/138ccd2c-5ad9-4a9b-b160-12166617a284 HTTP/1.1" 200 245 0.019092 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 261 0.037981 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/b1720e68-2f72-47dd-aaea-3c991013e9d6 HTTP/1.1" 200 245 0.012681 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 258 0.004525 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/124fb84b-c417-4ea7-bb46-d164865d2eee HTTP/1.1" 200 245 0.009154 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 254 0.005874 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/2e3ebc92-319c-4d80-a96f-c66590e62390 HTTP/1.1" 200 245 0.009327 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 254 0.006497 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/783532d7-daca-44d6-9b8b-5f1ed317c969 HTTP/1.1" 200 245 0.009700 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 254 0.003809 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/1848630c-215e-4ab1-a888-f8b545456ad7 HTTP/1.1" 200 245 0.009971 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 247 0.005752 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/751b25c3-3bfe-4950-aef9-7a788c4c1d75 HTTP/1.1" 200 245 0.009644 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 272 0.003790 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/9faf5b5e-54da-4a6f-ae95-7fcdd677c657 HTTP/1.1" 200 245 0.010560 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 261 0.006604 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/a6390f53-7834-4f51-a050-46da62d80939 HTTP/1.1" 200 245 0.009523 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 259 0.005332 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/d829ef11-9a6c-4757-9a42-f2eaf55a25d3 HTTP/1.1" 200 245 0.009995 10.0.0.249 - - [2025-10-23 19:11:35] "POST /alarms HTTP/1.1" 409 265 0.007225 10.0.0.249 - - [2025-10-23 19:11:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.249 - - [2025-10-23 19:11:35] "PUT /alarm/09bb300a-f736-40a7-8791-c14478f66cf0 HTTP/1.1" 200 245 0.010968 10.0.0.249 - - [2025-10-23 19:11:36] "POST /alarms HTTP/1.1" 409 279 0.003416 10.0.0.249 - - [2025-10-23 19:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.249 - - [2025-10-23 19:11:36] "PUT /alarm/adbb6afd-bc09-4efa-b1a8-144d6aca7d53 HTTP/1.1" 200 245 0.010924 10.0.0.249 - - [2025-10-23 19:11:36] "GET / HTTP/1.1" 200 36215 0.001764 10.0.0.249 - - [2025-10-23 19:11:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002076 10.0.0.249 - - [2025-10-23 19:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.249 - - [2025-10-23 19:11:36] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.014697 10.0.0.249 - - [2025-10-23 19:11:36] "GET / HTTP/1.1" 200 36215 0.001740 10.0.0.249 - - [2025-10-23 19:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.249 - - [2025-10-23 19:11:36] "GET /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002878 10.0.0.249 - - [2025-10-23 19:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008564 10.0.0.249 - - [2025-10-23 19:11:36] "PUT /global-vrouter-config/493942b3-ed72-4bc5-ba8b-f886d1de16af HTTP/1.1" 200 277 0.013292 10.0.0.249 - - [2025-10-23 19:11:36] "GET / HTTP/1.1" 200 36215 0.001620 10.0.0.249 - - [2025-10-23 19:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.249 - - [2025-10-23 19:11:36] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004469 10.0.0.249 - - [2025-10-23 19:11:36] "PUT /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f HTTP/1.1" 200 275 0.015245 10.0.0.249 - - [2025-10-23 19:11:40] "GET / HTTP/1.1" 200 36215 0.001573 10.0.0.249 - - [2025-10-23 19:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.249 - - [2025-10-23 19:11:40] "GET /routing-instance/8437f0b5-2688-4545-b647-d7ec468bd347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006805 10.0.0.249 - - [2025-10-23 19:11:40] "POST /bgp-routers HTTP/1.1" 409 301 0.001989 10.0.0.249 - - [2025-10-23 19:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.249 - - [2025-10-23 19:11:40] "GET /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003839 10.0.0.249 - - [2025-10-23 19:11:40] "PUT /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d HTTP/1.1" 200 255 0.012249 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:11:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000970 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:11:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 10.0.0.249 - - [2025-10-23 19:11:43] "POST /tags HTTP/1.1" 200 356 0.023879 10.0.0.249 - - [2025-10-23 19:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.249 - - [2025-10-23 19:11:44] "GET /tag/d6e8330b-af29-4edb-876c-700c0bb76bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.015286 10.0.0.249 - - [2025-10-23 19:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.249 - - [2025-10-23 19:11:44] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004610 10.0.0.249 - - [2025-10-23 19:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006251 10.0.0.249 - - [2025-10-23 19:11:44] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039804 10.0.0.249 - - [2025-10-23 19:11:44] "POST /virtual-machines HTTP/1.1" 200 352 0.031969 10.0.0.249 - - [2025-10-23 19:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.032721 10.0.0.249 - - [2025-10-23 19:11:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.155685 10.0.0.249 - - [2025-10-23 19:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008350 10.0.0.249 - - [2025-10-23 19:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015771 10.0.0.249 - - [2025-10-23 19:11:44] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004810 10.0.0.249 - - [2025-10-23 19:11:44] "POST /instance-ips HTTP/1.1" 200 392 0.019902 10.0.0.249 - - [2025-10-23 19:11:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022500 10.0.0.249 - - [2025-10-23 19:11:44] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.008242 10.0.0.249 - - [2025-10-23 19:11:44] "POST /set-tag HTTP/1.1" 200 109 0.016808 10.0.0.249 - - [2025-10-23 19:11:44] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.014277 10.0.0.249 - - [2025-10-23 19:11:44] "GET /instance-ip/1d59e882-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.005186 10.0.0.249 - - [2025-10-23 19:11:44] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004976 10.0.0.249 - - [2025-10-23 19:11:44] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.249 - - [2025-10-23 19:11:44] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004518 10.0.0.249 - - [2025-10-23 19:11:44] "POST /ref-update HTTP/1.1" 200 156 0.007940 10.0.0.249 - - [2025-10-23 19:11:44] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006758 10.0.0.249 - - [2025-10-23 19:11:44] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.249 - - [2025-10-23 19:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.249 - - [2025-10-23 19:11:44] "GET /virtual-network/24621d4e-1c04-4163-9cda-b9e64b262ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004197 10.0.0.249 - - [2025-10-23 19:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.249 - - [2025-10-23 19:11:45] "GET /project/8d5eecfe-fb8e-493d-beff-62c05c4969b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041115 10.0.0.249 - - [2025-10-23 19:11:45] "POST /virtual-machines HTTP/1.1" 200 356 0.009094 10.0.0.249 - - [2025-10-23 19:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022893 10.0.0.249 - - [2025-10-23 19:11:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.109281 10.0.0.249 - - [2025-10-23 19:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009847 10.0.0.249 - - [2025-10-23 19:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010700 10.0.0.249 - - [2025-10-23 19:11:45] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.013313 10.0.0.249 - - [2025-10-23 19:11:45] "POST /instance-ips HTTP/1.1" 200 396 0.019353 10.0.0.249 - - [2025-10-23 19:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023655 10.0.0.249 - - [2025-10-23 19:11:45] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008315 10.0.0.249 - - [2025-10-23 19:11:45] "POST /set-tag HTTP/1.1" 200 109 0.025514 10.0.0.249 - - [2025-10-23 19:11:45] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012652 10.0.0.249 - - [2025-10-23 19:11:45] "GET /instance-ip/1dcf6652-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005154 10.0.0.249 - - [2025-10-23 19:11:45] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005644 10.0.0.249 - - [2025-10-23 19:11:45] "POST /set-tag HTTP/1.1" 200 109 0.004140 10.0.0.249 - - [2025-10-23 19:11:45] "GET /virtual-router/8ad78f91-fa63-4f19-915b-1dbb44d863fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.010446 10.0.0.249 - - [2025-10-23 19:11:45] "POST /ref-update HTTP/1.1" 200 156 0.016341 10.0.0.249 - - [2025-10-23 19:11:45] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012753 10.0.0.249 - - [2025-10-23 19:11:45] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.249 - - [2025-10-23 19:11:45] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004595 10.0.0.249 - - [2025-10-23 19:11:45] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.249 - - [2025-10-23 19:11:45] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004532 10.0.0.249 - - [2025-10-23 19:11:45] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.249 - - [2025-10-23 19:11:55] "GET / HTTP/1.1" 200 36215 0.001691 10.0.0.249 - - [2025-10-23 19:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.249 - - [2025-10-23 19:11:55] "GET /global-system-config/8b40f364-a236-4fc5-9aa8-036c7471253f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004782 10.0.0.249 - - [2025-10-23 19:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.249 - - [2025-10-23 19:11:55] "GET /config-node/8d13e0ee-f681-433c-b8f5-d0b347aa505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001877 10.0.0.249 - - [2025-10-23 19:11:58] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004476 10.0.0.249 - - [2025-10-23 19:11:58] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.249 - - [2025-10-23 19:11:59] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004894 10.0.0.249 - - [2025-10-23 19:11:59] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.249 - - [2025-10-23 19:12:01] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005280 10.0.0.249 - - [2025-10-23 19:12:01] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.249 - - [2025-10-23 19:12:07] "GET / HTTP/1.1" 200 36215 0.001810 10.0.0.249 - - [2025-10-23 19:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.249 - - [2025-10-23 19:12:07] "GET /routing-instance/8437f0b5-2688-4545-b647-d7ec468bd347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003013 10.0.0.249 - - [2025-10-23 19:12:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001820 10.0.0.249 - - [2025-10-23 19:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.249 - - [2025-10-23 19:12:07] "GET /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002966 10.0.0.249 - - [2025-10-23 19:12:07] "PUT /bgp-router/3c3c6415-6b02-4926-ad94-274315f71a5d HTTP/1.1" 200 255 0.011654 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:12:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:12:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001157 10.0.0.249 - - [2025-10-23 19:12:33] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005804 10.0.0.249 - - [2025-10-23 19:12:33] "POST /set-tag HTTP/1.1" 200 109 0.008522 10.0.0.249 - - [2025-10-23 19:12:33] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004907 10.0.0.249 - - [2025-10-23 19:12:33] "POST /set-tag HTTP/1.1" 200 109 0.007749 10.0.0.249 - - [2025-10-23 19:12:33] "GET /virtual-machine/3c315dc6-2da7-4aef-bea6-8069ec71e4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.014074 10.0.0.249 - - [2025-10-23 19:12:33] "POST /ref-update HTTP/1.1" 200 156 0.015204 10.0.0.249 - - [2025-10-23 19:12:33] "GET /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007654 10.0.0.249 - - [2025-10-23 19:12:33] "POST /set-tag HTTP/1.1" 200 109 0.030296 10.0.0.249 - - [2025-10-23 19:12:33] "POST /set-tag HTTP/1.1" 200 109 0.030152 10.0.0.249 - - [2025-10-23 19:12:33] "DELETE /instance-ip/1d59e882-b044-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.054362 10.0.0.249 - - [2025-10-23 19:12:33] "DELETE /virtual-machine-interface/1d3931e6-b044-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.058943 10.0.0.249 - - [2025-10-23 19:12:33] "DELETE /virtual-machine/3c315dc6-2da7-4aef-bea6-8069ec71e4b0 HTTP/1.1" 200 115 0.029146 10.0.0.249 - - [2025-10-23 19:12:33] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007204 10.0.0.249 - - [2025-10-23 19:12:33] "POST /set-tag HTTP/1.1" 200 109 0.005354 10.0.0.249 - - [2025-10-23 19:12:49] "GET /global-system-configs HTTP/1.1" 200 323 0.002060 10.0.0.249 - - [2025-10-23 19:12:50] "GET /global-system-configs HTTP/1.1" 200 323 0.001798 10.0.0.249 - - [2025-10-23 19:13:04] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006733 10.0.0.249 - - [2025-10-23 19:13:04] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.249 - - [2025-10-23 19:13:04] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004456 10.0.0.249 - - [2025-10-23 19:13:04] "POST /set-tag HTTP/1.1" 200 109 0.003855 10.0.0.249 - - [2025-10-23 19:13:04] "GET /virtual-machine/8f541fbb-f6c4-484c-b5cd-b6615aecbb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003207 10.0.0.249 - - [2025-10-23 19:13:04] "POST /ref-update HTTP/1.1" 200 156 0.016106 10.0.0.249 - - [2025-10-23 19:13:04] "GET /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007509 10.0.0.249 - - [2025-10-23 19:13:04] "POST /set-tag HTTP/1.1" 200 109 0.064609 10.0.0.249 - - [2025-10-23 19:13:04] "POST /set-tag HTTP/1.1" 200 109 0.045362 10.0.0.249 - - [2025-10-23 19:13:04] "DELETE /instance-ip/1dcf6652-b044-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.059085 10.0.0.249 - - [2025-10-23 19:13:04] "DELETE /virtual-machine-interface/1db47b6c-b044-11f0-afd9-fa163e70205b HTTP/1.1" 200 115 0.041580 10.0.0.249 - - [2025-10-23 19:13:04] "DELETE /virtual-machine/8f541fbb-f6c4-484c-b5cd-b6615aecbb43 HTTP/1.1" 200 115 0.019385 10.0.0.249 - - [2025-10-23 19:13:04] "DELETE /tag/d6e8330b-af29-4edb-876c-700c0bb76bba HTTP/1.1" 200 115 0.038598 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:13:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:13:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000977 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:13:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.249 - - [2025-10-23 19:13:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869