++ 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 +++ date ++ echo 'INFO: =================== Fri Nov 7 10:12:54 PM UTC 2025 ===================' INFO: =================== Fri Nov 7 10:12:54 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=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}' +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.87.215.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.87.215.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/07/2025 22:13:38.363 7f3a376c4640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/07/2025 22:13:38.653 7f3a376c4640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/07/2025 22:13:38.691 7f3a376c4640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/07/2025 22:13:38.692 7f3a376c4640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-11-07 22:13:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000567 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-11-07 22:13:50] "GET / HTTP/1.1" 503 181 0.000297 10.0.0.50 - - [2025-11-07 22:13:50] "GET / HTTP/1.1" 503 181 0.000207 10.0.0.50 - - [2025-11-07 22:13:50] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.50 - - [2025-11-07 22:13:50] "GET / HTTP/1.1" 503 181 0.000219 10.0.0.50 - - [2025-11-07 22:13:51] "GET / HTTP/1.1" 200 45303 0.002911 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.50 - - [2025-11-07 22:13:51] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.50 - - [2025-11-07 22:13:51] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004986 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002291 10.0.0.50 - - [2025-11-07 22:13:51] "GET / HTTP/1.1" 200 35931 0.001160 10.0.0.50 - - [2025-11-07 22:13:51] "POST /config-nodes HTTP/1.1" 200 593 0.037861 10.0.0.50 - - [2025-11-07 22:13:51] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.50 - - [2025-11-07 22:13:51] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010881 10.0.0.50 - - [2025-11-07 22:13:51] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023194 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.009403 10.0.0.50 - - [2025-11-07 22:13:51] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.042801 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.003515 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.50 - - [2025-11-07 22:13:51] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023407 10.0.0.50 - - [2025-11-07 22:13:51] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.50 - - [2025-11-07 22:13:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003399 10.0.0.50 - - [2025-11-07 22:13:51] "POST /service-appliance-sets HTTP/1.1" 200 553 0.099722 10.0.0.50 - - [2025-11-07 22:13:51] "GET / HTTP/1.1" 200 35931 0.001140 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.006121 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008625 10.0.0.50 - - [2025-11-07 22:13:51] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006793 10.0.0.50 - - [2025-11-07 22:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019259 10.0.0.50 - - [2025-11-07 22:13:52] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007775 10.0.0.50 - - [2025-11-07 22:13:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.012457 10.0.0.50 - - [2025-11-07 22:13:52] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.037122 10.0.0.50 - - [2025-11-07 22:13:52] "POST /service-appliance-sets HTTP/1.1" 200 541 0.087039 10.0.0.50 - - [2025-11-07 22:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.50 - - [2025-11-07 22:13:52] "GET /network-ipam/3ffbac89-2515-4600-9096-360756603362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005823 10.0.0.50 - - [2025-11-07 22:13:52] "POST /service-templates HTTP/1.1" 200 511 0.080405 10.0.0.50 - - [2025-11-07 22:13:52] "POST /service-templates HTTP/1.1" 200 501 0.037962 10.0.0.50 - - [2025-11-07 22:13:52] "GET / HTTP/1.1" 200 35931 0.001277 10.0.0.50 - - [2025-11-07 22:13:52] "POST /service-templates HTTP/1.1" 200 515 0.137561 10.0.0.50 - - [2025-11-07 22:13:52] "GET / HTTP/1.1" 200 35931 0.002106 10.0.0.50 - - [2025-11-07 22:13:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009753 10.0.0.50 - - [2025-11-07 22:13:52] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.034734 10.0.0.50 - - [2025-11-07 22:13:52] "POST /service-templates HTTP/1.1" 200 535 0.103634 10.0.0.50 - - [2025-11-07 22:13:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.015548 10.0.0.50 - - [2025-11-07 22:13:52] "POST /database-nodes HTTP/1.1" 200 597 0.056531 10.0.0.50 - - [2025-11-07 22:13:52] "POST /service-templates HTTP/1.1" 200 507 0.049199 10.0.0.50 - - [2025-11-07 22:13:53] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.50 - - [2025-11-07 22:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007008 10.0.0.50 - - [2025-11-07 22:13:53] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.027734 10.0.0.50 - - [2025-11-07 22:13:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.007156 10.0.0.50 - - [2025-11-07 22:13:53] "POST /analytics-nodes HTTP/1.1" 200 599 0.038552 10.0.0.50 - - [2025-11-07 22:13:54] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.50 - - [2025-11-07 22:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.50 - - [2025-11-07 22:13:54] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.118707 10.0.0.50 - - [2025-11-07 22:13:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.014524 10.0.0.50 - - [2025-11-07 22:13:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.104164 10.0.0.50 - - [2025-11-07 22:13:56] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.50 - - [2025-11-07 22:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.50 - - [2025-11-07 22:13:56] "GET /routing-instance/3e5e3d28-7d79-43a9-aac3-16e6aa7c57eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003653 10.0.0.50 - - [2025-11-07 22:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.50 - - [2025-11-07 22:13:56] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.003004 10.0.0.50 - - [2025-11-07 22:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.50 - - [2025-11-07 22:13:57] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.023860 10.0.0.50 - - [2025-11-07 22:13:57] "POST /bgp-routers HTTP/1.1" 200 616 0.256080 10.0.0.50 - - [2025-11-07 22:13:57] "GET /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.038369 10.0.0.50 - - [2025-11-07 22:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026363 10.0.0.50 - - [2025-11-07 22:13:57] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008543 10.0.0.50 - - [2025-11-07 22:13:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010262 10.0.0.50 - - [2025-11-07 22:13:57] "POST /ref-update HTTP/1.1" 200 156 0.036761 10.0.0.50 - - [2025-11-07 22:13:57] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.50 - - [2025-11-07 22:13:57] "POST /alarms HTTP/1.1" 200 581 0.026210 10.0.0.50 - - [2025-11-07 22:13:57] "POST /alarms HTTP/1.1" 200 575 0.029454 10.0.0.50 - - [2025-11-07 22:13:57] "POST /alarms HTTP/1.1" 200 575 0.033352 10.0.0.50 - - [2025-11-07 22:13:57] "POST /alarms HTTP/1.1" 200 559 0.042180 10.0.0.50 - - [2025-11-07 22:13:57] "POST /alarms HTTP/1.1" 200 555 0.068601 10.0.0.50 - - [2025-11-07 22:13:57] "POST /alarms HTTP/1.1" 200 557 0.071443 10.0.0.50 - - [2025-11-07 22:13:57] "POST /alarms HTTP/1.1" 200 565 0.048076 10.0.0.50 - - [2025-11-07 22:13:57] "POST /alarms HTTP/1.1" 200 549 0.056677 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 557 0.085037 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 567 0.050471 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 555 0.063045 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 567 0.053573 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 575 0.096956 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 569 0.043757 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 561 0.032800 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 561 0.030542 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 561 0.064207 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 547 0.075130 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 595 0.057585 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 575 0.093409 10.0.0.50 - - [2025-11-07 22:13:58] "POST /alarms HTTP/1.1" 200 571 0.063255 10.0.0.50 - - [2025-11-07 22:13:59] "POST /alarms HTTP/1.1" 200 583 0.070805 10.0.0.50 - - [2025-11-07 22:13:59] "POST /alarms HTTP/1.1" 200 609 0.076166 10.0.0.50 - - [2025-11-07 22:13:59] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.50 - - [2025-11-07 22:13:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002766 10.0.0.50 - - [2025-11-07 22:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.50 - - [2025-11-07 22:13:59] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.031230 10.0.0.50 - - [2025-11-07 22:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.50 - - [2025-11-07 22:13:59] "GET /network-ipam/3ffbac89-2515-4600-9096-360756603362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007401 10.0.0.50 - - [2025-11-07 22:13:59] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.50 - - [2025-11-07 22:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.50 - - [2025-11-07 22:13:59] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.004820 10.0.0.50 - - [2025-11-07 22:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2025-11-07 22:13:59] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.019612 10.0.0.50 - - [2025-11-07 22:14:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.001961 10.0.0.50 - - [2025-11-07 22:14:00] "POST /access-control-lists HTTP/1.1" 200 587 0.034487 10.0.0.50 - - [2025-11-07 22:14:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.006504 10.0.0.50 - - [2025-11-07 22:14:00] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.50 - - [2025-11-07 22:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.50 - - [2025-11-07 22:14:00] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013505 10.0.0.50 - - [2025-11-07 22:14:00] "POST /access-control-lists HTTP/1.1" 200 585 0.053720 10.0.0.50 - - [2025-11-07 22:14:00] "PUT /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc HTTP/1.1" 200 274 0.068928 10.0.0.50 - - [2025-11-07 22:14:00] "POST /route-targets HTTP/1.1" 200 327 0.013549 10.0.0.50 - - [2025-11-07 22:14:00] "POST /ref-update HTTP/1.1" 200 156 0.020414 10.0.0.50 - - [2025-11-07 22:14:00] "POST /route-targets HTTP/1.1" 200 327 0.022810 10.0.0.50 - - [2025-11-07 22:14:00] "POST /ref-update HTTP/1.1" 200 156 0.027751 10.0.0.50 - - [2025-11-07 22:14:00] "POST /route-targets HTTP/1.1" 200 327 0.015037 10.0.0.50 - - [2025-11-07 22:14:00] "POST /ref-update HTTP/1.1" 200 156 0.019640 10.0.0.50 - - [2025-11-07 22:14:00] "POST /route-targets HTTP/1.1" 200 327 0.017476 10.0.0.50 - - [2025-11-07 22:14:00] "POST /ref-update HTTP/1.1" 200 156 0.013669 10.0.0.50 - - [2025-11-07 22:14:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.006752 10.0.0.50 - - [2025-11-07 22:14:00] "POST /access-control-lists HTTP/1.1" 200 551 0.064449 10.0.0.50 - - [2025-11-07 22:14:01] "PUT /access-control-list/902ca051-a5fa-4099-805f-147bfa2e5dd9 HTTP/1.1" 200 272 0.022694 10.0.0.50 - - [2025-11-07 22:14:01] "PUT /access-control-list/da168e2c-b2a5-4ec2-9aea-6026fd555e54 HTTP/1.1" 200 272 0.022824 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:14:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005825 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:14:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 10.0.0.50 - - [2025-11-07 22:14:19] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.50 - - [2025-11-07 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.50 - - [2025-11-07 22:14:19] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004318 10.0.0.50 - - [2025-11-07 22:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.50 - - [2025-11-07 22:14:19] "GET /config-node/79c633e6-0d55-4b9f-b558-3a6c0e70b48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002769 10.0.0.50 - - [2025-11-07 22:14:30] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.50 - - [2025-11-07 22:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.50 - - [2025-11-07 22:14:30] "GET /routing-instance/3e5e3d28-7d79-43a9-aac3-16e6aa7c57eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005512 10.0.0.50 - - [2025-11-07 22:14:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002957 10.0.0.50 - - [2025-11-07 22:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.50 - - [2025-11-07 22:14:30] "GET /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004088 10.0.0.50 - - [2025-11-07 22:14:30] "PUT /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65 HTTP/1.1" 200 254 0.026274 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:14:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:14:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001094 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001189 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001177 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001158 10.0.0.50 - - [2025-11-07 22:15:49] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.50 - - [2025-11-07 22:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.50 - - [2025-11-07 22:15:50] "GET /domain/4cc547f2-cece-4102-b00c-c26314a612e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004320 10.0.0.50 - - [2025-11-07 22:15:50] "POST /id-to-fqname HTTP/1.1" 200 173 0.000526 10.0.0.50 - - [2025-11-07 22:15:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.004831 10.0.0.50 - - [2025-11-07 22:15:50] "POST /security-groups HTTP/1.1" 200 570 0.087393 10.0.0.50 - - [2025-11-07 22:15:50] "POST /fqname-to-id HTTP/1.1" 404 213 0.003903 10.0.0.50 - - [2025-11-07 22:15:50] "POST /projects HTTP/1.1" 200 481 0.312722 10.0.0.50 - - [2025-11-07 22:15:50] "POST /access-control-lists HTTP/1.1" 200 579 0.113355 10.0.0.50 - - [2025-11-07 22:15:50] "POST /fqname-to-id HTTP/1.1" 404 212 0.006820 10.0.0.50 - - [2025-11-07 22:15:50] "POST /security-groups HTTP/1.1" 200 534 0.153126 10.0.0.50 - - [2025-11-07 22:15:50] "POST /access-control-lists HTTP/1.1" 200 577 0.132417 10.0.0.50 - - [2025-11-07 22:15:50] "POST /chown HTTP/1.1" 200 109 0.101880 10.0.0.50 - - [2025-11-07 22:15:50] "POST /policy-managements HTTP/1.1" 409 214 0.010717 10.0.0.50 - - [2025-11-07 22:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014529 10.0.0.50 - - [2025-11-07 22:15:50] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003119 10.0.0.50 - - [2025-11-07 22:15:50] "POST /application-policy-sets HTTP/1.1" 200 528 0.035675 10.0.0.50 - - [2025-11-07 22:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2025-11-07 22:15:50] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.006171 10.0.0.50 - - [2025-11-07 22:15:50] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.014795 10.0.0.50 - - [2025-11-07 22:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.50 - - [2025-11-07 22:15:50] "GET /virtual-network/9406a7d6-f833-4bdd-b88c-d12f4f3b438f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004832 10.0.0.50 - - [2025-11-07 22:15:51] "POST /id-to-fqname HTTP/1.1" 200 177 0.000592 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.015657 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.004960 10.0.0.50 - - [2025-11-07 22:15:51] "POST /security-groups HTTP/1.1" 200 574 0.072152 10.0.0.50 - - [2025-11-07 22:15:51] "POST /projects HTTP/1.1" 200 489 0.215021 10.0.0.50 - - [2025-11-07 22:15:51] "POST /access-control-lists HTTP/1.1" 200 594 0.048555 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.019744 10.0.0.50 - - [2025-11-07 22:15:51] "POST /security-groups HTTP/1.1" 200 546 0.070268 10.0.0.50 - - [2025-11-07 22:15:51] "POST /chown HTTP/1.1" 200 109 0.048571 10.0.0.50 - - [2025-11-07 22:15:51] "POST /access-control-lists HTTP/1.1" 200 592 0.123117 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.003090 10.0.0.50 - - [2025-11-07 22:15:51] "POST /network-ipams HTTP/1.1" 200 522 0.082111 10.0.0.50 - - [2025-11-07 22:15:51] "POST /network-ipams HTTP/1.1" 200 510 0.061584 10.0.0.50 - - [2025-11-07 22:15:51] "POST /access-control-lists HTTP/1.1" 200 583 0.113846 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.020026 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.011436 10.0.0.50 - - [2025-11-07 22:15:51] "POST /access-control-lists HTTP/1.1" 200 581 0.088027 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.002714 10.0.0.50 - - [2025-11-07 22:15:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005582 10.0.0.50 - - [2025-11-07 22:15:51] "POST /virtual-networks HTTP/1.1" 200 538 0.186083 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006724 10.0.0.50 - - [2025-11-07 22:15:51] "POST /access-control-lists HTTP/1.1" 200 602 0.053565 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.002955 10.0.0.50 - - [2025-11-07 22:15:51] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.021718 10.0.0.50 - - [2025-11-07 22:15:51] "POST /access-control-lists HTTP/1.1" 200 600 0.049351 10.0.0.50 - - [2025-11-07 22:15:51] "POST /network-ipams HTTP/1.1" 200 518 0.072464 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.005324 10.0.0.50 - - [2025-11-07 22:15:51] "POST /fqname-to-id HTTP/1.1" 404 229 0.010366 10.0.0.50 - - [2025-11-07 22:15:52] "POST /access-control-lists HTTP/1.1" 200 589 0.107603 10.0.0.50 - - [2025-11-07 22:15:52] "POST /route-targets HTTP/1.1" 200 327 0.013784 10.0.0.50 - - [2025-11-07 22:15:52] "POST /ref-update HTTP/1.1" 200 156 0.065213 10.0.0.50 - - [2025-11-07 22:15:52] "POST /useragent-kv HTTP/1.1" 200 115 0.015231 10.0.0.50 - - [2025-11-07 22:15:52] "POST /virtual-networks HTTP/1.1" 200 546 0.294545 10.0.0.50 - - [2025-11-07 22:15:52] "PUT /access-control-list/b0c87162-9542-458b-9925-1202f8efffbe HTTP/1.1" 200 272 0.068115 10.0.0.50 - - [2025-11-07 22:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020294 10.0.0.50 - - [2025-11-07 22:15:52] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.008645 10.0.0.50 - - [2025-11-07 22:15:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.002291 10.0.0.50 - - [2025-11-07 22:15:52] "POST /route-targets HTTP/1.1" 200 327 0.015841 10.0.0.50 - - [2025-11-07 22:15:52] "POST /network-policys HTTP/1.1" 200 538 0.059264 10.0.0.50 - - [2025-11-07 22:15:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.021447 10.0.0.50 - - [2025-11-07 22:15:52] "POST /ref-update HTTP/1.1" 200 156 0.048949 10.0.0.50 - - [2025-11-07 22:15:52] "POST /network-policys HTTP/1.1" 200 534 0.029228 10.0.0.50 - - [2025-11-07 22:15:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.012965 10.0.0.50 - - [2025-11-07 22:15:52] "POST /network-policys HTTP/1.1" 200 542 0.028084 10.0.0.50 - - [2025-11-07 22:15:52] "PUT /access-control-list/499879ad-53a6-4d83-9600-c8f3d39bae1b HTTP/1.1" 200 272 0.033830 10.0.0.50 - - [2025-11-07 22:15:52] "POST /ref-update HTTP/1.1" 200 156 0.110531 10.0.0.50 - - [2025-11-07 22:15:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021327 10.0.0.50 - - [2025-11-07 22:15:52] "PUT /access-control-list/499879ad-53a6-4d83-9600-c8f3d39bae1b HTTP/1.1" 200 272 0.029214 10.0.0.50 - - [2025-11-07 22:15:52] "POST /ref-update HTTP/1.1" 200 156 0.127784 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.50 - - [2025-11-07 22:15:52] "PUT /access-control-list/b0c87162-9542-458b-9925-1202f8efffbe HTTP/1.1" 200 272 0.086597 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-update HTTP/1.1" 200 156 0.022986 10.0.0.50 - - [2025-11-07 22:15:53] "PUT /access-control-list/b0c87162-9542-458b-9925-1202f8efffbe HTTP/1.1" 200 272 0.020427 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-update HTTP/1.1" 200 156 0.180573 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009768 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006449 10.0.0.50 - - [2025-11-07 22:15:53] "PUT /access-control-list/499879ad-53a6-4d83-9600-c8f3d39bae1b HTTP/1.1" 200 272 0.066668 10.0.0.50 - - [2025-11-07 22:15:53] "POST /fqname-to-id HTTP/1.1" 404 237 0.013463 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-update HTTP/1.1" 200 156 0.151862 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-update HTTP/1.1" 200 156 0.070812 10.0.0.50 - - [2025-11-07 22:15:53] "POST /access-control-lists HTTP/1.1" 200 601 0.263750 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-update HTTP/1.1" 200 156 0.219340 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021079 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001651 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005557 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-update HTTP/1.1" 200 156 0.081903 10.0.0.50 - - [2025-11-07 22:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020141 10.0.0.50 - - [2025-11-07 22:15:53] "GET /virtual-network/9406a7d6-f833-4bdd-b88c-d12f4f3b438f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.022492 10.0.0.50 - - [2025-11-07 22:15:53] "PUT /access-control-list/2c68a888-55b4-4302-808f-f8687ff8cca3 HTTP/1.1" 200 272 0.106757 10.0.0.50 - - [2025-11-07 22:15:53] "POST /ref-update HTTP/1.1" 200 156 0.012521 10.0.0.50 - - [2025-11-07 22:15:53] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.016496 10.0.0.50 - - [2025-11-07 22:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.50 - - [2025-11-07 22:15:53] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005197 10.0.0.50 - - [2025-11-07 22:15:54] "POST /firewall-policys HTTP/1.1" 200 530 0.037061 10.0.0.50 - - [2025-11-07 22:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.044181 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009633 10.0.0.50 - - [2025-11-07 22:15:54] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002982 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002412 10.0.0.50 - - [2025-11-07 22:15:54] "POST /ref-update HTTP/1.1" 200 156 0.013904 10.0.0.50 - - [2025-11-07 22:15:54] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004271 10.0.0.50 - - [2025-11-07 22:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.50 - - [2025-11-07 22:15:54] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002081 10.0.0.50 - - [2025-11-07 22:15:54] "POST /firewall-policys HTTP/1.1" 200 532 0.033557 10.0.0.50 - - [2025-11-07 22:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.041263 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.026051 10.0.0.50 - - [2025-11-07 22:15:54] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002960 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004401 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004226 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003075 10.0.0.50 - - [2025-11-07 22:15:54] "POST /ref-update HTTP/1.1" 200 156 0.016780 10.0.0.50 - - [2025-11-07 22:15:54] "POST /ref-update HTTP/1.1" 200 156 0.029284 10.0.0.50 - - [2025-11-07 22:15:54] "POST /ref-update HTTP/1.1" 200 156 0.033872 10.0.0.50 - - [2025-11-07 22:15:54] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.015474 10.0.0.50 - - [2025-11-07 22:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009196 10.0.0.50 - - [2025-11-07 22:15:54] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006885 10.0.0.50 - - [2025-11-07 22:15:54] "POST /firewall-policys HTTP/1.1" 200 530 0.030395 10.0.0.50 - - [2025-11-07 22:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.037760 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/a8618e92-4a54-4a3b-ab29-ead3ea21be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015258 10.0.0.50 - - [2025-11-07 22:15:54] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002826 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/a8618e92-4a54-4a3b-ab29-ead3ea21be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002774 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003114 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003148 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002405 10.0.0.50 - - [2025-11-07 22:15:54] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002685 10.0.0.50 - - [2025-11-07 22:15:54] "POST /ref-update HTTP/1.1" 200 156 0.027113 10.0.0.50 - - [2025-11-07 22:15:54] "POST /ref-update HTTP/1.1" 200 156 0.028837 10.0.0.50 - - [2025-11-07 22:15:55] "POST /ref-update HTTP/1.1" 200 156 0.056562 10.0.0.50 - - [2025-11-07 22:15:55] "POST /ref-update HTTP/1.1" 200 156 0.052850 10.0.0.50 - - [2025-11-07 22:15:55] "POST /ref-update HTTP/1.1" 200 156 0.080216 10.0.0.50 - - [2025-11-07 22:15:55] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.054419 10.0.0.50 - - [2025-11-07 22:15:55] "POST /tags HTTP/1.1" 200 299 0.037962 10.0.0.50 - - [2025-11-07 22:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.50 - - [2025-11-07 22:15:55] "GET /tag/9d84ba4a-25c3-4d91-bf7f-cd522a815dcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015615 10.0.0.50 - - [2025-11-07 22:15:55] "POST /set-tag HTTP/1.1" 200 109 0.017704 10.0.0.50 - - [2025-11-07 22:15:55] "POST /tags HTTP/1.1" 200 301 0.083254 10.0.0.50 - - [2025-11-07 22:15:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023333 10.0.0.50 - - [2025-11-07 22:15:55] "GET /tag/def1a4b6-4e09-464c-ad9c-71593bf2f73e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.026564 10.0.0.50 - - [2025-11-07 22:15:56] "POST /tags HTTP/1.1" 200 325 0.225436 10.0.0.50 - - [2025-11-07 22:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.50 - - [2025-11-07 22:15:56] "GET /tag/5d8e2b75-0cf4-4437-804d-aa4d0fc9f700?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.027406 10.0.0.50 - - [2025-11-07 22:15:56] "POST /tags HTTP/1.1" 200 311 0.090985 10.0.0.50 - - [2025-11-07 22:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018867 10.0.0.50 - - [2025-11-07 22:15:56] "GET /tag/c5598b12-452a-4473-b314-acf7b9871d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.028910 10.0.0.50 - - [2025-11-07 22:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.50 - - [2025-11-07 22:15:56] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.007476 10.0.0.50 - - [2025-11-07 22:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.50 - - [2025-11-07 22:15:56] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047991 10.0.0.50 - - [2025-11-07 22:15:56] "POST /virtual-machines HTTP/1.1" 200 377 0.015042 10.0.0.50 - - [2025-11-07 22:15:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036126 10.0.0.50 - - [2025-11-07 22:15:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.149740 10.0.0.50 - - [2025-11-07 22:15:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020858 10.0.0.50 - - [2025-11-07 22:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013637 10.0.0.50 - - [2025-11-07 22:15:56] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009974 10.0.0.50 - - [2025-11-07 22:15:56] "POST /instance-ips HTTP/1.1" 200 409 0.041435 10.0.0.50 - - [2025-11-07 22:15:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.047532 10.0.0.50 - - [2025-11-07 22:15:56] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.010273 10.0.0.50 - - [2025-11-07 22:15:56] "POST /set-tag HTTP/1.1" 200 109 0.041466 10.0.0.50 - - [2025-11-07 22:15:56] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.018875 10.0.0.50 - - [2025-11-07 22:15:56] "GET /instance-ip/5524d38c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004119 10.0.0.50 - - [2025-11-07 22:15:57] "POST /fqname-to-id HTTP/1.1" 404 226 0.002799 10.0.0.50 - - [2025-11-07 22:15:57] "POST /tags HTTP/1.1" 200 357 0.056257 10.0.0.50 - - [2025-11-07 22:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011782 10.0.0.50 - - [2025-11-07 22:15:57] "GET /tag/3e27e94a-5b7b-42c7-9c22-4b5667daffac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.026761 10.0.0.50 - - [2025-11-07 22:15:57] "POST /tags HTTP/1.1" 200 305 0.025210 10.0.0.50 - - [2025-11-07 22:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017844 10.0.0.50 - - [2025-11-07 22:15:57] "GET /tag/2f853ac8-d8b8-4324-9f26-0a21a924557d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016391 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:15:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001586 10.0.0.50 - - [2025-11-07 22:15:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000470 10.0.0.50 - - [2025-11-07 22:15:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.007458 10.0.0.50 - - [2025-11-07 22:15:57] "POST /security-groups HTTP/1.1" 200 571 0.078643 10.0.0.50 - - [2025-11-07 22:15:57] "POST /projects HTTP/1.1" 200 483 0.231003 10.0.0.50 - - [2025-11-07 22:15:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.017693 10.0.0.50 - - [2025-11-07 22:15:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.013431 10.0.0.50 - - [2025-11-07 22:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.024235 10.0.0.50 - - [2025-11-07 22:15:57] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.003604 10.0.0.50 - - [2025-11-07 22:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.50 - - [2025-11-07 22:15:57] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.040885 10.0.0.50 - - [2025-11-07 22:15:57] "POST /access-control-lists HTTP/1.1" 200 580 0.111200 10.0.0.50 - - [2025-11-07 22:15:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.013808 10.0.0.50 - - [2025-11-07 22:15:57] "PUT /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3 HTTP/1.1" 200 264 0.096876 10.0.0.50 - - [2025-11-07 22:15:57] "POST /access-control-lists HTTP/1.1" 200 578 0.101120 10.0.0.50 - - [2025-11-07 22:15:57] "PUT /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c HTTP/1.1" 200 264 0.082798 10.0.0.50 - - [2025-11-07 22:15:58] "POST /security-groups HTTP/1.1" 200 537 0.121656 10.0.0.50 - - [2025-11-07 22:15:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.004029 10.0.0.50 - - [2025-11-07 22:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.057917 10.0.0.50 - - [2025-11-07 22:15:58] "POST /chown HTTP/1.1" 200 109 0.076509 10.0.0.50 - - [2025-11-07 22:15:58] "POST /access-control-lists HTTP/1.1" 200 596 0.125194 10.0.0.50 - - [2025-11-07 22:15:58] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003365 10.0.0.50 - - [2025-11-07 22:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007097 10.0.0.50 - - [2025-11-07 22:15:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.003616 10.0.0.50 - - [2025-11-07 22:15:58] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003949 10.0.0.50 - - [2025-11-07 22:15:58] "POST /tags HTTP/1.1" 409 207 0.002012 10.0.0.50 - - [2025-11-07 22:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.50 - - [2025-11-07 22:15:58] "GET /tag/2f853ac8-d8b8-4324-9f26-0a21a924557d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017641 10.0.0.50 - - [2025-11-07 22:15:58] "POST /access-control-lists HTTP/1.1" 200 594 0.080914 10.0.0.50 - - [2025-11-07 22:15:58] "POST /firewall-rules HTTP/1.1" 200 564 0.109490 10.0.0.50 - - [2025-11-07 22:15:58] "GET /firewall-rule/a1157fd3-2692-47c3-9f9f-63c95fec37f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004575 10.0.0.50 - - [2025-11-07 22:15:58] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002511 10.0.0.50 - - [2025-11-07 22:15:58] "GET /firewall-rule/a1157fd3-2692-47c3-9f9f-63c95fec37f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002655 10.0.0.50 - - [2025-11-07 22:15:58] "POST /ref-update HTTP/1.1" 200 156 0.025114 10.0.0.50 - - [2025-11-07 22:15:58] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004187 10.0.0.50 - - [2025-11-07 22:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.50 - - [2025-11-07 22:15:58] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002018 10.0.0.50 - - [2025-11-07 22:15:58] "POST /tags HTTP/1.1" 409 207 0.005134 10.0.0.50 - - [2025-11-07 22:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.50 - - [2025-11-07 22:15:58] "GET /tag/2f853ac8-d8b8-4324-9f26-0a21a924557d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014030 10.0.0.50 - - [2025-11-07 22:15:58] "POST /firewall-rules HTTP/1.1" 200 562 0.081037 10.0.0.50 - - [2025-11-07 22:15:58] "GET /firewall-rule/1dabeffd-ed60-42d2-b2c8-cc40fcf5e194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.026237 10.0.0.50 - - [2025-11-07 22:15:58] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003307 10.0.0.50 - - [2025-11-07 22:15:58] "GET /firewall-rule/1dabeffd-ed60-42d2-b2c8-cc40fcf5e194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.030039 10.0.0.50 - - [2025-11-07 22:15:58] "POST /ref-update HTTP/1.1" 200 156 0.023509 10.0.0.50 - - [2025-11-07 22:15:59] "POST /tags HTTP/1.1" 200 305 0.113883 10.0.0.50 - - [2025-11-07 22:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.50 - - [2025-11-07 22:15:59] "GET /tag/d60ae907-2dd9-4e28-8daf-f735a2da57dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.019649 10.0.0.50 - - [2025-11-07 22:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.50 - - [2025-11-07 22:15:59] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029463 10.0.0.50 - - [2025-11-07 22:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.50 - - [2025-11-07 22:15:59] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004045 10.0.0.50 - - [2025-11-07 22:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.50 - - [2025-11-07 22:15:59] "GET /service-appliance-set/fccabef4-8b91-4528-9ef2-a50a8e08635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004735 10.0.0.50 - - [2025-11-07 22:15:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.003146 10.0.0.50 - - [2025-11-07 22:15:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120333 10.0.0.50 - - [2025-11-07 22:15:59] "GET /virtual-machine-interface/2cc3927c-a4bf-43d9-8167-a5bf39b5ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.012485 10.0.0.50 - - [2025-11-07 22:15:59] "POST /instance-ips HTTP/1.1" 200 381 0.145801 10.0.0.50 - - [2025-11-07 22:15:59] "GET /instance-ip/eaf212e4-87ea-404a-8d32-1f3707aa7bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015820 10.0.0.50 - - [2025-11-07 22:15:59] "POST /loadbalancers HTTP/1.1" 200 582 0.076890 10.0.0.50 - - [2025-11-07 22:15:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028194 10.0.0.50 - - [2025-11-07 22:15:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016999 10.0.0.50 - - [2025-11-07 22:16:00] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058048 10.0.0.50 - - [2025-11-07 22:16:00] "GET /instance-ip/eaf212e4-87ea-404a-8d32-1f3707aa7bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.018256 10.0.0.50 - - [2025-11-07 22:16:00] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.084059 10.0.0.50 - - [2025-11-07 22:16:00] "GET /loadbalancer/6a5e4ed2-e63b-4a3b-8d89-8714a6fbb77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.005207 10.0.0.50 - - [2025-11-07 22:16:00] "POST /floating-ips HTTP/1.1" 200 583 0.047053 10.0.0.50 - - [2025-11-07 22:16:00] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.036817 10.0.0.50 - - [2025-11-07 22:16:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011967 10.0.0.50 - - [2025-11-07 22:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012788 10.0.0.50 - - [2025-11-07 22:16:00] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035155 10.0.0.50 - - [2025-11-07 22:16:00] "GET /loadbalancer-listener/5d0517f5-4adc-4b9c-92fb-d7266805a4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005998 10.0.0.50 - - [2025-11-07 22:16:00] "GET /loadbalancer-listener/5d0517f5-4adc-4b9c-92fb-d7266805a4df?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003659 10.0.0.50 - - [2025-11-07 22:16:00] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.022980 10.0.0.50 - - [2025-11-07 22:16:00] "GET /instance-ip/eaf212e4-87ea-404a-8d32-1f3707aa7bcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004570 10.0.0.50 - - [2025-11-07 22:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.50 - - [2025-11-07 22:16:00] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002443 10.0.0.50 - - [2025-11-07 22:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2025-11-07 22:16:00] "GET /instance-ip/eaf212e4-87ea-404a-8d32-1f3707aa7bcb?fields=floating_ips HTTP/1.1" 200 1171 0.024592 10.0.0.50 - - [2025-11-07 22:16:00] "GET /floating-ip/c752c667-3085-4649-ad2a-7d47379680c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005737 10.0.0.50 - - [2025-11-07 22:16:00] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.011909 10.0.0.50 - - [2025-11-07 22:16:00] "POST /tags HTTP/1.1" 200 301 0.034379 10.0.0.50 - - [2025-11-07 22:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011334 10.0.0.50 - - [2025-11-07 22:16:00] "GET /tag/15c03845-5c42-47cc-9cc4-8c5f85a9ee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015848 10.0.0.50 - - [2025-11-07 22:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011532 10.0.0.50 - - [2025-11-07 22:16:00] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039165 10.0.0.50 - - [2025-11-07 22:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.50 - - [2025-11-07 22:16:00] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005414 10.0.0.50 - - [2025-11-07 22:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2025-11-07 22:16:00] "GET /service-appliance-set/fccabef4-8b91-4528-9ef2-a50a8e08635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003581 10.0.0.50 - - [2025-11-07 22:16:00] "POST /fqname-to-id HTTP/1.1" 404 242 0.001818 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:16:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000803 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:16:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 10.0.0.50 - - [2025-11-07 22:16:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122692 10.0.0.50 - - [2025-11-07 22:16:00] "GET /virtual-machine-interface/d51c42b7-868e-4dcc-abcd-0f3819f89ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.025490 10.0.0.50 - - [2025-11-07 22:16:00] "POST /instance-ips HTTP/1.1" 200 377 0.048222 10.0.0.50 - - [2025-11-07 22:16:01] "GET /instance-ip/a55e680d-ffce-400b-b475-e8a10f7a5205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014855 10.0.0.50 - - [2025-11-07 22:16:01] "POST /loadbalancers HTTP/1.1" 200 582 0.077034 10.0.0.50 - - [2025-11-07 22:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020053 10.0.0.50 - - [2025-11-07 22:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009419 10.0.0.50 - - [2025-11-07 22:16:01] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.094451 10.0.0.50 - - [2025-11-07 22:16:01] "GET /instance-ip/a55e680d-ffce-400b-b475-e8a10f7a5205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006359 10.0.0.50 - - [2025-11-07 22:16:01] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064538 10.0.0.50 - - [2025-11-07 22:16:01] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003159 10.0.0.50 - - [2025-11-07 22:16:01] "POST /floating-ips HTTP/1.1" 200 581 0.049858 10.0.0.50 - - [2025-11-07 22:16:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.109424 10.0.0.50 - - [2025-11-07 22:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010790 10.0.0.50 - - [2025-11-07 22:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011604 10.0.0.50 - - [2025-11-07 22:16:01] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055111 10.0.0.50 - - [2025-11-07 22:16:01] "GET /loadbalancer-listener/f61a21ae-59ff-4ec4-a2e9-6312b008af2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002712 10.0.0.50 - - [2025-11-07 22:16:01] "GET /loadbalancer-listener/f61a21ae-59ff-4ec4-a2e9-6312b008af2c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002987 10.0.0.50 - - [2025-11-07 22:16:01] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022754 10.0.0.50 - - [2025-11-07 22:16:01] "GET /instance-ip/a55e680d-ffce-400b-b475-e8a10f7a5205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006217 10.0.0.50 - - [2025-11-07 22:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006975 10.0.0.50 - - [2025-11-07 22:16:01] "GET /instance-ip/a55e680d-ffce-400b-b475-e8a10f7a5205?fields=floating_ips HTTP/1.1" 200 1165 0.005932 10.0.0.50 - - [2025-11-07 22:16:01] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002354 10.0.0.50 - - [2025-11-07 22:16:01] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039543 10.0.0.50 - - [2025-11-07 22:16:01] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003005 10.0.0.50 - - [2025-11-07 22:16:01] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.034996 10.0.0.50 - - [2025-11-07 22:16:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012625 10.0.0.50 - - [2025-11-07 22:16:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008734 10.0.0.50 - - [2025-11-07 22:16:01] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051805 10.0.0.50 - - [2025-11-07 22:16:01] "GET /loadbalancer-listener/346902a0-9686-4e53-9e39-222b2a8ae258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003784 10.0.0.50 - - [2025-11-07 22:16:01] "GET /loadbalancer-listener/346902a0-9686-4e53-9e39-222b2a8ae258?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004914 10.0.0.50 - - [2025-11-07 22:16:01] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018996 10.0.0.50 - - [2025-11-07 22:16:02] "GET /instance-ip/a55e680d-ffce-400b-b475-e8a10f7a5205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003037 10.0.0.50 - - [2025-11-07 22:16:02] "GET /instance-ip/a55e680d-ffce-400b-b475-e8a10f7a5205?fields=floating_ips HTTP/1.1" 200 1165 0.002659 10.0.0.50 - - [2025-11-07 22:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.50 - - [2025-11-07 22:16:02] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007470 10.0.0.50 - - [2025-11-07 22:16:02] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.048934 10.0.0.50 - - [2025-11-07 22:16:02] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009455 10.0.0.50 - - [2025-11-07 22:16:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.038186 10.0.0.50 - - [2025-11-07 22:16:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.032322 10.0.0.50 - - [2025-11-07 22:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007285 10.0.0.50 - - [2025-11-07 22:16:02] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058251 10.0.0.50 - - [2025-11-07 22:16:02] "GET /loadbalancer-listener/75cbb993-62b3-4f8c-83c9-0222fab01734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.016135 10.0.0.50 - - [2025-11-07 22:16:02] "GET /loadbalancer-listener/75cbb993-62b3-4f8c-83c9-0222fab01734?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004460 10.0.0.50 - - [2025-11-07 22:16:02] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.042807 10.0.0.50 - - [2025-11-07 22:16:02] "GET /instance-ip/a55e680d-ffce-400b-b475-e8a10f7a5205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006080 10.0.0.50 - - [2025-11-07 22:16:02] "GET /instance-ip/a55e680d-ffce-400b-b475-e8a10f7a5205?fields=floating_ips HTTP/1.1" 200 1165 0.003306 10.0.0.50 - - [2025-11-07 22:16:02] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002912 10.0.0.50 - - [2025-11-07 22:16:02] "POST /tags HTTP/1.1" 200 355 0.045504 10.0.0.50 - - [2025-11-07 22:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011019 10.0.0.50 - - [2025-11-07 22:16:02] "GET /tag/3007d877-1d80-443b-ac4e-cff8915b5553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013152 10.0.0.50 - - [2025-11-07 22:16:02] "POST /tags HTTP/1.1" 200 303 0.029091 10.0.0.50 - - [2025-11-07 22:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008527 10.0.0.50 - - [2025-11-07 22:16:02] "GET /tag/0411b5e4-c118-4713-8c80-301805a0452e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013418 10.0.0.50 - - [2025-11-07 22:16:02] "POST /projects HTTP/1.1" 409 218 0.002742 10.0.0.50 - - [2025-11-07 22:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.50 - - [2025-11-07 22:16:02] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053560 10.0.0.50 - - [2025-11-07 22:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.50 - - [2025-11-07 22:16:02] "GET /network-ipam/d661addd-d085-40c2-953c-7cb326440793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002975 10.0.0.50 - - [2025-11-07 22:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.50 - - [2025-11-07 22:16:02] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010774 10.0.0.50 - - [2025-11-07 22:16:02] "PUT /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3 HTTP/1.1" 200 264 0.048433 10.0.0.50 - - [2025-11-07 22:16:02] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.006055 10.0.0.50 - - [2025-11-07 22:16:03] "POST /set-tag HTTP/1.1" 200 109 0.046271 10.0.0.50 - - [2025-11-07 22:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012986 10.0.0.50 - - [2025-11-07 22:16:03] "GET /network-ipam/cbd9c521-b6a6-4ca7-9cde-4dbbff2126b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.006890 10.0.0.50 - - [2025-11-07 22:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.50 - - [2025-11-07 22:16:03] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005154 10.0.0.50 - - [2025-11-07 22:16:03] "PUT /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c HTTP/1.1" 200 264 0.082324 10.0.0.50 - - [2025-11-07 22:16:03] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015139 10.0.0.50 - - [2025-11-07 22:16:03] "POST /set-tag HTTP/1.1" 200 109 0.119108 10.0.0.50 - - [2025-11-07 22:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.50 - - [2025-11-07 22:16:03] "GET /network-policy/f47f53a0-d257-4c67-a85c-b02adfd92d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002877 10.0.0.50 - - [2025-11-07 22:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.50 - - [2025-11-07 22:16:03] "GET /network-policy/cf84f68a-04a1-419b-8466-4dc517e768a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003087 10.0.0.50 - - [2025-11-07 22:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.50 - - [2025-11-07 22:16:03] "GET /network-policy/d1c9535e-65da-4593-93f9-31cd5caeb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002408 10.0.0.50 - - [2025-11-07 22:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2025-11-07 22:16:03] "PUT /network-policy/d1c9535e-65da-4593-93f9-31cd5caeb426 HTTP/1.1" 200 262 0.009559 10.0.0.50 - - [2025-11-07 22:16:03] "POST /ref-update HTTP/1.1" 200 156 0.062370 10.0.0.50 - - [2025-11-07 22:16:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002151 10.0.0.50 - - [2025-11-07 22:16:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003295 10.0.0.50 - - [2025-11-07 22:16:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002022 10.0.0.50 - - [2025-11-07 22:16:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001647 10.0.0.50 - - [2025-11-07 22:16:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002259 10.0.0.50 - - [2025-11-07 22:16:03] "POST /security-groups HTTP/1.1" 409 245 0.002601 10.0.0.50 - - [2025-11-07 22:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2025-11-07 22:16:03] "PUT /security-group/ee6bf1ef-358e-4831-b753-b2a16c686ab4 HTTP/1.1" 200 262 0.067371 10.0.0.50 - - [2025-11-07 22:16:03] "PUT /access-control-list/40423fe0-db41-478b-a77d-ecac61e4712f HTTP/1.1" 200 272 0.019092 10.0.0.50 - - [2025-11-07 22:16:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039083 10.0.0.50 - - [2025-11-07 22:16:03] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011915 10.0.0.50 - - [2025-11-07 22:16:03] "PUT /access-control-list/dfdc55f0-772d-4954-adf5-18ac42fa0b0c HTTP/1.1" 200 272 0.047282 10.0.0.50 - - [2025-11-07 22:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012372 10.0.0.50 - - [2025-11-07 22:16:04] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011449 10.0.0.50 - - [2025-11-07 22:16:04] "POST /tags HTTP/1.1" 409 206 0.002206 10.0.0.50 - - [2025-11-07 22:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.50 - - [2025-11-07 22:16:04] "GET /tag/0411b5e4-c118-4713-8c80-301805a0452e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012667 10.0.0.50 - - [2025-11-07 22:16:04] "POST /firewall-rules HTTP/1.1" 200 562 0.086073 10.0.0.50 - - [2025-11-07 22:16:04] "GET /firewall-rule/199be621-5133-4370-b7ef-288beb9f9f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004569 10.0.0.50 - - [2025-11-07 22:16:04] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003562 10.0.0.50 - - [2025-11-07 22:16:04] "GET /firewall-rule/199be621-5133-4370-b7ef-288beb9f9f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011010 10.0.0.50 - - [2025-11-07 22:16:04] "POST /ref-update HTTP/1.1" 200 156 0.026319 10.0.0.50 - - [2025-11-07 22:16:04] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003004 10.0.0.50 - - [2025-11-07 22:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006101 10.0.0.50 - - [2025-11-07 22:16:04] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002613 10.0.0.50 - - [2025-11-07 22:16:04] "POST /tags HTTP/1.1" 409 206 0.001726 10.0.0.50 - - [2025-11-07 22:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.50 - - [2025-11-07 22:16:04] "GET /tag/0411b5e4-c118-4713-8c80-301805a0452e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013087 10.0.0.50 - - [2025-11-07 22:16:04] "POST /firewall-rules HTTP/1.1" 200 560 0.078292 10.0.0.50 - - [2025-11-07 22:16:04] "GET /firewall-rule/17146e35-4572-4a71-84c2-88a55e3f7436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.012655 10.0.0.50 - - [2025-11-07 22:16:04] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.004139 10.0.0.50 - - [2025-11-07 22:16:04] "GET /firewall-rule/17146e35-4572-4a71-84c2-88a55e3f7436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.001820 10.0.0.50 - - [2025-11-07 22:16:04] "POST /ref-update HTTP/1.1" 200 156 0.025889 10.0.0.50 - - [2025-11-07 22:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.50 - - [2025-11-07 22:16:04] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002129 10.0.0.50 - - [2025-11-07 22:16:04] "POST /tags HTTP/1.1" 200 371 0.016564 10.0.0.50 - - [2025-11-07 22:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2025-11-07 22:16:04] "GET /tag/1924c2c9-ae5b-4ad2-bb98-ee8fc3801b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.024687 10.0.0.50 - - [2025-11-07 22:16:04] "POST /tags HTTP/1.1" 200 319 0.029248 10.0.0.50 - - [2025-11-07 22:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.50 - - [2025-11-07 22:16:04] "GET /tag/07256c7d-378e-4ddb-965d-26b9500b61f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.018602 10.0.0.50 - - [2025-11-07 22:16:05] "POST /id-to-fqname HTTP/1.1" 200 181 0.000446 10.0.0.50 - - [2025-11-07 22:16:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.004637 10.0.0.50 - - [2025-11-07 22:16:05] "POST /security-groups HTTP/1.1" 200 578 0.094307 10.0.0.50 - - [2025-11-07 22:16:05] "POST /projects HTTP/1.1" 200 497 0.241632 10.0.0.50 - - [2025-11-07 22:16:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.001804 10.0.0.50 - - [2025-11-07 22:16:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016749 10.0.0.50 - - [2025-11-07 22:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.50 - - [2025-11-07 22:16:05] "POST /access-control-lists HTTP/1.1" 200 587 0.046769 10.0.0.50 - - [2025-11-07 22:16:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.012469 10.0.0.50 - - [2025-11-07 22:16:05] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.048172 10.0.0.50 - - [2025-11-07 22:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.50 - - [2025-11-07 22:16:05] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.032610 10.0.0.50 - - [2025-11-07 22:16:05] "POST /access-control-lists HTTP/1.1" 200 585 0.116336 10.0.0.50 - - [2025-11-07 22:16:05] "PUT /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3 HTTP/1.1" 200 264 0.094091 10.0.0.50 - - [2025-11-07 22:16:05] "PUT /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c HTTP/1.1" 200 264 0.091047 10.0.0.50 - - [2025-11-07 22:16:05] "POST /security-groups HTTP/1.1" 200 558 0.152071 10.0.0.50 - - [2025-11-07 22:16:05] "POST /fqname-to-id HTTP/1.1" 404 248 0.019708 10.0.0.50 - - [2025-11-07 22:16:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.037369 10.0.0.50 - - [2025-11-07 22:16:05] "POST /chown HTTP/1.1" 200 109 0.038613 10.0.0.50 - - [2025-11-07 22:16:05] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014028 10.0.0.50 - - [2025-11-07 22:16:05] "POST /access-control-lists HTTP/1.1" 200 610 0.108037 10.0.0.50 - - [2025-11-07 22:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019360 10.0.0.50 - - [2025-11-07 22:16:05] "POST /fqname-to-id HTTP/1.1" 404 247 0.019637 10.0.0.50 - - [2025-11-07 22:16:05] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008533 10.0.0.50 - - [2025-11-07 22:16:06] "POST /tags HTTP/1.1" 409 214 0.008391 10.0.0.50 - - [2025-11-07 22:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.50 - - [2025-11-07 22:16:06] "GET /tag/07256c7d-378e-4ddb-965d-26b9500b61f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.051949 10.0.0.50 - - [2025-11-07 22:16:06] "POST /access-control-lists HTTP/1.1" 200 608 0.124625 10.0.0.50 - - [2025-11-07 22:16:06] "POST /firewall-rules HTTP/1.1" 200 578 0.128130 10.0.0.50 - - [2025-11-07 22:16:06] "GET /firewall-rule/b7a971c9-856c-421a-80da-1fb664bf2c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003677 10.0.0.50 - - [2025-11-07 22:16:06] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.007058 10.0.0.50 - - [2025-11-07 22:16:06] "GET /firewall-rule/b7a971c9-856c-421a-80da-1fb664bf2c13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002332 10.0.0.50 - - [2025-11-07 22:16:06] "POST /ref-update HTTP/1.1" 200 156 0.046524 10.0.0.50 - - [2025-11-07 22:16:06] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017111 10.0.0.50 - - [2025-11-07 22:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.50 - - [2025-11-07 22:16:06] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003185 10.0.0.50 - - [2025-11-07 22:16:06] "POST /tags HTTP/1.1" 409 214 0.004113 10.0.0.50 - - [2025-11-07 22:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006921 10.0.0.50 - - [2025-11-07 22:16:06] "GET /tag/07256c7d-378e-4ddb-965d-26b9500b61f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.035962 10.0.0.50 - - [2025-11-07 22:16:06] "POST /firewall-rules HTTP/1.1" 200 576 0.106755 10.0.0.50 - - [2025-11-07 22:16:06] "GET /firewall-rule/40b497db-a95d-44ce-83d6-1a91792b10b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.033010 10.0.0.50 - - [2025-11-07 22:16:06] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004394 10.0.0.50 - - [2025-11-07 22:16:06] "GET /firewall-rule/40b497db-a95d-44ce-83d6-1a91792b10b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002232 10.0.0.50 - - [2025-11-07 22:16:06] "POST /ref-update HTTP/1.1" 200 156 0.041320 10.0.0.50 - - [2025-11-07 22:16:06] "POST /tags HTTP/1.1" 200 363 0.027988 10.0.0.50 - - [2025-11-07 22:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.50 - - [2025-11-07 22:16:06] "GET /tag/81ccae2e-895c-4100-bb77-e06aa0f92240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012855 10.0.0.50 - - [2025-11-07 22:16:06] "POST /tags HTTP/1.1" 200 311 0.022603 10.0.0.50 - - [2025-11-07 22:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010729 10.0.0.50 - - [2025-11-07 22:16:07] "GET /tag/d24f154a-c506-4e26-a2e9-de193f1f07ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.029881 10.0.0.50 - - [2025-11-07 22:16:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.000581 10.0.0.50 - - [2025-11-07 22:16:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.086483 10.0.0.50 - - [2025-11-07 22:16:07] "POST /security-groups HTTP/1.1" 200 574 0.073794 10.0.0.50 - - [2025-11-07 22:16:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.004888 10.0.0.50 - - [2025-11-07 22:16:07] "POST /projects HTTP/1.1" 200 489 0.346025 10.0.0.50 - - [2025-11-07 22:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013684 10.0.0.50 - - [2025-11-07 22:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016160 10.0.0.50 - - [2025-11-07 22:16:07] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.015018 10.0.0.50 - - [2025-11-07 22:16:07] "POST /access-control-lists HTTP/1.1" 200 583 0.104923 10.0.0.50 - - [2025-11-07 22:16:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.034600 10.0.0.50 - - [2025-11-07 22:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.037978 10.0.0.50 - - [2025-11-07 22:16:07] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.012341 10.0.0.50 - - [2025-11-07 22:16:07] "POST /access-control-lists HTTP/1.1" 200 581 0.099129 10.0.0.50 - - [2025-11-07 22:16:07] "PUT /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3 HTTP/1.1" 200 264 0.127137 10.0.0.50 - - [2025-11-07 22:16:07] "PUT /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c HTTP/1.1" 200 264 0.064495 10.0.0.50 - - [2025-11-07 22:16:07] "POST /security-groups HTTP/1.1" 200 546 0.100724 10.0.0.50 - - [2025-11-07 22:16:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.009326 10.0.0.50 - - [2025-11-07 22:16:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.045208 10.0.0.50 - - [2025-11-07 22:16:08] "POST /access-control-lists HTTP/1.1" 200 602 0.062163 10.0.0.50 - - [2025-11-07 22:16:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.017030 10.0.0.50 - - [2025-11-07 22:16:08] "POST /chown HTTP/1.1" 200 109 0.055415 10.0.0.50 - - [2025-11-07 22:16:08] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015499 10.0.0.50 - - [2025-11-07 22:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.50 - - [2025-11-07 22:16:08] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009025 10.0.0.50 - - [2025-11-07 22:16:08] "POST /access-control-lists HTTP/1.1" 200 600 0.114665 10.0.0.50 - - [2025-11-07 22:16:08] "POST /tags HTTP/1.1" 409 210 0.003376 10.0.0.50 - - [2025-11-07 22:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.50 - - [2025-11-07 22:16:08] "GET /tag/d24f154a-c506-4e26-a2e9-de193f1f07ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010034 10.0.0.50 - - [2025-11-07 22:16:08] "POST /firewall-rules HTTP/1.1" 200 570 0.080576 10.0.0.50 - - [2025-11-07 22:16:08] "GET /firewall-rule/16d5edf4-4c36-48e1-ad03-ab916cdb8a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010204 10.0.0.50 - - [2025-11-07 22:16:08] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005524 10.0.0.50 - - [2025-11-07 22:16:08] "GET /firewall-rule/16d5edf4-4c36-48e1-ad03-ab916cdb8a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003502 10.0.0.50 - - [2025-11-07 22:16:08] "POST /ref-update HTTP/1.1" 200 156 0.073968 10.0.0.50 - - [2025-11-07 22:16:08] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006368 10.0.0.50 - - [2025-11-07 22:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.50 - - [2025-11-07 22:16:08] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004396 10.0.0.50 - - [2025-11-07 22:16:08] "POST /tags HTTP/1.1" 409 210 0.007341 10.0.0.50 - - [2025-11-07 22:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.50 - - [2025-11-07 22:16:08] "GET /tag/d24f154a-c506-4e26-a2e9-de193f1f07ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014710 10.0.0.50 - - [2025-11-07 22:16:08] "POST /firewall-rules HTTP/1.1" 200 568 0.082027 10.0.0.50 - - [2025-11-07 22:16:08] "GET /firewall-rule/8000ca23-0bf2-43f8-a78d-6ade09543393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.034236 10.0.0.50 - - [2025-11-07 22:16:08] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005105 10.0.0.50 - - [2025-11-07 22:16:08] "GET /firewall-rule/8000ca23-0bf2-43f8-a78d-6ade09543393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004190 10.0.0.50 - - [2025-11-07 22:16:08] "POST /ref-update HTTP/1.1" 200 156 0.041265 10.0.0.50 - - [2025-11-07 22:16:08] "POST /tags HTTP/1.1" 200 363 0.034743 10.0.0.50 - - [2025-11-07 22:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2025-11-07 22:16:08] "GET /tag/c190562b-7ffa-4361-af8a-b66481b0acae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012355 10.0.0.50 - - [2025-11-07 22:16:08] "POST /tags HTTP/1.1" 409 210 0.001932 10.0.0.50 - - [2025-11-07 22:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.50 - - [2025-11-07 22:16:09] "GET /tag/c5598b12-452a-4473-b314-acf7b9871d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011858 10.0.0.50 - - [2025-11-07 22:16:09] "POST /projects HTTP/1.1" 409 223 0.001884 10.0.0.50 - - [2025-11-07 22:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.50 - - [2025-11-07 22:16:09] "GET /project/5f11b8b2-4cd6-4c42-a682-62f266ae1eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058284 10.0.0.50 - - [2025-11-07 22:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009612 10.0.0.50 - - [2025-11-07 22:16:09] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004785 10.0.0.50 - - [2025-11-07 22:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.50 - - [2025-11-07 22:16:09] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004842 10.0.0.50 - - [2025-11-07 22:16:09] "PUT /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3 HTTP/1.1" 200 264 0.052658 10.0.0.50 - - [2025-11-07 22:16:09] "PUT /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c HTTP/1.1" 200 264 0.043158 10.0.0.50 - - [2025-11-07 22:16:09] "POST /security-groups HTTP/1.1" 409 253 0.007307 10.0.0.50 - - [2025-11-07 22:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.50 - - [2025-11-07 22:16:09] "PUT /security-group/8c9562f1-3acb-4a6b-b59c-9a915b3d9bc9 HTTP/1.1" 200 262 0.055608 10.0.0.50 - - [2025-11-07 22:16:09] "PUT /access-control-list/0455df5c-ff3b-4a42-afd3-a91dfd01577b HTTP/1.1" 200 272 0.028821 10.0.0.50 - - [2025-11-07 22:16:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.065488 10.0.0.50 - - [2025-11-07 22:16:09] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010100 10.0.0.50 - - [2025-11-07 22:16:09] "PUT /access-control-list/1d38fd3e-2fdf-443a-9042-c14a05a80455 HTTP/1.1" 200 272 0.046765 10.0.0.50 - - [2025-11-07 22:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.50 - - [2025-11-07 22:16:09] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002355 10.0.0.50 - - [2025-11-07 22:16:09] "POST /tags HTTP/1.1" 409 210 0.001428 10.0.0.50 - - [2025-11-07 22:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.50 - - [2025-11-07 22:16:09] "GET /tag/c5598b12-452a-4473-b314-acf7b9871d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010032 10.0.0.50 - - [2025-11-07 22:16:09] "POST /firewall-rules HTTP/1.1" 200 570 0.098140 10.0.0.50 - - [2025-11-07 22:16:09] "GET /firewall-rule/95ef9f44-f066-4ecb-88ab-891d4cd56a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005076 10.0.0.50 - - [2025-11-07 22:16:09] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004037 10.0.0.50 - - [2025-11-07 22:16:09] "GET /firewall-rule/95ef9f44-f066-4ecb-88ab-891d4cd56a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001963 10.0.0.50 - - [2025-11-07 22:16:09] "POST /ref-update HTTP/1.1" 200 156 0.052042 10.0.0.50 - - [2025-11-07 22:16:09] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004870 10.0.0.50 - - [2025-11-07 22:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.50 - - [2025-11-07 22:16:09] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003054 10.0.0.50 - - [2025-11-07 22:16:10] "POST /tags HTTP/1.1" 409 210 0.002509 10.0.0.50 - - [2025-11-07 22:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.50 - - [2025-11-07 22:16:10] "GET /tag/c5598b12-452a-4473-b314-acf7b9871d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014356 10.0.0.50 - - [2025-11-07 22:16:10] "POST /firewall-rules HTTP/1.1" 200 568 0.072565 10.0.0.50 - - [2025-11-07 22:16:10] "GET /firewall-rule/09d84382-fc68-497f-9d40-e9961eeb0393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.013958 10.0.0.50 - - [2025-11-07 22:16:10] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.005270 10.0.0.50 - - [2025-11-07 22:16:10] "GET /firewall-rule/09d84382-fc68-497f-9d40-e9961eeb0393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003222 10.0.0.50 - - [2025-11-07 22:16:10] "POST /ref-update HTTP/1.1" 200 156 0.062748 10.0.0.50 - - [2025-11-07 22:16:10] "POST /tags HTTP/1.1" 409 237 0.005564 10.0.0.50 - - [2025-11-07 22:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.50 - - [2025-11-07 22:16:10] "GET /tag/c190562b-7ffa-4361-af8a-b66481b0acae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016349 10.0.0.50 - - [2025-11-07 22:16:10] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004488 10.0.0.50 - - [2025-11-07 22:16:10] "POST /set-tag HTTP/1.1" 200 109 0.027035 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:16:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:16:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001627 10.0.0.33 - - [2025-11-07 22:17:49] "GET / HTTP/1.1" 200 35931 0.001954 10.0.0.33 - - [2025-11-07 22:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2025-11-07 22:17:49] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004579 10.0.0.33 - - [2025-11-07 22:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2025-11-07 22:17:49] "GET /routing-instance/3e5e3d28-7d79-43a9-aac3-16e6aa7c57eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002848 10.0.0.33 - - [2025-11-07 22:17:49] "PUT /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc HTTP/1.1" 200 274 0.007822 10.0.0.33 - - [2025-11-07 22:17:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.003684 10.0.0.33 - - [2025-11-07 22:17:49] "POST /virtual-routers HTTP/1.1" 200 599 0.013231 10.0.0.33 - - [2025-11-07 22:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2025-11-07 22:17:49] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003248 10.0.0.33 - - [2025-11-07 22:17:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.001203 10.0.0.33 - - [2025-11-07 22:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.33 - - [2025-11-07 22:17:49] "GET /virtual-network/9406a7d6-f833-4bdd-b88c-d12f4f3b438f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003681 10.0.0.33 - - [2025-11-07 22:17:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044522 10.0.0.50 - - [2025-11-07 22:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.50 - - [2025-11-07 22:17:52] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005435 10.0.0.50 - - [2025-11-07 22:18:03] "GET /global-system-configs HTTP/1.1" 200 322 0.001894 10.0.0.50 - - [2025-11-07 22:18:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001803 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:19:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:19:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:19:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:19:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:20:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:20:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000744 10.0.0.50 - - [2025-11-07 22:20:54] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003002 10.0.0.50 - - [2025-11-07 22:20:54] "POST /ref-update HTTP/1.1" 200 156 0.007771 10.0.0.50 - - [2025-11-07 22:21:05] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005305 10.0.0.50 - - [2025-11-07 22:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002573 10.0.0.50 - - [2025-11-07 22:21:05] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004358 10.0.0.50 - - [2025-11-07 22:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.50 - - [2025-11-07 22:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.50 - - [2025-11-07 22:21:05] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002094 10.0.0.50 - - [2025-11-07 22:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.50 - - [2025-11-07 22:21:05] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006240 10.0.0.50 - - [2025-11-07 22:21:05] "GET /loadbalancer-pool/1aaaa993-a259-45da-9255-755b9499cdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003859 10.0.0.50 - - [2025-11-07 22:21:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016195 10.0.0.50 - - [2025-11-07 22:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021586 10.0.0.50 - - [2025-11-07 22:21:05] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016947 10.0.0.50 - - [2025-11-07 22:21:05] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014659 10.0.0.50 - - [2025-11-07 22:21:05] "POST /ref-update HTTP/1.1" 200 156 0.011393 10.0.0.50 - - [2025-11-07 22:21:05] "POST /tags HTTP/1.1" 409 205 0.004451 10.0.0.50 - - [2025-11-07 22:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.50 - - [2025-11-07 22:21:05] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.033203 10.0.0.50 - - [2025-11-07 22:21:05] "GET /tag/15c03845-5c42-47cc-9cc4-8c5f85a9ee3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.076201 10.0.0.50 - - [2025-11-07 22:21:05] "PUT /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376 HTTP/1.1" 200 256 0.015177 10.0.0.50 - - [2025-11-07 22:21:05] "POST /set-tag HTTP/1.1" 200 109 0.070787 10.0.0.50 - - [2025-11-07 22:21:05] "GET /loadbalancer-pool/161a69a0-75fb-43b4-a732-33acafa523ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.023379 10.0.0.50 - - [2025-11-07 22:21:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020937 10.0.0.50 - - [2025-11-07 22:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009863 10.0.0.50 - - [2025-11-07 22:21:05] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020717 10.0.0.50 - - [2025-11-07 22:21:05] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013300 10.0.0.50 - - [2025-11-07 22:21:05] "POST /set-tag HTTP/1.1" 200 109 0.008660 10.0.0.50 - - [2025-11-07 22:21:05] "POST /ref-update HTTP/1.1" 200 156 0.007425 10.0.0.50 - - [2025-11-07 22:21:05] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.024069 10.0.0.50 - - [2025-11-07 22:21:05] "GET /loadbalancer-pool/812977d9-36d5-433b-b239-8b0f85b696b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.010958 10.0.0.50 - - [2025-11-07 22:21:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017415 10.0.0.50 - - [2025-11-07 22:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039703 10.0.0.50 - - [2025-11-07 22:21:05] "PUT /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376 HTTP/1.1" 200 256 0.042857 10.0.0.50 - - [2025-11-07 22:21:05] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025525 10.0.0.50 - - [2025-11-07 22:21:05] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007788 10.0.0.50 - - [2025-11-07 22:21:05] "POST /ref-update HTTP/1.1" 200 156 0.007343 10.0.0.50 - - [2025-11-07 22:21:05] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.50 - - [2025-11-07 22:21:05] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002388 10.0.0.50 - - [2025-11-07 22:21:05] "PUT /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376 HTTP/1.1" 200 256 0.009115 10.0.0.50 - - [2025-11-07 22:21:20] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011231 10.0.0.50 - - [2025-11-07 22:21:20] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.50 - - [2025-11-07 22:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2025-11-07 22:21:20] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005307 10.0.0.50 - - [2025-11-07 22:21:20] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004304 10.0.0.50 - - [2025-11-07 22:21:20] "POST /set-tag HTTP/1.1" 200 109 0.024773 10.0.0.50 - - [2025-11-07 22:21:20] "DELETE /loadbalancer-member/0211251e-d63b-47f7-a740-63798c65ff50 HTTP/1.1" 200 115 0.057065 10.0.0.50 - - [2025-11-07 22:21:20] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008384 10.0.0.50 - - [2025-11-07 22:21:21] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.50 - - [2025-11-07 22:21:21] "DELETE /loadbalancer-member/e4341679-0440-4873-bbd8-2e3f6c93dfbf HTTP/1.1" 200 115 0.050661 10.0.0.50 - - [2025-11-07 22:21:21] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015675 10.0.0.50 - - [2025-11-07 22:21:21] "POST /set-tag HTTP/1.1" 200 109 0.005608 10.0.0.50 - - [2025-11-07 22:21:21] "DELETE /loadbalancer-member/77ce020c-8812-4d92-a297-6288b38017a8 HTTP/1.1" 200 115 0.040649 10.0.0.50 - - [2025-11-07 22:21:21] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008025 10.0.0.50 - - [2025-11-07 22:21:21] "POST /set-tag HTTP/1.1" 200 109 0.005519 10.0.0.50 - - [2025-11-07 22:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.50 - - [2025-11-07 22:21:21] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002867 10.0.0.50 - - [2025-11-07 22:21:21] "GET /loadbalancer-pool/1aaaa993-a259-45da-9255-755b9499cdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005243 10.0.0.50 - - [2025-11-07 22:21:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028731 10.0.0.50 - - [2025-11-07 22:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.054924 10.0.0.50 - - [2025-11-07 22:21:21] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.029283 10.0.0.50 - - [2025-11-07 22:21:21] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019745 10.0.0.50 - - [2025-11-07 22:21:21] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005008 10.0.0.50 - - [2025-11-07 22:21:21] "POST /set-tag HTTP/1.1" 200 109 0.084177 10.0.0.50 - - [2025-11-07 22:21:21] "GET /loadbalancer-pool/161a69a0-75fb-43b4-a732-33acafa523ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.028748 10.0.0.50 - - [2025-11-07 22:21:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038476 10.0.0.50 - - [2025-11-07 22:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009630 10.0.0.50 - - [2025-11-07 22:21:21] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011623 10.0.0.50 - - [2025-11-07 22:21:21] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.014357 10.0.0.50 - - [2025-11-07 22:21:21] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.022377 10.0.0.50 - - [2025-11-07 22:21:21] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.50 - - [2025-11-07 22:21:21] "GET /loadbalancer-pool/812977d9-36d5-433b-b239-8b0f85b696b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005614 10.0.0.50 - - [2025-11-07 22:21:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035062 10.0.0.50 - - [2025-11-07 22:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027292 10.0.0.50 - - [2025-11-07 22:21:21] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008183 10.0.0.50 - - [2025-11-07 22:21:21] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004229 10.0.0.50 - - [2025-11-07 22:21:21] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.007155 10.0.0.50 - - [2025-11-07 22:21:21] "POST /set-tag HTTP/1.1" 200 109 0.008638 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:21:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000917 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:21:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001220 10.0.0.33 - - [2025-11-07 22:21:48] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.33 - - [2025-11-07 22:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-11-07 22:21:48] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006508 10.0.0.33 - - [2025-11-07 22:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-11-07 22:21:48] "GET /routing-instance/3e5e3d28-7d79-43a9-aac3-16e6aa7c57eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002519 10.0.0.33 - - [2025-11-07 22:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2025-11-07 22:21:48] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003486 10.0.0.33 - - [2025-11-07 22:21:48] "PUT /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b HTTP/1.1" 200 262 0.008374 10.0.0.33 - - [2025-11-07 22:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008558 10.0.0.33 - - [2025-11-07 22:21:48] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003184 10.0.0.33 - - [2025-11-07 22:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.33 - - [2025-11-07 22:21:48] "GET /virtual-machine-interface/9ee19a0b-63b5-4564-a744-9af6bf6cfd35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004449 10.0.0.33 - - [2025-11-07 22:21:48] "PUT /virtual-machine-interface/9ee19a0b-63b5-4564-a744-9af6bf6cfd35 HTTP/1.1" 200 284 0.010056 10.0.0.50 - - [2025-11-07 22:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.50 - - [2025-11-07 22:21:53] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002419 10.0.0.50 - - [2025-11-07 22:23:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002668 10.0.0.50 - - [2025-11-07 22:23:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001792 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:24:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:24:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:24:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:24:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001072 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:25:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:25:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 10.0.0.50 - - [2025-11-07 22:25:58] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004841 10.0.0.50 - - [2025-11-07 22:25:58] "POST /set-tag HTTP/1.1" 200 109 0.003573 10.0.0.50 - - [2025-11-07 22:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.50 - - [2025-11-07 22:25:58] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002527 10.0.0.50 - - [2025-11-07 22:25:58] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005779 10.0.0.50 - - [2025-11-07 22:25:58] "POST /set-tag HTTP/1.1" 200 109 0.023687 10.0.0.50 - - [2025-11-07 22:25:58] "DELETE /loadbalancer-member/c515b8b1-53de-418d-982d-f04e487ce9a3 HTTP/1.1" 200 115 0.040862 10.0.0.50 - - [2025-11-07 22:25:58] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006232 10.0.0.50 - - [2025-11-07 22:25:58] "POST /set-tag HTTP/1.1" 200 109 0.005061 10.0.0.50 - - [2025-11-07 22:25:59] "DELETE /loadbalancer-member/0ae0f7ee-3951-4df6-9c5c-952766ae4903 HTTP/1.1" 200 115 0.054040 10.0.0.50 - - [2025-11-07 22:25:59] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004421 10.0.0.50 - - [2025-11-07 22:25:59] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.50 - - [2025-11-07 22:25:59] "DELETE /loadbalancer-member/f15bdb32-8e25-490b-aece-f43da53d0bc8 HTTP/1.1" 200 115 0.033504 10.0.0.50 - - [2025-11-07 22:25:59] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008298 10.0.0.50 - - [2025-11-07 22:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.50 - - [2025-11-07 22:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.50 - - [2025-11-07 22:25:59] "GET /loadbalancer/cb4fc064-2d22-4560-b340-6b2a20c376d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002235 10.0.0.50 - - [2025-11-07 22:25:59] "GET /loadbalancer-pool/1aaaa993-a259-45da-9255-755b9499cdbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002279 10.0.0.50 - - [2025-11-07 22:25:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025700 10.0.0.50 - - [2025-11-07 22:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016705 10.0.0.50 - - [2025-11-07 22:25:59] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007741 10.0.0.50 - - [2025-11-07 22:25:59] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007518 10.0.0.50 - - [2025-11-07 22:25:59] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002187 10.0.0.50 - - [2025-11-07 22:25:59] "POST /set-tag HTTP/1.1" 200 109 0.071842 10.0.0.50 - - [2025-11-07 22:25:59] "GET /loadbalancer-pool/161a69a0-75fb-43b4-a732-33acafa523ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.023344 10.0.0.50 - - [2025-11-07 22:25:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020218 10.0.0.50 - - [2025-11-07 22:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008415 10.0.0.50 - - [2025-11-07 22:25:59] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013461 10.0.0.50 - - [2025-11-07 22:25:59] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.50 - - [2025-11-07 22:25:59] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003916 10.0.0.50 - - [2025-11-07 22:25:59] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004254 10.0.0.50 - - [2025-11-07 22:25:59] "GET /loadbalancer-pool/812977d9-36d5-433b-b239-8b0f85b696b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002798 10.0.0.50 - - [2025-11-07 22:25:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021941 10.0.0.50 - - [2025-11-07 22:25:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020246 10.0.0.50 - - [2025-11-07 22:25:59] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.016419 10.0.0.50 - - [2025-11-07 22:25:59] "GET /virtual-machine-interface/5503f11c-bc27-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006723 10.0.0.50 - - [2025-11-07 22:25:59] "GET /floating-ip/ad9a762a-4882-45d5-9e70-b04ba9d13376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002049 10.0.0.50 - - [2025-11-07 22:25:59] "POST /set-tag HTTP/1.1" 200 109 0.005640 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:26:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001130 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:26:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.50 - - [2025-11-07 22:28:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002425 10.0.0.50 - - [2025-11-07 22:28:05] "GET /global-system-configs HTTP/1.1" 200 322 0.002012 10.0.0.50 - - [2025-11-07 22:28:25] "GET / HTTP/1.1" 200 35931 0.001301 10.0.0.50 - - [2025-11-07 22:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-11-07 22:28:25] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037458 10.0.0.50 - - [2025-11-07 22:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2025-11-07 22:28:25] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029083 10.0.0.50 - - [2025-11-07 22:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.50 - - [2025-11-07 22:28:26] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025142 10.0.0.50 - - [2025-11-07 22:28:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.003122 10.0.0.50 - - [2025-11-07 22:28:26] "POST /tags HTTP/1.1" 200 333 0.020696 10.0.0.50 - - [2025-11-07 22:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.50 - - [2025-11-07 22:28:26] "GET /tag/409c53ae-532c-474c-af99-f72299822efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011419 10.0.0.50 - - [2025-11-07 22:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.50 - - [2025-11-07 22:28:26] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034894 10.0.0.50 - - [2025-11-07 22:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.50 - - [2025-11-07 22:28:26] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004161 10.0.0.50 - - [2025-11-07 22:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.50 - - [2025-11-07 22:28:26] "GET /service-appliance-set/fccabef4-8b91-4528-9ef2-a50a8e08635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002666 10.0.0.50 - - [2025-11-07 22:28:26] "POST /fqname-to-id HTTP/1.1" 404 254 0.001799 10.0.0.50 - - [2025-11-07 22:28:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.095742 10.0.0.50 - - [2025-11-07 22:28:26] "GET /virtual-machine-interface/c5f2e53a-1c15-44e8-b4db-2e10c6b8f64c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004887 10.0.0.50 - - [2025-11-07 22:28:26] "POST /instance-ips HTTP/1.1" 200 409 0.022528 10.0.0.50 - - [2025-11-07 22:28:26] "GET /instance-ip/64dd7d71-21d1-45a0-8c13-f2fad41574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004463 10.0.0.50 - - [2025-11-07 22:28:26] "POST /loadbalancers HTTP/1.1" 200 610 0.068921 10.0.0.50 - - [2025-11-07 22:28:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024327 10.0.0.50 - - [2025-11-07 22:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013049 10.0.0.50 - - [2025-11-07 22:28:26] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041441 10.0.0.50 - - [2025-11-07 22:28:26] "GET /instance-ip/64dd7d71-21d1-45a0-8c13-f2fad41574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004299 10.0.0.50 - - [2025-11-07 22:28:26] "POST /floating-ips HTTP/1.1" 200 597 0.014607 10.0.0.50 - - [2025-11-07 22:28:26] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039428 10.0.0.50 - - [2025-11-07 22:28:26] "GET /loadbalancer/7f84d482-4873-498b-80f1-8581e18b3257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002170 10.0.0.50 - - [2025-11-07 22:28:26] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.015225 10.0.0.50 - - [2025-11-07 22:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.50 - - [2025-11-07 22:28:27] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043215 10.0.0.50 - - [2025-11-07 22:28:27] "GET /loadbalancer-listener/745ddf74-989e-4596-a230-e0f8d2f254c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003025 10.0.0.50 - - [2025-11-07 22:28:27] "GET /loadbalancer-listener/745ddf74-989e-4596-a230-e0f8d2f254c4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003386 10.0.0.50 - - [2025-11-07 22:28:27] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025105 10.0.0.50 - - [2025-11-07 22:28:27] "GET /instance-ip/64dd7d71-21d1-45a0-8c13-f2fad41574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003910 10.0.0.50 - - [2025-11-07 22:28:27] "GET /instance-ip/64dd7d71-21d1-45a0-8c13-f2fad41574bb?fields=floating_ips HTTP/1.1" 200 1212 0.006859 10.0.0.50 - - [2025-11-07 22:28:27] "POST /tags HTTP/1.1" 200 295 0.058998 10.0.0.50 - - [2025-11-07 22:28:27] "GET /floating-ip/05600f5a-019f-4fc3-a873-f9d1d7adea3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.007412 10.0.0.50 - - [2025-11-07 22:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.50 - - [2025-11-07 22:28:27] "GET /tag/2057ec8a-3518-403c-a88d-defd929733b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012897 10.0.0.50 - - [2025-11-07 22:28:27] "POST /tags HTTP/1.1" 409 233 0.001700 10.0.0.50 - - [2025-11-07 22:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.50 - - [2025-11-07 22:28:27] "GET /tag/3007d877-1d80-443b-ac4e-cff8915b5553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012872 10.0.0.50 - - [2025-11-07 22:28:27] "POST /tags HTTP/1.1" 409 206 0.001767 10.0.0.50 - - [2025-11-07 22:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.50 - - [2025-11-07 22:28:27] "GET /tag/0411b5e4-c118-4713-8c80-301805a0452e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010197 10.0.0.50 - - [2025-11-07 22:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.50 - - [2025-11-07 22:28:27] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003926 10.0.0.50 - - [2025-11-07 22:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.50 - - [2025-11-07 22:28:27] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035266 10.0.0.50 - - [2025-11-07 22:28:27] "POST /virtual-machines HTTP/1.1" 200 369 0.007370 10.0.0.50 - - [2025-11-07 22:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021762 10.0.0.50 - - [2025-11-07 22:28:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106141 10.0.0.50 - - [2025-11-07 22:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007662 10.0.0.50 - - [2025-11-07 22:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012378 10.0.0.50 - - [2025-11-07 22:28:27] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004268 10.0.0.50 - - [2025-11-07 22:28:27] "POST /instance-ips HTTP/1.1" 200 409 0.021084 10.0.0.50 - - [2025-11-07 22:28:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030365 10.0.0.50 - - [2025-11-07 22:28:27] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006443 10.0.0.50 - - [2025-11-07 22:28:27] "POST /set-tag HTTP/1.1" 200 109 0.032247 10.0.0.50 - - [2025-11-07 22:28:27] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017441 10.0.0.50 - - [2025-11-07 22:28:27] "GET /instance-ip/14c0aa80-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006539 10.0.0.50 - - [2025-11-07 22:28:27] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006837 10.0.0.50 - - [2025-11-07 22:28:27] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.50 - - [2025-11-07 22:28:27] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002836 10.0.0.50 - - [2025-11-07 22:28:28] "POST /ref-update HTTP/1.1" 200 156 0.010740 10.0.0.50 - - [2025-11-07 22:28:28] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022724 10.0.0.50 - - [2025-11-07 22:28:28] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.50 - - [2025-11-07 22:28:28] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004814 10.0.0.50 - - [2025-11-07 22:28:28] "POST /set-tag HTTP/1.1" 200 109 0.002639 10.0.0.50 - - [2025-11-07 22:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005331 10.0.0.50 - - [2025-11-07 22:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.50 - - [2025-11-07 22:28:29] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.020293 10.0.0.50 - - [2025-11-07 22:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.50 - - [2025-11-07 22:28:29] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026948 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-networks?parent_id=db57b250-86c6-47de-b3ce-ef4cf5e307a6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002428 10.0.0.50 - - [2025-11-07 22:28:29] "POST /virtual-machines HTTP/1.1" 200 369 0.008767 10.0.0.50 - - [2025-11-07 22:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012663 10.0.0.50 - - [2025-11-07 22:28:29] "POST /virtual-networks HTTP/1.1" 200 512 0.080917 10.0.0.50 - - [2025-11-07 22:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014778 10.0.0.50 - - [2025-11-07 22:28:29] "POST /route-targets HTTP/1.1" 200 327 0.044497 10.0.0.50 - - [2025-11-07 22:28:29] "GET /network-ipam/594d7745-8ac5-4cbf-8e55-4d583fb83e37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011202 10.0.0.50 - - [2025-11-07 22:28:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.148566 10.0.0.50 - - [2025-11-07 22:28:29] "POST /ref-update HTTP/1.1" 200 156 0.020512 10.0.0.50 - - [2025-11-07 22:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033054 10.0.0.50 - - [2025-11-07 22:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008382 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006092 10.0.0.50 - - [2025-11-07 22:28:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003417 10.0.0.50 - - [2025-11-07 22:28:29] "POST /ref-update HTTP/1.1" 200 156 0.128174 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005329 10.0.0.50 - - [2025-11-07 22:28:29] "POST /instance-ips HTTP/1.1" 200 409 0.018470 10.0.0.50 - - [2025-11-07 22:28:29] "GET /domains HTTP/1.1" 200 280 0.003349 10.0.0.50 - - [2025-11-07 22:28:29] "GET /domain/4cc547f2-cece-4102-b00c-c26314a612e3 HTTP/1.1" 200 3086 0.017656 10.0.0.50 - - [2025-11-07 22:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025535 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010903 10.0.0.50 - - [2025-11-07 22:28:29] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6 HTTP/1.1" 200 7065 0.053376 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f HTTP/1.1" 200 2082 0.005774 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f HTTP/1.1" 200 2082 0.005486 10.0.0.50 - - [2025-11-07 22:28:29] "GET /routing-instance/b52644d8-bc73-4f7e-8a2f-b9c4150abf0f HTTP/1.1" 200 1402 0.003031 10.0.0.50 - - [2025-11-07 22:28:29] "GET /routing-instance/b52644d8-bc73-4f7e-8a2f-b9c4150abf0f HTTP/1.1" 200 1402 0.003627 10.0.0.50 - - [2025-11-07 22:28:29] "POST /set-tag HTTP/1.1" 200 109 0.040783 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016068 10.0.0.50 - - [2025-11-07 22:28:29] "GET /route-target/5b078f2a-e63d-4509-83b5-ec41ae9a8815 HTTP/1.1" 200 1151 0.010602 10.0.0.50 - - [2025-11-07 22:28:29] "GET /instance-ip/15ecf954-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002794 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f HTTP/1.1" 200 2082 0.003698 10.0.0.50 - - [2025-11-07 22:28:29] "GET /routing-instance/b52644d8-bc73-4f7e-8a2f-b9c4150abf0f HTTP/1.1" 200 1402 0.002123 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003950 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f HTTP/1.1" 200 2082 0.004101 10.0.0.50 - - [2025-11-07 22:28:29] "GET /routing-instance/b52644d8-bc73-4f7e-8a2f-b9c4150abf0f HTTP/1.1" 200 1402 0.002165 10.0.0.50 - - [2025-11-07 22:28:29] "GET /routing-instance/b52644d8-bc73-4f7e-8a2f-b9c4150abf0f HTTP/1.1" 200 1402 0.002555 10.0.0.50 - - [2025-11-07 22:28:29] "GET /route-target/5b078f2a-e63d-4509-83b5-ec41ae9a8815 HTTP/1.1" 200 1151 0.001699 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006799 10.0.0.50 - - [2025-11-07 22:28:29] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.50 - - [2025-11-07 22:28:29] "GET /domains HTTP/1.1" 200 280 0.001947 10.0.0.50 - - [2025-11-07 22:28:29] "GET /domain/4cc547f2-cece-4102-b00c-c26314a612e3 HTTP/1.1" 200 3086 0.001914 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004082 10.0.0.50 - - [2025-11-07 22:28:29] "POST /ref-update HTTP/1.1" 200 156 0.021189 10.0.0.50 - - [2025-11-07 22:28:29] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6 HTTP/1.1" 200 7065 0.057736 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f HTTP/1.1" 200 2082 0.003470 10.0.0.50 - - [2025-11-07 22:28:29] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003609 10.0.0.50 - - [2025-11-07 22:28:30] "POST /set-tag HTTP/1.1" 200 109 0.009634 10.0.0.50 - - [2025-11-07 22:28:30] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003956 10.0.0.50 - - [2025-11-07 22:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.50 - - [2025-11-07 22:28:30] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032045 10.0.0.50 - - [2025-11-07 22:28:30] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003874 10.0.0.50 - - [2025-11-07 22:28:30] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.50 - - [2025-11-07 22:28:30] "GET /floating-ip-pools?parent_id=5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001928 10.0.0.50 - - [2025-11-07 22:28:30] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003692 10.0.0.50 - - [2025-11-07 22:28:30] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021116 10.0.0.50 - - [2025-11-07 22:28:30] "POST /ref-update HTTP/1.1" 200 156 0.018004 10.0.0.50 - - [2025-11-07 22:28:30] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014884 10.0.0.50 - - [2025-11-07 22:28:30] "GET /domains HTTP/1.1" 200 280 0.001736 10.0.0.50 - - [2025-11-07 22:28:30] "GET /domain/4cc547f2-cece-4102-b00c-c26314a612e3 HTTP/1.1" 200 3086 0.002456 10.0.0.50 - - [2025-11-07 22:28:30] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6 HTTP/1.1" 200 7321 0.036701 10.0.0.50 - - [2025-11-07 22:28:30] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f HTTP/1.1" 200 2320 0.007090 10.0.0.50 - - [2025-11-07 22:28:30] "GET /floating-ip-pool/c8dca841-ff06-4f79-b618-ed9913971e73 HTTP/1.1" 200 1315 0.002165 10.0.0.50 - - [2025-11-07 22:28:30] "GET /domains HTTP/1.1" 200 280 0.001404 10.0.0.50 - - [2025-11-07 22:28:30] "GET /domain/4cc547f2-cece-4102-b00c-c26314a612e3 HTTP/1.1" 200 3086 0.002472 10.0.0.50 - - [2025-11-07 22:28:30] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6 HTTP/1.1" 200 7321 0.043479 10.0.0.50 - - [2025-11-07 22:28:30] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f HTTP/1.1" 200 2320 0.004982 10.0.0.50 - - [2025-11-07 22:28:30] "GET /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004890 10.0.0.50 - - [2025-11-07 22:28:30] "POST /tags HTTP/1.1" 200 365 0.059305 10.0.0.50 - - [2025-11-07 22:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011028 10.0.0.50 - - [2025-11-07 22:28:30] "GET /tag/5620c551-c006-4260-a29e-6399e0787b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013192 10.0.0.50 - - [2025-11-07 22:28:30] "POST /tags HTTP/1.1" 409 206 0.002057 10.0.0.50 - - [2025-11-07 22:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-11-07 22:28:30] "GET /tag/0411b5e4-c118-4713-8c80-301805a0452e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.025016 10.0.0.50 - - [2025-11-07 22:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.50 - - [2025-11-07 22:28:30] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.031145 10.0.0.50 - - [2025-11-07 22:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.50 - - [2025-11-07 22:28:30] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004313 10.0.0.50 - - [2025-11-07 22:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.50 - - [2025-11-07 22:28:30] "GET /service-appliance-set/ad0aa6a9-8b4b-4d8e-bc28-2c5c8840a49a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004369 10.0.0.50 - - [2025-11-07 22:28:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001883 10.0.0.50 - - [2025-11-07 22:28:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100199 10.0.0.50 - - [2025-11-07 22:28:30] "GET /virtual-machine-interface/74207301-c969-42b9-b5e7-3502c1339a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.024186 10.0.0.50 - - [2025-11-07 22:28:30] "POST /set-tag HTTP/1.1" 200 109 0.021085 10.0.0.50 - - [2025-11-07 22:28:31] "POST /instance-ips HTTP/1.1" 200 417 0.040502 10.0.0.50 - - [2025-11-07 22:28:31] "GET /instance-ip/b9a9a750-b63e-4939-9a82-3696b4e1242c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003882 10.0.0.50 - - [2025-11-07 22:28:31] "POST /loadbalancers HTTP/1.1" 200 618 0.065201 10.0.0.50 - - [2025-11-07 22:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009482 10.0.0.50 - - [2025-11-07 22:28:31] "POST /service-instances HTTP/1.1" 200 566 0.025636 10.0.0.50 - - [2025-11-07 22:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007676 10.0.0.50 - - [2025-11-07 22:28:31] "POST /ref-update HTTP/1.1" 200 156 0.033011 10.0.0.50 - - [2025-11-07 22:28:31] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.046207 10.0.0.50 - - [2025-11-07 22:28:31] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.014543 10.0.0.50 - - [2025-11-07 22:28:31] "GET /virtual-machine-interface/74207301-c969-42b9-b5e7-3502c1339a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009015 10.0.0.50 - - [2025-11-07 22:28:31] "GET /virtual-machine-interface/74207301-c969-42b9-b5e7-3502c1339a16?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006497 10.0.0.50 - - [2025-11-07 22:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.50 - - [2025-11-07 22:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006993 10.0.0.50 - - [2025-11-07 22:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.50 - - [2025-11-07 22:28:31] "POST /virtual-machines HTTP/1.1" 200 429 0.009484 10.0.0.50 - - [2025-11-07 22:28:31] "GET /floating-ip-pool/c8dca841-ff06-4f79-b618-ed9913971e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003252 10.0.0.50 - - [2025-11-07 22:28:31] "POST /floating-ips HTTP/1.1" 200 671 0.085567 10.0.0.50 - - [2025-11-07 22:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010682 10.0.0.50 - - [2025-11-07 22:28:31] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.039886 10.0.0.50 - - [2025-11-07 22:28:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.162854 10.0.0.50 - - [2025-11-07 22:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008058 10.0.0.50 - - [2025-11-07 22:28:31] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004035 10.0.0.50 - - [2025-11-07 22:28:31] "POST /chown HTTP/1.1" 200 109 0.028805 10.0.0.50 - - [2025-11-07 22:28:31] "POST /tags HTTP/1.1" 409 221 0.002361 10.0.0.50 - - [2025-11-07 22:28:31] "POST /chown HTTP/1.1" 200 109 0.011857 10.0.0.50 - - [2025-11-07 22:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.50 - - [2025-11-07 22:28:31] "GET /tag/409c53ae-532c-474c-af99-f72299822efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010198 10.0.0.50 - - [2025-11-07 22:28:31] "POST /tags HTTP/1.1" 409 238 0.001481 10.0.0.50 - - [2025-11-07 22:28:31] "PUT /virtual-machine-interface/8300d728-860f-4a31-855d-4b827257ae84 HTTP/1.1" 200 284 0.009019 10.0.0.50 - - [2025-11-07 22:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.50 - - [2025-11-07 22:28:31] "GET /tag/5620c551-c006-4260-a29e-6399e0787b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020468 10.0.0.50 - - [2025-11-07 22:28:31] "PUT /instance-ip/b9a9a750-b63e-4939-9a82-3696b4e1242c HTTP/1.1" 200 256 0.054645 10.0.0.50 - - [2025-11-07 22:28:31] "POST /ref-update HTTP/1.1" 200 156 0.036109 10.0.0.50 - - [2025-11-07 22:28:31] "POST /firewall-rules HTTP/1.1" 200 650 0.125705 10.0.0.50 - - [2025-11-07 22:28:31] "GET /firewall-rule/cbde066c-5200-4ff3-9f24-f3697f014a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009868 10.0.0.50 - - [2025-11-07 22:28:31] "POST /ref-update HTTP/1.1" 200 156 0.054593 10.0.0.50 - - [2025-11-07 22:28:31] "POST /ref-update HTTP/1.1" 200 156 0.022541 10.0.0.50 - - [2025-11-07 22:28:31] "POST /ref-update HTTP/1.1" 200 156 0.021246 10.0.0.50 - - [2025-11-07 22:28:31] "GET /firewall-policy/a8618e92-4a54-4a3b-ab29-ead3ea21be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004143 10.0.0.50 - - [2025-11-07 22:28:31] "GET /firewall-rule/cbde066c-5200-4ff3-9f24-f3697f014a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005075 10.0.0.50 - - [2025-11-07 22:28:31] "POST /ref-update HTTP/1.1" 200 156 0.028788 10.0.0.50 - - [2025-11-07 22:28:31] "POST /ref-update HTTP/1.1" 200 156 0.019847 10.0.0.50 - - [2025-11-07 22:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.50 - - [2025-11-07 22:28:31] "POST /ref-update HTTP/1.1" 200 156 0.032965 10.0.0.50 - - [2025-11-07 22:28:32] "POST /virtual-machines HTTP/1.1" 200 429 0.018431 10.0.0.50 - - [2025-11-07 22:28:32] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.069864 10.0.0.50 - - [2025-11-07 22:28:32] "GET /loadbalancer/c29f708d-50e4-46b3-80a6-217475625e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003601 10.0.0.50 - - [2025-11-07 22:28:32] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.059262 10.0.0.50 - - [2025-11-07 22:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.50 - - [2025-11-07 22:28:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136195 10.0.0.50 - - [2025-11-07 22:28:32] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.084866 10.0.0.50 - - [2025-11-07 22:28:32] "GET /loadbalancer-listener/ace2e2a7-aa99-4adb-8d94-c8987449f601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005893 10.0.0.50 - - [2025-11-07 22:28:32] "POST /chown HTTP/1.1" 200 109 0.052159 10.0.0.50 - - [2025-11-07 22:28:32] "POST /chown HTTP/1.1" 200 109 0.009251 10.0.0.50 - - [2025-11-07 22:28:32] "GET /loadbalancer-listener/ace2e2a7-aa99-4adb-8d94-c8987449f601?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003040 10.0.0.50 - - [2025-11-07 22:28:32] "PUT /virtual-machine-interface/e175fa09-f205-48aa-9378-4c5ee83fbecf HTTP/1.1" 200 284 0.022416 10.0.0.50 - - [2025-11-07 22:28:32] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.063714 10.0.0.50 - - [2025-11-07 22:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017989 10.0.0.50 - - [2025-11-07 22:28:32] "GET /loadbalancer-pool/f0e9b96e-0945-4720-9561-d6c52591fb60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004111 10.0.0.50 - - [2025-11-07 22:28:32] "PUT /instance-ip/b9a9a750-b63e-4939-9a82-3696b4e1242c HTTP/1.1" 200 256 0.045821 10.0.0.50 - - [2025-11-07 22:28:32] "POST /ref-update HTTP/1.1" 200 156 0.015432 10.0.0.50 - - [2025-11-07 22:28:32] "POST /ref-update HTTP/1.1" 200 156 0.011853 10.0.0.50 - - [2025-11-07 22:28:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.046600 10.0.0.50 - - [2025-11-07 22:28:32] "POST /ref-update HTTP/1.1" 200 156 0.037206 10.0.0.50 - - [2025-11-07 22:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015318 10.0.0.50 - - [2025-11-07 22:28:32] "GET /loadbalancer-member/0c4d8ea4-5d00-4f48-a6a2-3ee9f831979a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.015492 10.0.0.50 - - [2025-11-07 22:28:32] "POST /ref-update HTTP/1.1" 200 156 0.035645 10.0.0.50 - - [2025-11-07 22:28:32] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002391 10.0.0.50 - - [2025-11-07 22:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.50 - - [2025-11-07 22:28:32] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005970 10.0.0.50 - - [2025-11-07 22:28:32] "POST /tags HTTP/1.1" 409 221 0.001899 10.0.0.50 - - [2025-11-07 22:28:32] "POST /ref-update HTTP/1.1" 200 156 0.015465 10.0.0.50 - - [2025-11-07 22:28:32] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.008741 10.0.0.50 - - [2025-11-07 22:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.50 - - [2025-11-07 22:28:32] "GET /tag/409c53ae-532c-474c-af99-f72299822efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010062 10.0.0.50 - - [2025-11-07 22:28:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027886 10.0.0.50 - - [2025-11-07 22:28:32] "POST /tags HTTP/1.1" 409 238 0.003420 10.0.0.50 - - [2025-11-07 22:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2025-11-07 22:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.50 - - [2025-11-07 22:28:32] "GET /tag/5620c551-c006-4260-a29e-6399e0787b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012522 10.0.0.50 - - [2025-11-07 22:28:32] "POST /firewall-rules HTTP/1.1" 409 293 0.001877 10.0.0.50 - - [2025-11-07 22:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.50 - - [2025-11-07 22:28:32] "POST /chown HTTP/1.1" 200 109 0.012567 10.0.0.50 - - [2025-11-07 22:28:32] "POST /chown HTTP/1.1" 200 109 0.018199 10.0.0.50 - - [2025-11-07 22:28:32] "PUT /firewall-rule/cbde066c-5200-4ff3-9f24-f3697f014a27 HTTP/1.1" 200 260 0.045809 10.0.0.50 - - [2025-11-07 22:28:32] "GET /firewall-rule/cbde066c-5200-4ff3-9f24-f3697f014a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015440 10.0.0.50 - - [2025-11-07 22:28:32] "PUT /instance-ip/b9a9a750-b63e-4939-9a82-3696b4e1242c HTTP/1.1" 200 256 0.033161 10.0.0.50 - - [2025-11-07 22:28:32] "GET /firewall-policy/a8618e92-4a54-4a3b-ab29-ead3ea21be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003394 10.0.0.50 - - [2025-11-07 22:28:32] "GET /firewall-rule/cbde066c-5200-4ff3-9f24-f3697f014a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002069 10.0.0.50 - - [2025-11-07 22:28:32] "POST /ref-update HTTP/1.1" 200 156 0.010978 10.0.0.50 - - [2025-11-07 22:28:32] "POST /chown HTTP/1.1" 200 109 0.020612 10.0.0.50 - - [2025-11-07 22:28:32] "POST /chown HTTP/1.1" 200 109 0.013743 10.0.0.50 - - [2025-11-07 22:28:33] "PUT /instance-ip/b9a9a750-b63e-4939-9a82-3696b4e1242c HTTP/1.1" 200 256 0.018353 10.0.0.50 - - [2025-11-07 22:28:33] "POST /ref-update HTTP/1.1" 200 156 0.019793 10.0.0.50 - - [2025-11-07 22:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.50 - - [2025-11-07 22:28:33] "POST /chown HTTP/1.1" 200 109 0.005912 10.0.0.50 - - [2025-11-07 22:28:33] "POST /chown HTTP/1.1" 200 109 0.021404 10.0.0.50 - - [2025-11-07 22:28:33] "PUT /instance-ip/b9a9a750-b63e-4939-9a82-3696b4e1242c HTTP/1.1" 200 256 0.016414 10.0.0.50 - - [2025-11-07 22:28:33] "POST /ref-update HTTP/1.1" 200 156 0.009714 10.0.0.50 - - [2025-11-07 22:28:33] "POST /chown HTTP/1.1" 200 109 0.015681 10.0.0.50 - - [2025-11-07 22:28:33] "POST /chown HTTP/1.1" 200 109 0.017907 10.0.0.50 - - [2025-11-07 22:28:33] "PUT /instance-ip/b9a9a750-b63e-4939-9a82-3696b4e1242c HTTP/1.1" 200 256 0.010747 10.0.0.50 - - [2025-11-07 22:28:33] "POST /ref-update HTTP/1.1" 200 156 0.017358 10.0.0.50 - - [2025-11-07 22:28:33] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.008469 10.0.0.50 - - [2025-11-07 22:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029680 10.0.0.50 - - [2025-11-07 22:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006913 10.0.0.50 - - [2025-11-07 22:28:33] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008965 10.0.0.50 - - [2025-11-07 22:28:33] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.007849 10.0.0.50 - - [2025-11-07 22:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.50 - - [2025-11-07 22:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007849 10.0.0.50 - - [2025-11-07 22:28:33] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.046480 10.0.0.50 - - [2025-11-07 22:28:33] "POST /virtual-machines HTTP/1.1" 200 373 0.016168 10.0.0.50 - - [2025-11-07 22:28:33] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.016659 10.0.0.50 - - [2025-11-07 22:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020995 10.0.0.50 - - [2025-11-07 22:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023035 10.0.0.50 - - [2025-11-07 22:28:33] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.022452 10.0.0.50 - - [2025-11-07 22:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011327 10.0.0.50 - - [2025-11-07 22:28:33] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.055612 10.0.0.50 - - [2025-11-07 22:28:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147302 10.0.0.50 - - [2025-11-07 22:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025518 10.0.0.50 - - [2025-11-07 22:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.50 - - [2025-11-07 22:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018067 10.0.0.50 - - [2025-11-07 22:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.50 - - [2025-11-07 22:28:33] "POST /chown HTTP/1.1" 200 109 0.005435 10.0.0.50 - - [2025-11-07 22:28:33] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004532 10.0.0.50 - - [2025-11-07 22:28:33] "POST /instance-ips HTTP/1.1" 200 413 0.019114 10.0.0.50 - - [2025-11-07 22:28:33] "POST /chown HTTP/1.1" 200 109 0.017382 10.0.0.50 - - [2025-11-07 22:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.046727 10.0.0.50 - - [2025-11-07 22:28:33] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.013461 10.0.0.50 - - [2025-11-07 22:28:34] "POST /ref-update HTTP/1.1" 200 156 0.045187 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.011793 10.0.0.50 - - [2025-11-07 22:28:34] "POST /set-tag HTTP/1.1" 200 109 0.017737 10.0.0.50 - - [2025-11-07 22:28:34] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015382 10.0.0.50 - - [2025-11-07 22:28:34] "GET /instance-ip/1874c512-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003167 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.023693 10.0.0.50 - - [2025-11-07 22:28:34] "POST /ref-update HTTP/1.1" 200 156 0.017247 10.0.0.50 - - [2025-11-07 22:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.50 - - [2025-11-07 22:28:34] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004583 10.0.0.50 - - [2025-11-07 22:28:34] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.50 - - [2025-11-07 22:28:34] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.006139 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.006295 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.015907 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.028977 10.0.0.50 - - [2025-11-07 22:28:34] "POST /ref-update HTTP/1.1" 200 156 0.028048 10.0.0.50 - - [2025-11-07 22:28:34] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011580 10.0.0.50 - - [2025-11-07 22:28:34] "POST /set-tag HTTP/1.1" 200 109 0.004271 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.007242 10.0.0.50 - - [2025-11-07 22:28:34] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004249 10.0.0.50 - - [2025-11-07 22:28:34] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.50 - - [2025-11-07 22:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.007601 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.016777 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.007106 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.016854 10.0.0.50 - - [2025-11-07 22:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.005840 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.017827 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.012058 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.011707 10.0.0.50 - - [2025-11-07 22:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.005685 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.024308 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.006022 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.016100 10.0.0.50 - - [2025-11-07 22:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.021703 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.021794 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.015662 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.006481 10.0.0.50 - - [2025-11-07 22:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.025422 10.0.0.50 - - [2025-11-07 22:28:34] "POST /chown HTTP/1.1" 200 109 0.005737 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.016748 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.031236 10.0.0.50 - - [2025-11-07 22:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.006162 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.017675 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.011629 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.006126 10.0.0.50 - - [2025-11-07 22:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.005345 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.014861 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.006072 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.018642 10.0.0.50 - - [2025-11-07 22:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016793 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.006252 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.019171 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.013339 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.007733 10.0.0.50 - - [2025-11-07 22:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.005841 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.006422 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.008919 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.016111 10.0.0.50 - - [2025-11-07 22:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.005542 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.021771 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.019436 10.0.0.50 - - [2025-11-07 22:28:35] "POST /chown HTTP/1.1" 200 109 0.006607 10.0.0.50 - - [2025-11-07 22:28:38] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006974 10.0.0.50 - - [2025-11-07 22:28:38] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.50 - - [2025-11-07 22:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.50 - - [2025-11-07 22:28:38] "GET /loadbalancer/7f84d482-4873-498b-80f1-8581e18b3257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002657 10.0.0.50 - - [2025-11-07 22:28:38] "GET /loadbalancer-pool/e5efb92d-7083-4dad-9463-0f77350f7980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002350 10.0.0.50 - - [2025-11-07 22:28:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014702 10.0.0.50 - - [2025-11-07 22:28:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007837 10.0.0.50 - - [2025-11-07 22:28:38] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009147 10.0.0.50 - - [2025-11-07 22:28:38] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005485 10.0.0.50 - - [2025-11-07 22:28:38] "POST /tags HTTP/1.1" 409 221 0.003081 10.0.0.50 - - [2025-11-07 22:28:38] "POST /ref-update HTTP/1.1" 200 156 0.007201 10.0.0.50 - - [2025-11-07 22:28:38] "GET /floating-ip/05600f5a-019f-4fc3-a873-f9d1d7adea3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.018772 10.0.0.50 - - [2025-11-07 22:28:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.50 - - [2025-11-07 22:28:38] "GET /tag/409c53ae-532c-474c-af99-f72299822efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011927 10.0.0.50 - - [2025-11-07 22:28:38] "PUT /floating-ip/05600f5a-019f-4fc3-a873-f9d1d7adea3c HTTP/1.1" 200 256 0.016314 10.0.0.50 - - [2025-11-07 22:28:38] "POST /set-tag HTTP/1.1" 200 109 0.060926 10.0.0.50 - - [2025-11-07 22:28:39] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008087 10.0.0.50 - - [2025-11-07 22:28:39] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.50 - - [2025-11-07 22:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.50 - - [2025-11-07 22:28:39] "GET /loadbalancer/7f84d482-4873-498b-80f1-8581e18b3257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002089 10.0.0.50 - - [2025-11-07 22:28:39] "GET /loadbalancer-pool/e5efb92d-7083-4dad-9463-0f77350f7980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002475 10.0.0.50 - - [2025-11-07 22:28:39] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015368 10.0.0.50 - - [2025-11-07 22:28:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.012242 10.0.0.50 - - [2025-11-07 22:28:39] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008938 10.0.0.50 - - [2025-11-07 22:28:39] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007049 10.0.0.50 - - [2025-11-07 22:28:39] "POST /ref-update HTTP/1.1" 200 156 0.005982 10.0.0.50 - - [2025-11-07 22:28:39] "GET /floating-ip/05600f5a-019f-4fc3-a873-f9d1d7adea3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004163 10.0.0.50 - - [2025-11-07 22:28:39] "POST /set-tag HTTP/1.1" 200 109 0.022900 10.0.0.50 - - [2025-11-07 22:28:43] "GET /virtual-machine/97a76d55-eda7-4eca-9f18-37755ccf7f06?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002871 10.0.0.50 - - [2025-11-07 22:28:43] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003571 10.0.0.50 - - [2025-11-07 22:28:43] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003978 10.0.0.50 - - [2025-11-07 22:28:43] "POST /set-tag HTTP/1.1" 200 109 0.001725 10.0.0.50 - - [2025-11-07 22:28:43] "GET /virtual-machine/57f9899e-d259-4421-aeec-1847a96a1373?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002603 10.0.0.50 - - [2025-11-07 22:28:43] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003707 10.0.0.50 - - [2025-11-07 22:28:43] "GET /virtual-machine/572edcbe-1232-4862-bb55-b8178254c4b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003564 10.0.0.50 - - [2025-11-07 22:28:43] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003793 10.0.0.50 - - [2025-11-07 22:28:43] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004992 10.0.0.50 - - [2025-11-07 22:28:43] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.50 - - [2025-11-07 22:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.50 - - [2025-11-07 22:28:53] "POST /chown HTTP/1.1" 200 109 0.005673 10.0.0.50 - - [2025-11-07 22:28:53] "POST /chown HTTP/1.1" 200 109 0.022695 10.0.0.50 - - [2025-11-07 22:28:53] "POST /chown HTTP/1.1" 200 109 0.010430 10.0.0.50 - - [2025-11-07 22:28:53] "POST /chown HTTP/1.1" 200 109 0.016109 10.0.0.50 - - [2025-11-07 22:29:16] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003985 10.0.0.50 - - [2025-11-07 22:29:16] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.50 - - [2025-11-07 22:29:16] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003687 10.0.0.50 - - [2025-11-07 22:29:16] "POST /set-tag HTTP/1.1" 200 109 0.001573 10.0.0.50 - - [2025-11-07 22:29:16] "GET /virtual-machine/572edcbe-1232-4862-bb55-b8178254c4b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003122 10.0.0.50 - - [2025-11-07 22:29:16] "POST /ref-update HTTP/1.1" 200 156 0.007915 10.0.0.50 - - [2025-11-07 22:29:16] "GET /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006855 10.0.0.50 - - [2025-11-07 22:29:16] "POST /set-tag HTTP/1.1" 200 109 0.013909 10.0.0.50 - - [2025-11-07 22:29:16] "POST /set-tag HTTP/1.1" 200 109 0.029061 10.0.0.50 - - [2025-11-07 22:29:16] "DELETE /instance-ip/1874c512-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.033807 10.0.0.50 - - [2025-11-07 22:29:16] "DELETE /virtual-machine-interface/1859a926-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.044238 10.0.0.50 - - [2025-11-07 22:29:16] "DELETE /virtual-machine/572edcbe-1232-4862-bb55-b8178254c4b5 HTTP/1.1" 200 115 0.017848 10.0.0.50 - - [2025-11-07 22:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2025-11-07 22:29:19] "GET /tag/5620c551-c006-4260-a29e-6399e0787b9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017799 10.0.0.50 - - [2025-11-07 22:29:19] "GET /tag/5620c551-c006-4260-a29e-6399e0787b9a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013815 10.0.0.50 - - [2025-11-07 22:29:19] "GET /virtual-machine-interface/74207301-c969-42b9-b5e7-3502c1339a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003962 10.0.0.50 - - [2025-11-07 22:29:19] "POST /set-tag HTTP/1.1" 200 109 0.014676 10.0.0.50 - - [2025-11-07 22:29:19] "GET /virtual-machine-interface/8300d728-860f-4a31-855d-4b827257ae84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005254 10.0.0.50 - - [2025-11-07 22:29:19] "POST /set-tag HTTP/1.1" 200 109 0.040334 10.0.0.50 - - [2025-11-07 22:29:19] "GET /virtual-machine-interface/e175fa09-f205-48aa-9378-4c5ee83fbecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004310 10.0.0.50 - - [2025-11-07 22:29:19] "POST /set-tag HTTP/1.1" 200 109 0.014560 10.0.0.50 - - [2025-11-07 22:29:19] "GET /firewall-policy/a8618e92-4a54-4a3b-ab29-ead3ea21be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.011166 10.0.0.50 - - [2025-11-07 22:29:19] "GET /firewall-rule/cbde066c-5200-4ff3-9f24-f3697f014a27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002758 10.0.0.50 - - [2025-11-07 22:29:19] "POST /ref-update HTTP/1.1" 200 156 0.011327 10.0.0.50 - - [2025-11-07 22:29:19] "DELETE /firewall-rule/cbde066c-5200-4ff3-9f24-f3697f014a27 HTTP/1.1" 200 115 0.039947 10.0.0.50 - - [2025-11-07 22:29:19] "DELETE /loadbalancer-member/0c4d8ea4-5d00-4f48-a6a2-3ee9f831979a HTTP/1.1" 200 115 0.023618 10.0.0.50 - - [2025-11-07 22:29:19] "DELETE /loadbalancer-pool/f0e9b96e-0945-4720-9561-d6c52591fb60 HTTP/1.1" 200 115 0.043458 10.0.0.50 - - [2025-11-07 22:29:19] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.016961 10.0.0.50 - - [2025-11-07 22:29:19] "DELETE /loadbalancer-listener/ace2e2a7-aa99-4adb-8d94-c8987449f601 HTTP/1.1" 200 115 0.037816 10.0.0.50 - - [2025-11-07 22:29:19] "GET /floating-ip/2a4315cb-9a4a-453f-82a9-38bcad50ccdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.008547 10.0.0.50 - - [2025-11-07 22:29:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008671 10.0.0.50 - - [2025-11-07 22:29:19] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.007860 10.0.0.50 - - [2025-11-07 22:29:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012455 10.0.0.50 - - [2025-11-07 22:29:19] "PUT /floating-ip/2a4315cb-9a4a-453f-82a9-38bcad50ccdb HTTP/1.1" 200 256 0.044664 10.0.0.50 - - [2025-11-07 22:29:19] "PUT /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 266 0.025260 10.0.0.50 - - [2025-11-07 22:29:19] "DELETE /floating-ip/2a4315cb-9a4a-453f-82a9-38bcad50ccdb HTTP/1.1" 200 115 0.050549 10.0.0.50 - - [2025-11-07 22:29:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008047 10.0.0.50 - - [2025-11-07 22:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.50 - - [2025-11-07 22:29:19] "POST /chown HTTP/1.1" 200 109 0.018480 10.0.0.50 - - [2025-11-07 22:29:19] "DELETE /loadbalancer/c29f708d-50e4-46b3-80a6-217475625e2a HTTP/1.1" 200 115 0.086499 10.0.0.50 - - [2025-11-07 22:29:19] "POST /chown HTTP/1.1" 200 109 0.007540 10.0.0.50 - - [2025-11-07 22:29:19] "POST /chown HTTP/1.1" 200 109 0.016487 10.0.0.50 - - [2025-11-07 22:29:19] "POST /chown HTTP/1.1" 200 109 0.016974 10.0.0.50 - - [2025-11-07 22:29:19] "DELETE /instance-ip/b9a9a750-b63e-4939-9a82-3696b4e1242c HTTP/1.1" 200 115 0.085054 10.0.0.50 - - [2025-11-07 22:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006240 10.0.0.50 - - [2025-11-07 22:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008745 10.0.0.50 - - [2025-11-07 22:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.50 - - [2025-11-07 22:29:19] "DELETE /virtual-machine-interface/74207301-c969-42b9-b5e7-3502c1339a16 HTTP/1.1" 200 115 0.059964 10.0.0.50 - - [2025-11-07 22:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012956 10.0.0.50 - - [2025-11-07 22:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /tag/5620c551-c006-4260-a29e-6399e0787b9a HTTP/1.1" 200 115 0.099758 10.0.0.50 - - [2025-11-07 22:29:20] "GET /floating-ip-pool/c8dca841-ff06-4f79-b618-ed9913971e73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007142 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /service-instance/071b38e2-ff04-4a7a-b07a-0a84a8987fa8 HTTP/1.1" 200 115 0.055803 10.0.0.50 - - [2025-11-07 22:29:20] "POST /ref-update HTTP/1.1" 200 156 0.017721 10.0.0.50 - - [2025-11-07 22:29:20] "GET /virtual-machine-interface/8300d728-860f-4a31-855d-4b827257ae84?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.008281 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /floating-ip-pool/c8dca841-ff06-4f79-b618-ed9913971e73 HTTP/1.1" 200 115 0.058716 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /virtual-machine-interface/8300d728-860f-4a31-855d-4b827257ae84 HTTP/1.1" 200 115 0.086286 10.0.0.50 - - [2025-11-07 22:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.50 - - [2025-11-07 22:29:20] "POST /ref-update HTTP/1.1" 200 156 0.025325 10.0.0.50 - - [2025-11-07 22:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001718 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /route-target/5b078f2a-e63d-4509-83b5-ec41ae9a8815 HTTP/1.1" 200 115 0.039519 10.0.0.50 - - [2025-11-07 22:29:20] "POST /useragent-kv HTTP/1.1" 200 115 0.012590 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /virtual-network/5c5bddf1-bfc2-4cfe-a4e3-bd98318d909f HTTP/1.1" 200 115 0.180990 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /virtual-machine/86e66805-5b2f-4c7f-bcd9-40024f38978b HTTP/1.1" 200 115 0.060188 10.0.0.50 - - [2025-11-07 22:29:20] "GET /virtual-machine-interface/e175fa09-f205-48aa-9378-4c5ee83fbecf?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.010205 10.0.0.50 - - [2025-11-07 22:29:20] "GET /routing-instance/b52644d8-bc73-4f7e-8a2f-b9c4150abf0f HTTP/1.1" 404 171 0.011583 10.0.0.50 - - [2025-11-07 22:29:20] "GET /domains HTTP/1.1" 200 280 0.002957 10.0.0.50 - - [2025-11-07 22:29:20] "GET /domain/4cc547f2-cece-4102-b00c-c26314a612e3 HTTP/1.1" 200 3086 0.006117 10.0.0.50 - - [2025-11-07 22:29:20] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6 HTTP/1.1" 200 7143 0.030037 10.0.0.50 - - [2025-11-07 22:29:20] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010556 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /virtual-machine-interface/e175fa09-f205-48aa-9378-4c5ee83fbecf HTTP/1.1" 200 115 0.065649 10.0.0.50 - - [2025-11-07 22:29:20] "POST /set-tag HTTP/1.1" 200 109 0.011212 10.0.0.50 - - [2025-11-07 22:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015220 10.0.0.50 - - [2025-11-07 22:29:20] "GET /loadbalancer/7f84d482-4873-498b-80f1-8581e18b3257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.006053 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /virtual-machine/6f45c50b-db6e-402b-89ef-c7df4d590ac1 HTTP/1.1" 200 115 0.075451 10.0.0.50 - - [2025-11-07 22:29:20] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008976 10.0.0.50 - - [2025-11-07 22:29:20] "POST /set-tag HTTP/1.1" 200 109 0.019530 10.0.0.50 - - [2025-11-07 22:29:20] "DELETE /loadbalancer-member/082ada3a-1b7d-4353-912a-689e0868bcf0 HTTP/1.1" 200 115 0.031464 10.0.0.50 - - [2025-11-07 22:29:21] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008307 10.0.0.50 - - [2025-11-07 22:29:21] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.50 - - [2025-11-07 22:29:21] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004649 10.0.0.50 - - [2025-11-07 22:29:21] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.50 - - [2025-11-07 22:29:21] "GET /virtual-machine/57f9899e-d259-4421-aeec-1847a96a1373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002809 10.0.0.50 - - [2025-11-07 22:29:21] "POST /ref-update HTTP/1.1" 200 156 0.009461 10.0.0.50 - - [2025-11-07 22:29:21] "GET /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004601 10.0.0.50 - - [2025-11-07 22:29:21] "POST /set-tag HTTP/1.1" 200 109 0.013800 10.0.0.50 - - [2025-11-07 22:29:21] "POST /set-tag HTTP/1.1" 200 109 0.025346 10.0.0.50 - - [2025-11-07 22:29:21] "POST /set-tag HTTP/1.1" 200 109 0.028779 10.0.0.50 - - [2025-11-07 22:29:21] "DELETE /instance-ip/15ecf954-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.061058 10.0.0.50 - - [2025-11-07 22:29:22] "POST /ref-update HTTP/1.1" 200 156 0.017068 10.0.0.50 - - [2025-11-07 22:29:22] "DELETE /virtual-machine-interface/15ca265e-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.057538 10.0.0.50 - - [2025-11-07 22:29:22] "DELETE /virtual-machine/57f9899e-d259-4421-aeec-1847a96a1373 HTTP/1.1" 200 115 0.018635 10.0.0.50 - - [2025-11-07 22:29:25] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004454 10.0.0.50 - - [2025-11-07 22:29:25] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.50 - - [2025-11-07 22:29:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.50 - - [2025-11-07 22:29:25] "GET /loadbalancer/7f84d482-4873-498b-80f1-8581e18b3257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001963 10.0.0.50 - - [2025-11-07 22:29:26] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010834 10.0.0.50 - - [2025-11-07 22:29:26] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.50 - - [2025-11-07 22:29:26] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005668 10.0.0.50 - - [2025-11-07 22:29:26] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.50 - - [2025-11-07 22:29:26] "GET /virtual-machine/97a76d55-eda7-4eca-9f18-37755ccf7f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003428 10.0.0.50 - - [2025-11-07 22:29:26] "POST /ref-update HTTP/1.1" 200 156 0.018064 10.0.0.50 - - [2025-11-07 22:29:26] "GET /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011639 10.0.0.50 - - [2025-11-07 22:29:26] "POST /set-tag HTTP/1.1" 200 109 0.021794 10.0.0.50 - - [2025-11-07 22:29:26] "POST /set-tag HTTP/1.1" 200 109 0.029815 10.0.0.50 - - [2025-11-07 22:29:26] "POST /set-tag HTTP/1.1" 200 109 0.023094 10.0.0.50 - - [2025-11-07 22:29:27] "DELETE /instance-ip/14c0aa80-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.037133 10.0.0.50 - - [2025-11-07 22:29:27] "POST /ref-update HTTP/1.1" 200 156 0.008545 10.0.0.50 - - [2025-11-07 22:29:27] "DELETE /virtual-machine-interface/14a73db6-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.051541 10.0.0.50 - - [2025-11-07 22:29:27] "DELETE /virtual-machine/97a76d55-eda7-4eca-9f18-37755ccf7f06 HTTP/1.1" 200 115 0.018193 10.0.0.50 - - [2025-11-07 22:29:27] "DELETE /tag/2057ec8a-3518-403c-a88d-defd929733b1 HTTP/1.1" 200 115 0.058283 10.0.0.50 - - [2025-11-07 22:29:27] "DELETE /tag/3007d877-1d80-443b-ac4e-cff8915b5553 HTTP/1.1" 200 115 0.032686 10.0.0.50 - - [2025-11-07 22:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.50 - - [2025-11-07 22:29:30] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025605 10.0.0.50 - - [2025-11-07 22:29:30] "POST /tags HTTP/1.1" 200 393 0.032293 10.0.0.50 - - [2025-11-07 22:29:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008305 10.0.0.50 - - [2025-11-07 22:29:30] "GET /tag/c8ff772d-c8ef-4e84-93f8-920e6f7bbbaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012506 10.0.0.50 - - [2025-11-07 22:29:31] "POST /tags HTTP/1.1" 200 341 0.036962 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.50 - - [2025-11-07 22:29:31] "GET /tag/dd36a496-266b-4aa5-aa18-bd25a9fd9f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013578 10.0.0.50 - - [2025-11-07 22:29:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.003202 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.009009 10.0.0.50 - - [2025-11-07 22:29:31] "POST /security-groups HTTP/1.1" 200 589 0.074935 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.004304 10.0.0.50 - - [2025-11-07 22:29:31] "POST /projects HTTP/1.1" 200 519 0.236491 10.0.0.50 - - [2025-11-07 22:29:31] "POST /access-control-lists HTTP/1.1" 200 598 0.060668 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.006848 10.0.0.50 - - [2025-11-07 22:29:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012331 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.50 - - [2025-11-07 22:29:31] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005851 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.50 - - [2025-11-07 22:29:31] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005124 10.0.0.50 - - [2025-11-07 22:29:31] "POST /access-control-lists HTTP/1.1" 200 596 0.078159 10.0.0.50 - - [2025-11-07 22:29:31] "PUT /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3 HTTP/1.1" 200 264 0.064947 10.0.0.50 - - [2025-11-07 22:29:31] "PUT /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c HTTP/1.1" 200 264 0.047405 10.0.0.50 - - [2025-11-07 22:29:31] "POST /security-groups HTTP/1.1" 200 591 0.076809 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.010158 10.0.0.50 - - [2025-11-07 22:29:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029225 10.0.0.50 - - [2025-11-07 22:29:31] "POST /chown HTTP/1.1" 200 109 0.033306 10.0.0.50 - - [2025-11-07 22:29:31] "POST /access-control-lists HTTP/1.1" 200 632 0.050780 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.008322 10.0.0.50 - - [2025-11-07 22:29:31] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001840 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.50 - - [2025-11-07 22:29:31] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.040593 10.0.0.50 - - [2025-11-07 22:29:31] "POST /access-control-lists HTTP/1.1" 200 630 0.081459 10.0.0.50 - - [2025-11-07 22:29:31] "POST /tags HTTP/1.1" 409 226 0.005045 10.0.0.50 - - [2025-11-07 22:29:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2025-11-07 22:29:31] "GET /tag/dd36a496-266b-4aa5-aa18-bd25a9fd9f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013472 10.0.0.50 - - [2025-11-07 22:29:32] "POST /firewall-rules HTTP/1.1" 200 600 0.062640 10.0.0.50 - - [2025-11-07 22:29:32] "GET /firewall-rule/0c17d1ec-fab1-4321-82e7-448ebedb0fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004090 10.0.0.50 - - [2025-11-07 22:29:32] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003584 10.0.0.50 - - [2025-11-07 22:29:32] "GET /firewall-rule/0c17d1ec-fab1-4321-82e7-448ebedb0fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002575 10.0.0.50 - - [2025-11-07 22:29:32] "POST /ref-update HTTP/1.1" 200 156 0.055135 10.0.0.50 - - [2025-11-07 22:29:32] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006495 10.0.0.50 - - [2025-11-07 22:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007942 10.0.0.50 - - [2025-11-07 22:29:32] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005530 10.0.0.50 - - [2025-11-07 22:29:32] "POST /tags HTTP/1.1" 409 226 0.011995 10.0.0.50 - - [2025-11-07 22:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.50 - - [2025-11-07 22:29:32] "GET /tag/dd36a496-266b-4aa5-aa18-bd25a9fd9f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010643 10.0.0.50 - - [2025-11-07 22:29:32] "POST /firewall-rules HTTP/1.1" 200 598 0.062026 10.0.0.50 - - [2025-11-07 22:29:32] "GET /firewall-rule/1fcf7d38-b4aa-48ea-a3f5-40a22b1ff102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005255 10.0.0.50 - - [2025-11-07 22:29:32] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004163 10.0.0.50 - - [2025-11-07 22:29:32] "GET /firewall-rule/1fcf7d38-b4aa-48ea-a3f5-40a22b1ff102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002231 10.0.0.50 - - [2025-11-07 22:29:32] "POST /ref-update HTTP/1.1" 200 156 0.054213 10.0.0.50 - - [2025-11-07 22:29:33] "POST /tags HTTP/1.1" 200 393 0.023927 10.0.0.50 - - [2025-11-07 22:29:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.50 - - [2025-11-07 22:29:33] "GET /tag/587f0699-53c3-4f87-bc19-8adf92348df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013713 10.0.0.50 - - [2025-11-07 22:29:34] "POST /tags HTTP/1.1" 200 341 0.021925 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2025-11-07 22:29:34] "GET /tag/6d526ae1-dcc3-48d9-9758-b74f677020e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010659 10.0.0.50 - - [2025-11-07 22:29:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000448 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003658 10.0.0.50 - - [2025-11-07 22:29:34] "POST /security-groups HTTP/1.1" 200 589 0.066916 10.0.0.50 - - [2025-11-07 22:29:34] "POST /projects HTTP/1.1" 200 519 0.154581 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.003294 10.0.0.50 - - [2025-11-07 22:29:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014316 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008586 10.0.0.50 - - [2025-11-07 22:29:34] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.013870 10.0.0.50 - - [2025-11-07 22:29:34] "POST /access-control-lists HTTP/1.1" 200 598 0.077535 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.50 - - [2025-11-07 22:29:34] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003541 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.009268 10.0.0.50 - - [2025-11-07 22:29:34] "POST /access-control-lists HTTP/1.1" 200 596 0.070836 10.0.0.50 - - [2025-11-07 22:29:34] "PUT /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3 HTTP/1.1" 200 264 0.082557 10.0.0.50 - - [2025-11-07 22:29:34] "PUT /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c HTTP/1.1" 200 264 0.047278 10.0.0.50 - - [2025-11-07 22:29:34] "POST /security-groups HTTP/1.1" 200 591 0.069460 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.003027 10.0.0.50 - - [2025-11-07 22:29:34] "POST /access-control-lists HTTP/1.1" 200 632 0.062099 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.007356 10.0.0.50 - - [2025-11-07 22:29:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.066230 10.0.0.50 - - [2025-11-07 22:29:34] "POST /chown HTTP/1.1" 200 109 0.019519 10.0.0.50 - - [2025-11-07 22:29:34] "POST /access-control-lists HTTP/1.1" 200 630 0.040493 10.0.0.50 - - [2025-11-07 22:29:34] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025079 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.50 - - [2025-11-07 22:29:34] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002374 10.0.0.50 - - [2025-11-07 22:29:34] "POST /tags HTTP/1.1" 409 226 0.001276 10.0.0.50 - - [2025-11-07 22:29:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.50 - - [2025-11-07 22:29:34] "GET /tag/6d526ae1-dcc3-48d9-9758-b74f677020e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013553 10.0.0.50 - - [2025-11-07 22:29:34] "POST /firewall-rules HTTP/1.1" 200 600 0.060312 10.0.0.50 - - [2025-11-07 22:29:34] "GET /firewall-rule/4566f3a4-b5cf-4c41-af42-5166785ec887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003647 10.0.0.50 - - [2025-11-07 22:29:34] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003259 10.0.0.50 - - [2025-11-07 22:29:34] "GET /firewall-rule/4566f3a4-b5cf-4c41-af42-5166785ec887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001736 10.0.0.50 - - [2025-11-07 22:29:35] "POST /ref-update HTTP/1.1" 200 156 0.052612 10.0.0.50 - - [2025-11-07 22:29:35] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011402 10.0.0.50 - - [2025-11-07 22:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-11-07 22:29:35] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003556 10.0.0.50 - - [2025-11-07 22:29:35] "POST /tags HTTP/1.1" 409 226 0.001843 10.0.0.50 - - [2025-11-07 22:29:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.50 - - [2025-11-07 22:29:35] "GET /tag/6d526ae1-dcc3-48d9-9758-b74f677020e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012650 10.0.0.50 - - [2025-11-07 22:29:35] "POST /firewall-rules HTTP/1.1" 200 598 0.069228 10.0.0.50 - - [2025-11-07 22:29:35] "GET /firewall-rule/1392b7f2-c690-4cf7-9eea-93ca62668bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.011706 10.0.0.50 - - [2025-11-07 22:29:35] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004564 10.0.0.50 - - [2025-11-07 22:29:35] "GET /firewall-rule/1392b7f2-c690-4cf7-9eea-93ca62668bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002540 10.0.0.50 - - [2025-11-07 22:29:35] "POST /ref-update HTTP/1.1" 200 156 0.046860 10.0.0.50 - - [2025-11-07 22:29:37] "POST /tags HTTP/1.1" 200 345 0.092400 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.50 - - [2025-11-07 22:29:37] "GET /tag/3c8bb1aa-0f3f-46ba-b6a0-b17d674b782e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.022349 10.0.0.50 - - [2025-11-07 22:29:37] "POST /projects HTTP/1.1" 409 238 0.004044 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.50 - - [2025-11-07 22:29:37] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041698 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011705 10.0.0.50 - - [2025-11-07 22:29:37] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006738 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.50 - - [2025-11-07 22:29:37] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004173 10.0.0.50 - - [2025-11-07 22:29:37] "POST /security-groups HTTP/1.1" 409 285 0.002153 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.50 - - [2025-11-07 22:29:37] "PUT /security-group/f4f0f165-d5c2-4f23-b5a7-45ba6262308c HTTP/1.1" 200 262 0.064526 10.0.0.50 - - [2025-11-07 22:29:37] "PUT /access-control-list/ce08e51c-b433-4b7e-bb06-d19d2d8e120f HTTP/1.1" 200 272 0.034554 10.0.0.50 - - [2025-11-07 22:29:37] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.106479 10.0.0.50 - - [2025-11-07 22:29:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.050355 10.0.0.50 - - [2025-11-07 22:29:37] "PUT /access-control-list/1f895b6e-1869-4a1d-89df-f0fe92ae9f9f HTTP/1.1" 200 272 0.041791 10.0.0.50 - - [2025-11-07 22:29:37] "POST /tags HTTP/1.1" 409 228 0.006229 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.50 - - [2025-11-07 22:29:37] "GET /tag/3c8bb1aa-0f3f-46ba-b6a0-b17d674b782e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011627 10.0.0.50 - - [2025-11-07 22:29:37] "POST /tags HTTP/1.1" 200 345 0.020015 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.50 - - [2025-11-07 22:29:37] "GET /tag/fbe8dbdf-8945-4f5f-b348-2c7c7161f029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012009 10.0.0.50 - - [2025-11-07 22:29:37] "POST /projects HTTP/1.1" 409 238 0.003759 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.50 - - [2025-11-07 22:29:37] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045059 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.50 - - [2025-11-07 22:29:37] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003799 10.0.0.50 - - [2025-11-07 22:29:37] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032789 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950 10.0.0.50 - - [2025-11-07 22:29:37] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007397 10.0.0.50 - - [2025-11-07 22:29:37] "POST /security-groups HTTP/1.1" 409 285 0.003972 10.0.0.50 - - [2025-11-07 22:29:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.50 - - [2025-11-07 22:29:37] "PUT /security-group/be7e4ae6-3bc5-4953-94e2-ad17f1927bec HTTP/1.1" 200 262 0.054579 10.0.0.50 - - [2025-11-07 22:29:37] "PUT /access-control-list/db4cc110-7db1-4ad2-8325-b3a294e1e6ea HTTP/1.1" 200 272 0.014209 10.0.0.50 - - [2025-11-07 22:29:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023741 10.0.0.50 - - [2025-11-07 22:29:37] "POST /tags HTTP/1.1" 409 228 0.004298 10.0.0.50 - - [2025-11-07 22:29:37] "PUT /access-control-list/aeded5da-a186-4fb1-8c60-2b7b1f4b21d4 HTTP/1.1" 200 272 0.025774 10.0.0.50 - - [2025-11-07 22:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.50 - - [2025-11-07 22:29:38] "GET /tag/fbe8dbdf-8945-4f5f-b348-2c7c7161f029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016406 10.0.0.50 - - [2025-11-07 22:29:38] "POST /tags HTTP/1.1" 200 291 0.048432 10.0.0.50 - - [2025-11-07 22:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.50 - - [2025-11-07 22:29:38] "GET /tag/387ae62a-e857-452f-9d43-513715939354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011367 10.0.0.50 - - [2025-11-07 22:29:38] "POST /tags HTTP/1.1" 200 303 0.043352 10.0.0.50 - - [2025-11-07 22:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2025-11-07 22:29:38] "GET /tag/9cbd8f1c-10b2-4f3f-ab5f-c2c0c8285b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015610 10.0.0.50 - - [2025-11-07 22:29:38] "POST /tags HTTP/1.1" 409 252 0.001803 10.0.0.50 - - [2025-11-07 22:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001191 10.0.0.50 - - [2025-11-07 22:29:38] "GET /tag/c8ff772d-c8ef-4e84-93f8-920e6f7bbbaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009449 10.0.0.50 - - [2025-11-07 22:29:38] "POST /tags HTTP/1.1" 409 226 0.001522 10.0.0.50 - - [2025-11-07 22:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.50 - - [2025-11-07 22:29:38] "GET /tag/dd36a496-266b-4aa5-aa18-bd25a9fd9f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020781 10.0.0.50 - - [2025-11-07 22:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.50 - - [2025-11-07 22:29:38] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005045 10.0.0.50 - - [2025-11-07 22:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.50 - - [2025-11-07 22:29:38] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029487 10.0.0.50 - - [2025-11-07 22:29:38] "POST /virtual-machines HTTP/1.1" 200 395 0.008797 10.0.0.50 - - [2025-11-07 22:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.007602 10.0.0.50 - - [2025-11-07 22:29:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116144 10.0.0.50 - - [2025-11-07 22:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017885 10.0.0.50 - - [2025-11-07 22:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006293 10.0.0.50 - - [2025-11-07 22:29:38] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013648 10.0.0.50 - - [2025-11-07 22:29:38] "POST /instance-ips HTTP/1.1" 200 397 0.023522 10.0.0.50 - - [2025-11-07 22:29:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018804 10.0.0.50 - - [2025-11-07 22:29:38] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018480 10.0.0.50 - - [2025-11-07 22:29:38] "POST /set-tag HTTP/1.1" 200 109 0.066737 10.0.0.50 - - [2025-11-07 22:29:38] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014256 10.0.0.50 - - [2025-11-07 22:29:38] "GET /instance-ip/3f1918b2-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006002 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004657 10.0.0.50 - - [2025-11-07 22:29:39] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003411 10.0.0.50 - - [2025-11-07 22:29:39] "POST /ref-update HTTP/1.1" 200 156 0.015043 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004200 10.0.0.50 - - [2025-11-07 22:29:39] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.50 - - [2025-11-07 22:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004081 10.0.0.50 - - [2025-11-07 22:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.50 - - [2025-11-07 22:29:39] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033714 10.0.0.50 - - [2025-11-07 22:29:39] "POST /virtual-machines HTTP/1.1" 200 395 0.007494 10.0.0.50 - - [2025-11-07 22:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014870 10.0.0.50 - - [2025-11-07 22:29:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108431 10.0.0.50 - - [2025-11-07 22:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009220 10.0.0.50 - - [2025-11-07 22:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006041 10.0.0.50 - - [2025-11-07 22:29:39] "POST /instance-ips HTTP/1.1" 200 397 0.027432 10.0.0.50 - - [2025-11-07 22:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019372 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014678 10.0.0.50 - - [2025-11-07 22:29:39] "POST /set-tag HTTP/1.1" 200 109 0.072094 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015744 10.0.0.50 - - [2025-11-07 22:29:39] "GET /instance-ip/3f8957da-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003561 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006753 10.0.0.50 - - [2025-11-07 22:29:39] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003124 10.0.0.50 - - [2025-11-07 22:29:39] "POST /ref-update HTTP/1.1" 200 156 0.008706 10.0.0.50 - - [2025-11-07 22:29:39] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004047 10.0.0.50 - - [2025-11-07 22:29:39] "POST /set-tag HTTP/1.1" 200 109 0.004109 10.0.0.50 - - [2025-11-07 22:29:39] "POST /tags HTTP/1.1" 200 291 0.018957 10.0.0.50 - - [2025-11-07 22:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.50 - - [2025-11-07 22:29:39] "GET /tag/96919b8f-802c-490c-8c5f-6eae1b5464bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013931 10.0.0.50 - - [2025-11-07 22:29:39] "POST /tags HTTP/1.1" 409 252 0.004379 10.0.0.50 - - [2025-11-07 22:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.50 - - [2025-11-07 22:29:39] "GET /tag/587f0699-53c3-4f87-bc19-8adf92348df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011601 10.0.0.50 - - [2025-11-07 22:29:39] "POST /tags HTTP/1.1" 409 226 0.005803 10.0.0.50 - - [2025-11-07 22:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.50 - - [2025-11-07 22:29:40] "GET /tag/6d526ae1-dcc3-48d9-9758-b74f677020e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023297 10.0.0.50 - - [2025-11-07 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.50 - - [2025-11-07 22:29:40] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006291 10.0.0.50 - - [2025-11-07 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.50 - - [2025-11-07 22:29:40] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035296 10.0.0.50 - - [2025-11-07 22:29:40] "POST /virtual-machines HTTP/1.1" 200 395 0.018154 10.0.0.50 - - [2025-11-07 22:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020122 10.0.0.50 - - [2025-11-07 22:29:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113296 10.0.0.50 - - [2025-11-07 22:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020042 10.0.0.50 - - [2025-11-07 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013756 10.0.0.50 - - [2025-11-07 22:29:40] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020873 10.0.0.50 - - [2025-11-07 22:29:40] "POST /instance-ips HTTP/1.1" 200 397 0.023649 10.0.0.50 - - [2025-11-07 22:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029523 10.0.0.50 - - [2025-11-07 22:29:40] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013555 10.0.0.50 - - [2025-11-07 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.075794 10.0.0.50 - - [2025-11-07 22:29:40] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009908 10.0.0.50 - - [2025-11-07 22:29:40] "GET /instance-ip/40214f72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002948 10.0.0.50 - - [2025-11-07 22:29:40] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004212 10.0.0.50 - - [2025-11-07 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.50 - - [2025-11-07 22:29:40] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003219 10.0.0.50 - - [2025-11-07 22:29:40] "POST /ref-update HTTP/1.1" 200 156 0.013755 10.0.0.50 - - [2025-11-07 22:29:40] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012177 10.0.0.50 - - [2025-11-07 22:29:40] "POST /set-tag HTTP/1.1" 200 109 0.004498 10.0.0.50 - - [2025-11-07 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010497 10.0.0.50 - - [2025-11-07 22:29:40] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003868 10.0.0.50 - - [2025-11-07 22:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.50 - - [2025-11-07 22:29:41] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.097561 10.0.0.50 - - [2025-11-07 22:29:41] "POST /virtual-machines HTTP/1.1" 200 395 0.013509 10.0.0.50 - - [2025-11-07 22:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.052108 10.0.0.50 - - [2025-11-07 22:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104790 10.0.0.50 - - [2025-11-07 22:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017447 10.0.0.50 - - [2025-11-07 22:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013863 10.0.0.50 - - [2025-11-07 22:29:41] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006377 10.0.0.50 - - [2025-11-07 22:29:41] "POST /instance-ips HTTP/1.1" 200 397 0.048397 10.0.0.50 - - [2025-11-07 22:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027586 10.0.0.50 - - [2025-11-07 22:29:41] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016017 10.0.0.50 - - [2025-11-07 22:29:41] "POST /set-tag HTTP/1.1" 200 109 0.080718 10.0.0.50 - - [2025-11-07 22:29:41] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006055 10.0.0.50 - - [2025-11-07 22:29:41] "GET /instance-ip/40b50b86-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011800 10.0.0.50 - - [2025-11-07 22:29:41] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006325 10.0.0.50 - - [2025-11-07 22:29:41] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.50 - - [2025-11-07 22:29:41] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003840 10.0.0.50 - - [2025-11-07 22:29:41] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.50 - - [2025-11-07 22:29:41] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004956 10.0.0.50 - - [2025-11-07 22:29:41] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.50 - - [2025-11-07 22:29:42] "POST /tags HTTP/1.1" 200 299 0.126945 10.0.0.50 - - [2025-11-07 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2025-11-07 22:29:42] "GET /tag/e7c056c6-cf76-43df-bd15-7f28d3ca71ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013827 10.0.0.50 - - [2025-11-07 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.50 - - [2025-11-07 22:29:42] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005236 10.0.0.50 - - [2025-11-07 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.50 - - [2025-11-07 22:29:42] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045871 10.0.0.50 - - [2025-11-07 22:29:42] "POST /virtual-machines HTTP/1.1" 200 395 0.008684 10.0.0.50 - - [2025-11-07 22:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029927 10.0.0.50 - - [2025-11-07 22:29:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112108 10.0.0.50 - - [2025-11-07 22:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010617 10.0.0.50 - - [2025-11-07 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010120 10.0.0.50 - - [2025-11-07 22:29:42] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011442 10.0.0.50 - - [2025-11-07 22:29:42] "POST /instance-ips HTTP/1.1" 200 397 0.020924 10.0.0.50 - - [2025-11-07 22:29:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.025063 10.0.0.50 - - [2025-11-07 22:29:42] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007142 10.0.0.50 - - [2025-11-07 22:29:42] "POST /set-tag HTTP/1.1" 200 109 0.025524 10.0.0.50 - - [2025-11-07 22:29:42] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020676 10.0.0.50 - - [2025-11-07 22:29:42] "GET /instance-ip/4161b660-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.017112 10.0.0.50 - - [2025-11-07 22:29:42] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006279 10.0.0.50 - - [2025-11-07 22:29:42] "POST /set-tag HTTP/1.1" 200 109 0.002678 10.0.0.50 - - [2025-11-07 22:29:42] "POST /tags HTTP/1.1" 200 299 0.026826 10.0.0.50 - - [2025-11-07 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2025-11-07 22:29:42] "GET /tag/6334eccd-d71f-4954-b92d-83d560f24356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014264 10.0.0.50 - - [2025-11-07 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.50 - - [2025-11-07 22:29:42] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004207 10.0.0.50 - - [2025-11-07 22:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.50 - - [2025-11-07 22:29:43] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032325 10.0.0.50 - - [2025-11-07 22:29:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008081 10.0.0.50 - - [2025-11-07 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010130 10.0.0.50 - - [2025-11-07 22:29:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119791 10.0.0.50 - - [2025-11-07 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030790 10.0.0.50 - - [2025-11-07 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011197 10.0.0.50 - - [2025-11-07 22:29:43] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005189 10.0.0.50 - - [2025-11-07 22:29:43] "POST /instance-ips HTTP/1.1" 200 397 0.020239 10.0.0.50 - - [2025-11-07 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022728 10.0.0.50 - - [2025-11-07 22:29:43] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013741 10.0.0.50 - - [2025-11-07 22:29:43] "POST /set-tag HTTP/1.1" 200 109 0.018097 10.0.0.50 - - [2025-11-07 22:29:43] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015177 10.0.0.50 - - [2025-11-07 22:29:43] "GET /instance-ip/41d31b48-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004086 10.0.0.50 - - [2025-11-07 22:29:43] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006181 10.0.0.50 - - [2025-11-07 22:29:43] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.50 - - [2025-11-07 22:29:43] "POST /tags HTTP/1.1" 200 299 0.019982 10.0.0.50 - - [2025-11-07 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.50 - - [2025-11-07 22:29:43] "GET /tag/fe980933-fb83-41e9-ba6d-25b9d2179b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.023356 10.0.0.50 - - [2025-11-07 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.50 - - [2025-11-07 22:29:43] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004408 10.0.0.50 - - [2025-11-07 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.50 - - [2025-11-07 22:29:43] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039065 10.0.0.50 - - [2025-11-07 22:29:43] "POST /virtual-machines HTTP/1.1" 200 395 0.012765 10.0.0.50 - - [2025-11-07 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007353 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:29:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:29:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.50 - - [2025-11-07 22:29:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095866 10.0.0.50 - - [2025-11-07 22:29:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021589 10.0.0.50 - - [2025-11-07 22:29:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.50 - - [2025-11-07 22:29:43] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004599 10.0.0.50 - - [2025-11-07 22:29:44] "POST /instance-ips HTTP/1.1" 200 397 0.030590 10.0.0.50 - - [2025-11-07 22:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.061562 10.0.0.50 - - [2025-11-07 22:29:44] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024623 10.0.0.50 - - [2025-11-07 22:29:44] "POST /set-tag HTTP/1.1" 200 109 0.016984 10.0.0.50 - - [2025-11-07 22:29:44] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022274 10.0.0.50 - - [2025-11-07 22:29:44] "GET /instance-ip/423ad1d4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003167 10.0.0.50 - - [2025-11-07 22:29:44] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006327 10.0.0.50 - - [2025-11-07 22:29:44] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.50 - - [2025-11-07 22:29:44] "POST /tags HTTP/1.1" 200 299 0.034430 10.0.0.50 - - [2025-11-07 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.020617 10.0.0.50 - - [2025-11-07 22:29:44] "GET /tag/f6fd1bb6-ac32-40db-86c1-41f155eafb74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012407 10.0.0.50 - - [2025-11-07 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.50 - - [2025-11-07 22:29:44] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003685 10.0.0.50 - - [2025-11-07 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.50 - - [2025-11-07 22:29:44] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029466 10.0.0.50 - - [2025-11-07 22:29:44] "POST /virtual-machines HTTP/1.1" 200 395 0.006972 10.0.0.50 - - [2025-11-07 22:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.006877 10.0.0.50 - - [2025-11-07 22:29:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104972 10.0.0.50 - - [2025-11-07 22:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025832 10.0.0.50 - - [2025-11-07 22:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010154 10.0.0.50 - - [2025-11-07 22:29:44] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004150 10.0.0.50 - - [2025-11-07 22:29:44] "POST /instance-ips HTTP/1.1" 200 397 0.017112 10.0.0.50 - - [2025-11-07 22:29:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024082 10.0.0.50 - - [2025-11-07 22:29:44] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010153 10.0.0.50 - - [2025-11-07 22:29:44] "POST /set-tag HTTP/1.1" 200 109 0.027353 10.0.0.50 - - [2025-11-07 22:29:44] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011321 10.0.0.50 - - [2025-11-07 22:29:44] "GET /instance-ip/42b86932-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002649 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004058 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004072 10.0.0.50 - - [2025-11-07 22:29:45] "POST /ref-update HTTP/1.1" 200 156 0.008394 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013349 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005382 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.004535 10.0.0.50 - - [2025-11-07 22:29:45] "POST /ref-update HTTP/1.1" 200 156 0.007756 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015866 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005274 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003304 10.0.0.50 - - [2025-11-07 22:29:45] "POST /ref-update HTTP/1.1" 200 156 0.008243 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022211 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004447 10.0.0.50 - - [2025-11-07 22:29:45] "POST /ref-update HTTP/1.1" 200 156 0.013559 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004858 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004387 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004293 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003478 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.001658 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005405 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004862 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005034 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.50 - - [2025-11-07 22:29:45] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004186 10.0.0.50 - - [2025-11-07 22:29:45] "POST /set-tag HTTP/1.1" 200 109 0.003492 10.0.0.50 - - [2025-11-07 22:29:47] "GET /virtual-machine/a5bd3b91-6f1f-489d-a4c0-74c2157bc38b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006239 10.0.0.50 - - [2025-11-07 22:29:47] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013955 10.0.0.50 - - [2025-11-07 22:29:49] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004325 10.0.0.50 - - [2025-11-07 22:29:49] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.50 - - [2025-11-07 22:29:49] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003846 10.0.0.50 - - [2025-11-07 22:29:49] "POST /set-tag HTTP/1.1" 200 109 0.001791 10.0.0.50 - - [2025-11-07 22:29:50] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003908 10.0.0.50 - - [2025-11-07 22:29:50] "POST /set-tag HTTP/1.1" 200 109 0.001895 10.0.0.50 - - [2025-11-07 22:29:52] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004547 10.0.0.50 - - [2025-11-07 22:29:52] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.50 - - [2025-11-07 22:29:52] "GET /virtual-machine/8f82b3db-8f1a-401e-97f5-ba67a151baf9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002780 10.0.0.50 - - [2025-11-07 22:29:52] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003666 10.0.0.50 - - [2025-11-07 22:29:52] "GET /virtual-machine/e5ca397c-3880-4271-bfa6-32344a48cbe8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002952 10.0.0.50 - - [2025-11-07 22:29:52] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005382 10.0.0.50 - - [2025-11-07 22:29:53] "GET /virtual-machine/8ed2424e-b3ad-4c92-b5fe-b2abe06b9496?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003021 10.0.0.50 - - [2025-11-07 22:29:53] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005502 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:29:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000806 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:29:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000815 10.0.0.50 - - [2025-11-07 22:29:54] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005265 10.0.0.50 - - [2025-11-07 22:29:54] "POST /set-tag HTTP/1.1" 200 109 0.002944 10.0.0.50 - - [2025-11-07 22:29:54] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006208 10.0.0.50 - - [2025-11-07 22:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.50 - - [2025-11-07 22:29:54] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004058 10.0.0.50 - - [2025-11-07 22:29:54] "POST /set-tag HTTP/1.1" 200 109 0.001740 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:29:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:29:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000754 10.0.0.50 - - [2025-11-07 22:29:58] "GET /virtual-machine/3755c900-be41-42dc-8672-c190e3dd7c42?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002677 10.0.0.50 - - [2025-11-07 22:29:58] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003859 10.0.0.50 - - [2025-11-07 22:29:58] "GET /virtual-machine/f68ea0e4-e467-421c-8702-8a41ec3fd437?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003119 10.0.0.50 - - [2025-11-07 22:29:58] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004264 10.0.0.50 - - [2025-11-07 22:29:58] "GET /virtual-machine/720093d1-7613-4997-bc17-0680e9f8d139?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002835 10.0.0.50 - - [2025-11-07 22:29:58] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003595 10.0.0.50 - - [2025-11-07 22:29:58] "GET /virtual-machine/d8cd828c-75ac-4411-8254-37a68bde67f5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002687 10.0.0.50 - - [2025-11-07 22:29:58] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003774 10.0.0.50 - - [2025-11-07 22:29:58] "GET /loadbalancer/44ce67b1-3ef5-415f-9de4-00ee0baf83a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002585 10.0.0.50 - - [2025-11-07 22:29:58] "POST /tags HTTP/1.1" 200 333 0.027462 10.0.0.50 - - [2025-11-07 22:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012605 10.0.0.50 - - [2025-11-07 22:29:58] "GET /tag/29134a5a-797c-4288-8b19-cac7b669398c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012484 10.0.0.50 - - [2025-11-07 22:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.50 - - [2025-11-07 22:29:58] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033880 10.0.0.50 - - [2025-11-07 22:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.50 - - [2025-11-07 22:29:59] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003961 10.0.0.50 - - [2025-11-07 22:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.50 - - [2025-11-07 22:29:59] "GET /service-appliance-set/fccabef4-8b91-4528-9ef2-a50a8e08635b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002253 10.0.0.50 - - [2025-11-07 22:29:59] "POST /fqname-to-id HTTP/1.1" 404 273 0.001428 10.0.0.50 - - [2025-11-07 22:29:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100063 10.0.0.50 - - [2025-11-07 22:29:59] "GET /virtual-machine-interface/b98a34df-454e-4850-aab5-61e9bbbd9ae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.026647 10.0.0.50 - - [2025-11-07 22:29:59] "POST /instance-ips HTTP/1.1" 200 409 0.028366 10.0.0.50 - - [2025-11-07 22:29:59] "GET /instance-ip/07e24363-070f-4155-b763-966a7e2192b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.003757 10.0.0.50 - - [2025-11-07 22:29:59] "POST /loadbalancers HTTP/1.1" 200 629 0.058678 10.0.0.50 - - [2025-11-07 22:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012427 10.0.0.50 - - [2025-11-07 22:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014806 10.0.0.50 - - [2025-11-07 22:29:59] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028121 10.0.0.50 - - [2025-11-07 22:29:59] "GET /instance-ip/07e24363-070f-4155-b763-966a7e2192b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.002673 10.0.0.50 - - [2025-11-07 22:29:59] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029890 10.0.0.50 - - [2025-11-07 22:29:59] "GET /loadbalancer/44ce67b1-3ef5-415f-9de4-00ee0baf83a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002166 10.0.0.50 - - [2025-11-07 22:29:59] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018072 10.0.0.50 - - [2025-11-07 22:29:59] "POST /floating-ips HTTP/1.1" 200 597 0.022155 10.0.0.50 - - [2025-11-07 22:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.50 - - [2025-11-07 22:29:59] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030721 10.0.0.50 - - [2025-11-07 22:29:59] "GET /loadbalancer-listener/98f88279-de39-42f3-80a5-99afbdef11b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002874 10.0.0.50 - - [2025-11-07 22:29:59] "GET /loadbalancer-listener/98f88279-de39-42f3-80a5-99afbdef11b3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002418 10.0.0.50 - - [2025-11-07 22:29:59] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024756 10.0.0.50 - - [2025-11-07 22:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.50 - - [2025-11-07 22:29:59] "GET /instance-ip/07e24363-070f-4155-b763-966a7e2192b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.005060 10.0.0.50 - - [2025-11-07 22:29:59] "GET /loadbalancer/44ce67b1-3ef5-415f-9de4-00ee0baf83a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003470 10.0.0.50 - - [2025-11-07 22:29:59] "GET /instance-ip/07e24363-070f-4155-b763-966a7e2192b3?fields=floating_ips HTTP/1.1" 200 1211 0.003906 10.0.0.50 - - [2025-11-07 22:29:59] "GET /floating-ip/3dcdcedb-a8bb-4e62-8511-b12328fe10a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.001995 10.0.0.50 - - [2025-11-07 22:29:59] "GET /loadbalancer-pool/8f92504a-097e-463d-8cc1-443635d23fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004597 10.0.0.50 - - [2025-11-07 22:29:59] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022056 10.0.0.50 - - [2025-11-07 22:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013050 10.0.0.50 - - [2025-11-07 22:29:59] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004214 10.0.0.50 - - [2025-11-07 22:29:59] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003434 10.0.0.50 - - [2025-11-07 22:29:59] "POST /ref-update HTTP/1.1" 200 156 0.005582 10.0.0.50 - - [2025-11-07 22:29:59] "GET /floating-ip/3dcdcedb-a8bb-4e62-8511-b12328fe10a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.004601 10.0.0.50 - - [2025-11-07 22:29:59] "PUT /floating-ip/3dcdcedb-a8bb-4e62-8511-b12328fe10a5 HTTP/1.1" 200 256 0.007918 10.0.0.50 - - [2025-11-07 22:29:59] "POST /tags HTTP/1.1" 409 221 0.002892 10.0.0.50 - - [2025-11-07 22:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.50 - - [2025-11-07 22:29:59] "GET /loadbalancer/44ce67b1-3ef5-415f-9de4-00ee0baf83a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.001897 10.0.0.50 - - [2025-11-07 22:29:59] "GET /tag/29134a5a-797c-4288-8b19-cac7b669398c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012534 10.0.0.50 - - [2025-11-07 22:29:59] "POST /set-tag HTTP/1.1" 200 109 0.076657 10.0.0.50 - - [2025-11-07 22:30:00] "GET /loadbalancer-pool/8f92504a-097e-463d-8cc1-443635d23fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008038 10.0.0.50 - - [2025-11-07 22:30:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019355 10.0.0.50 - - [2025-11-07 22:30:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007473 10.0.0.50 - - [2025-11-07 22:30:00] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010234 10.0.0.50 - - [2025-11-07 22:30:00] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004408 10.0.0.50 - - [2025-11-07 22:30:00] "POST /ref-update HTTP/1.1" 200 156 0.010642 10.0.0.50 - - [2025-11-07 22:30:00] "GET /floating-ip/3dcdcedb-a8bb-4e62-8511-b12328fe10a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.008281 10.0.0.50 - - [2025-11-07 22:30:00] "POST /set-tag HTTP/1.1" 200 109 0.089426 10.0.0.50 - - [2025-11-07 22:30:00] "POST /tags HTTP/1.1" 409 206 0.002838 10.0.0.50 - - [2025-11-07 22:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.50 - - [2025-11-07 22:30:00] "GET /tag/9cbd8f1c-10b2-4f3f-ab5f-c2c0c8285b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011351 10.0.0.50 - - [2025-11-07 22:30:00] "POST /tags HTTP/1.1" 409 204 0.001830 10.0.0.50 - - [2025-11-07 22:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2025-11-07 22:30:00] "GET /tag/6334eccd-d71f-4954-b92d-83d560f24356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011256 10.0.0.50 - - [2025-11-07 22:30:00] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002303 10.0.0.50 - - [2025-11-07 22:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.50 - - [2025-11-07 22:30:00] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003145 10.0.0.50 - - [2025-11-07 22:30:00] "POST /tags HTTP/1.1" 409 206 0.002027 10.0.0.50 - - [2025-11-07 22:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2025-11-07 22:30:00] "GET /tag/9cbd8f1c-10b2-4f3f-ab5f-c2c0c8285b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012153 10.0.0.50 - - [2025-11-07 22:30:00] "POST /tags HTTP/1.1" 409 226 0.001836 10.0.0.50 - - [2025-11-07 22:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008384 10.0.0.50 - - [2025-11-07 22:30:00] "GET /tag/dd36a496-266b-4aa5-aa18-bd25a9fd9f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020421 10.0.0.50 - - [2025-11-07 22:30:00] "POST /tags HTTP/1.1" 409 204 0.002285 10.0.0.50 - - [2025-11-07 22:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.50 - - [2025-11-07 22:30:00] "GET /tag/6334eccd-d71f-4954-b92d-83d560f24356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016876 10.0.0.50 - - [2025-11-07 22:30:00] "POST /tags HTTP/1.1" 409 226 0.002135 10.0.0.50 - - [2025-11-07 22:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.50 - - [2025-11-07 22:30:00] "GET /tag/dd36a496-266b-4aa5-aa18-bd25a9fd9f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012309 10.0.0.50 - - [2025-11-07 22:30:00] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002718 10.0.0.50 - - [2025-11-07 22:30:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009387 10.0.0.50 - - [2025-11-07 22:30:00] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005054 10.0.0.50 - - [2025-11-07 22:30:00] "POST /firewall-rules HTTP/1.1" 200 626 0.079620 10.0.0.50 - - [2025-11-07 22:30:01] "POST /firewall-rules HTTP/1.1" 200 646 0.081284 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-rule/ef2fe9ff-6162-4096-9f03-2edf9b387a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011792 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004662 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-rule/69bc6073-1331-49bb-9af8-ffcbd2150fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004848 10.0.0.50 - - [2025-11-07 22:30:01] "POST /ref-update HTTP/1.1" 200 156 0.022234 10.0.0.50 - - [2025-11-07 22:30:01] "POST /firewall-policys HTTP/1.1" 200 606 0.039343 10.0.0.50 - - [2025-11-07 22:30:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.015763 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.013590 10.0.0.50 - - [2025-11-07 22:30:01] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002704 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004763 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003705 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003736 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-policy/a8618e92-4a54-4a3b-ab29-ead3ea21be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003818 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005076 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003465 10.0.0.50 - - [2025-11-07 22:30:01] "POST /ref-update HTTP/1.1" 200 156 0.023155 10.0.0.50 - - [2025-11-07 22:30:01] "POST /ref-update HTTP/1.1" 200 156 0.029350 10.0.0.50 - - [2025-11-07 22:30:01] "POST /ref-update HTTP/1.1" 200 156 0.040565 10.0.0.50 - - [2025-11-07 22:30:01] "POST /ref-update HTTP/1.1" 200 156 0.025637 10.0.0.50 - - [2025-11-07 22:30:01] "POST /ref-update HTTP/1.1" 200 156 0.041088 10.0.0.50 - - [2025-11-07 22:30:01] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010575 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:31:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:31:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 10.0.0.50 - - [2025-11-07 22:32:00] "POST /tags HTTP/1.1" 409 252 0.002199 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.50 - - [2025-11-07 22:32:00] "GET /tag/587f0699-53c3-4f87-bc19-8adf92348df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011492 10.0.0.50 - - [2025-11-07 22:32:00] "POST /tags HTTP/1.1" 409 228 0.002155 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.50 - - [2025-11-07 22:32:00] "GET /tag/fbe8dbdf-8945-4f5f-b348-2c7c7161f029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010146 10.0.0.50 - - [2025-11-07 22:32:00] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004442 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2025-11-07 22:32:00] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003064 10.0.0.50 - - [2025-11-07 22:32:00] "POST /tags HTTP/1.1" 409 206 0.001769 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.50 - - [2025-11-07 22:32:00] "GET /tag/9cbd8f1c-10b2-4f3f-ab5f-c2c0c8285b55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011667 10.0.0.50 - - [2025-11-07 22:32:00] "POST /tags HTTP/1.1" 409 226 0.001939 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.50 - - [2025-11-07 22:32:00] "GET /tag/dd36a496-266b-4aa5-aa18-bd25a9fd9f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020201 10.0.0.50 - - [2025-11-07 22:32:00] "POST /tags HTTP/1.1" 409 204 0.001849 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2025-11-07 22:32:00] "GET /tag/6334eccd-d71f-4954-b92d-83d560f24356?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011001 10.0.0.50 - - [2025-11-07 22:32:00] "POST /tags HTTP/1.1" 409 226 0.002641 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.50 - - [2025-11-07 22:32:00] "GET /tag/dd36a496-266b-4aa5-aa18-bd25a9fd9f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011692 10.0.0.50 - - [2025-11-07 22:32:00] "POST /tags HTTP/1.1" 409 228 0.001788 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2025-11-07 22:32:00] "GET /tag/fbe8dbdf-8945-4f5f-b348-2c7c7161f029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015939 10.0.0.50 - - [2025-11-07 22:32:00] "POST /tags HTTP/1.1" 409 252 0.002541 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.50 - - [2025-11-07 22:32:00] "GET /tag/587f0699-53c3-4f87-bc19-8adf92348df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015957 10.0.0.50 - - [2025-11-07 22:32:00] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002257 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.50 - - [2025-11-07 22:32:00] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002252 10.0.0.50 - - [2025-11-07 22:32:00] "POST /firewall-rules HTTP/1.1" 409 281 0.004838 10.0.0.50 - - [2025-11-07 22:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2025-11-07 22:32:00] "PUT /firewall-rule/69bc6073-1331-49bb-9af8-ffcbd2150fef HTTP/1.1" 200 260 0.029556 10.0.0.50 - - [2025-11-07 22:32:01] "POST /firewall-rules HTTP/1.1" 409 291 0.002022 10.0.0.50 - - [2025-11-07 22:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2025-11-07 22:32:01] "PUT /firewall-rule/ef2fe9ff-6162-4096-9f03-2edf9b387a02 HTTP/1.1" 200 260 0.035817 10.0.0.50 - - [2025-11-07 22:32:01] "GET /firewall-rule/ef2fe9ff-6162-4096-9f03-2edf9b387a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008009 10.0.0.50 - - [2025-11-07 22:32:01] "POST /firewall-rules HTTP/1.1" 200 658 0.096783 10.0.0.50 - - [2025-11-07 22:32:01] "GET /firewall-rule/621fbd29-8456-40ab-8c59-524046de448a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.011261 10.0.0.50 - - [2025-11-07 22:32:01] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003039 10.0.0.50 - - [2025-11-07 22:32:01] "GET /firewall-rule/69bc6073-1331-49bb-9af8-ffcbd2150fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002967 10.0.0.50 - - [2025-11-07 22:32:01] "POST /firewall-policys HTTP/1.1" 409 269 0.001660 10.0.0.50 - - [2025-11-07 22:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.50 - - [2025-11-07 22:32:01] "PUT /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b HTTP/1.1" 200 264 0.023970 10.0.0.50 - - [2025-11-07 22:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034383 10.0.0.50 - - [2025-11-07 22:32:01] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007315 10.0.0.50 - - [2025-11-07 22:32:01] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002571 10.0.0.50 - - [2025-11-07 22:32:01] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005038 10.0.0.50 - - [2025-11-07 22:32:01] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002857 10.0.0.50 - - [2025-11-07 22:32:01] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002710 10.0.0.50 - - [2025-11-07 22:33:03] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004519 10.0.0.50 - - [2025-11-07 22:33:03] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.50 - - [2025-11-07 22:33:03] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005191 10.0.0.50 - - [2025-11-07 22:33:03] "POST /set-tag HTTP/1.1" 200 109 0.003028 10.0.0.50 - - [2025-11-07 22:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007027 10.0.0.50 - - [2025-11-07 22:33:03] "GET /loadbalancer/44ce67b1-3ef5-415f-9de4-00ee0baf83a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002750 10.0.0.50 - - [2025-11-07 22:33:03] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004112 10.0.0.50 - - [2025-11-07 22:33:03] "POST /set-tag HTTP/1.1" 200 109 0.018801 10.0.0.50 - - [2025-11-07 22:33:03] "DELETE /loadbalancer-member/6c9f430e-3530-4ec4-9b92-9ffccd1ca785 HTTP/1.1" 200 115 0.056597 10.0.0.50 - - [2025-11-07 22:33:03] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006530 10.0.0.50 - - [2025-11-07 22:33:03] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.50 - - [2025-11-07 22:33:03] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003916 10.0.0.50 - - [2025-11-07 22:33:03] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.50 - - [2025-11-07 22:33:03] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004587 10.0.0.50 - - [2025-11-07 22:33:03] "POST /set-tag HTTP/1.1" 200 109 0.002300 10.0.0.50 - - [2025-11-07 22:33:03] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004775 10.0.0.50 - - [2025-11-07 22:33:03] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.50 - - [2025-11-07 22:33:03] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005147 10.0.0.50 - - [2025-11-07 22:33:03] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.50 - - [2025-11-07 22:33:03] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004766 10.0.0.50 - - [2025-11-07 22:33:03] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.50 - - [2025-11-07 22:33:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.50 - - [2025-11-07 22:33:03] "GET /loadbalancer/44ce67b1-3ef5-415f-9de4-00ee0baf83a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002340 10.0.0.50 - - [2025-11-07 22:33:03] "GET /global-system-configs HTTP/1.1" 200 322 0.019778 10.0.0.50 - - [2025-11-07 22:33:04] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006691 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.005620 10.0.0.50 - - [2025-11-07 22:33:04] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005324 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.50 - - [2025-11-07 22:33:04] "GET /virtual-machine/8ed2424e-b3ad-4c92-b5fe-b2abe06b9496?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003547 10.0.0.50 - - [2025-11-07 22:33:04] "POST /ref-update HTTP/1.1" 200 156 0.008865 10.0.0.50 - - [2025-11-07 22:33:04] "GET /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004565 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.015270 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.032683 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.016647 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.028083 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.023120 10.0.0.50 - - [2025-11-07 22:33:04] "DELETE /instance-ip/40b50b86-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.038066 10.0.0.50 - - [2025-11-07 22:33:04] "DELETE /virtual-machine-interface/409a3022-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.037648 10.0.0.50 - - [2025-11-07 22:33:04] "DELETE /virtual-machine/8ed2424e-b3ad-4c92-b5fe-b2abe06b9496 HTTP/1.1" 200 115 0.028034 10.0.0.50 - - [2025-11-07 22:33:04] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006771 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.50 - - [2025-11-07 22:33:04] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004733 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.50 - - [2025-11-07 22:33:04] "GET /virtual-machine/e5ca397c-3880-4271-bfa6-32344a48cbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002854 10.0.0.50 - - [2025-11-07 22:33:04] "POST /ref-update HTTP/1.1" 200 156 0.009652 10.0.0.50 - - [2025-11-07 22:33:04] "GET /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004913 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.021326 10.0.0.50 - - [2025-11-07 22:33:04] "POST /set-tag HTTP/1.1" 200 109 0.037406 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.026451 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.016934 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.025565 10.0.0.50 - - [2025-11-07 22:33:05] "DELETE /instance-ip/40214f72-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.040113 10.0.0.50 - - [2025-11-07 22:33:05] "DELETE /virtual-machine-interface/40080cb0-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.052078 10.0.0.50 - - [2025-11-07 22:33:05] "DELETE /virtual-machine/e5ca397c-3880-4271-bfa6-32344a48cbe8 HTTP/1.1" 200 115 0.025325 10.0.0.50 - - [2025-11-07 22:33:05] "DELETE /tag/96919b8f-802c-490c-8c5f-6eae1b5464bf HTTP/1.1" 200 115 0.037041 10.0.0.50 - - [2025-11-07 22:33:05] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004113 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.50 - - [2025-11-07 22:33:05] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006508 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.50 - - [2025-11-07 22:33:05] "GET /virtual-machine/a5bd3b91-6f1f-489d-a4c0-74c2157bc38b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002908 10.0.0.50 - - [2025-11-07 22:33:05] "POST /ref-update HTTP/1.1" 200 156 0.008919 10.0.0.50 - - [2025-11-07 22:33:05] "GET /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007751 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.017010 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.025725 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.024977 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.013139 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.033535 10.0.0.50 - - [2025-11-07 22:33:05] "DELETE /instance-ip/3f1918b2-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.043425 10.0.0.50 - - [2025-11-07 22:33:05] "POST /ref-update HTTP/1.1" 200 156 0.007455 10.0.0.50 - - [2025-11-07 22:33:05] "GET /global-system-configs HTTP/1.1" 200 322 0.011047 10.0.0.50 - - [2025-11-07 22:33:05] "DELETE /virtual-machine-interface/3f030a72-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.049076 10.0.0.50 - - [2025-11-07 22:33:05] "DELETE /virtual-machine/a5bd3b91-6f1f-489d-a4c0-74c2157bc38b HTTP/1.1" 200 115 0.018962 10.0.0.50 - - [2025-11-07 22:33:05] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006106 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.50 - - [2025-11-07 22:33:05] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004447 10.0.0.50 - - [2025-11-07 22:33:05] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.50 - - [2025-11-07 22:33:05] "GET /virtual-machine/8f82b3db-8f1a-401e-97f5-ba67a151baf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002764 10.0.0.50 - - [2025-11-07 22:33:05] "POST /ref-update HTTP/1.1" 200 156 0.007804 10.0.0.50 - - [2025-11-07 22:33:05] "GET /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004891 10.0.0.50 - - [2025-11-07 22:33:06] "POST /set-tag HTTP/1.1" 200 109 0.058170 10.0.0.50 - - [2025-11-07 22:33:06] "POST /set-tag HTTP/1.1" 200 109 0.032270 10.0.0.50 - - [2025-11-07 22:33:06] "POST /set-tag HTTP/1.1" 200 109 0.027435 10.0.0.50 - - [2025-11-07 22:33:06] "POST /set-tag HTTP/1.1" 200 109 0.014668 10.0.0.50 - - [2025-11-07 22:33:06] "POST /set-tag HTTP/1.1" 200 109 0.027695 10.0.0.50 - - [2025-11-07 22:33:06] "DELETE /instance-ip/3f8957da-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.032264 10.0.0.50 - - [2025-11-07 22:33:06] "POST /ref-update HTTP/1.1" 200 156 0.008960 10.0.0.50 - - [2025-11-07 22:33:06] "DELETE /virtual-machine-interface/3f6fda6c-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.042631 10.0.0.50 - - [2025-11-07 22:33:06] "DELETE /virtual-machine/8f82b3db-8f1a-401e-97f5-ba67a151baf9 HTTP/1.1" 200 115 0.022111 10.0.0.50 - - [2025-11-07 22:33:06] "DELETE /tag/387ae62a-e857-452f-9d43-513715939354 HTTP/1.1" 200 115 0.036642 10.0.0.50 - - [2025-11-07 22:33:06] "DELETE /tag/9cbd8f1c-10b2-4f3f-ab5f-c2c0c8285b55 HTTP/1.1" 409 388 0.004049 10.0.0.50 - - [2025-11-07 22:33:34] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004947 10.0.0.50 - - [2025-11-07 22:33:34] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.50 - - [2025-11-07 22:33:34] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005014 10.0.0.50 - - [2025-11-07 22:33:34] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.50 - - [2025-11-07 22:33:34] "GET /virtual-machine/720093d1-7613-4997-bc17-0680e9f8d139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003826 10.0.0.50 - - [2025-11-07 22:33:34] "POST /ref-update HTTP/1.1" 200 156 0.009441 10.0.0.50 - - [2025-11-07 22:33:34] "GET /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011254 10.0.0.50 - - [2025-11-07 22:33:34] "POST /set-tag HTTP/1.1" 200 109 0.016696 10.0.0.50 - - [2025-11-07 22:33:34] "POST /set-tag HTTP/1.1" 200 109 0.037220 10.0.0.50 - - [2025-11-07 22:33:34] "POST /set-tag HTTP/1.1" 200 109 0.020989 10.0.0.50 - - [2025-11-07 22:33:34] "POST /set-tag HTTP/1.1" 200 109 0.013633 10.0.0.50 - - [2025-11-07 22:33:34] "DELETE /instance-ip/41d31b48-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.036250 10.0.0.50 - - [2025-11-07 22:33:34] "DELETE /virtual-machine-interface/41bb0170-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.035096 10.0.0.50 - - [2025-11-07 22:33:34] "DELETE /virtual-machine/720093d1-7613-4997-bc17-0680e9f8d139 HTTP/1.1" 200 115 0.021180 10.0.0.50 - - [2025-11-07 22:33:34] "DELETE /tag/6334eccd-d71f-4954-b92d-83d560f24356 HTTP/1.1" 409 236 0.008290 10.0.0.50 - - [2025-11-07 22:33:34] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005398 10.0.0.50 - - [2025-11-07 22:33:34] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.50 - - [2025-11-07 22:33:34] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004038 10.0.0.50 - - [2025-11-07 22:33:34] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.50 - - [2025-11-07 22:33:34] "GET /virtual-machine/3755c900-be41-42dc-8672-c190e3dd7c42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002223 10.0.0.50 - - [2025-11-07 22:33:34] "POST /ref-update HTTP/1.1" 200 156 0.007805 10.0.0.50 - - [2025-11-07 22:33:34] "GET /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005738 10.0.0.50 - - [2025-11-07 22:33:34] "POST /set-tag HTTP/1.1" 200 109 0.023553 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.034975 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.014438 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.025913 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /instance-ip/4161b660-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.058898 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /virtual-machine-interface/4146ebb4-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.041292 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /virtual-machine/3755c900-be41-42dc-8672-c190e3dd7c42 HTTP/1.1" 200 115 0.022629 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /tag/3c8bb1aa-0f3f-46ba-b6a0-b17d674b782e HTTP/1.1" 200 115 0.032534 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /tag/c8ff772d-c8ef-4e84-93f8-920e6f7bbbaf HTTP/1.1" 200 115 0.028749 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /tag/e7c056c6-cf76-43df-bd15-7f28d3ca71ec HTTP/1.1" 200 115 0.024844 10.0.0.50 - - [2025-11-07 22:33:35] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004254 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.002525 10.0.0.50 - - [2025-11-07 22:33:35] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003824 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.001754 10.0.0.50 - - [2025-11-07 22:33:35] "GET /virtual-machine/f68ea0e4-e467-421c-8702-8a41ec3fd437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002885 10.0.0.50 - - [2025-11-07 22:33:35] "POST /ref-update HTTP/1.1" 200 156 0.008650 10.0.0.50 - - [2025-11-07 22:33:35] "GET /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010405 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.014428 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.031811 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.021326 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.011789 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /instance-ip/423ad1d4-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.044549 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /virtual-machine-interface/42282520-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.046905 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /virtual-machine/f68ea0e4-e467-421c-8702-8a41ec3fd437 HTTP/1.1" 200 115 0.014729 10.0.0.50 - - [2025-11-07 22:33:35] "DELETE /tag/fe980933-fb83-41e9-ba6d-25b9d2179b6e HTTP/1.1" 200 115 0.029195 10.0.0.50 - - [2025-11-07 22:33:35] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004048 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.50 - - [2025-11-07 22:33:35] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004424 10.0.0.50 - - [2025-11-07 22:33:35] "POST /set-tag HTTP/1.1" 200 109 0.002209 10.0.0.50 - - [2025-11-07 22:33:35] "GET /virtual-machine/d8cd828c-75ac-4411-8254-37a68bde67f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002950 10.0.0.50 - - [2025-11-07 22:33:35] "POST /ref-update HTTP/1.1" 200 156 0.007718 10.0.0.50 - - [2025-11-07 22:33:35] "GET /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020260 10.0.0.50 - - [2025-11-07 22:33:36] "POST /set-tag HTTP/1.1" 200 109 0.019548 10.0.0.50 - - [2025-11-07 22:33:36] "POST /set-tag HTTP/1.1" 200 109 0.032911 10.0.0.50 - - [2025-11-07 22:33:36] "POST /set-tag HTTP/1.1" 200 109 0.022983 10.0.0.50 - - [2025-11-07 22:33:36] "POST /set-tag HTTP/1.1" 200 109 0.012454 10.0.0.50 - - [2025-11-07 22:33:36] "DELETE /instance-ip/42b86932-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.045593 10.0.0.50 - - [2025-11-07 22:33:36] "DELETE /virtual-machine-interface/42a2be5c-bc29-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.043363 10.0.0.50 - - [2025-11-07 22:33:36] "DELETE /virtual-machine/d8cd828c-75ac-4411-8254-37a68bde67f5 HTTP/1.1" 200 115 0.021801 10.0.0.50 - - [2025-11-07 22:33:36] "DELETE /tag/f6fd1bb6-ac32-40db-86c1-41f155eafb74 HTTP/1.1" 200 115 0.035573 10.0.0.50 - - [2025-11-07 22:33:36] "DELETE /tag/fbe8dbdf-8945-4f5f-b348-2c7c7161f029 HTTP/1.1" 409 236 0.003571 10.0.0.50 - - [2025-11-07 22:33:36] "DELETE /tag/587f0699-53c3-4f87-bc19-8adf92348df7 HTTP/1.1" 409 236 0.005101 10.0.0.50 - - [2025-11-07 22:33:38] "POST /projects HTTP/1.1" 409 238 0.001840 10.0.0.50 - - [2025-11-07 22:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.50 - - [2025-11-07 22:33:38] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042201 10.0.0.50 - - [2025-11-07 22:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2025-11-07 22:33:38] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004352 10.0.0.50 - - [2025-11-07 22:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.50 - - [2025-11-07 22:33:38] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004415 10.0.0.50 - - [2025-11-07 22:33:38] "POST /security-groups HTTP/1.1" 409 285 0.002118 10.0.0.50 - - [2025-11-07 22:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.50 - - [2025-11-07 22:33:38] "PUT /security-group/be7e4ae6-3bc5-4953-94e2-ad17f1927bec HTTP/1.1" 200 262 0.055007 10.0.0.50 - - [2025-11-07 22:33:38] "PUT /access-control-list/db4cc110-7db1-4ad2-8325-b3a294e1e6ea HTTP/1.1" 200 272 0.014330 10.0.0.50 - - [2025-11-07 22:33:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030303 10.0.0.50 - - [2025-11-07 22:33:38] "PUT /access-control-list/aeded5da-a186-4fb1-8c60-2b7b1f4b21d4 HTTP/1.1" 200 272 0.027899 10.0.0.50 - - [2025-11-07 22:33:43] "POST /projects HTTP/1.1" 409 238 0.001965 10.0.0.50 - - [2025-11-07 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.50 - - [2025-11-07 22:33:43] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029352 10.0.0.50 - - [2025-11-07 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.50 - - [2025-11-07 22:33:43] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003587 10.0.0.50 - - [2025-11-07 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.50 - - [2025-11-07 22:33:43] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003997 10.0.0.50 - - [2025-11-07 22:33:43] "POST /security-groups HTTP/1.1" 409 285 0.002246 10.0.0.50 - - [2025-11-07 22:33:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001171 10.0.0.50 - - [2025-11-07 22:33:43] "PUT /security-group/be7e4ae6-3bc5-4953-94e2-ad17f1927bec HTTP/1.1" 200 262 0.054074 10.0.0.50 - - [2025-11-07 22:33:43] "PUT /access-control-list/db4cc110-7db1-4ad2-8325-b3a294e1e6ea HTTP/1.1" 200 272 0.016749 10.0.0.50 - - [2025-11-07 22:33:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.042194 10.0.0.50 - - [2025-11-07 22:33:43] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.011213 10.0.0.50 - - [2025-11-07 22:33:43] "PUT /access-control-list/aeded5da-a186-4fb1-8c60-2b7b1f4b21d4 HTTP/1.1" 200 272 0.033787 10.0.0.50 - - [2025-11-07 22:33:43] "GET /firewall-rule/4566f3a4-b5cf-4c41-af42-5166785ec887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003162 10.0.0.50 - - [2025-11-07 22:33:43] "POST /ref-update HTTP/1.1" 200 156 0.054772 10.0.0.50 - - [2025-11-07 22:33:43] "DELETE /firewall-rule/4566f3a4-b5cf-4c41-af42-5166785ec887 HTTP/1.1" 200 115 0.031881 10.0.0.50 - - [2025-11-07 22:33:43] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004353 10.0.0.50 - - [2025-11-07 22:33:43] "GET /firewall-rule/1392b7f2-c690-4cf7-9eea-93ca62668bfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002897 10.0.0.50 - - [2025-11-07 22:33:43] "POST /ref-update HTTP/1.1" 200 156 0.045641 10.0.0.50 - - [2025-11-07 22:33:43] "DELETE /firewall-rule/1392b7f2-c690-4cf7-9eea-93ca62668bfb HTTP/1.1" 200 115 0.038424 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /tag/6d526ae1-dcc3-48d9-9758-b74f677020e0 HTTP/1.1" 200 115 0.042140 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /tag/587f0699-53c3-4f87-bc19-8adf92348df7 HTTP/1.1" 409 236 0.005563 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /tag/fbe8dbdf-8945-4f5f-b348-2c7c7161f029 HTTP/1.1" 409 236 0.006256 10.0.0.50 - - [2025-11-07 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.50 - - [2025-11-07 22:33:44] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004617 10.0.0.50 - - [2025-11-07 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.50 - - [2025-11-07 22:33:44] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003510 10.0.0.50 - - [2025-11-07 22:33:44] "PUT /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3 HTTP/1.1" 200 264 0.039977 10.0.0.50 - - [2025-11-07 22:33:44] "PUT /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c HTTP/1.1" 200 264 0.041005 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /access-control-list/db4cc110-7db1-4ad2-8325-b3a294e1e6ea HTTP/1.1" 200 115 0.047139 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /security-group/be7e4ae6-3bc5-4953-94e2-ad17f1927bec HTTP/1.1" 200 115 0.133326 10.0.0.50 - - [2025-11-07 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /access-control-list/aeded5da-a186-4fb1-8c60-2b7b1f4b21d4 HTTP/1.1" 200 115 0.019128 10.0.0.50 - - [2025-11-07 22:33:44] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.039602 10.0.0.50 - - [2025-11-07 22:33:44] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?fields=security_groups HTTP/1.1" 200 1351 0.040586 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /security-group/a1e59de6-94e9-4d25-80d9-e5f73cfdccfc HTTP/1.1" 200 115 0.039558 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /access-control-list/ab0a60c2-80cc-411c-bfe9-ae01cbc45208 HTTP/1.1" 200 115 0.028274 10.0.0.50 - - [2025-11-07 22:33:44] "GET /project/6132bd72-a2e4-40be-832b-d4e0863d8eca?fields=application_policy_sets HTTP/1.1" 200 1390 0.042291 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /access-control-list/d340f7f9-daae-443c-b9d5-7964a793da0b HTTP/1.1" 200 115 0.042150 10.0.0.50 - - [2025-11-07 22:33:44] "DELETE /project/6132bd72-a2e4-40be-832b-d4e0863d8eca HTTP/1.1" 200 115 0.307743 10.0.0.50 - - [2025-11-07 22:33:44] "POST /projects HTTP/1.1" 409 238 0.002208 10.0.0.50 - - [2025-11-07 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.50 - - [2025-11-07 22:33:44] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047296 10.0.0.50 - - [2025-11-07 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.50 - - [2025-11-07 22:33:44] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004359 10.0.0.50 - - [2025-11-07 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.50 - - [2025-11-07 22:33:44] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003917 10.0.0.50 - - [2025-11-07 22:33:44] "POST /security-groups HTTP/1.1" 409 285 0.002037 10.0.0.50 - - [2025-11-07 22:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.50 - - [2025-11-07 22:33:45] "PUT /security-group/f4f0f165-d5c2-4f23-b5a7-45ba6262308c HTTP/1.1" 200 262 0.062769 10.0.0.50 - - [2025-11-07 22:33:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023304 10.0.0.50 - - [2025-11-07 22:33:45] "PUT /access-control-list/ce08e51c-b433-4b7e-bb06-d19d2d8e120f HTTP/1.1" 200 272 0.036214 10.0.0.50 - - [2025-11-07 22:33:45] "PUT /access-control-list/1f895b6e-1869-4a1d-89df-f0fe92ae9f9f HTTP/1.1" 200 272 0.023009 10.0.0.50 - - [2025-11-07 22:33:49] "DELETE /loadbalancer-member/73318c2d-ad81-4fdf-b7c2-fe27cda79d32 HTTP/1.1" 200 115 0.033092 10.0.0.50 - - [2025-11-07 22:33:49] "DELETE /loadbalancer-pool/8f92504a-097e-463d-8cc1-443635d23fcf HTTP/1.1" 200 115 0.039459 10.0.0.50 - - [2025-11-07 22:33:49] "DELETE /loadbalancer-listener/98f88279-de39-42f3-80a5-99afbdef11b3 HTTP/1.1" 200 115 0.034409 10.0.0.50 - - [2025-11-07 22:33:49] "DELETE /loadbalancer/44ce67b1-3ef5-415f-9de4-00ee0baf83a6 HTTP/1.1" 200 115 0.053397 10.0.0.50 - - [2025-11-07 22:33:49] "DELETE /floating-ip/3dcdcedb-a8bb-4e62-8511-b12328fe10a5 HTTP/1.1" 200 115 0.037919 10.0.0.50 - - [2025-11-07 22:33:49] "DELETE /instance-ip/07e24363-070f-4155-b763-966a7e2192b3 HTTP/1.1" 200 115 0.036308 10.0.0.50 - - [2025-11-07 22:33:49] "DELETE /virtual-machine-interface/b98a34df-454e-4850-aab5-61e9bbbd9ae4 HTTP/1.1" 200 115 0.036667 10.0.0.50 - - [2025-11-07 22:33:49] "DELETE /tag/29134a5a-797c-4288-8b19-cac7b669398c HTTP/1.1" 200 115 0.029351 10.0.0.50 - - [2025-11-07 22:33:49] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002298 10.0.0.50 - - [2025-11-07 22:33:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.50 - - [2025-11-07 22:33:49] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002279 10.0.0.50 - - [2025-11-07 22:33:49] "GET /firewall-policy/48632dbd-e186-4afe-9ef0-7bf0a8d786fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001792 10.0.0.50 - - [2025-11-07 22:33:49] "GET /firewall-rule/69bc6073-1331-49bb-9af8-ffcbd2150fef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001936 10.0.0.50 - - [2025-11-07 22:33:49] "POST /ref-update HTTP/1.1" 200 156 0.010044 10.0.0.50 - - [2025-11-07 22:33:49] "DELETE /firewall-rule/69bc6073-1331-49bb-9af8-ffcbd2150fef HTTP/1.1" 200 115 0.035034 10.0.0.50 - - [2025-11-07 22:33:49] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004292 10.0.0.50 - - [2025-11-07 22:33:49] "GET /firewall-rule/621fbd29-8456-40ab-8c59-524046de448a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003840 10.0.0.50 - - [2025-11-07 22:33:49] "POST /ref-update HTTP/1.1" 200 156 0.014800 10.0.0.50 - - [2025-11-07 22:33:50] "DELETE /firewall-rule/621fbd29-8456-40ab-8c59-524046de448a HTTP/1.1" 200 115 0.052020 10.0.0.50 - - [2025-11-07 22:33:50] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.008529 10.0.0.50 - - [2025-11-07 22:33:50] "GET /firewall-rule/ef2fe9ff-6162-4096-9f03-2edf9b387a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002548 10.0.0.50 - - [2025-11-07 22:33:50] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.50 - - [2025-11-07 22:33:50] "DELETE /firewall-rule/ef2fe9ff-6162-4096-9f03-2edf9b387a02 HTTP/1.1" 200 115 0.047254 10.0.0.50 - - [2025-11-07 22:33:50] "GET /application-policy-set/4a55dcb0-2e4f-4a58-aea8-7caf9fa4a6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004179 10.0.0.50 - - [2025-11-07 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2025-11-07 22:33:50] "GET /policy-management/1ebf8eb1-59d2-47c2-b759-b53adc60287c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002186 10.0.0.50 - - [2025-11-07 22:33:50] "GET /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003052 10.0.0.50 - - [2025-11-07 22:33:50] "POST /ref-update HTTP/1.1" 200 156 0.021776 10.0.0.50 - - [2025-11-07 22:33:50] "DELETE /firewall-policy/0e888861-7ea6-4d8b-8e7d-aec7a72ff34b HTTP/1.1" 200 115 0.035491 10.0.0.50 - - [2025-11-07 22:33:50] "DELETE /tag/9cbd8f1c-10b2-4f3f-ab5f-c2c0c8285b55 HTTP/1.1" 200 115 0.086899 10.0.0.50 - - [2025-11-07 22:33:50] "DELETE /tag/6334eccd-d71f-4954-b92d-83d560f24356 HTTP/1.1" 200 115 0.101018 10.0.0.50 - - [2025-11-07 22:33:50] "DELETE /tag/587f0699-53c3-4f87-bc19-8adf92348df7 HTTP/1.1" 200 115 0.047170 10.0.0.50 - - [2025-11-07 22:33:50] "DELETE /tag/fbe8dbdf-8945-4f5f-b348-2c7c7161f029 HTTP/1.1" 200 115 0.059840 10.0.0.50 - - [2025-11-07 22:33:50] "POST /projects HTTP/1.1" 409 238 0.006807 10.0.0.50 - - [2025-11-07 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.50 - - [2025-11-07 22:33:50] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031906 10.0.0.50 - - [2025-11-07 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.50 - - [2025-11-07 22:33:50] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003476 10.0.0.50 - - [2025-11-07 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.50 - - [2025-11-07 22:33:50] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004307 10.0.0.50 - - [2025-11-07 22:33:50] "POST /security-groups HTTP/1.1" 409 285 0.002101 10.0.0.50 - - [2025-11-07 22:33:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.50 - - [2025-11-07 22:33:50] "PUT /security-group/f4f0f165-d5c2-4f23-b5a7-45ba6262308c HTTP/1.1" 200 262 0.053336 10.0.0.50 - - [2025-11-07 22:33:50] "PUT /access-control-list/ce08e51c-b433-4b7e-bb06-d19d2d8e120f HTTP/1.1" 200 272 0.022772 10.0.0.50 - - [2025-11-07 22:33:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.052353 10.0.0.50 - - [2025-11-07 22:33:50] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.025731 10.0.0.50 - - [2025-11-07 22:33:50] "PUT /access-control-list/1f895b6e-1869-4a1d-89df-f0fe92ae9f9f HTTP/1.1" 200 272 0.058450 10.0.0.50 - - [2025-11-07 22:33:50] "GET /firewall-rule/0c17d1ec-fab1-4321-82e7-448ebedb0fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002684 10.0.0.50 - - [2025-11-07 22:33:50] "POST /ref-update HTTP/1.1" 200 156 0.047748 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /firewall-rule/0c17d1ec-fab1-4321-82e7-448ebedb0fdb HTTP/1.1" 200 115 0.043466 10.0.0.50 - - [2025-11-07 22:33:51] "GET /firewall-policy/51343d27-d01f-4825-857f-19edcc1d8a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.008184 10.0.0.50 - - [2025-11-07 22:33:51] "GET /firewall-rule/1fcf7d38-b4aa-48ea-a3f5-40a22b1ff102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002673 10.0.0.50 - - [2025-11-07 22:33:51] "POST /ref-update HTTP/1.1" 200 156 0.055258 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /firewall-rule/1fcf7d38-b4aa-48ea-a3f5-40a22b1ff102 HTTP/1.1" 200 115 0.040831 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /tag/dd36a496-266b-4aa5-aa18-bd25a9fd9f43 HTTP/1.1" 200 115 0.046334 10.0.0.50 - - [2025-11-07 22:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.50 - - [2025-11-07 22:33:51] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004067 10.0.0.50 - - [2025-11-07 22:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.50 - - [2025-11-07 22:33:51] "GET /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003886 10.0.0.50 - - [2025-11-07 22:33:51] "PUT /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3 HTTP/1.1" 200 264 0.042211 10.0.0.50 - - [2025-11-07 22:33:51] "PUT /virtual-network/7ebb6bf8-d94b-4a63-bde5-e31b6dfb576c HTTP/1.1" 200 264 0.055581 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /security-group/f4f0f165-d5c2-4f23-b5a7-45ba6262308c HTTP/1.1" 200 115 0.063287 10.0.0.50 - - [2025-11-07 22:33:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /access-control-list/ce08e51c-b433-4b7e-bb06-d19d2d8e120f HTTP/1.1" 200 115 0.032150 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /access-control-list/1f895b6e-1869-4a1d-89df-f0fe92ae9f9f HTTP/1.1" 200 115 0.032037 10.0.0.50 - - [2025-11-07 22:33:51] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051358 10.0.0.50 - - [2025-11-07 22:33:51] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?fields=security_groups HTTP/1.1" 200 1353 0.041767 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /security-group/44706325-1121-4581-8050-4c7ad58a4afc HTTP/1.1" 200 115 0.047473 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /access-control-list/07017bb0-ee90-4628-9dc1-575443c161b4 HTTP/1.1" 200 115 0.056558 10.0.0.50 - - [2025-11-07 22:33:51] "GET /project/d6d7967f-7066-4104-a9a0-934863e14634?fields=application_policy_sets HTTP/1.1" 200 1392 0.059528 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /access-control-list/46360c06-4466-424e-95e2-a471ed9e5321 HTTP/1.1" 200 115 0.038269 10.0.0.50 - - [2025-11-07 22:33:51] "DELETE /project/d6d7967f-7066-4104-a9a0-934863e14634 HTTP/1.1" 200 115 0.354144 10.0.0.50 - - [2025-11-07 22:34:43] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.50 - - [2025-11-07 22:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2025-11-07 22:34:43] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.003698 10.0.0.50 - - [2025-11-07 22:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.50 - - [2025-11-07 22:34:44] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.001952 10.0.0.50 - - [2025-11-07 22:34:59] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.50 - - [2025-11-07 22:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2025-11-07 22:34:59] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005601 10.0.0.50 - - [2025-11-07 22:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.50 - - [2025-11-07 22:34:59] "GET /config-node/79c633e6-0d55-4b9f-b558-3a6c0e70b48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002245 10.0.0.50 - - [2025-11-07 22:34:59] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.50 - - [2025-11-07 22:34:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001769 10.0.0.50 - - [2025-11-07 22:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.50 - - [2025-11-07 22:35:04] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002259 10.0.0.50 - - [2025-11-07 22:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.50 - - [2025-11-07 22:35:04] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.007667 10.0.0.50 - - [2025-11-07 22:35:04] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.50 - - [2025-11-07 22:35:04] "POST /alarms HTTP/1.1" 409 264 0.006012 10.0.0.50 - - [2025-11-07 22:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.50 - - [2025-11-07 22:35:04] "PUT /alarm/0ba07e1b-1722-49d7-a511-56dd91286876 HTTP/1.1" 200 244 0.019532 10.0.0.50 - - [2025-11-07 22:35:04] "POST /alarms HTTP/1.1" 409 261 0.004067 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/4c3ce00d-0de1-48df-b493-03f59615d6f5 HTTP/1.1" 200 244 0.010399 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 261 0.004822 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/58e4f623-b88e-4369-8359-dd3d2adbc5ff HTTP/1.1" 200 244 0.009980 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 253 0.006645 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/a8d87392-2f47-44d3-af44-6914e2ce8dd7 HTTP/1.1" 200 244 0.011511 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 251 0.009676 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/08762252-ab0e-4ac6-a434-a0ef8a49b44c HTTP/1.1" 200 244 0.009708 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 252 0.009887 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/fb0dcdb6-890f-4f96-a8e6-57b092945c4f HTTP/1.1" 200 244 0.009982 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 256 0.005662 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/80c1e5ac-5518-42ec-a1b3-4cd896b55b80 HTTP/1.1" 200 244 0.009410 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 248 0.011109 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/96562ef0-6504-475a-adb6-5924c5d4dcdc HTTP/1.1" 200 244 0.009539 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 252 0.010710 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/f48c243c-48a7-4b06-b0af-4bd6eba7c672 HTTP/1.1" 200 244 0.010218 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 257 0.003336 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/31571cd2-d26c-4b6d-88a8-a7a53fb0cc67 HTTP/1.1" 200 244 0.010421 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 251 0.006724 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/bd9a9898-a8ae-4841-aefe-530b2f5daa91 HTTP/1.1" 200 244 0.010526 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 257 0.007406 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/e1a196bf-d7cd-4cf5-a1db-93d8a59b9ab1 HTTP/1.1" 200 244 0.011958 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 261 0.004179 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/9c7794ec-c1f2-4d71-b0d9-91161bbbb5b2 HTTP/1.1" 200 244 0.010766 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 258 0.004370 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/9985a211-b972-4b31-bb98-ff542110c3a0 HTTP/1.1" 200 244 0.036546 10.0.0.50 - - [2025-11-07 22:35:05] "POST /alarms HTTP/1.1" 409 254 0.002371 10.0.0.50 - - [2025-11-07 22:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.50 - - [2025-11-07 22:35:05] "PUT /alarm/f602df7d-a443-49d2-a62f-2a4e9f0f6b97 HTTP/1.1" 200 244 0.011647 10.0.0.50 - - [2025-11-07 22:35:06] "POST /alarms HTTP/1.1" 409 254 0.018173 10.0.0.50 - - [2025-11-07 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.50 - - [2025-11-07 22:35:06] "PUT /alarm/8d2c3ee3-50a8-4214-aa1b-a63e8570aa4a HTTP/1.1" 200 244 0.010373 10.0.0.50 - - [2025-11-07 22:35:06] "POST /alarms HTTP/1.1" 409 254 0.011142 10.0.0.50 - - [2025-11-07 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.50 - - [2025-11-07 22:35:06] "PUT /alarm/9c13e3d9-abe6-40c3-8dda-b559711f17d3 HTTP/1.1" 200 244 0.010733 10.0.0.50 - - [2025-11-07 22:35:06] "POST /alarms HTTP/1.1" 409 247 0.008420 10.0.0.50 - - [2025-11-07 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.50 - - [2025-11-07 22:35:06] "PUT /alarm/7cac9606-f1c8-4d36-a1e3-bc6a86490914 HTTP/1.1" 200 244 0.009643 10.0.0.50 - - [2025-11-07 22:35:06] "POST /alarms HTTP/1.1" 409 272 0.005909 10.0.0.50 - - [2025-11-07 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.50 - - [2025-11-07 22:35:06] "PUT /alarm/26a1beda-c39e-4897-a230-c9fc4a206144 HTTP/1.1" 200 244 0.009926 10.0.0.50 - - [2025-11-07 22:35:06] "POST /alarms HTTP/1.1" 409 261 0.007691 10.0.0.50 - - [2025-11-07 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.50 - - [2025-11-07 22:35:06] "PUT /alarm/25cb21d2-daa3-410a-89c6-e9f2f2dac3d9 HTTP/1.1" 200 244 0.008518 10.0.0.50 - - [2025-11-07 22:35:06] "POST /alarms HTTP/1.1" 409 259 0.004724 10.0.0.50 - - [2025-11-07 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.50 - - [2025-11-07 22:35:06] "PUT /alarm/a779a95c-5537-4fcc-93d1-b0318e97f708 HTTP/1.1" 200 244 0.011832 10.0.0.50 - - [2025-11-07 22:35:06] "POST /alarms HTTP/1.1" 409 265 0.006924 10.0.0.50 - - [2025-11-07 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2025-11-07 22:35:06] "PUT /alarm/6b4117c8-0f8d-4157-a322-b56ab23c2a27 HTTP/1.1" 200 244 0.011071 10.0.0.50 - - [2025-11-07 22:35:06] "POST /alarms HTTP/1.1" 409 279 0.005847 10.0.0.50 - - [2025-11-07 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.50 - - [2025-11-07 22:35:06] "PUT /alarm/454576d0-40d1-437d-a59b-53e36f643ab2 HTTP/1.1" 200 244 0.010398 10.0.0.50 - - [2025-11-07 22:35:06] "GET / HTTP/1.1" 200 35931 0.001930 10.0.0.50 - - [2025-11-07 22:35:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001908 10.0.0.50 - - [2025-11-07 22:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.50 - - [2025-11-07 22:35:06] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.006220 10.0.0.50 - - [2025-11-07 22:35:07] "GET / HTTP/1.1" 200 35931 0.001464 10.0.0.50 - - [2025-11-07 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2025-11-07 22:35:07] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002974 10.0.0.50 - - [2025-11-07 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.50 - - [2025-11-07 22:35:07] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.009469 10.0.0.50 - - [2025-11-07 22:35:07] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.50 - - [2025-11-07 22:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.50 - - [2025-11-07 22:35:07] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005270 10.0.0.50 - - [2025-11-07 22:35:07] "PUT /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc HTTP/1.1" 200 274 0.015978 10.0.0.50 - - [2025-11-07 22:35:10] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.50 - - [2025-11-07 22:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.50 - - [2025-11-07 22:35:10] "GET /routing-instance/3e5e3d28-7d79-43a9-aac3-16e6aa7c57eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008554 10.0.0.50 - - [2025-11-07 22:35:10] "POST /bgp-routers HTTP/1.1" 409 301 0.003431 10.0.0.50 - - [2025-11-07 22:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2025-11-07 22:35:10] "GET /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003435 10.0.0.50 - - [2025-11-07 22:35:10] "PUT /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65 HTTP/1.1" 200 254 0.012179 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.50 - - [2025-11-07 22:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.50 - - [2025-11-07 22:35:14] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002369 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001014 10.0.0.50 - - [2025-11-07 22:35:29] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.50 - - [2025-11-07 22:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.50 - - [2025-11-07 22:35:29] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005466 10.0.0.50 - - [2025-11-07 22:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.50 - - [2025-11-07 22:35:29] "GET /config-node/79c633e6-0d55-4b9f-b558-3a6c0e70b48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002607 10.0.0.50 - - [2025-11-07 22:35:40] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.50 - - [2025-11-07 22:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.50 - - [2025-11-07 22:35:40] "GET /routing-instance/3e5e3d28-7d79-43a9-aac3-16e6aa7c57eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002415 10.0.0.50 - - [2025-11-07 22:35:40] "POST /bgp-routers HTTP/1.1" 409 301 0.001895 10.0.0.50 - - [2025-11-07 22:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.50 - - [2025-11-07 22:35:40] "GET /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002261 10.0.0.50 - - [2025-11-07 22:35:40] "PUT /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65 HTTP/1.1" 200 254 0.018215 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000831 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:35:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 10.0.0.50 - - [2025-11-07 22:36:01] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.50 - - [2025-11-07 22:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2025-11-07 22:36:01] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005221 10.0.0.50 - - [2025-11-07 22:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.50 - - [2025-11-07 22:36:01] "GET /config-node/79c633e6-0d55-4b9f-b558-3a6c0e70b48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001854 10.0.0.50 - - [2025-11-07 22:36:01] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.50 - - [2025-11-07 22:36:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001848 10.0.0.50 - - [2025-11-07 22:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.50 - - [2025-11-07 22:36:06] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.001904 10.0.0.50 - - [2025-11-07 22:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.50 - - [2025-11-07 22:36:06] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.013617 10.0.0.50 - - [2025-11-07 22:36:06] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.50 - - [2025-11-07 22:36:06] "POST /alarms HTTP/1.1" 409 264 0.001988 10.0.0.50 - - [2025-11-07 22:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.50 - - [2025-11-07 22:36:06] "PUT /alarm/0ba07e1b-1722-49d7-a511-56dd91286876 HTTP/1.1" 200 244 0.009540 10.0.0.50 - - [2025-11-07 22:36:06] "POST /alarms HTTP/1.1" 409 261 0.003502 10.0.0.50 - - [2025-11-07 22:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.50 - - [2025-11-07 22:36:06] "PUT /alarm/4c3ce00d-0de1-48df-b493-03f59615d6f5 HTTP/1.1" 200 244 0.008195 10.0.0.50 - - [2025-11-07 22:36:06] "POST /alarms HTTP/1.1" 409 261 0.002324 10.0.0.50 - - [2025-11-07 22:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2025-11-07 22:36:06] "PUT /alarm/58e4f623-b88e-4369-8359-dd3d2adbc5ff HTTP/1.1" 200 244 0.011763 10.0.0.50 - - [2025-11-07 22:36:06] "POST /alarms HTTP/1.1" 409 253 0.004897 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/a8d87392-2f47-44d3-af44-6914e2ce8dd7 HTTP/1.1" 200 244 0.010621 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 251 0.003132 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/08762252-ab0e-4ac6-a434-a0ef8a49b44c HTTP/1.1" 200 244 0.009859 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 252 0.006102 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/fb0dcdb6-890f-4f96-a8e6-57b092945c4f HTTP/1.1" 200 244 0.009828 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 256 0.012646 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/80c1e5ac-5518-42ec-a1b3-4cd896b55b80 HTTP/1.1" 200 244 0.011174 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 248 0.004907 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/96562ef0-6504-475a-adb6-5924c5d4dcdc HTTP/1.1" 200 244 0.010669 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 252 0.004386 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/f48c243c-48a7-4b06-b0af-4bd6eba7c672 HTTP/1.1" 200 244 0.010217 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 257 0.006641 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/31571cd2-d26c-4b6d-88a8-a7a53fb0cc67 HTTP/1.1" 200 244 0.024352 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 251 0.008610 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/bd9a9898-a8ae-4841-aefe-530b2f5daa91 HTTP/1.1" 200 244 0.011635 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 257 0.005283 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/e1a196bf-d7cd-4cf5-a1db-93d8a59b9ab1 HTTP/1.1" 200 244 0.010873 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 261 0.004772 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/9c7794ec-c1f2-4d71-b0d9-91161bbbb5b2 HTTP/1.1" 200 244 0.009709 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 258 0.009458 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/9985a211-b972-4b31-bb98-ff542110c3a0 HTTP/1.1" 200 244 0.010818 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 254 0.005167 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/f602df7d-a443-49d2-a62f-2a4e9f0f6b97 HTTP/1.1" 200 244 0.009243 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 254 0.004649 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.50 - - [2025-11-07 22:36:07] "PUT /alarm/8d2c3ee3-50a8-4214-aa1b-a63e8570aa4a HTTP/1.1" 200 244 0.012510 10.0.0.50 - - [2025-11-07 22:36:07] "POST /alarms HTTP/1.1" 409 254 0.014186 10.0.0.50 - - [2025-11-07 22:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.50 - - [2025-11-07 22:36:08] "PUT /alarm/9c13e3d9-abe6-40c3-8dda-b559711f17d3 HTTP/1.1" 200 244 0.010139 10.0.0.50 - - [2025-11-07 22:36:08] "POST /alarms HTTP/1.1" 409 247 0.011878 10.0.0.50 - - [2025-11-07 22:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.50 - - [2025-11-07 22:36:08] "PUT /alarm/7cac9606-f1c8-4d36-a1e3-bc6a86490914 HTTP/1.1" 200 244 0.009176 10.0.0.50 - - [2025-11-07 22:36:08] "POST /alarms HTTP/1.1" 409 272 0.012083 10.0.0.50 - - [2025-11-07 22:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.50 - - [2025-11-07 22:36:08] "PUT /alarm/26a1beda-c39e-4897-a230-c9fc4a206144 HTTP/1.1" 200 244 0.015794 10.0.0.50 - - [2025-11-07 22:36:08] "POST /alarms HTTP/1.1" 409 261 0.008819 10.0.0.50 - - [2025-11-07 22:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2025-11-07 22:36:08] "PUT /alarm/25cb21d2-daa3-410a-89c6-e9f2f2dac3d9 HTTP/1.1" 200 244 0.009846 10.0.0.50 - - [2025-11-07 22:36:08] "POST /alarms HTTP/1.1" 409 259 0.006678 10.0.0.50 - - [2025-11-07 22:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.50 - - [2025-11-07 22:36:08] "PUT /alarm/a779a95c-5537-4fcc-93d1-b0318e97f708 HTTP/1.1" 200 244 0.009498 10.0.0.50 - - [2025-11-07 22:36:08] "POST /alarms HTTP/1.1" 409 265 0.008086 10.0.0.50 - - [2025-11-07 22:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.50 - - [2025-11-07 22:36:08] "PUT /alarm/6b4117c8-0f8d-4157-a322-b56ab23c2a27 HTTP/1.1" 200 244 0.010416 10.0.0.50 - - [2025-11-07 22:36:08] "POST /alarms HTTP/1.1" 409 279 0.004849 10.0.0.50 - - [2025-11-07 22:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.50 - - [2025-11-07 22:36:08] "PUT /alarm/454576d0-40d1-437d-a59b-53e36f643ab2 HTTP/1.1" 200 244 0.012990 10.0.0.50 - - [2025-11-07 22:36:08] "GET / HTTP/1.1" 200 35931 0.002728 10.0.0.50 - - [2025-11-07 22:36:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002341 10.0.0.50 - - [2025-11-07 22:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.50 - - [2025-11-07 22:36:08] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.007611 10.0.0.50 - - [2025-11-07 22:36:08] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.50 - - [2025-11-07 22:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.50 - - [2025-11-07 22:36:08] "GET /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002629 10.0.0.50 - - [2025-11-07 22:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.50 - - [2025-11-07 22:36:08] "PUT /global-vrouter-config/34f78024-9241-414c-841a-c94966ee6dd7 HTTP/1.1" 200 276 0.009083 10.0.0.50 - - [2025-11-07 22:36:09] "GET / HTTP/1.1" 200 35931 0.001967 10.0.0.50 - - [2025-11-07 22:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.50 - - [2025-11-07 22:36:09] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004666 10.0.0.50 - - [2025-11-07 22:36:09] "PUT /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc HTTP/1.1" 200 274 0.015213 10.0.0.50 - - [2025-11-07 22:36:13] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.50 - - [2025-11-07 22:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.50 - - [2025-11-07 22:36:13] "GET /routing-instance/3e5e3d28-7d79-43a9-aac3-16e6aa7c57eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002344 10.0.0.50 - - [2025-11-07 22:36:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001817 10.0.0.50 - - [2025-11-07 22:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.50 - - [2025-11-07 22:36:13] "GET /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002504 10.0.0.50 - - [2025-11-07 22:36:13] "PUT /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65 HTTP/1.1" 200 254 0.013481 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:36:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:36:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 10.0.0.50 - - [2025-11-07 22:36:17] "POST /tags HTTP/1.1" 200 355 0.032472 10.0.0.50 - - [2025-11-07 22:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012786 10.0.0.50 - - [2025-11-07 22:36:17] "GET /tag/55927a7a-5a85-4fb9-ac8a-726849e4ccc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019440 10.0.0.50 - - [2025-11-07 22:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.50 - - [2025-11-07 22:36:17] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006842 10.0.0.50 - - [2025-11-07 22:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2025-11-07 22:36:17] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033597 10.0.0.50 - - [2025-11-07 22:36:17] "POST /virtual-machines HTTP/1.1" 200 351 0.020324 10.0.0.50 - - [2025-11-07 22:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032245 10.0.0.50 - - [2025-11-07 22:36:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.104544 10.0.0.50 - - [2025-11-07 22:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008808 10.0.0.50 - - [2025-11-07 22:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016291 10.0.0.50 - - [2025-11-07 22:36:18] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004543 10.0.0.50 - - [2025-11-07 22:36:18] "POST /instance-ips HTTP/1.1" 200 391 0.020227 10.0.0.50 - - [2025-11-07 22:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019795 10.0.0.50 - - [2025-11-07 22:36:18] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.013805 10.0.0.50 - - [2025-11-07 22:36:18] "POST /set-tag HTTP/1.1" 200 109 0.013374 10.0.0.50 - - [2025-11-07 22:36:18] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009211 10.0.0.50 - - [2025-11-07 22:36:18] "GET /instance-ip/2d2e09cc-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002540 10.0.0.50 - - [2025-11-07 22:36:18] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003963 10.0.0.50 - - [2025-11-07 22:36:18] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.50 - - [2025-11-07 22:36:18] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002929 10.0.0.50 - - [2025-11-07 22:36:18] "POST /ref-update HTTP/1.1" 200 156 0.012448 10.0.0.50 - - [2025-11-07 22:36:18] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015562 10.0.0.50 - - [2025-11-07 22:36:18] "POST /set-tag HTTP/1.1" 200 109 0.003740 10.0.0.50 - - [2025-11-07 22:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.50 - - [2025-11-07 22:36:18] "GET /virtual-network/b3b7cef1-6957-450f-b294-85c13d0620b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003804 10.0.0.50 - - [2025-11-07 22:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.50 - - [2025-11-07 22:36:18] "GET /project/db57b250-86c6-47de-b3ce-ef4cf5e307a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036061 10.0.0.50 - - [2025-11-07 22:36:18] "POST /virtual-machines HTTP/1.1" 200 355 0.013572 10.0.0.50 - - [2025-11-07 22:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030281 10.0.0.50 - - [2025-11-07 22:36:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.105234 10.0.0.50 - - [2025-11-07 22:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009385 10.0.0.50 - - [2025-11-07 22:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019507 10.0.0.50 - - [2025-11-07 22:36:18] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004366 10.0.0.50 - - [2025-11-07 22:36:18] "POST /instance-ips HTTP/1.1" 200 395 0.020195 10.0.0.50 - - [2025-11-07 22:36:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020048 10.0.0.50 - - [2025-11-07 22:36:18] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009265 10.0.0.50 - - [2025-11-07 22:36:19] "POST /set-tag HTTP/1.1" 200 109 0.020361 10.0.0.50 - - [2025-11-07 22:36:19] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.029183 10.0.0.50 - - [2025-11-07 22:36:19] "GET /instance-ip/2d9c065c-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003330 10.0.0.50 - - [2025-11-07 22:36:19] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004217 10.0.0.50 - - [2025-11-07 22:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.50 - - [2025-11-07 22:36:19] "GET /virtual-router/da501c7e-30fc-40b4-a128-d147f3ff7d5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003622 10.0.0.50 - - [2025-11-07 22:36:19] "POST /ref-update HTTP/1.1" 200 156 0.007393 10.0.0.50 - - [2025-11-07 22:36:19] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004626 10.0.0.50 - - [2025-11-07 22:36:19] "POST /set-tag HTTP/1.1" 200 109 0.001682 10.0.0.50 - - [2025-11-07 22:36:19] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003941 10.0.0.50 - - [2025-11-07 22:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.50 - - [2025-11-07 22:36:19] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003626 10.0.0.50 - - [2025-11-07 22:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.50 - - [2025-11-07 22:36:27] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.50 - - [2025-11-07 22:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.50 - - [2025-11-07 22:36:27] "GET /global-system-config/da30a27b-5af5-4356-b036-f479dab6b8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009268 10.0.0.50 - - [2025-11-07 22:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.50 - - [2025-11-07 22:36:27] "GET /config-node/79c633e6-0d55-4b9f-b558-3a6c0e70b48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001667 10.0.0.50 - - [2025-11-07 22:36:31] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006332 10.0.0.50 - - [2025-11-07 22:36:31] "POST /set-tag HTTP/1.1" 200 109 0.004384 10.0.0.50 - - [2025-11-07 22:36:32] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004518 10.0.0.50 - - [2025-11-07 22:36:32] "POST /set-tag HTTP/1.1" 200 109 0.007182 10.0.0.50 - - [2025-11-07 22:36:33] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004503 10.0.0.50 - - [2025-11-07 22:36:33] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.50 - - [2025-11-07 22:36:39] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.50 - - [2025-11-07 22:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.50 - - [2025-11-07 22:36:39] "GET /routing-instance/3e5e3d28-7d79-43a9-aac3-16e6aa7c57eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002873 10.0.0.50 - - [2025-11-07 22:36:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002377 10.0.0.50 - - [2025-11-07 22:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.50 - - [2025-11-07 22:36:39] "GET /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003612 10.0.0.50 - - [2025-11-07 22:36:39] "PUT /bgp-router/15751372-b0d0-41c1-878c-8e114e265a65 HTTP/1.1" 200 254 0.013796 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:36:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001150 [Introspect:8084]10.0.0.50 - - [2025-11-07 22:36:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001121 10.0.0.50 - - [2025-11-07 22:37:04] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004556 10.0.0.50 - - [2025-11-07 22:37:04] "POST /set-tag HTTP/1.1" 200 109 0.003540 10.0.0.50 - - [2025-11-07 22:37:04] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007355 10.0.0.50 - - [2025-11-07 22:37:04] "POST /set-tag HTTP/1.1" 200 109 0.003277 10.0.0.50 - - [2025-11-07 22:37:04] "GET /virtual-machine/b02bdb6f-b5b9-4cf2-bf7a-596a2f3c0721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006382 10.0.0.50 - - [2025-11-07 22:37:04] "POST /ref-update HTTP/1.1" 200 156 0.019483 10.0.0.50 - - [2025-11-07 22:37:04] "GET /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010566 10.0.0.50 - - [2025-11-07 22:37:04] "POST /set-tag HTTP/1.1" 200 109 0.036686 10.0.0.50 - - [2025-11-07 22:37:05] "POST /set-tag HTTP/1.1" 200 109 0.033095 10.0.0.50 - - [2025-11-07 22:37:05] "DELETE /instance-ip/2d2e09cc-bc2a-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.039143 10.0.0.50 - - [2025-11-07 22:37:05] "DELETE /virtual-machine-interface/2d1323be-bc2a-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.044453 10.0.0.50 - - [2025-11-07 22:37:05] "DELETE /virtual-machine/b02bdb6f-b5b9-4cf2-bf7a-596a2f3c0721 HTTP/1.1" 200 115 0.025197 10.0.0.50 - - [2025-11-07 22:37:05] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006775 10.0.0.50 - - [2025-11-07 22:37:05] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.50 - - [2025-11-07 22:37:35] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004219 10.0.0.50 - - [2025-11-07 22:37:35] "POST /set-tag HTTP/1.1" 200 109 0.006566 10.0.0.50 - - [2025-11-07 22:37:35] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004510 10.0.0.50 - - [2025-11-07 22:37:35] "POST /set-tag HTTP/1.1" 200 109 0.012269 10.0.0.50 - - [2025-11-07 22:37:35] "GET /virtual-machine/742b838f-f7f9-4996-89ed-9b12843c68e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.003916 10.0.0.50 - - [2025-11-07 22:37:35] "POST /ref-update HTTP/1.1" 200 156 0.010154 10.0.0.50 - - [2025-11-07 22:37:36] "GET /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004250 10.0.0.50 - - [2025-11-07 22:37:36] "POST /set-tag HTTP/1.1" 200 109 0.015582 10.0.0.50 - - [2025-11-07 22:37:36] "POST /set-tag HTTP/1.1" 200 109 0.030854 10.0.0.50 - - [2025-11-07 22:37:36] "DELETE /instance-ip/2d9c065c-bc2a-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.034196 10.0.0.50 - - [2025-11-07 22:37:36] "DELETE /virtual-machine-interface/2d840b1a-bc2a-11f0-b233-fa163e998622 HTTP/1.1" 200 115 0.043441 10.0.0.50 - - [2025-11-07 22:37:36] "DELETE /virtual-machine/742b838f-f7f9-4996-89ed-9b12843c68e3 HTTP/1.1" 200 115 0.020558 10.0.0.50 - - [2025-11-07 22:37:36] "DELETE /tag/55927a7a-5a85-4fb9-ac8a-726849e4ccc1 HTTP/1.1" 200 115 0.032223 10.0.0.50 - - [2025-11-07 22:38:03] "GET /global-system-configs HTTP/1.1" 200 322 0.004154 10.0.0.50 - - [2025-11-07 22:38:05] "GET /global-system-configs HTTP/1.1" 200 322 0.001661