++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Oct 31 05:12:13 AM UTC 2025 ===================' INFO: =================== Fri Oct 31 05:12:13 AM 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ 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 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.241 ++ 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.241 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.241 ++ ANALYTICSDB_NODES=10.0.0.241 ++ ANALYTICS_SNMP_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8081 ' +++ '[' -n '10.0.0.241:8081 ' ']' +++ echo 10.0.0.241:8081 ++ ANALYTICS_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9042 ' +++ '[' -n '10.0.0.241:9042 ' ']' +++ echo 10.0.0.241:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.241:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8086 ' +++ '[' -n '10.0.0.241:8086 ' ']' +++ echo 10.0.0.241:8086 ++ COLLECTOR_SERVERS=10.0.0.241: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.241 ++ CONFIGDB_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:8082 ' +++ '[' -n '10.0.0.241:8082 ' ']' +++ echo 10.0.0.241:8082 ++ CONFIG_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9161 ' +++ '[' -n '10.0.0.241:9161 ' ']' +++ echo 10.0.0.241:9161 ++ CONFIGDB_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9041 ' +++ '[' -n '10.0.0.241:9041 ' ']' +++ echo 10.0.0.241:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.241: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.241 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.241 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:2181, +++ '[' -n 10.0.0.241:2181, ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:2181 ' +++ '[' -n '10.0.0.241:2181 ' ']' +++ echo 10.0.0.241:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.241:2181 ++ RABBITMQ_NODES=10.0.0.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+=10.0.0.241:5673, +++ '[' -n 10.0.0.241:5673, ']' +++ echo 10.0.0.241:5673 ++ RABBITMQ_SERVERS=10.0.0.241: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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:6379 ' +++ '[' -n '10.0.0.241:6379 ' ']' +++ echo 10.0.0.241:6379 ++ REDIS_SERVERS=10.0.0.241: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.241 ++ 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.241 +++ local server_address=10.0.0.241 +++ extended_server_list+='10.0.0.241:9092 ' +++ '[' -n '10.0.0.241:9092 ' ']' +++ echo 10.0.0.241:9092 ++ KAFKA_SERVERS=10.0.0.241: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.241 ++ 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.241 ++ 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.241 + local cassandra=10.0.0.241 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.241 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.241 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.241 +++ local servers=10.0.0.241 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.241,10.18.73.1,127.0.0.1,172.17.0.1,252.241.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.241'\''))' +++ local server_ip=10.0.0.241 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.241 ]] +++ [[ ,10.0.0.241,10.18.73.1,127.0.0.1,172.17.0.1,252.241.0.1,, =~ ,10\.0\.0\.241, ]] +++ echo 10.0.0.241 1 +++ return ++ local ip=10.0.0.241 ++ [[ -z 10.0.0.241 ]] ++ echo 10.0.0.241 + host_ip=10.0.0.241 + [[ cql == \c\q\l ]] ++ echo 10.0.0.241:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.241:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.241:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + 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/31/2025 05:12:57.840 7fed39ebf900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/31/2025 05:12:58.044 7fed39ebf900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/31/2025 05:12:58.058 7fed39ebf900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/31/2025 05:12:58.059 7fed39ebf900 [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.241:8082/ Hit Ctrl-C to quit. 10.0.0.241 - - [2025-10-31 05:13:10] "GET / HTTP/1.1" 503 181 0.000360 10.0.0.241 - - [2025-10-31 05:13:11] "GET / HTTP/1.1" 503 181 0.000247 10.0.0.241 - - [2025-10-31 05:13:11] "GET / HTTP/1.1" 200 36215 0.002782 10.0.0.241 - - [2025-10-31 05:13:11] "GET / HTTP/1.1" 200 45303 0.001435 10.0.0.241 - - [2025-10-31 05:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.241 - - [2025-10-31 05:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007798 10.0.0.241 - - [2025-10-31 05:13:12] "GET / HTTP/1.1" 200 36215 0.001622 10.0.0.241 - - [2025-10-31 05:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.241 - - [2025-10-31 05:13:12] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010604 10.0.0.241 - - [2025-10-31 05:13:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.014139 10.0.0.241 - - [2025-10-31 05:13:12] "POST /config-nodes HTTP/1.1" 200 595 0.048510 10.0.0.241 - - [2025-10-31 05:13:12] "GET / HTTP/1.1" 200 36215 0.002651 10.0.0.241 - - [2025-10-31 05:13:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.017664 10.0.0.241 - - [2025-10-31 05:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009507 10.0.0.241 - - [2025-10-31 05:13:12] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008072 10.0.0.241 - - [2025-10-31 05:13:12] "GET / HTTP/1.1" 200 36215 0.002032 10.0.0.241 - - [2025-10-31 05:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011203 10.0.0.241 - - [2025-10-31 05:13:12] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008921 10.0.0.241 - - [2025-10-31 05:13:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.004041 10.0.0.241 - - [2025-10-31 05:13:12] "POST /service-appliance-sets HTTP/1.1" 200 555 0.184642 10.0.0.241 - - [2025-10-31 05:13:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.019682 10.0.0.241 - - [2025-10-31 05:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.241 - - [2025-10-31 05:13:13] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.032265 10.0.0.241 - - [2025-10-31 05:13:13] "POST /analytics-nodes HTTP/1.1" 200 601 0.348315 10.0.0.241 - - [2025-10-31 05:13:13] "POST /service-appliance-sets HTTP/1.1" 200 543 0.080551 10.0.0.241 - - [2025-10-31 05:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007204 10.0.0.241 - - [2025-10-31 05:13:13] "GET /network-ipam/cdaffd59-3f32-454d-8f9a-f520efe0df71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.013426 10.0.0.241 - - [2025-10-31 05:13:13] "GET / HTTP/1.1" 200 36215 0.001724 10.0.0.241 - - [2025-10-31 05:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.026293 10.0.0.241 - - [2025-10-31 05:13:13] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.028312 10.0.0.241 - - [2025-10-31 05:13:13] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.241 - - [2025-10-31 05:13:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.009491 10.0.0.241 - - [2025-10-31 05:13:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004834 10.0.0.241 - - [2025-10-31 05:13:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.080859 10.0.0.241 - - [2025-10-31 05:13:13] "GET / HTTP/1.1" 200 36215 0.002733 10.0.0.241 - - [2025-10-31 05:13:13] "POST /service-templates HTTP/1.1" 200 513 0.060565 10.0.0.241 - - [2025-10-31 05:13:13] "POST /service-templates HTTP/1.1" 200 503 0.102153 10.0.0.241 - - [2025-10-31 05:13:14] "POST /service-templates HTTP/1.1" 200 517 0.057451 10.0.0.241 - - [2025-10-31 05:13:14] "POST /service-templates HTTP/1.1" 200 537 0.054591 10.0.0.241 - - [2025-10-31 05:13:14] "POST /service-templates HTTP/1.1" 200 509 0.093945 10.0.0.241 - - [2025-10-31 05:13:16] "GET / HTTP/1.1" 200 36215 0.001339 10.0.0.241 - - [2025-10-31 05:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007577 10.0.0.241 - - [2025-10-31 05:13:16] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008693 10.0.0.241 - - [2025-10-31 05:13:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.004957 10.0.0.241 - - [2025-10-31 05:13:16] "GET / HTTP/1.1" 200 36215 0.015247 10.0.0.241 - - [2025-10-31 05:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.241 - - [2025-10-31 05:13:16] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007528 10.0.0.241 - - [2025-10-31 05:13:16] "POST /database-nodes HTTP/1.1" 200 599 0.271188 10.0.0.241 - - [2025-10-31 05:13:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.038805 10.0.0.241 - - [2025-10-31 05:13:16] "POST /config-database-nodes HTTP/1.1" 200 613 0.197587 10.0.0.241 - - [2025-10-31 05:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018371 10.0.0.241 - - [2025-10-31 05:13:18] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.024981 10.0.0.241 - - [2025-10-31 05:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012915 10.0.0.241 - - [2025-10-31 05:13:18] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.047019 10.0.0.241 - - [2025-10-31 05:13:19] "GET / HTTP/1.1" 200 36215 0.001716 10.0.0.241 - - [2025-10-31 05:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008198 10.0.0.241 - - [2025-10-31 05:13:19] "GET /routing-instance/e47b2dda-0e03-422a-aa35-14bb453c2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004545 10.0.0.241 - - [2025-10-31 05:13:19] "GET / HTTP/1.1" 200 36215 0.001464 10.0.0.241 - - [2025-10-31 05:13:19] "POST /alarms HTTP/1.1" 200 583 0.174849 10.0.0.241 - - [2025-10-31 05:13:19] "POST /bgp-routers HTTP/1.1" 200 618 0.213457 10.0.0.241 - - [2025-10-31 05:13:19] "GET /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.036335 10.0.0.241 - - [2025-10-31 05:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.021832 10.0.0.241 - - [2025-10-31 05:13:19] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024866 10.0.0.241 - - [2025-10-31 05:13:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003065 10.0.0.241 - - [2025-10-31 05:13:19] "POST /alarms HTTP/1.1" 200 577 0.188133 10.0.0.241 - - [2025-10-31 05:13:19] "POST /ref-update HTTP/1.1" 200 156 0.050716 10.0.0.241 - - [2025-10-31 05:13:19] "POST /alarms HTTP/1.1" 200 577 0.220383 10.0.0.241 - - [2025-10-31 05:13:19] "POST /alarms HTTP/1.1" 200 561 0.057765 10.0.0.241 - - [2025-10-31 05:13:19] "GET / HTTP/1.1" 200 36215 0.002336 10.0.0.241 - - [2025-10-31 05:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006551 10.0.0.241 - - [2025-10-31 05:13:19] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014654 10.0.0.241 - - [2025-10-31 05:13:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.025079 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 557 0.131550 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 559 0.058374 10.0.0.241 - - [2025-10-31 05:13:20] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.068343 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 567 0.131090 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 551 0.074354 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 559 0.055447 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 569 0.042724 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 557 0.061059 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 569 0.072590 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 577 0.153244 10.0.0.241 - - [2025-10-31 05:13:20] "POST /alarms HTTP/1.1" 200 571 0.086011 10.0.0.241 - - [2025-10-31 05:13:21] "POST /alarms HTTP/1.1" 200 563 0.079283 10.0.0.241 - - [2025-10-31 05:13:21] "POST /alarms HTTP/1.1" 200 563 0.097024 10.0.0.241 - - [2025-10-31 05:13:21] "POST /alarms HTTP/1.1" 200 563 0.058033 10.0.0.241 - - [2025-10-31 05:13:21] "POST /alarms HTTP/1.1" 200 549 0.075364 10.0.0.241 - - [2025-10-31 05:13:21] "POST /alarms HTTP/1.1" 200 597 0.097094 10.0.0.241 - - [2025-10-31 05:13:21] "POST /alarms HTTP/1.1" 200 577 0.086571 10.0.0.241 - - [2025-10-31 05:13:21] "POST /alarms HTTP/1.1" 200 573 0.069885 10.0.0.241 - - [2025-10-31 05:13:21] "POST /alarms HTTP/1.1" 200 585 0.037008 10.0.0.241 - - [2025-10-31 05:13:21] "POST /alarms HTTP/1.1" 200 611 0.096754 10.0.0.241 - - [2025-10-31 05:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008955 10.0.0.241 - - [2025-10-31 05:13:22] "GET /network-ipam/cdaffd59-3f32-454d-8f9a-f520efe0df71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.011791 10.0.0.241 - - [2025-10-31 05:13:22] "GET / HTTP/1.1" 200 36215 0.001614 10.0.0.241 - - [2025-10-31 05:13:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008181 10.0.0.241 - - [2025-10-31 05:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.241 - - [2025-10-31 05:13:22] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.024437 10.0.0.241 - - [2025-10-31 05:13:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003515 10.0.0.241 - - [2025-10-31 05:13:23] "POST /access-control-lists HTTP/1.1" 200 589 0.057593 10.0.0.241 - - [2025-10-31 05:13:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.023960 10.0.0.241 - - [2025-10-31 05:13:23] "GET / HTTP/1.1" 200 36215 0.002249 10.0.0.241 - - [2025-10-31 05:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009075 10.0.0.241 - - [2025-10-31 05:13:23] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006878 10.0.0.241 - - [2025-10-31 05:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.016218 10.0.0.241 - - [2025-10-31 05:13:23] "POST /access-control-lists HTTP/1.1" 200 587 0.073570 10.0.0.241 - - [2025-10-31 05:13:23] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.064988 10.0.0.241 - - [2025-10-31 05:13:23] "POST /route-targets HTTP/1.1" 200 328 0.027028 10.0.0.241 - - [2025-10-31 05:13:23] "POST /ref-update HTTP/1.1" 200 156 0.037400 10.0.0.241 - - [2025-10-31 05:13:23] "POST /route-targets HTTP/1.1" 200 328 0.017608 10.0.0.241 - - [2025-10-31 05:13:23] "POST /ref-update HTTP/1.1" 200 156 0.036619 10.0.0.241 - - [2025-10-31 05:13:24] "POST /route-targets HTTP/1.1" 200 328 0.044237 10.0.0.241 - - [2025-10-31 05:13:24] "POST /ref-update HTTP/1.1" 200 156 0.039235 10.0.0.241 - - [2025-10-31 05:13:24] "POST /route-targets HTTP/1.1" 200 328 0.033216 10.0.0.241 - - [2025-10-31 05:13:24] "POST /ref-update HTTP/1.1" 200 156 0.030697 10.0.0.241 - - [2025-10-31 05:13:24] "GET / HTTP/1.1" 200 36215 0.001623 10.0.0.241 - - [2025-10-31 05:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008266 10.0.0.241 - - [2025-10-31 05:13:24] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007578 10.0.0.241 - - [2025-10-31 05:13:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.006792 10.0.0.241 - - [2025-10-31 05:13:24] "PUT /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27 HTTP/1.1" 200 275 0.055806 10.0.0.241 - - [2025-10-31 05:13:24] "POST /access-control-lists HTTP/1.1" 200 553 0.150566 10.0.0.241 - - [2025-10-31 05:13:24] "PUT /access-control-list/6253c803-83cd-4144-a418-f393f7b6d666 HTTP/1.1" 200 273 0.057719 10.0.0.241 - - [2025-10-31 05:13:24] "PUT /access-control-list/5f999f8c-131d-48ad-9a48-0e960611af5b HTTP/1.1" 200 273 0.024199 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:13:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001380 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:13:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001510 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:13:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001676 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001362 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:13:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001419 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:13:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002915 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:13:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001050 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:13:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001554 10.0.0.241 - - [2025-10-31 05:13:57] "GET / HTTP/1.1" 200 36215 0.001924 10.0.0.241 - - [2025-10-31 05:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.241 - - [2025-10-31 05:13:57] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006754 10.0.0.241 - - [2025-10-31 05:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.241 - - [2025-10-31 05:13:57] "GET /config-node/a05d04d6-4561-4d08-9c2a-3a23ec5ffd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.005454 10.0.0.241 - - [2025-10-31 05:14:09] "GET / HTTP/1.1" 200 36215 0.001577 10.0.0.241 - - [2025-10-31 05:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.241 - - [2025-10-31 05:14:09] "GET /routing-instance/e47b2dda-0e03-422a-aa35-14bb453c2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003936 10.0.0.241 - - [2025-10-31 05:14:09] "POST /bgp-routers HTTP/1.1" 409 301 0.004797 10.0.0.241 - - [2025-10-31 05:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.241 - - [2025-10-31 05:14:09] "GET /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.005314 10.0.0.241 - - [2025-10-31 05:14:09] "PUT /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a HTTP/1.1" 200 255 0.024593 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:14:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001106 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:14:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001154 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:14:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001147 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:14:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001666 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:14:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001128 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:14:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001183 10.0.0.241 - - [2025-10-31 05:14:23] "GET / HTTP/1.1" 200 36215 0.001736 10.0.0.241 - - [2025-10-31 05:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.241 - - [2025-10-31 05:14:23] "GET /domain/f5cb8652-73a4-4649-a0cd-470857c885c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.004180 10.0.0.241 - - [2025-10-31 05:14:24] "POST /id-to-fqname HTTP/1.1" 200 173 0.009901 10.0.0.241 - - [2025-10-31 05:14:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.003745 10.0.0.241 - - [2025-10-31 05:14:24] "POST /security-groups HTTP/1.1" 200 570 0.099483 10.0.0.241 - - [2025-10-31 05:14:24] "POST /projects HTTP/1.1" 200 483 0.334038 10.0.0.241 - - [2025-10-31 05:14:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.004440 10.0.0.241 - - [2025-10-31 05:14:24] "POST /security-groups HTTP/1.1" 200 536 0.124123 10.0.0.241 - - [2025-10-31 05:14:24] "POST /access-control-lists HTTP/1.1" 200 581 0.127842 10.0.0.241 - - [2025-10-31 05:14:24] "POST /fqname-to-id HTTP/1.1" 404 212 0.024162 10.0.0.241 - - [2025-10-31 05:14:24] "POST /chown HTTP/1.1" 200 109 0.116969 10.0.0.241 - - [2025-10-31 05:14:24] "POST /policy-managements HTTP/1.1" 409 214 0.035316 10.0.0.241 - - [2025-10-31 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.241 - - [2025-10-31 05:14:24] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005812 10.0.0.241 - - [2025-10-31 05:14:24] "POST /access-control-lists HTTP/1.1" 200 579 0.170967 10.0.0.241 - - [2025-10-31 05:14:24] "POST /application-policy-sets HTTP/1.1" 200 530 0.076554 10.0.0.241 - - [2025-10-31 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007177 10.0.0.241 - - [2025-10-31 05:14:24] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.038566 10.0.0.241 - - [2025-10-31 05:14:24] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.017005 10.0.0.241 - - [2025-10-31 05:14:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.021197 10.0.0.241 - - [2025-10-31 05:14:24] "GET /virtual-network/67a48e59-a80f-4b06-9e6b-2c602fe4f883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.013047 10.0.0.241 - - [2025-10-31 05:14:25] "POST /id-to-fqname HTTP/1.1" 200 177 0.000591 10.0.0.241 - - [2025-10-31 05:14:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.011636 10.0.0.241 - - [2025-10-31 05:14:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.012120 10.0.0.241 - - [2025-10-31 05:14:25] "POST /security-groups HTTP/1.1" 200 574 0.132967 10.0.0.241 - - [2025-10-31 05:14:25] "POST /projects HTTP/1.1" 200 491 0.369802 10.0.0.241 - - [2025-10-31 05:14:25] "POST /access-control-lists HTTP/1.1" 200 596 0.155116 10.0.0.241 - - [2025-10-31 05:14:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.027991 10.0.0.241 - - [2025-10-31 05:14:25] "POST /security-groups HTTP/1.1" 200 548 0.116956 10.0.0.241 - - [2025-10-31 05:14:25] "POST /access-control-lists HTTP/1.1" 200 594 0.077279 10.0.0.241 - - [2025-10-31 05:14:25] "POST /chown HTTP/1.1" 200 109 0.080291 10.0.0.241 - - [2025-10-31 05:14:25] "POST /fqname-to-id HTTP/1.1" 404 217 0.004014 10.0.0.241 - - [2025-10-31 05:14:25] "POST /network-ipams HTTP/1.1" 200 524 0.075640 10.0.0.241 - - [2025-10-31 05:14:25] "POST /access-control-lists HTTP/1.1" 200 585 0.096648 10.0.0.241 - - [2025-10-31 05:14:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.023479 10.0.0.241 - - [2025-10-31 05:14:25] "POST /network-ipams HTTP/1.1" 200 512 0.101137 10.0.0.241 - - [2025-10-31 05:14:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.002430 10.0.0.241 - - [2025-10-31 05:14:25] "POST /access-control-lists HTTP/1.1" 200 583 0.104071 10.0.0.241 - - [2025-10-31 05:14:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.003160 10.0.0.241 - - [2025-10-31 05:14:25] "POST /access-control-lists HTTP/1.1" 200 604 0.068400 10.0.0.241 - - [2025-10-31 05:14:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.011199 10.0.0.241 - - [2025-10-31 05:14:26] "POST /access-control-lists HTTP/1.1" 200 602 0.091456 10.0.0.241 - - [2025-10-31 05:14:26] "POST /useragent-kv HTTP/1.1" 200 115 0.038564 10.0.0.241 - - [2025-10-31 05:14:26] "POST /virtual-networks HTTP/1.1" 200 540 0.360919 10.0.0.241 - - [2025-10-31 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.241 - - [2025-10-31 05:14:26] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.025716 10.0.0.241 - - [2025-10-31 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.002329 10.0.0.241 - - [2025-10-31 05:14:26] "POST /access-control-lists HTTP/1.1" 200 591 0.086562 10.0.0.241 - - [2025-10-31 05:14:26] "POST /network-ipams HTTP/1.1" 200 520 0.099291 10.0.0.241 - - [2025-10-31 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 202 0.005517 10.0.0.241 - - [2025-10-31 05:14:26] "POST /route-targets HTTP/1.1" 200 328 0.084411 10.0.0.241 - - [2025-10-31 05:14:26] "POST /ref-update HTTP/1.1" 200 156 0.058825 10.0.0.241 - - [2025-10-31 05:14:26] "POST /useragent-kv HTTP/1.1" 200 115 0.019107 10.0.0.241 - - [2025-10-31 05:14:26] "POST /virtual-networks HTTP/1.1" 200 548 0.274802 10.0.0.241 - - [2025-10-31 05:14:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.241 - - [2025-10-31 05:14:26] "PUT /access-control-list/d8071748-072a-49a2-b145-caae9d1a0e3c HTTP/1.1" 200 273 0.102650 10.0.0.241 - - [2025-10-31 05:14:26] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.057596 10.0.0.241 - - [2025-10-31 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 199 0.004970 10.0.0.241 - - [2025-10-31 05:14:26] "POST /network-policys HTTP/1.1" 200 540 0.030839 10.0.0.241 - - [2025-10-31 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.009311 10.0.0.241 - - [2025-10-31 05:14:26] "POST /network-policys HTTP/1.1" 200 536 0.041127 10.0.0.241 - - [2025-10-31 05:14:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.011779 10.0.0.241 - - [2025-10-31 05:14:27] "POST /route-targets HTTP/1.1" 200 328 0.033027 10.0.0.241 - - [2025-10-31 05:14:27] "POST /ref-update HTTP/1.1" 200 156 0.047717 10.0.0.241 - - [2025-10-31 05:14:27] "POST /network-policys HTTP/1.1" 200 544 0.121116 10.0.0.241 - - [2025-10-31 05:14:27] "PUT /access-control-list/bd7e2829-04a9-47c4-9c65-0b8ab18d517d HTTP/1.1" 200 273 0.033660 10.0.0.241 - - [2025-10-31 05:14:27] "POST /ref-update HTTP/1.1" 200 156 0.100908 10.0.0.241 - - [2025-10-31 05:14:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006232 10.0.0.241 - - [2025-10-31 05:14:27] "PUT /access-control-list/d8071748-072a-49a2-b145-caae9d1a0e3c HTTP/1.1" 200 273 0.074693 10.0.0.241 - - [2025-10-31 05:14:27] "POST /ref-update HTTP/1.1" 200 156 0.149365 10.0.0.241 - - [2025-10-31 05:14:27] "PUT /access-control-list/bd7e2829-04a9-47c4-9c65-0b8ab18d517d HTTP/1.1" 200 273 0.098163 10.0.0.241 - - [2025-10-31 05:14:27] "POST /ref-update HTTP/1.1" 200 156 0.214354 10.0.0.241 - - [2025-10-31 05:14:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026047 10.0.0.241 - - [2025-10-31 05:14:27] "PUT /access-control-list/d8071748-072a-49a2-b145-caae9d1a0e3c HTTP/1.1" 200 273 0.089621 10.0.0.241 - - [2025-10-31 05:14:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028446 10.0.0.241 - - [2025-10-31 05:14:27] "POST /ref-update HTTP/1.1" 200 156 0.068410 10.0.0.241 - - [2025-10-31 05:14:27] "POST /fqname-to-id HTTP/1.1" 404 237 0.011113 10.0.0.241 - - [2025-10-31 05:14:27] "POST /ref-update HTTP/1.1" 200 156 0.191477 10.0.0.241 - - [2025-10-31 05:14:28] "POST /access-control-lists HTTP/1.1" 200 603 0.121334 10.0.0.241 - - [2025-10-31 05:14:28] "POST /ref-update HTTP/1.1" 200 156 0.083087 10.0.0.241 - - [2025-10-31 05:14:28] "POST /ref-update HTTP/1.1" 200 156 0.240450 10.0.0.241 - - [2025-10-31 05:14:28] "PUT /access-control-list/bd7e2829-04a9-47c4-9c65-0b8ab18d517d HTTP/1.1" 200 273 0.060551 10.0.0.241 - - [2025-10-31 05:14:28] "PUT /access-control-list/14b24b84-3f06-40a1-87b4-9b4b050dee38 HTTP/1.1" 200 273 0.076604 10.0.0.241 - - [2025-10-31 05:14:28] "POST /ref-update HTTP/1.1" 200 156 0.056869 10.0.0.241 - - [2025-10-31 05:14:28] "POST /ref-update HTTP/1.1" 200 156 0.258686 10.0.0.241 - - [2025-10-31 05:14:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.055916 10.0.0.241 - - [2025-10-31 05:14:28] "PUT /access-control-list/14b24b84-3f06-40a1-87b4-9b4b050dee38 HTTP/1.1" 200 273 0.117678 10.0.0.241 - - [2025-10-31 05:14:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018277 10.0.0.241 - - [2025-10-31 05:14:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039451 10.0.0.241 - - [2025-10-31 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008613 10.0.0.241 - - [2025-10-31 05:14:28] "GET /virtual-network/67a48e59-a80f-4b06-9e6b-2c602fe4f883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.018426 10.0.0.241 - - [2025-10-31 05:14:28] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005394 10.0.0.241 - - [2025-10-31 05:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.241 - - [2025-10-31 05:14:28] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003495 10.0.0.241 - - [2025-10-31 05:14:28] "POST /firewall-policys HTTP/1.1" 200 532 0.028682 10.0.0.241 - - [2025-10-31 05:14:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.032849 10.0.0.241 - - [2025-10-31 05:14:28] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.013530 10.0.0.241 - - [2025-10-31 05:14:29] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003271 10.0.0.241 - - [2025-10-31 05:14:29] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004534 10.0.0.241 - - [2025-10-31 05:14:29] "POST /ref-update HTTP/1.1" 200 156 0.044110 10.0.0.241 - - [2025-10-31 05:14:29] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.025529 10.0.0.241 - - [2025-10-31 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.241 - - [2025-10-31 05:14:29] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005529 10.0.0.241 - - [2025-10-31 05:14:29] "POST /firewall-policys HTTP/1.1" 200 534 0.059810 10.0.0.241 - - [2025-10-31 05:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.079208 10.0.0.241 - - [2025-10-31 05:14:29] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.038705 10.0.0.241 - - [2025-10-31 05:14:29] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003403 10.0.0.241 - - [2025-10-31 05:14:29] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003945 10.0.0.241 - - [2025-10-31 05:14:29] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003243 10.0.0.241 - - [2025-10-31 05:14:29] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005181 10.0.0.241 - - [2025-10-31 05:14:29] "POST /ref-update HTTP/1.1" 200 156 0.029265 10.0.0.241 - - [2025-10-31 05:14:29] "POST /ref-update HTTP/1.1" 200 156 0.067268 10.0.0.241 - - [2025-10-31 05:14:29] "POST /ref-update HTTP/1.1" 200 156 0.051181 10.0.0.241 - - [2025-10-31 05:14:29] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.025698 10.0.0.241 - - [2025-10-31 05:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005296 10.0.0.241 - - [2025-10-31 05:14:29] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003866 10.0.0.241 - - [2025-10-31 05:14:29] "POST /firewall-policys HTTP/1.1" 200 532 0.032170 10.0.0.241 - - [2025-10-31 05:14:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.050087 10.0.0.241 - - [2025-10-31 05:14:29] "GET /firewall-policy/d7c97929-7810-48c2-85d2-d4ab89531b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.033991 10.0.0.241 - - [2025-10-31 05:14:30] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003736 10.0.0.241 - - [2025-10-31 05:14:30] "GET /firewall-policy/d7c97929-7810-48c2-85d2-d4ab89531b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002987 10.0.0.241 - - [2025-10-31 05:14:30] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003185 10.0.0.241 - - [2025-10-31 05:14:30] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.010189 10.0.0.241 - - [2025-10-31 05:14:30] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003478 10.0.0.241 - - [2025-10-31 05:14:30] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003225 10.0.0.241 - - [2025-10-31 05:14:30] "POST /ref-update HTTP/1.1" 200 156 0.024785 10.0.0.241 - - [2025-10-31 05:14:30] "POST /ref-update HTTP/1.1" 200 156 0.049445 10.0.0.241 - - [2025-10-31 05:14:30] "POST /ref-update HTTP/1.1" 200 156 0.117900 10.0.0.241 - - [2025-10-31 05:14:30] "POST /ref-update HTTP/1.1" 200 156 0.150934 10.0.0.241 - - [2025-10-31 05:14:30] "POST /ref-update HTTP/1.1" 200 156 0.090515 10.0.0.241 - - [2025-10-31 05:14:30] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.012564 10.0.0.241 - - [2025-10-31 05:14:30] "POST /tags HTTP/1.1" 200 300 0.055867 10.0.0.241 - - [2025-10-31 05:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.241 - - [2025-10-31 05:14:30] "GET /tag/28ad6056-843d-48e6-a56d-1bcd36bad129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022768 10.0.0.241 - - [2025-10-31 05:14:30] "POST /set-tag HTTP/1.1" 200 109 0.018021 10.0.0.241 - - [2025-10-31 05:14:31] "POST /tags HTTP/1.1" 200 358 0.149754 10.0.0.241 - - [2025-10-31 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.028290 10.0.0.241 - - [2025-10-31 05:14:31] "GET /tag/b819d9e7-26dc-465f-8856-cb3d0264fcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.025033 10.0.0.241 - - [2025-10-31 05:14:31] "POST /tags HTTP/1.1" 200 306 0.072553 10.0.0.241 - - [2025-10-31 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.241 - - [2025-10-31 05:14:31] "GET /tag/ad9c2aca-996c-4117-8648-865a79ca563b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018219 10.0.0.241 - - [2025-10-31 05:14:31] "POST /id-to-fqname HTTP/1.1" 200 174 0.000694 10.0.0.241 - - [2025-10-31 05:14:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.014934 10.0.0.241 - - [2025-10-31 05:14:31] "POST /security-groups HTTP/1.1" 200 571 0.098521 10.0.0.241 - - [2025-10-31 05:14:31] "POST /projects HTTP/1.1" 200 485 0.352607 10.0.0.241 - - [2025-10-31 05:14:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.010208 10.0.0.241 - - [2025-10-31 05:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014751 10.0.0.241 - - [2025-10-31 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.034864 10.0.0.241 - - [2025-10-31 05:14:31] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.014075 10.0.0.241 - - [2025-10-31 05:14:31] "POST /access-control-lists HTTP/1.1" 200 582 0.089624 10.0.0.241 - - [2025-10-31 05:14:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.018440 10.0.0.241 - - [2025-10-31 05:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010432 10.0.0.241 - - [2025-10-31 05:14:31] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.012959 10.0.0.241 - - [2025-10-31 05:14:32] "POST /access-control-lists HTTP/1.1" 200 580 0.107808 10.0.0.241 - - [2025-10-31 05:14:32] "PUT /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780 HTTP/1.1" 200 265 0.143960 10.0.0.241 - - [2025-10-31 05:14:32] "PUT /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272 HTTP/1.1" 200 265 0.115233 10.0.0.241 - - [2025-10-31 05:14:32] "POST /security-groups HTTP/1.1" 200 539 0.191811 10.0.0.241 - - [2025-10-31 05:14:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043052 10.0.0.241 - - [2025-10-31 05:14:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.048821 10.0.0.241 - - [2025-10-31 05:14:32] "POST /chown HTTP/1.1" 200 109 0.096648 10.0.0.241 - - [2025-10-31 05:14:32] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007594 10.0.0.241 - - [2025-10-31 05:14:32] "POST /access-control-lists HTTP/1.1" 200 598 0.104739 10.0.0.241 - - [2025-10-31 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018947 10.0.0.241 - - [2025-10-31 05:14:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.018874 10.0.0.241 - - [2025-10-31 05:14:32] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003778 10.0.0.241 - - [2025-10-31 05:14:32] "POST /tags HTTP/1.1" 409 207 0.002783 10.0.0.241 - - [2025-10-31 05:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.241 - - [2025-10-31 05:14:32] "GET /tag/ad9c2aca-996c-4117-8648-865a79ca563b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.029199 10.0.0.241 - - [2025-10-31 05:14:32] "POST /access-control-lists HTTP/1.1" 200 596 0.112729 10.0.0.241 - - [2025-10-31 05:14:32] "POST /firewall-rules HTTP/1.1" 200 566 0.116868 10.0.0.241 - - [2025-10-31 05:14:32] "GET /firewall-rule/44c56492-47e5-4bbc-ad34-197265604cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.028090 10.0.0.241 - - [2025-10-31 05:14:32] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004895 10.0.0.241 - - [2025-10-31 05:14:33] "GET /firewall-rule/44c56492-47e5-4bbc-ad34-197265604cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004893 10.0.0.241 - - [2025-10-31 05:14:33] "POST /ref-update HTTP/1.1" 200 156 0.028809 10.0.0.241 - - [2025-10-31 05:14:33] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023042 10.0.0.241 - - [2025-10-31 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.241 - - [2025-10-31 05:14:33] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003617 10.0.0.241 - - [2025-10-31 05:14:33] "POST /tags HTTP/1.1" 409 207 0.002283 10.0.0.241 - - [2025-10-31 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013026 10.0.0.241 - - [2025-10-31 05:14:33] "GET /tag/ad9c2aca-996c-4117-8648-865a79ca563b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.020104 10.0.0.241 - - [2025-10-31 05:14:33] "POST /firewall-rules HTTP/1.1" 200 564 0.088404 10.0.0.241 - - [2025-10-31 05:14:33] "GET /firewall-rule/ebe86e74-006b-4d91-94f4-ff56648236bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008214 10.0.0.241 - - [2025-10-31 05:14:33] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004441 10.0.0.241 - - [2025-10-31 05:14:33] "GET /firewall-rule/ebe86e74-006b-4d91-94f4-ff56648236bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003711 10.0.0.241 - - [2025-10-31 05:14:33] "POST /ref-update HTTP/1.1" 200 156 0.039246 10.0.0.241 - - [2025-10-31 05:14:33] "POST /fqname-to-id HTTP/1.1" 404 226 0.010652 10.0.0.241 - - [2025-10-31 05:14:33] "POST /tags HTTP/1.1" 200 306 0.107415 10.0.0.241 - - [2025-10-31 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012743 10.0.0.241 - - [2025-10-31 05:14:33] "GET /tag/52eaa7aa-09ee-43f5-8590-130292408694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024791 10.0.0.241 - - [2025-10-31 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.241 - - [2025-10-31 05:14:33] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050169 10.0.0.241 - - [2025-10-31 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005174 10.0.0.241 - - [2025-10-31 05:14:33] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.009018 10.0.0.241 - - [2025-10-31 05:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.241 - - [2025-10-31 05:14:33] "GET /service-appliance-set/b8794e24-fbc8-4c28-8654-ef5d7d243808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.007328 10.0.0.241 - - [2025-10-31 05:14:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.004154 10.0.0.241 - - [2025-10-31 05:14:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.150247 10.0.0.241 - - [2025-10-31 05:14:34] "GET /virtual-machine-interface/c150701a-5884-433e-b37a-cfcbd463e7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.020089 10.0.0.241 - - [2025-10-31 05:14:34] "POST /instance-ips HTTP/1.1" 200 382 0.085191 10.0.0.241 - - [2025-10-31 05:14:34] "GET /instance-ip/c4d54995-f35c-4592-945a-d5626b5cfef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010744 10.0.0.241 - - [2025-10-31 05:14:34] "POST /loadbalancers HTTP/1.1" 200 584 0.081147 10.0.0.241 - - [2025-10-31 05:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.060351 10.0.0.241 - - [2025-10-31 05:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.026652 10.0.0.241 - - [2025-10-31 05:14:34] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.062427 10.0.0.241 - - [2025-10-31 05:14:34] "GET /loadbalancer/67b0faba-6bd1-4fd3-b222-b8a603ef7dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.006058 10.0.0.241 - - [2025-10-31 05:14:34] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.098685 10.0.0.241 - - [2025-10-31 05:14:34] "GET /instance-ip/c4d54995-f35c-4592-945a-d5626b5cfef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009222 10.0.0.241 - - [2025-10-31 05:14:34] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.117737 10.0.0.241 - - [2025-10-31 05:14:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013449 10.0.0.241 - - [2025-10-31 05:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.241 - - [2025-10-31 05:14:34] "POST /floating-ips HTTP/1.1" 200 585 0.107571 10.0.0.241 - - [2025-10-31 05:14:34] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.084467 10.0.0.241 - - [2025-10-31 05:14:34] "GET /loadbalancer-listener/4185bf3d-045e-4383-b63c-21331a2808ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003372 10.0.0.241 - - [2025-10-31 05:14:34] "GET /loadbalancer-listener/4185bf3d-045e-4383-b63c-21331a2808ba?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004606 10.0.0.241 - - [2025-10-31 05:14:34] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019763 10.0.0.241 - - [2025-10-31 05:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.241 - - [2025-10-31 05:14:34] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004338 10.0.0.241 - - [2025-10-31 05:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.241 - - [2025-10-31 05:14:35] "GET /instance-ip/c4d54995-f35c-4592-945a-d5626b5cfef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.012475 10.0.0.241 - - [2025-10-31 05:14:35] "GET /instance-ip/c4d54995-f35c-4592-945a-d5626b5cfef9?fields=floating_ips HTTP/1.1" 200 1173 0.006685 10.0.0.241 - - [2025-10-31 05:14:35] "GET /floating-ip/bb219153-a1ef-4164-a4ac-fd72c6b828ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.013781 10.0.0.241 - - [2025-10-31 05:14:35] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.050416 10.0.0.241 - - [2025-10-31 05:14:35] "POST /tags HTTP/1.1" 200 302 0.133777 10.0.0.241 - - [2025-10-31 05:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.035147 10.0.0.241 - - [2025-10-31 05:14:35] "GET /tag/51d0b642-8ef4-4de8-af90-dcb8df2d0997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020169 10.0.0.241 - - [2025-10-31 05:14:35] "POST /tags HTTP/1.1" 200 326 0.094266 10.0.0.241 - - [2025-10-31 05:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019223 10.0.0.241 - - [2025-10-31 05:14:35] "GET /tag/71b9cf06-a3a6-4fca-b397-7221ab56cdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.023863 10.0.0.241 - - [2025-10-31 05:14:35] "POST /tags HTTP/1.1" 200 364 0.074209 10.0.0.241 - - [2025-10-31 05:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016406 10.0.0.241 - - [2025-10-31 05:14:35] "GET /tag/3e28e52a-3d8f-4a23-acdb-648eaac6b947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.032244 10.0.0.241 - - [2025-10-31 05:14:35] "POST /tags HTTP/1.1" 200 312 0.047786 10.0.0.241 - - [2025-10-31 05:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.032075 10.0.0.241 - - [2025-10-31 05:14:35] "GET /tag/f19fb710-d534-4586-a751-217dfe2fcd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018422 10.0.0.241 - - [2025-10-31 05:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009664 10.0.0.241 - - [2025-10-31 05:14:35] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.011541 10.0.0.241 - - [2025-10-31 05:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.241 - - [2025-10-31 05:14:36] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.082396 10.0.0.241 - - [2025-10-31 05:14:36] "POST /virtual-machines HTTP/1.1" 200 378 0.021647 10.0.0.241 - - [2025-10-31 05:14:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011425 10.0.0.241 - - [2025-10-31 05:14:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.155098 10.0.0.241 - - [2025-10-31 05:14:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.039955 10.0.0.241 - - [2025-10-31 05:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015885 10.0.0.241 - - [2025-10-31 05:14:36] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.005508 10.0.0.241 - - [2025-10-31 05:14:36] "POST /instance-ips HTTP/1.1" 200 410 0.037604 10.0.0.241 - - [2025-10-31 05:14:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037924 10.0.0.241 - - [2025-10-31 05:14:36] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.018417 10.0.0.241 - - [2025-10-31 05:14:36] "POST /set-tag HTTP/1.1" 200 109 0.026567 10.0.0.241 - - [2025-10-31 05:14:36] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.031407 10.0.0.241 - - [2025-10-31 05:14:36] "GET /instance-ip/7e57af96-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.005110 10.0.0.241 - - [2025-10-31 05:14:36] "POST /tags HTTP/1.1" 200 356 0.043353 10.0.0.241 - - [2025-10-31 05:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016745 10.0.0.241 - - [2025-10-31 05:14:36] "GET /tag/abf32787-356e-4860-88ee-1b53ab26a57c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.016572 10.0.0.241 - - [2025-10-31 05:14:36] "POST /tags HTTP/1.1" 200 304 0.033722 10.0.0.241 - - [2025-10-31 05:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.038020 10.0.0.241 - - [2025-10-31 05:14:36] "GET /tag/03ed9210-5bae-4d31-9f05-fc11236b01fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025256 10.0.0.241 - - [2025-10-31 05:14:37] "POST /projects HTTP/1.1" 409 218 0.002770 10.0.0.241 - - [2025-10-31 05:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.241 - - [2025-10-31 05:14:37] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.091478 10.0.0.241 - - [2025-10-31 05:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.241 - - [2025-10-31 05:14:37] "GET /network-ipam/5b00f87a-a4cd-4afa-8d61-4b8116ccc3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003670 10.0.0.241 - - [2025-10-31 05:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.241 - - [2025-10-31 05:14:37] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005486 10.0.0.241 - - [2025-10-31 05:14:37] "PUT /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780 HTTP/1.1" 200 265 0.070705 10.0.0.241 - - [2025-10-31 05:14:37] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.024859 10.0.0.241 - - [2025-10-31 05:14:37] "POST /set-tag HTTP/1.1" 200 109 0.077892 10.0.0.241 - - [2025-10-31 05:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009819 10.0.0.241 - - [2025-10-31 05:14:37] "GET /network-ipam/523f9d18-ddce-467e-8811-19dd10d85433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.014434 10.0.0.241 - - [2025-10-31 05:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008235 10.0.0.241 - - [2025-10-31 05:14:37] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.007042 10.0.0.241 - - [2025-10-31 05:14:37] "PUT /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272 HTTP/1.1" 200 265 0.079854 10.0.0.241 - - [2025-10-31 05:14:37] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005271 10.0.0.241 - - [2025-10-31 05:14:37] "POST /set-tag HTTP/1.1" 200 109 0.086636 10.0.0.241 - - [2025-10-31 05:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.024959 10.0.0.241 - - [2025-10-31 05:14:37] "GET /network-policy/433affa8-d175-43cb-86c0-0fc83f3979cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003457 10.0.0.241 - - [2025-10-31 05:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.241 - - [2025-10-31 05:14:37] "GET /network-policy/f04897b5-9cc8-4b40-a3d0-7418efb0ad32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003042 10.0.0.241 - - [2025-10-31 05:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.241 - - [2025-10-31 05:14:37] "GET /network-policy/f28d0c59-a134-4b37-8f3d-12c76a88b9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002963 10.0.0.241 - - [2025-10-31 05:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.241 - - [2025-10-31 05:14:37] "PUT /network-policy/f28d0c59-a134-4b37-8f3d-12c76a88b9ab HTTP/1.1" 200 263 0.014927 10.0.0.241 - - [2025-10-31 05:14:38] "POST /ref-update HTTP/1.1" 200 156 0.133054 10.0.0.241 - - [2025-10-31 05:14:38] "PUT /access-control-list/d8071748-072a-49a2-b145-caae9d1a0e3c HTTP/1.1" 200 273 0.047583 10.0.0.241 - - [2025-10-31 05:14:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013749 10.0.0.241 - - [2025-10-31 05:14:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015143 10.0.0.241 - - [2025-10-31 05:14:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011801 10.0.0.241 - - [2025-10-31 05:14:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006951 10.0.0.241 - - [2025-10-31 05:14:38] "PUT /access-control-list/14b24b84-3f06-40a1-87b4-9b4b050dee38 HTTP/1.1" 200 273 0.105041 10.0.0.241 - - [2025-10-31 05:14:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027775 10.0.0.241 - - [2025-10-31 05:14:38] "POST /security-groups HTTP/1.1" 409 245 0.015263 10.0.0.241 - - [2025-10-31 05:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.241 - - [2025-10-31 05:14:38] "PUT /security-group/f15b28a4-b49c-49a6-a85b-27219ed5633f HTTP/1.1" 200 263 0.070849 10.0.0.241 - - [2025-10-31 05:14:38] "PUT /access-control-list/4b8b43d4-ff8b-4e89-9d58-e13b07f7c186 HTTP/1.1" 200 273 0.039416 10.0.0.241 - - [2025-10-31 05:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.063815 10.0.0.241 - - [2025-10-31 05:14:38] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024541 10.0.0.241 - - [2025-10-31 05:14:38] "PUT /access-control-list/03824010-e2b6-46d0-8088-4a230627dcba HTTP/1.1" 200 273 0.051000 10.0.0.241 - - [2025-10-31 05:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.241 - - [2025-10-31 05:14:38] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011107 10.0.0.241 - - [2025-10-31 05:14:38] "POST /tags HTTP/1.1" 409 206 0.002470 10.0.0.241 - - [2025-10-31 05:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.241 - - [2025-10-31 05:14:38] "GET /tag/03ed9210-5bae-4d31-9f05-fc11236b01fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023060 10.0.0.241 - - [2025-10-31 05:14:38] "POST /firewall-rules HTTP/1.1" 200 564 0.070417 10.0.0.241 - - [2025-10-31 05:14:38] "GET /firewall-rule/74012446-c8ca-4491-9f02-d4ef657eef7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008623 10.0.0.241 - - [2025-10-31 05:14:38] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004352 10.0.0.241 - - [2025-10-31 05:14:38] "GET /firewall-rule/74012446-c8ca-4491-9f02-d4ef657eef7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003483 10.0.0.241 - - [2025-10-31 05:14:38] "POST /ref-update HTTP/1.1" 200 156 0.032713 10.0.0.241 - - [2025-10-31 05:14:38] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017191 10.0.0.241 - - [2025-10-31 05:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008307 10.0.0.241 - - [2025-10-31 05:14:38] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003766 10.0.0.241 - - [2025-10-31 05:14:38] "POST /tags HTTP/1.1" 409 206 0.002217 10.0.0.241 - - [2025-10-31 05:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008374 10.0.0.241 - - [2025-10-31 05:14:39] "GET /tag/03ed9210-5bae-4d31-9f05-fc11236b01fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016810 10.0.0.241 - - [2025-10-31 05:14:39] "POST /firewall-rules HTTP/1.1" 200 562 0.100331 10.0.0.241 - - [2025-10-31 05:14:39] "GET /firewall-rule/0a7b06c1-7233-4a3d-8f56-51cf7fed82cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.010834 10.0.0.241 - - [2025-10-31 05:14:39] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005450 10.0.0.241 - - [2025-10-31 05:14:39] "GET /firewall-rule/0a7b06c1-7233-4a3d-8f56-51cf7fed82cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004800 10.0.0.241 - - [2025-10-31 05:14:39] "POST /ref-update HTTP/1.1" 200 156 0.035815 10.0.0.241 - - [2025-10-31 05:14:39] "POST /tags HTTP/1.1" 200 302 0.055839 10.0.0.241 - - [2025-10-31 05:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006188 10.0.0.241 - - [2025-10-31 05:14:39] "GET /tag/6af94e4b-e2a1-44d6-b661-91848953fbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.020976 10.0.0.241 - - [2025-10-31 05:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.241 - - [2025-10-31 05:14:39] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047686 10.0.0.241 - - [2025-10-31 05:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.241 - - [2025-10-31 05:14:39] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.007169 10.0.0.241 - - [2025-10-31 05:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.241 - - [2025-10-31 05:14:39] "GET /service-appliance-set/b8794e24-fbc8-4c28-8654-ef5d7d243808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004740 10.0.0.241 - - [2025-10-31 05:14:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.008369 10.0.0.241 - - [2025-10-31 05:14:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.119571 10.0.0.241 - - [2025-10-31 05:14:39] "GET /virtual-machine-interface/735cb9ec-fb3f-4c8a-b52c-c4c433515a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.005229 10.0.0.241 - - [2025-10-31 05:14:39] "POST /instance-ips HTTP/1.1" 200 378 0.033235 10.0.0.241 - - [2025-10-31 05:14:39] "GET /instance-ip/38dfe5e0-fc3c-4e4b-82fb-adb8fbf316eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005794 10.0.0.241 - - [2025-10-31 05:14:40] "POST /loadbalancers HTTP/1.1" 200 584 0.113695 10.0.0.241 - - [2025-10-31 05:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.047333 10.0.0.241 - - [2025-10-31 05:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014874 10.0.0.241 - - [2025-10-31 05:14:40] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.063549 10.0.0.241 - - [2025-10-31 05:14:40] "GET /instance-ip/38dfe5e0-fc3c-4e4b-82fb-adb8fbf316eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011614 10.0.0.241 - - [2025-10-31 05:14:40] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.079053 10.0.0.241 - - [2025-10-31 05:14:40] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004308 10.0.0.241 - - [2025-10-31 05:14:40] "POST /floating-ips HTTP/1.1" 200 583 0.075783 10.0.0.241 - - [2025-10-31 05:14:40] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.097517 10.0.0.241 - - [2025-10-31 05:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010944 10.0.0.241 - - [2025-10-31 05:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015388 10.0.0.241 - - [2025-10-31 05:14:40] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.059851 10.0.0.241 - - [2025-10-31 05:14:40] "GET /loadbalancer-listener/c8294301-5887-4db9-8325-f7e724b01100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003846 10.0.0.241 - - [2025-10-31 05:14:40] "GET /loadbalancer-listener/c8294301-5887-4db9-8325-f7e724b01100?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004176 10.0.0.241 - - [2025-10-31 05:14:40] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042810 10.0.0.241 - - [2025-10-31 05:14:40] "GET /instance-ip/38dfe5e0-fc3c-4e4b-82fb-adb8fbf316eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009259 10.0.0.241 - - [2025-10-31 05:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014946 10.0.0.241 - - [2025-10-31 05:14:40] "GET /instance-ip/38dfe5e0-fc3c-4e4b-82fb-adb8fbf316eb?fields=floating_ips HTTP/1.1" 200 1165 0.026313 10.0.0.241 - - [2025-10-31 05:14:40] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.011112 10.0.0.241 - - [2025-10-31 05:14:40] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.085557 10.0.0.241 - - [2025-10-31 05:14:40] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004154 10.0.0.241 - - [2025-10-31 05:14:40] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.044964 10.0.0.241 - - [2025-10-31 05:14:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020115 10.0.0.241 - - [2025-10-31 05:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019837 10.0.0.241 - - [2025-10-31 05:14:41] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.066777 10.0.0.241 - - [2025-10-31 05:14:41] "GET /loadbalancer-listener/c60a9962-029b-4aac-a97d-e5ec46511b87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003544 10.0.0.241 - - [2025-10-31 05:14:41] "GET /loadbalancer-listener/c60a9962-029b-4aac-a97d-e5ec46511b87?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.016098 10.0.0.241 - - [2025-10-31 05:14:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.051227 10.0.0.241 - - [2025-10-31 05:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007071 10.0.0.241 - - [2025-10-31 05:14:41] "GET /instance-ip/38dfe5e0-fc3c-4e4b-82fb-adb8fbf316eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002906 10.0.0.241 - - [2025-10-31 05:14:41] "GET /instance-ip/38dfe5e0-fc3c-4e4b-82fb-adb8fbf316eb?fields=floating_ips HTTP/1.1" 200 1165 0.002613 10.0.0.241 - - [2025-10-31 05:14:41] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045315 10.0.0.241 - - [2025-10-31 05:14:41] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003009 10.0.0.241 - - [2025-10-31 05:14:41] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003278 10.0.0.241 - - [2025-10-31 05:14:41] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.029914 10.0.0.241 - - [2025-10-31 05:14:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020478 10.0.0.241 - - [2025-10-31 05:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010329 10.0.0.241 - - [2025-10-31 05:14:41] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.056876 10.0.0.241 - - [2025-10-31 05:14:41] "GET /loadbalancer-listener/a44da493-b8a2-43df-978c-bb4cebdb589c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.007145 10.0.0.241 - - [2025-10-31 05:14:41] "GET /loadbalancer-listener/a44da493-b8a2-43df-978c-bb4cebdb589c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.006857 10.0.0.241 - - [2025-10-31 05:14:41] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.032300 10.0.0.241 - - [2025-10-31 05:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.241 - - [2025-10-31 05:14:41] "GET /instance-ip/38dfe5e0-fc3c-4e4b-82fb-adb8fbf316eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007244 10.0.0.241 - - [2025-10-31 05:14:41] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008789 10.0.0.241 - - [2025-10-31 05:14:41] "GET /instance-ip/38dfe5e0-fc3c-4e4b-82fb-adb8fbf316eb?fields=floating_ips HTTP/1.1" 200 1165 0.003653 10.0.0.241 - - [2025-10-31 05:14:41] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002576 10.0.0.241 - - [2025-10-31 05:14:41] "POST /tags HTTP/1.1" 200 372 0.031810 10.0.0.241 - - [2025-10-31 05:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008152 10.0.0.241 - - [2025-10-31 05:14:41] "GET /tag/967ce25b-f4b2-48bf-9f3c-84b8e4406c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.016488 10.0.0.241 - - [2025-10-31 05:14:41] "POST /tags HTTP/1.1" 200 320 0.034153 10.0.0.241 - - [2025-10-31 05:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009133 10.0.0.241 - - [2025-10-31 05:14:41] "GET /tag/b7ca9188-1f90-4455-bcc3-0d4c50645e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.021348 10.0.0.241 - - [2025-10-31 05:14:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.000577 10.0.0.241 - - [2025-10-31 05:14:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.015036 10.0.0.241 - - [2025-10-31 05:14:42] "POST /security-groups HTTP/1.1" 200 578 0.073262 10.0.0.241 - - [2025-10-31 05:14:42] "POST /projects HTTP/1.1" 200 499 0.202401 10.0.0.241 - - [2025-10-31 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.007918 10.0.0.241 - - [2025-10-31 05:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.035498 10.0.0.241 - - [2025-10-31 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.020818 10.0.0.241 - - [2025-10-31 05:14:42] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014662 10.0.0.241 - - [2025-10-31 05:14:42] "POST /access-control-lists HTTP/1.1" 200 589 0.094554 10.0.0.241 - - [2025-10-31 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.241 - - [2025-10-31 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.018753 10.0.0.241 - - [2025-10-31 05:14:42] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.024184 10.0.0.241 - - [2025-10-31 05:14:42] "POST /access-control-lists HTTP/1.1" 200 587 0.077618 10.0.0.241 - - [2025-10-31 05:14:42] "PUT /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780 HTTP/1.1" 200 265 0.102409 10.0.0.241 - - [2025-10-31 05:14:42] "PUT /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272 HTTP/1.1" 200 265 0.067369 10.0.0.241 - - [2025-10-31 05:14:42] "POST /security-groups HTTP/1.1" 200 560 0.097370 10.0.0.241 - - [2025-10-31 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.002701 10.0.0.241 - - [2025-10-31 05:14:42] "POST /access-control-lists HTTP/1.1" 200 612 0.068781 10.0.0.241 - - [2025-10-31 05:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.054441 10.0.0.241 - - [2025-10-31 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.013870 10.0.0.241 - - [2025-10-31 05:14:42] "POST /chown HTTP/1.1" 200 109 0.045423 10.0.0.241 - - [2025-10-31 05:14:42] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013449 10.0.0.241 - - [2025-10-31 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.241 - - [2025-10-31 05:14:42] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004722 10.0.0.241 - - [2025-10-31 05:14:42] "POST /tags HTTP/1.1" 409 214 0.002046 10.0.0.241 - - [2025-10-31 05:14:42] "POST /access-control-lists HTTP/1.1" 200 610 0.118945 10.0.0.241 - - [2025-10-31 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.241 - - [2025-10-31 05:14:42] "GET /tag/b7ca9188-1f90-4455-bcc3-0d4c50645e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.021565 10.0.0.241 - - [2025-10-31 05:14:42] "POST /firewall-rules HTTP/1.1" 200 580 0.105265 10.0.0.241 - - [2025-10-31 05:14:43] "GET /firewall-rule/25cf513f-c838-4274-b1f2-49ee3d917b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004618 10.0.0.241 - - [2025-10-31 05:14:43] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004253 10.0.0.241 - - [2025-10-31 05:14:43] "GET /firewall-rule/25cf513f-c838-4274-b1f2-49ee3d917b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002340 10.0.0.241 - - [2025-10-31 05:14:43] "POST /ref-update HTTP/1.1" 200 156 0.026671 10.0.0.241 - - [2025-10-31 05:14:43] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005313 10.0.0.241 - - [2025-10-31 05:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005316 10.0.0.241 - - [2025-10-31 05:14:43] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003046 10.0.0.241 - - [2025-10-31 05:14:43] "POST /tags HTTP/1.1" 409 214 0.007779 10.0.0.241 - - [2025-10-31 05:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.241 - - [2025-10-31 05:14:43] "GET /tag/b7ca9188-1f90-4455-bcc3-0d4c50645e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016716 10.0.0.241 - - [2025-10-31 05:14:43] "POST /firewall-rules HTTP/1.1" 200 578 0.082155 10.0.0.241 - - [2025-10-31 05:14:43] "GET /firewall-rule/3aa4906b-0af1-4805-be25-fec660e7281b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.010521 10.0.0.241 - - [2025-10-31 05:14:43] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.005178 10.0.0.241 - - [2025-10-31 05:14:43] "GET /firewall-rule/3aa4906b-0af1-4805-be25-fec660e7281b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006425 10.0.0.241 - - [2025-10-31 05:14:43] "POST /ref-update HTTP/1.1" 200 156 0.100519 10.0.0.241 - - [2025-10-31 05:14:43] "POST /tags HTTP/1.1" 200 364 0.020033 10.0.0.241 - - [2025-10-31 05:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010209 10.0.0.241 - - [2025-10-31 05:14:43] "GET /tag/2099c03b-b642-4e27-9194-ae8b857101a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018685 10.0.0.241 - - [2025-10-31 05:14:43] "POST /tags HTTP/1.1" 200 312 0.018990 10.0.0.241 - - [2025-10-31 05:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014739 10.0.0.241 - - [2025-10-31 05:14:43] "GET /tag/19509896-8f95-4a02-9e12-c7792bd00cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013476 10.0.0.241 - - [2025-10-31 05:14:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000542 10.0.0.241 - - [2025-10-31 05:14:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.005770 10.0.0.241 - - [2025-10-31 05:14:44] "POST /security-groups HTTP/1.1" 200 574 0.102702 10.0.0.241 - - [2025-10-31 05:14:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.002038 10.0.0.241 - - [2025-10-31 05:14:44] "POST /projects HTTP/1.1" 200 491 0.273234 10.0.0.241 - - [2025-10-31 05:14:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010849 10.0.0.241 - - [2025-10-31 05:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007488 10.0.0.241 - - [2025-10-31 05:14:44] "POST /access-control-lists HTTP/1.1" 200 585 0.078874 10.0.0.241 - - [2025-10-31 05:14:44] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.020049 10.0.0.241 - - [2025-10-31 05:14:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.019349 10.0.0.241 - - [2025-10-31 05:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.241 - - [2025-10-31 05:14:44] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.006819 10.0.0.241 - - [2025-10-31 05:14:44] "POST /access-control-lists HTTP/1.1" 200 583 0.100533 10.0.0.241 - - [2025-10-31 05:14:44] "PUT /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780 HTTP/1.1" 200 265 0.086655 10.0.0.241 - - [2025-10-31 05:14:44] "PUT /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272 HTTP/1.1" 200 265 0.066630 10.0.0.241 - - [2025-10-31 05:14:44] "POST /security-groups HTTP/1.1" 200 548 0.085079 10.0.0.241 - - [2025-10-31 05:14:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.001946 10.0.0.241 - - [2025-10-31 05:14:44] "POST /access-control-lists HTTP/1.1" 200 604 0.026274 10.0.0.241 - - [2025-10-31 05:14:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018114 10.0.0.241 - - [2025-10-31 05:14:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.002468 10.0.0.241 - - [2025-10-31 05:14:44] "POST /chown HTTP/1.1" 200 109 0.025146 10.0.0.241 - - [2025-10-31 05:14:44] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002063 10.0.0.241 - - [2025-10-31 05:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008638 10.0.0.241 - - [2025-10-31 05:14:44] "POST /access-control-lists HTTP/1.1" 200 602 0.073553 10.0.0.241 - - [2025-10-31 05:14:44] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009557 10.0.0.241 - - [2025-10-31 05:14:44] "POST /tags HTTP/1.1" 409 210 0.004837 10.0.0.241 - - [2025-10-31 05:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.241 - - [2025-10-31 05:14:44] "GET /tag/19509896-8f95-4a02-9e12-c7792bd00cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011436 10.0.0.241 - - [2025-10-31 05:14:44] "POST /firewall-rules HTTP/1.1" 200 572 0.073188 10.0.0.241 - - [2025-10-31 05:14:44] "GET /firewall-rule/c2b879b2-b393-419c-94b8-a7a14d6aa572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004879 10.0.0.241 - - [2025-10-31 05:14:44] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.010980 10.0.0.241 - - [2025-10-31 05:14:44] "GET /firewall-rule/c2b879b2-b393-419c-94b8-a7a14d6aa572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004817 10.0.0.241 - - [2025-10-31 05:14:44] "POST /ref-update HTTP/1.1" 200 156 0.040043 10.0.0.241 - - [2025-10-31 05:14:44] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028900 10.0.0.241 - - [2025-10-31 05:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.241 - - [2025-10-31 05:14:45] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003465 10.0.0.241 - - [2025-10-31 05:14:45] "POST /tags HTTP/1.1" 409 210 0.003720 10.0.0.241 - - [2025-10-31 05:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005940 10.0.0.241 - - [2025-10-31 05:14:45] "GET /tag/19509896-8f95-4a02-9e12-c7792bd00cb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.021063 10.0.0.241 - - [2025-10-31 05:14:45] "POST /firewall-rules HTTP/1.1" 200 570 0.088176 10.0.0.241 - - [2025-10-31 05:14:45] "GET /firewall-rule/5ff96239-5187-4473-a17d-06c523fb7a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008931 10.0.0.241 - - [2025-10-31 05:14:45] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.006082 10.0.0.241 - - [2025-10-31 05:14:45] "GET /firewall-rule/5ff96239-5187-4473-a17d-06c523fb7a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005462 10.0.0.241 - - [2025-10-31 05:14:45] "POST /ref-update HTTP/1.1" 200 156 0.095141 10.0.0.241 - - [2025-10-31 05:14:45] "POST /tags HTTP/1.1" 409 237 0.002625 10.0.0.241 - - [2025-10-31 05:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.241 - - [2025-10-31 05:14:45] "GET /tag/3e28e52a-3d8f-4a23-acdb-648eaac6b947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018462 10.0.0.241 - - [2025-10-31 05:14:45] "POST /tags HTTP/1.1" 409 210 0.002508 10.0.0.241 - - [2025-10-31 05:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.241 - - [2025-10-31 05:14:45] "GET /tag/f19fb710-d534-4586-a751-217dfe2fcd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016584 10.0.0.241 - - [2025-10-31 05:14:45] "POST /projects HTTP/1.1" 409 223 0.002897 10.0.0.241 - - [2025-10-31 05:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.241 - - [2025-10-31 05:14:45] "GET /project/e17bc603-a274-400a-a92f-3782647c3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040314 10.0.0.241 - - [2025-10-31 05:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.241 - - [2025-10-31 05:14:45] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.008878 10.0.0.241 - - [2025-10-31 05:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015034 10.0.0.241 - - [2025-10-31 05:14:45] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.009841 10.0.0.241 - - [2025-10-31 05:14:45] "PUT /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780 HTTP/1.1" 200 265 0.088426 10.0.0.241 - - [2025-10-31 05:14:45] "PUT /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272 HTTP/1.1" 200 265 0.080994 10.0.0.241 - - [2025-10-31 05:14:45] "POST /security-groups HTTP/1.1" 409 253 0.011145 10.0.0.241 - - [2025-10-31 05:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.241 - - [2025-10-31 05:14:46] "PUT /security-group/7b9ea624-3bb3-4dbc-9f85-d66d20b65879 HTTP/1.1" 200 263 0.067902 10.0.0.241 - - [2025-10-31 05:14:46] "PUT /access-control-list/7997a3df-34ff-41e0-8c27-1bf345a0b997 HTTP/1.1" 200 273 0.025025 10.0.0.241 - - [2025-10-31 05:14:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032343 10.0.0.241 - - [2025-10-31 05:14:46] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023512 10.0.0.241 - - [2025-10-31 05:14:46] "PUT /access-control-list/61261e02-58d1-4edd-83a6-1064a3faa962 HTTP/1.1" 200 273 0.043628 10.0.0.241 - - [2025-10-31 05:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.241 - - [2025-10-31 05:14:46] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007890 10.0.0.241 - - [2025-10-31 05:14:46] "POST /tags HTTP/1.1" 409 210 0.002215 10.0.0.241 - - [2025-10-31 05:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007385 10.0.0.241 - - [2025-10-31 05:14:46] "GET /tag/f19fb710-d534-4586-a751-217dfe2fcd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.036777 10.0.0.241 - - [2025-10-31 05:14:46] "POST /firewall-rules HTTP/1.1" 200 572 0.090311 10.0.0.241 - - [2025-10-31 05:14:46] "GET /firewall-rule/804ecfc8-363f-4331-a3fe-5cf1bf7b427e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016778 10.0.0.241 - - [2025-10-31 05:14:46] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005977 10.0.0.241 - - [2025-10-31 05:14:46] "GET /firewall-rule/804ecfc8-363f-4331-a3fe-5cf1bf7b427e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005171 10.0.0.241 - - [2025-10-31 05:14:46] "POST /ref-update HTTP/1.1" 200 156 0.062523 10.0.0.241 - - [2025-10-31 05:14:46] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012465 10.0.0.241 - - [2025-10-31 05:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.241 - - [2025-10-31 05:14:46] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003138 10.0.0.241 - - [2025-10-31 05:14:46] "POST /tags HTTP/1.1" 409 210 0.002094 10.0.0.241 - - [2025-10-31 05:14:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.241 - - [2025-10-31 05:14:46] "GET /tag/f19fb710-d534-4586-a751-217dfe2fcd8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.020441 10.0.0.241 - - [2025-10-31 05:14:46] "POST /firewall-rules HTTP/1.1" 200 570 0.107686 10.0.0.241 - - [2025-10-31 05:14:46] "GET /firewall-rule/30a3b94d-b1f8-4ce1-b6fd-4a9f4b1e1227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.024730 10.0.0.241 - - [2025-10-31 05:14:46] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.007295 10.0.0.241 - - [2025-10-31 05:14:46] "GET /firewall-rule/30a3b94d-b1f8-4ce1-b6fd-4a9f4b1e1227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002784 10.0.0.241 - - [2025-10-31 05:14:47] "POST /ref-update HTTP/1.1" 200 156 0.062869 10.0.0.241 - - [2025-10-31 05:14:47] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007702 10.0.0.241 - - [2025-10-31 05:14:47] "POST /set-tag HTTP/1.1" 200 109 0.002964 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:15:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001100 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:15:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001105 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:15:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:15:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000958 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:15:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:15:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001411 10.0.0.240 - - [2025-10-31 05:16:25] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.240 - - [2025-10-31 05:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.240 - - [2025-10-31 05:16:25] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005295 10.0.0.240 - - [2025-10-31 05:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.240 - - [2025-10-31 05:16:26] "GET /routing-instance/e47b2dda-0e03-422a-aa35-14bb453c2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003961 10.0.0.240 - - [2025-10-31 05:16:26] "PUT /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27 HTTP/1.1" 200 275 0.010916 10.0.0.240 - - [2025-10-31 05:16:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.015757 10.0.0.240 - - [2025-10-31 05:16:26] "POST /virtual-routers HTTP/1.1" 200 601 0.018683 10.0.0.240 - - [2025-10-31 05:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014225 10.0.0.240 - - [2025-10-31 05:16:26] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004275 10.0.0.240 - - [2025-10-31 05:16:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.002280 10.0.0.240 - - [2025-10-31 05:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.240 - - [2025-10-31 05:16:26] "GET /virtual-network/67a48e59-a80f-4b06-9e6b-2c602fe4f883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004204 10.0.0.240 - - [2025-10-31 05:16:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.062136 10.0.0.241 - - [2025-10-31 05:17:25] "GET /global-system-configs HTTP/1.1" 200 323 0.002875 10.0.0.241 - - [2025-10-31 05:17:25] "GET /global-system-configs HTTP/1.1" 200 323 0.003443 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:17:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001013 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:17:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001574 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:17:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:17:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001071 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:17:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001172 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:17:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001168 10.0.0.240 - - [2025-10-31 05:17:57] "GET / HTTP/1.1" 200 36215 0.002083 10.0.0.240 - - [2025-10-31 05:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.240 - - [2025-10-31 05:17:57] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007675 10.0.0.240 - - [2025-10-31 05:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.240 - - [2025-10-31 05:17:57] "GET /routing-instance/e47b2dda-0e03-422a-aa35-14bb453c2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003510 10.0.0.240 - - [2025-10-31 05:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.240 - - [2025-10-31 05:17:57] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003710 10.0.0.240 - - [2025-10-31 05:17:57] "PUT /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889 HTTP/1.1" 200 263 0.018240 10.0.0.240 - - [2025-10-31 05:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.240 - - [2025-10-31 05:17:57] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004043 10.0.0.240 - - [2025-10-31 05:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.240 - - [2025-10-31 05:17:57] "GET /virtual-machine-interface/200f5920-db76-4055-a5f9-748cb675c08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005313 10.0.0.240 - - [2025-10-31 05:17:57] "PUT /virtual-machine-interface/200f5920-db76-4055-a5f9-748cb675c08f HTTP/1.1" 200 285 0.012208 10.0.0.241 - - [2025-10-31 05:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.241 - - [2025-10-31 05:18:14] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003236 10.0.0.241 - - [2025-10-31 05:18:33] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004717 10.0.0.241 - - [2025-10-31 05:18:33] "POST /ref-update HTTP/1.1" 200 156 0.010606 10.0.0.241 - - [2025-10-31 05:18:45] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006024 10.0.0.241 - - [2025-10-31 05:18:45] "POST /set-tag HTTP/1.1" 200 109 0.003431 10.0.0.241 - - [2025-10-31 05:18:45] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005956 10.0.0.241 - - [2025-10-31 05:18:45] "POST /set-tag HTTP/1.1" 200 109 0.005653 10.0.0.241 - - [2025-10-31 05:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.241 - - [2025-10-31 05:18:46] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002914 10.0.0.241 - - [2025-10-31 05:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.241 - - [2025-10-31 05:18:46] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002938 10.0.0.241 - - [2025-10-31 05:18:46] "GET /loadbalancer-pool/aa688920-8c93-498f-901b-93b9e5da1e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004927 10.0.0.241 - - [2025-10-31 05:18:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022050 10.0.0.241 - - [2025-10-31 05:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037971 10.0.0.241 - - [2025-10-31 05:18:46] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.023225 10.0.0.241 - - [2025-10-31 05:18:46] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.019154 10.0.0.241 - - [2025-10-31 05:18:46] "POST /ref-update HTTP/1.1" 200 156 0.012145 10.0.0.241 - - [2025-10-31 05:18:46] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.016386 10.0.0.241 - - [2025-10-31 05:18:46] "POST /tags HTTP/1.1" 409 205 0.010933 10.0.0.241 - - [2025-10-31 05:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.241 - - [2025-10-31 05:18:46] "GET /tag/6af94e4b-e2a1-44d6-b661-91848953fbc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014586 10.0.0.241 - - [2025-10-31 05:18:46] "PUT /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216 HTTP/1.1" 200 257 0.047191 10.0.0.241 - - [2025-10-31 05:18:46] "POST /set-tag HTTP/1.1" 200 109 0.086609 10.0.0.241 - - [2025-10-31 05:18:46] "GET /loadbalancer-pool/21b2c472-5159-4b80-a02f-9881f2ac7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020683 10.0.0.241 - - [2025-10-31 05:18:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032178 10.0.0.241 - - [2025-10-31 05:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010487 10.0.0.241 - - [2025-10-31 05:18:46] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009958 10.0.0.241 - - [2025-10-31 05:18:46] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.241 - - [2025-10-31 05:18:46] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005198 10.0.0.241 - - [2025-10-31 05:18:46] "POST /ref-update HTTP/1.1" 200 156 0.009642 10.0.0.241 - - [2025-10-31 05:18:46] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003869 10.0.0.241 - - [2025-10-31 05:18:46] "GET /loadbalancer-pool/3cc84216-0064-4bfd-9a05-12794aa8ae65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007902 10.0.0.241 - - [2025-10-31 05:18:46] "PUT /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216 HTTP/1.1" 200 257 0.035148 10.0.0.241 - - [2025-10-31 05:18:46] "POST /loadbalancer-members HTTP/1.1" 200 694 0.058369 10.0.0.241 - - [2025-10-31 05:18:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033875 10.0.0.241 - - [2025-10-31 05:18:46] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.017078 10.0.0.241 - - [2025-10-31 05:18:46] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004669 10.0.0.241 - - [2025-10-31 05:18:46] "POST /ref-update HTTP/1.1" 200 156 0.017405 10.0.0.241 - - [2025-10-31 05:18:46] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.008241 10.0.0.241 - - [2025-10-31 05:18:46] "POST /set-tag HTTP/1.1" 200 109 0.007793 10.0.0.241 - - [2025-10-31 05:18:46] "PUT /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216 HTTP/1.1" 200 257 0.025227 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:18:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001202 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:18:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001214 10.0.0.241 - - [2025-10-31 05:20:19] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008416 10.0.0.241 - - [2025-10-31 05:20:19] "POST /set-tag HTTP/1.1" 200 109 0.004217 10.0.0.241 - - [2025-10-31 05:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.241 - - [2025-10-31 05:20:19] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004842 10.0.0.241 - - [2025-10-31 05:20:19] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004690 10.0.0.241 - - [2025-10-31 05:20:19] "POST /set-tag HTTP/1.1" 200 109 0.023405 10.0.0.241 - - [2025-10-31 05:20:19] "DELETE /loadbalancer-member/1302e52c-6e7b-40aa-be58-2329dfd36a21 HTTP/1.1" 200 115 0.051799 10.0.0.241 - - [2025-10-31 05:20:19] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012501 10.0.0.241 - - [2025-10-31 05:20:19] "POST /set-tag HTTP/1.1" 200 109 0.017519 10.0.0.241 - - [2025-10-31 05:20:19] "DELETE /loadbalancer-member/c1664eb5-4ecb-47ee-b1a0-db4454d38378 HTTP/1.1" 200 115 0.046811 10.0.0.241 - - [2025-10-31 05:20:19] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006030 10.0.0.241 - - [2025-10-31 05:20:19] "POST /set-tag HTTP/1.1" 200 109 0.003517 10.0.0.241 - - [2025-10-31 05:20:19] "DELETE /loadbalancer-member/c9d1d972-fedd-4037-9800-ed88a54847ff HTTP/1.1" 200 115 0.048283 10.0.0.241 - - [2025-10-31 05:20:19] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009217 10.0.0.241 - - [2025-10-31 05:20:19] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.241 - - [2025-10-31 05:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.241 - - [2025-10-31 05:20:19] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003000 10.0.0.241 - - [2025-10-31 05:20:20] "GET /loadbalancer-pool/aa688920-8c93-498f-901b-93b9e5da1e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003596 10.0.0.241 - - [2025-10-31 05:20:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028854 10.0.0.241 - - [2025-10-31 05:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.031757 10.0.0.241 - - [2025-10-31 05:20:20] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012985 10.0.0.241 - - [2025-10-31 05:20:20] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.009861 10.0.0.241 - - [2025-10-31 05:20:20] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003270 10.0.0.241 - - [2025-10-31 05:20:20] "POST /set-tag HTTP/1.1" 200 109 0.068499 10.0.0.241 - - [2025-10-31 05:20:20] "GET /loadbalancer-pool/21b2c472-5159-4b80-a02f-9881f2ac7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.024036 10.0.0.241 - - [2025-10-31 05:20:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026328 10.0.0.241 - - [2025-10-31 05:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016726 10.0.0.241 - - [2025-10-31 05:20:20] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.021234 10.0.0.241 - - [2025-10-31 05:20:20] "POST /set-tag HTTP/1.1" 200 109 0.004251 10.0.0.241 - - [2025-10-31 05:20:20] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008090 10.0.0.241 - - [2025-10-31 05:20:20] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003165 10.0.0.241 - - [2025-10-31 05:20:20] "GET /loadbalancer-pool/3cc84216-0064-4bfd-9a05-12794aa8ae65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003393 10.0.0.241 - - [2025-10-31 05:20:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018025 10.0.0.241 - - [2025-10-31 05:20:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015909 10.0.0.241 - - [2025-10-31 05:20:20] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009171 10.0.0.241 - - [2025-10-31 05:20:20] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009458 10.0.0.241 - - [2025-10-31 05:20:20] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002676 10.0.0.241 - - [2025-10-31 05:20:20] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.241 - - [2025-10-31 05:22:25] "GET /global-system-configs HTTP/1.1" 200 323 0.002861 10.0.0.241 - - [2025-10-31 05:22:25] "GET /global-system-configs HTTP/1.1" 200 323 0.002501 10.0.0.241 - - [2025-10-31 05:23:20] "GET / HTTP/1.1" 200 36215 0.002572 10.0.0.241 - - [2025-10-31 05:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008020 10.0.0.241 - - [2025-10-31 05:23:20] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.111209 10.0.0.241 - - [2025-10-31 05:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.241 - - [2025-10-31 05:23:20] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057228 10.0.0.241 - - [2025-10-31 05:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.241 - - [2025-10-31 05:23:21] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050348 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:23:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001180 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:23:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002443 10.0.0.241 - - [2025-10-31 05:23:21] "POST /tags HTTP/1.1" 200 334 0.089691 10.0.0.241 - - [2025-10-31 05:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014025 10.0.0.241 - - [2025-10-31 05:23:21] "GET /tag/3f2c6a52-3ef3-4ac8-8b7b-b44fff128c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.032193 10.0.0.241 - - [2025-10-31 05:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.241 - - [2025-10-31 05:23:22] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.108588 10.0.0.241 - - [2025-10-31 05:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011011 10.0.0.241 - - [2025-10-31 05:23:22] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.039480 10.0.0.241 - - [2025-10-31 05:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.241 - - [2025-10-31 05:23:22] "GET /service-appliance-set/b8794e24-fbc8-4c28-8654-ef5d7d243808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006420 10.0.0.241 - - [2025-10-31 05:23:22] "POST /fqname-to-id HTTP/1.1" 404 254 0.003317 10.0.0.241 - - [2025-10-31 05:23:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.329974 10.0.0.241 - - [2025-10-31 05:23:22] "GET /virtual-machine-interface/25d4ca5b-7213-4a76-81ac-ecb750c782be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.022728 10.0.0.241 - - [2025-10-31 05:23:22] "POST /instance-ips HTTP/1.1" 200 410 0.053250 10.0.0.241 - - [2025-10-31 05:23:22] "GET /instance-ip/f5d7b75f-916d-4367-8754-bdceac9e7653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.019613 10.0.0.241 - - [2025-10-31 05:23:23] "POST /loadbalancers HTTP/1.1" 200 612 0.125718 10.0.0.241 - - [2025-10-31 05:23:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.049004 10.0.0.241 - - [2025-10-31 05:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014492 10.0.0.241 - - [2025-10-31 05:23:23] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.101067 10.0.0.241 - - [2025-10-31 05:23:23] "GET /instance-ip/f5d7b75f-916d-4367-8754-bdceac9e7653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.032958 10.0.0.241 - - [2025-10-31 05:23:23] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.139654 10.0.0.241 - - [2025-10-31 05:23:23] "GET /loadbalancer/5c09b71c-8810-4500-b83b-a976567b4442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.039776 10.0.0.241 - - [2025-10-31 05:23:23] "POST /floating-ips HTTP/1.1" 200 599 0.164348 10.0.0.241 - - [2025-10-31 05:23:23] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.130141 10.0.0.241 - - [2025-10-31 05:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.241 - - [2025-10-31 05:23:23] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.087309 10.0.0.241 - - [2025-10-31 05:23:23] "GET /loadbalancer-listener/7c2a9a4f-3541-4445-95d6-ff79f567407d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.009983 10.0.0.241 - - [2025-10-31 05:23:23] "GET /loadbalancer-listener/7c2a9a4f-3541-4445-95d6-ff79f567407d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.008111 10.0.0.241 - - [2025-10-31 05:23:23] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.053931 10.0.0.241 - - [2025-10-31 05:23:23] "GET /instance-ip/f5d7b75f-916d-4367-8754-bdceac9e7653?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006264 10.0.0.241 - - [2025-10-31 05:23:23] "GET /instance-ip/f5d7b75f-916d-4367-8754-bdceac9e7653?fields=floating_ips HTTP/1.1" 200 1214 0.018244 10.0.0.241 - - [2025-10-31 05:23:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.241 - - [2025-10-31 05:23:23] "GET /loadbalancer/5c09b71c-8810-4500-b83b-a976567b4442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004027 10.0.0.241 - - [2025-10-31 05:23:23] "GET /floating-ip/03a662c5-f7ca-4963-92dc-07aea5e19bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006918 10.0.0.241 - - [2025-10-31 05:23:24] "POST /tags HTTP/1.1" 200 296 0.164362 10.0.0.241 - - [2025-10-31 05:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009626 10.0.0.241 - - [2025-10-31 05:23:24] "GET /tag/6898eefb-d938-4e81-931d-98531fa53c8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.034812 10.0.0.241 - - [2025-10-31 05:23:24] "POST /tags HTTP/1.1" 409 233 0.013731 10.0.0.241 - - [2025-10-31 05:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.241 - - [2025-10-31 05:23:24] "GET /tag/abf32787-356e-4860-88ee-1b53ab26a57c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.027951 10.0.0.241 - - [2025-10-31 05:23:24] "POST /tags HTTP/1.1" 409 206 0.003265 10.0.0.241 - - [2025-10-31 05:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.241 - - [2025-10-31 05:23:24] "GET /tag/03ed9210-5bae-4d31-9f05-fc11236b01fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.045550 10.0.0.241 - - [2025-10-31 05:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.241 - - [2025-10-31 05:23:24] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007264 10.0.0.241 - - [2025-10-31 05:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.241 - - [2025-10-31 05:23:24] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.077108 10.0.0.241 - - [2025-10-31 05:23:24] "POST /virtual-machines HTTP/1.1" 200 370 0.037093 10.0.0.241 - - [2025-10-31 05:23:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022882 10.0.0.241 - - [2025-10-31 05:23:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.229874 10.0.0.241 - - [2025-10-31 05:23:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040214 10.0.0.241 - - [2025-10-31 05:23:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.032738 10.0.0.241 - - [2025-10-31 05:23:24] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.021600 10.0.0.241 - - [2025-10-31 05:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.241 - - [2025-10-31 05:23:25] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066381 10.0.0.241 - - [2025-10-31 05:23:25] "GET /virtual-networks?parent_id=79340e99-4a12-4ae9-9e45-dfe67dd9c65c&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.007490 10.0.0.241 - - [2025-10-31 05:23:25] "POST /instance-ips HTTP/1.1" 200 410 0.095345 10.0.0.241 - - [2025-10-31 05:23:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.088316 10.0.0.241 - - [2025-10-31 05:23:25] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.087794 10.0.0.241 - - [2025-10-31 05:23:25] "POST /virtual-networks HTTP/1.1" 200 514 0.282292 10.0.0.241 - - [2025-10-31 05:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.241 - - [2025-10-31 05:23:25] "GET /network-ipam/8ad32889-30a5-4d0c-8c36-306e63f89add?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.007762 10.0.0.241 - - [2025-10-31 05:23:25] "POST /set-tag HTTP/1.1" 200 109 0.081175 10.0.0.241 - - [2025-10-31 05:23:25] "POST /route-targets HTTP/1.1" 200 328 0.052920 10.0.0.241 - - [2025-10-31 05:23:25] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.041127 10.0.0.241 - - [2025-10-31 05:23:25] "GET /instance-ip/b9643eaa-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007710 10.0.0.241 - - [2025-10-31 05:23:25] "POST /ref-update HTTP/1.1" 200 156 0.044982 10.0.0.241 - - [2025-10-31 05:23:25] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.028860 10.0.0.241 - - [2025-10-31 05:23:25] "POST /set-tag HTTP/1.1" 200 109 0.012337 10.0.0.241 - - [2025-10-31 05:23:25] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.008682 10.0.0.241 - - [2025-10-31 05:23:25] "POST /useragent-kv HTTP/1.1" 200 115 0.011601 10.0.0.241 - - [2025-10-31 05:23:25] "POST /ref-update HTTP/1.1" 200 156 0.230333 10.0.0.241 - - [2025-10-31 05:23:25] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.015112 10.0.0.241 - - [2025-10-31 05:23:25] "POST /ref-update HTTP/1.1" 200 156 0.041205 10.0.0.241 - - [2025-10-31 05:23:25] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.023224 10.0.0.241 - - [2025-10-31 05:23:25] "GET /domains HTTP/1.1" 200 281 0.043643 10.0.0.241 - - [2025-10-31 05:23:25] "POST /set-tag HTTP/1.1" 200 109 0.029891 10.0.0.241 - - [2025-10-31 05:23:25] "GET /domain/f5cb8652-73a4-4649-a0cd-470857c885c7 HTTP/1.1" 200 3100 0.051292 10.0.0.241 - - [2025-10-31 05:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008456 10.0.0.241 - - [2025-10-31 05:23:25] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.023245 10.0.0.241 - - [2025-10-31 05:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008674 10.0.0.241 - - [2025-10-31 05:23:26] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c HTTP/1.1" 200 6837 0.158852 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5 HTTP/1.1" 200 2094 0.049775 10.0.0.241 - - [2025-10-31 05:23:26] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.160770 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5 HTTP/1.1" 200 2094 0.031635 10.0.0.241 - - [2025-10-31 05:23:26] "GET /routing-instance/fd47b84e-d43e-45d9-8e11-d5c6a78cc008 HTTP/1.1" 200 1406 0.015675 10.0.0.241 - - [2025-10-31 05:23:26] "GET /routing-instance/fd47b84e-d43e-45d9-8e11-d5c6a78cc008 HTTP/1.1" 200 1406 0.015229 10.0.0.241 - - [2025-10-31 05:23:26] "GET /route-target/327fe2ce-83f8-4824-9506-19c3662b62b3 HTTP/1.1" 200 1154 0.022362 10.0.0.241 - - [2025-10-31 05:23:26] "POST /virtual-machines HTTP/1.1" 200 370 0.102217 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5 HTTP/1.1" 200 2094 0.041284 10.0.0.241 - - [2025-10-31 05:23:26] "GET /routing-instance/fd47b84e-d43e-45d9-8e11-d5c6a78cc008 HTTP/1.1" 200 1406 0.015308 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.034058 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5 HTTP/1.1" 200 2094 0.021555 10.0.0.241 - - [2025-10-31 05:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.090878 10.0.0.241 - - [2025-10-31 05:23:26] "GET /routing-instance/fd47b84e-d43e-45d9-8e11-d5c6a78cc008 HTTP/1.1" 200 1406 0.020547 10.0.0.241 - - [2025-10-31 05:23:26] "GET /routing-instance/fd47b84e-d43e-45d9-8e11-d5c6a78cc008 HTTP/1.1" 200 1406 0.012690 10.0.0.241 - - [2025-10-31 05:23:26] "GET /route-target/327fe2ce-83f8-4824-9506-19c3662b62b3 HTTP/1.1" 200 1154 0.004713 10.0.0.241 - - [2025-10-31 05:23:26] "GET /domains HTTP/1.1" 200 281 0.007115 10.0.0.241 - - [2025-10-31 05:23:26] "GET /domain/f5cb8652-73a4-4649-a0cd-470857c885c7 HTTP/1.1" 200 3100 0.004701 10.0.0.241 - - [2025-10-31 05:23:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.249077 10.0.0.241 - - [2025-10-31 05:23:26] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c HTTP/1.1" 200 7091 0.146006 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5 HTTP/1.1" 200 2094 0.015208 10.0.0.241 - - [2025-10-31 05:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020702 10.0.0.241 - - [2025-10-31 05:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.026104 10.0.0.241 - - [2025-10-31 05:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018873 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.017428 10.0.0.241 - - [2025-10-31 05:23:26] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.079514 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.020460 10.0.0.241 - - [2025-10-31 05:23:26] "POST /instance-ips HTTP/1.1" 200 410 0.068202 10.0.0.241 - - [2025-10-31 05:23:26] "GET /floating-ip-pools?parent_id=f23f6560-1a9a-4390-a386-2ad5509c62d5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006658 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.007093 10.0.0.241 - - [2025-10-31 05:23:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.061539 10.0.0.241 - - [2025-10-31 05:23:26] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012455 10.0.0.241 - - [2025-10-31 05:23:26] "POST /floating-ip-pools HTTP/1.1" 200 564 0.046992 10.0.0.241 - - [2025-10-31 05:23:26] "POST /ref-update HTTP/1.1" 200 156 0.025525 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.026607 10.0.0.241 - - [2025-10-31 05:23:27] "GET /domains HTTP/1.1" 200 281 0.015236 10.0.0.241 - - [2025-10-31 05:23:27] "GET /domain/f5cb8652-73a4-4649-a0cd-470857c885c7 HTTP/1.1" 200 3100 0.015931 10.0.0.241 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.133357 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.028239 10.0.0.241 - - [2025-10-31 05:23:27] "GET /instance-ip/ba6b7976-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.018533 10.0.0.241 - - [2025-10-31 05:23:27] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c HTTP/1.1" 200 7348 0.121560 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5 HTTP/1.1" 200 2333 0.019439 10.0.0.241 - - [2025-10-31 05:23:27] "GET /floating-ip-pool/acf01715-73a5-453f-87ee-6b3c9268b6b5 HTTP/1.1" 200 1317 0.009997 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016229 10.0.0.241 - - [2025-10-31 05:23:27] "GET /domains HTTP/1.1" 200 281 0.011273 10.0.0.241 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.005063 10.0.0.241 - - [2025-10-31 05:23:27] "GET /domain/f5cb8652-73a4-4649-a0cd-470857c885c7 HTTP/1.1" 200 3100 0.011424 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.008195 10.0.0.241 - - [2025-10-31 05:23:27] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c HTTP/1.1" 200 7348 0.072484 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5 HTTP/1.1" 200 2333 0.024560 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.016167 10.0.0.241 - - [2025-10-31 05:23:27] "POST /ref-update HTTP/1.1" 200 156 0.078231 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016747 10.0.0.241 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.013627 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:23:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002110 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:23:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001455 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006441 10.0.0.241 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.009607 10.0.0.241 - - [2025-10-31 05:23:27] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007186 10.0.0.241 - - [2025-10-31 05:23:27] "POST /set-tag HTTP/1.1" 200 109 0.013768 10.0.0.241 - - [2025-10-31 05:23:27] "POST /tags HTTP/1.1" 200 366 0.180057 10.0.0.241 - - [2025-10-31 05:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.036776 10.0.0.241 - - [2025-10-31 05:23:27] "GET /tag/4eaa5328-cf00-4cbe-85ad-6fa5352376ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.024899 10.0.0.241 - - [2025-10-31 05:23:27] "POST /tags HTTP/1.1" 409 206 0.003770 10.0.0.241 - - [2025-10-31 05:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.241 - - [2025-10-31 05:23:27] "GET /tag/03ed9210-5bae-4d31-9f05-fc11236b01fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.030560 10.0.0.241 - - [2025-10-31 05:23:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006087 10.0.0.241 - - [2025-10-31 05:23:28] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.066017 10.0.0.241 - - [2025-10-31 05:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.241 - - [2025-10-31 05:23:28] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.016073 10.0.0.241 - - [2025-10-31 05:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005884 10.0.0.241 - - [2025-10-31 05:23:28] "GET /service-appliance-set/abdf50e2-0689-4b27-821a-cc4883977b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.007128 10.0.0.241 - - [2025-10-31 05:23:28] "POST /fqname-to-id HTTP/1.1" 404 258 0.014984 10.0.0.241 - - [2025-10-31 05:23:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.154210 10.0.0.241 - - [2025-10-31 05:23:28] "GET /virtual-machine-interface/6d34da4a-a073-4716-8370-74e4535288d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.008459 10.0.0.241 - - [2025-10-31 05:23:28] "POST /set-tag HTTP/1.1" 200 109 0.041291 10.0.0.241 - - [2025-10-31 05:23:28] "POST /instance-ips HTTP/1.1" 200 418 0.132748 10.0.0.241 - - [2025-10-31 05:23:28] "GET /instance-ip/d02a2398-33fa-4629-9719-bb723f9f318e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.006862 10.0.0.241 - - [2025-10-31 05:23:28] "POST /loadbalancers HTTP/1.1" 200 620 0.121005 10.0.0.241 - - [2025-10-31 05:23:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.045436 10.0.0.241 - - [2025-10-31 05:23:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011578 10.0.0.241 - - [2025-10-31 05:23:28] "POST /service-instances HTTP/1.1" 200 568 0.040138 10.0.0.241 - - [2025-10-31 05:23:28] "POST /ref-update HTTP/1.1" 200 156 0.025811 10.0.0.241 - - [2025-10-31 05:23:29] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.135793 10.0.0.241 - - [2025-10-31 05:23:29] "GET /virtual-machine-interface/6d34da4a-a073-4716-8370-74e4535288d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.007459 10.0.0.241 - - [2025-10-31 05:23:29] "GET /virtual-machine-interface/6d34da4a-a073-4716-8370-74e4535288d7?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.016518 10.0.0.241 - - [2025-10-31 05:23:29] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.039217 10.0.0.241 - - [2025-10-31 05:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014800 10.0.0.241 - - [2025-10-31 05:23:29] "GET /floating-ip-pool/acf01715-73a5-453f-87ee-6b3c9268b6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004825 10.0.0.241 - - [2025-10-31 05:23:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.067506 10.0.0.241 - - [2025-10-31 05:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009200 10.0.0.241 - - [2025-10-31 05:23:29] "POST /virtual-machines HTTP/1.1" 200 430 0.035351 10.0.0.241 - - [2025-10-31 05:23:29] "POST /floating-ips HTTP/1.1" 200 673 0.211929 10.0.0.241 - - [2025-10-31 05:23:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020466 10.0.0.241 - - [2025-10-31 05:23:29] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017568 10.0.0.241 - - [2025-10-31 05:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.241 - - [2025-10-31 05:23:29] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017344 10.0.0.241 - - [2025-10-31 05:23:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.269868 10.0.0.241 - - [2025-10-31 05:23:29] "POST /tags HTTP/1.1" 409 221 0.005436 10.0.0.241 - - [2025-10-31 05:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.241 - - [2025-10-31 05:23:29] "POST /chown HTTP/1.1" 200 109 0.055024 10.0.0.241 - - [2025-10-31 05:23:29] "GET /tag/3f2c6a52-3ef3-4ac8-8b7b-b44fff128c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.035193 10.0.0.241 - - [2025-10-31 05:23:29] "POST /tags HTTP/1.1" 409 238 0.012557 10.0.0.241 - - [2025-10-31 05:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006174 10.0.0.241 - - [2025-10-31 05:23:29] "POST /chown HTTP/1.1" 200 109 0.055476 10.0.0.241 - - [2025-10-31 05:23:29] "GET /tag/4eaa5328-cf00-4cbe-85ad-6fa5352376ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.036705 10.0.0.241 - - [2025-10-31 05:23:29] "PUT /virtual-machine-interface/b67c9465-24f3-4411-8081-a492ea1c2c7f HTTP/1.1" 200 285 0.059243 10.0.0.241 - - [2025-10-31 05:23:29] "PUT /instance-ip/d02a2398-33fa-4629-9719-bb723f9f318e HTTP/1.1" 200 257 0.071023 10.0.0.241 - - [2025-10-31 05:23:29] "POST /firewall-rules HTTP/1.1" 200 652 0.110576 10.0.0.241 - - [2025-10-31 05:23:29] "POST /ref-update HTTP/1.1" 200 156 0.020040 10.0.0.241 - - [2025-10-31 05:23:30] "GET /firewall-rule/c67a0cfd-c6bc-4129-8b44-d65a73e2d7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.047748 10.0.0.241 - - [2025-10-31 05:23:30] "GET /firewall-policy/d7c97929-7810-48c2-85d2-d4ab89531b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009051 10.0.0.241 - - [2025-10-31 05:23:30] "POST /ref-update HTTP/1.1" 200 156 0.061186 10.0.0.241 - - [2025-10-31 05:23:30] "GET /firewall-rule/c67a0cfd-c6bc-4129-8b44-d65a73e2d7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.020837 10.0.0.241 - - [2025-10-31 05:23:30] "POST /ref-update HTTP/1.1" 200 156 0.073144 10.0.0.241 - - [2025-10-31 05:23:30] "POST /ref-update HTTP/1.1" 200 156 0.066143 10.0.0.241 - - [2025-10-31 05:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.021475 10.0.0.241 - - [2025-10-31 05:23:30] "POST /ref-update HTTP/1.1" 200 156 0.061403 10.0.0.241 - - [2025-10-31 05:23:30] "POST /ref-update HTTP/1.1" 200 156 0.059626 10.0.0.241 - - [2025-10-31 05:23:30] "POST /ref-update HTTP/1.1" 200 156 0.046724 10.0.0.241 - - [2025-10-31 05:23:30] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.169448 10.0.0.241 - - [2025-10-31 05:23:30] "GET /loadbalancer/a9855e63-1c06-4512-8633-4c9a09fcd46a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005727 10.0.0.241 - - [2025-10-31 05:23:30] "POST /virtual-machines HTTP/1.1" 200 430 0.109782 10.0.0.241 - - [2025-10-31 05:23:30] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.131779 10.0.0.241 - - [2025-10-31 05:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.241 - - [2025-10-31 05:23:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.264421 10.0.0.241 - - [2025-10-31 05:23:30] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.192568 10.0.0.241 - - [2025-10-31 05:23:30] "GET /loadbalancer-listener/b5a3df80-7807-423d-a3e3-1e3eeb9d864b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.016202 10.0.0.241 - - [2025-10-31 05:23:30] "POST /chown HTTP/1.1" 200 109 0.057528 10.0.0.241 - - [2025-10-31 05:23:30] "GET /loadbalancer-listener/b5a3df80-7807-423d-a3e3-1e3eeb9d864b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.021638 10.0.0.241 - - [2025-10-31 05:23:30] "POST /chown HTTP/1.1" 200 109 0.020437 10.0.0.241 - - [2025-10-31 05:23:31] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.071574 10.0.0.241 - - [2025-10-31 05:23:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.046238 10.0.0.241 - - [2025-10-31 05:23:31] "PUT /virtual-machine-interface/fcdd9fbf-64d1-4957-916a-b9797885ac14 HTTP/1.1" 200 285 0.100727 10.0.0.241 - - [2025-10-31 05:23:31] "GET /loadbalancer-pool/66bc92b1-b95a-4a50-985f-12be20e90b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015580 10.0.0.241 - - [2025-10-31 05:23:31] "PUT /instance-ip/d02a2398-33fa-4629-9719-bb723f9f318e HTTP/1.1" 200 257 0.094440 10.0.0.241 - - [2025-10-31 05:23:31] "POST /loadbalancer-members HTTP/1.1" 200 709 0.105339 10.0.0.241 - - [2025-10-31 05:23:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.073534 10.0.0.241 - - [2025-10-31 05:23:31] "POST /ref-update HTTP/1.1" 200 156 0.093982 10.0.0.241 - - [2025-10-31 05:23:31] "GET /loadbalancer-member/8211f9ac-19ff-4072-b394-b14f4d06086f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.131186 10.0.0.241 - - [2025-10-31 05:23:31] "POST /ref-update HTTP/1.1" 200 156 0.139020 10.0.0.241 - - [2025-10-31 05:23:31] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.029702 10.0.0.241 - - [2025-10-31 05:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.241 - - [2025-10-31 05:23:31] "POST /ref-update HTTP/1.1" 200 156 0.089664 10.0.0.241 - - [2025-10-31 05:23:31] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016756 10.0.0.241 - - [2025-10-31 05:23:31] "POST /ref-update HTTP/1.1" 200 156 0.035200 10.0.0.241 - - [2025-10-31 05:23:31] "POST /tags HTTP/1.1" 409 221 0.028839 10.0.0.241 - - [2025-10-31 05:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.021441 10.0.0.241 - - [2025-10-31 05:23:31] "GET /tag/3f2c6a52-3ef3-4ac8-8b7b-b44fff128c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015373 10.0.0.241 - - [2025-10-31 05:23:31] "POST /ref-update HTTP/1.1" 200 156 0.070093 10.0.0.241 - - [2025-10-31 05:23:31] "POST /tags HTTP/1.1" 409 238 0.013688 10.0.0.241 - - [2025-10-31 05:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019885 10.0.0.241 - - [2025-10-31 05:23:31] "GET /tag/4eaa5328-cf00-4cbe-85ad-6fa5352376ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.056463 10.0.0.241 - - [2025-10-31 05:23:31] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.095052 10.0.0.241 - - [2025-10-31 05:23:31] "POST /firewall-rules HTTP/1.1" 409 293 0.045329 10.0.0.241 - - [2025-10-31 05:23:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.069227 10.0.0.241 - - [2025-10-31 05:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011190 10.0.0.241 - - [2025-10-31 05:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.241 - - [2025-10-31 05:23:32] "POST /chown HTTP/1.1" 200 109 0.022808 10.0.0.241 - - [2025-10-31 05:23:32] "PUT /firewall-rule/c67a0cfd-c6bc-4129-8b44-d65a73e2d7f8 HTTP/1.1" 200 261 0.150627 10.0.0.241 - - [2025-10-31 05:23:32] "POST /chown HTTP/1.1" 200 109 0.128543 10.0.0.241 - - [2025-10-31 05:23:32] "GET /firewall-rule/c67a0cfd-c6bc-4129-8b44-d65a73e2d7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.046084 10.0.0.241 - - [2025-10-31 05:23:32] "GET /firewall-policy/d7c97929-7810-48c2-85d2-d4ab89531b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.023949 10.0.0.241 - - [2025-10-31 05:23:32] "PUT /instance-ip/d02a2398-33fa-4629-9719-bb723f9f318e HTTP/1.1" 200 257 0.071120 10.0.0.241 - - [2025-10-31 05:23:32] "GET /firewall-rule/c67a0cfd-c6bc-4129-8b44-d65a73e2d7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.006639 10.0.0.241 - - [2025-10-31 05:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.241 - - [2025-10-31 05:23:32] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.011090 10.0.0.241 - - [2025-10-31 05:23:32] "POST /ref-update HTTP/1.1" 200 156 0.040018 10.0.0.241 - - [2025-10-31 05:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022552 10.0.0.241 - - [2025-10-31 05:23:32] "POST /chown HTTP/1.1" 200 109 0.033452 10.0.0.241 - - [2025-10-31 05:23:32] "POST /chown HTTP/1.1" 200 109 0.069974 10.0.0.241 - - [2025-10-31 05:23:32] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.141674 10.0.0.241 - - [2025-10-31 05:23:32] "POST /virtual-machines HTTP/1.1" 200 374 0.035940 10.0.0.241 - - [2025-10-31 05:23:32] "PUT /instance-ip/d02a2398-33fa-4629-9719-bb723f9f318e HTTP/1.1" 200 257 0.141118 10.0.0.241 - - [2025-10-31 05:23:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.107445 10.0.0.241 - - [2025-10-31 05:23:32] "POST /ref-update HTTP/1.1" 200 156 0.096362 10.0.0.241 - - [2025-10-31 05:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.241 - - [2025-10-31 05:23:33] "POST /chown HTTP/1.1" 200 109 0.124592 10.0.0.241 - - [2025-10-31 05:23:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.301219 10.0.0.241 - - [2025-10-31 05:23:33] "POST /chown HTTP/1.1" 200 109 0.162612 10.0.0.241 - - [2025-10-31 05:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.173223 10.0.0.241 - - [2025-10-31 05:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016779 10.0.0.241 - - [2025-10-31 05:23:33] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.029484 10.0.0.241 - - [2025-10-31 05:23:33] "PUT /instance-ip/d02a2398-33fa-4629-9719-bb723f9f318e HTTP/1.1" 200 257 0.184550 10.0.0.241 - - [2025-10-31 05:23:33] "POST /ref-update HTTP/1.1" 200 156 0.054383 10.0.0.241 - - [2025-10-31 05:23:33] "POST /chown HTTP/1.1" 200 109 0.067958 10.0.0.241 - - [2025-10-31 05:23:33] "POST /instance-ips HTTP/1.1" 200 414 0.170262 10.0.0.241 - - [2025-10-31 05:23:33] "POST /chown HTTP/1.1" 200 109 0.081030 10.0.0.241 - - [2025-10-31 05:23:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.118879 10.0.0.241 - - [2025-10-31 05:23:33] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.055810 10.0.0.241 - - [2025-10-31 05:23:33] "PUT /instance-ip/d02a2398-33fa-4629-9719-bb723f9f318e HTTP/1.1" 200 257 0.106585 10.0.0.241 - - [2025-10-31 05:23:33] "POST /ref-update HTTP/1.1" 200 156 0.066263 10.0.0.241 - - [2025-10-31 05:23:33] "POST /set-tag HTTP/1.1" 200 109 0.085839 10.0.0.241 - - [2025-10-31 05:23:33] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.032611 10.0.0.241 - - [2025-10-31 05:23:34] "GET /instance-ip/be628b3c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.013701 10.0.0.241 - - [2025-10-31 05:23:34] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011403 10.0.0.241 - - [2025-10-31 05:23:34] "POST /set-tag HTTP/1.1" 200 109 0.003571 10.0.0.241 - - [2025-10-31 05:23:34] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.011264 10.0.0.241 - - [2025-10-31 05:23:34] "POST /ref-update HTTP/1.1" 200 156 0.043085 10.0.0.241 - - [2025-10-31 05:23:34] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012355 10.0.0.241 - - [2025-10-31 05:23:34] "POST /set-tag HTTP/1.1" 200 109 0.005184 10.0.0.241 - - [2025-10-31 05:23:34] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009335 10.0.0.241 - - [2025-10-31 05:23:34] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.015794 10.0.0.241 - - [2025-10-31 05:23:34] "POST /set-tag HTTP/1.1" 200 109 0.012660 10.0.0.241 - - [2025-10-31 05:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.034400 10.0.0.241 - - [2025-10-31 05:23:34] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.024408 10.0.0.241 - - [2025-10-31 05:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.037578 10.0.0.241 - - [2025-10-31 05:23:34] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.016961 10.0.0.241 - - [2025-10-31 05:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.038755 10.0.0.241 - - [2025-10-31 05:23:34] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.019163 10.0.0.241 - - [2025-10-31 05:23:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.035853 10.0.0.241 - - [2025-10-31 05:23:35] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.028682 10.0.0.241 - - [2025-10-31 05:23:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010458 10.0.0.241 - - [2025-10-31 05:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007699 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.019891 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.044795 10.0.0.241 - - [2025-10-31 05:23:35] "POST /ref-update HTTP/1.1" 200 156 0.010557 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.035390 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.037595 10.0.0.241 - - [2025-10-31 05:23:35] "POST /ref-update HTTP/1.1" 200 156 0.011986 10.0.0.241 - - [2025-10-31 05:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008465 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.011943 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.018113 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.032538 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.039639 10.0.0.241 - - [2025-10-31 05:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.012419 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.024018 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.024017 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.012411 10.0.0.241 - - [2025-10-31 05:23:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006843 10.0.0.241 - - [2025-10-31 05:23:35] "POST /chown HTTP/1.1" 200 109 0.012052 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.032608 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:23:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001155 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:23:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001449 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.016582 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.038914 10.0.0.241 - - [2025-10-31 05:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.008214 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.027181 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.026865 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.007934 10.0.0.241 - - [2025-10-31 05:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012658 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.034637 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.028367 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.034112 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.067963 10.0.0.241 - - [2025-10-31 05:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009609 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.016751 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.050899 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.014270 10.0.0.241 - - [2025-10-31 05:23:36] "POST /chown HTTP/1.1" 200 109 0.041629 10.0.0.241 - - [2025-10-31 05:23:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.009878 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.028795 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.031144 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.016155 10.0.0.241 - - [2025-10-31 05:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011720 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.013842 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.008595 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.020811 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.046080 10.0.0.241 - - [2025-10-31 05:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.007560 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.037842 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.010687 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.019867 10.0.0.241 - - [2025-10-31 05:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.008987 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.020878 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.031983 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.019855 10.0.0.241 - - [2025-10-31 05:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008723 10.0.0.241 - - [2025-10-31 05:23:37] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009223 10.0.0.241 - - [2025-10-31 05:23:37] "POST /set-tag HTTP/1.1" 200 109 0.007292 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.036139 10.0.0.241 - - [2025-10-31 05:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006617 10.0.0.241 - - [2025-10-31 05:23:37] "GET /loadbalancer/5c09b71c-8810-4500-b83b-a976567b4442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004857 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.017756 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.025370 10.0.0.241 - - [2025-10-31 05:23:37] "GET /loadbalancer-pool/cb0d9757-3582-4b73-a75b-9ebbaa543c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.025312 10.0.0.241 - - [2025-10-31 05:23:37] "POST /chown HTTP/1.1" 200 109 0.026222 10.0.0.241 - - [2025-10-31 05:23:38] "POST /loadbalancer-members HTTP/1.1" 200 704 0.102973 10.0.0.241 - - [2025-10-31 05:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.044336 10.0.0.241 - - [2025-10-31 05:23:38] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006271 10.0.0.241 - - [2025-10-31 05:23:38] "POST /tags HTTP/1.1" 409 221 0.010688 10.0.0.241 - - [2025-10-31 05:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.241 - - [2025-10-31 05:23:38] "GET /tag/3f2c6a52-3ef3-4ac8-8b7b-b44fff128c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014014 10.0.0.241 - - [2025-10-31 05:23:38] "POST /set-tag HTTP/1.1" 200 109 0.030374 10.0.0.241 - - [2025-10-31 05:23:38] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008933 10.0.0.241 - - [2025-10-31 05:23:38] "POST /ref-update HTTP/1.1" 200 156 0.014672 10.0.0.241 - - [2025-10-31 05:23:38] "GET /floating-ip/03a662c5-f7ca-4963-92dc-07aea5e19bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.017853 10.0.0.241 - - [2025-10-31 05:23:38] "PUT /floating-ip/03a662c5-f7ca-4963-92dc-07aea5e19bfd HTTP/1.1" 200 257 0.012165 10.0.0.241 - - [2025-10-31 05:23:38] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009997 10.0.0.241 - - [2025-10-31 05:23:38] "POST /set-tag HTTP/1.1" 200 109 0.003108 10.0.0.241 - - [2025-10-31 05:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.241 - - [2025-10-31 05:23:38] "GET /loadbalancer/5c09b71c-8810-4500-b83b-a976567b4442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003290 10.0.0.241 - - [2025-10-31 05:23:38] "GET /loadbalancer-pool/cb0d9757-3582-4b73-a75b-9ebbaa543c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003450 10.0.0.241 - - [2025-10-31 05:23:38] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019215 10.0.0.241 - - [2025-10-31 05:23:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019423 10.0.0.241 - - [2025-10-31 05:23:38] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011236 10.0.0.241 - - [2025-10-31 05:23:38] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005210 10.0.0.241 - - [2025-10-31 05:23:38] "POST /ref-update HTTP/1.1" 200 156 0.009043 10.0.0.241 - - [2025-10-31 05:23:38] "GET /floating-ip/03a662c5-f7ca-4963-92dc-07aea5e19bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.016358 10.0.0.241 - - [2025-10-31 05:23:39] "POST /set-tag HTTP/1.1" 200 109 0.031022 10.0.0.241 - - [2025-10-31 05:23:40] "GET /virtual-machine/1e255955-2ef2-456e-acc9-66b098d0e997?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.012331 10.0.0.241 - - [2025-10-31 05:23:40] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008031 10.0.0.241 - - [2025-10-31 05:23:40] "GET /virtual-machine/4d13fb1a-1154-49cd-97cf-36fc6fbd7285?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003533 10.0.0.241 - - [2025-10-31 05:23:40] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006402 10.0.0.241 - - [2025-10-31 05:23:44] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010840 10.0.0.241 - - [2025-10-31 05:23:44] "POST /set-tag HTTP/1.1" 200 109 0.003658 10.0.0.241 - - [2025-10-31 05:23:45] "GET /virtual-machine/1cbe659f-8efd-4b1d-a4c9-f26ea940872f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003858 10.0.0.241 - - [2025-10-31 05:23:45] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005183 10.0.0.241 - - [2025-10-31 05:23:46] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006577 10.0.0.241 - - [2025-10-31 05:23:46] "POST /set-tag HTTP/1.1" 200 109 0.003675 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:23:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001145 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:23:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001284 10.0.0.241 - - [2025-10-31 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.241 - - [2025-10-31 05:24:14] "POST /chown HTTP/1.1" 200 109 0.007879 10.0.0.241 - - [2025-10-31 05:24:14] "POST /chown HTTP/1.1" 200 109 0.015053 10.0.0.241 - - [2025-10-31 05:24:14] "POST /chown HTTP/1.1" 200 109 0.032201 10.0.0.241 - - [2025-10-31 05:24:14] "POST /chown HTTP/1.1" 200 109 0.020080 10.0.0.241 - - [2025-10-31 05:24:17] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005624 10.0.0.241 - - [2025-10-31 05:24:17] "POST /set-tag HTTP/1.1" 200 109 0.002668 10.0.0.241 - - [2025-10-31 05:24:17] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005535 10.0.0.241 - - [2025-10-31 05:24:17] "POST /set-tag HTTP/1.1" 200 109 0.003602 10.0.0.241 - - [2025-10-31 05:24:17] "GET /virtual-machine/1cbe659f-8efd-4b1d-a4c9-f26ea940872f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003281 10.0.0.241 - - [2025-10-31 05:24:17] "POST /ref-update HTTP/1.1" 200 156 0.017953 10.0.0.241 - - [2025-10-31 05:24:17] "GET /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.023800 10.0.0.241 - - [2025-10-31 05:24:18] "POST /set-tag HTTP/1.1" 200 109 0.030398 10.0.0.241 - - [2025-10-31 05:24:18] "POST /set-tag HTTP/1.1" 200 109 0.036636 10.0.0.241 - - [2025-10-31 05:24:18] "DELETE /instance-ip/be628b3c-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.046585 10.0.0.241 - - [2025-10-31 05:24:18] "DELETE /virtual-machine-interface/be119de4-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.074354 10.0.0.241 - - [2025-10-31 05:24:18] "DELETE /virtual-machine/1cbe659f-8efd-4b1d-a4c9-f26ea940872f HTTP/1.1" 200 115 0.022271 10.0.0.241 - - [2025-10-31 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.241 - - [2025-10-31 05:24:21] "GET /tag/4eaa5328-cf00-4cbe-85ad-6fa5352376ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019295 10.0.0.241 - - [2025-10-31 05:24:21] "GET /tag/4eaa5328-cf00-4cbe-85ad-6fa5352376ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.013956 10.0.0.241 - - [2025-10-31 05:24:21] "GET /virtual-machine-interface/6d34da4a-a073-4716-8370-74e4535288d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005108 10.0.0.241 - - [2025-10-31 05:24:21] "POST /set-tag HTTP/1.1" 200 109 0.019840 10.0.0.241 - - [2025-10-31 05:24:21] "GET /virtual-machine-interface/b67c9465-24f3-4411-8081-a492ea1c2c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.028980 10.0.0.241 - - [2025-10-31 05:24:21] "POST /set-tag HTTP/1.1" 200 109 0.031183 10.0.0.241 - - [2025-10-31 05:24:21] "GET /virtual-machine-interface/fcdd9fbf-64d1-4957-916a-b9797885ac14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.005118 10.0.0.241 - - [2025-10-31 05:24:21] "POST /set-tag HTTP/1.1" 200 109 0.022417 10.0.0.241 - - [2025-10-31 05:24:21] "GET /firewall-policy/d7c97929-7810-48c2-85d2-d4ab89531b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006920 10.0.0.241 - - [2025-10-31 05:24:21] "GET /firewall-rule/c67a0cfd-c6bc-4129-8b44-d65a73e2d7f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003561 10.0.0.241 - - [2025-10-31 05:24:21] "POST /ref-update HTTP/1.1" 200 156 0.014817 10.0.0.241 - - [2025-10-31 05:24:21] "DELETE /firewall-rule/c67a0cfd-c6bc-4129-8b44-d65a73e2d7f8 HTTP/1.1" 200 115 0.065777 10.0.0.241 - - [2025-10-31 05:24:21] "DELETE /loadbalancer-member/8211f9ac-19ff-4072-b394-b14f4d06086f HTTP/1.1" 200 115 0.043460 10.0.0.241 - - [2025-10-31 05:24:21] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.029882 10.0.0.241 - - [2025-10-31 05:24:21] "DELETE /loadbalancer-pool/66bc92b1-b95a-4a50-985f-12be20e90b65 HTTP/1.1" 200 115 0.108298 10.0.0.241 - - [2025-10-31 05:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024228 10.0.0.241 - - [2025-10-31 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.241 - - [2025-10-31 05:24:21] "POST /chown HTTP/1.1" 200 109 0.015251 10.0.0.241 - - [2025-10-31 05:24:21] "DELETE /loadbalancer-listener/b5a3df80-7807-423d-a3e3-1e3eeb9d864b HTTP/1.1" 200 115 0.124419 10.0.0.241 - - [2025-10-31 05:24:21] "GET /floating-ip/1e10c3f5-6328-49ab-ab36-22a72967734b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.002799 10.0.0.241 - - [2025-10-31 05:24:21] "POST /chown HTTP/1.1" 200 109 0.036902 10.0.0.241 - - [2025-10-31 05:24:21] "POST /chown HTTP/1.1" 200 109 0.027615 10.0.0.241 - - [2025-10-31 05:24:22] "POST /chown HTTP/1.1" 200 109 0.053701 10.0.0.241 - - [2025-10-31 05:24:22] "PUT /floating-ip/1e10c3f5-6328-49ab-ab36-22a72967734b HTTP/1.1" 200 257 0.151489 10.0.0.241 - - [2025-10-31 05:24:22] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.051412 10.0.0.241 - - [2025-10-31 05:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.054147 10.0.0.241 - - [2025-10-31 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.241 - - [2025-10-31 05:24:22] "DELETE /floating-ip/1e10c3f5-6328-49ab-ab36-22a72967734b HTTP/1.1" 200 115 0.158464 10.0.0.241 - - [2025-10-31 05:24:22] "POST /chown HTTP/1.1" 200 109 0.016851 10.0.0.241 - - [2025-10-31 05:24:22] "POST /chown HTTP/1.1" 200 109 0.049697 10.0.0.241 - - [2025-10-31 05:24:22] "POST /chown HTTP/1.1" 200 109 0.024351 10.0.0.241 - - [2025-10-31 05:24:22] "DELETE /loadbalancer/a9855e63-1c06-4512-8633-4c9a09fcd46a HTTP/1.1" 200 115 0.173738 10.0.0.241 - - [2025-10-31 05:24:22] "POST /chown HTTP/1.1" 200 109 0.035243 10.0.0.241 - - [2025-10-31 05:24:22] "POST /ref-update HTTP/1.1" 404 171 0.011488 10.0.0.241 - - [2025-10-31 05:24:22] "PUT /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 267 0.024294 10.0.0.241 - - [2025-10-31 05:24:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.052530 10.0.0.241 - - [2025-10-31 05:24:22] "DELETE /instance-ip/d02a2398-33fa-4629-9719-bb723f9f318e HTTP/1.1" 200 115 0.232253 10.0.0.241 - - [2025-10-31 05:24:22] "POST /ref-update HTTP/1.1" 404 171 0.010372 10.0.0.241 - - [2025-10-31 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007749 10.0.0.241 - - [2025-10-31 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.028792 10.0.0.241 - - [2025-10-31 05:24:22] "DELETE /virtual-machine-interface/6d34da4a-a073-4716-8370-74e4535288d7 HTTP/1.1" 200 115 0.103010 10.0.0.241 - - [2025-10-31 05:24:22] "DELETE /service-instance/647e8ac6-1066-45c8-a755-c0b6bbd71143 HTTP/1.1" 200 115 0.081310 10.0.0.241 - - [2025-10-31 05:24:22] "GET /virtual-machine-interface/b67c9465-24f3-4411-8081-a492ea1c2c7f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.010644 10.0.0.241 - - [2025-10-31 05:24:22] "DELETE /tag/4eaa5328-cf00-4cbe-85ad-6fa5352376ce HTTP/1.1" 200 115 0.188012 10.0.0.241 - - [2025-10-31 05:24:23] "DELETE /virtual-machine-interface/b67c9465-24f3-4411-8081-a492ea1c2c7f HTTP/1.1" 200 115 0.076659 10.0.0.241 - - [2025-10-31 05:24:23] "POST /ref-update HTTP/1.1" 200 156 0.021574 10.0.0.241 - - [2025-10-31 05:24:23] "DELETE /virtual-machine/cd986905-c7d1-4a30-b1fd-0df76c1348d4 HTTP/1.1" 200 115 0.061095 10.0.0.241 - - [2025-10-31 05:24:23] "GET /virtual-machine-interface/fcdd9fbf-64d1-4957-916a-b9797885ac14?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.015349 10.0.0.241 - - [2025-10-31 05:24:23] "GET /floating-ip-pool/acf01715-73a5-453f-87ee-6b3c9268b6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019701 10.0.0.241 - - [2025-10-31 05:24:23] "POST /ref-update HTTP/1.1" 200 156 0.028054 10.0.0.241 - - [2025-10-31 05:24:23] "DELETE /virtual-machine-interface/fcdd9fbf-64d1-4957-916a-b9797885ac14 HTTP/1.1" 200 115 0.124362 10.0.0.241 - - [2025-10-31 05:24:23] "DELETE /floating-ip-pool/acf01715-73a5-453f-87ee-6b3c9268b6b5 HTTP/1.1" 200 115 0.081452 10.0.0.241 - - [2025-10-31 05:24:23] "DELETE /virtual-machine/949ac5b8-f1be-4567-b7b9-acd27601ee94 HTTP/1.1" 200 115 0.068756 10.0.0.241 - - [2025-10-31 05:24:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002172 10.0.0.241 - - [2025-10-31 05:24:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002137 10.0.0.241 - - [2025-10-31 05:24:23] "DELETE /virtual-network/f23f6560-1a9a-4390-a386-2ad5509c62d5 HTTP/1.1" 200 115 0.169863 10.0.0.241 - - [2025-10-31 05:24:23] "GET /routing-instance/fd47b84e-d43e-45d9-8e11-d5c6a78cc008 HTTP/1.1" 404 171 0.002229 10.0.0.241 - - [2025-10-31 05:24:23] "GET /domains HTTP/1.1" 200 281 0.002800 10.0.0.241 - - [2025-10-31 05:24:23] "GET /domain/f5cb8652-73a4-4649-a0cd-470857c885c7 HTTP/1.1" 200 3100 0.003755 10.0.0.241 - - [2025-10-31 05:24:23] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c HTTP/1.1" 200 6899 0.080261 10.0.0.241 - - [2025-10-31 05:24:23] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008830 10.0.0.241 - - [2025-10-31 05:24:23] "POST /set-tag HTTP/1.1" 200 109 0.004127 10.0.0.241 - - [2025-10-31 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007795 10.0.0.241 - - [2025-10-31 05:24:23] "GET /loadbalancer/5c09b71c-8810-4500-b83b-a976567b4442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003389 10.0.0.241 - - [2025-10-31 05:24:23] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005711 10.0.0.241 - - [2025-10-31 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006821 10.0.0.241 - - [2025-10-31 05:24:23] "POST /set-tag HTTP/1.1" 200 109 0.059804 10.0.0.241 - - [2025-10-31 05:24:24] "DELETE /route-target/327fe2ce-83f8-4824-9506-19c3662b62b3 HTTP/1.1" 200 115 0.093705 10.0.0.241 - - [2025-10-31 05:24:24] "DELETE /loadbalancer-member/97832aa0-f0f3-486a-94ae-e1c6ebaea9da HTTP/1.1" 200 115 0.142785 10.0.0.241 - - [2025-10-31 05:24:24] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007418 10.0.0.241 - - [2025-10-31 05:24:24] "POST /set-tag HTTP/1.1" 200 109 0.003962 10.0.0.241 - - [2025-10-31 05:24:24] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010151 10.0.0.241 - - [2025-10-31 05:24:24] "POST /set-tag HTTP/1.1" 200 109 0.005539 10.0.0.241 - - [2025-10-31 05:24:24] "GET /virtual-machine/4d13fb1a-1154-49cd-97cf-36fc6fbd7285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003588 10.0.0.241 - - [2025-10-31 05:24:25] "POST /ref-update HTTP/1.1" 200 156 0.019876 10.0.0.241 - - [2025-10-31 05:24:25] "GET /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.027761 10.0.0.241 - - [2025-10-31 05:24:25] "POST /set-tag HTTP/1.1" 200 109 0.025139 10.0.0.241 - - [2025-10-31 05:24:25] "POST /set-tag HTTP/1.1" 200 109 0.038025 10.0.0.241 - - [2025-10-31 05:24:25] "POST /set-tag HTTP/1.1" 200 109 0.062020 10.0.0.241 - - [2025-10-31 05:24:25] "DELETE /instance-ip/ba6b7976-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.057450 10.0.0.241 - - [2025-10-31 05:24:25] "POST /ref-update HTTP/1.1" 200 156 0.013025 10.0.0.241 - - [2025-10-31 05:24:25] "DELETE /virtual-machine-interface/ba3a150c-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.103546 10.0.0.241 - - [2025-10-31 05:24:25] "DELETE /virtual-machine/4d13fb1a-1154-49cd-97cf-36fc6fbd7285 HTTP/1.1" 200 115 0.063919 10.0.0.241 - - [2025-10-31 05:24:28] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005902 10.0.0.241 - - [2025-10-31 05:24:28] "POST /set-tag HTTP/1.1" 200 109 0.003284 10.0.0.241 - - [2025-10-31 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.241 - - [2025-10-31 05:24:28] "GET /loadbalancer/5c09b71c-8810-4500-b83b-a976567b4442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002984 10.0.0.241 - - [2025-10-31 05:24:29] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005102 10.0.0.241 - - [2025-10-31 05:24:29] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.241 - - [2025-10-31 05:24:29] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004797 10.0.0.241 - - [2025-10-31 05:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.241 - - [2025-10-31 05:24:29] "GET /virtual-machine/1e255955-2ef2-456e-acc9-66b098d0e997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003195 10.0.0.241 - - [2025-10-31 05:24:30] "POST /ref-update HTTP/1.1" 200 156 0.014063 10.0.0.241 - - [2025-10-31 05:24:30] "GET /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012208 10.0.0.241 - - [2025-10-31 05:24:30] "POST /set-tag HTTP/1.1" 200 109 0.026573 10.0.0.241 - - [2025-10-31 05:24:30] "POST /set-tag HTTP/1.1" 200 109 0.026388 10.0.0.241 - - [2025-10-31 05:24:30] "POST /set-tag HTTP/1.1" 200 109 0.052208 10.0.0.241 - - [2025-10-31 05:24:30] "DELETE /instance-ip/b9643eaa-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.060105 10.0.0.241 - - [2025-10-31 05:24:30] "POST /ref-update HTTP/1.1" 200 156 0.019227 10.0.0.241 - - [2025-10-31 05:24:30] "DELETE /virtual-machine-interface/b9340992-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.056840 10.0.0.241 - - [2025-10-31 05:24:30] "DELETE /virtual-machine/1e255955-2ef2-456e-acc9-66b098d0e997 HTTP/1.1" 200 115 0.040919 10.0.0.241 - - [2025-10-31 05:24:30] "DELETE /tag/6898eefb-d938-4e81-931d-98531fa53c8b HTTP/1.1" 200 115 0.097993 10.0.0.241 - - [2025-10-31 05:24:30] "DELETE /tag/abf32787-356e-4860-88ee-1b53ab26a57c HTTP/1.1" 200 115 0.050335 10.0.0.241 - - [2025-10-31 05:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.241 - - [2025-10-31 05:24:34] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037770 10.0.0.241 - - [2025-10-31 05:24:34] "POST /tags HTTP/1.1" 200 394 0.029114 10.0.0.241 - - [2025-10-31 05:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014337 10.0.0.241 - - [2025-10-31 05:24:34] "GET /tag/6ee564d4-3f6d-47b0-96be-dbdd5b4fd0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013317 10.0.0.241 - - [2025-10-31 05:24:34] "POST /tags HTTP/1.1" 200 342 0.022516 10.0.0.241 - - [2025-10-31 05:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.241 - - [2025-10-31 05:24:34] "GET /tag/d9594757-fe6b-4472-9b3a-c798b031b1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013332 10.0.0.241 - - [2025-10-31 05:24:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000990 10.0.0.241 - - [2025-10-31 05:24:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.002856 10.0.0.241 - - [2025-10-31 05:24:34] "POST /security-groups HTTP/1.1" 200 589 0.066489 10.0.0.241 - - [2025-10-31 05:24:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.004733 10.0.0.241 - - [2025-10-31 05:24:34] "POST /projects HTTP/1.1" 200 521 0.234230 10.0.0.241 - - [2025-10-31 05:24:34] "POST /access-control-lists HTTP/1.1" 200 600 0.074778 10.0.0.241 - - [2025-10-31 05:24:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.012385 10.0.0.241 - - [2025-10-31 05:24:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.047148 10.0.0.241 - - [2025-10-31 05:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010352 10.0.0.241 - - [2025-10-31 05:24:34] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.010367 10.0.0.241 - - [2025-10-31 05:24:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.241 - - [2025-10-31 05:24:34] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.011512 10.0.0.241 - - [2025-10-31 05:24:34] "POST /access-control-lists HTTP/1.1" 200 598 0.097271 10.0.0.241 - - [2025-10-31 05:24:34] "PUT /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780 HTTP/1.1" 200 265 0.091601 10.0.0.241 - - [2025-10-31 05:24:35] "PUT /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272 HTTP/1.1" 200 265 0.081481 10.0.0.241 - - [2025-10-31 05:24:35] "POST /security-groups HTTP/1.1" 200 593 0.087098 10.0.0.241 - - [2025-10-31 05:24:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.006421 10.0.0.241 - - [2025-10-31 05:24:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033256 10.0.0.241 - - [2025-10-31 05:24:35] "POST /chown HTTP/1.1" 200 109 0.056951 10.0.0.241 - - [2025-10-31 05:24:35] "POST /access-control-lists HTTP/1.1" 200 634 0.106117 10.0.0.241 - - [2025-10-31 05:24:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.011242 10.0.0.241 - - [2025-10-31 05:24:35] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006907 10.0.0.241 - - [2025-10-31 05:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.241 - - [2025-10-31 05:24:35] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002868 10.0.0.241 - - [2025-10-31 05:24:35] "POST /access-control-lists HTTP/1.1" 200 632 0.052119 10.0.0.241 - - [2025-10-31 05:24:35] "POST /tags HTTP/1.1" 409 226 0.002262 10.0.0.241 - - [2025-10-31 05:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.241 - - [2025-10-31 05:24:35] "GET /tag/d9594757-fe6b-4472-9b3a-c798b031b1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.019315 10.0.0.241 - - [2025-10-31 05:24:35] "POST /firewall-rules HTTP/1.1" 200 602 0.069174 10.0.0.241 - - [2025-10-31 05:24:35] "GET /firewall-rule/32bef4fe-e5d4-4edd-9de5-fc3b94d2b856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008623 10.0.0.241 - - [2025-10-31 05:24:35] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004506 10.0.0.241 - - [2025-10-31 05:24:35] "GET /firewall-rule/32bef4fe-e5d4-4edd-9de5-fc3b94d2b856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003382 10.0.0.241 - - [2025-10-31 05:24:35] "POST /ref-update HTTP/1.1" 200 156 0.051118 10.0.0.241 - - [2025-10-31 05:24:35] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020107 10.0.0.241 - - [2025-10-31 05:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.241 - - [2025-10-31 05:24:35] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005040 10.0.0.241 - - [2025-10-31 05:24:35] "POST /tags HTTP/1.1" 409 226 0.001934 10.0.0.241 - - [2025-10-31 05:24:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.241 - - [2025-10-31 05:24:35] "GET /tag/d9594757-fe6b-4472-9b3a-c798b031b1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012589 10.0.0.241 - - [2025-10-31 05:24:35] "POST /firewall-rules HTTP/1.1" 200 600 0.072849 10.0.0.241 - - [2025-10-31 05:24:36] "GET /firewall-rule/225f8029-629c-4058-8df5-70ad1eaf1a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005300 10.0.0.241 - - [2025-10-31 05:24:36] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003975 10.0.0.241 - - [2025-10-31 05:24:36] "GET /firewall-rule/225f8029-629c-4058-8df5-70ad1eaf1a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002670 10.0.0.241 - - [2025-10-31 05:24:36] "POST /ref-update HTTP/1.1" 200 156 0.051440 10.0.0.241 - - [2025-10-31 05:24:37] "POST /tags HTTP/1.1" 200 394 0.022276 10.0.0.241 - - [2025-10-31 05:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011617 10.0.0.241 - - [2025-10-31 05:24:37] "GET /tag/9f8bf7e9-5079-4c8e-8f37-acbd67b3c216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013894 10.0.0.241 - - [2025-10-31 05:24:37] "POST /tags HTTP/1.1" 200 342 0.026364 10.0.0.241 - - [2025-10-31 05:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011595 10.0.0.241 - - [2025-10-31 05:24:37] "GET /tag/7421802d-bed7-4045-993b-412fcfad1444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.022746 10.0.0.241 - - [2025-10-31 05:24:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000654 10.0.0.241 - - [2025-10-31 05:24:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.002257 10.0.0.241 - - [2025-10-31 05:24:37] "POST /security-groups HTTP/1.1" 200 589 0.079156 10.0.0.241 - - [2025-10-31 05:24:37] "POST /projects HTTP/1.1" 200 521 0.194077 10.0.0.241 - - [2025-10-31 05:24:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.003406 10.0.0.241 - - [2025-10-31 05:24:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018410 10.0.0.241 - - [2025-10-31 05:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014087 10.0.0.241 - - [2025-10-31 05:24:37] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.022882 10.0.0.241 - - [2025-10-31 05:24:37] "POST /access-control-lists HTTP/1.1" 200 600 0.091012 10.0.0.241 - - [2025-10-31 05:24:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.023610 10.0.0.241 - - [2025-10-31 05:24:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016930 10.0.0.241 - - [2025-10-31 05:24:37] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.007756 10.0.0.241 - - [2025-10-31 05:24:37] "POST /access-control-lists HTTP/1.1" 200 598 0.071974 10.0.0.241 - - [2025-10-31 05:24:38] "PUT /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780 HTTP/1.1" 200 265 0.107426 10.0.0.241 - - [2025-10-31 05:24:38] "PUT /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272 HTTP/1.1" 200 265 0.054748 10.0.0.241 - - [2025-10-31 05:24:38] "POST /security-groups HTTP/1.1" 200 593 0.071957 10.0.0.241 - - [2025-10-31 05:24:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.002816 10.0.0.241 - - [2025-10-31 05:24:38] "POST /access-control-lists HTTP/1.1" 200 634 0.061473 10.0.0.241 - - [2025-10-31 05:24:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.008186 10.0.0.241 - - [2025-10-31 05:24:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.081090 10.0.0.241 - - [2025-10-31 05:24:38] "POST /chown HTTP/1.1" 200 109 0.067807 10.0.0.241 - - [2025-10-31 05:24:38] "POST /access-control-lists HTTP/1.1" 200 632 0.080958 10.0.0.241 - - [2025-10-31 05:24:38] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009214 10.0.0.241 - - [2025-10-31 05:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.241 - - [2025-10-31 05:24:38] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003385 10.0.0.241 - - [2025-10-31 05:24:38] "POST /tags HTTP/1.1" 409 226 0.002550 10.0.0.241 - - [2025-10-31 05:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.241 - - [2025-10-31 05:24:38] "GET /tag/7421802d-bed7-4045-993b-412fcfad1444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012322 10.0.0.241 - - [2025-10-31 05:24:38] "POST /firewall-rules HTTP/1.1" 200 602 0.070765 10.0.0.241 - - [2025-10-31 05:24:38] "GET /firewall-rule/8abd001d-6fa0-45de-af79-f00177c1b289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007996 10.0.0.241 - - [2025-10-31 05:24:38] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.005574 10.0.0.241 - - [2025-10-31 05:24:38] "GET /firewall-rule/8abd001d-6fa0-45de-af79-f00177c1b289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003414 10.0.0.241 - - [2025-10-31 05:24:38] "POST /ref-update HTTP/1.1" 200 156 0.062074 10.0.0.241 - - [2025-10-31 05:24:38] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011687 10.0.0.241 - - [2025-10-31 05:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.241 - - [2025-10-31 05:24:38] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004557 10.0.0.241 - - [2025-10-31 05:24:38] "POST /tags HTTP/1.1" 409 226 0.002795 10.0.0.241 - - [2025-10-31 05:24:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.241 - - [2025-10-31 05:24:38] "GET /tag/7421802d-bed7-4045-993b-412fcfad1444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013239 10.0.0.241 - - [2025-10-31 05:24:39] "POST /firewall-rules HTTP/1.1" 200 600 0.090024 10.0.0.241 - - [2025-10-31 05:24:39] "GET /firewall-rule/55ac7423-cbdf-4aba-9bf2-1ce40f46a3e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.016330 10.0.0.241 - - [2025-10-31 05:24:39] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.006603 10.0.0.241 - - [2025-10-31 05:24:39] "GET /firewall-rule/55ac7423-cbdf-4aba-9bf2-1ce40f46a3e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003074 10.0.0.241 - - [2025-10-31 05:24:39] "POST /ref-update HTTP/1.1" 200 156 0.106612 10.0.0.241 - - [2025-10-31 05:24:40] "POST /tags HTTP/1.1" 200 346 0.079460 10.0.0.241 - - [2025-10-31 05:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.241 - - [2025-10-31 05:24:40] "GET /tag/9bff038a-93f4-4768-97d0-59231db5f96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.030553 10.0.0.241 - - [2025-10-31 05:24:40] "POST /projects HTTP/1.1" 409 238 0.003466 10.0.0.241 - - [2025-10-31 05:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.241 - - [2025-10-31 05:24:40] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047500 10.0.0.241 - - [2025-10-31 05:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022259 10.0.0.241 - - [2025-10-31 05:24:40] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007798 10.0.0.241 - - [2025-10-31 05:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.241 - - [2025-10-31 05:24:40] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008575 10.0.0.241 - - [2025-10-31 05:24:40] "POST /security-groups HTTP/1.1" 409 285 0.004345 10.0.0.241 - - [2025-10-31 05:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.241 - - [2025-10-31 05:24:40] "PUT /security-group/a767c517-7000-4b32-8b59-5ee971401364 HTTP/1.1" 200 263 0.070538 10.0.0.241 - - [2025-10-31 05:24:40] "PUT /access-control-list/aedb1c15-0d18-428a-8037-fd9089323671 HTTP/1.1" 200 273 0.028618 10.0.0.241 - - [2025-10-31 05:24:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033714 10.0.0.241 - - [2025-10-31 05:24:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.241 - - [2025-10-31 05:24:40] "POST /tags HTTP/1.1" 409 228 0.008556 10.0.0.241 - - [2025-10-31 05:24:40] "PUT /access-control-list/6921a038-3e03-43e8-a6ac-1241eacd8a9f HTTP/1.1" 200 273 0.062007 10.0.0.241 - - [2025-10-31 05:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.241 - - [2025-10-31 05:24:41] "GET /tag/9bff038a-93f4-4768-97d0-59231db5f96e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.017895 10.0.0.241 - - [2025-10-31 05:24:41] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.120047 10.0.0.241 - - [2025-10-31 05:24:41] "POST /tags HTTP/1.1" 200 346 0.052552 10.0.0.241 - - [2025-10-31 05:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.241 - - [2025-10-31 05:24:41] "GET /tag/afd47bb1-cd59-4f14-8d1f-ab006d9646db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.017208 10.0.0.241 - - [2025-10-31 05:24:41] "POST /projects HTTP/1.1" 409 238 0.004743 10.0.0.241 - - [2025-10-31 05:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.241 - - [2025-10-31 05:24:41] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053361 10.0.0.241 - - [2025-10-31 05:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014110 10.0.0.241 - - [2025-10-31 05:24:41] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005188 10.0.0.241 - - [2025-10-31 05:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.241 - - [2025-10-31 05:24:41] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008373 10.0.0.241 - - [2025-10-31 05:24:41] "POST /security-groups HTTP/1.1" 409 285 0.003300 10.0.0.241 - - [2025-10-31 05:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.241 - - [2025-10-31 05:24:41] "PUT /security-group/0a3da267-01d9-4b48-af2a-5802b44d7bf6 HTTP/1.1" 200 263 0.058535 10.0.0.241 - - [2025-10-31 05:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009732 10.0.0.241 - - [2025-10-31 05:24:41] "PUT /access-control-list/476e7f59-22b5-4dc2-93e9-77f7d6f6f248 HTTP/1.1" 200 273 0.024224 10.0.0.241 - - [2025-10-31 05:24:41] "PUT /access-control-list/0354ffb5-7d34-491b-94dc-eaeb733336f2 HTTP/1.1" 200 273 0.045042 10.0.0.241 - - [2025-10-31 05:24:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.072843 10.0.0.241 - - [2025-10-31 05:24:41] "POST /tags HTTP/1.1" 409 228 0.006507 10.0.0.241 - - [2025-10-31 05:24:41] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.133384 10.0.0.241 - - [2025-10-31 05:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015710 10.0.0.241 - - [2025-10-31 05:24:41] "GET /tag/afd47bb1-cd59-4f14-8d1f-ab006d9646db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014090 10.0.0.241 - - [2025-10-31 05:24:41] "POST /tags HTTP/1.1" 200 292 0.112054 10.0.0.241 - - [2025-10-31 05:24:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019944 10.0.0.241 - - [2025-10-31 05:24:41] "GET /tag/c197a083-f005-45be-9b7c-0eee2a9ff87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015024 10.0.0.241 - - [2025-10-31 05:24:42] "POST /tags HTTP/1.1" 200 304 0.113850 10.0.0.241 - - [2025-10-31 05:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015522 10.0.0.241 - - [2025-10-31 05:24:42] "GET /tag/f9cb8acd-d452-4f10-9d17-31c27438c2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.021595 10.0.0.241 - - [2025-10-31 05:24:42] "POST /tags HTTP/1.1" 409 252 0.002730 10.0.0.241 - - [2025-10-31 05:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.241 - - [2025-10-31 05:24:42] "GET /tag/6ee564d4-3f6d-47b0-96be-dbdd5b4fd0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.021517 10.0.0.241 - - [2025-10-31 05:24:42] "POST /tags HTTP/1.1" 409 226 0.002841 10.0.0.241 - - [2025-10-31 05:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.241 - - [2025-10-31 05:24:42] "GET /tag/d9594757-fe6b-4472-9b3a-c798b031b1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016011 10.0.0.241 - - [2025-10-31 05:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.241 - - [2025-10-31 05:24:42] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008396 10.0.0.241 - - [2025-10-31 05:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.241 - - [2025-10-31 05:24:42] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048842 10.0.0.241 - - [2025-10-31 05:24:42] "POST /virtual-machines HTTP/1.1" 200 396 0.010169 10.0.0.241 - - [2025-10-31 05:24:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009586 10.0.0.241 - - [2025-10-31 05:24:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115521 10.0.0.241 - - [2025-10-31 05:24:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024721 10.0.0.241 - - [2025-10-31 05:24:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013570 10.0.0.241 - - [2025-10-31 05:24:42] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006413 10.0.0.241 - - [2025-10-31 05:24:42] "POST /instance-ips HTTP/1.1" 200 398 0.043612 10.0.0.241 - - [2025-10-31 05:24:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.044240 10.0.0.241 - - [2025-10-31 05:24:42] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014045 10.0.0.241 - - [2025-10-31 05:24:42] "POST /set-tag HTTP/1.1" 200 109 0.080347 10.0.0.241 - - [2025-10-31 05:24:42] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.038757 10.0.0.241 - - [2025-10-31 05:24:42] "GET /instance-ip/e7b48292-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005428 10.0.0.241 - - [2025-10-31 05:24:43] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007308 10.0.0.241 - - [2025-10-31 05:24:43] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.241 - - [2025-10-31 05:24:43] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004743 10.0.0.241 - - [2025-10-31 05:24:43] "POST /ref-update HTTP/1.1" 200 156 0.018838 10.0.0.241 - - [2025-10-31 05:24:43] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009203 10.0.0.241 - - [2025-10-31 05:24:43] "POST /set-tag HTTP/1.1" 200 109 0.004578 10.0.0.241 - - [2025-10-31 05:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.241 - - [2025-10-31 05:24:43] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005020 10.0.0.241 - - [2025-10-31 05:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.241 - - [2025-10-31 05:24:43] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052789 10.0.0.241 - - [2025-10-31 05:24:43] "POST /virtual-machines HTTP/1.1" 200 396 0.009799 10.0.0.241 - - [2025-10-31 05:24:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031045 10.0.0.241 - - [2025-10-31 05:24:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124522 10.0.0.241 - - [2025-10-31 05:24:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009958 10.0.0.241 - - [2025-10-31 05:24:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010204 10.0.0.241 - - [2025-10-31 05:24:43] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007558 10.0.0.241 - - [2025-10-31 05:24:43] "POST /instance-ips HTTP/1.1" 200 398 0.031017 10.0.0.241 - - [2025-10-31 05:24:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.060526 10.0.0.241 - - [2025-10-31 05:24:43] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010575 10.0.0.241 - - [2025-10-31 05:24:43] "POST /set-tag HTTP/1.1" 200 109 0.068441 10.0.0.241 - - [2025-10-31 05:24:43] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021291 10.0.0.241 - - [2025-10-31 05:24:43] "GET /instance-ip/e84990e4-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007652 10.0.0.241 - - [2025-10-31 05:24:44] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007778 10.0.0.241 - - [2025-10-31 05:24:44] "POST /set-tag HTTP/1.1" 200 109 0.003555 10.0.0.241 - - [2025-10-31 05:24:44] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.005304 10.0.0.241 - - [2025-10-31 05:24:44] "POST /ref-update HTTP/1.1" 200 156 0.012120 10.0.0.241 - - [2025-10-31 05:24:44] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006743 10.0.0.241 - - [2025-10-31 05:24:44] "POST /set-tag HTTP/1.1" 200 109 0.003627 10.0.0.241 - - [2025-10-31 05:24:44] "POST /tags HTTP/1.1" 200 292 0.023979 10.0.0.241 - - [2025-10-31 05:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.241 - - [2025-10-31 05:24:44] "GET /tag/548857a9-7fdd-48d5-ba37-6dc06a18ef81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.028850 10.0.0.241 - - [2025-10-31 05:24:44] "POST /tags HTTP/1.1" 409 252 0.003336 10.0.0.241 - - [2025-10-31 05:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.241 - - [2025-10-31 05:24:44] "GET /tag/9f8bf7e9-5079-4c8e-8f37-acbd67b3c216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.021226 10.0.0.241 - - [2025-10-31 05:24:44] "POST /tags HTTP/1.1" 409 226 0.002897 10.0.0.241 - - [2025-10-31 05:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.241 - - [2025-10-31 05:24:44] "GET /tag/7421802d-bed7-4045-993b-412fcfad1444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.017247 10.0.0.241 - - [2025-10-31 05:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007404 10.0.0.241 - - [2025-10-31 05:24:44] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004842 10.0.0.241 - - [2025-10-31 05:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009886 10.0.0.241 - - [2025-10-31 05:24:44] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059929 10.0.0.241 - - [2025-10-31 05:24:44] "POST /virtual-machines HTTP/1.1" 200 396 0.013908 10.0.0.241 - - [2025-10-31 05:24:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020519 10.0.0.241 - - [2025-10-31 05:24:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139176 10.0.0.241 - - [2025-10-31 05:24:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015798 10.0.0.241 - - [2025-10-31 05:24:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007499 10.0.0.241 - - [2025-10-31 05:24:44] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006953 10.0.0.241 - - [2025-10-31 05:24:44] "POST /instance-ips HTTP/1.1" 200 398 0.027200 10.0.0.241 - - [2025-10-31 05:24:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022598 10.0.0.241 - - [2025-10-31 05:24:44] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014522 10.0.0.241 - - [2025-10-31 05:24:45] "POST /set-tag HTTP/1.1" 200 109 0.075377 10.0.0.241 - - [2025-10-31 05:24:45] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017786 10.0.0.241 - - [2025-10-31 05:24:45] "GET /instance-ip/e9019bf8-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003844 10.0.0.241 - - [2025-10-31 05:24:45] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009291 10.0.0.241 - - [2025-10-31 05:24:45] "POST /set-tag HTTP/1.1" 200 109 0.014471 10.0.0.241 - - [2025-10-31 05:24:45] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.017424 10.0.0.241 - - [2025-10-31 05:24:45] "POST /ref-update HTTP/1.1" 200 156 0.013522 10.0.0.241 - - [2025-10-31 05:24:45] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011141 10.0.0.241 - - [2025-10-31 05:24:45] "POST /set-tag HTTP/1.1" 200 109 0.003609 10.0.0.241 - - [2025-10-31 05:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.241 - - [2025-10-31 05:24:45] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005250 10.0.0.241 - - [2025-10-31 05:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.241 - - [2025-10-31 05:24:45] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047042 10.0.0.241 - - [2025-10-31 05:24:45] "POST /virtual-machines HTTP/1.1" 200 396 0.015858 10.0.0.241 - - [2025-10-31 05:24:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014261 10.0.0.241 - - [2025-10-31 05:24:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121897 10.0.0.241 - - [2025-10-31 05:24:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022200 10.0.0.241 - - [2025-10-31 05:24:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009797 10.0.0.241 - - [2025-10-31 05:24:45] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006745 10.0.0.241 - - [2025-10-31 05:24:45] "POST /instance-ips HTTP/1.1" 200 398 0.035480 10.0.0.241 - - [2025-10-31 05:24:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033844 10.0.0.241 - - [2025-10-31 05:24:45] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007613 10.0.0.241 - - [2025-10-31 05:24:46] "POST /set-tag HTTP/1.1" 200 109 0.071920 10.0.0.241 - - [2025-10-31 05:24:46] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015822 10.0.0.241 - - [2025-10-31 05:24:46] "GET /instance-ip/e98e6bf0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004863 10.0.0.241 - - [2025-10-31 05:24:46] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007488 10.0.0.241 - - [2025-10-31 05:24:46] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.241 - - [2025-10-31 05:24:46] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004632 10.0.0.241 - - [2025-10-31 05:24:46] "POST /ref-update HTTP/1.1" 200 156 0.008647 10.0.0.241 - - [2025-10-31 05:24:46] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007863 10.0.0.241 - - [2025-10-31 05:24:46] "POST /set-tag HTTP/1.1" 200 109 0.007874 10.0.0.241 - - [2025-10-31 05:24:46] "POST /tags HTTP/1.1" 200 300 0.026204 10.0.0.241 - - [2025-10-31 05:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020265 10.0.0.241 - - [2025-10-31 05:24:46] "GET /tag/477e69a7-e1eb-422a-9a57-260b77e88e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.016947 10.0.0.241 - - [2025-10-31 05:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.241 - - [2025-10-31 05:24:46] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007456 10.0.0.241 - - [2025-10-31 05:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.241 - - [2025-10-31 05:24:46] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041898 10.0.0.241 - - [2025-10-31 05:24:46] "POST /virtual-machines HTTP/1.1" 200 396 0.018306 10.0.0.241 - - [2025-10-31 05:24:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028002 10.0.0.241 - - [2025-10-31 05:24:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118651 10.0.0.241 - - [2025-10-31 05:24:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011168 10.0.0.241 - - [2025-10-31 05:24:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009119 10.0.0.241 - - [2025-10-31 05:24:46] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004878 10.0.0.241 - - [2025-10-31 05:24:46] "POST /instance-ips HTTP/1.1" 200 398 0.025827 10.0.0.241 - - [2025-10-31 05:24:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026282 10.0.0.241 - - [2025-10-31 05:24:46] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021161 10.0.0.241 - - [2025-10-31 05:24:46] "POST /set-tag HTTP/1.1" 200 109 0.021479 10.0.0.241 - - [2025-10-31 05:24:46] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022717 10.0.0.241 - - [2025-10-31 05:24:46] "GET /instance-ip/ea23f8be-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004823 10.0.0.241 - - [2025-10-31 05:24:47] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005065 10.0.0.241 - - [2025-10-31 05:24:47] "POST /set-tag HTTP/1.1" 200 109 0.010088 10.0.0.241 - - [2025-10-31 05:24:47] "POST /tags HTTP/1.1" 200 300 0.032179 10.0.0.241 - - [2025-10-31 05:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.241 - - [2025-10-31 05:24:47] "GET /tag/abae769b-8867-44ff-886c-27e9bbfba38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013111 10.0.0.241 - - [2025-10-31 05:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.241 - - [2025-10-31 05:24:47] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005528 10.0.0.241 - - [2025-10-31 05:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.241 - - [2025-10-31 05:24:47] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035949 10.0.0.241 - - [2025-10-31 05:24:47] "POST /virtual-machines HTTP/1.1" 200 396 0.030432 10.0.0.241 - - [2025-10-31 05:24:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022290 10.0.0.241 - - [2025-10-31 05:24:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142786 10.0.0.241 - - [2025-10-31 05:24:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011771 10.0.0.241 - - [2025-10-31 05:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.241 - - [2025-10-31 05:24:47] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015267 10.0.0.241 - - [2025-10-31 05:24:47] "POST /instance-ips HTTP/1.1" 200 398 0.022625 10.0.0.241 - - [2025-10-31 05:24:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.036954 10.0.0.241 - - [2025-10-31 05:24:47] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010608 10.0.0.241 - - [2025-10-31 05:24:47] "POST /set-tag HTTP/1.1" 200 109 0.020888 10.0.0.241 - - [2025-10-31 05:24:47] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019427 10.0.0.241 - - [2025-10-31 05:24:47] "GET /instance-ip/eaa4e71c-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004331 10.0.0.241 - - [2025-10-31 05:24:47] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005219 10.0.0.241 - - [2025-10-31 05:24:47] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.241 - - [2025-10-31 05:24:47] "POST /tags HTTP/1.1" 200 300 0.031980 10.0.0.241 - - [2025-10-31 05:24:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.241 - - [2025-10-31 05:24:47] "GET /tag/b940cc78-7f63-4d03-9915-e77a02bd5be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014516 10.0.0.241 - - [2025-10-31 05:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.241 - - [2025-10-31 05:24:48] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006274 10.0.0.241 - - [2025-10-31 05:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.241 - - [2025-10-31 05:24:48] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054589 10.0.0.241 - - [2025-10-31 05:24:48] "POST /virtual-machines HTTP/1.1" 200 396 0.012680 10.0.0.241 - - [2025-10-31 05:24:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027411 10.0.0.241 - - [2025-10-31 05:24:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112224 10.0.0.241 - - [2025-10-31 05:24:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013373 10.0.0.241 - - [2025-10-31 05:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011202 10.0.0.241 - - [2025-10-31 05:24:48] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007628 10.0.0.241 - - [2025-10-31 05:24:48] "POST /instance-ips HTTP/1.1" 200 398 0.022779 10.0.0.241 - - [2025-10-31 05:24:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031252 10.0.0.241 - - [2025-10-31 05:24:48] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009004 10.0.0.241 - - [2025-10-31 05:24:48] "POST /set-tag HTTP/1.1" 200 109 0.020373 10.0.0.241 - - [2025-10-31 05:24:48] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.026283 10.0.0.241 - - [2025-10-31 05:24:48] "GET /instance-ip/eb25659a-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004291 10.0.0.241 - - [2025-10-31 05:24:48] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005315 10.0.0.241 - - [2025-10-31 05:24:48] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.241 - - [2025-10-31 05:24:48] "POST /tags HTTP/1.1" 200 300 0.029166 10.0.0.241 - - [2025-10-31 05:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.241 - - [2025-10-31 05:24:48] "GET /tag/30f780b9-c26a-4281-8e20-eb569944b02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012828 10.0.0.241 - - [2025-10-31 05:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.241 - - [2025-10-31 05:24:48] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004841 10.0.0.241 - - [2025-10-31 05:24:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.241 - - [2025-10-31 05:24:48] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048011 10.0.0.241 - - [2025-10-31 05:24:49] "POST /virtual-machines HTTP/1.1" 200 396 0.013822 10.0.0.241 - - [2025-10-31 05:24:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012332 10.0.0.241 - - [2025-10-31 05:24:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098538 10.0.0.241 - - [2025-10-31 05:24:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010263 10.0.0.241 - - [2025-10-31 05:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012192 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004791 10.0.0.241 - - [2025-10-31 05:24:49] "POST /instance-ips HTTP/1.1" 200 398 0.023490 10.0.0.241 - - [2025-10-31 05:24:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032923 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006133 10.0.0.241 - - [2025-10-31 05:24:49] "POST /set-tag HTTP/1.1" 200 109 0.022583 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013330 10.0.0.241 - - [2025-10-31 05:24:49] "GET /instance-ip/eb9e4384-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006292 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006634 10.0.0.241 - - [2025-10-31 05:24:49] "POST /set-tag HTTP/1.1" 200 109 0.003230 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004942 10.0.0.241 - - [2025-10-31 05:24:49] "POST /ref-update HTTP/1.1" 200 156 0.012084 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024265 10.0.0.241 - - [2025-10-31 05:24:49] "POST /set-tag HTTP/1.1" 200 109 0.004025 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.005671 10.0.0.241 - - [2025-10-31 05:24:49] "POST /ref-update HTTP/1.1" 200 156 0.018552 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010002 10.0.0.241 - - [2025-10-31 05:24:49] "POST /set-tag HTTP/1.1" 200 109 0.003328 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004643 10.0.0.241 - - [2025-10-31 05:24:49] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.005116 10.0.0.241 - - [2025-10-31 05:24:49] "POST /ref-update HTTP/1.1" 200 156 0.008990 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019388 10.0.0.241 - - [2025-10-31 05:24:49] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004328 10.0.0.241 - - [2025-10-31 05:24:49] "POST /ref-update HTTP/1.1" 200 156 0.013588 10.0.0.241 - - [2025-10-31 05:24:49] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005388 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.003597 10.0.0.241 - - [2025-10-31 05:24:50] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005094 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.241 - - [2025-10-31 05:24:50] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007219 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.241 - - [2025-10-31 05:24:50] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004995 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.241 - - [2025-10-31 05:24:50] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004533 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.003450 10.0.0.241 - - [2025-10-31 05:24:50] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004642 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.241 - - [2025-10-31 05:24:50] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004982 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.004027 10.0.0.241 - - [2025-10-31 05:24:50] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006186 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.241 - - [2025-10-31 05:24:50] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004554 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.241 - - [2025-10-31 05:24:50] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005525 10.0.0.241 - - [2025-10-31 05:24:50] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.241 - - [2025-10-31 05:24:52] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006504 10.0.0.241 - - [2025-10-31 05:24:52] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.241 - - [2025-10-31 05:24:52] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006052 10.0.0.241 - - [2025-10-31 05:24:53] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.241 - - [2025-10-31 05:24:53] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005531 10.0.0.241 - - [2025-10-31 05:24:53] "POST /set-tag HTTP/1.1" 200 109 0.003153 10.0.0.241 - - [2025-10-31 05:24:54] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004812 10.0.0.241 - - [2025-10-31 05:24:54] "POST /set-tag HTTP/1.1" 200 109 0.004692 10.0.0.241 - - [2025-10-31 05:24:56] "GET /virtual-machine/298a294e-7876-4d1f-8374-4d43c5a997d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003786 10.0.0.241 - - [2025-10-31 05:24:56] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004853 10.0.0.241 - - [2025-10-31 05:24:56] "GET /virtual-machine/83356b45-e3fb-4f21-bd3a-546ec641b5d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004634 10.0.0.241 - - [2025-10-31 05:24:56] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006595 10.0.0.241 - - [2025-10-31 05:24:56] "GET /virtual-machine/a4c4cff7-e50a-43d1-8b70-4556754bf7fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003438 10.0.0.241 - - [2025-10-31 05:24:56] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005570 10.0.0.241 - - [2025-10-31 05:24:56] "GET /virtual-machine/40c6fbc2-e2a8-4b04-bf42-fb3539418477?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003275 10.0.0.241 - - [2025-10-31 05:24:56] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004511 10.0.0.241 - - [2025-10-31 05:24:57] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004822 10.0.0.241 - - [2025-10-31 05:24:57] "POST /set-tag HTTP/1.1" 200 109 0.002713 10.0.0.241 - - [2025-10-31 05:24:58] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005447 10.0.0.241 - - [2025-10-31 05:24:58] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.241 - - [2025-10-31 05:25:02] "GET /virtual-machine/4d72b933-aa4b-4402-b17c-7f630fe8831a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004366 10.0.0.241 - - [2025-10-31 05:25:02] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004419 10.0.0.241 - - [2025-10-31 05:25:02] "GET /virtual-machine/6da00324-4f26-4317-959d-ea53c8516e51?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003463 10.0.0.241 - - [2025-10-31 05:25:02] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008166 10.0.0.241 - - [2025-10-31 05:25:02] "GET /virtual-machine/38a47f72-a3ea-42af-b401-e9035d01cb21?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003486 10.0.0.241 - - [2025-10-31 05:25:02] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004740 10.0.0.241 - - [2025-10-31 05:25:02] "GET /virtual-machine/61911647-3e27-4033-9f13-b889b862c1c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003752 10.0.0.241 - - [2025-10-31 05:25:02] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004668 10.0.0.241 - - [2025-10-31 05:25:02] "GET /loadbalancer/cf49b0e4-17ce-4a85-b31e-207e76c002dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002708 10.0.0.241 - - [2025-10-31 05:25:02] "POST /tags HTTP/1.1" 200 334 0.034277 10.0.0.241 - - [2025-10-31 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.241 - - [2025-10-31 05:25:02] "GET /tag/f6c5cd8f-0fb1-4ddd-bf42-f6cc0187d72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015239 10.0.0.241 - - [2025-10-31 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.241 - - [2025-10-31 05:25:02] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038520 10.0.0.241 - - [2025-10-31 05:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.241 - - [2025-10-31 05:25:03] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005079 10.0.0.241 - - [2025-10-31 05:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.241 - - [2025-10-31 05:25:03] "GET /service-appliance-set/b8794e24-fbc8-4c28-8654-ef5d7d243808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002877 10.0.0.241 - - [2025-10-31 05:25:03] "POST /fqname-to-id HTTP/1.1" 404 273 0.002120 10.0.0.241 - - [2025-10-31 05:25:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.098827 10.0.0.241 - - [2025-10-31 05:25:03] "GET /virtual-machine-interface/5621e3c7-dbc7-4fbd-bee7-4a9e495701df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.011248 10.0.0.241 - - [2025-10-31 05:25:03] "POST /instance-ips HTTP/1.1" 200 410 0.023216 10.0.0.241 - - [2025-10-31 05:25:03] "GET /instance-ip/e8c8c391-321d-4c09-a798-d6fd20d5b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.007883 10.0.0.241 - - [2025-10-31 05:25:03] "POST /loadbalancers HTTP/1.1" 200 631 0.061646 10.0.0.241 - - [2025-10-31 05:25:03] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053205 10.0.0.241 - - [2025-10-31 05:25:03] "GET /instance-ip/e8c8c391-321d-4c09-a798-d6fd20d5b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003796 10.0.0.241 - - [2025-10-31 05:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039826 10.0.0.241 - - [2025-10-31 05:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007396 10.0.0.241 - - [2025-10-31 05:25:03] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034242 10.0.0.241 - - [2025-10-31 05:25:03] "POST /floating-ips HTTP/1.1" 200 599 0.054869 10.0.0.241 - - [2025-10-31 05:25:03] "GET /loadbalancer/cf49b0e4-17ce-4a85-b31e-207e76c002dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003554 10.0.0.241 - - [2025-10-31 05:25:03] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.019208 10.0.0.241 - - [2025-10-31 05:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.241 - - [2025-10-31 05:25:03] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035501 10.0.0.241 - - [2025-10-31 05:25:03] "GET /loadbalancer-listener/fe85414e-c0b4-4a10-b9ab-852c2b762421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004440 10.0.0.241 - - [2025-10-31 05:25:03] "GET /loadbalancer-listener/fe85414e-c0b4-4a10-b9ab-852c2b762421?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003260 10.0.0.241 - - [2025-10-31 05:25:03] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.027290 10.0.0.241 - - [2025-10-31 05:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.241 - - [2025-10-31 05:25:03] "GET /instance-ip/e8c8c391-321d-4c09-a798-d6fd20d5b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.017372 10.0.0.241 - - [2025-10-31 05:25:03] "GET /loadbalancer/cf49b0e4-17ce-4a85-b31e-207e76c002dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003652 10.0.0.241 - - [2025-10-31 05:25:03] "GET /instance-ip/e8c8c391-321d-4c09-a798-d6fd20d5b6be?fields=floating_ips HTTP/1.1" 200 1215 0.005064 10.0.0.241 - - [2025-10-31 05:25:03] "GET /loadbalancer/cf49b0e4-17ce-4a85-b31e-207e76c002dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002982 10.0.0.241 - - [2025-10-31 05:25:03] "GET /loadbalancer-pool/c44ad324-cd10-483f-ba49-de2f628f6c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004474 10.0.0.241 - - [2025-10-31 05:25:03] "GET /floating-ip/d513942e-1b6c-4c7a-be96-e245a281f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.002161 10.0.0.241 - - [2025-10-31 05:25:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020550 10.0.0.241 - - [2025-10-31 05:25:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011535 10.0.0.241 - - [2025-10-31 05:25:03] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009075 10.0.0.241 - - [2025-10-31 05:25:03] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007219 10.0.0.241 - - [2025-10-31 05:25:03] "POST /ref-update HTTP/1.1" 200 156 0.008078 10.0.0.241 - - [2025-10-31 05:25:03] "GET /floating-ip/d513942e-1b6c-4c7a-be96-e245a281f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.013672 10.0.0.241 - - [2025-10-31 05:25:03] "POST /tags HTTP/1.1" 409 221 0.001926 10.0.0.241 - - [2025-10-31 05:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.241 - - [2025-10-31 05:25:03] "GET /tag/f6c5cd8f-0fb1-4ddd-bf42-f6cc0187d72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011019 10.0.0.241 - - [2025-10-31 05:25:04] "PUT /floating-ip/d513942e-1b6c-4c7a-be96-e245a281f5c1 HTTP/1.1" 200 257 0.009986 10.0.0.241 - - [2025-10-31 05:25:04] "POST /set-tag HTTP/1.1" 200 109 0.060081 10.0.0.241 - - [2025-10-31 05:25:04] "GET /loadbalancer-pool/c44ad324-cd10-483f-ba49-de2f628f6c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.017931 10.0.0.241 - - [2025-10-31 05:25:04] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021044 10.0.0.241 - - [2025-10-31 05:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009208 10.0.0.241 - - [2025-10-31 05:25:04] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013019 10.0.0.241 - - [2025-10-31 05:25:04] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005010 10.0.0.241 - - [2025-10-31 05:25:04] "POST /ref-update HTTP/1.1" 200 156 0.008397 10.0.0.241 - - [2025-10-31 05:25:04] "GET /floating-ip/d513942e-1b6c-4c7a-be96-e245a281f5c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.014940 10.0.0.241 - - [2025-10-31 05:25:04] "POST /set-tag HTTP/1.1" 200 109 0.093636 10.0.0.241 - - [2025-10-31 05:25:05] "POST /tags HTTP/1.1" 409 206 0.003178 10.0.0.241 - - [2025-10-31 05:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.241 - - [2025-10-31 05:25:05] "GET /tag/f9cb8acd-d452-4f10-9d17-31c27438c2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013702 10.0.0.241 - - [2025-10-31 05:25:05] "POST /tags HTTP/1.1" 409 204 0.002866 10.0.0.241 - - [2025-10-31 05:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.241 - - [2025-10-31 05:25:05] "GET /tag/abae769b-8867-44ff-886c-27e9bbfba38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013103 10.0.0.241 - - [2025-10-31 05:25:05] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002723 10.0.0.241 - - [2025-10-31 05:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.241 - - [2025-10-31 05:25:05] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002696 10.0.0.241 - - [2025-10-31 05:25:05] "POST /tags HTTP/1.1" 409 206 0.001761 10.0.0.241 - - [2025-10-31 05:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.241 - - [2025-10-31 05:25:05] "GET /tag/f9cb8acd-d452-4f10-9d17-31c27438c2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012204 10.0.0.241 - - [2025-10-31 05:25:05] "POST /tags HTTP/1.1" 409 226 0.002193 10.0.0.241 - - [2025-10-31 05:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.241 - - [2025-10-31 05:25:05] "GET /tag/d9594757-fe6b-4472-9b3a-c798b031b1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012805 10.0.0.241 - - [2025-10-31 05:25:05] "POST /tags HTTP/1.1" 409 204 0.002117 10.0.0.241 - - [2025-10-31 05:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.241 - - [2025-10-31 05:25:05] "GET /tag/abae769b-8867-44ff-886c-27e9bbfba38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013457 10.0.0.241 - - [2025-10-31 05:25:05] "POST /tags HTTP/1.1" 409 226 0.002195 10.0.0.241 - - [2025-10-31 05:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.241 - - [2025-10-31 05:25:05] "GET /tag/d9594757-fe6b-4472-9b3a-c798b031b1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012452 10.0.0.241 - - [2025-10-31 05:25:05] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002990 10.0.0.241 - - [2025-10-31 05:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.241 - - [2025-10-31 05:25:05] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002991 10.0.0.241 - - [2025-10-31 05:25:05] "POST /firewall-rules HTTP/1.1" 200 628 0.071825 10.0.0.241 - - [2025-10-31 05:25:05] "POST /firewall-rules HTTP/1.1" 200 648 0.092728 10.0.0.241 - - [2025-10-31 05:25:05] "GET /firewall-rule/37749049-3047-47f2-a105-a75cdba4da20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.025116 10.0.0.241 - - [2025-10-31 05:25:05] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003064 10.0.0.241 - - [2025-10-31 05:25:05] "GET /firewall-rule/8952a7c9-e0a0-498c-a5fa-640859364b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004877 10.0.0.241 - - [2025-10-31 05:25:05] "POST /ref-update HTTP/1.1" 200 156 0.015491 10.0.0.241 - - [2025-10-31 05:25:05] "POST /firewall-policys HTTP/1.1" 200 608 0.035536 10.0.0.241 - - [2025-10-31 05:25:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013949 10.0.0.241 - - [2025-10-31 05:25:06] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.019368 10.0.0.241 - - [2025-10-31 05:25:06] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004660 10.0.0.241 - - [2025-10-31 05:25:06] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002877 10.0.0.241 - - [2025-10-31 05:25:06] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004484 10.0.0.241 - - [2025-10-31 05:25:06] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004433 10.0.0.241 - - [2025-10-31 05:25:06] "GET /firewall-policy/d7c97929-7810-48c2-85d2-d4ab89531b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004784 10.0.0.241 - - [2025-10-31 05:25:06] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002522 10.0.0.241 - - [2025-10-31 05:25:06] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002707 10.0.0.241 - - [2025-10-31 05:25:06] "POST /ref-update HTTP/1.1" 200 156 0.020089 10.0.0.241 - - [2025-10-31 05:25:06] "POST /ref-update HTTP/1.1" 200 156 0.027020 10.0.0.241 - - [2025-10-31 05:25:06] "POST /ref-update HTTP/1.1" 200 156 0.027982 10.0.0.241 - - [2025-10-31 05:25:06] "POST /ref-update HTTP/1.1" 200 156 0.024119 10.0.0.241 - - [2025-10-31 05:25:06] "POST /ref-update HTTP/1.1" 200 156 0.032466 10.0.0.241 - - [2025-10-31 05:25:06] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005046 10.0.0.241 - - [2025-10-31 05:26:06] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005722 10.0.0.241 - - [2025-10-31 05:26:06] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.241 - - [2025-10-31 05:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.241 - - [2025-10-31 05:26:06] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.010701 10.0.0.241 - - [2025-10-31 05:26:06] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006638 10.0.0.241 - - [2025-10-31 05:26:06] "POST /set-tag HTTP/1.1" 200 109 0.031646 10.0.0.241 - - [2025-10-31 05:26:06] "DELETE /loadbalancer-member/58c03383-7bb0-4647-9ffa-3b41e1d906ce HTTP/1.1" 200 115 0.061873 10.0.0.241 - - [2025-10-31 05:26:06] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.020144 10.0.0.241 - - [2025-10-31 05:26:06] "POST /set-tag HTTP/1.1" 200 109 0.003654 10.0.0.241 - - [2025-10-31 05:26:06] "DELETE /loadbalancer-member/086ac0f2-188d-4212-bc5a-5249ddecac14 HTTP/1.1" 200 115 0.058974 10.0.0.241 - - [2025-10-31 05:26:06] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006053 10.0.0.241 - - [2025-10-31 05:26:06] "POST /set-tag HTTP/1.1" 200 109 0.003636 10.0.0.241 - - [2025-10-31 05:26:06] "DELETE /loadbalancer-member/877d10b7-da4d-4162-b798-a8fb806a9801 HTTP/1.1" 200 115 0.054716 10.0.0.241 - - [2025-10-31 05:26:06] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005255 10.0.0.241 - - [2025-10-31 05:26:06] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.241 - - [2025-10-31 05:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.241 - - [2025-10-31 05:26:06] "GET /loadbalancer/0bbff55c-4ff5-47f9-9320-93c11a6ad730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008450 10.0.0.241 - - [2025-10-31 05:26:07] "GET /loadbalancer-pool/aa688920-8c93-498f-901b-93b9e5da1e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003585 10.0.0.241 - - [2025-10-31 05:26:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035789 10.0.0.241 - - [2025-10-31 05:26:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.077732 10.0.0.241 - - [2025-10-31 05:26:07] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.015221 10.0.0.241 - - [2025-10-31 05:26:07] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007416 10.0.0.241 - - [2025-10-31 05:26:07] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005138 10.0.0.241 - - [2025-10-31 05:26:07] "POST /set-tag HTTP/1.1" 200 109 0.084313 10.0.0.241 - - [2025-10-31 05:26:07] "GET /loadbalancer-pool/21b2c472-5159-4b80-a02f-9881f2ac7650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010415 10.0.0.241 - - [2025-10-31 05:26:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.040470 10.0.0.241 - - [2025-10-31 05:26:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014389 10.0.0.241 - - [2025-10-31 05:26:07] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.035370 10.0.0.241 - - [2025-10-31 05:26:07] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.007562 10.0.0.241 - - [2025-10-31 05:26:07] "POST /set-tag HTTP/1.1" 200 109 0.007010 10.0.0.241 - - [2025-10-31 05:26:07] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003083 10.0.0.241 - - [2025-10-31 05:26:07] "GET /loadbalancer-pool/3cc84216-0064-4bfd-9a05-12794aa8ae65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008420 10.0.0.241 - - [2025-10-31 05:26:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.044915 10.0.0.241 - - [2025-10-31 05:26:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.052927 10.0.0.241 - - [2025-10-31 05:26:07] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.035205 10.0.0.241 - - [2025-10-31 05:26:07] "GET /virtual-machine-interface/7e37fa5c-b618-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.012501 10.0.0.241 - - [2025-10-31 05:26:07] "GET /floating-ip/3c8dbffc-0d22-44ea-ba55-99d42e36e216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.017254 10.0.0.241 - - [2025-10-31 05:26:07] "POST /set-tag HTTP/1.1" 200 109 0.007134 10.0.0.241 - - [2025-10-31 05:27:14] "POST /tags HTTP/1.1" 409 252 0.007257 10.0.0.241 - - [2025-10-31 05:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.241 - - [2025-10-31 05:27:14] "GET /tag/9f8bf7e9-5079-4c8e-8f37-acbd67b3c216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014050 10.0.0.241 - - [2025-10-31 05:27:14] "POST /tags HTTP/1.1" 409 228 0.002518 10.0.0.241 - - [2025-10-31 05:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.241 - - [2025-10-31 05:27:14] "GET /tag/afd47bb1-cd59-4f14-8d1f-ab006d9646db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011713 10.0.0.241 - - [2025-10-31 05:27:14] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003907 10.0.0.241 - - [2025-10-31 05:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.241 - - [2025-10-31 05:27:14] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.241 - - [2025-10-31 05:27:14] "POST /tags HTTP/1.1" 409 206 0.001889 10.0.0.241 - - [2025-10-31 05:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.241 - - [2025-10-31 05:27:14] "GET /tag/f9cb8acd-d452-4f10-9d17-31c27438c2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012235 10.0.0.241 - - [2025-10-31 05:27:15] "POST /tags HTTP/1.1" 409 226 0.002269 10.0.0.241 - - [2025-10-31 05:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.241 - - [2025-10-31 05:27:15] "GET /tag/d9594757-fe6b-4472-9b3a-c798b031b1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011930 10.0.0.241 - - [2025-10-31 05:27:15] "POST /tags HTTP/1.1" 409 204 0.002028 10.0.0.241 - - [2025-10-31 05:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.241 - - [2025-10-31 05:27:15] "GET /tag/abae769b-8867-44ff-886c-27e9bbfba38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012385 10.0.0.241 - - [2025-10-31 05:27:15] "POST /tags HTTP/1.1" 409 226 0.002106 10.0.0.241 - - [2025-10-31 05:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.241 - - [2025-10-31 05:27:15] "GET /tag/d9594757-fe6b-4472-9b3a-c798b031b1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013630 10.0.0.241 - - [2025-10-31 05:27:15] "POST /tags HTTP/1.1" 409 228 0.002130 10.0.0.241 - - [2025-10-31 05:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.241 - - [2025-10-31 05:27:15] "GET /tag/afd47bb1-cd59-4f14-8d1f-ab006d9646db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012990 10.0.0.241 - - [2025-10-31 05:27:15] "POST /tags HTTP/1.1" 409 252 0.002192 10.0.0.241 - - [2025-10-31 05:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.241 - - [2025-10-31 05:27:15] "GET /tag/9f8bf7e9-5079-4c8e-8f37-acbd67b3c216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012195 10.0.0.241 - - [2025-10-31 05:27:15] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002661 10.0.0.241 - - [2025-10-31 05:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.241 - - [2025-10-31 05:27:15] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004044 10.0.0.241 - - [2025-10-31 05:27:15] "POST /firewall-rules HTTP/1.1" 409 281 0.002612 10.0.0.241 - - [2025-10-31 05:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.241 - - [2025-10-31 05:27:15] "PUT /firewall-rule/8952a7c9-e0a0-498c-a5fa-640859364b5d HTTP/1.1" 200 261 0.028161 10.0.0.241 - - [2025-10-31 05:27:15] "POST /firewall-rules HTTP/1.1" 409 291 0.007856 10.0.0.241 - - [2025-10-31 05:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.241 - - [2025-10-31 05:27:15] "PUT /firewall-rule/37749049-3047-47f2-a105-a75cdba4da20 HTTP/1.1" 200 261 0.026696 10.0.0.241 - - [2025-10-31 05:27:15] "GET /firewall-rule/37749049-3047-47f2-a105-a75cdba4da20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.014037 10.0.0.241 - - [2025-10-31 05:27:15] "POST /firewall-rules HTTP/1.1" 200 660 0.098057 10.0.0.241 - - [2025-10-31 05:27:15] "GET /firewall-rule/0495730b-968a-452b-a771-cfee9f638d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.029814 10.0.0.241 - - [2025-10-31 05:27:15] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003718 10.0.0.241 - - [2025-10-31 05:27:15] "GET /firewall-rule/8952a7c9-e0a0-498c-a5fa-640859364b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.004181 10.0.0.241 - - [2025-10-31 05:27:15] "POST /firewall-policys HTTP/1.1" 409 269 0.002045 10.0.0.241 - - [2025-10-31 05:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.241 - - [2025-10-31 05:27:15] "PUT /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153 HTTP/1.1" 200 265 0.033545 10.0.0.241 - - [2025-10-31 05:27:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025531 10.0.0.241 - - [2025-10-31 05:27:15] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.015426 10.0.0.241 - - [2025-10-31 05:27:15] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003799 10.0.0.241 - - [2025-10-31 05:27:15] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006190 10.0.0.241 - - [2025-10-31 05:27:16] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003027 10.0.0.241 - - [2025-10-31 05:27:16] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003178 10.0.0.241 - - [2025-10-31 05:27:16] "GET /firewall-policy/d7c97929-7810-48c2-85d2-d4ab89531b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003185 10.0.0.241 - - [2025-10-31 05:27:16] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004081 10.0.0.241 - - [2025-10-31 05:27:16] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002982 10.0.0.241 - - [2025-10-31 05:27:25] "GET /global-system-configs HTTP/1.1" 200 323 0.003533 10.0.0.241 - - [2025-10-31 05:27:25] "GET /global-system-configs HTTP/1.1" 200 323 0.001961 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:27:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:27:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001082 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:27:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001033 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:27:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001057 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:27:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:27:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001211 10.0.0.241 - - [2025-10-31 05:28:17] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.011201 10.0.0.241 - - [2025-10-31 05:28:17] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.241 - - [2025-10-31 05:28:17] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006595 10.0.0.241 - - [2025-10-31 05:28:17] "POST /set-tag HTTP/1.1" 200 109 0.005345 10.0.0.241 - - [2025-10-31 05:28:17] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012863 10.0.0.241 - - [2025-10-31 05:28:17] "POST /set-tag HTTP/1.1" 200 109 0.004251 10.0.0.241 - - [2025-10-31 05:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005258 10.0.0.241 - - [2025-10-31 05:28:17] "GET /loadbalancer/cf49b0e4-17ce-4a85-b31e-207e76c002dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003327 10.0.0.241 - - [2025-10-31 05:28:17] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006442 10.0.0.241 - - [2025-10-31 05:28:17] "POST /set-tag HTTP/1.1" 200 109 0.027641 10.0.0.241 - - [2025-10-31 05:28:17] "DELETE /loadbalancer-member/e01bcf45-c332-4298-9980-480f91b37be3 HTTP/1.1" 200 115 0.115804 10.0.0.241 - - [2025-10-31 05:28:17] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006297 10.0.0.241 - - [2025-10-31 05:28:17] "POST /set-tag HTTP/1.1" 200 109 0.004022 10.0.0.241 - - [2025-10-31 05:28:17] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012393 10.0.0.241 - - [2025-10-31 05:28:17] "POST /set-tag HTTP/1.1" 200 109 0.009326 10.0.0.241 - - [2025-10-31 05:28:18] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005406 10.0.0.241 - - [2025-10-31 05:28:18] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.241 - - [2025-10-31 05:28:18] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007091 10.0.0.241 - - [2025-10-31 05:28:18] "POST /set-tag HTTP/1.1" 200 109 0.004083 10.0.0.241 - - [2025-10-31 05:28:18] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005322 10.0.0.241 - - [2025-10-31 05:28:18] "POST /set-tag HTTP/1.1" 200 109 0.004068 10.0.0.241 - - [2025-10-31 05:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.241 - - [2025-10-31 05:28:18] "GET /loadbalancer/cf49b0e4-17ce-4a85-b31e-207e76c002dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.005195 10.0.0.241 - - [2025-10-31 05:28:18] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.016561 10.0.0.241 - - [2025-10-31 05:28:18] "POST /set-tag HTTP/1.1" 200 109 0.006722 10.0.0.241 - - [2025-10-31 05:28:18] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.019500 10.0.0.241 - - [2025-10-31 05:28:18] "POST /set-tag HTTP/1.1" 200 109 0.011784 10.0.0.241 - - [2025-10-31 05:28:18] "GET /virtual-machine/83356b45-e3fb-4f21-bd3a-546ec641b5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.011252 10.0.0.241 - - [2025-10-31 05:28:18] "POST /ref-update HTTP/1.1" 200 156 0.023152 10.0.0.241 - - [2025-10-31 05:28:18] "GET /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.043205 10.0.0.241 - - [2025-10-31 05:28:18] "POST /set-tag HTTP/1.1" 200 109 0.052503 10.0.0.241 - - [2025-10-31 05:28:18] "POST /set-tag HTTP/1.1" 200 109 0.032610 10.0.0.241 - - [2025-10-31 05:28:18] "POST /set-tag HTTP/1.1" 200 109 0.060383 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.101070 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.041516 10.0.0.241 - - [2025-10-31 05:28:19] "DELETE /instance-ip/e84990e4-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.085223 10.0.0.241 - - [2025-10-31 05:28:19] "POST /ref-update HTTP/1.1" 200 156 0.014022 10.0.0.241 - - [2025-10-31 05:28:19] "DELETE /virtual-machine-interface/e82ccc84-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.048781 10.0.0.241 - - [2025-10-31 05:28:19] "DELETE /virtual-machine/83356b45-e3fb-4f21-bd3a-546ec641b5d3 HTTP/1.1" 200 115 0.024662 10.0.0.241 - - [2025-10-31 05:28:19] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008327 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.241 - - [2025-10-31 05:28:19] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006359 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.003653 10.0.0.241 - - [2025-10-31 05:28:19] "GET /virtual-machine/a4c4cff7-e50a-43d1-8b70-4556754bf7fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003464 10.0.0.241 - - [2025-10-31 05:28:19] "POST /ref-update HTTP/1.1" 200 156 0.012001 10.0.0.241 - - [2025-10-31 05:28:19] "GET /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016032 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.020404 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.030786 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.032491 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.020631 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.027379 10.0.0.241 - - [2025-10-31 05:28:19] "DELETE /instance-ip/e9019bf8-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.052278 10.0.0.241 - - [2025-10-31 05:28:19] "DELETE /virtual-machine-interface/e8e0a560-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.047133 10.0.0.241 - - [2025-10-31 05:28:19] "DELETE /virtual-machine/a4c4cff7-e50a-43d1-8b70-4556754bf7fe HTTP/1.1" 200 115 0.024017 10.0.0.241 - - [2025-10-31 05:28:19] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005625 10.0.0.241 - - [2025-10-31 05:28:19] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.241 - - [2025-10-31 05:28:19] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005099 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.004234 10.0.0.241 - - [2025-10-31 05:28:20] "GET /virtual-machine/40c6fbc2-e2a8-4b04-bf42-fb3539418477?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004202 10.0.0.241 - - [2025-10-31 05:28:20] "POST /ref-update HTTP/1.1" 200 156 0.012632 10.0.0.241 - - [2025-10-31 05:28:20] "GET /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013378 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.022823 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.048069 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.035393 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.016164 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.030006 10.0.0.241 - - [2025-10-31 05:28:20] "DELETE /instance-ip/e98e6bf0-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.054269 10.0.0.241 - - [2025-10-31 05:28:20] "DELETE /virtual-machine-interface/e970b218-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.045201 10.0.0.241 - - [2025-10-31 05:28:20] "DELETE /virtual-machine/40c6fbc2-e2a8-4b04-bf42-fb3539418477 HTTP/1.1" 200 115 0.022960 10.0.0.241 - - [2025-10-31 05:28:20] "DELETE /tag/548857a9-7fdd-48d5-ba37-6dc06a18ef81 HTTP/1.1" 200 115 0.033060 10.0.0.241 - - [2025-10-31 05:28:20] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005697 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.241 - - [2025-10-31 05:28:20] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004756 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.241 - - [2025-10-31 05:28:20] "GET /virtual-machine/298a294e-7876-4d1f-8374-4d43c5a997d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003583 10.0.0.241 - - [2025-10-31 05:28:20] "POST /ref-update HTTP/1.1" 200 156 0.011540 10.0.0.241 - - [2025-10-31 05:28:20] "GET /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004911 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.026788 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.023820 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.022953 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.019563 10.0.0.241 - - [2025-10-31 05:28:20] "POST /set-tag HTTP/1.1" 200 109 0.037120 10.0.0.241 - - [2025-10-31 05:28:21] "DELETE /instance-ip/e7b48292-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.061244 10.0.0.241 - - [2025-10-31 05:28:21] "POST /ref-update HTTP/1.1" 200 156 0.009668 10.0.0.241 - - [2025-10-31 05:28:21] "DELETE /virtual-machine-interface/e79d6f76-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.044904 10.0.0.241 - - [2025-10-31 05:28:21] "DELETE /virtual-machine/298a294e-7876-4d1f-8374-4d43c5a997d0 HTTP/1.1" 200 115 0.029479 10.0.0.241 - - [2025-10-31 05:28:21] "DELETE /tag/c197a083-f005-45be-9b7c-0eee2a9ff87b HTTP/1.1" 200 115 0.058700 10.0.0.241 - - [2025-10-31 05:28:21] "DELETE /tag/f9cb8acd-d452-4f10-9d17-31c27438c2bb HTTP/1.1" 409 391 0.013164 10.0.0.241 - - [2025-10-31 05:28:48] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007695 10.0.0.241 - - [2025-10-31 05:28:48] "POST /set-tag HTTP/1.1" 200 109 0.011302 10.0.0.241 - - [2025-10-31 05:28:48] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007169 10.0.0.241 - - [2025-10-31 05:28:48] "POST /set-tag HTTP/1.1" 200 109 0.003960 10.0.0.241 - - [2025-10-31 05:28:48] "GET /virtual-machine/61911647-3e27-4033-9f13-b889b862c1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003456 10.0.0.241 - - [2025-10-31 05:28:48] "POST /ref-update HTTP/1.1" 200 156 0.011791 10.0.0.241 - - [2025-10-31 05:28:48] "GET /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010208 10.0.0.241 - - [2025-10-31 05:28:48] "POST /set-tag HTTP/1.1" 200 109 0.024619 10.0.0.241 - - [2025-10-31 05:28:48] "POST /set-tag HTTP/1.1" 200 109 0.031073 10.0.0.241 - - [2025-10-31 05:28:48] "POST /set-tag HTTP/1.1" 200 109 0.033821 10.0.0.241 - - [2025-10-31 05:28:48] "POST /set-tag HTTP/1.1" 200 109 0.014748 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /instance-ip/eb9e4384-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.076563 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /virtual-machine-interface/eb855626-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.043746 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /virtual-machine/61911647-3e27-4033-9f13-b889b862c1c4 HTTP/1.1" 200 115 0.030998 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /tag/30f780b9-c26a-4281-8e20-eb569944b02a HTTP/1.1" 200 115 0.040180 10.0.0.241 - - [2025-10-31 05:28:49] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005374 10.0.0.241 - - [2025-10-31 05:28:49] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.241 - - [2025-10-31 05:28:49] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004793 10.0.0.241 - - [2025-10-31 05:28:49] "POST /set-tag HTTP/1.1" 200 109 0.008716 10.0.0.241 - - [2025-10-31 05:28:49] "GET /virtual-machine/6da00324-4f26-4317-959d-ea53c8516e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003697 10.0.0.241 - - [2025-10-31 05:28:49] "POST /ref-update HTTP/1.1" 200 156 0.012612 10.0.0.241 - - [2025-10-31 05:28:49] "GET /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010783 10.0.0.241 - - [2025-10-31 05:28:49] "POST /set-tag HTTP/1.1" 200 109 0.022174 10.0.0.241 - - [2025-10-31 05:28:49] "POST /set-tag HTTP/1.1" 200 109 0.041646 10.0.0.241 - - [2025-10-31 05:28:49] "POST /set-tag HTTP/1.1" 200 109 0.026305 10.0.0.241 - - [2025-10-31 05:28:49] "POST /set-tag HTTP/1.1" 200 109 0.016725 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /instance-ip/eb25659a-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.048561 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /virtual-machine-interface/eb092dd0-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.043747 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /virtual-machine/6da00324-4f26-4317-959d-ea53c8516e51 HTTP/1.1" 200 115 0.020971 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /tag/afd47bb1-cd59-4f14-8d1f-ab006d9646db HTTP/1.1" 409 237 0.008795 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /tag/b940cc78-7f63-4d03-9915-e77a02bd5be2 HTTP/1.1" 200 115 0.041384 10.0.0.241 - - [2025-10-31 05:28:49] "DELETE /tag/9f8bf7e9-5079-4c8e-8f37-acbd67b3c216 HTTP/1.1" 409 237 0.004648 10.0.0.241 - - [2025-10-31 05:28:49] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008364 10.0.0.241 - - [2025-10-31 05:28:49] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.241 - - [2025-10-31 05:28:49] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011110 10.0.0.241 - - [2025-10-31 05:28:49] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.241 - - [2025-10-31 05:28:49] "GET /virtual-machine/38a47f72-a3ea-42af-b401-e9035d01cb21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003223 10.0.0.241 - - [2025-10-31 05:28:49] "POST /ref-update HTTP/1.1" 200 156 0.016855 10.0.0.241 - - [2025-10-31 05:28:49] "GET /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.021596 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.026968 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.033661 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.034057 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.014924 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /instance-ip/eaa4e71c-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.057556 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /virtual-machine-interface/ea85b572-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.046205 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /virtual-machine/38a47f72-a3ea-42af-b401-e9035d01cb21 HTTP/1.1" 200 115 0.031654 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /tag/abae769b-8867-44ff-886c-27e9bbfba38e HTTP/1.1" 409 237 0.005930 10.0.0.241 - - [2025-10-31 05:28:50] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005053 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.241 - - [2025-10-31 05:28:50] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004590 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.241 - - [2025-10-31 05:28:50] "GET /virtual-machine/4d72b933-aa4b-4402-b17c-7f630fe8831a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004333 10.0.0.241 - - [2025-10-31 05:28:50] "POST /ref-update HTTP/1.1" 200 156 0.010839 10.0.0.241 - - [2025-10-31 05:28:50] "GET /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005040 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.018565 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.029891 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.019781 10.0.0.241 - - [2025-10-31 05:28:50] "POST /set-tag HTTP/1.1" 200 109 0.034032 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /instance-ip/ea23f8be-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.062016 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /virtual-machine-interface/ea08ff32-b619-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.043017 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /virtual-machine/4d72b933-aa4b-4402-b17c-7f630fe8831a HTTP/1.1" 200 115 0.024126 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /tag/6ee564d4-3f6d-47b0-96be-dbdd5b4fd0a9 HTTP/1.1" 200 115 0.040176 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /tag/9bff038a-93f4-4768-97d0-59231db5f96e HTTP/1.1" 200 115 0.036929 10.0.0.241 - - [2025-10-31 05:28:50] "DELETE /tag/477e69a7-e1eb-422a-9a57-260b77e88e6d HTTP/1.1" 200 115 0.038596 10.0.0.241 - - [2025-10-31 05:28:52] "POST /projects HTTP/1.1" 409 238 0.002890 10.0.0.241 - - [2025-10-31 05:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.241 - - [2025-10-31 05:28:52] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040276 10.0.0.241 - - [2025-10-31 05:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.241 - - [2025-10-31 05:28:52] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006217 10.0.0.241 - - [2025-10-31 05:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.241 - - [2025-10-31 05:28:52] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004940 10.0.0.241 - - [2025-10-31 05:28:52] "POST /security-groups HTTP/1.1" 409 285 0.002666 10.0.0.241 - - [2025-10-31 05:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.241 - - [2025-10-31 05:28:53] "PUT /security-group/0a3da267-01d9-4b48-af2a-5802b44d7bf6 HTTP/1.1" 200 263 0.059221 10.0.0.241 - - [2025-10-31 05:28:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025242 10.0.0.241 - - [2025-10-31 05:28:53] "PUT /access-control-list/476e7f59-22b5-4dc2-93e9-77f7d6f6f248 HTTP/1.1" 200 273 0.016113 10.0.0.241 - - [2025-10-31 05:28:53] "PUT /access-control-list/0354ffb5-7d34-491b-94dc-eaeb733336f2 HTTP/1.1" 200 273 0.018888 10.0.0.241 - - [2025-10-31 05:28:58] "POST /projects HTTP/1.1" 409 238 0.002365 10.0.0.241 - - [2025-10-31 05:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.241 - - [2025-10-31 05:28:58] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053020 10.0.0.241 - - [2025-10-31 05:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.241 - - [2025-10-31 05:28:58] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007888 10.0.0.241 - - [2025-10-31 05:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.241 - - [2025-10-31 05:28:58] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006156 10.0.0.241 - - [2025-10-31 05:28:58] "POST /security-groups HTTP/1.1" 409 285 0.002828 10.0.0.241 - - [2025-10-31 05:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.241 - - [2025-10-31 05:28:58] "PUT /security-group/0a3da267-01d9-4b48-af2a-5802b44d7bf6 HTTP/1.1" 200 263 0.058437 10.0.0.241 - - [2025-10-31 05:28:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.030854 10.0.0.241 - - [2025-10-31 05:28:58] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.006802 10.0.0.241 - - [2025-10-31 05:28:58] "PUT /access-control-list/476e7f59-22b5-4dc2-93e9-77f7d6f6f248 HTTP/1.1" 200 273 0.040628 10.0.0.241 - - [2025-10-31 05:28:58] "GET /firewall-rule/8abd001d-6fa0-45de-af79-f00177c1b289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003622 10.0.0.241 - - [2025-10-31 05:28:58] "PUT /access-control-list/0354ffb5-7d34-491b-94dc-eaeb733336f2 HTTP/1.1" 200 273 0.037025 10.0.0.241 - - [2025-10-31 05:28:58] "POST /ref-update HTTP/1.1" 200 156 0.088615 10.0.0.241 - - [2025-10-31 05:28:58] "DELETE /firewall-rule/8abd001d-6fa0-45de-af79-f00177c1b289 HTTP/1.1" 200 115 0.080872 10.0.0.241 - - [2025-10-31 05:28:58] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.007364 10.0.0.241 - - [2025-10-31 05:28:58] "GET /firewall-rule/55ac7423-cbdf-4aba-9bf2-1ce40f46a3e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003663 10.0.0.241 - - [2025-10-31 05:28:58] "POST /ref-update HTTP/1.1" 200 156 0.078876 10.0.0.241 - - [2025-10-31 05:28:58] "DELETE /firewall-rule/55ac7423-cbdf-4aba-9bf2-1ce40f46a3e3 HTTP/1.1" 200 115 0.085729 10.0.0.241 - - [2025-10-31 05:28:58] "DELETE /tag/afd47bb1-cd59-4f14-8d1f-ab006d9646db HTTP/1.1" 409 237 0.009960 10.0.0.241 - - [2025-10-31 05:28:59] "DELETE /tag/7421802d-bed7-4045-993b-412fcfad1444 HTTP/1.1" 200 115 0.286923 10.0.0.241 - - [2025-10-31 05:28:59] "DELETE /tag/9f8bf7e9-5079-4c8e-8f37-acbd67b3c216 HTTP/1.1" 409 237 0.007109 10.0.0.241 - - [2025-10-31 05:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.241 - - [2025-10-31 05:28:59] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.011442 10.0.0.241 - - [2025-10-31 05:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.241 - - [2025-10-31 05:28:59] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005573 10.0.0.241 - - [2025-10-31 05:28:59] "PUT /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780 HTTP/1.1" 200 265 0.085021 10.0.0.241 - - [2025-10-31 05:28:59] "PUT /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272 HTTP/1.1" 200 265 0.092999 10.0.0.241 - - [2025-10-31 05:28:59] "DELETE /security-group/0a3da267-01d9-4b48-af2a-5802b44d7bf6 HTTP/1.1" 200 115 0.076804 10.0.0.241 - - [2025-10-31 05:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.241 - - [2025-10-31 05:28:59] "DELETE /access-control-list/476e7f59-22b5-4dc2-93e9-77f7d6f6f248 HTTP/1.1" 200 115 0.058319 10.0.0.241 - - [2025-10-31 05:28:59] "DELETE /access-control-list/0354ffb5-7d34-491b-94dc-eaeb733336f2 HTTP/1.1" 200 115 0.047582 10.0.0.241 - - [2025-10-31 05:28:59] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.086883 10.0.0.241 - - [2025-10-31 05:28:59] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?fields=security_groups HTTP/1.1" 200 1352 0.069002 10.0.0.241 - - [2025-10-31 05:28:59] "DELETE /security-group/941c7465-367c-4c42-802a-b3542d6b5a1c HTTP/1.1" 200 115 0.125385 10.0.0.241 - - [2025-10-31 05:28:59] "DELETE /access-control-list/ae6ec206-cfe0-4b72-81da-ca86f5d10a7d HTTP/1.1" 200 115 0.060004 10.0.0.241 - - [2025-10-31 05:29:00] "GET /project/31feefc9-6e98-4a2f-ab4e-b866b8672240?fields=application_policy_sets HTTP/1.1" 200 1391 0.064068 10.0.0.241 - - [2025-10-31 05:29:00] "DELETE /access-control-list/cd96ebeb-0aeb-416f-9215-adf9dcb83786 HTTP/1.1" 200 115 0.074332 10.0.0.241 - - [2025-10-31 05:29:00] "DELETE /project/31feefc9-6e98-4a2f-ab4e-b866b8672240 HTTP/1.1" 200 115 0.516533 10.0.0.241 - - [2025-10-31 05:29:00] "POST /projects HTTP/1.1" 409 238 0.002942 10.0.0.241 - - [2025-10-31 05:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.241 - - [2025-10-31 05:29:00] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058390 10.0.0.241 - - [2025-10-31 05:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.241 - - [2025-10-31 05:29:00] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005822 10.0.0.241 - - [2025-10-31 05:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.241 - - [2025-10-31 05:29:00] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.007257 10.0.0.241 - - [2025-10-31 05:29:00] "POST /security-groups HTTP/1.1" 409 285 0.003636 10.0.0.241 - - [2025-10-31 05:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.241 - - [2025-10-31 05:29:00] "PUT /security-group/a767c517-7000-4b32-8b59-5ee971401364 HTTP/1.1" 200 263 0.060575 10.0.0.241 - - [2025-10-31 05:29:00] "PUT /access-control-list/aedb1c15-0d18-428a-8037-fd9089323671 HTTP/1.1" 200 273 0.042694 10.0.0.241 - - [2025-10-31 05:29:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.119397 10.0.0.241 - - [2025-10-31 05:29:00] "PUT /access-control-list/6921a038-3e03-43e8-a6ac-1241eacd8a9f HTTP/1.1" 200 273 0.075688 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:29:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001600 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:29:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001630 10.0.0.241 - - [2025-10-31 05:29:03] "DELETE /loadbalancer-member/2e46864e-1c9d-499d-90b9-2c21f8cf0f36 HTTP/1.1" 200 115 0.048731 10.0.0.241 - - [2025-10-31 05:29:03] "DELETE /loadbalancer-pool/c44ad324-cd10-483f-ba49-de2f628f6c92 HTTP/1.1" 200 115 0.065667 10.0.0.241 - - [2025-10-31 05:29:04] "DELETE /loadbalancer-listener/fe85414e-c0b4-4a10-b9ab-852c2b762421 HTTP/1.1" 200 115 0.053768 10.0.0.241 - - [2025-10-31 05:29:04] "DELETE /loadbalancer/cf49b0e4-17ce-4a85-b31e-207e76c002dd HTTP/1.1" 200 115 0.043523 10.0.0.241 - - [2025-10-31 05:29:04] "DELETE /floating-ip/d513942e-1b6c-4c7a-be96-e245a281f5c1 HTTP/1.1" 200 115 0.053180 10.0.0.241 - - [2025-10-31 05:29:04] "DELETE /instance-ip/e8c8c391-321d-4c09-a798-d6fd20d5b6be HTTP/1.1" 200 115 0.052507 10.0.0.241 - - [2025-10-31 05:29:04] "DELETE /virtual-machine-interface/5621e3c7-dbc7-4fbd-bee7-4a9e495701df HTTP/1.1" 200 115 0.071151 10.0.0.241 - - [2025-10-31 05:29:04] "DELETE /tag/f6c5cd8f-0fb1-4ddd-bf42-f6cc0187d72d HTTP/1.1" 200 115 0.041198 10.0.0.241 - - [2025-10-31 05:29:04] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003489 10.0.0.241 - - [2025-10-31 05:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.241 - - [2025-10-31 05:29:04] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003267 10.0.0.241 - - [2025-10-31 05:29:04] "GET /firewall-policy/0f4f7560-18f9-4d7a-8c08-dcd33465359b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002874 10.0.0.241 - - [2025-10-31 05:29:04] "GET /firewall-rule/8952a7c9-e0a0-498c-a5fa-640859364b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003298 10.0.0.241 - - [2025-10-31 05:29:04] "POST /ref-update HTTP/1.1" 200 156 0.027090 10.0.0.241 - - [2025-10-31 05:29:04] "DELETE /firewall-rule/8952a7c9-e0a0-498c-a5fa-640859364b5d HTTP/1.1" 200 115 0.068273 10.0.0.241 - - [2025-10-31 05:29:04] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004815 10.0.0.241 - - [2025-10-31 05:29:04] "GET /firewall-rule/37749049-3047-47f2-a105-a75cdba4da20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004893 10.0.0.241 - - [2025-10-31 05:29:04] "POST /ref-update HTTP/1.1" 200 156 0.020586 10.0.0.241 - - [2025-10-31 05:29:04] "DELETE /firewall-rule/37749049-3047-47f2-a105-a75cdba4da20 HTTP/1.1" 200 115 0.046432 10.0.0.241 - - [2025-10-31 05:29:04] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.013669 10.0.0.241 - - [2025-10-31 05:29:04] "GET /firewall-rule/0495730b-968a-452b-a771-cfee9f638d69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.003966 10.0.0.241 - - [2025-10-31 05:29:04] "POST /ref-update HTTP/1.1" 200 156 0.017450 10.0.0.241 - - [2025-10-31 05:29:04] "DELETE /firewall-rule/0495730b-968a-452b-a771-cfee9f638d69 HTTP/1.1" 200 115 0.049929 10.0.0.241 - - [2025-10-31 05:29:04] "GET /application-policy-set/d43f9965-e684-4573-81a8-3dcd2bfac417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003808 10.0.0.241 - - [2025-10-31 05:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.241 - - [2025-10-31 05:29:04] "GET /policy-management/34313a82-02ca-425d-94cf-d20ead83be9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006181 10.0.0.241 - - [2025-10-31 05:29:04] "GET /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005442 10.0.0.241 - - [2025-10-31 05:29:04] "POST /ref-update HTTP/1.1" 200 156 0.027414 10.0.0.241 - - [2025-10-31 05:29:05] "DELETE /firewall-policy/d874e4fa-f796-4bb1-9880-7d781b82c153 HTTP/1.1" 200 115 0.043244 10.0.0.241 - - [2025-10-31 05:29:05] "DELETE /tag/afd47bb1-cd59-4f14-8d1f-ab006d9646db HTTP/1.1" 200 115 0.065624 10.0.0.241 - - [2025-10-31 05:29:05] "DELETE /tag/9f8bf7e9-5079-4c8e-8f37-acbd67b3c216 HTTP/1.1" 200 115 0.065477 10.0.0.241 - - [2025-10-31 05:29:05] "DELETE /tag/abae769b-8867-44ff-886c-27e9bbfba38e HTTP/1.1" 200 115 0.082511 10.0.0.241 - - [2025-10-31 05:29:05] "DELETE /tag/f9cb8acd-d452-4f10-9d17-31c27438c2bb HTTP/1.1" 200 115 0.069107 10.0.0.241 - - [2025-10-31 05:29:05] "POST /projects HTTP/1.1" 409 238 0.002390 10.0.0.241 - - [2025-10-31 05:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.241 - - [2025-10-31 05:29:05] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049148 10.0.0.241 - - [2025-10-31 05:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.241 - - [2025-10-31 05:29:05] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005615 10.0.0.241 - - [2025-10-31 05:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006810 10.0.0.241 - - [2025-10-31 05:29:05] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.006407 10.0.0.241 - - [2025-10-31 05:29:05] "POST /security-groups HTTP/1.1" 409 285 0.002771 10.0.0.241 - - [2025-10-31 05:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.241 - - [2025-10-31 05:29:05] "PUT /security-group/a767c517-7000-4b32-8b59-5ee971401364 HTTP/1.1" 200 263 0.065943 10.0.0.241 - - [2025-10-31 05:29:05] "PUT /access-control-list/aedb1c15-0d18-428a-8037-fd9089323671 HTTP/1.1" 200 273 0.031561 10.0.0.241 - - [2025-10-31 05:29:05] "PUT /access-control-list/6921a038-3e03-43e8-a6ac-1241eacd8a9f HTTP/1.1" 200 273 0.024178 10.0.0.241 - - [2025-10-31 05:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030290 10.0.0.241 - - [2025-10-31 05:29:05] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.022131 10.0.0.241 - - [2025-10-31 05:29:05] "GET /firewall-rule/32bef4fe-e5d4-4edd-9de5-fc3b94d2b856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004895 10.0.0.241 - - [2025-10-31 05:29:05] "POST /ref-update HTTP/1.1" 200 156 0.074546 10.0.0.241 - - [2025-10-31 05:29:05] "DELETE /firewall-rule/32bef4fe-e5d4-4edd-9de5-fc3b94d2b856 HTTP/1.1" 200 115 0.066066 10.0.0.241 - - [2025-10-31 05:29:05] "GET /firewall-policy/9ff63040-03c2-4331-b255-723841095acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.009043 10.0.0.241 - - [2025-10-31 05:29:06] "GET /firewall-rule/225f8029-629c-4058-8df5-70ad1eaf1a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003398 10.0.0.241 - - [2025-10-31 05:29:06] "POST /ref-update HTTP/1.1" 200 156 0.055032 10.0.0.241 - - [2025-10-31 05:29:06] "DELETE /firewall-rule/225f8029-629c-4058-8df5-70ad1eaf1a09 HTTP/1.1" 200 115 0.055397 10.0.0.241 - - [2025-10-31 05:29:06] "DELETE /tag/d9594757-fe6b-4472-9b3a-c798b031b1bd HTTP/1.1" 200 115 0.060589 10.0.0.241 - - [2025-10-31 05:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.241 - - [2025-10-31 05:29:06] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005561 10.0.0.241 - - [2025-10-31 05:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005641 10.0.0.241 - - [2025-10-31 05:29:06] "GET /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.008441 10.0.0.241 - - [2025-10-31 05:29:06] "PUT /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780 HTTP/1.1" 200 265 0.080032 10.0.0.241 - - [2025-10-31 05:29:06] "PUT /virtual-network/02cbd959-f935-492e-9f4c-55c3b5bcd272 HTTP/1.1" 200 265 0.081152 10.0.0.241 - - [2025-10-31 05:29:06] "DELETE /security-group/a767c517-7000-4b32-8b59-5ee971401364 HTTP/1.1" 200 115 0.091019 10.0.0.241 - - [2025-10-31 05:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.241 - - [2025-10-31 05:29:06] "DELETE /access-control-list/aedb1c15-0d18-428a-8037-fd9089323671 HTTP/1.1" 200 115 0.062614 10.0.0.241 - - [2025-10-31 05:29:06] "DELETE /access-control-list/6921a038-3e03-43e8-a6ac-1241eacd8a9f HTTP/1.1" 200 115 0.061375 10.0.0.241 - - [2025-10-31 05:29:06] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.074279 10.0.0.241 - - [2025-10-31 05:29:06] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?fields=security_groups HTTP/1.1" 200 1353 0.071054 10.0.0.241 - - [2025-10-31 05:29:06] "DELETE /security-group/fbceca91-4f85-496a-8daa-4a53359a3911 HTTP/1.1" 200 115 0.055983 10.0.0.241 - - [2025-10-31 05:29:06] "DELETE /access-control-list/a42012b3-f5b1-4b19-be75-d49b2b14a6c1 HTTP/1.1" 200 115 0.065903 10.0.0.241 - - [2025-10-31 05:29:06] "GET /project/9ab7ab4c-140c-46d0-badc-73564a4f4245?fields=application_policy_sets HTTP/1.1" 200 1392 0.069218 10.0.0.241 - - [2025-10-31 05:29:06] "DELETE /access-control-list/30bea727-6db7-418f-b120-7b827e79102a HTTP/1.1" 200 115 0.052998 10.0.0.241 - - [2025-10-31 05:29:07] "DELETE /project/9ab7ab4c-140c-46d0-badc-73564a4f4245 HTTP/1.1" 200 115 0.440768 10.0.0.241 - - [2025-10-31 05:29:59] "GET / HTTP/1.1" 200 36215 0.002142 10.0.0.241 - - [2025-10-31 05:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.241 - - [2025-10-31 05:29:59] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003403 10.0.0.241 - - [2025-10-31 05:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.241 - - [2025-10-31 05:30:00] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003345 10.0.0.241 - - [2025-10-31 05:30:19] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.241 - - [2025-10-31 05:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006181 10.0.0.241 - - [2025-10-31 05:30:19] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005244 10.0.0.241 - - [2025-10-31 05:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.241 - - [2025-10-31 05:30:19] "GET /config-node/a05d04d6-4561-4d08-9c2a-3a23ec5ffd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004877 10.0.0.241 - - [2025-10-31 05:30:19] "GET / HTTP/1.1" 200 36215 0.001471 10.0.0.241 - - [2025-10-31 05:30:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004146 10.0.0.241 - - [2025-10-31 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.241 - - [2025-10-31 05:30:24] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003764 10.0.0.241 - - [2025-10-31 05:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.241 - - [2025-10-31 05:30:24] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.014959 10.0.0.241 - - [2025-10-31 05:30:25] "GET / HTTP/1.1" 200 36215 0.002943 10.0.0.241 - - [2025-10-31 05:30:25] "POST /alarms HTTP/1.1" 409 264 0.002710 10.0.0.241 - - [2025-10-31 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.241 - - [2025-10-31 05:30:25] "PUT /alarm/d1c893a0-bc92-44ea-a065-d791bf0c27ff HTTP/1.1" 200 245 0.014280 10.0.0.241 - - [2025-10-31 05:30:25] "POST /alarms HTTP/1.1" 409 261 0.013659 10.0.0.241 - - [2025-10-31 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.241 - - [2025-10-31 05:30:25] "PUT /alarm/f3f0635e-509e-4187-b582-21ab1dcf4290 HTTP/1.1" 200 245 0.012581 10.0.0.241 - - [2025-10-31 05:30:25] "POST /alarms HTTP/1.1" 409 261 0.010010 10.0.0.241 - - [2025-10-31 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.241 - - [2025-10-31 05:30:25] "PUT /alarm/db408b2d-8beb-443a-affc-88e58cc91545 HTTP/1.1" 200 245 0.011238 10.0.0.241 - - [2025-10-31 05:30:25] "POST /alarms HTTP/1.1" 409 253 0.012031 10.0.0.241 - - [2025-10-31 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.241 - - [2025-10-31 05:30:25] "PUT /alarm/a42adbc2-de08-4059-b9b7-c5d458886b45 HTTP/1.1" 200 245 0.011728 10.0.0.241 - - [2025-10-31 05:30:25] "POST /alarms HTTP/1.1" 409 251 0.009170 10.0.0.241 - - [2025-10-31 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.241 - - [2025-10-31 05:30:25] "PUT /alarm/2a272048-9bb2-48c0-bc9c-3850a1ab0c95 HTTP/1.1" 200 245 0.012981 10.0.0.241 - - [2025-10-31 05:30:25] "POST /alarms HTTP/1.1" 409 252 0.003622 10.0.0.241 - - [2025-10-31 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.241 - - [2025-10-31 05:30:25] "PUT /alarm/f9178893-eb91-4731-bc95-5f77da2c6505 HTTP/1.1" 200 245 0.014799 10.0.0.241 - - [2025-10-31 05:30:25] "POST /alarms HTTP/1.1" 409 256 0.013871 10.0.0.241 - - [2025-10-31 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.241 - - [2025-10-31 05:30:25] "PUT /alarm/ba1c9812-6ed4-4c25-bd28-713a1245148a HTTP/1.1" 200 245 0.015225 10.0.0.241 - - [2025-10-31 05:30:25] "POST /alarms HTTP/1.1" 409 248 0.012270 10.0.0.241 - - [2025-10-31 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.241 - - [2025-10-31 05:30:25] "PUT /alarm/72d07904-4fb2-4497-8cef-99628bea5304 HTTP/1.1" 200 245 0.016169 10.0.0.241 - - [2025-10-31 05:30:25] "POST /alarms HTTP/1.1" 409 252 0.011521 10.0.0.241 - - [2025-10-31 05:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006875 10.0.0.241 - - [2025-10-31 05:30:25] "PUT /alarm/d42cffa9-8a3c-4b88-ad59-7a4e578ae182 HTTP/1.1" 200 245 0.018306 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 257 0.016608 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/c1486231-a22e-47e4-a8e4-4bbe200cc0b7 HTTP/1.1" 200 245 0.013140 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 251 0.012526 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/9741eeb2-8918-4073-be97-e950fa0d2c49 HTTP/1.1" 200 245 0.027585 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 257 0.018023 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/a09587b9-bf75-40e0-8285-585c72f0e68c HTTP/1.1" 200 245 0.017469 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 261 0.012995 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/50632b91-facf-458c-b9b1-8739a857f1a7 HTTP/1.1" 200 245 0.016999 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 258 0.012882 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007446 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/108c100a-0bc3-4d5f-a54e-06c3ecf62b22 HTTP/1.1" 200 245 0.017658 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 254 0.016336 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/51c25ba0-4b68-442e-9272-4f7317a8bd61 HTTP/1.1" 200 245 0.032300 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 254 0.013268 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/61170a43-728d-46ec-ac02-1b935eb239c6 HTTP/1.1" 200 245 0.013003 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 254 0.004971 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/9d3181bf-12aa-4945-9cf4-213cf657112f HTTP/1.1" 200 245 0.028401 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 247 0.004558 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/54aa974e-4b61-4aaf-817c-7b45a97884f9 HTTP/1.1" 200 245 0.017052 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 272 0.017510 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/b45d7305-e434-47b4-b706-9cb3c7042ee8 HTTP/1.1" 200 245 0.011601 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 261 0.004169 10.0.0.241 - - [2025-10-31 05:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.241 - - [2025-10-31 05:30:26] "PUT /alarm/981d78cf-1e85-4ed4-8164-0cc1e3d3761e HTTP/1.1" 200 245 0.013292 10.0.0.241 - - [2025-10-31 05:30:26] "POST /alarms HTTP/1.1" 409 259 0.003666 10.0.0.241 - - [2025-10-31 05:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.241 - - [2025-10-31 05:30:27] "PUT /alarm/2b8816b2-9811-4c72-a807-f771af01a7d3 HTTP/1.1" 200 245 0.011785 10.0.0.241 - - [2025-10-31 05:30:27] "POST /alarms HTTP/1.1" 409 265 0.007409 10.0.0.241 - - [2025-10-31 05:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.241 - - [2025-10-31 05:30:27] "PUT /alarm/a7478417-9cd0-469e-bf70-a074905bcb1b HTTP/1.1" 200 245 0.014168 10.0.0.241 - - [2025-10-31 05:30:27] "POST /alarms HTTP/1.1" 409 279 0.008261 10.0.0.241 - - [2025-10-31 05:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.241 - - [2025-10-31 05:30:27] "PUT /alarm/5c773b55-c079-4d29-95ad-01b4a7c24f48 HTTP/1.1" 200 245 0.017246 10.0.0.241 - - [2025-10-31 05:30:27] "GET / HTTP/1.1" 200 36215 0.002908 10.0.0.241 - - [2025-10-31 05:30:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002410 10.0.0.241 - - [2025-10-31 05:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.241 - - [2025-10-31 05:30:27] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.012512 10.0.0.241 - - [2025-10-31 05:30:27] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.241 - - [2025-10-31 05:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.241 - - [2025-10-31 05:30:27] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002808 10.0.0.241 - - [2025-10-31 05:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.241 - - [2025-10-31 05:30:27] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.012000 10.0.0.241 - - [2025-10-31 05:30:28] "GET / HTTP/1.1" 200 36215 0.002104 10.0.0.241 - - [2025-10-31 05:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.241 - - [2025-10-31 05:30:28] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007334 10.0.0.241 - - [2025-10-31 05:30:28] "PUT /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27 HTTP/1.1" 200 275 0.110222 10.0.0.241 - - [2025-10-31 05:30:31] "GET / HTTP/1.1" 200 36215 0.001711 10.0.0.241 - - [2025-10-31 05:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.241 - - [2025-10-31 05:30:31] "GET /routing-instance/e47b2dda-0e03-422a-aa35-14bb453c2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003378 10.0.0.241 - - [2025-10-31 05:30:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002667 10.0.0.241 - - [2025-10-31 05:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010826 10.0.0.241 - - [2025-10-31 05:30:31] "GET /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.004122 10.0.0.241 - - [2025-10-31 05:30:31] "PUT /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a HTTP/1.1" 200 255 0.014164 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:30:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001216 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:30:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001261 10.0.0.241 - - [2025-10-31 05:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.241 - - [2025-10-31 05:30:33] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003846 10.0.0.241 - - [2025-10-31 05:30:46] "GET / HTTP/1.1" 200 36215 0.001914 10.0.0.241 - - [2025-10-31 05:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.241 - - [2025-10-31 05:30:46] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005015 10.0.0.241 - - [2025-10-31 05:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.241 - - [2025-10-31 05:30:46] "GET /config-node/a05d04d6-4561-4d08-9c2a-3a23ec5ffd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002277 10.0.0.241 - - [2025-10-31 05:30:58] "GET / HTTP/1.1" 200 36215 0.001651 10.0.0.241 - - [2025-10-31 05:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.241 - - [2025-10-31 05:30:58] "GET /routing-instance/e47b2dda-0e03-422a-aa35-14bb453c2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003223 10.0.0.241 - - [2025-10-31 05:30:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002342 10.0.0.241 - - [2025-10-31 05:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.241 - - [2025-10-31 05:30:58] "GET /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.004186 10.0.0.241 - - [2025-10-31 05:30:58] "PUT /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a HTTP/1.1" 200 255 0.040364 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:30:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001302 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:30:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001307 10.0.0.241 - - [2025-10-31 05:31:43] "GET / HTTP/1.1" 200 36215 0.001812 10.0.0.241 - - [2025-10-31 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.241 - - [2025-10-31 05:31:43] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004910 10.0.0.241 - - [2025-10-31 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.241 - - [2025-10-31 05:31:43] "GET /config-node/a05d04d6-4561-4d08-9c2a-3a23ec5ffd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001885 10.0.0.241 - - [2025-10-31 05:31:43] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.241 - - [2025-10-31 05:31:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002150 10.0.0.241 - - [2025-10-31 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.241 - - [2025-10-31 05:31:48] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002455 10.0.0.241 - - [2025-10-31 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.241 - - [2025-10-31 05:31:48] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.008043 10.0.0.241 - - [2025-10-31 05:31:49] "GET / HTTP/1.1" 200 36215 0.003353 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 264 0.002480 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/d1c893a0-bc92-44ea-a065-d791bf0c27ff HTTP/1.1" 200 245 0.009632 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 261 0.008672 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/f3f0635e-509e-4187-b582-21ab1dcf4290 HTTP/1.1" 200 245 0.008754 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 261 0.002151 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/db408b2d-8beb-443a-affc-88e58cc91545 HTTP/1.1" 200 245 0.009693 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 253 0.006860 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/a42adbc2-de08-4059-b9b7-c5d458886b45 HTTP/1.1" 200 245 0.010413 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 251 0.005184 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/2a272048-9bb2-48c0-bc9c-3850a1ab0c95 HTTP/1.1" 200 245 0.023567 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 252 0.007206 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/f9178893-eb91-4731-bc95-5f77da2c6505 HTTP/1.1" 200 245 0.012288 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 256 0.004942 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/ba1c9812-6ed4-4c25-bd28-713a1245148a HTTP/1.1" 200 245 0.010186 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 248 0.006193 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/72d07904-4fb2-4497-8cef-99628bea5304 HTTP/1.1" 200 245 0.011205 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 252 0.015906 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/d42cffa9-8a3c-4b88-ad59-7a4e578ae182 HTTP/1.1" 200 245 0.012832 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 257 0.009827 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/c1486231-a22e-47e4-a8e4-4bbe200cc0b7 HTTP/1.1" 200 245 0.012394 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 251 0.011897 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/9741eeb2-8918-4073-be97-e950fa0d2c49 HTTP/1.1" 200 245 0.009821 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 257 0.009578 10.0.0.241 - - [2025-10-31 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.241 - - [2025-10-31 05:31:49] "PUT /alarm/a09587b9-bf75-40e0-8285-585c72f0e68c HTTP/1.1" 200 245 0.008912 10.0.0.241 - - [2025-10-31 05:31:49] "POST /alarms HTTP/1.1" 409 261 0.006329 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/50632b91-facf-458c-b9b1-8739a857f1a7 HTTP/1.1" 200 245 0.010320 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 258 0.010665 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/108c100a-0bc3-4d5f-a54e-06c3ecf62b22 HTTP/1.1" 200 245 0.010586 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 254 0.015429 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/51c25ba0-4b68-442e-9272-4f7317a8bd61 HTTP/1.1" 200 245 0.009129 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 254 0.012440 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/61170a43-728d-46ec-ac02-1b935eb239c6 HTTP/1.1" 200 245 0.010031 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 254 0.012710 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/9d3181bf-12aa-4945-9cf4-213cf657112f HTTP/1.1" 200 245 0.009135 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 247 0.002336 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/54aa974e-4b61-4aaf-817c-7b45a97884f9 HTTP/1.1" 200 245 0.009219 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 272 0.002755 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/b45d7305-e434-47b4-b706-9cb3c7042ee8 HTTP/1.1" 200 245 0.009917 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 261 0.003953 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/981d78cf-1e85-4ed4-8164-0cc1e3d3761e HTTP/1.1" 200 245 0.011237 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 259 0.004196 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/2b8816b2-9811-4c72-a807-f771af01a7d3 HTTP/1.1" 200 245 0.008376 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 265 0.010472 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/a7478417-9cd0-469e-bf70-a074905bcb1b HTTP/1.1" 200 245 0.013083 10.0.0.241 - - [2025-10-31 05:31:50] "POST /alarms HTTP/1.1" 409 279 0.004599 10.0.0.241 - - [2025-10-31 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.241 - - [2025-10-31 05:31:50] "PUT /alarm/5c773b55-c079-4d29-95ad-01b4a7c24f48 HTTP/1.1" 200 245 0.011368 10.0.0.241 - - [2025-10-31 05:31:51] "GET / HTTP/1.1" 200 36215 0.001925 10.0.0.241 - - [2025-10-31 05:31:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002418 10.0.0.241 - - [2025-10-31 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.241 - - [2025-10-31 05:31:51] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.007799 10.0.0.241 - - [2025-10-31 05:31:51] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.241 - - [2025-10-31 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.241 - - [2025-10-31 05:31:51] "GET /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003276 10.0.0.241 - - [2025-10-31 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.241 - - [2025-10-31 05:31:51] "PUT /global-vrouter-config/9d09008d-c029-4655-a588-76b5d2465235 HTTP/1.1" 200 277 0.011358 10.0.0.241 - - [2025-10-31 05:31:51] "GET / HTTP/1.1" 200 36215 0.002151 10.0.0.241 - - [2025-10-31 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.241 - - [2025-10-31 05:31:51] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004870 10.0.0.241 - - [2025-10-31 05:31:51] "PUT /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27 HTTP/1.1" 200 275 0.020141 10.0.0.241 - - [2025-10-31 05:31:55] "GET / HTTP/1.1" 200 36215 0.001667 10.0.0.241 - - [2025-10-31 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007716 10.0.0.241 - - [2025-10-31 05:31:55] "GET /routing-instance/e47b2dda-0e03-422a-aa35-14bb453c2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.008780 10.0.0.241 - - [2025-10-31 05:31:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002549 10.0.0.241 - - [2025-10-31 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007285 10.0.0.241 - - [2025-10-31 05:31:55] "GET /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.018315 10.0.0.241 - - [2025-10-31 05:31:55] "PUT /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a HTTP/1.1" 200 255 0.031183 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:31:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001130 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:31:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001090 10.0.0.241 - - [2025-10-31 05:32:01] "POST /tags HTTP/1.1" 200 356 0.031638 10.0.0.241 - - [2025-10-31 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020369 10.0.0.241 - - [2025-10-31 05:32:01] "GET /tag/189a4aae-d06d-4733-937d-97506e9e5953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.018651 10.0.0.241 - - [2025-10-31 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.241 - - [2025-10-31 05:32:01] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.023712 10.0.0.241 - - [2025-10-31 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.241 - - [2025-10-31 05:32:01] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059980 10.0.0.241 - - [2025-10-31 05:32:01] "POST /virtual-machines HTTP/1.1" 200 352 0.010546 10.0.0.241 - - [2025-10-31 05:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.046672 10.0.0.241 - - [2025-10-31 05:32:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.140200 10.0.0.241 - - [2025-10-31 05:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010191 10.0.0.241 - - [2025-10-31 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012780 10.0.0.241 - - [2025-10-31 05:32:01] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.009382 10.0.0.241 - - [2025-10-31 05:32:01] "POST /instance-ips HTTP/1.1" 200 392 0.028914 10.0.0.241 - - [2025-10-31 05:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.047627 10.0.0.241 - - [2025-10-31 05:32:01] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.008212 10.0.0.241 - - [2025-10-31 05:32:01] "POST /set-tag HTTP/1.1" 200 109 0.028019 10.0.0.241 - - [2025-10-31 05:32:01] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.021810 10.0.0.241 - - [2025-10-31 05:32:01] "GET /instance-ip/ed5b73a8-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.007774 10.0.0.241 - - [2025-10-31 05:32:01] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005375 10.0.0.241 - - [2025-10-31 05:32:01] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.241 - - [2025-10-31 05:32:01] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005043 10.0.0.241 - - [2025-10-31 05:32:02] "POST /ref-update HTTP/1.1" 200 156 0.017849 10.0.0.241 - - [2025-10-31 05:32:02] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.012262 10.0.0.241 - - [2025-10-31 05:32:02] "POST /set-tag HTTP/1.1" 200 109 0.003661 10.0.0.241 - - [2025-10-31 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.241 - - [2025-10-31 05:32:02] "GET /virtual-network/d64a02cc-71b9-48ad-91de-b7d0ace16780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006771 10.0.0.241 - - [2025-10-31 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.241 - - [2025-10-31 05:32:02] "GET /project/79340e99-4a12-4ae9-9e45-dfe67dd9c65c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048413 10.0.0.241 - - [2025-10-31 05:32:02] "POST /virtual-machines HTTP/1.1" 200 356 0.016241 10.0.0.241 - - [2025-10-31 05:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018465 10.0.0.241 - - [2025-10-31 05:32:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.135321 10.0.0.241 - - [2025-10-31 05:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020748 10.0.0.241 - - [2025-10-31 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011557 10.0.0.241 - - [2025-10-31 05:32:02] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.006941 10.0.0.241 - - [2025-10-31 05:32:02] "POST /instance-ips HTTP/1.1" 200 396 0.028561 10.0.0.241 - - [2025-10-31 05:32:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.057211 10.0.0.241 - - [2025-10-31 05:32:02] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.022782 10.0.0.241 - - [2025-10-31 05:32:02] "POST /set-tag HTTP/1.1" 200 109 0.037524 10.0.0.241 - - [2025-10-31 05:32:02] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.022944 10.0.0.241 - - [2025-10-31 05:32:02] "GET /instance-ip/ede70c42-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005093 10.0.0.241 - - [2025-10-31 05:32:02] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005082 10.0.0.241 - - [2025-10-31 05:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.241 - - [2025-10-31 05:32:02] "GET /virtual-router/5e887757-172f-4a67-97ec-a5c9b0f3f889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004668 10.0.0.241 - - [2025-10-31 05:32:03] "POST /ref-update HTTP/1.1" 200 156 0.013309 10.0.0.241 - - [2025-10-31 05:32:03] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.022164 10.0.0.241 - - [2025-10-31 05:32:03] "POST /set-tag HTTP/1.1" 200 109 0.010857 10.0.0.241 - - [2025-10-31 05:32:03] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005234 10.0.0.241 - - [2025-10-31 05:32:03] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.241 - - [2025-10-31 05:32:03] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004875 10.0.0.241 - - [2025-10-31 05:32:03] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.241 - - [2025-10-31 05:32:11] "GET / HTTP/1.1" 200 36215 0.002397 10.0.0.241 - - [2025-10-31 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.241 - - [2025-10-31 05:32:11] "GET /global-system-config/082d1a00-47df-4cb5-95d3-6831d2f75e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006483 10.0.0.241 - - [2025-10-31 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.241 - - [2025-10-31 05:32:11] "GET /config-node/a05d04d6-4561-4d08-9c2a-3a23ec5ffd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002411 10.0.0.241 - - [2025-10-31 05:32:20] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.015078 10.0.0.241 - - [2025-10-31 05:32:20] "POST /set-tag HTTP/1.1" 200 109 0.005038 10.0.0.241 - - [2025-10-31 05:32:21] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.007308 10.0.0.241 - - [2025-10-31 05:32:21] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.241 - - [2025-10-31 05:32:24] "GET / HTTP/1.1" 200 36215 0.001547 10.0.0.241 - - [2025-10-31 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.241 - - [2025-10-31 05:32:24] "GET /routing-instance/e47b2dda-0e03-422a-aa35-14bb453c2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003249 10.0.0.241 - - [2025-10-31 05:32:24] "POST /bgp-routers HTTP/1.1" 409 301 0.002195 10.0.0.241 - - [2025-10-31 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.241 - - [2025-10-31 05:32:24] "GET /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.007088 10.0.0.241 - - [2025-10-31 05:32:24] "PUT /bgp-router/0da3d242-b5bc-4cbf-a4ea-1906bb5be43a HTTP/1.1" 200 255 0.025593 10.0.0.241 - - [2025-10-31 05:32:24] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.018489 10.0.0.241 - - [2025-10-31 05:32:24] "POST /set-tag HTTP/1.1" 200 109 0.005373 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:32:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001109 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:32:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001282 10.0.0.241 - - [2025-10-31 05:32:25] "GET /global-system-configs HTTP/1.1" 200 323 0.004045 10.0.0.241 - - [2025-10-31 05:32:25] "GET /global-system-configs HTTP/1.1" 200 323 0.002123 10.0.0.241 - - [2025-10-31 05:32:55] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004879 10.0.0.241 - - [2025-10-31 05:32:55] "POST /set-tag HTTP/1.1" 200 109 0.003743 10.0.0.241 - - [2025-10-31 05:32:55] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004762 10.0.0.241 - - [2025-10-31 05:32:55] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.241 - - [2025-10-31 05:32:55] "GET /virtual-machine/23dd9436-9fa7-4f65-8631-06964d41d938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003297 10.0.0.241 - - [2025-10-31 05:32:55] "POST /ref-update HTTP/1.1" 200 156 0.013055 10.0.0.241 - - [2025-10-31 05:32:55] "GET /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.012405 10.0.0.241 - - [2025-10-31 05:32:55] "POST /set-tag HTTP/1.1" 200 109 0.028330 10.0.0.241 - - [2025-10-31 05:32:55] "POST /set-tag HTTP/1.1" 200 109 0.021416 10.0.0.241 - - [2025-10-31 05:32:55] "DELETE /instance-ip/ed5b73a8-b61a-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.054447 10.0.0.241 - - [2025-10-31 05:32:55] "DELETE /virtual-machine-interface/ed38711e-b61a-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.045862 10.0.0.241 - - [2025-10-31 05:32:55] "DELETE /virtual-machine/23dd9436-9fa7-4f65-8631-06964d41d938 HTTP/1.1" 200 115 0.024425 10.0.0.241 - - [2025-10-31 05:32:55] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005198 10.0.0.241 - - [2025-10-31 05:32:55] "POST /set-tag HTTP/1.1" 200 109 0.006127 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:33:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001075 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:33:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001198 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:33:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001467 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:33:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001297 10.0.0.241 - - [2025-10-31 05:33:26] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006313 10.0.0.241 - - [2025-10-31 05:33:26] "POST /set-tag HTTP/1.1" 200 109 0.016833 10.0.0.241 - - [2025-10-31 05:33:26] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006570 10.0.0.241 - - [2025-10-31 05:33:26] "POST /set-tag HTTP/1.1" 200 109 0.006876 10.0.0.241 - - [2025-10-31 05:33:26] "GET /virtual-machine/ed10efca-2263-44cc-9440-4e75d49aaaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.006411 10.0.0.241 - - [2025-10-31 05:33:26] "POST /ref-update HTTP/1.1" 200 156 0.051622 10.0.0.241 - - [2025-10-31 05:33:26] "GET /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004894 10.0.0.241 - - [2025-10-31 05:33:26] "POST /set-tag HTTP/1.1" 200 109 0.018807 10.0.0.241 - - [2025-10-31 05:33:26] "POST /set-tag HTTP/1.1" 200 109 0.047055 10.0.0.241 - - [2025-10-31 05:33:26] "DELETE /instance-ip/ede70c42-b61a-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.033853 10.0.0.241 - - [2025-10-31 05:33:26] "DELETE /virtual-machine-interface/edc645a2-b61a-11f0-86b2-fa163e60e769 HTTP/1.1" 200 115 0.071993 10.0.0.241 - - [2025-10-31 05:33:26] "DELETE /virtual-machine/ed10efca-2263-44cc-9440-4e75d49aaaec HTTP/1.1" 200 115 0.056384 10.0.0.241 - - [2025-10-31 05:33:26] "DELETE /tag/189a4aae-d06d-4733-937d-97506e9e5953 HTTP/1.1" 200 115 0.051972 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:33:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001082 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:33:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001021 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:33:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001201 [Introspect:8084]10.0.0.241 - - [2025-10-31 05:33:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001239