++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Feb 20 11:46:03 AM UTC 2026 ===================' INFO: =================== Fri Feb 20 11:46:03 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.50,10.203.142.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.203.142.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 ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + 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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/20/2026 11:46:51.283 7f1ce7dc14c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/20/2026 11:46:51.749 7f1ce7dc14c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/20/2026 11:46:51.828 7f1ce7dc14c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/20/2026 11:46:51.829 7f1ce7dc14c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000985 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 - - [2026-02-20 11:47:10] "GET / HTTP/1.1" 503 181 0.000313 10.0.0.50 - - [2026-02-20 11:47:11] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.50 - - [2026-02-20 11:47:11] "GET / HTTP/1.1" 200 35931 0.002221 10.0.0.50 - - [2026-02-20 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.043591 10.0.0.50 - - [2026-02-20 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014915 10.0.0.50 - - [2026-02-20 11:47:11] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.037665 10.0.0.50 - - [2026-02-20 11:47:11] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.030498 10.0.0.50 - - [2026-02-20 11:47:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.021405 10.0.0.50 - - [2026-02-20 11:47:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.004416 10.0.0.50 - - [2026-02-20 11:47:11] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.50 - - [2026-02-20 11:47:11] "POST /database-nodes HTTP/1.1" 200 597 0.138433 10.0.0.50 - - [2026-02-20 11:47:11] "POST /analytics-nodes HTTP/1.1" 200 599 0.144786 10.0.0.50 - - [2026-02-20 11:47:11] "GET / HTTP/1.1" 200 45303 0.002999 10.0.0.50 - - [2026-02-20 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023818 10.0.0.50 - - [2026-02-20 11:47:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009649 10.0.0.50 - - [2026-02-20 11:47:12] "GET / HTTP/1.1" 200 35931 0.002046 10.0.0.50 - - [2026-02-20 11:47:12] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.50 - - [2026-02-20 11:47:12] "GET / HTTP/1.1" 200 35931 0.004651 10.0.0.50 - - [2026-02-20 11:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010649 10.0.0.50 - - [2026-02-20 11:47:12] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008340 10.0.0.50 - - [2026-02-20 11:47:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.010965 10.0.0.50 - - [2026-02-20 11:47:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.011181 10.0.0.50 - - [2026-02-20 11:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.035294 10.0.0.50 - - [2026-02-20 11:47:13] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.045605 10.0.0.50 - - [2026-02-20 11:47:13] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.187820 10.0.0.50 - - [2026-02-20 11:47:13] "POST /service-appliance-sets HTTP/1.1" 200 553 0.200684 10.0.0.50 - - [2026-02-20 11:47:13] "POST /fqname-to-id HTTP/1.1" 404 180 0.004644 10.0.0.50 - - [2026-02-20 11:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008181 10.0.0.50 - - [2026-02-20 11:47:13] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017257 10.0.0.50 - - [2026-02-20 11:47:13] "POST /service-appliance-sets HTTP/1.1" 200 541 0.108030 10.0.0.50 - - [2026-02-20 11:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009010 10.0.0.50 - - [2026-02-20 11:47:13] "GET /network-ipam/760a5e9c-c657-4166-a4e6-54ba17766270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.009488 10.0.0.50 - - [2026-02-20 11:47:13] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.50 - - [2026-02-20 11:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009705 10.0.0.50 - - [2026-02-20 11:47:13] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025593 10.0.0.50 - - [2026-02-20 11:47:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.015400 10.0.0.50 - - [2026-02-20 11:47:13] "POST /config-nodes HTTP/1.1" 200 593 0.118064 10.0.0.50 - - [2026-02-20 11:47:14] "POST /service-templates HTTP/1.1" 200 511 0.094088 10.0.0.50 - - [2026-02-20 11:47:14] "POST /service-templates HTTP/1.1" 200 501 0.166645 10.0.0.50 - - [2026-02-20 11:47:14] "POST /service-templates HTTP/1.1" 200 515 0.049663 10.0.0.50 - - [2026-02-20 11:47:14] "POST /service-templates HTTP/1.1" 200 535 0.041517 10.0.0.50 - - [2026-02-20 11:47:14] "GET / HTTP/1.1" 200 35931 0.001300 10.0.0.50 - - [2026-02-20 11:47:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007541 10.0.0.50 - - [2026-02-20 11:47:14] "POST /service-templates HTTP/1.1" 200 507 0.093211 10.0.0.50 - - [2026-02-20 11:47:17] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.50 - - [2026-02-20 11:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005938 10.0.0.50 - - [2026-02-20 11:47:17] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021271 10.0.0.50 - - [2026-02-20 11:47:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.008220 10.0.0.50 - - [2026-02-20 11:47:17] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.50 - - [2026-02-20 11:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.50 - - [2026-02-20 11:47:17] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022150 10.0.0.50 - - [2026-02-20 11:47:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.008334 10.0.0.50 - - [2026-02-20 11:47:17] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.083534 10.0.0.50 - - [2026-02-20 11:47:17] "POST /config-database-nodes HTTP/1.1" 200 611 0.080406 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001283 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001620 10.0.0.50 - - [2026-02-20 11:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008808 10.0.0.50 - - [2026-02-20 11:47:19] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.006923 10.0.0.50 - - [2026-02-20 11:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.50 - - [2026-02-20 11:47:19] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.019614 10.0.0.50 - - [2026-02-20 11:47:19] "GET / HTTP/1.1" 200 35931 0.001163 10.0.0.50 - - [2026-02-20 11:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.50 - - [2026-02-20 11:47:19] "GET /routing-instance/355b4b03-e70b-4435-989a-749afabbf3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010135 10.0.0.50 - - [2026-02-20 11:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008783 10.0.0.50 - - [2026-02-20 11:47:19] "GET /network-ipam/760a5e9c-c657-4166-a4e6-54ba17766270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005059 10.0.0.50 - - [2026-02-20 11:47:19] "POST /bgp-routers HTTP/1.1" 200 616 0.107710 10.0.0.50 - - [2026-02-20 11:47:19] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.50 - - [2026-02-20 11:47:19] "GET /bgp-router/90f5f203-c063-489d-a112-ad46017f5036?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.038353 10.0.0.50 - - [2026-02-20 11:47:19] "POST /alarms HTTP/1.1" 200 581 0.055125 10.0.0.50 - - [2026-02-20 11:47:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017344 10.0.0.50 - - [2026-02-20 11:47:20] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015718 10.0.0.50 - - [2026-02-20 11:47:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005862 10.0.0.50 - - [2026-02-20 11:47:20] "POST /alarms HTTP/1.1" 200 575 0.118351 10.0.0.50 - - [2026-02-20 11:47:20] "POST /ref-update HTTP/1.1" 200 156 0.018455 10.0.0.50 - - [2026-02-20 11:47:20] "POST /alarms HTTP/1.1" 200 575 0.103179 10.0.0.50 - - [2026-02-20 11:47:20] "POST /alarms HTTP/1.1" 200 559 0.074976 10.0.0.50 - - [2026-02-20 11:47:20] "POST /alarms HTTP/1.1" 200 555 0.034593 10.0.0.50 - - [2026-02-20 11:47:20] "POST /alarms HTTP/1.1" 200 557 0.064646 10.0.0.50 - - [2026-02-20 11:47:20] "POST /alarms HTTP/1.1" 200 565 0.057608 10.0.0.50 - - [2026-02-20 11:47:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.009614 10.0.0.50 - - [2026-02-20 11:47:20] "POST /alarms HTTP/1.1" 200 549 0.065233 10.0.0.50 - - [2026-02-20 11:47:20] "POST /alarms HTTP/1.1" 200 557 0.186272 10.0.0.50 - - [2026-02-20 11:47:20] "POST /access-control-lists HTTP/1.1" 200 587 0.216938 10.0.0.50 - - [2026-02-20 11:47:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.045120 10.0.0.50 - - [2026-02-20 11:47:21] "POST /alarms HTTP/1.1" 200 567 0.167810 10.0.0.50 - - [2026-02-20 11:47:21] "POST /access-control-lists HTTP/1.1" 200 585 0.126149 10.0.0.50 - - [2026-02-20 11:47:21] "POST /alarms HTTP/1.1" 200 555 0.058549 10.0.0.50 - - [2026-02-20 11:47:21] "POST /route-targets HTTP/1.1" 200 327 0.021440 10.0.0.50 - - [2026-02-20 11:47:21] "POST /alarms HTTP/1.1" 200 567 0.100984 10.0.0.50 - - [2026-02-20 11:47:21] "POST /ref-update HTTP/1.1" 200 156 0.158001 10.0.0.50 - - [2026-02-20 11:47:21] "POST /alarms HTTP/1.1" 200 575 0.224884 10.0.0.50 - - [2026-02-20 11:47:21] "POST /route-targets HTTP/1.1" 200 327 0.054215 10.0.0.50 - - [2026-02-20 11:47:21] "POST /ref-update HTTP/1.1" 200 156 0.075590 10.0.0.50 - - [2026-02-20 11:47:21] "POST /alarms HTTP/1.1" 200 569 0.091859 10.0.0.50 - - [2026-02-20 11:47:21] "POST /route-targets HTTP/1.1" 200 327 0.033153 10.0.0.50 - - [2026-02-20 11:47:21] "POST /alarms HTTP/1.1" 200 561 0.137352 10.0.0.50 - - [2026-02-20 11:47:21] "POST /ref-update HTTP/1.1" 200 156 0.072817 10.0.0.50 - - [2026-02-20 11:47:21] "POST /alarms HTTP/1.1" 200 561 0.104492 10.0.0.50 - - [2026-02-20 11:47:21] "POST /route-targets HTTP/1.1" 200 327 0.030380 10.0.0.50 - - [2026-02-20 11:47:22] "POST /ref-update HTTP/1.1" 200 156 0.110770 10.0.0.50 - - [2026-02-20 11:47:22] "POST /alarms HTTP/1.1" 200 561 0.160231 10.0.0.50 - - [2026-02-20 11:47:22] "POST /alarms HTTP/1.1" 200 547 0.078418 10.0.0.50 - - [2026-02-20 11:47:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.002371 10.0.0.50 - - [2026-02-20 11:47:22] "POST /alarms HTTP/1.1" 200 595 0.086083 10.0.0.50 - - [2026-02-20 11:47:22] "POST /access-control-lists HTTP/1.1" 200 551 0.105590 10.0.0.50 - - [2026-02-20 11:47:22] "PUT /access-control-list/0b6e25cd-b6eb-4f0c-bd91-9e3ca0741744 HTTP/1.1" 200 272 0.027588 10.0.0.50 - - [2026-02-20 11:47:22] "POST /alarms HTTP/1.1" 200 575 0.089007 10.0.0.50 - - [2026-02-20 11:47:22] "POST /alarms HTTP/1.1" 200 571 0.057646 10.0.0.50 - - [2026-02-20 11:47:22] "PUT /access-control-list/65cf1578-0c84-4bf8-aeee-53d6ab4857a9 HTTP/1.1" 200 272 0.050503 10.0.0.50 - - [2026-02-20 11:47:22] "POST /alarms HTTP/1.1" 200 583 0.079642 10.0.0.50 - - [2026-02-20 11:47:22] "POST /alarms HTTP/1.1" 200 609 0.030107 10.0.0.50 - - [2026-02-20 11:47:23] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.50 - - [2026-02-20 11:47:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002709 10.0.0.50 - - [2026-02-20 11:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.50 - - [2026-02-20 11:47:23] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.024585 10.0.0.50 - - [2026-02-20 11:47:23] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.50 - - [2026-02-20 11:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2026-02-20 11:47:23] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003445 10.0.0.50 - - [2026-02-20 11:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.50 - - [2026-02-20 11:47:23] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.023411 10.0.0.50 - - [2026-02-20 11:47:23] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.50 - - [2026-02-20 11:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2026-02-20 11:47:23] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014346 10.0.0.50 - - [2026-02-20 11:47:23] "PUT /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2 HTTP/1.1" 200 274 0.023103 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.50 - - [2026-02-20 11:47:30] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.50 - - [2026-02-20 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.50 - - [2026-02-20 11:47:30] "GET /domain/07fa2012-8674-4feb-ab68-9fdaaf368fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.005057 10.0.0.50 - - [2026-02-20 11:47:30] "POST /id-to-fqname HTTP/1.1" 200 173 0.003154 10.0.0.50 - - [2026-02-20 11:47:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.012767 10.0.0.50 - - [2026-02-20 11:47:30] "POST /security-groups HTTP/1.1" 200 570 0.075084 10.0.0.50 - - [2026-02-20 11:47:30] "POST /projects HTTP/1.1" 200 481 0.284486 10.0.0.50 - - [2026-02-20 11:47:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.010955 10.0.0.50 - - [2026-02-20 11:47:30] "POST /access-control-lists HTTP/1.1" 200 579 0.074937 10.0.0.50 - - [2026-02-20 11:47:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.011622 10.0.0.50 - - [2026-02-20 11:47:30] "POST /security-groups HTTP/1.1" 200 534 0.135049 10.0.0.50 - - [2026-02-20 11:47:30] "POST /access-control-lists HTTP/1.1" 200 577 0.024972 10.0.0.50 - - [2026-02-20 11:47:30] "POST /chown HTTP/1.1" 200 109 0.038058 10.0.0.50 - - [2026-02-20 11:47:30] "POST /policy-managements HTTP/1.1" 409 214 0.010692 10.0.0.50 - - [2026-02-20 11:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.50 - - [2026-02-20 11:47:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.002146 10.0.0.50 - - [2026-02-20 11:47:31] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015282 10.0.0.50 - - [2026-02-20 11:47:31] "POST /access-control-lists HTTP/1.1" 200 594 0.055514 10.0.0.50 - - [2026-02-20 11:47:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.010412 10.0.0.50 - - [2026-02-20 11:47:31] "POST /application-policy-sets HTTP/1.1" 200 528 0.112600 10.0.0.50 - - [2026-02-20 11:47:31] "POST /access-control-lists HTTP/1.1" 200 592 0.079851 10.0.0.50 - - [2026-02-20 11:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015455 10.0.0.50 - - [2026-02-20 11:47:31] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003790 10.0.0.50 - - [2026-02-20 11:47:31] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.014355 10.0.0.50 - - [2026-02-20 11:47:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010893 10.0.0.50 - - [2026-02-20 11:47:31] "GET /virtual-network/30b1ec17-eb80-4075-8c14-1e0620672f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007175 10.0.0.50 - - [2026-02-20 11:47:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000583 10.0.0.50 - - [2026-02-20 11:47:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.008604 10.0.0.50 - - [2026-02-20 11:47:31] "POST /security-groups HTTP/1.1" 200 574 0.114465 10.0.0.50 - - [2026-02-20 11:47:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.002321 10.0.0.50 - - [2026-02-20 11:47:31] "POST /projects HTTP/1.1" 200 489 0.331482 10.0.0.50 - - [2026-02-20 11:47:31] "POST /security-groups HTTP/1.1" 200 546 0.099522 10.0.0.50 - - [2026-02-20 11:47:31] "POST /access-control-lists HTTP/1.1" 200 583 0.137870 10.0.0.50 - - [2026-02-20 11:47:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.024547 10.0.0.50 - - [2026-02-20 11:47:31] "POST /chown HTTP/1.1" 200 109 0.045631 10.0.0.50 - - [2026-02-20 11:47:31] "POST /access-control-lists HTTP/1.1" 200 581 0.138432 10.0.0.50 - - [2026-02-20 11:47:31] "POST /network-ipams HTTP/1.1" 200 522 0.140766 10.0.0.50 - - [2026-02-20 11:47:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.002383 10.0.0.50 - - [2026-02-20 11:47:32] "POST /access-control-lists HTTP/1.1" 200 602 0.056469 10.0.0.50 - - [2026-02-20 11:47:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.004167 10.0.0.50 - - [2026-02-20 11:47:32] "POST /network-ipams HTTP/1.1" 200 510 0.099663 10.0.0.50 - - [2026-02-20 11:47:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.004561 10.0.0.50 - - [2026-02-20 11:47:32] "POST /access-control-lists HTTP/1.1" 200 600 0.038281 10.0.0.50 - - [2026-02-20 11:47:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.004319 10.0.0.50 - - [2026-02-20 11:47:32] "POST /useragent-kv HTTP/1.1" 200 115 0.008114 10.0.0.50 - - [2026-02-20 11:47:32] "POST /virtual-networks HTTP/1.1" 200 538 0.238218 10.0.0.50 - - [2026-02-20 11:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.50 - - [2026-02-20 11:47:32] "POST /access-control-lists HTTP/1.1" 200 589 0.109862 10.0.0.50 - - [2026-02-20 11:47:32] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.018677 10.0.0.50 - - [2026-02-20 11:47:32] "POST /route-targets HTTP/1.1" 200 327 0.036411 10.0.0.50 - - [2026-02-20 11:47:32] "POST /network-ipams HTTP/1.1" 200 518 0.079600 10.0.0.50 - - [2026-02-20 11:47:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.023577 10.0.0.50 - - [2026-02-20 11:47:32] "POST /ref-update HTTP/1.1" 200 156 0.074150 10.0.0.50 - - [2026-02-20 11:47:32] "PUT /access-control-list/9a0a5278-bde9-46ca-bb78-74679748a8ca HTTP/1.1" 200 272 0.029193 10.0.0.50 - - [2026-02-20 11:47:32] "POST /useragent-kv HTTP/1.1" 200 115 0.023635 10.0.0.50 - - [2026-02-20 11:47:32] "POST /virtual-networks HTTP/1.1" 200 546 0.160317 10.0.0.50 - - [2026-02-20 11:47:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.50 - - [2026-02-20 11:47:32] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.013464 10.0.0.50 - - [2026-02-20 11:47:32] "POST /route-targets HTTP/1.1" 200 327 0.027077 10.0.0.50 - - [2026-02-20 11:47:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.008663 10.0.0.50 - - [2026-02-20 11:47:32] "POST /ref-update HTTP/1.1" 200 156 0.041876 10.0.0.50 - - [2026-02-20 11:47:32] "POST /network-policys HTTP/1.1" 200 538 0.048143 10.0.0.50 - - [2026-02-20 11:47:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.018797 10.0.0.50 - - [2026-02-20 11:47:33] "POST /network-policys HTTP/1.1" 200 534 0.033009 10.0.0.50 - - [2026-02-20 11:47:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.007313 10.0.0.50 - - [2026-02-20 11:47:33] "POST /network-policys HTTP/1.1" 200 542 0.028755 10.0.0.50 - - [2026-02-20 11:47:33] "POST /ref-update HTTP/1.1" 200 156 0.130150 10.0.0.50 - - [2026-02-20 11:47:33] "PUT /access-control-list/27b3f011-1869-45fe-a94f-60d3e7c01b85 HTTP/1.1" 200 272 0.039076 10.0.0.50 - - [2026-02-20 11:47:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027601 10.0.0.50 - - [2026-02-20 11:47:33] "PUT /access-control-list/9a0a5278-bde9-46ca-bb78-74679748a8ca HTTP/1.1" 200 272 0.024678 10.0.0.50 - - [2026-02-20 11:47:33] "POST /ref-update HTTP/1.1" 200 156 0.110360 10.0.0.50 - - [2026-02-20 11:47:33] "PUT /access-control-list/27b3f011-1869-45fe-a94f-60d3e7c01b85 HTTP/1.1" 200 272 0.050822 10.0.0.50 - - [2026-02-20 11:47:33] "POST /ref-update HTTP/1.1" 200 156 0.125293 10.0.0.50 - - [2026-02-20 11:47:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016918 10.0.0.50 - - [2026-02-20 11:47:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009705 10.0.0.50 - - [2026-02-20 11:47:33] "PUT /access-control-list/9a0a5278-bde9-46ca-bb78-74679748a8ca HTTP/1.1" 200 272 0.103420 10.0.0.50 - - [2026-02-20 11:47:33] "POST /ref-update HTTP/1.1" 200 156 0.047074 10.0.0.50 - - [2026-02-20 11:47:33] "POST /fqname-to-id HTTP/1.1" 404 237 0.012543 10.0.0.50 - - [2026-02-20 11:47:33] "POST /ref-update HTTP/1.1" 200 156 0.143195 10.0.0.50 - - [2026-02-20 11:47:33] "POST /access-control-lists HTTP/1.1" 200 601 0.067810 10.0.0.50 - - [2026-02-20 11:47:33] "POST /ref-update HTTP/1.1" 200 156 0.125243 10.0.0.50 - - [2026-02-20 11:47:33] "PUT /access-control-list/27b3f011-1869-45fe-a94f-60d3e7c01b85 HTTP/1.1" 200 272 0.034315 10.0.0.50 - - [2026-02-20 11:47:34] "PUT /access-control-list/cbc57bbc-ced0-4800-a5f3-afaf81446697 HTTP/1.1" 200 272 0.080994 10.0.0.50 - - [2026-02-20 11:47:34] "POST /ref-update HTTP/1.1" 200 156 0.155717 10.0.0.50 - - [2026-02-20 11:47:34] "POST /ref-update HTTP/1.1" 200 156 0.039662 10.0.0.50 - - [2026-02-20 11:47:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024136 10.0.0.50 - - [2026-02-20 11:47:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003413 10.0.0.50 - - [2026-02-20 11:47:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003061 10.0.0.50 - - [2026-02-20 11:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.50 - - [2026-02-20 11:47:34] "PUT /access-control-list/cbc57bbc-ced0-4800-a5f3-afaf81446697 HTTP/1.1" 200 272 0.067200 10.0.0.50 - - [2026-02-20 11:47:34] "GET /virtual-network/30b1ec17-eb80-4075-8c14-1e0620672f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.040831 10.0.0.50 - - [2026-02-20 11:47:34] "POST /ref-update HTTP/1.1" 200 156 0.052037 10.0.0.50 - - [2026-02-20 11:47:34] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005534 10.0.0.50 - - [2026-02-20 11:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2026-02-20 11:47:34] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003712 10.0.0.50 - - [2026-02-20 11:47:34] "POST /firewall-policys HTTP/1.1" 200 530 0.034122 10.0.0.50 - - [2026-02-20 11:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.048329 10.0.0.50 - - [2026-02-20 11:47:34] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.018399 10.0.0.50 - - [2026-02-20 11:47:34] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004472 10.0.0.50 - - [2026-02-20 11:47:34] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003613 10.0.0.50 - - [2026-02-20 11:47:34] "POST /ref-update HTTP/1.1" 200 156 0.022937 10.0.0.50 - - [2026-02-20 11:47:34] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005799 10.0.0.50 - - [2026-02-20 11:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.50 - - [2026-02-20 11:47:34] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003142 10.0.0.50 - - [2026-02-20 11:47:34] "POST /firewall-policys HTTP/1.1" 200 532 0.026407 10.0.0.50 - - [2026-02-20 11:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027700 10.0.0.50 - - [2026-02-20 11:47:34] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007184 10.0.0.50 - - [2026-02-20 11:47:34] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003626 10.0.0.50 - - [2026-02-20 11:47:34] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003363 10.0.0.50 - - [2026-02-20 11:47:34] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002928 10.0.0.50 - - [2026-02-20 11:47:34] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003532 10.0.0.50 - - [2026-02-20 11:47:34] "POST /ref-update HTTP/1.1" 200 156 0.022151 10.0.0.50 - - [2026-02-20 11:47:34] "POST /ref-update HTTP/1.1" 200 156 0.041439 10.0.0.50 - - [2026-02-20 11:47:35] "POST /ref-update HTTP/1.1" 200 156 0.033216 10.0.0.50 - - [2026-02-20 11:47:35] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.009527 10.0.0.50 - - [2026-02-20 11:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017378 10.0.0.50 - - [2026-02-20 11:47:35] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005384 10.0.0.50 - - [2026-02-20 11:47:35] "POST /firewall-policys HTTP/1.1" 200 530 0.034220 10.0.0.50 - - [2026-02-20 11:47:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025374 10.0.0.50 - - [2026-02-20 11:47:35] "GET /firewall-policy/6309a7b2-6475-4273-9e8c-c28f0b3ada41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010910 10.0.0.50 - - [2026-02-20 11:47:35] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003789 10.0.0.50 - - [2026-02-20 11:47:35] "GET /firewall-policy/6309a7b2-6475-4273-9e8c-c28f0b3ada41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004268 10.0.0.50 - - [2026-02-20 11:47:35] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015746 10.0.0.50 - - [2026-02-20 11:47:35] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004164 10.0.0.50 - - [2026-02-20 11:47:35] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011431 10.0.0.50 - - [2026-02-20 11:47:35] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004731 10.0.0.50 - - [2026-02-20 11:47:35] "POST /ref-update HTTP/1.1" 200 156 0.037320 10.0.0.50 - - [2026-02-20 11:47:35] "POST /ref-update HTTP/1.1" 200 156 0.043964 10.0.0.50 - - [2026-02-20 11:47:35] "POST /ref-update HTTP/1.1" 200 156 0.055213 10.0.0.50 - - [2026-02-20 11:47:35] "POST /ref-update HTTP/1.1" 200 156 0.035511 10.0.0.50 - - [2026-02-20 11:47:35] "POST /ref-update HTTP/1.1" 200 156 0.065047 10.0.0.50 - - [2026-02-20 11:47:35] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.013904 10.0.0.50 - - [2026-02-20 11:47:35] "POST /tags HTTP/1.1" 200 299 0.084152 10.0.0.50 - - [2026-02-20 11:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.037827 10.0.0.50 - - [2026-02-20 11:47:35] "GET /tag/60952f00-3afa-4ef2-b919-688cc7803cd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.023877 10.0.0.50 - - [2026-02-20 11:47:35] "POST /set-tag HTTP/1.1" 200 109 0.023085 10.0.0.50 - - [2026-02-20 11:47:36] "POST /tags HTTP/1.1" 200 357 0.190405 10.0.0.50 - - [2026-02-20 11:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019660 10.0.0.50 - - [2026-02-20 11:47:36] "GET /tag/652aa5a7-7832-49f2-90b6-d7cb61e88984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.040724 10.0.0.50 - - [2026-02-20 11:47:36] "POST /tags HTTP/1.1" 200 305 0.129189 10.0.0.50 - - [2026-02-20 11:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.027845 10.0.0.50 - - [2026-02-20 11:47:36] "GET /tag/1877aadd-806c-4f41-8386-a029efd28786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.074734 10.0.0.50 - - [2026-02-20 11:47:37] "POST /id-to-fqname HTTP/1.1" 200 174 0.000851 10.0.0.50 - - [2026-02-20 11:47:37] "POST /fqname-to-id HTTP/1.1" 404 183 0.006453 10.0.0.50 - - [2026-02-20 11:47:37] "POST /security-groups HTTP/1.1" 200 571 0.087852 10.0.0.50 - - [2026-02-20 11:47:37] "POST /projects HTTP/1.1" 200 483 0.580414 10.0.0.50 - - [2026-02-20 11:47:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.008869 10.0.0.50 - - [2026-02-20 11:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028615 10.0.0.50 - - [2026-02-20 11:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010890 10.0.0.50 - - [2026-02-20 11:47:37] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.026913 10.0.0.50 - - [2026-02-20 11:47:37] "POST /access-control-lists HTTP/1.1" 200 580 0.101278 10.0.0.50 - - [2026-02-20 11:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017164 10.0.0.50 - - [2026-02-20 11:47:37] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.017095 10.0.0.50 - - [2026-02-20 11:47:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.010701 10.0.0.50 - - [2026-02-20 11:47:37] "POST /access-control-lists HTTP/1.1" 200 578 0.075261 10.0.0.50 - - [2026-02-20 11:47:37] "PUT /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f HTTP/1.1" 200 264 0.139088 10.0.0.50 - - [2026-02-20 11:47:37] "PUT /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05 HTTP/1.1" 200 264 0.076291 10.0.0.50 - - [2026-02-20 11:47:37] "POST /security-groups HTTP/1.1" 200 537 0.095190 10.0.0.50 - - [2026-02-20 11:47:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.003511 10.0.0.50 - - [2026-02-20 11:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.068583 10.0.0.50 - - [2026-02-20 11:47:37] "POST /access-control-lists HTTP/1.1" 200 596 0.084685 10.0.0.50 - - [2026-02-20 11:47:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.010210 10.0.0.50 - - [2026-02-20 11:47:38] "POST /chown HTTP/1.1" 200 109 0.074656 10.0.0.50 - - [2026-02-20 11:47:38] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016893 10.0.0.50 - - [2026-02-20 11:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007507 10.0.0.50 - - [2026-02-20 11:47:38] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004378 10.0.0.50 - - [2026-02-20 11:47:38] "POST /access-control-lists HTTP/1.1" 200 594 0.101984 10.0.0.50 - - [2026-02-20 11:47:38] "POST /tags HTTP/1.1" 409 207 0.036276 10.0.0.50 - - [2026-02-20 11:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.50 - - [2026-02-20 11:47:38] "GET /tag/1877aadd-806c-4f41-8386-a029efd28786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022129 10.0.0.50 - - [2026-02-20 11:47:38] "POST /firewall-rules HTTP/1.1" 200 564 0.080143 10.0.0.50 - - [2026-02-20 11:47:38] "GET /firewall-rule/12b75d83-bb55-42b6-aff5-a3a9243fb47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005114 10.0.0.50 - - [2026-02-20 11:47:38] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005225 10.0.0.50 - - [2026-02-20 11:47:38] "GET /firewall-rule/12b75d83-bb55-42b6-aff5-a3a9243fb47d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003117 10.0.0.50 - - [2026-02-20 11:47:38] "POST /ref-update HTTP/1.1" 200 156 0.022549 10.0.0.50 - - [2026-02-20 11:47:38] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012875 10.0.0.50 - - [2026-02-20 11:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.50 - - [2026-02-20 11:47:38] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003689 10.0.0.50 - - [2026-02-20 11:47:38] "POST /tags HTTP/1.1" 409 207 0.002547 10.0.0.50 - - [2026-02-20 11:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.50 - - [2026-02-20 11:47:38] "GET /tag/1877aadd-806c-4f41-8386-a029efd28786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.024010 10.0.0.50 - - [2026-02-20 11:47:38] "POST /firewall-rules HTTP/1.1" 200 562 0.076568 10.0.0.50 - - [2026-02-20 11:47:38] "GET /firewall-rule/54b5a988-b036-40a3-bec3-5b6a0f148797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.009386 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 10.0.0.50 - - [2026-02-20 11:47:38] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.014179 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001177 10.0.0.50 - - [2026-02-20 11:47:38] "GET /firewall-rule/54b5a988-b036-40a3-bec3-5b6a0f148797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005270 10.0.0.50 - - [2026-02-20 11:47:38] "POST /ref-update HTTP/1.1" 200 156 0.038834 10.0.0.50 - - [2026-02-20 11:47:38] "POST /tags HTTP/1.1" 200 301 0.067907 10.0.0.50 - - [2026-02-20 11:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016627 10.0.0.50 - - [2026-02-20 11:47:38] "GET /tag/b2e0b590-01dc-482a-a74a-9b0d921a0390?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.028384 10.0.0.50 - - [2026-02-20 11:47:39] "POST /tags HTTP/1.1" 200 325 0.239015 10.0.0.50 - - [2026-02-20 11:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011622 10.0.0.50 - - [2026-02-20 11:47:39] "GET /tag/bf3aa08e-147a-4944-b544-e57fd1ed9f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.044603 10.0.0.50 - - [2026-02-20 11:47:39] "POST /tags HTTP/1.1" 200 363 0.023263 10.0.0.50 - - [2026-02-20 11:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018340 10.0.0.50 - - [2026-02-20 11:47:39] "GET /tag/b403e815-5cf4-4258-aede-28d218343aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014345 10.0.0.50 - - [2026-02-20 11:47:39] "POST /tags HTTP/1.1" 200 311 0.035674 10.0.0.50 - - [2026-02-20 11:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008866 10.0.0.50 - - [2026-02-20 11:47:39] "GET /tag/b5b1e8d1-e6ff-4377-af82-6a89180f6bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.035952 10.0.0.50 - - [2026-02-20 11:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.50 - - [2026-02-20 11:47:39] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013907 10.0.0.50 - - [2026-02-20 11:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009584 10.0.0.50 - - [2026-02-20 11:47:39] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.072742 10.0.0.50 - - [2026-02-20 11:47:39] "POST /virtual-machines HTTP/1.1" 200 377 0.037270 10.0.0.50 - - [2026-02-20 11:47:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.071107 10.0.0.50 - - [2026-02-20 11:47:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.238473 10.0.0.50 - - [2026-02-20 11:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015459 10.0.0.50 - - [2026-02-20 11:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.027321 10.0.0.50 - - [2026-02-20 11:47:40] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.019341 10.0.0.50 - - [2026-02-20 11:47:40] "POST /instance-ips HTTP/1.1" 200 409 0.070148 10.0.0.50 - - [2026-02-20 11:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.051109 10.0.0.50 - - [2026-02-20 11:47:40] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008518 10.0.0.50 - - [2026-02-20 11:47:40] "POST /set-tag HTTP/1.1" 200 109 0.036000 10.0.0.50 - - [2026-02-20 11:47:40] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011752 10.0.0.50 - - [2026-02-20 11:47:40] "GET /instance-ip/f5a51d7c-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007567 10.0.0.50 - - [2026-02-20 11:47:40] "POST /tags HTTP/1.1" 200 305 0.093552 10.0.0.50 - - [2026-02-20 11:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.033404 10.0.0.50 - - [2026-02-20 11:47:40] "GET /tag/4fbc750d-8ae1-4b71-9bb1-f5a36a5501dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.032936 10.0.0.50 - - [2026-02-20 11:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007738 10.0.0.50 - - [2026-02-20 11:47:40] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060968 10.0.0.50 - - [2026-02-20 11:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007962 10.0.0.50 - - [2026-02-20 11:47:40] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010409 10.0.0.50 - - [2026-02-20 11:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.50 - - [2026-02-20 11:47:40] "GET /service-appliance-set/0c2a2da8-89d3-4958-82be-d267e4720262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.007037 10.0.0.50 - - [2026-02-20 11:47:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.005896 10.0.0.50 - - [2026-02-20 11:47:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.134054 10.0.0.50 - - [2026-02-20 11:47:41] "GET /virtual-machine-interface/44b832da-f86b-487e-a678-f3c9bea7ee54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.027145 10.0.0.50 - - [2026-02-20 11:47:41] "POST /instance-ips HTTP/1.1" 200 381 0.092482 10.0.0.50 - - [2026-02-20 11:47:41] "GET /instance-ip/cf6dcab0-a437-441d-8727-0d2aca20e701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.019442 10.0.0.50 - - [2026-02-20 11:47:41] "POST /loadbalancers HTTP/1.1" 200 582 0.111243 10.0.0.50 - - [2026-02-20 11:47:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.087456 10.0.0.50 - - [2026-02-20 11:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.033296 10.0.0.50 - - [2026-02-20 11:47:41] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.156743 10.0.0.50 - - [2026-02-20 11:47:41] "GET /instance-ip/cf6dcab0-a437-441d-8727-0d2aca20e701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006929 10.0.0.50 - - [2026-02-20 11:47:41] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.159201 10.0.0.50 - - [2026-02-20 11:47:41] "GET /loadbalancer/e6eb126c-0036-4e21-8e9f-db6dafe48c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004784 10.0.0.50 - - [2026-02-20 11:47:41] "POST /floating-ips HTTP/1.1" 200 583 0.042908 10.0.0.50 - - [2026-02-20 11:47:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.136996 10.0.0.50 - - [2026-02-20 11:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018781 10.0.0.50 - - [2026-02-20 11:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.50 - - [2026-02-20 11:47:42] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050970 10.0.0.50 - - [2026-02-20 11:47:42] "GET /loadbalancer-listener/067a2ed5-589a-4edf-b9d4-f066b15d280a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004413 10.0.0.50 - - [2026-02-20 11:47:42] "GET /loadbalancer-listener/067a2ed5-589a-4edf-b9d4-f066b15d280a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.017977 10.0.0.50 - - [2026-02-20 11:47:42] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.048639 10.0.0.50 - - [2026-02-20 11:47:42] "GET /instance-ip/cf6dcab0-a437-441d-8727-0d2aca20e701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007185 10.0.0.50 - - [2026-02-20 11:47:42] "GET /instance-ip/cf6dcab0-a437-441d-8727-0d2aca20e701?fields=floating_ips HTTP/1.1" 200 1170 0.009587 10.0.0.50 - - [2026-02-20 11:47:42] "GET /floating-ip/a9e8bba4-df50-4eea-a1f1-b917b7943fd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.009284 10.0.0.50 - - [2026-02-20 11:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008995 10.0.0.50 - - [2026-02-20 11:47:42] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003139 10.0.0.50 - - [2026-02-20 11:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.50 - - [2026-02-20 11:47:42] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.020221 10.0.0.50 - - [2026-02-20 11:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.50 - - [2026-02-20 11:47:42] "GET /loadbalancer/e6eb126c-0036-4e21-8e9f-db6dafe48c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003454 10.0.0.50 - - [2026-02-20 11:47:42] "POST /tags HTTP/1.1" 200 355 0.172464 10.0.0.50 - - [2026-02-20 11:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.50 - - [2026-02-20 11:47:42] "GET /tag/bb2291e5-a3de-448a-8eab-d932e9ab8d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015966 10.0.0.50 - - [2026-02-20 11:47:42] "POST /tags HTTP/1.1" 200 303 0.097630 10.0.0.50 - - [2026-02-20 11:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008906 10.0.0.50 - - [2026-02-20 11:47:42] "GET /tag/bcf1fc64-9893-4d7a-973f-fd0ba842dff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025230 10.0.0.50 - - [2026-02-20 11:47:42] "POST /projects HTTP/1.1" 409 218 0.003891 10.0.0.50 - - [2026-02-20 11:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.50 - - [2026-02-20 11:47:43] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.100961 10.0.0.50 - - [2026-02-20 11:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.50 - - [2026-02-20 11:47:43] "GET /network-ipam/ec9067b4-1e65-42e7-932f-327808beb184?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003749 10.0.0.50 - - [2026-02-20 11:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.50 - - [2026-02-20 11:47:43] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007186 10.0.0.50 - - [2026-02-20 11:47:43] "PUT /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f HTTP/1.1" 200 264 0.056190 10.0.0.50 - - [2026-02-20 11:47:43] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005687 10.0.0.50 - - [2026-02-20 11:47:43] "POST /set-tag HTTP/1.1" 200 109 0.091037 10.0.0.50 - - [2026-02-20 11:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016319 10.0.0.50 - - [2026-02-20 11:47:43] "GET /network-ipam/149ac36b-b396-4e98-ae93-695b61373257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.010267 10.0.0.50 - - [2026-02-20 11:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009309 10.0.0.50 - - [2026-02-20 11:47:43] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009404 10.0.0.50 - - [2026-02-20 11:47:43] "PUT /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05 HTTP/1.1" 200 264 0.059226 10.0.0.50 - - [2026-02-20 11:47:43] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.017405 10.0.0.50 - - [2026-02-20 11:47:43] "POST /set-tag HTTP/1.1" 200 109 0.050612 10.0.0.50 - - [2026-02-20 11:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.50 - - [2026-02-20 11:47:43] "GET /network-policy/274a429d-d1ca-4d36-89eb-d9f66b72cbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.011837 10.0.0.50 - - [2026-02-20 11:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.50 - - [2026-02-20 11:47:43] "GET /network-policy/92850662-3340-4ed0-8ecc-3e1f82b4205b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005003 10.0.0.50 - - [2026-02-20 11:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.50 - - [2026-02-20 11:47:43] "GET /network-policy/8c6bef01-3cb9-4d24-92e8-211100199d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004185 10.0.0.50 - - [2026-02-20 11:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.50 - - [2026-02-20 11:47:43] "PUT /network-policy/8c6bef01-3cb9-4d24-92e8-211100199d60 HTTP/1.1" 200 262 0.016786 10.0.0.50 - - [2026-02-20 11:47:43] "PUT /access-control-list/cbc57bbc-ced0-4800-a5f3-afaf81446697 HTTP/1.1" 200 272 0.038072 10.0.0.50 - - [2026-02-20 11:47:43] "POST /ref-update HTTP/1.1" 200 156 0.141450 10.0.0.50 - - [2026-02-20 11:47:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007349 10.0.0.50 - - [2026-02-20 11:47:44] "PUT /access-control-list/9a0a5278-bde9-46ca-bb78-74679748a8ca HTTP/1.1" 200 272 0.083440 10.0.0.50 - - [2026-02-20 11:47:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003800 10.0.0.50 - - [2026-02-20 11:47:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004300 10.0.0.50 - - [2026-02-20 11:47:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004543 10.0.0.50 - - [2026-02-20 11:47:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2026-02-20 11:47:44] "POST /security-groups HTTP/1.1" 409 245 0.002758 10.0.0.50 - - [2026-02-20 11:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.50 - - [2026-02-20 11:47:44] "PUT /security-group/b72b50cb-a5c9-40d6-acbb-6565940ccf65 HTTP/1.1" 200 262 0.063009 10.0.0.50 - - [2026-02-20 11:47:44] "PUT /access-control-list/92e348f0-5493-4b06-a336-654784c4ec4f HTTP/1.1" 200 272 0.025244 10.0.0.50 - - [2026-02-20 11:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035561 10.0.0.50 - - [2026-02-20 11:47:44] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006174 10.0.0.50 - - [2026-02-20 11:47:44] "PUT /access-control-list/89bba368-e5e5-40d7-a138-678bf931e0aa HTTP/1.1" 200 272 0.036994 10.0.0.50 - - [2026-02-20 11:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.50 - - [2026-02-20 11:47:44] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007020 10.0.0.50 - - [2026-02-20 11:47:44] "POST /tags HTTP/1.1" 409 206 0.002158 10.0.0.50 - - [2026-02-20 11:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.50 - - [2026-02-20 11:47:44] "GET /tag/bcf1fc64-9893-4d7a-973f-fd0ba842dff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027758 10.0.0.50 - - [2026-02-20 11:47:44] "POST /firewall-rules HTTP/1.1" 200 562 0.088509 10.0.0.50 - - [2026-02-20 11:47:44] "GET /firewall-rule/93b5cec5-819f-49fc-9b38-b16739fca5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005879 10.0.0.50 - - [2026-02-20 11:47:44] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004375 10.0.0.50 - - [2026-02-20 11:47:44] "GET /firewall-rule/93b5cec5-819f-49fc-9b38-b16739fca5ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003544 10.0.0.50 - - [2026-02-20 11:47:44] "POST /ref-update HTTP/1.1" 200 156 0.045526 10.0.0.50 - - [2026-02-20 11:47:44] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007278 10.0.0.50 - - [2026-02-20 11:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.50 - - [2026-02-20 11:47:44] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003192 10.0.0.50 - - [2026-02-20 11:47:44] "POST /tags HTTP/1.1" 409 206 0.002239 10.0.0.50 - - [2026-02-20 11:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2026-02-20 11:47:44] "GET /tag/bcf1fc64-9893-4d7a-973f-fd0ba842dff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.031288 10.0.0.50 - - [2026-02-20 11:47:44] "POST /firewall-rules HTTP/1.1" 200 560 0.088791 10.0.0.50 - - [2026-02-20 11:47:44] "GET /firewall-rule/60445edd-cd51-4c8a-b248-1c5d2b6ec55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.005635 10.0.0.50 - - [2026-02-20 11:47:44] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005461 10.0.0.50 - - [2026-02-20 11:47:44] "GET /firewall-rule/60445edd-cd51-4c8a-b248-1c5d2b6ec55d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003004 10.0.0.50 - - [2026-02-20 11:47:45] "POST /ref-update HTTP/1.1" 200 156 0.040487 10.0.0.50 - - [2026-02-20 11:47:45] "POST /fqname-to-id HTTP/1.1" 404 228 0.005267 10.0.0.50 - - [2026-02-20 11:47:45] "POST /tags HTTP/1.1" 200 301 0.020534 10.0.0.50 - - [2026-02-20 11:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.50 - - [2026-02-20 11:47:45] "GET /tag/7af5db4c-0028-404f-820c-c045061959b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019000 10.0.0.50 - - [2026-02-20 11:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2026-02-20 11:47:45] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040874 10.0.0.50 - - [2026-02-20 11:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.50 - - [2026-02-20 11:47:45] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006267 10.0.0.50 - - [2026-02-20 11:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.50 - - [2026-02-20 11:47:45] "GET /service-appliance-set/0c2a2da8-89d3-4958-82be-d267e4720262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.002492 10.0.0.50 - - [2026-02-20 11:47:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.001638 10.0.0.50 - - [2026-02-20 11:47:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124579 10.0.0.50 - - [2026-02-20 11:47:45] "GET /virtual-machine-interface/0a6a92b3-a5a0-4681-b1b1-90fe8600f1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.013443 10.0.0.50 - - [2026-02-20 11:47:45] "POST /instance-ips HTTP/1.1" 200 377 0.056163 10.0.0.50 - - [2026-02-20 11:47:45] "GET /instance-ip/f84160f5-04b5-4e5c-ae25-3d448fec8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005810 10.0.0.50 - - [2026-02-20 11:47:45] "POST /loadbalancers HTTP/1.1" 200 582 0.083539 10.0.0.50 - - [2026-02-20 11:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019582 10.0.0.50 - - [2026-02-20 11:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.50 - - [2026-02-20 11:47:45] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.070365 10.0.0.50 - - [2026-02-20 11:47:45] "GET /instance-ip/f84160f5-04b5-4e5c-ae25-3d448fec8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004445 10.0.0.50 - - [2026-02-20 11:47:45] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.068769 10.0.0.50 - - [2026-02-20 11:47:45] "GET /loadbalancer/d29fe444-c48a-481e-a223-531c02ae7249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002536 10.0.0.50 - - [2026-02-20 11:47:45] "POST /floating-ips HTTP/1.1" 200 581 0.069101 10.0.0.50 - - [2026-02-20 11:47:45] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.070037 10.0.0.50 - - [2026-02-20 11:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015908 10.0.0.50 - - [2026-02-20 11:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.50 - - [2026-02-20 11:47:46] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051144 10.0.0.50 - - [2026-02-20 11:47:46] "GET /loadbalancer-listener/0c461b57-07ca-442e-8d38-f5781aee4e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.012664 10.0.0.50 - - [2026-02-20 11:47:46] "GET /loadbalancer-listener/0c461b57-07ca-442e-8d38-f5781aee4e4c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.007482 10.0.0.50 - - [2026-02-20 11:47:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036279 10.0.0.50 - - [2026-02-20 11:47:46] "GET /instance-ip/f84160f5-04b5-4e5c-ae25-3d448fec8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002961 10.0.0.50 - - [2026-02-20 11:47:46] "GET /instance-ip/f84160f5-04b5-4e5c-ae25-3d448fec8432?fields=floating_ips HTTP/1.1" 200 1165 0.005879 10.0.0.50 - - [2026-02-20 11:47:46] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002997 10.0.0.50 - - [2026-02-20 11:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.50 - - [2026-02-20 11:47:46] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040619 10.0.0.50 - - [2026-02-20 11:47:46] "GET /loadbalancer/d29fe444-c48a-481e-a223-531c02ae7249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006556 10.0.0.50 - - [2026-02-20 11:47:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021375 10.0.0.50 - - [2026-02-20 11:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023702 10.0.0.50 - - [2026-02-20 11:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.50 - - [2026-02-20 11:47:46] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049698 10.0.0.50 - - [2026-02-20 11:47:46] "GET /loadbalancer-listener/b7a54cb5-3617-41cd-a077-230c95edcf64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.008977 10.0.0.50 - - [2026-02-20 11:47:46] "GET /loadbalancer-listener/b7a54cb5-3617-41cd-a077-230c95edcf64?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004860 10.0.0.50 - - [2026-02-20 11:47:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.194610 10.0.0.50 - - [2026-02-20 11:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015146 10.0.0.50 - - [2026-02-20 11:47:46] "GET /instance-ip/f84160f5-04b5-4e5c-ae25-3d448fec8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.017419 10.0.0.50 - - [2026-02-20 11:47:46] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.065042 10.0.0.50 - - [2026-02-20 11:47:46] "GET /instance-ip/f84160f5-04b5-4e5c-ae25-3d448fec8432?fields=floating_ips HTTP/1.1" 200 1165 0.020014 10.0.0.50 - - [2026-02-20 11:47:46] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002969 10.0.0.50 - - [2026-02-20 11:47:46] "GET /loadbalancer/d29fe444-c48a-481e-a223-531c02ae7249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003475 10.0.0.50 - - [2026-02-20 11:47:46] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.024870 10.0.0.50 - - [2026-02-20 11:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037433 10.0.0.50 - - [2026-02-20 11:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008854 10.0.0.50 - - [2026-02-20 11:47:47] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037175 10.0.0.50 - - [2026-02-20 11:47:47] "GET /loadbalancer-listener/06dfa507-2821-4ebf-928c-9902ac5747cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.003793 10.0.0.50 - - [2026-02-20 11:47:47] "GET /loadbalancer-listener/06dfa507-2821-4ebf-928c-9902ac5747cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008978 10.0.0.50 - - [2026-02-20 11:47:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022766 10.0.0.50 - - [2026-02-20 11:47:47] "GET /instance-ip/f84160f5-04b5-4e5c-ae25-3d448fec8432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006415 10.0.0.50 - - [2026-02-20 11:47:47] "GET /instance-ip/f84160f5-04b5-4e5c-ae25-3d448fec8432?fields=floating_ips HTTP/1.1" 200 1165 0.008289 10.0.0.50 - - [2026-02-20 11:47:47] "POST /tags HTTP/1.1" 200 371 0.045095 10.0.0.50 - - [2026-02-20 11:47:47] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.011724 10.0.0.50 - - [2026-02-20 11:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.026469 10.0.0.50 - - [2026-02-20 11:47:47] "GET /tag/5dcf98f2-b5a8-4b53-9b1d-a14213d05f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.020584 10.0.0.50 - - [2026-02-20 11:47:47] "POST /tags HTTP/1.1" 200 319 0.040962 10.0.0.50 - - [2026-02-20 11:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.018384 10.0.0.50 - - [2026-02-20 11:47:47] "GET /tag/5201d0ca-fa44-44d7-a963-ede19234be91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018988 10.0.0.50 - - [2026-02-20 11:47:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.000640 10.0.0.50 - - [2026-02-20 11:47:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.006270 10.0.0.50 - - [2026-02-20 11:47:47] "POST /security-groups HTTP/1.1" 200 578 0.070964 10.0.0.50 - - [2026-02-20 11:47:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.002315 10.0.0.50 - - [2026-02-20 11:47:47] "POST /projects HTTP/1.1" 200 497 0.207418 10.0.0.50 - - [2026-02-20 11:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.057259 10.0.0.50 - - [2026-02-20 11:47:47] "POST /access-control-lists HTTP/1.1" 200 587 0.086578 10.0.0.50 - - [2026-02-20 11:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.047870 10.0.0.50 - - [2026-02-20 11:47:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.036383 10.0.0.50 - - [2026-02-20 11:47:47] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.032808 10.0.0.50 - - [2026-02-20 11:47:47] "POST /access-control-lists HTTP/1.1" 200 585 0.077333 10.0.0.50 - - [2026-02-20 11:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015636 10.0.0.50 - - [2026-02-20 11:47:47] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005431 10.0.0.50 - - [2026-02-20 11:47:48] "PUT /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f HTTP/1.1" 200 264 0.060682 10.0.0.50 - - [2026-02-20 11:47:48] "PUT /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05 HTTP/1.1" 200 264 0.060027 10.0.0.50 - - [2026-02-20 11:47:48] "POST /security-groups HTTP/1.1" 200 558 0.079039 10.0.0.50 - - [2026-02-20 11:47:48] "POST /fqname-to-id HTTP/1.1" 404 248 0.002826 10.0.0.50 - - [2026-02-20 11:47:48] "POST /access-control-lists HTTP/1.1" 200 610 0.060999 10.0.0.50 - - [2026-02-20 11:47:48] "POST /fqname-to-id HTTP/1.1" 404 247 0.003969 10.0.0.50 - - [2026-02-20 11:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.072018 10.0.0.50 - - [2026-02-20 11:47:48] "POST /chown HTTP/1.1" 200 109 0.012408 10.0.0.50 - - [2026-02-20 11:47:48] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.059494 10.0.0.50 - - [2026-02-20 11:47:48] "POST /access-control-lists HTTP/1.1" 200 608 0.105306 10.0.0.50 - - [2026-02-20 11:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-02-20 11:47:48] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003307 10.0.0.50 - - [2026-02-20 11:47:48] "POST /tags HTTP/1.1" 409 214 0.002725 10.0.0.50 - - [2026-02-20 11:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.50 - - [2026-02-20 11:47:48] "GET /tag/5201d0ca-fa44-44d7-a963-ede19234be91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010885 10.0.0.50 - - [2026-02-20 11:47:48] "POST /firewall-rules HTTP/1.1" 200 578 0.069894 10.0.0.50 - - [2026-02-20 11:47:48] "GET /firewall-rule/1032868f-dd9b-4b87-b815-9ccc23f4aa70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004631 10.0.0.50 - - [2026-02-20 11:47:48] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003817 10.0.0.50 - - [2026-02-20 11:47:48] "GET /firewall-rule/1032868f-dd9b-4b87-b815-9ccc23f4aa70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002991 10.0.0.50 - - [2026-02-20 11:47:48] "POST /ref-update HTTP/1.1" 200 156 0.070831 10.0.0.50 - - [2026-02-20 11:47:48] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006780 10.0.0.50 - - [2026-02-20 11:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.50 - - [2026-02-20 11:47:48] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003535 10.0.0.50 - - [2026-02-20 11:47:48] "POST /tags HTTP/1.1" 409 214 0.002215 10.0.0.50 - - [2026-02-20 11:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.50 - - [2026-02-20 11:47:48] "GET /tag/5201d0ca-fa44-44d7-a963-ede19234be91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011468 10.0.0.50 - - [2026-02-20 11:47:48] "POST /firewall-rules HTTP/1.1" 200 576 0.090407 10.0.0.50 - - [2026-02-20 11:47:49] "GET /firewall-rule/0f414a90-5f6e-4117-95ab-38c26727c279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009103 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001449 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001430 10.0.0.50 - - [2026-02-20 11:47:49] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005991 10.0.0.50 - - [2026-02-20 11:47:49] "GET /firewall-rule/0f414a90-5f6e-4117-95ab-38c26727c279?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004036 10.0.0.50 - - [2026-02-20 11:47:49] "POST /ref-update HTTP/1.1" 200 156 0.049628 10.0.0.50 - - [2026-02-20 11:47:49] "POST /tags HTTP/1.1" 200 363 0.032397 10.0.0.50 - - [2026-02-20 11:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.039936 10.0.0.50 - - [2026-02-20 11:47:49] "GET /tag/eaecb0fb-98e3-45b4-9bc5-35cb6eae8012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.023551 10.0.0.50 - - [2026-02-20 11:47:49] "POST /tags HTTP/1.1" 200 311 0.115859 10.0.0.50 - - [2026-02-20 11:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.028301 10.0.0.50 - - [2026-02-20 11:47:49] "GET /tag/2cb71118-1505-4204-9e39-df189f7767b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020446 10.0.0.50 - - [2026-02-20 11:47:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.003504 10.0.0.50 - - [2026-02-20 11:47:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.005927 10.0.0.50 - - [2026-02-20 11:47:49] "POST /security-groups HTTP/1.1" 200 574 0.072678 10.0.0.50 - - [2026-02-20 11:47:49] "POST /projects HTTP/1.1" 200 489 0.250165 10.0.0.50 - - [2026-02-20 11:47:49] "POST /fqname-to-id HTTP/1.1" 404 217 0.002167 10.0.0.50 - - [2026-02-20 11:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.043562 10.0.0.50 - - [2026-02-20 11:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018028 10.0.0.50 - - [2026-02-20 11:47:49] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.040941 10.0.0.50 - - [2026-02-20 11:47:49] "POST /access-control-lists HTTP/1.1" 200 583 0.118904 10.0.0.50 - - [2026-02-20 11:47:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.023971 10.0.0.50 - - [2026-02-20 11:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008736 10.0.0.50 - - [2026-02-20 11:47:50] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.006766 10.0.0.50 - - [2026-02-20 11:47:50] "POST /access-control-lists HTTP/1.1" 200 581 0.099976 10.0.0.50 - - [2026-02-20 11:47:50] "PUT /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f HTTP/1.1" 200 264 0.140508 10.0.0.50 - - [2026-02-20 11:47:50] "PUT /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05 HTTP/1.1" 200 264 0.139866 10.0.0.50 - - [2026-02-20 11:47:50] "POST /security-groups HTTP/1.1" 200 546 0.079822 10.0.0.50 - - [2026-02-20 11:47:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.012421 10.0.0.50 - - [2026-02-20 11:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040413 10.0.0.50 - - [2026-02-20 11:47:50] "POST /chown HTTP/1.1" 200 109 0.026069 10.0.0.50 - - [2026-02-20 11:47:50] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020864 10.0.0.50 - - [2026-02-20 11:47:50] "POST /access-control-lists HTTP/1.1" 200 602 0.096618 10.0.0.50 - - [2026-02-20 11:47:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.019377 10.0.0.50 - - [2026-02-20 11:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.50 - - [2026-02-20 11:47:50] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006981 10.0.0.50 - - [2026-02-20 11:47:50] "POST /tags HTTP/1.1" 409 210 0.013340 10.0.0.50 - - [2026-02-20 11:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.50 - - [2026-02-20 11:47:50] "GET /tag/2cb71118-1505-4204-9e39-df189f7767b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018066 10.0.0.50 - - [2026-02-20 11:47:50] "POST /access-control-lists HTTP/1.1" 200 600 0.115123 10.0.0.50 - - [2026-02-20 11:47:50] "POST /firewall-rules HTTP/1.1" 200 570 0.111503 10.0.0.50 - - [2026-02-20 11:47:50] "GET /firewall-rule/59eb518b-1e52-43e5-aabd-d3eb64c0ef38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010113 10.0.0.50 - - [2026-02-20 11:47:50] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004622 10.0.0.50 - - [2026-02-20 11:47:50] "GET /firewall-rule/59eb518b-1e52-43e5-aabd-d3eb64c0ef38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002774 10.0.0.50 - - [2026-02-20 11:47:51] "POST /ref-update HTTP/1.1" 200 156 0.055536 10.0.0.50 - - [2026-02-20 11:47:51] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020205 10.0.0.50 - - [2026-02-20 11:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.50 - - [2026-02-20 11:47:51] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007240 10.0.0.50 - - [2026-02-20 11:47:51] "POST /tags HTTP/1.1" 409 210 0.002430 10.0.0.50 - - [2026-02-20 11:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2026-02-20 11:47:51] "GET /tag/2cb71118-1505-4204-9e39-df189f7767b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015635 10.0.0.50 - - [2026-02-20 11:47:51] "POST /firewall-rules HTTP/1.1" 200 568 0.138506 10.0.0.50 - - [2026-02-20 11:47:51] "GET /firewall-rule/6c6bacb0-0a06-4d53-baf4-a142ca149968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.012199 10.0.0.50 - - [2026-02-20 11:47:51] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.009194 10.0.0.50 - - [2026-02-20 11:47:51] "GET /firewall-rule/6c6bacb0-0a06-4d53-baf4-a142ca149968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003358 10.0.0.50 - - [2026-02-20 11:47:51] "POST /ref-update HTTP/1.1" 200 156 0.076387 10.0.0.50 - - [2026-02-20 11:47:51] "POST /tags HTTP/1.1" 409 237 0.016505 10.0.0.50 - - [2026-02-20 11:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.50 - - [2026-02-20 11:47:51] "GET /tag/b403e815-5cf4-4258-aede-28d218343aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.015207 10.0.0.50 - - [2026-02-20 11:47:51] "POST /tags HTTP/1.1" 409 210 0.002026 10.0.0.50 - - [2026-02-20 11:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2026-02-20 11:47:51] "GET /tag/b5b1e8d1-e6ff-4377-af82-6a89180f6bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012412 10.0.0.50 - - [2026-02-20 11:47:51] "POST /projects HTTP/1.1" 409 223 0.002351 10.0.0.50 - - [2026-02-20 11:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.50 - - [2026-02-20 11:47:51] "GET /project/0abc05ad-8ba1-4ead-9300-453099ed9cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.067731 10.0.0.50 - - [2026-02-20 11:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.50 - - [2026-02-20 11:47:51] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006509 10.0.0.50 - - [2026-02-20 11:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008073 10.0.0.50 - - [2026-02-20 11:47:51] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005204 10.0.0.50 - - [2026-02-20 11:47:51] "PUT /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f HTTP/1.1" 200 264 0.126485 10.0.0.50 - - [2026-02-20 11:47:52] "PUT /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05 HTTP/1.1" 200 264 0.074547 10.0.0.50 - - [2026-02-20 11:47:52] "POST /security-groups HTTP/1.1" 409 253 0.012721 10.0.0.50 - - [2026-02-20 11:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006630 10.0.0.50 - - [2026-02-20 11:47:52] "PUT /security-group/8a11a5f1-4c1e-4ca0-be7e-9cffdf42b831 HTTP/1.1" 200 262 0.063473 10.0.0.50 - - [2026-02-20 11:47:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.054502 10.0.0.50 - - [2026-02-20 11:47:52] "PUT /access-control-list/d0d7460c-edfe-4139-90a3-89341c37a919 HTTP/1.1" 200 272 0.055848 10.0.0.50 - - [2026-02-20 11:47:52] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.047007 10.0.0.50 - - [2026-02-20 11:47:52] "PUT /access-control-list/215a0c99-70f2-4ec1-8027-8ae17fd9c673 HTTP/1.1" 200 272 0.043446 10.0.0.50 - - [2026-02-20 11:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006012 10.0.0.50 - - [2026-02-20 11:47:52] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005869 10.0.0.50 - - [2026-02-20 11:47:52] "POST /tags HTTP/1.1" 409 210 0.002429 10.0.0.50 - - [2026-02-20 11:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.50 - - [2026-02-20 11:47:52] "GET /tag/b5b1e8d1-e6ff-4377-af82-6a89180f6bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011011 10.0.0.50 - - [2026-02-20 11:47:52] "POST /firewall-rules HTTP/1.1" 200 570 0.082658 10.0.0.50 - - [2026-02-20 11:47:52] "GET /firewall-rule/c89f0d21-216d-4699-9b89-75c426aa4805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004018 10.0.0.50 - - [2026-02-20 11:47:52] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.018378 10.0.0.50 - - [2026-02-20 11:47:52] "GET /firewall-rule/c89f0d21-216d-4699-9b89-75c426aa4805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002566 10.0.0.50 - - [2026-02-20 11:47:52] "POST /ref-update HTTP/1.1" 200 156 0.059962 10.0.0.50 - - [2026-02-20 11:47:52] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013818 10.0.0.50 - - [2026-02-20 11:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.50 - - [2026-02-20 11:47:52] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003564 10.0.0.50 - - [2026-02-20 11:47:52] "POST /tags HTTP/1.1" 409 210 0.002767 10.0.0.50 - - [2026-02-20 11:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2026-02-20 11:47:52] "GET /tag/b5b1e8d1-e6ff-4377-af82-6a89180f6bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012105 10.0.0.50 - - [2026-02-20 11:47:53] "POST /firewall-rules HTTP/1.1" 200 568 0.098692 10.0.0.50 - - [2026-02-20 11:47:53] "GET /firewall-rule/e822fc6c-86ef-4ea3-b4ef-041c88725a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.015660 10.0.0.50 - - [2026-02-20 11:47:53] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.008720 10.0.0.50 - - [2026-02-20 11:47:53] "GET /firewall-rule/e822fc6c-86ef-4ea3-b4ef-041c88725a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004793 10.0.0.50 - - [2026-02-20 11:47:53] "POST /ref-update HTTP/1.1" 200 156 0.079624 10.0.0.50 - - [2026-02-20 11:47:53] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012565 10.0.0.50 - - [2026-02-20 11:47:53] "POST /set-tag HTTP/1.1" 200 109 0.006150 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:47:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:48:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:48:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:48:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001224 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:48:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003495 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:48:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:48:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001183 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:48:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001448 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:48:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003580 10.0.0.50 - - [2026-02-20 11:48:57] "GET / HTTP/1.1" 200 35931 0.003814 10.0.0.50 - - [2026-02-20 11:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007976 10.0.0.50 - - [2026-02-20 11:48:57] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012330 10.0.0.50 - - [2026-02-20 11:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.50 - - [2026-02-20 11:48:57] "GET /config-node/f6151780-eb83-40a7-9e93-18f7fefd3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.015702 10.0.0.50 - - [2026-02-20 11:49:08] "GET / HTTP/1.1" 200 35931 0.002157 10.0.0.50 - - [2026-02-20 11:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.50 - - [2026-02-20 11:49:08] "GET /routing-instance/355b4b03-e70b-4435-989a-749afabbf3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004920 10.0.0.50 - - [2026-02-20 11:49:08] "POST /bgp-routers HTTP/1.1" 409 301 0.002254 10.0.0.50 - - [2026-02-20 11:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.50 - - [2026-02-20 11:49:09] "GET /bgp-router/90f5f203-c063-489d-a112-ad46017f5036?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005497 10.0.0.50 - - [2026-02-20 11:49:09] "PUT /bgp-router/90f5f203-c063-489d-a112-ad46017f5036 HTTP/1.1" 200 254 0.039256 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:49:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001628 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:49:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001555 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:49:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:49:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 10.0.0.129 - - [2026-02-20 11:50:18] "GET / HTTP/1.1" 200 35931 0.002274 10.0.0.129 - - [2026-02-20 11:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.129 - - [2026-02-20 11:50:18] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009212 10.0.0.129 - - [2026-02-20 11:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.129 - - [2026-02-20 11:50:18] "GET /routing-instance/355b4b03-e70b-4435-989a-749afabbf3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003675 10.0.0.129 - - [2026-02-20 11:50:18] "PUT /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2 HTTP/1.1" 200 274 0.011062 10.0.0.129 - - [2026-02-20 11:50:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.008752 10.0.0.129 - - [2026-02-20 11:50:18] "POST /virtual-routers HTTP/1.1" 200 599 0.018398 10.0.0.129 - - [2026-02-20 11:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015504 10.0.0.129 - - [2026-02-20 11:50:18] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006546 10.0.0.129 - - [2026-02-20 11:50:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.002341 10.0.0.129 - - [2026-02-20 11:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.129 - - [2026-02-20 11:50:18] "GET /virtual-network/30b1ec17-eb80-4075-8c14-1e0620672f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005719 10.0.0.129 - - [2026-02-20 11:50:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.080173 10.0.0.50 - - [2026-02-20 11:51:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002492 10.0.0.50 - - [2026-02-20 11:51:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002315 10.0.0.50 - - [2026-02-20 11:51:36] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003164 10.0.0.50 - - [2026-02-20 11:51:36] "POST /ref-update HTTP/1.1" 200 156 0.016340 10.0.0.50 - - [2026-02-20 11:51:48] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007218 10.0.0.50 - - [2026-02-20 11:51:48] "POST /set-tag HTTP/1.1" 200 109 0.005056 10.0.0.50 - - [2026-02-20 11:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.50 - - [2026-02-20 11:51:48] "GET /loadbalancer/d29fe444-c48a-481e-a223-531c02ae7249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006247 10.0.0.50 - - [2026-02-20 11:51:48] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005299 10.0.0.50 - - [2026-02-20 11:51:48] "POST /set-tag HTTP/1.1" 200 109 0.003620 10.0.0.50 - - [2026-02-20 11:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.50 - - [2026-02-20 11:51:48] "GET /loadbalancer/d29fe444-c48a-481e-a223-531c02ae7249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003093 10.0.0.50 - - [2026-02-20 11:51:48] "GET /loadbalancer-pool/b84e5dad-82dc-4757-90db-132f674f4077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004904 10.0.0.50 - - [2026-02-20 11:51:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020742 10.0.0.50 - - [2026-02-20 11:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020814 10.0.0.50 - - [2026-02-20 11:51:48] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021543 10.0.0.50 - - [2026-02-20 11:51:48] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006523 10.0.0.50 - - [2026-02-20 11:51:48] "POST /ref-update HTTP/1.1" 200 156 0.011686 10.0.0.50 - - [2026-02-20 11:51:48] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.017604 10.0.0.50 - - [2026-02-20 11:51:48] "POST /tags HTTP/1.1" 409 205 0.003964 10.0.0.50 - - [2026-02-20 11:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.50 - - [2026-02-20 11:51:48] "GET /tag/7af5db4c-0028-404f-820c-c045061959b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.017447 10.0.0.50 - - [2026-02-20 11:51:48] "PUT /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32 HTTP/1.1" 200 256 0.021743 10.0.0.50 - - [2026-02-20 11:51:48] "POST /set-tag HTTP/1.1" 200 109 0.115515 10.0.0.50 - - [2026-02-20 11:51:48] "GET /loadbalancer-pool/47f30054-ad44-410c-8e7a-0776058bbfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004696 10.0.0.50 - - [2026-02-20 11:51:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021407 10.0.0.50 - - [2026-02-20 11:51:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020707 10.0.0.50 - - [2026-02-20 11:51:49] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012343 10.0.0.50 - - [2026-02-20 11:51:49] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004627 10.0.0.50 - - [2026-02-20 11:51:49] "POST /ref-update HTTP/1.1" 200 156 0.012119 10.0.0.50 - - [2026-02-20 11:51:49] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.012244 10.0.0.50 - - [2026-02-20 11:51:49] "POST /set-tag HTTP/1.1" 200 109 0.015806 10.0.0.50 - - [2026-02-20 11:51:49] "GET /loadbalancer-pool/fa728116-9293-4390-b9f8-f02550a40042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005734 10.0.0.50 - - [2026-02-20 11:51:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022248 10.0.0.50 - - [2026-02-20 11:51:49] "PUT /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32 HTTP/1.1" 200 256 0.028005 10.0.0.50 - - [2026-02-20 11:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022888 10.0.0.50 - - [2026-02-20 11:51:49] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021809 10.0.0.50 - - [2026-02-20 11:51:49] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007873 10.0.0.50 - - [2026-02-20 11:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.50 - - [2026-02-20 11:51:49] "POST /ref-update HTTP/1.1" 200 156 0.006591 10.0.0.50 - - [2026-02-20 11:51:49] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002541 10.0.0.50 - - [2026-02-20 11:51:49] "PUT /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32 HTTP/1.1" 200 256 0.011955 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:52:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001201 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:52:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001247 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:52:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:52:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001075 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:52:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:52:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 10.0.0.50 - - [2026-02-20 11:53:19] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007877 10.0.0.50 - - [2026-02-20 11:53:19] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.50 - - [2026-02-20 11:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.50 - - [2026-02-20 11:53:19] "GET /loadbalancer/d29fe444-c48a-481e-a223-531c02ae7249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008145 10.0.0.50 - - [2026-02-20 11:53:19] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007070 10.0.0.50 - - [2026-02-20 11:53:19] "POST /set-tag HTTP/1.1" 200 109 0.060469 10.0.0.50 - - [2026-02-20 11:53:19] "DELETE /loadbalancer-member/cbc05bf3-65d9-44fc-914a-8e3c43514f85 HTTP/1.1" 200 115 0.073468 10.0.0.50 - - [2026-02-20 11:53:19] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010223 10.0.0.50 - - [2026-02-20 11:53:19] "POST /set-tag HTTP/1.1" 200 109 0.003611 10.0.0.50 - - [2026-02-20 11:53:19] "DELETE /loadbalancer-member/d889f28e-4784-4165-8b4c-117542fbdb4b HTTP/1.1" 200 115 0.051714 10.0.0.50 - - [2026-02-20 11:53:19] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008060 10.0.0.50 - - [2026-02-20 11:53:19] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.50 - - [2026-02-20 11:53:19] "DELETE /loadbalancer-member/49aecce2-2a8c-42f1-9720-0a769e257808 HTTP/1.1" 200 115 0.074346 10.0.0.50 - - [2026-02-20 11:53:19] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010441 10.0.0.50 - - [2026-02-20 11:53:19] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.50 - - [2026-02-20 11:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.50 - - [2026-02-20 11:53:19] "GET /loadbalancer/d29fe444-c48a-481e-a223-531c02ae7249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002584 10.0.0.50 - - [2026-02-20 11:53:19] "GET /loadbalancer-pool/b84e5dad-82dc-4757-90db-132f674f4077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003941 10.0.0.50 - - [2026-02-20 11:53:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.062080 10.0.0.50 - - [2026-02-20 11:53:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031727 10.0.0.50 - - [2026-02-20 11:53:19] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007870 10.0.0.50 - - [2026-02-20 11:53:19] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006412 10.0.0.50 - - [2026-02-20 11:53:19] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.008991 10.0.0.50 - - [2026-02-20 11:53:19] "POST /set-tag HTTP/1.1" 200 109 0.097694 10.0.0.50 - - [2026-02-20 11:53:19] "GET /loadbalancer-pool/47f30054-ad44-410c-8e7a-0776058bbfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.017586 10.0.0.50 - - [2026-02-20 11:53:20] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044886 10.0.0.50 - - [2026-02-20 11:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013559 10.0.0.50 - - [2026-02-20 11:53:20] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010671 10.0.0.50 - - [2026-02-20 11:53:20] "POST /set-tag HTTP/1.1" 200 109 0.002996 10.0.0.50 - - [2026-02-20 11:53:20] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013932 10.0.0.50 - - [2026-02-20 11:53:20] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.006576 10.0.0.50 - - [2026-02-20 11:53:20] "GET /loadbalancer-pool/fa728116-9293-4390-b9f8-f02550a40042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003506 10.0.0.50 - - [2026-02-20 11:53:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046877 10.0.0.50 - - [2026-02-20 11:53:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033722 10.0.0.50 - - [2026-02-20 11:53:20] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009924 10.0.0.50 - - [2026-02-20 11:53:20] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012208 10.0.0.50 - - [2026-02-20 11:53:20] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.009245 10.0.0.50 - - [2026-02-20 11:53:20] "POST /set-tag HTTP/1.1" 200 109 0.007714 10.0.0.50 - - [2026-02-20 11:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.50 - - [2026-02-20 11:54:14] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004467 10.0.0.129 - - [2026-02-20 11:54:23] "GET / HTTP/1.1" 200 35931 0.001866 10.0.0.129 - - [2026-02-20 11:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.129 - - [2026-02-20 11:54:23] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006798 10.0.0.129 - - [2026-02-20 11:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.129 - - [2026-02-20 11:54:23] "GET /routing-instance/355b4b03-e70b-4435-989a-749afabbf3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004757 10.0.0.129 - - [2026-02-20 11:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011146 10.0.0.129 - - [2026-02-20 11:54:23] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004844 10.0.0.129 - - [2026-02-20 11:54:23] "PUT /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be HTTP/1.1" 200 262 0.012762 10.0.0.129 - - [2026-02-20 11:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.028552 10.0.0.129 - - [2026-02-20 11:54:23] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003606 10.0.0.129 - - [2026-02-20 11:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.129 - - [2026-02-20 11:54:24] "GET /virtual-machine-interface/df208bb5-3077-4b23-b105-6930e88bf7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004720 10.0.0.129 - - [2026-02-20 11:54:24] "PUT /virtual-machine-interface/df208bb5-3077-4b23-b105-6930e88bf7f9 HTTP/1.1" 200 284 0.013737 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:54:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:54:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001395 10.0.0.50 - - [2026-02-20 11:56:14] "GET /global-system-configs HTTP/1.1" 200 322 0.003265 10.0.0.50 - - [2026-02-20 11:56:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002289 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:57:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001115 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:57:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001240 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:57:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:57:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:57:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:57:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.50 - - [2026-02-20 11:57:35] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007573 10.0.0.50 - - [2026-02-20 11:57:35] "POST /set-tag HTTP/1.1" 200 109 0.005541 10.0.0.50 - - [2026-02-20 11:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.50 - - [2026-02-20 11:57:35] "GET /loadbalancer/d29fe444-c48a-481e-a223-531c02ae7249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003579 10.0.0.50 - - [2026-02-20 11:57:35] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004436 10.0.0.50 - - [2026-02-20 11:57:35] "POST /set-tag HTTP/1.1" 200 109 0.033770 10.0.0.50 - - [2026-02-20 11:57:35] "DELETE /loadbalancer-member/72d516a2-f1ba-4a10-b696-413ffd201da0 HTTP/1.1" 200 115 0.033976 10.0.0.50 - - [2026-02-20 11:57:35] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005781 10.0.0.50 - - [2026-02-20 11:57:35] "POST /set-tag HTTP/1.1" 200 109 0.003845 10.0.0.50 - - [2026-02-20 11:57:36] "DELETE /loadbalancer-member/5896792e-e8fe-40d1-b3e9-bc6064761501 HTTP/1.1" 200 115 0.041116 10.0.0.50 - - [2026-02-20 11:57:36] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004894 10.0.0.50 - - [2026-02-20 11:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.50 - - [2026-02-20 11:57:36] "DELETE /loadbalancer-member/f65a6e73-db4c-44e6-8fd7-be4d49acdf7f HTTP/1.1" 200 115 0.034743 10.0.0.50 - - [2026-02-20 11:57:36] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008554 10.0.0.50 - - [2026-02-20 11:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002951 10.0.0.50 - - [2026-02-20 11:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.50 - - [2026-02-20 11:57:36] "GET /loadbalancer/d29fe444-c48a-481e-a223-531c02ae7249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002888 10.0.0.50 - - [2026-02-20 11:57:36] "GET /loadbalancer-pool/b84e5dad-82dc-4757-90db-132f674f4077?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014095 10.0.0.50 - - [2026-02-20 11:57:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021062 10.0.0.50 - - [2026-02-20 11:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010250 10.0.0.50 - - [2026-02-20 11:57:36] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010835 10.0.0.50 - - [2026-02-20 11:57:36] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010882 10.0.0.50 - - [2026-02-20 11:57:36] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.004097 10.0.0.50 - - [2026-02-20 11:57:36] "POST /set-tag HTTP/1.1" 200 109 0.083689 10.0.0.50 - - [2026-02-20 11:57:36] "GET /loadbalancer-pool/47f30054-ad44-410c-8e7a-0776058bbfa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012774 10.0.0.50 - - [2026-02-20 11:57:36] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028737 10.0.0.50 - - [2026-02-20 11:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040113 10.0.0.50 - - [2026-02-20 11:57:36] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025235 10.0.0.50 - - [2026-02-20 11:57:36] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010866 10.0.0.50 - - [2026-02-20 11:57:36] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003330 10.0.0.50 - - [2026-02-20 11:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.50 - - [2026-02-20 11:57:36] "GET /loadbalancer-pool/fa728116-9293-4390-b9f8-f02550a40042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002962 10.0.0.50 - - [2026-02-20 11:57:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043488 10.0.0.50 - - [2026-02-20 11:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.021187 10.0.0.50 - - [2026-02-20 11:57:36] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019449 10.0.0.50 - - [2026-02-20 11:57:36] "GET /virtual-machine-interface/f576947a-0e51-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006448 10.0.0.50 - - [2026-02-20 11:57:36] "POST /set-tag HTTP/1.1" 200 109 0.004487 10.0.0.50 - - [2026-02-20 11:57:36] "GET /floating-ip/7f41e045-b87a-4fda-be44-c181a3477e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005886 10.0.0.50 - - [2026-02-20 11:59:33] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.50 - - [2026-02-20 11:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.50 - - [2026-02-20 11:59:33] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030425 10.0.0.50 - - [2026-02-20 11:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.50 - - [2026-02-20 11:59:33] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029359 10.0.0.50 - - [2026-02-20 11:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2026-02-20 11:59:34] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044964 10.0.0.50 - - [2026-02-20 11:59:34] "POST /tags HTTP/1.1" 200 333 0.041178 10.0.0.50 - - [2026-02-20 11:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014720 10.0.0.50 - - [2026-02-20 11:59:34] "GET /tag/662671c4-6233-4eae-b103-14ae0a4628b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.025454 10.0.0.50 - - [2026-02-20 11:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.50 - - [2026-02-20 11:59:34] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032151 10.0.0.50 - - [2026-02-20 11:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.50 - - [2026-02-20 11:59:34] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005373 10.0.0.50 - - [2026-02-20 11:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.50 - - [2026-02-20 11:59:34] "GET /service-appliance-set/0c2a2da8-89d3-4958-82be-d267e4720262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.010942 10.0.0.50 - - [2026-02-20 11:59:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.001943 10.0.0.50 - - [2026-02-20 11:59:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.135348 10.0.0.50 - - [2026-02-20 11:59:34] "GET /virtual-machine-interface/6ace053e-1e21-4841-b1d8-68046323a07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.027814 10.0.0.50 - - [2026-02-20 11:59:34] "POST /instance-ips HTTP/1.1" 200 409 0.041904 10.0.0.50 - - [2026-02-20 11:59:34] "GET /instance-ip/7d08a264-4756-486b-9205-2db6b5e5bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004833 10.0.0.50 - - [2026-02-20 11:59:34] "POST /loadbalancers HTTP/1.1" 200 610 0.086640 10.0.0.50 - - [2026-02-20 11:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.038345 10.0.0.50 - - [2026-02-20 11:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017990 10.0.0.50 - - [2026-02-20 11:59:35] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.084367 10.0.0.50 - - [2026-02-20 11:59:35] "GET /instance-ip/7d08a264-4756-486b-9205-2db6b5e5bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007370 10.0.0.50 - - [2026-02-20 11:59:35] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077012 10.0.0.50 - - [2026-02-20 11:59:35] "GET /loadbalancer/e0a4e18a-4a46-4df3-8fb9-e77a175dc4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003320 10.0.0.50 - - [2026-02-20 11:59:35] "POST /floating-ips HTTP/1.1" 200 597 0.065973 10.0.0.50 - - [2026-02-20 11:59:35] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.040864 10.0.0.50 - - [2026-02-20 11:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019161 10.0.0.50 - - [2026-02-20 11:59:35] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.086588 10.0.0.50 - - [2026-02-20 11:59:35] "GET /loadbalancer-listener/5ae9fe80-9c0f-4966-b36e-d63ad8342841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005962 10.0.0.50 - - [2026-02-20 11:59:35] "GET /loadbalancer-listener/5ae9fe80-9c0f-4966-b36e-d63ad8342841?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004669 10.0.0.50 - - [2026-02-20 11:59:35] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.026039 10.0.0.50 - - [2026-02-20 11:59:35] "GET /instance-ip/7d08a264-4756-486b-9205-2db6b5e5bad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003252 10.0.0.50 - - [2026-02-20 11:59:35] "GET /instance-ip/7d08a264-4756-486b-9205-2db6b5e5bad0?fields=floating_ips HTTP/1.1" 200 1212 0.008165 10.0.0.50 - - [2026-02-20 11:59:35] "GET /floating-ip/bae20eae-e442-49ce-a3ea-13b3830d4f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.006964 10.0.0.50 - - [2026-02-20 11:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007452 10.0.0.50 - - [2026-02-20 11:59:35] "GET /loadbalancer/e0a4e18a-4a46-4df3-8fb9-e77a175dc4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002924 10.0.0.50 - - [2026-02-20 11:59:35] "POST /tags HTTP/1.1" 200 295 0.059526 10.0.0.50 - - [2026-02-20 11:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021578 10.0.0.50 - - [2026-02-20 11:59:35] "GET /tag/d2ede910-a495-4590-b924-fb859a8d2db4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014143 10.0.0.50 - - [2026-02-20 11:59:35] "POST /tags HTTP/1.1" 409 233 0.002232 10.0.0.50 - - [2026-02-20 11:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.50 - - [2026-02-20 11:59:35] "GET /tag/bb2291e5-a3de-448a-8eab-d932e9ab8d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012671 10.0.0.50 - - [2026-02-20 11:59:35] "POST /tags HTTP/1.1" 409 206 0.002369 10.0.0.50 - - [2026-02-20 11:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008059 10.0.0.50 - - [2026-02-20 11:59:35] "GET /tag/bcf1fc64-9893-4d7a-973f-fd0ba842dff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010982 10.0.0.50 - - [2026-02-20 11:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.50 - - [2026-02-20 11:59:35] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007288 10.0.0.50 - - [2026-02-20 11:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.50 - - [2026-02-20 11:59:35] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053511 10.0.0.50 - - [2026-02-20 11:59:35] "POST /virtual-machines HTTP/1.1" 200 369 0.008996 10.0.0.50 - - [2026-02-20 11:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017339 10.0.0.50 - - [2026-02-20 11:59:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102067 10.0.0.50 - - [2026-02-20 11:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010950 10.0.0.50 - - [2026-02-20 11:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014689 10.0.0.50 - - [2026-02-20 11:59:36] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005567 10.0.0.50 - - [2026-02-20 11:59:36] "POST /instance-ips HTTP/1.1" 200 409 0.021841 10.0.0.50 - - [2026-02-20 11:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022095 10.0.0.50 - - [2026-02-20 11:59:36] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005922 10.0.0.50 - - [2026-02-20 11:59:36] "POST /set-tag HTTP/1.1" 200 109 0.032434 10.0.0.50 - - [2026-02-20 11:59:36] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020789 10.0.0.50 - - [2026-02-20 11:59:36] "GET /instance-ip/a06b234a-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003143 10.0.0.50 - - [2026-02-20 11:59:36] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004721 10.0.0.50 - - [2026-02-20 11:59:36] "POST /set-tag HTTP/1.1" 200 109 0.008250 10.0.0.50 - - [2026-02-20 11:59:36] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003448 10.0.0.50 - - [2026-02-20 11:59:36] "POST /ref-update HTTP/1.1" 200 156 0.022356 10.0.0.50 - - [2026-02-20 11:59:36] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019425 10.0.0.50 - - [2026-02-20 11:59:36] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.50 - - [2026-02-20 11:59:36] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004990 10.0.0.50 - - [2026-02-20 11:59:36] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.50 - - [2026-02-20 11:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.50 - - [2026-02-20 11:59:37] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013928 10.0.0.50 - - [2026-02-20 11:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009380 10.0.0.50 - - [2026-02-20 11:59:37] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034268 10.0.0.50 - - [2026-02-20 11:59:37] "GET /virtual-networks?parent_id=673bd6aa-4080-4d8e-8e37-d05f13889d4e&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001862 10.0.0.50 - - [2026-02-20 11:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.50 - - [2026-02-20 11:59:37] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040736 10.0.0.50 - - [2026-02-20 11:59:37] "POST /virtual-machines HTTP/1.1" 200 369 0.038496 10.0.0.50 - - [2026-02-20 11:59:37] "POST /virtual-networks HTTP/1.1" 200 512 0.128350 10.0.0.50 - - [2026-02-20 11:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014768 10.0.0.50 - - [2026-02-20 11:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.50 - - [2026-02-20 11:59:37] "GET /network-ipam/50b4f3bf-3623-4721-8d15-7affd269ff9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002450 10.0.0.50 - - [2026-02-20 11:59:37] "POST /route-targets HTTP/1.1" 200 327 0.024441 10.0.0.50 - - [2026-02-20 11:59:37] "POST /ref-update HTTP/1.1" 200 156 0.024373 10.0.0.50 - - [2026-02-20 11:59:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141692 10.0.0.50 - - [2026-02-20 11:59:37] "POST /useragent-kv HTTP/1.1" 200 115 0.017389 10.0.0.50 - - [2026-02-20 11:59:37] "POST /ref-update HTTP/1.1" 200 156 0.130133 10.0.0.50 - - [2026-02-20 11:59:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.038073 10.0.0.50 - - [2026-02-20 11:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011509 10.0.0.50 - - [2026-02-20 11:59:37] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.007948 10.0.0.50 - - [2026-02-20 11:59:37] "GET /domains HTTP/1.1" 200 280 0.005488 10.0.0.50 - - [2026-02-20 11:59:37] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004791 10.0.0.50 - - [2026-02-20 11:59:37] "GET /domain/07fa2012-8674-4feb-ab68-9fdaaf368fee HTTP/1.1" 200 3085 0.019608 10.0.0.50 - - [2026-02-20 11:59:37] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e HTTP/1.1" 200 7064 0.048280 10.0.0.50 - - [2026-02-20 11:59:37] "POST /instance-ips HTTP/1.1" 200 409 0.060767 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 HTTP/1.1" 200 2091 0.014797 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 HTTP/1.1" 200 2091 0.012142 10.0.0.50 - - [2026-02-20 11:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036830 10.0.0.50 - - [2026-02-20 11:59:38] "GET /routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef HTTP/1.1" 200 1403 0.009007 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010249 10.0.0.50 - - [2026-02-20 11:59:38] "GET /routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef HTTP/1.1" 200 1403 0.002564 10.0.0.50 - - [2026-02-20 11:59:38] "GET /route-target/9c37f223-4641-427c-bcc8-80f61d8a695e HTTP/1.1" 200 1153 0.002612 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 HTTP/1.1" 200 2091 0.005544 10.0.0.50 - - [2026-02-20 11:59:38] "GET /routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef HTTP/1.1" 200 1403 0.003335 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004773 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 HTTP/1.1" 200 2091 0.004154 10.0.0.50 - - [2026-02-20 11:59:38] "GET /routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef HTTP/1.1" 200 1403 0.002624 10.0.0.50 - - [2026-02-20 11:59:38] "GET /routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef HTTP/1.1" 200 1403 0.002377 10.0.0.50 - - [2026-02-20 11:59:38] "GET /route-target/9c37f223-4641-427c-bcc8-80f61d8a695e HTTP/1.1" 200 1153 0.002174 10.0.0.50 - - [2026-02-20 11:59:38] "POST /set-tag HTTP/1.1" 200 109 0.028622 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017877 10.0.0.50 - - [2026-02-20 11:59:38] "GET /domains HTTP/1.1" 200 280 0.011159 10.0.0.50 - - [2026-02-20 11:59:38] "GET /instance-ip/a16d8e36-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003611 10.0.0.50 - - [2026-02-20 11:59:38] "GET /domain/07fa2012-8674-4feb-ab68-9fdaaf368fee HTTP/1.1" 200 3085 0.002833 10.0.0.50 - - [2026-02-20 11:59:38] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e HTTP/1.1" 200 7064 0.034823 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 HTTP/1.1" 200 2091 0.005163 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007485 10.0.0.50 - - [2026-02-20 11:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004716 10.0.0.50 - - [2026-02-20 11:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.50 - - [2026-02-20 11:59:38] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044405 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004817 10.0.0.50 - - [2026-02-20 11:59:38] "POST /ref-update HTTP/1.1" 200 156 0.020880 10.0.0.50 - - [2026-02-20 11:59:38] "GET /floating-ip-pools?parent_id=08eb232d-f362-4248-a1ce-7b1c1375ef48&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.013462 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011061 10.0.0.50 - - [2026-02-20 11:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004592 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007198 10.0.0.50 - - [2026-02-20 11:59:38] "POST /set-tag HTTP/1.1" 200 109 0.003535 10.0.0.50 - - [2026-02-20 11:59:38] "POST /floating-ip-pools HTTP/1.1" 200 562 0.030688 10.0.0.50 - - [2026-02-20 11:59:38] "POST /ref-update HTTP/1.1" 200 156 0.016062 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005127 10.0.0.50 - - [2026-02-20 11:59:38] "GET /domains HTTP/1.1" 200 280 0.002024 10.0.0.50 - - [2026-02-20 11:59:38] "GET /domain/07fa2012-8674-4feb-ab68-9fdaaf368fee HTTP/1.1" 200 3085 0.003193 10.0.0.50 - - [2026-02-20 11:59:38] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e HTTP/1.1" 200 7320 0.043179 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 HTTP/1.1" 200 2329 0.006965 10.0.0.50 - - [2026-02-20 11:59:38] "GET /floating-ip-pool/f71a1b95-a8f1-4b61-9946-d26f9c076901 HTTP/1.1" 200 1315 0.002998 10.0.0.50 - - [2026-02-20 11:59:38] "GET /domains HTTP/1.1" 200 280 0.001961 10.0.0.50 - - [2026-02-20 11:59:38] "GET /domain/07fa2012-8674-4feb-ab68-9fdaaf368fee HTTP/1.1" 200 3085 0.003074 10.0.0.50 - - [2026-02-20 11:59:38] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e HTTP/1.1" 200 7320 0.052939 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 HTTP/1.1" 200 2329 0.004603 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005389 10.0.0.50 - - [2026-02-20 11:59:38] "POST /tags HTTP/1.1" 200 365 0.060421 10.0.0.50 - - [2026-02-20 11:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014799 10.0.0.50 - - [2026-02-20 11:59:38] "GET /tag/55e107de-f283-47d6-9db6-791b67fb16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015121 10.0.0.50 - - [2026-02-20 11:59:38] "POST /tags HTTP/1.1" 409 206 0.002076 10.0.0.50 - - [2026-02-20 11:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.50 - - [2026-02-20 11:59:38] "GET /tag/bcf1fc64-9893-4d7a-973f-fd0ba842dff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011742 10.0.0.50 - - [2026-02-20 11:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.50 - - [2026-02-20 11:59:38] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031277 10.0.0.50 - - [2026-02-20 11:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.50 - - [2026-02-20 11:59:38] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004360 10.0.0.50 - - [2026-02-20 11:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.50 - - [2026-02-20 11:59:39] "GET /service-appliance-set/aa1a3460-4f44-4a10-87fd-b931106492fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003425 10.0.0.50 - - [2026-02-20 11:59:39] "POST /fqname-to-id HTTP/1.1" 404 258 0.002144 10.0.0.50 - - [2026-02-20 11:59:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100809 10.0.0.50 - - [2026-02-20 11:59:39] "GET /virtual-machine-interface/fbe9ee32-c803-40aa-8bb0-e1b2fef9ffda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015427 10.0.0.50 - - [2026-02-20 11:59:39] "POST /set-tag HTTP/1.1" 200 109 0.014666 10.0.0.50 - - [2026-02-20 11:59:39] "POST /instance-ips HTTP/1.1" 200 417 0.032423 10.0.0.50 - - [2026-02-20 11:59:39] "GET /instance-ip/e7aa508b-7795-4cf6-b12c-de75a6d78e30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005762 10.0.0.50 - - [2026-02-20 11:59:39] "POST /loadbalancers HTTP/1.1" 200 618 0.064403 10.0.0.50 - - [2026-02-20 11:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.045822 10.0.0.50 - - [2026-02-20 11:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010767 10.0.0.50 - - [2026-02-20 11:59:39] "POST /service-instances HTTP/1.1" 200 566 0.037148 10.0.0.50 - - [2026-02-20 11:59:39] "POST /ref-update HTTP/1.1" 200 156 0.011631 10.0.0.50 - - [2026-02-20 11:59:39] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040949 10.0.0.50 - - [2026-02-20 11:59:39] "GET /virtual-machine-interface/fbe9ee32-c803-40aa-8bb0-e1b2fef9ffda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004485 10.0.0.50 - - [2026-02-20 11:59:39] "GET /virtual-machine-interface/fbe9ee32-c803-40aa-8bb0-e1b2fef9ffda?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.010559 10.0.0.50 - - [2026-02-20 11:59:39] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.011191 10.0.0.50 - - [2026-02-20 11:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013597 10.0.0.50 - - [2026-02-20 11:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008030 10.0.0.50 - - [2026-02-20 11:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.50 - - [2026-02-20 11:59:39] "GET /floating-ip-pool/f71a1b95-a8f1-4b61-9946-d26f9c076901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002795 10.0.0.50 - - [2026-02-20 11:59:39] "POST /floating-ips HTTP/1.1" 200 671 0.084387 10.0.0.50 - - [2026-02-20 11:59:39] "POST /virtual-machines HTTP/1.1" 200 429 0.056720 10.0.0.50 - - [2026-02-20 11:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007320 10.0.0.50 - - [2026-02-20 11:59:39] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003136 10.0.0.50 - - [2026-02-20 11:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.50 - - [2026-02-20 11:59:39] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011505 10.0.0.50 - - [2026-02-20 11:59:39] "POST /tags HTTP/1.1" 409 221 0.003963 10.0.0.50 - - [2026-02-20 11:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.50 - - [2026-02-20 11:59:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131174 10.0.0.50 - - [2026-02-20 11:59:39] "POST /chown HTTP/1.1" 200 109 0.018312 10.0.0.50 - - [2026-02-20 11:59:39] "GET /tag/662671c4-6233-4eae-b103-14ae0a4628b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012207 10.0.0.50 - - [2026-02-20 11:59:39] "POST /tags HTTP/1.1" 409 238 0.002173 10.0.0.50 - - [2026-02-20 11:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.50 - - [2026-02-20 11:59:39] "POST /chown HTTP/1.1" 200 109 0.009634 10.0.0.50 - - [2026-02-20 11:59:40] "GET /tag/55e107de-f283-47d6-9db6-791b67fb16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.025890 10.0.0.50 - - [2026-02-20 11:59:40] "PUT /virtual-machine-interface/712741e7-61af-489e-bae3-d70918905b46 HTTP/1.1" 200 284 0.061855 10.0.0.50 - - [2026-02-20 11:59:40] "PUT /instance-ip/e7aa508b-7795-4cf6-b12c-de75a6d78e30 HTTP/1.1" 200 256 0.027100 10.0.0.50 - - [2026-02-20 11:59:40] "POST /firewall-rules HTTP/1.1" 200 650 0.116869 10.0.0.50 - - [2026-02-20 11:59:40] "GET /firewall-rule/03ee8341-db8f-4c38-bed3-4a20971179d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.021225 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.048779 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.025917 10.0.0.50 - - [2026-02-20 11:59:40] "GET /firewall-policy/6309a7b2-6475-4273-9e8c-c28f0b3ada41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008464 10.0.0.50 - - [2026-02-20 11:59:40] "GET /firewall-rule/03ee8341-db8f-4c38-bed3-4a20971179d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.009518 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.027986 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.037891 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.017824 10.0.0.50 - - [2026-02-20 11:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.025437 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.035218 10.0.0.50 - - [2026-02-20 11:59:40] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.079153 10.0.0.50 - - [2026-02-20 11:59:40] "GET /loadbalancer/66707fd7-7faf-4712-b3cd-d437c7bdaafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003721 10.0.0.50 - - [2026-02-20 11:59:40] "POST /virtual-machines HTTP/1.1" 200 429 0.014227 10.0.0.50 - - [2026-02-20 11:59:40] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.070090 10.0.0.50 - - [2026-02-20 11:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.50 - - [2026-02-20 11:59:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143743 10.0.0.50 - - [2026-02-20 11:59:40] "POST /chown HTTP/1.1" 200 109 0.031080 10.0.0.50 - - [2026-02-20 11:59:40] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.065888 10.0.0.50 - - [2026-02-20 11:59:40] "POST /chown HTTP/1.1" 200 109 0.006997 10.0.0.50 - - [2026-02-20 11:59:40] "GET /loadbalancer-listener/0aee3249-8313-48c5-81bd-d41707a90611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004220 10.0.0.50 - - [2026-02-20 11:59:40] "PUT /virtual-machine-interface/69f26bb4-035a-4c58-9b62-3cbfb44eb2df HTTP/1.1" 200 284 0.018522 10.0.0.50 - - [2026-02-20 11:59:40] "GET /loadbalancer-listener/0aee3249-8313-48c5-81bd-d41707a90611?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1231 0.017294 10.0.0.50 - - [2026-02-20 11:59:40] "PUT /instance-ip/e7aa508b-7795-4cf6-b12c-de75a6d78e30 HTTP/1.1" 200 256 0.032595 10.0.0.50 - - [2026-02-20 11:59:40] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.034664 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.014319 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.018871 10.0.0.50 - - [2026-02-20 11:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030697 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.036469 10.0.0.50 - - [2026-02-20 11:59:40] "GET /loadbalancer-pool/a167dd5f-7ebd-4fd9-8008-0cf3079b7c98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011744 10.0.0.50 - - [2026-02-20 11:59:40] "POST /loadbalancer-members HTTP/1.1" 200 707 0.029822 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.024494 10.0.0.50 - - [2026-02-20 11:59:40] "POST /ref-update HTTP/1.1" 200 156 0.025654 10.0.0.50 - - [2026-02-20 11:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010870 10.0.0.50 - - [2026-02-20 11:59:40] "GET /loadbalancer-member/03447d25-01e3-4a3a-89d3-70bbf1a0e0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.023998 10.0.0.50 - - [2026-02-20 11:59:41] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005001 10.0.0.50 - - [2026-02-20 11:59:41] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.013414 10.0.0.50 - - [2026-02-20 11:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.50 - - [2026-02-20 11:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011018 10.0.0.50 - - [2026-02-20 11:59:41] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012923 10.0.0.50 - - [2026-02-20 11:59:41] "POST /tags HTTP/1.1" 409 221 0.005204 10.0.0.50 - - [2026-02-20 11:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.50 - - [2026-02-20 11:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.50 - - [2026-02-20 11:59:41] "GET /tag/662671c4-6233-4eae-b103-14ae0a4628b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010877 10.0.0.50 - - [2026-02-20 11:59:41] "POST /tags HTTP/1.1" 409 238 0.002095 10.0.0.50 - - [2026-02-20 11:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.50 - - [2026-02-20 11:59:41] "POST /chown HTTP/1.1" 200 109 0.033953 10.0.0.50 - - [2026-02-20 11:59:41] "GET /tag/55e107de-f283-47d6-9db6-791b67fb16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.030018 10.0.0.50 - - [2026-02-20 11:59:41] "POST /firewall-rules HTTP/1.1" 409 293 0.009252 10.0.0.50 - - [2026-02-20 11:59:41] "POST /chown HTTP/1.1" 200 109 0.016919 10.0.0.50 - - [2026-02-20 11:59:41] "PUT /instance-ip/e7aa508b-7795-4cf6-b12c-de75a6d78e30 HTTP/1.1" 200 256 0.016376 10.0.0.50 - - [2026-02-20 11:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.50 - - [2026-02-20 11:59:41] "PUT /firewall-rule/03ee8341-db8f-4c38-bed3-4a20971179d5 HTTP/1.1" 200 260 0.035986 10.0.0.50 - - [2026-02-20 11:59:41] "POST /ref-update HTTP/1.1" 200 156 0.030001 10.0.0.50 - - [2026-02-20 11:59:41] "GET /firewall-rule/03ee8341-db8f-4c38-bed3-4a20971179d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.022523 10.0.0.50 - - [2026-02-20 11:59:41] "GET /firewall-policy/6309a7b2-6475-4273-9e8c-c28f0b3ada41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006338 10.0.0.50 - - [2026-02-20 11:59:41] "POST /chown HTTP/1.1" 200 109 0.028597 10.0.0.50 - - [2026-02-20 11:59:41] "POST /chown HTTP/1.1" 200 109 0.030922 10.0.0.50 - - [2026-02-20 11:59:41] "GET /firewall-rule/03ee8341-db8f-4c38-bed3-4a20971179d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.009552 10.0.0.50 - - [2026-02-20 11:59:41] "PUT /instance-ip/e7aa508b-7795-4cf6-b12c-de75a6d78e30 HTTP/1.1" 200 256 0.023197 10.0.0.50 - - [2026-02-20 11:59:41] "POST /ref-update HTTP/1.1" 200 156 0.018336 10.0.0.50 - - [2026-02-20 11:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010180 10.0.0.50 - - [2026-02-20 11:59:41] "POST /chown HTTP/1.1" 200 109 0.013035 10.0.0.50 - - [2026-02-20 11:59:41] "POST /chown HTTP/1.1" 200 109 0.020646 10.0.0.50 - - [2026-02-20 11:59:41] "PUT /instance-ip/e7aa508b-7795-4cf6-b12c-de75a6d78e30 HTTP/1.1" 200 256 0.024226 10.0.0.50 - - [2026-02-20 11:59:41] "POST /ref-update HTTP/1.1" 200 156 0.013817 10.0.0.50 - - [2026-02-20 11:59:41] "POST /chown HTTP/1.1" 200 109 0.044748 10.0.0.50 - - [2026-02-20 11:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018645 10.0.0.50 - - [2026-02-20 11:59:41] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005087 10.0.0.50 - - [2026-02-20 11:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-02-20 11:59:41] "POST /chown HTTP/1.1" 200 109 0.028275 10.0.0.50 - - [2026-02-20 11:59:41] "PUT /instance-ip/e7aa508b-7795-4cf6-b12c-de75a6d78e30 HTTP/1.1" 200 256 0.015016 10.0.0.50 - - [2026-02-20 11:59:41] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.068903 10.0.0.50 - - [2026-02-20 11:59:41] "POST /ref-update HTTP/1.1" 200 156 0.055057 10.0.0.50 - - [2026-02-20 11:59:41] "POST /virtual-machines HTTP/1.1" 200 373 0.040831 10.0.0.50 - - [2026-02-20 11:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.025841 10.0.0.50 - - [2026-02-20 11:59:42] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.053221 10.0.0.50 - - [2026-02-20 11:59:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.136999 10.0.0.50 - - [2026-02-20 11:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.017303 10.0.0.50 - - [2026-02-20 11:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020503 10.0.0.50 - - [2026-02-20 11:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014598 10.0.0.50 - - [2026-02-20 11:59:42] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008670 10.0.0.50 - - [2026-02-20 11:59:42] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.025769 10.0.0.50 - - [2026-02-20 11:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011956 10.0.0.50 - - [2026-02-20 11:59:42] "POST /instance-ips HTTP/1.1" 200 413 0.045723 10.0.0.50 - - [2026-02-20 11:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.038192 10.0.0.50 - - [2026-02-20 11:59:42] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012811 10.0.0.50 - - [2026-02-20 11:59:42] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.010832 10.0.0.50 - - [2026-02-20 11:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011264 10.0.0.50 - - [2026-02-20 11:59:42] "POST /set-tag HTTP/1.1" 200 109 0.038905 10.0.0.50 - - [2026-02-20 11:59:42] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014747 10.0.0.50 - - [2026-02-20 11:59:42] "GET /instance-ip/a3ff7b32-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003529 10.0.0.50 - - [2026-02-20 11:59:42] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.038727 10.0.0.50 - - [2026-02-20 11:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013707 10.0.0.50 - - [2026-02-20 11:59:42] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009562 10.0.0.50 - - [2026-02-20 11:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.50 - - [2026-02-20 11:59:42] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.014738 10.0.0.50 - - [2026-02-20 11:59:42] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.017829 10.0.0.50 - - [2026-02-20 11:59:42] "POST /ref-update HTTP/1.1" 200 156 0.021369 10.0.0.50 - - [2026-02-20 11:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028612 10.0.0.50 - - [2026-02-20 11:59:42] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005153 10.0.0.50 - - [2026-02-20 11:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.50 - - [2026-02-20 11:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.50 - - [2026-02-20 11:59:42] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005209 10.0.0.50 - - [2026-02-20 11:59:42] "POST /chown HTTP/1.1" 200 109 0.010979 10.0.0.50 - - [2026-02-20 11:59:42] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.50 - - [2026-02-20 11:59:42] "POST /chown HTTP/1.1" 200 109 0.008014 10.0.0.50 - - [2026-02-20 11:59:42] "POST /ref-update HTTP/1.1" 200 156 0.018103 10.0.0.50 - - [2026-02-20 11:59:42] "POST /chown HTTP/1.1" 200 109 0.025924 10.0.0.50 - - [2026-02-20 11:59:42] "POST /chown HTTP/1.1" 200 109 0.006781 10.0.0.50 - - [2026-02-20 11:59:42] "POST /ref-update HTTP/1.1" 200 156 0.015524 10.0.0.50 - - [2026-02-20 11:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010201 10.0.0.50 - - [2026-02-20 11:59:42] "POST /chown HTTP/1.1" 200 109 0.009180 10.0.0.50 - - [2026-02-20 11:59:42] "POST /chown HTTP/1.1" 200 109 0.034178 10.0.0.50 - - [2026-02-20 11:59:42] "POST /chown HTTP/1.1" 200 109 0.022428 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.008324 10.0.0.50 - - [2026-02-20 11:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.009160 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.019554 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.007295 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.031800 10.0.0.50 - - [2026-02-20 11:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.018483 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.034129 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.020298 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.011434 10.0.0.50 - - [2026-02-20 11:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.006313 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.007534 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.022589 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.014759 10.0.0.50 - - [2026-02-20 11:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.006447 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.010618 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.008530 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.019816 10.0.0.50 - - [2026-02-20 11:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.007361 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.016278 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.015418 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.007636 10.0.0.50 - - [2026-02-20 11:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012059 10.0.0.50 - - [2026-02-20 11:59:43] "POST /chown HTTP/1.1" 200 109 0.009191 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.007178 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.017823 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.020618 10.0.0.50 - - [2026-02-20 11:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.007519 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.020698 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.007957 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.018578 10.0.0.50 - - [2026-02-20 11:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.007418 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.018295 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.011401 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.008170 10.0.0.50 - - [2026-02-20 11:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.008181 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.007453 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.017482 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.018870 10.0.0.50 - - [2026-02-20 11:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.006963 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.022595 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.007429 10.0.0.50 - - [2026-02-20 11:59:44] "POST /chown HTTP/1.1" 200 109 0.014582 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:59:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.50 - - [2026-02-20 11:59:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001239 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004660 10.0.0.50 - - [2026-02-20 11:59:51] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.50 - - [2026-02-20 11:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.50 - - [2026-02-20 11:59:51] "GET /loadbalancer/e0a4e18a-4a46-4df3-8fb9-e77a175dc4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002791 10.0.0.50 - - [2026-02-20 11:59:51] "GET /loadbalancer-pool/64a549aa-a4e5-49a9-991b-b76a51f3851f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003281 10.0.0.50 - - [2026-02-20 11:59:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021640 10.0.0.50 - - [2026-02-20 11:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008773 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007074 10.0.0.50 - - [2026-02-20 11:59:51] "POST /tags HTTP/1.1" 409 221 0.002232 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005201 10.0.0.50 - - [2026-02-20 11:59:51] "POST /ref-update HTTP/1.1" 200 156 0.007955 10.0.0.50 - - [2026-02-20 11:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.50 - - [2026-02-20 11:59:51] "GET /tag/662671c4-6233-4eae-b103-14ae0a4628b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012843 10.0.0.50 - - [2026-02-20 11:59:51] "GET /floating-ip/bae20eae-e442-49ce-a3ea-13b3830d4f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004829 10.0.0.50 - - [2026-02-20 11:59:51] "PUT /floating-ip/bae20eae-e442-49ce-a3ea-13b3830d4f95 HTTP/1.1" 200 256 0.012168 10.0.0.50 - - [2026-02-20 11:59:51] "POST /set-tag HTTP/1.1" 200 109 0.029506 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005023 10.0.0.50 - - [2026-02-20 11:59:51] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.50 - - [2026-02-20 11:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine/8c23541e-6d42-4b18-b4c9-8116fcb136d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003361 10.0.0.50 - - [2026-02-20 11:59:51] "GET /loadbalancer/e0a4e18a-4a46-4df3-8fb9-e77a175dc4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002905 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005560 10.0.0.50 - - [2026-02-20 11:59:51] "GET /loadbalancer-pool/64a549aa-a4e5-49a9-991b-b76a51f3851f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003457 10.0.0.50 - - [2026-02-20 11:59:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.066026 10.0.0.50 - - [2026-02-20 11:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016836 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine/33221871-a7e4-42b1-8464-49f2150c0b9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.012635 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011094 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013942 10.0.0.50 - - [2026-02-20 11:59:51] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007089 10.0.0.50 - - [2026-02-20 11:59:51] "POST /ref-update HTTP/1.1" 200 156 0.010521 10.0.0.50 - - [2026-02-20 11:59:52] "POST /set-tag HTTP/1.1" 200 109 0.052464 10.0.0.50 - - [2026-02-20 11:59:52] "GET /floating-ip/bae20eae-e442-49ce-a3ea-13b3830d4f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002844 10.0.0.50 - - [2026-02-20 11:59:56] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005055 10.0.0.50 - - [2026-02-20 11:59:56] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.50 - - [2026-02-20 11:59:57] "GET /virtual-machine/1be5c6c2-3405-495e-b0c2-3cdc851856f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.010409 10.0.0.50 - - [2026-02-20 11:59:57] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006939 10.0.0.50 - - [2026-02-20 11:59:57] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007288 10.0.0.50 - - [2026-02-20 11:59:57] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.50 - - [2026-02-20 12:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2026-02-20 12:00:14] "POST /chown HTTP/1.1" 200 109 0.008975 10.0.0.50 - - [2026-02-20 12:00:14] "POST /chown HTTP/1.1" 200 109 0.016768 10.0.0.50 - - [2026-02-20 12:00:14] "POST /chown HTTP/1.1" 200 109 0.008502 10.0.0.50 - - [2026-02-20 12:00:14] "POST /chown HTTP/1.1" 200 109 0.019763 10.0.0.50 - - [2026-02-20 12:00:29] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006192 10.0.0.50 - - [2026-02-20 12:00:29] "POST /set-tag HTTP/1.1" 200 109 0.002588 10.0.0.50 - - [2026-02-20 12:00:29] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005704 10.0.0.50 - - [2026-02-20 12:00:29] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.50 - - [2026-02-20 12:00:29] "GET /virtual-machine/1be5c6c2-3405-495e-b0c2-3cdc851856f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003160 10.0.0.50 - - [2026-02-20 12:00:29] "POST /ref-update HTTP/1.1" 200 156 0.021928 10.0.0.50 - - [2026-02-20 12:00:29] "GET /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006705 10.0.0.50 - - [2026-02-20 12:00:29] "POST /set-tag HTTP/1.1" 200 109 0.017166 10.0.0.50 - - [2026-02-20 12:00:29] "POST /set-tag HTTP/1.1" 200 109 0.017660 10.0.0.50 - - [2026-02-20 12:00:29] "DELETE /instance-ip/a3ff7b32-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.051988 10.0.0.50 - - [2026-02-20 12:00:29] "DELETE /virtual-machine-interface/a3e08e8e-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.047786 10.0.0.50 - - [2026-02-20 12:00:29] "DELETE /virtual-machine/1be5c6c2-3405-495e-b0c2-3cdc851856f1 HTTP/1.1" 200 115 0.026025 10.0.0.50 - - [2026-02-20 12:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.50 - - [2026-02-20 12:00:32] "GET /tag/55e107de-f283-47d6-9db6-791b67fb16c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012489 10.0.0.50 - - [2026-02-20 12:00:32] "GET /tag/55e107de-f283-47d6-9db6-791b67fb16c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.020693 10.0.0.50 - - [2026-02-20 12:00:32] "GET /virtual-machine-interface/69f26bb4-035a-4c58-9b62-3cbfb44eb2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004905 10.0.0.50 - - [2026-02-20 12:00:32] "POST /set-tag HTTP/1.1" 200 109 0.018811 10.0.0.50 - - [2026-02-20 12:00:32] "GET /virtual-machine-interface/712741e7-61af-489e-bae3-d70918905b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011387 10.0.0.50 - - [2026-02-20 12:00:32] "POST /set-tag HTTP/1.1" 200 109 0.018921 10.0.0.50 - - [2026-02-20 12:00:32] "GET /virtual-machine-interface/fbe9ee32-c803-40aa-8bb0-e1b2fef9ffda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005705 10.0.0.50 - - [2026-02-20 12:00:32] "POST /set-tag HTTP/1.1" 200 109 0.030111 10.0.0.50 - - [2026-02-20 12:00:32] "GET /firewall-policy/6309a7b2-6475-4273-9e8c-c28f0b3ada41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014101 10.0.0.50 - - [2026-02-20 12:00:32] "GET /firewall-rule/03ee8341-db8f-4c38-bed3-4a20971179d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.003252 10.0.0.50 - - [2026-02-20 12:00:32] "POST /ref-update HTTP/1.1" 200 156 0.015218 10.0.0.50 - - [2026-02-20 12:00:32] "DELETE /firewall-rule/03ee8341-db8f-4c38-bed3-4a20971179d5 HTTP/1.1" 200 115 0.033739 10.0.0.50 - - [2026-02-20 12:00:32] "DELETE /loadbalancer-member/03447d25-01e3-4a3a-89d3-70bbf1a0e0d1 HTTP/1.1" 200 115 0.036187 10.0.0.50 - - [2026-02-20 12:00:32] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.013990 10.0.0.50 - - [2026-02-20 12:00:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018819 10.0.0.50 - - [2026-02-20 12:00:32] "DELETE /loadbalancer-pool/a167dd5f-7ebd-4fd9-8008-0cf3079b7c98 HTTP/1.1" 200 115 0.085591 10.0.0.50 - - [2026-02-20 12:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019327 10.0.0.50 - - [2026-02-20 12:00:32] "DELETE /loadbalancer-listener/0aee3249-8313-48c5-81bd-d41707a90611 HTTP/1.1" 200 115 0.035021 10.0.0.50 - - [2026-02-20 12:00:32] "GET /floating-ip/2b9edbd2-954f-4abb-b527-c122f6ba6220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.004282 10.0.0.50 - - [2026-02-20 12:00:32] "POST /chown HTTP/1.1" 200 109 0.010544 10.0.0.50 - - [2026-02-20 12:00:33] "POST /chown HTTP/1.1" 200 109 0.040279 10.0.0.50 - - [2026-02-20 12:00:33] "POST /chown HTTP/1.1" 200 109 0.015908 10.0.0.50 - - [2026-02-20 12:00:33] "PUT /floating-ip/2b9edbd2-954f-4abb-b527-c122f6ba6220 HTTP/1.1" 200 256 0.063987 10.0.0.50 - - [2026-02-20 12:00:33] "POST /chown HTTP/1.1" 200 109 0.021898 10.0.0.50 - - [2026-02-20 12:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.50 - - [2026-02-20 12:00:33] "POST /chown HTTP/1.1" 200 109 0.015815 10.0.0.50 - - [2026-02-20 12:00:33] "DELETE /floating-ip/2b9edbd2-954f-4abb-b527-c122f6ba6220 HTTP/1.1" 200 115 0.129847 10.0.0.50 - - [2026-02-20 12:00:33] "POST /chown HTTP/1.1" 200 109 0.016360 10.0.0.50 - - [2026-02-20 12:00:33] "POST /chown HTTP/1.1" 200 109 0.030078 10.0.0.50 - - [2026-02-20 12:00:33] "POST /chown HTTP/1.1" 200 109 0.068121 10.0.0.50 - - [2026-02-20 12:00:33] "DELETE /loadbalancer/66707fd7-7faf-4712-b3cd-d437c7bdaafb HTTP/1.1" 200 115 0.150829 10.0.0.50 - - [2026-02-20 12:00:33] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.011711 10.0.0.50 - - [2026-02-20 12:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021410 10.0.0.50 - - [2026-02-20 12:00:33] "GET /floating-ip-pool/f71a1b95-a8f1-4b61-9946-d26f9c076901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018047 10.0.0.50 - - [2026-02-20 12:00:33] "DELETE /instance-ip/e7aa508b-7795-4cf6-b12c-de75a6d78e30 HTTP/1.1" 200 115 0.125216 10.0.0.50 - - [2026-02-20 12:00:33] "POST /ref-update HTTP/1.1" 200 156 0.041265 10.0.0.50 - - [2026-02-20 12:00:33] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.042657 10.0.0.50 - - [2026-02-20 12:00:33] "DELETE /floating-ip-pool/f71a1b95-a8f1-4b61-9946-d26f9c076901 HTTP/1.1" 200 115 0.059007 10.0.0.50 - - [2026-02-20 12:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.038275 10.0.0.50 - - [2026-02-20 12:00:33] "DELETE /virtual-machine-interface/fbe9ee32-c803-40aa-8bb0-e1b2fef9ffda HTTP/1.1" 200 115 0.117983 10.0.0.50 - - [2026-02-20 12:00:33] "PUT /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 266 0.020714 10.0.0.50 - - [2026-02-20 12:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031837 10.0.0.50 - - [2026-02-20 12:00:33] "DELETE /tag/55e107de-f283-47d6-9db6-791b67fb16c7 HTTP/1.1" 200 115 0.179352 10.0.0.50 - - [2026-02-20 12:00:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007219 10.0.0.50 - - [2026-02-20 12:00:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002998 10.0.0.50 - - [2026-02-20 12:00:33] "DELETE /virtual-network/08eb232d-f362-4248-a1ce-7b1c1375ef48 HTTP/1.1" 200 115 0.273663 10.0.0.50 - - [2026-02-20 12:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2026-02-20 12:00:33] "GET /routing-instance/eaf0648f-19e6-4650-b5f7-f2921ce0b9ef HTTP/1.1" 404 171 0.009999 10.0.0.50 - - [2026-02-20 12:00:33] "GET /domains HTTP/1.1" 200 280 0.002280 10.0.0.50 - - [2026-02-20 12:00:33] "GET /domain/07fa2012-8674-4feb-ab68-9fdaaf368fee HTTP/1.1" 200 3085 0.004572 10.0.0.50 - - [2026-02-20 12:00:33] "DELETE /route-target/9c37f223-4641-427c-bcc8-80f61d8a695e HTTP/1.1" 200 115 0.040389 10.0.0.50 - - [2026-02-20 12:00:33] "DELETE /service-instance/27c43f8c-b1ab-4e02-90f9-fc2c77871094 HTTP/1.1" 200 115 0.093935 10.0.0.50 - - [2026-02-20 12:00:33] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e HTTP/1.1" 200 7411 0.073891 10.0.0.50 - - [2026-02-20 12:00:33] "GET /virtual-machine-interface/69f26bb4-035a-4c58-9b62-3cbfb44eb2df?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006771 10.0.0.50 - - [2026-02-20 12:00:34] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012665 10.0.0.50 - - [2026-02-20 12:00:34] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.50 - - [2026-02-20 12:00:34] "DELETE /virtual-machine-interface/69f26bb4-035a-4c58-9b62-3cbfb44eb2df HTTP/1.1" 200 115 0.088876 10.0.0.50 - - [2026-02-20 12:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007713 10.0.0.50 - - [2026-02-20 12:00:34] "GET /loadbalancer/e0a4e18a-4a46-4df3-8fb9-e77a175dc4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005306 10.0.0.50 - - [2026-02-20 12:00:34] "DELETE /virtual-machine/ac451563-4c02-4e98-9f2e-559e4f9dd557 HTTP/1.1" 200 115 0.033072 10.0.0.50 - - [2026-02-20 12:00:34] "GET /virtual-machine-interface/712741e7-61af-489e-bae3-d70918905b46?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.009465 10.0.0.50 - - [2026-02-20 12:00:34] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006632 10.0.0.50 - - [2026-02-20 12:00:34] "POST /set-tag HTTP/1.1" 200 109 0.029405 10.0.0.50 - - [2026-02-20 12:00:34] "DELETE /loadbalancer-member/9f41cb29-30c2-4009-8672-38cbfae92c5e HTTP/1.1" 200 115 0.045469 10.0.0.50 - - [2026-02-20 12:00:34] "DELETE /virtual-machine-interface/712741e7-61af-489e-bae3-d70918905b46 HTTP/1.1" 200 115 0.081951 10.0.0.50 - - [2026-02-20 12:00:34] "POST /ref-update HTTP/1.1" 200 156 0.020335 10.0.0.50 - - [2026-02-20 12:00:34] "DELETE /virtual-machine/8fa98b62-acb2-4e6b-a324-50305da03e8b HTTP/1.1" 200 115 0.035179 10.0.0.50 - - [2026-02-20 12:00:35] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005954 10.0.0.50 - - [2026-02-20 12:00:35] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.50 - - [2026-02-20 12:00:35] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004727 10.0.0.50 - - [2026-02-20 12:00:35] "POST /set-tag HTTP/1.1" 200 109 0.004161 10.0.0.50 - - [2026-02-20 12:00:35] "GET /virtual-machine/33221871-a7e4-42b1-8464-49f2150c0b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003150 10.0.0.50 - - [2026-02-20 12:00:35] "POST /ref-update HTTP/1.1" 200 156 0.010910 10.0.0.50 - - [2026-02-20 12:00:35] "GET /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015672 10.0.0.50 - - [2026-02-20 12:00:35] "POST /set-tag HTTP/1.1" 200 109 0.023062 10.0.0.50 - - [2026-02-20 12:00:35] "POST /set-tag HTTP/1.1" 200 109 0.023458 10.0.0.50 - - [2026-02-20 12:00:35] "POST /set-tag HTTP/1.1" 200 109 0.030015 10.0.0.50 - - [2026-02-20 12:00:35] "DELETE /instance-ip/a16d8e36-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.046869 10.0.0.50 - - [2026-02-20 12:00:35] "POST /ref-update HTTP/1.1" 200 156 0.014249 10.0.0.50 - - [2026-02-20 12:00:35] "DELETE /virtual-machine-interface/a150ed76-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.051065 10.0.0.50 - - [2026-02-20 12:00:35] "DELETE /virtual-machine/33221871-a7e4-42b1-8464-49f2150c0b9b HTTP/1.1" 200 115 0.032081 10.0.0.50 - - [2026-02-20 12:00:39] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007828 10.0.0.50 - - [2026-02-20 12:00:39] "POST /set-tag HTTP/1.1" 200 109 0.002541 10.0.0.50 - - [2026-02-20 12:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.50 - - [2026-02-20 12:00:39] "GET /loadbalancer/e0a4e18a-4a46-4df3-8fb9-e77a175dc4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002643 10.0.0.50 - - [2026-02-20 12:00:40] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016626 10.0.0.50 - - [2026-02-20 12:00:40] "POST /set-tag HTTP/1.1" 200 109 0.003732 10.0.0.50 - - [2026-02-20 12:00:40] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005600 10.0.0.50 - - [2026-02-20 12:00:40] "POST /set-tag HTTP/1.1" 200 109 0.005187 10.0.0.50 - - [2026-02-20 12:00:40] "GET /virtual-machine/8c23541e-6d42-4b18-b4c9-8116fcb136d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003743 10.0.0.50 - - [2026-02-20 12:00:40] "POST /ref-update HTTP/1.1" 200 156 0.012656 10.0.0.50 - - [2026-02-20 12:00:40] "GET /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009771 10.0.0.50 - - [2026-02-20 12:00:40] "POST /set-tag HTTP/1.1" 200 109 0.022032 10.0.0.50 - - [2026-02-20 12:00:40] "POST /set-tag HTTP/1.1" 200 109 0.044061 10.0.0.50 - - [2026-02-20 12:00:40] "POST /set-tag HTTP/1.1" 200 109 0.055259 10.0.0.50 - - [2026-02-20 12:00:40] "DELETE /instance-ip/a06b234a-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.042242 10.0.0.50 - - [2026-02-20 12:00:40] "POST /ref-update HTTP/1.1" 200 156 0.014315 10.0.0.50 - - [2026-02-20 12:00:41] "DELETE /virtual-machine-interface/a0515e4c-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.068306 10.0.0.50 - - [2026-02-20 12:00:41] "DELETE /virtual-machine/8c23541e-6d42-4b18-b4c9-8116fcb136d0 HTTP/1.1" 200 115 0.034192 10.0.0.50 - - [2026-02-20 12:00:41] "DELETE /tag/bb2291e5-a3de-448a-8eab-d932e9ab8d1d HTTP/1.1" 200 115 0.038317 10.0.0.50 - - [2026-02-20 12:00:41] "DELETE /tag/d2ede910-a495-4590-b924-fb859a8d2db4 HTTP/1.1" 200 115 0.067871 10.0.0.50 - - [2026-02-20 12:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.50 - - [2026-02-20 12:00:44] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039072 10.0.0.50 - - [2026-02-20 12:00:44] "POST /tags HTTP/1.1" 200 393 0.035875 10.0.0.50 - - [2026-02-20 12:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.50 - - [2026-02-20 12:00:44] "GET /tag/2513a98d-0c96-49a8-9f41-4fd512dd0094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015483 10.0.0.50 - - [2026-02-20 12:00:44] "POST /tags HTTP/1.1" 200 341 0.031510 10.0.0.50 - - [2026-02-20 12:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.50 - - [2026-02-20 12:00:44] "GET /tag/d811efe1-064c-46c0-8bab-0c29b33fa0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016190 10.0.0.50 - - [2026-02-20 12:00:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.000611 10.0.0.50 - - [2026-02-20 12:00:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.001802 10.0.0.50 - - [2026-02-20 12:00:44] "POST /security-groups HTTP/1.1" 200 589 0.067353 10.0.0.50 - - [2026-02-20 12:00:44] "POST /projects HTTP/1.1" 200 519 0.175980 10.0.0.50 - - [2026-02-20 12:00:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019378 10.0.0.50 - - [2026-02-20 12:00:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.004310 10.0.0.50 - - [2026-02-20 12:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015161 10.0.0.50 - - [2026-02-20 12:00:44] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.019159 10.0.0.50 - - [2026-02-20 12:00:44] "POST /access-control-lists HTTP/1.1" 200 598 0.083855 10.0.0.50 - - [2026-02-20 12:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018876 10.0.0.50 - - [2026-02-20 12:00:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.007102 10.0.0.50 - - [2026-02-20 12:00:44] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006290 10.0.0.50 - - [2026-02-20 12:00:45] "POST /access-control-lists HTTP/1.1" 200 596 0.078000 10.0.0.50 - - [2026-02-20 12:00:45] "PUT /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f HTTP/1.1" 200 264 0.093353 10.0.0.50 - - [2026-02-20 12:00:45] "PUT /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05 HTTP/1.1" 200 264 0.071075 10.0.0.50 - - [2026-02-20 12:00:45] "POST /security-groups HTTP/1.1" 200 591 0.072198 10.0.0.50 - - [2026-02-20 12:00:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.002728 10.0.0.50 - - [2026-02-20 12:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024432 10.0.0.50 - - [2026-02-20 12:00:45] "POST /access-control-lists HTTP/1.1" 200 632 0.049813 10.0.0.50 - - [2026-02-20 12:00:45] "POST /fqname-to-id HTTP/1.1" 404 269 0.013655 10.0.0.50 - - [2026-02-20 12:00:45] "POST /chown HTTP/1.1" 200 109 0.045882 10.0.0.50 - - [2026-02-20 12:00:45] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008116 10.0.0.50 - - [2026-02-20 12:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.50 - - [2026-02-20 12:00:45] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008579 10.0.0.50 - - [2026-02-20 12:00:45] "POST /access-control-lists HTTP/1.1" 200 630 0.083578 10.0.0.50 - - [2026-02-20 12:00:45] "POST /tags HTTP/1.1" 409 226 0.011439 10.0.0.50 - - [2026-02-20 12:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.50 - - [2026-02-20 12:00:45] "GET /tag/d811efe1-064c-46c0-8bab-0c29b33fa0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016335 10.0.0.50 - - [2026-02-20 12:00:45] "POST /firewall-rules HTTP/1.1" 200 600 0.072870 10.0.0.50 - - [2026-02-20 12:00:45] "GET /firewall-rule/0e6e8bcc-75b9-48a3-896e-f01fe9a51361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004453 10.0.0.50 - - [2026-02-20 12:00:45] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004717 10.0.0.50 - - [2026-02-20 12:00:45] "GET /firewall-rule/0e6e8bcc-75b9-48a3-896e-f01fe9a51361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003158 10.0.0.50 - - [2026-02-20 12:00:45] "POST /ref-update HTTP/1.1" 200 156 0.059325 10.0.0.50 - - [2026-02-20 12:00:45] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017376 10.0.0.50 - - [2026-02-20 12:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.50 - - [2026-02-20 12:00:45] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003588 10.0.0.50 - - [2026-02-20 12:00:45] "POST /tags HTTP/1.1" 409 226 0.002026 10.0.0.50 - - [2026-02-20 12:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.50 - - [2026-02-20 12:00:45] "GET /tag/d811efe1-064c-46c0-8bab-0c29b33fa0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012361 10.0.0.50 - - [2026-02-20 12:00:45] "POST /firewall-rules HTTP/1.1" 200 598 0.073027 10.0.0.50 - - [2026-02-20 12:00:46] "GET /firewall-rule/e82c3757-9e14-4ae6-b0ed-65a58167499b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004630 10.0.0.50 - - [2026-02-20 12:00:46] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005733 10.0.0.50 - - [2026-02-20 12:00:46] "GET /firewall-rule/e82c3757-9e14-4ae6-b0ed-65a58167499b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012518 10.0.0.50 - - [2026-02-20 12:00:46] "POST /ref-update HTTP/1.1" 200 156 0.059589 10.0.0.50 - - [2026-02-20 12:00:47] "POST /tags HTTP/1.1" 200 393 0.025383 10.0.0.50 - - [2026-02-20 12:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006234 10.0.0.50 - - [2026-02-20 12:00:47] "GET /tag/b5f39e32-e340-4552-a00e-e826a4287a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015832 10.0.0.50 - - [2026-02-20 12:00:47] "POST /tags HTTP/1.1" 200 341 0.023529 10.0.0.50 - - [2026-02-20 12:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.50 - - [2026-02-20 12:00:47] "GET /tag/f85d60cb-8983-4fe9-a292-b2f6037d44d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016464 10.0.0.50 - - [2026-02-20 12:00:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.000670 10.0.0.50 - - [2026-02-20 12:00:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.008006 10.0.0.50 - - [2026-02-20 12:00:47] "POST /security-groups HTTP/1.1" 200 589 0.073004 10.0.0.50 - - [2026-02-20 12:00:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.002718 10.0.0.50 - - [2026-02-20 12:00:47] "POST /projects HTTP/1.1" 200 519 0.222752 10.0.0.50 - - [2026-02-20 12:00:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008989 10.0.0.50 - - [2026-02-20 12:00:47] "POST /access-control-lists HTTP/1.1" 200 598 0.033225 10.0.0.50 - - [2026-02-20 12:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020733 10.0.0.50 - - [2026-02-20 12:00:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.009167 10.0.0.50 - - [2026-02-20 12:00:48] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.025725 10.0.0.50 - - [2026-02-20 12:00:48] "POST /access-control-lists HTTP/1.1" 200 596 0.068089 10.0.0.50 - - [2026-02-20 12:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007614 10.0.0.50 - - [2026-02-20 12:00:48] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004800 10.0.0.50 - - [2026-02-20 12:00:48] "PUT /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f HTTP/1.1" 200 264 0.050503 10.0.0.50 - - [2026-02-20 12:00:48] "PUT /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05 HTTP/1.1" 200 264 0.050798 10.0.0.50 - - [2026-02-20 12:00:48] "POST /security-groups HTTP/1.1" 200 591 0.088637 10.0.0.50 - - [2026-02-20 12:00:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.001937 10.0.0.50 - - [2026-02-20 12:00:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.055670 10.0.0.50 - - [2026-02-20 12:00:48] "POST /access-control-lists HTTP/1.1" 200 632 0.086559 10.0.0.50 - - [2026-02-20 12:00:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.005412 10.0.0.50 - - [2026-02-20 12:00:48] "POST /chown HTTP/1.1" 200 109 0.044043 10.0.0.50 - - [2026-02-20 12:00:48] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003592 10.0.0.50 - - [2026-02-20 12:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.50 - - [2026-02-20 12:00:48] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016999 10.0.0.50 - - [2026-02-20 12:00:48] "POST /access-control-lists HTTP/1.1" 200 630 0.086703 10.0.0.50 - - [2026-02-20 12:00:48] "POST /tags HTTP/1.1" 409 226 0.018725 10.0.0.50 - - [2026-02-20 12:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.50 - - [2026-02-20 12:00:48] "GET /tag/f85d60cb-8983-4fe9-a292-b2f6037d44d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011033 10.0.0.50 - - [2026-02-20 12:00:48] "POST /firewall-rules HTTP/1.1" 200 600 0.067578 10.0.0.50 - - [2026-02-20 12:00:48] "GET /firewall-rule/cf1e1dd9-f6a6-45c6-a2be-325a836d2c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004790 10.0.0.50 - - [2026-02-20 12:00:48] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004181 10.0.0.50 - - [2026-02-20 12:00:48] "GET /firewall-rule/cf1e1dd9-f6a6-45c6-a2be-325a836d2c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002757 10.0.0.50 - - [2026-02-20 12:00:48] "POST /ref-update HTTP/1.1" 200 156 0.077647 10.0.0.50 - - [2026-02-20 12:00:48] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009127 10.0.0.50 - - [2026-02-20 12:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.50 - - [2026-02-20 12:00:48] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003326 10.0.0.50 - - [2026-02-20 12:00:48] "POST /tags HTTP/1.1" 409 226 0.003910 10.0.0.50 - - [2026-02-20 12:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.50 - - [2026-02-20 12:00:49] "GET /tag/f85d60cb-8983-4fe9-a292-b2f6037d44d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011310 10.0.0.50 - - [2026-02-20 12:00:49] "POST /firewall-rules HTTP/1.1" 200 598 0.067302 10.0.0.50 - - [2026-02-20 12:00:49] "GET /firewall-rule/8d609840-0966-4337-860e-a1346559f2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.009151 10.0.0.50 - - [2026-02-20 12:00:49] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005713 10.0.0.50 - - [2026-02-20 12:00:49] "GET /firewall-rule/8d609840-0966-4337-860e-a1346559f2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002677 10.0.0.50 - - [2026-02-20 12:00:49] "POST /ref-update HTTP/1.1" 200 156 0.059235 10.0.0.50 - - [2026-02-20 12:00:50] "POST /tags HTTP/1.1" 200 345 0.094985 10.0.0.50 - - [2026-02-20 12:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007830 10.0.0.50 - - [2026-02-20 12:00:50] "GET /tag/e4bb4183-360b-49de-b6c9-b152bc99788b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023879 10.0.0.50 - - [2026-02-20 12:00:50] "POST /projects HTTP/1.1" 409 238 0.002392 10.0.0.50 - - [2026-02-20 12:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.50 - - [2026-02-20 12:00:50] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043946 10.0.0.50 - - [2026-02-20 12:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.50 - - [2026-02-20 12:00:50] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004713 10.0.0.50 - - [2026-02-20 12:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.50 - - [2026-02-20 12:00:50] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006511 10.0.0.50 - - [2026-02-20 12:00:50] "POST /security-groups HTTP/1.1" 409 285 0.002749 10.0.0.50 - - [2026-02-20 12:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2026-02-20 12:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.50 - - [2026-02-20 12:00:50] "PUT /security-group/20467216-c672-4f71-b1e7-c0cfc0d4ab09 HTTP/1.1" 200 262 0.076896 10.0.0.50 - - [2026-02-20 12:00:50] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.091168 10.0.0.50 - - [2026-02-20 12:00:50] "PUT /access-control-list/a9e6697f-94b5-41da-8ed8-c8a8ffba9b9f HTTP/1.1" 200 272 0.026834 10.0.0.50 - - [2026-02-20 12:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.035383 10.0.0.50 - - [2026-02-20 12:00:51] "PUT /access-control-list/4ea7bf20-38f4-416c-b1ab-7447db73943d HTTP/1.1" 200 272 0.039414 10.0.0.50 - - [2026-02-20 12:00:51] "POST /tags HTTP/1.1" 409 228 0.018329 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008385 10.0.0.50 - - [2026-02-20 12:00:51] "GET /tag/e4bb4183-360b-49de-b6c9-b152bc99788b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014184 10.0.0.50 - - [2026-02-20 12:00:51] "POST /tags HTTP/1.1" 200 345 0.025010 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.50 - - [2026-02-20 12:00:51] "GET /tag/498dba2e-71ac-4ae2-a681-8d2f288eb5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016271 10.0.0.50 - - [2026-02-20 12:00:51] "POST /projects HTTP/1.1" 409 238 0.002151 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.50 - - [2026-02-20 12:00:51] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045245 10.0.0.50 - - [2026-02-20 12:00:51] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.062757 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2026-02-20 12:00:51] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004138 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.50 - - [2026-02-20 12:00:51] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004663 10.0.0.50 - - [2026-02-20 12:00:51] "POST /security-groups HTTP/1.1" 409 285 0.002524 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2026-02-20 12:00:51] "PUT /security-group/b7c745cf-21ec-408b-a685-72e2dc565aad HTTP/1.1" 200 262 0.059473 10.0.0.50 - - [2026-02-20 12:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.039653 10.0.0.50 - - [2026-02-20 12:00:51] "POST /tags HTTP/1.1" 409 228 0.002051 10.0.0.50 - - [2026-02-20 12:00:51] "PUT /access-control-list/53b54870-04c7-42ae-a396-f359493ab97b HTTP/1.1" 200 272 0.038482 10.0.0.50 - - [2026-02-20 12:00:51] "PUT /access-control-list/8c0d4d88-5437-4b3a-b620-3cd125be930d HTTP/1.1" 200 272 0.015306 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.50 - - [2026-02-20 12:00:51] "GET /tag/498dba2e-71ac-4ae2-a681-8d2f288eb5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011792 10.0.0.50 - - [2026-02-20 12:00:51] "POST /tags HTTP/1.1" 200 291 0.053764 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.50 - - [2026-02-20 12:00:51] "GET /tag/1ff6f98e-7f24-481e-89cc-71f41bd14e69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013593 10.0.0.50 - - [2026-02-20 12:00:51] "POST /tags HTTP/1.1" 200 303 0.053740 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008720 10.0.0.50 - - [2026-02-20 12:00:51] "GET /tag/18425da7-b725-4b86-b7ed-e4ffdca1ca85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029618 10.0.0.50 - - [2026-02-20 12:00:51] "POST /tags HTTP/1.1" 409 252 0.007287 10.0.0.50 - - [2026-02-20 12:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.50 - - [2026-02-20 12:00:51] "GET /tag/2513a98d-0c96-49a8-9f41-4fd512dd0094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015799 10.0.0.50 - - [2026-02-20 12:00:51] "POST /tags HTTP/1.1" 409 226 0.002490 10.0.0.50 - - [2026-02-20 12:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.50 - - [2026-02-20 12:00:52] "GET /tag/d811efe1-064c-46c0-8bab-0c29b33fa0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014037 10.0.0.50 - - [2026-02-20 12:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.50 - - [2026-02-20 12:00:52] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004442 10.0.0.50 - - [2026-02-20 12:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.50 - - [2026-02-20 12:00:52] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040042 10.0.0.50 - - [2026-02-20 12:00:52] "POST /virtual-machines HTTP/1.1" 200 395 0.021627 10.0.0.50 - - [2026-02-20 12:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009732 10.0.0.50 - - [2026-02-20 12:00:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128258 10.0.0.50 - - [2026-02-20 12:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.035405 10.0.0.50 - - [2026-02-20 12:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006969 10.0.0.50 - - [2026-02-20 12:00:52] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007635 10.0.0.50 - - [2026-02-20 12:00:52] "POST /instance-ips HTTP/1.1" 200 397 0.029433 10.0.0.50 - - [2026-02-20 12:00:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027366 10.0.0.50 - - [2026-02-20 12:00:52] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013241 10.0.0.50 - - [2026-02-20 12:00:52] "POST /set-tag HTTP/1.1" 200 109 0.068172 10.0.0.50 - - [2026-02-20 12:00:52] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015834 10.0.0.50 - - [2026-02-20 12:00:52] "GET /instance-ip/cdd92e1c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004016 10.0.0.50 - - [2026-02-20 12:00:52] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004377 10.0.0.50 - - [2026-02-20 12:00:52] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.50 - - [2026-02-20 12:00:52] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004934 10.0.0.50 - - [2026-02-20 12:00:52] "POST /ref-update HTTP/1.1" 200 156 0.011764 10.0.0.50 - - [2026-02-20 12:00:52] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019173 10.0.0.50 - - [2026-02-20 12:00:52] "POST /set-tag HTTP/1.1" 200 109 0.003218 10.0.0.50 - - [2026-02-20 12:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.50 - - [2026-02-20 12:00:52] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005151 10.0.0.50 - - [2026-02-20 12:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.50 - - [2026-02-20 12:00:52] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028971 10.0.0.50 - - [2026-02-20 12:00:52] "POST /virtual-machines HTTP/1.1" 200 395 0.009514 10.0.0.50 - - [2026-02-20 12:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023942 10.0.0.50 - - [2026-02-20 12:00:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100167 10.0.0.50 - - [2026-02-20 12:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009671 10.0.0.50 - - [2026-02-20 12:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008335 10.0.0.50 - - [2026-02-20 12:00:53] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005806 10.0.0.50 - - [2026-02-20 12:00:53] "POST /instance-ips HTTP/1.1" 200 397 0.020200 10.0.0.50 - - [2026-02-20 12:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022055 10.0.0.50 - - [2026-02-20 12:00:53] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015525 10.0.0.50 - - [2026-02-20 12:00:53] "POST /set-tag HTTP/1.1" 200 109 0.071613 10.0.0.50 - - [2026-02-20 12:00:53] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008944 10.0.0.50 - - [2026-02-20 12:00:53] "GET /instance-ip/ce53e242-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006664 10.0.0.50 - - [2026-02-20 12:00:53] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006085 10.0.0.50 - - [2026-02-20 12:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.50 - - [2026-02-20 12:00:53] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004848 10.0.0.50 - - [2026-02-20 12:00:53] "POST /ref-update HTTP/1.1" 200 156 0.008582 10.0.0.50 - - [2026-02-20 12:00:53] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004375 10.0.0.50 - - [2026-02-20 12:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.50 - - [2026-02-20 12:00:53] "POST /tags HTTP/1.1" 200 291 0.028791 10.0.0.50 - - [2026-02-20 12:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.50 - - [2026-02-20 12:00:53] "GET /tag/90810ab7-33d1-4e2a-8de7-0b170cdc707f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.016781 10.0.0.50 - - [2026-02-20 12:00:53] "POST /tags HTTP/1.1" 409 252 0.002511 10.0.0.50 - - [2026-02-20 12:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.50 - - [2026-02-20 12:00:53] "GET /tag/b5f39e32-e340-4552-a00e-e826a4287a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012374 10.0.0.50 - - [2026-02-20 12:00:53] "POST /tags HTTP/1.1" 409 226 0.002099 10.0.0.50 - - [2026-02-20 12:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2026-02-20 12:00:53] "GET /tag/f85d60cb-8983-4fe9-a292-b2f6037d44d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011450 10.0.0.50 - - [2026-02-20 12:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.50 - - [2026-02-20 12:00:53] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004393 10.0.0.50 - - [2026-02-20 12:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.50 - - [2026-02-20 12:00:53] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025028 10.0.0.50 - - [2026-02-20 12:00:53] "POST /virtual-machines HTTP/1.1" 200 395 0.011491 10.0.0.50 - - [2026-02-20 12:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008451 10.0.0.50 - - [2026-02-20 12:00:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111094 10.0.0.50 - - [2026-02-20 12:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.029909 10.0.0.50 - - [2026-02-20 12:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018412 10.0.0.50 - - [2026-02-20 12:00:54] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004489 10.0.0.50 - - [2026-02-20 12:00:54] "POST /instance-ips HTTP/1.1" 200 397 0.020108 10.0.0.50 - - [2026-02-20 12:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025647 10.0.0.50 - - [2026-02-20 12:00:54] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009563 10.0.0.50 - - [2026-02-20 12:00:54] "POST /set-tag HTTP/1.1" 200 109 0.067967 10.0.0.50 - - [2026-02-20 12:00:54] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017028 10.0.0.50 - - [2026-02-20 12:00:54] "GET /instance-ip/cee370f6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003596 10.0.0.50 - - [2026-02-20 12:00:54] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004526 10.0.0.50 - - [2026-02-20 12:00:54] "POST /set-tag HTTP/1.1" 200 109 0.003066 10.0.0.50 - - [2026-02-20 12:00:54] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004451 10.0.0.50 - - [2026-02-20 12:00:54] "POST /ref-update HTTP/1.1" 200 156 0.008761 10.0.0.50 - - [2026-02-20 12:00:54] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018676 10.0.0.50 - - [2026-02-20 12:00:54] "POST /set-tag HTTP/1.1" 200 109 0.003591 10.0.0.50 - - [2026-02-20 12:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.50 - - [2026-02-20 12:00:54] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004297 10.0.0.50 - - [2026-02-20 12:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.50 - - [2026-02-20 12:00:54] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038352 10.0.0.50 - - [2026-02-20 12:00:54] "POST /virtual-machines HTTP/1.1" 200 395 0.010995 10.0.0.50 - - [2026-02-20 12:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022328 10.0.0.50 - - [2026-02-20 12:00:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117800 10.0.0.50 - - [2026-02-20 12:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009186 10.0.0.50 - - [2026-02-20 12:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012090 10.0.0.50 - - [2026-02-20 12:00:54] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007881 10.0.0.50 - - [2026-02-20 12:00:55] "POST /instance-ips HTTP/1.1" 200 397 0.026330 10.0.0.50 - - [2026-02-20 12:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020679 10.0.0.50 - - [2026-02-20 12:00:55] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.018121 10.0.0.50 - - [2026-02-20 12:00:55] "POST /set-tag HTTP/1.1" 200 109 0.064067 10.0.0.50 - - [2026-02-20 12:00:55] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014770 10.0.0.50 - - [2026-02-20 12:00:55] "GET /instance-ip/cf6104a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008405 10.0.0.50 - - [2026-02-20 12:00:55] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004585 10.0.0.50 - - [2026-02-20 12:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.50 - - [2026-02-20 12:00:55] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.005167 10.0.0.50 - - [2026-02-20 12:00:55] "POST /ref-update HTTP/1.1" 200 156 0.009700 10.0.0.50 - - [2026-02-20 12:00:55] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013291 10.0.0.50 - - [2026-02-20 12:00:55] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.50 - - [2026-02-20 12:00:55] "POST /tags HTTP/1.1" 200 299 0.020682 10.0.0.50 - - [2026-02-20 12:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.50 - - [2026-02-20 12:00:55] "GET /tag/e2fa4fa5-3867-45d6-9f22-703ba4fc30d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013067 10.0.0.50 - - [2026-02-20 12:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.50 - - [2026-02-20 12:00:55] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005678 10.0.0.50 - - [2026-02-20 12:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.50 - - [2026-02-20 12:00:55] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048560 10.0.0.50 - - [2026-02-20 12:00:55] "POST /virtual-machines HTTP/1.1" 200 395 0.009143 10.0.0.50 - - [2026-02-20 12:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011062 10.0.0.50 - - [2026-02-20 12:00:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113322 10.0.0.50 - - [2026-02-20 12:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009001 10.0.0.50 - - [2026-02-20 12:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009571 10.0.0.50 - - [2026-02-20 12:00:55] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008451 10.0.0.50 - - [2026-02-20 12:00:55] "POST /instance-ips HTTP/1.1" 200 397 0.019700 10.0.0.50 - - [2026-02-20 12:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023811 10.0.0.50 - - [2026-02-20 12:00:56] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012180 10.0.0.50 - - [2026-02-20 12:00:56] "POST /set-tag HTTP/1.1" 200 109 0.023475 10.0.0.50 - - [2026-02-20 12:00:56] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017070 10.0.0.50 - - [2026-02-20 12:00:56] "GET /instance-ip/cfed4512-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004584 10.0.0.50 - - [2026-02-20 12:00:56] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004874 10.0.0.50 - - [2026-02-20 12:00:56] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.50 - - [2026-02-20 12:00:56] "POST /tags HTTP/1.1" 200 299 0.020374 10.0.0.50 - - [2026-02-20 12:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.50 - - [2026-02-20 12:00:56] "GET /tag/74c5c704-bc98-40e8-8cac-f872bd679fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012327 10.0.0.50 - - [2026-02-20 12:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2026-02-20 12:00:56] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004571 10.0.0.50 - - [2026-02-20 12:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.50 - - [2026-02-20 12:00:56] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041570 10.0.0.50 - - [2026-02-20 12:00:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008970 10.0.0.50 - - [2026-02-20 12:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012374 10.0.0.50 - - [2026-02-20 12:00:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.158189 10.0.0.50 - - [2026-02-20 12:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025425 10.0.0.50 - - [2026-02-20 12:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012778 10.0.0.50 - - [2026-02-20 12:00:56] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005010 10.0.0.50 - - [2026-02-20 12:00:56] "POST /instance-ips HTTP/1.1" 200 397 0.021570 10.0.0.50 - - [2026-02-20 12:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024355 10.0.0.50 - - [2026-02-20 12:00:56] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011130 10.0.0.50 - - [2026-02-20 12:00:56] "POST /set-tag HTTP/1.1" 200 109 0.018601 10.0.0.50 - - [2026-02-20 12:00:56] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014736 10.0.0.50 - - [2026-02-20 12:00:56] "GET /instance-ip/d05f549a-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004403 10.0.0.50 - - [2026-02-20 12:00:56] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004420 10.0.0.50 - - [2026-02-20 12:00:56] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.50 - - [2026-02-20 12:00:56] "POST /tags HTTP/1.1" 200 299 0.024607 10.0.0.50 - - [2026-02-20 12:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.50 - - [2026-02-20 12:00:57] "GET /tag/163e9dac-9e92-473f-9988-2d8a2e2f1cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016772 10.0.0.50 - - [2026-02-20 12:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.50 - - [2026-02-20 12:00:57] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007017 10.0.0.50 - - [2026-02-20 12:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.50 - - [2026-02-20 12:00:57] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031008 10.0.0.50 - - [2026-02-20 12:00:57] "POST /virtual-machines HTTP/1.1" 200 395 0.012710 10.0.0.50 - - [2026-02-20 12:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018280 10.0.0.50 - - [2026-02-20 12:00:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113887 10.0.0.50 - - [2026-02-20 12:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009356 10.0.0.50 - - [2026-02-20 12:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015745 10.0.0.50 - - [2026-02-20 12:00:57] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005431 10.0.0.50 - - [2026-02-20 12:00:57] "POST /instance-ips HTTP/1.1" 200 397 0.022724 10.0.0.50 - - [2026-02-20 12:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025028 10.0.0.50 - - [2026-02-20 12:00:57] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013189 10.0.0.50 - - [2026-02-20 12:00:57] "POST /set-tag HTTP/1.1" 200 109 0.022214 10.0.0.50 - - [2026-02-20 12:00:57] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013944 10.0.0.50 - - [2026-02-20 12:00:57] "GET /instance-ip/d0d67c6e-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003228 10.0.0.50 - - [2026-02-20 12:00:57] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018554 10.0.0.50 - - [2026-02-20 12:00:57] "POST /set-tag HTTP/1.1" 200 109 0.007699 10.0.0.50 - - [2026-02-20 12:00:57] "POST /tags HTTP/1.1" 200 299 0.045288 10.0.0.50 - - [2026-02-20 12:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009322 10.0.0.50 - - [2026-02-20 12:00:57] "GET /tag/c5b5c49c-f4dd-4fa3-b0e2-67db908f236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.025189 10.0.0.50 - - [2026-02-20 12:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.50 - - [2026-02-20 12:00:57] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006318 10.0.0.50 - - [2026-02-20 12:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2026-02-20 12:00:57] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043044 10.0.0.50 - - [2026-02-20 12:00:58] "POST /virtual-machines HTTP/1.1" 200 395 0.011094 10.0.0.50 - - [2026-02-20 12:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015595 10.0.0.50 - - [2026-02-20 12:00:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126479 10.0.0.50 - - [2026-02-20 12:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008731 10.0.0.50 - - [2026-02-20 12:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010683 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007174 10.0.0.50 - - [2026-02-20 12:00:58] "POST /instance-ips HTTP/1.1" 200 397 0.022186 10.0.0.50 - - [2026-02-20 12:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020873 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006379 10.0.0.50 - - [2026-02-20 12:00:58] "POST /set-tag HTTP/1.1" 200 109 0.022116 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018297 10.0.0.50 - - [2026-02-20 12:00:58] "GET /instance-ip/d1570898-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003483 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005554 10.0.0.50 - - [2026-02-20 12:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.005160 10.0.0.50 - - [2026-02-20 12:00:58] "POST /ref-update HTTP/1.1" 200 156 0.017949 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004185 10.0.0.50 - - [2026-02-20 12:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004273 10.0.0.50 - - [2026-02-20 12:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002727 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004419 10.0.0.50 - - [2026-02-20 12:00:58] "POST /ref-update HTTP/1.1" 200 156 0.007902 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005455 10.0.0.50 - - [2026-02-20 12:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005070 10.0.0.50 - - [2026-02-20 12:00:58] "POST /ref-update HTTP/1.1" 200 156 0.009271 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005583 10.0.0.50 - - [2026-02-20 12:00:58] "POST /set-tag HTTP/1.1" 200 109 0.005733 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004700 10.0.0.50 - - [2026-02-20 12:00:58] "POST /set-tag HTTP/1.1" 200 109 0.004117 10.0.0.50 - - [2026-02-20 12:00:58] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.011627 10.0.0.50 - - [2026-02-20 12:00:59] "POST /ref-update HTTP/1.1" 200 156 0.009590 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011127 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.008048 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004988 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.006129 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008125 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.007910 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004985 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012774 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006232 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004175 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004533 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004405 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.50 - - [2026-02-20 12:00:59] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004596 10.0.0.50 - - [2026-02-20 12:00:59] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.50 - - [2026-02-20 12:01:01] "GET /virtual-machine/7b59d9a8-aedb-47b2-b134-a862d99b4cf2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002720 10.0.0.50 - - [2026-02-20 12:01:01] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004523 10.0.0.50 - - [2026-02-20 12:01:01] "GET /virtual-machine/9985da5b-8c61-49a5-93f5-4f84c406f2eb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003632 10.0.0.50 - - [2026-02-20 12:01:01] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005364 10.0.0.50 - - [2026-02-20 12:01:01] "GET /virtual-machine/ceebd5ac-90f9-43d6-b276-095c81399cac?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003046 10.0.0.50 - - [2026-02-20 12:01:01] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004107 10.0.0.50 - - [2026-02-20 12:01:02] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004327 10.0.0.50 - - [2026-02-20 12:01:02] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.50 - - [2026-02-20 12:01:02] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005976 10.0.0.50 - - [2026-02-20 12:01:02] "POST /set-tag HTTP/1.1" 200 109 0.003317 10.0.0.50 - - [2026-02-20 12:01:03] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004748 10.0.0.50 - - [2026-02-20 12:01:03] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.50 - - [2026-02-20 12:01:03] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004361 10.0.0.50 - - [2026-02-20 12:01:03] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.50 - - [2026-02-20 12:01:06] "GET /virtual-machine/a091c463-b1d0-43c5-af3a-6ab7c522041b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002980 10.0.0.50 - - [2026-02-20 12:01:06] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004427 10.0.0.50 - - [2026-02-20 12:01:06] "GET /virtual-machine/0402d0a6-34b2-4925-8df2-81b15bc7883b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003815 10.0.0.50 - - [2026-02-20 12:01:06] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004700 10.0.0.50 - - [2026-02-20 12:01:08] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004479 10.0.0.50 - - [2026-02-20 12:01:08] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.50 - - [2026-02-20 12:01:11] "GET /virtual-machine/2bb7b10d-f3f7-4c35-9373-f86f490a03e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003940 10.0.0.50 - - [2026-02-20 12:01:11] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005243 10.0.0.50 - - [2026-02-20 12:01:11] "GET /virtual-machine/7fd8a9e4-c004-450a-8c60-35f1d4dae8ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005014 10.0.0.50 - - [2026-02-20 12:01:11] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009282 10.0.0.50 - - [2026-02-20 12:01:11] "GET /virtual-machine/a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003030 10.0.0.50 - - [2026-02-20 12:01:11] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005632 10.0.0.50 - - [2026-02-20 12:01:12] "GET /loadbalancer/17cc8457-bb7d-4707-b79a-433f066105fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005286 10.0.0.50 - - [2026-02-20 12:01:12] "POST /tags HTTP/1.1" 200 333 0.040389 10.0.0.50 - - [2026-02-20 12:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.025685 10.0.0.50 - - [2026-02-20 12:01:12] "GET /tag/f78a6b5d-681d-4291-b98f-e8d51a098b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012951 10.0.0.50 - - [2026-02-20 12:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.50 - - [2026-02-20 12:01:12] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033837 10.0.0.50 - - [2026-02-20 12:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.50 - - [2026-02-20 12:01:12] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004754 10.0.0.50 - - [2026-02-20 12:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.50 - - [2026-02-20 12:01:12] "GET /service-appliance-set/0c2a2da8-89d3-4958-82be-d267e4720262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.003046 10.0.0.50 - - [2026-02-20 12:01:12] "POST /fqname-to-id HTTP/1.1" 404 273 0.004158 10.0.0.50 - - [2026-02-20 12:01:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.131716 10.0.0.50 - - [2026-02-20 12:01:12] "GET /virtual-machine-interface/34fe8253-434a-4cd1-841a-35329bfe815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.025961 10.0.0.50 - - [2026-02-20 12:01:12] "POST /instance-ips HTTP/1.1" 200 409 0.022336 10.0.0.50 - - [2026-02-20 12:01:13] "GET /instance-ip/8a4bb818-0af5-45a6-b484-a2a4bb9b8765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.011723 10.0.0.50 - - [2026-02-20 12:01:13] "POST /loadbalancers HTTP/1.1" 200 629 0.070305 10.0.0.50 - - [2026-02-20 12:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025254 10.0.0.50 - - [2026-02-20 12:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.50 - - [2026-02-20 12:01:13] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056205 10.0.0.50 - - [2026-02-20 12:01:13] "GET /instance-ip/8a4bb818-0af5-45a6-b484-a2a4bb9b8765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003598 10.0.0.50 - - [2026-02-20 12:01:13] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048130 10.0.0.50 - - [2026-02-20 12:01:13] "GET /loadbalancer/17cc8457-bb7d-4707-b79a-433f066105fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003996 10.0.0.50 - - [2026-02-20 12:01:13] "POST /floating-ips HTTP/1.1" 200 597 0.057096 10.0.0.50 - - [2026-02-20 12:01:13] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.043844 10.0.0.50 - - [2026-02-20 12:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.50 - - [2026-02-20 12:01:13] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045960 10.0.0.50 - - [2026-02-20 12:01:13] "GET /loadbalancer-listener/dbc33cc4-6a08-4912-8d05-a96fb8dc0bc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004497 10.0.0.50 - - [2026-02-20 12:01:13] "GET /loadbalancer-listener/dbc33cc4-6a08-4912-8d05-a96fb8dc0bc9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004019 10.0.0.50 - - [2026-02-20 12:01:13] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.026912 10.0.0.50 - - [2026-02-20 12:01:13] "GET /loadbalancer/17cc8457-bb7d-4707-b79a-433f066105fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.019134 10.0.0.50 - - [2026-02-20 12:01:13] "GET /instance-ip/8a4bb818-0af5-45a6-b484-a2a4bb9b8765?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.024661 10.0.0.50 - - [2026-02-20 12:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007780 10.0.0.50 - - [2026-02-20 12:01:13] "GET /loadbalancer/17cc8457-bb7d-4707-b79a-433f066105fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006203 10.0.0.50 - - [2026-02-20 12:01:13] "GET /instance-ip/8a4bb818-0af5-45a6-b484-a2a4bb9b8765?fields=floating_ips HTTP/1.1" 200 1212 0.020724 10.0.0.50 - - [2026-02-20 12:01:13] "GET /loadbalancer-pool/03891f2f-c466-49bc-9031-4947d0789604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004325 10.0.0.50 - - [2026-02-20 12:01:13] "GET /floating-ip/942bd1b6-712a-4f2a-b869-51f2e8072cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.006801 10.0.0.50 - - [2026-02-20 12:01:13] "POST /loadbalancer-members HTTP/1.1" 200 721 0.034410 10.0.0.50 - - [2026-02-20 12:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024873 10.0.0.50 - - [2026-02-20 12:01:13] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014569 10.0.0.50 - - [2026-02-20 12:01:13] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004183 10.0.0.50 - - [2026-02-20 12:01:13] "POST /ref-update HTTP/1.1" 200 156 0.008463 10.0.0.50 - - [2026-02-20 12:01:13] "GET /floating-ip/942bd1b6-712a-4f2a-b869-51f2e8072cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.012394 10.0.0.50 - - [2026-02-20 12:01:13] "POST /tags HTTP/1.1" 409 221 0.001880 10.0.0.50 - - [2026-02-20 12:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.50 - - [2026-02-20 12:01:13] "GET /tag/f78a6b5d-681d-4291-b98f-e8d51a098b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010521 10.0.0.50 - - [2026-02-20 12:01:13] "PUT /floating-ip/942bd1b6-712a-4f2a-b869-51f2e8072cf3 HTTP/1.1" 200 256 0.010305 10.0.0.50 - - [2026-02-20 12:01:13] "POST /set-tag HTTP/1.1" 200 109 0.063356 10.0.0.50 - - [2026-02-20 12:01:13] "GET /loadbalancer-pool/03891f2f-c466-49bc-9031-4947d0789604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.002937 10.0.0.50 - - [2026-02-20 12:01:13] "POST /loadbalancer-members HTTP/1.1" 200 721 0.038449 10.0.0.50 - - [2026-02-20 12:01:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013703 10.0.0.50 - - [2026-02-20 12:01:13] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011683 10.0.0.50 - - [2026-02-20 12:01:14] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006037 10.0.0.50 - - [2026-02-20 12:01:14] "POST /ref-update HTTP/1.1" 200 156 0.022352 10.0.0.50 - - [2026-02-20 12:01:14] "GET /floating-ip/942bd1b6-712a-4f2a-b869-51f2e8072cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.012177 10.0.0.50 - - [2026-02-20 12:01:14] "POST /set-tag HTTP/1.1" 200 109 0.108220 10.0.0.50 - - [2026-02-20 12:01:14] "GET /global-system-configs HTTP/1.1" 200 322 0.003650 10.0.0.50 - - [2026-02-20 12:01:14] "POST /tags HTTP/1.1" 409 206 0.002763 10.0.0.50 - - [2026-02-20 12:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.50 - - [2026-02-20 12:01:14] "GET /tag/18425da7-b725-4b86-b7ed-e4ffdca1ca85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014050 10.0.0.50 - - [2026-02-20 12:01:14] "POST /tags HTTP/1.1" 409 204 0.002390 10.0.0.50 - - [2026-02-20 12:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.50 - - [2026-02-20 12:01:14] "GET /tag/74c5c704-bc98-40e8-8cac-f872bd679fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.021427 10.0.0.50 - - [2026-02-20 12:01:14] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003003 10.0.0.50 - - [2026-02-20 12:01:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.50 - - [2026-02-20 12:01:15] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003858 10.0.0.50 - - [2026-02-20 12:01:15] "POST /tags HTTP/1.1" 409 206 0.001794 10.0.0.50 - - [2026-02-20 12:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.50 - - [2026-02-20 12:01:15] "GET /tag/18425da7-b725-4b86-b7ed-e4ffdca1ca85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010783 10.0.0.50 - - [2026-02-20 12:01:15] "POST /tags HTTP/1.1" 409 226 0.001929 10.0.0.50 - - [2026-02-20 12:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.50 - - [2026-02-20 12:01:15] "GET /tag/d811efe1-064c-46c0-8bab-0c29b33fa0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011773 10.0.0.50 - - [2026-02-20 12:01:15] "POST /tags HTTP/1.1" 409 204 0.002059 10.0.0.50 - - [2026-02-20 12:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.50 - - [2026-02-20 12:01:15] "GET /tag/74c5c704-bc98-40e8-8cac-f872bd679fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011661 10.0.0.50 - - [2026-02-20 12:01:15] "POST /tags HTTP/1.1" 409 226 0.002182 10.0.0.50 - - [2026-02-20 12:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.50 - - [2026-02-20 12:01:15] "GET /tag/d811efe1-064c-46c0-8bab-0c29b33fa0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012587 10.0.0.50 - - [2026-02-20 12:01:15] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002676 10.0.0.50 - - [2026-02-20 12:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.50 - - [2026-02-20 12:01:15] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002996 10.0.0.50 - - [2026-02-20 12:01:15] "POST /firewall-rules HTTP/1.1" 200 626 0.067502 10.0.0.50 - - [2026-02-20 12:01:15] "POST /firewall-rules HTTP/1.1" 200 646 0.082927 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-rule/6eab452b-52c2-4382-9353-2e6c62822ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004544 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002586 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-rule/e868ca49-ba71-486c-badf-dacf3daf90a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004480 10.0.0.50 - - [2026-02-20 12:01:15] "POST /ref-update HTTP/1.1" 200 156 0.017996 10.0.0.50 - - [2026-02-20 12:01:15] "POST /firewall-policys HTTP/1.1" 200 606 0.036449 10.0.0.50 - - [2026-02-20 12:01:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028211 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.021887 10.0.0.50 - - [2026-02-20 12:01:15] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002714 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002388 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-policy/6309a7b2-6475-4273-9e8c-c28f0b3ada41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004424 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004094 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002996 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002136 10.0.0.50 - - [2026-02-20 12:01:15] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003305 10.0.0.50 - - [2026-02-20 12:01:15] "POST /ref-update HTTP/1.1" 200 156 0.026461 10.0.0.50 - - [2026-02-20 12:01:15] "POST /ref-update HTTP/1.1" 200 156 0.042055 10.0.0.50 - - [2026-02-20 12:01:15] "POST /ref-update HTTP/1.1" 200 156 0.018041 10.0.0.50 - - [2026-02-20 12:01:16] "POST /ref-update HTTP/1.1" 200 156 0.034227 10.0.0.50 - - [2026-02-20 12:01:16] "POST /ref-update HTTP/1.1" 200 156 0.026283 10.0.0.50 - - [2026-02-20 12:01:16] "GET /global-system-configs HTTP/1.1" 200 322 0.003186 10.0.0.50 - - [2026-02-20 12:01:16] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003023 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:01:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:01:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:01:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:01:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001241 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:01:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:01:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.50 - - [2026-02-20 12:03:14] "POST /tags HTTP/1.1" 409 252 0.002477 10.0.0.50 - - [2026-02-20 12:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005121 10.0.0.50 - - [2026-02-20 12:03:14] "GET /tag/b5f39e32-e340-4552-a00e-e826a4287a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012478 10.0.0.50 - - [2026-02-20 12:03:14] "POST /tags HTTP/1.1" 409 228 0.002362 10.0.0.50 - - [2026-02-20 12:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.50 - - [2026-02-20 12:03:14] "GET /tag/498dba2e-71ac-4ae2-a681-8d2f288eb5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013350 10.0.0.50 - - [2026-02-20 12:03:14] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004292 10.0.0.50 - - [2026-02-20 12:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.50 - - [2026-02-20 12:03:14] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003007 10.0.0.50 - - [2026-02-20 12:03:14] "POST /tags HTTP/1.1" 409 206 0.009371 10.0.0.50 - - [2026-02-20 12:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.50 - - [2026-02-20 12:03:14] "GET /tag/18425da7-b725-4b86-b7ed-e4ffdca1ca85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019089 10.0.0.50 - - [2026-02-20 12:03:14] "POST /tags HTTP/1.1" 409 226 0.001973 10.0.0.50 - - [2026-02-20 12:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.50 - - [2026-02-20 12:03:15] "GET /tag/d811efe1-064c-46c0-8bab-0c29b33fa0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011350 10.0.0.50 - - [2026-02-20 12:03:15] "POST /tags HTTP/1.1" 409 204 0.001979 10.0.0.50 - - [2026-02-20 12:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.50 - - [2026-02-20 12:03:15] "GET /tag/74c5c704-bc98-40e8-8cac-f872bd679fde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011870 10.0.0.50 - - [2026-02-20 12:03:15] "POST /tags HTTP/1.1" 409 226 0.001968 10.0.0.50 - - [2026-02-20 12:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2026-02-20 12:03:15] "GET /tag/d811efe1-064c-46c0-8bab-0c29b33fa0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011440 10.0.0.50 - - [2026-02-20 12:03:15] "POST /tags HTTP/1.1" 409 228 0.002621 10.0.0.50 - - [2026-02-20 12:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.50 - - [2026-02-20 12:03:15] "GET /tag/498dba2e-71ac-4ae2-a681-8d2f288eb5b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011668 10.0.0.50 - - [2026-02-20 12:03:15] "POST /tags HTTP/1.1" 409 252 0.002284 10.0.0.50 - - [2026-02-20 12:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.50 - - [2026-02-20 12:03:15] "GET /tag/b5f39e32-e340-4552-a00e-e826a4287a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011211 10.0.0.50 - - [2026-02-20 12:03:15] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002970 10.0.0.50 - - [2026-02-20 12:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.50 - - [2026-02-20 12:03:15] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002757 10.0.0.50 - - [2026-02-20 12:03:15] "POST /firewall-rules HTTP/1.1" 409 281 0.002011 10.0.0.50 - - [2026-02-20 12:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.50 - - [2026-02-20 12:03:15] "PUT /firewall-rule/e868ca49-ba71-486c-badf-dacf3daf90a8 HTTP/1.1" 200 260 0.020592 10.0.0.50 - - [2026-02-20 12:03:15] "POST /firewall-rules HTTP/1.1" 409 291 0.003532 10.0.0.50 - - [2026-02-20 12:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.50 - - [2026-02-20 12:03:15] "PUT /firewall-rule/6eab452b-52c2-4382-9353-2e6c62822ff8 HTTP/1.1" 200 260 0.023044 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-rule/6eab452b-52c2-4382-9353-2e6c62822ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.007383 10.0.0.50 - - [2026-02-20 12:03:15] "POST /firewall-rules HTTP/1.1" 200 658 0.125386 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-rule/827aa5d4-2b75-4684-bf12-8b46dd0df65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.008337 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003615 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-rule/e868ca49-ba71-486c-badf-dacf3daf90a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003346 10.0.0.50 - - [2026-02-20 12:03:15] "POST /firewall-policys HTTP/1.1" 409 269 0.002055 10.0.0.50 - - [2026-02-20 12:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.50 - - [2026-02-20 12:03:15] "PUT /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31 HTTP/1.1" 200 264 0.029921 10.0.0.50 - - [2026-02-20 12:03:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022210 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.013866 10.0.0.50 - - [2026-02-20 12:03:15] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003412 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002982 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-policy/6309a7b2-6475-4273-9e8c-c28f0b3ada41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003021 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003211 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002935 10.0.0.50 - - [2026-02-20 12:03:15] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004209 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:03:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:03:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001076 10.0.0.50 - - [2026-02-20 12:04:17] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006332 10.0.0.50 - - [2026-02-20 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.004358 10.0.0.50 - - [2026-02-20 12:04:17] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010762 10.0.0.50 - - [2026-02-20 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.005667 10.0.0.50 - - [2026-02-20 12:04:17] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010783 10.0.0.50 - - [2026-02-20 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.011931 10.0.0.50 - - [2026-02-20 12:04:17] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005100 10.0.0.50 - - [2026-02-20 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.003289 10.0.0.50 - - [2026-02-20 12:04:17] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004070 10.0.0.50 - - [2026-02-20 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.50 - - [2026-02-20 12:04:17] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005006 10.0.0.50 - - [2026-02-20 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.50 - - [2026-02-20 12:04:17] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004432 10.0.0.50 - - [2026-02-20 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.003206 10.0.0.50 - - [2026-02-20 12:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.50 - - [2026-02-20 12:04:17] "GET /loadbalancer/17cc8457-bb7d-4707-b79a-433f066105fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002638 10.0.0.50 - - [2026-02-20 12:04:17] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004121 10.0.0.50 - - [2026-02-20 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.071140 10.0.0.50 - - [2026-02-20 12:04:17] "DELETE /loadbalancer-member/fe21a34b-89ec-46ee-92c5-02ab630cc7e8 HTTP/1.1" 200 115 0.043732 10.0.0.50 - - [2026-02-20 12:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.50 - - [2026-02-20 12:04:17] "GET /loadbalancer/17cc8457-bb7d-4707-b79a-433f066105fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002864 10.0.0.50 - - [2026-02-20 12:04:17] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004378 10.0.0.50 - - [2026-02-20 12:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.50 - - [2026-02-20 12:04:19] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004987 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.004318 10.0.0.50 - - [2026-02-20 12:04:19] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005919 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.003541 10.0.0.50 - - [2026-02-20 12:04:19] "GET /virtual-machine/7b59d9a8-aedb-47b2-b134-a862d99b4cf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002758 10.0.0.50 - - [2026-02-20 12:04:19] "POST /ref-update HTTP/1.1" 200 156 0.009037 10.0.0.50 - - [2026-02-20 12:04:19] "GET /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007632 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.033863 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.043236 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.035629 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.019204 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.033262 10.0.0.50 - - [2026-02-20 12:04:19] "DELETE /instance-ip/cdd92e1c-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.049980 10.0.0.50 - - [2026-02-20 12:04:19] "POST /ref-update HTTP/1.1" 200 156 0.013934 10.0.0.50 - - [2026-02-20 12:04:19] "DELETE /virtual-machine-interface/cdbf01fe-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.038679 10.0.0.50 - - [2026-02-20 12:04:19] "DELETE /virtual-machine/7b59d9a8-aedb-47b2-b134-a862d99b4cf2 HTTP/1.1" 200 115 0.020435 10.0.0.50 - - [2026-02-20 12:04:19] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005695 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.50 - - [2026-02-20 12:04:19] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004775 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.002734 10.0.0.50 - - [2026-02-20 12:04:19] "GET /virtual-machine/ceebd5ac-90f9-43d6-b276-095c81399cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003619 10.0.0.50 - - [2026-02-20 12:04:19] "POST /ref-update HTTP/1.1" 200 156 0.009866 10.0.0.50 - - [2026-02-20 12:04:19] "GET /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005508 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.033893 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.049206 10.0.0.50 - - [2026-02-20 12:04:19] "POST /set-tag HTTP/1.1" 200 109 0.037041 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.024527 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.043311 10.0.0.50 - - [2026-02-20 12:04:20] "DELETE /instance-ip/cee370f6-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.046229 10.0.0.50 - - [2026-02-20 12:04:20] "DELETE /virtual-machine-interface/cecb68a8-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.042481 10.0.0.50 - - [2026-02-20 12:04:20] "DELETE /virtual-machine/ceebd5ac-90f9-43d6-b276-095c81399cac HTTP/1.1" 200 115 0.019874 10.0.0.50 - - [2026-02-20 12:04:20] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006728 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.004390 10.0.0.50 - - [2026-02-20 12:04:20] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005163 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.50 - - [2026-02-20 12:04:20] "GET /virtual-machine/a091c463-b1d0-43c5-af3a-6ab7c522041b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003174 10.0.0.50 - - [2026-02-20 12:04:20] "POST /ref-update HTTP/1.1" 200 156 0.013147 10.0.0.50 - - [2026-02-20 12:04:20] "GET /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007885 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.031908 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.039124 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.032084 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.015541 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.027149 10.0.0.50 - - [2026-02-20 12:04:20] "DELETE /instance-ip/cf6104a8-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.047741 10.0.0.50 - - [2026-02-20 12:04:20] "DELETE /virtual-machine-interface/cf44fbe6-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.064265 10.0.0.50 - - [2026-02-20 12:04:20] "DELETE /virtual-machine/a091c463-b1d0-43c5-af3a-6ab7c522041b HTTP/1.1" 200 115 0.018331 10.0.0.50 - - [2026-02-20 12:04:20] "DELETE /tag/90810ab7-33d1-4e2a-8de7-0b170cdc707f HTTP/1.1" 200 115 0.040319 10.0.0.50 - - [2026-02-20 12:04:20] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005874 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.003522 10.0.0.50 - - [2026-02-20 12:04:20] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005646 10.0.0.50 - - [2026-02-20 12:04:20] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.50 - - [2026-02-20 12:04:20] "GET /virtual-machine/9985da5b-8c61-49a5-93f5-4f84c406f2eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003857 10.0.0.50 - - [2026-02-20 12:04:20] "POST /ref-update HTTP/1.1" 200 156 0.016434 10.0.0.50 - - [2026-02-20 12:04:20] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012134 10.0.0.50 - - [2026-02-20 12:04:21] "POST /set-tag HTTP/1.1" 200 109 0.020766 10.0.0.50 - - [2026-02-20 12:04:21] "POST /set-tag HTTP/1.1" 200 109 0.036398 10.0.0.50 - - [2026-02-20 12:04:21] "POST /set-tag HTTP/1.1" 200 109 0.023893 10.0.0.50 - - [2026-02-20 12:04:21] "POST /set-tag HTTP/1.1" 200 109 0.017940 10.0.0.50 - - [2026-02-20 12:04:21] "POST /set-tag HTTP/1.1" 200 109 0.035593 10.0.0.50 - - [2026-02-20 12:04:21] "DELETE /instance-ip/ce53e242-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.065486 10.0.0.50 - - [2026-02-20 12:04:21] "POST /ref-update HTTP/1.1" 200 156 0.013698 10.0.0.50 - - [2026-02-20 12:04:21] "DELETE /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.051819 10.0.0.50 - - [2026-02-20 12:04:21] "DELETE /virtual-machine/9985da5b-8c61-49a5-93f5-4f84c406f2eb HTTP/1.1" 200 115 0.020838 10.0.0.50 - - [2026-02-20 12:04:21] "DELETE /tag/18425da7-b725-4b86-b7ed-e4ffdca1ca85 HTTP/1.1" 409 388 0.006047 10.0.0.50 - - [2026-02-20 12:04:21] "DELETE /tag/1ff6f98e-7f24-481e-89cc-71f41bd14e69 HTTP/1.1" 200 115 0.038583 10.0.0.50 - - [2026-02-20 12:04:49] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006377 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.50 - - [2026-02-20 12:04:49] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004735 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.50 - - [2026-02-20 12:04:49] "GET /virtual-machine/2bb7b10d-f3f7-4c35-9373-f86f490a03e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003269 10.0.0.50 - - [2026-02-20 12:04:49] "POST /ref-update HTTP/1.1" 200 156 0.009940 10.0.0.50 - - [2026-02-20 12:04:49] "GET /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005408 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.017686 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.025008 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.018108 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.038829 10.0.0.50 - - [2026-02-20 12:04:49] "DELETE /instance-ip/d0d67c6e-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.066284 10.0.0.50 - - [2026-02-20 12:04:49] "DELETE /virtual-machine-interface/d0bbcdec-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.046878 10.0.0.50 - - [2026-02-20 12:04:49] "DELETE /virtual-machine/2bb7b10d-f3f7-4c35-9373-f86f490a03e2 HTTP/1.1" 200 115 0.027186 10.0.0.50 - - [2026-02-20 12:04:49] "DELETE /tag/163e9dac-9e92-473f-9988-2d8a2e2f1cb6 HTTP/1.1" 200 115 0.047035 10.0.0.50 - - [2026-02-20 12:04:49] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007473 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.50 - - [2026-02-20 12:04:49] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005537 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.50 - - [2026-02-20 12:04:49] "GET /virtual-machine/a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003945 10.0.0.50 - - [2026-02-20 12:04:49] "POST /ref-update HTTP/1.1" 200 156 0.015333 10.0.0.50 - - [2026-02-20 12:04:49] "GET /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013482 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.021739 10.0.0.50 - - [2026-02-20 12:04:49] "POST /set-tag HTTP/1.1" 200 109 0.047102 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.036537 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.018887 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /instance-ip/d1570898-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.091057 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /virtual-machine-interface/d13a629c-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.051530 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /virtual-machine/a3cf41c4-72c4-4ee2-afb0-6adaffd0b51e HTTP/1.1" 200 115 0.018939 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /tag/498dba2e-71ac-4ae2-a681-8d2f288eb5b1 HTTP/1.1" 409 236 0.007781 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /tag/c5b5c49c-f4dd-4fa3-b0e2-67db908f236e HTTP/1.1" 200 115 0.042135 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /tag/b5f39e32-e340-4552-a00e-e826a4287a34 HTTP/1.1" 409 236 0.004933 10.0.0.50 - - [2026-02-20 12:04:50] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005198 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.003338 10.0.0.50 - - [2026-02-20 12:04:50] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016664 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.50 - - [2026-02-20 12:04:50] "GET /virtual-machine/0402d0a6-34b2-4925-8df2-81b15bc7883b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003350 10.0.0.50 - - [2026-02-20 12:04:50] "POST /ref-update HTTP/1.1" 200 156 0.010305 10.0.0.50 - - [2026-02-20 12:04:50] "GET /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007680 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.018842 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.035995 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.038867 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.015059 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /instance-ip/cfed4512-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.043767 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /virtual-machine-interface/cfd29834-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.048135 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /virtual-machine/0402d0a6-34b2-4925-8df2-81b15bc7883b HTTP/1.1" 200 115 0.025577 10.0.0.50 - - [2026-02-20 12:04:50] "DELETE /tag/e2fa4fa5-3867-45d6-9f22-703ba4fc30d8 HTTP/1.1" 200 115 0.035596 10.0.0.50 - - [2026-02-20 12:04:50] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004670 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.50 - - [2026-02-20 12:04:50] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004541 10.0.0.50 - - [2026-02-20 12:04:50] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.50 - - [2026-02-20 12:04:51] "GET /virtual-machine/7fd8a9e4-c004-450a-8c60-35f1d4dae8ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003738 10.0.0.50 - - [2026-02-20 12:04:51] "POST /ref-update HTTP/1.1" 200 156 0.016090 10.0.0.50 - - [2026-02-20 12:04:51] "GET /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019384 10.0.0.50 - - [2026-02-20 12:04:51] "POST /set-tag HTTP/1.1" 200 109 0.022491 10.0.0.50 - - [2026-02-20 12:04:51] "POST /set-tag HTTP/1.1" 200 109 0.026472 10.0.0.50 - - [2026-02-20 12:04:51] "POST /set-tag HTTP/1.1" 200 109 0.036577 10.0.0.50 - - [2026-02-20 12:04:51] "POST /set-tag HTTP/1.1" 200 109 0.020866 10.0.0.50 - - [2026-02-20 12:04:51] "DELETE /instance-ip/d05f549a-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.035313 10.0.0.50 - - [2026-02-20 12:04:51] "DELETE /virtual-machine-interface/d0428036-0e53-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.045379 10.0.0.50 - - [2026-02-20 12:04:51] "DELETE /virtual-machine/7fd8a9e4-c004-450a-8c60-35f1d4dae8ef HTTP/1.1" 200 115 0.021301 10.0.0.50 - - [2026-02-20 12:04:51] "DELETE /tag/e4bb4183-360b-49de-b6c9-b152bc99788b HTTP/1.1" 200 115 0.036110 10.0.0.50 - - [2026-02-20 12:04:51] "DELETE /tag/74c5c704-bc98-40e8-8cac-f872bd679fde HTTP/1.1" 409 236 0.004187 10.0.0.50 - - [2026-02-20 12:04:51] "DELETE /tag/2513a98d-0c96-49a8-9f41-4fd512dd0094 HTTP/1.1" 200 115 0.037829 10.0.0.50 - - [2026-02-20 12:04:52] "POST /projects HTTP/1.1" 409 238 0.002395 10.0.0.50 - - [2026-02-20 12:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.50 - - [2026-02-20 12:04:52] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038632 10.0.0.50 - - [2026-02-20 12:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.50 - - [2026-02-20 12:04:52] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004296 10.0.0.50 - - [2026-02-20 12:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.50 - - [2026-02-20 12:04:52] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004616 10.0.0.50 - - [2026-02-20 12:04:52] "POST /security-groups HTTP/1.1" 409 285 0.003071 10.0.0.50 - - [2026-02-20 12:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.50 - - [2026-02-20 12:04:52] "PUT /security-group/b7c745cf-21ec-408b-a685-72e2dc565aad HTTP/1.1" 200 262 0.058104 10.0.0.50 - - [2026-02-20 12:04:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024308 10.0.0.50 - - [2026-02-20 12:04:52] "PUT /access-control-list/53b54870-04c7-42ae-a396-f359493ab97b HTTP/1.1" 200 272 0.025497 10.0.0.50 - - [2026-02-20 12:04:52] "PUT /access-control-list/8c0d4d88-5437-4b3a-b620-3cd125be930d HTTP/1.1" 200 272 0.030714 10.0.0.50 - - [2026-02-20 12:04:57] "POST /projects HTTP/1.1" 409 238 0.002095 10.0.0.50 - - [2026-02-20 12:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.50 - - [2026-02-20 12:04:57] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048981 10.0.0.50 - - [2026-02-20 12:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.50 - - [2026-02-20 12:04:57] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006603 10.0.0.50 - - [2026-02-20 12:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006791 10.0.0.50 - - [2026-02-20 12:04:58] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008900 10.0.0.50 - - [2026-02-20 12:04:58] "POST /security-groups HTTP/1.1" 409 285 0.008906 10.0.0.50 - - [2026-02-20 12:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.50 - - [2026-02-20 12:04:58] "PUT /security-group/b7c745cf-21ec-408b-a685-72e2dc565aad HTTP/1.1" 200 262 0.065722 10.0.0.50 - - [2026-02-20 12:04:58] "PUT /access-control-list/53b54870-04c7-42ae-a396-f359493ab97b HTTP/1.1" 200 272 0.023178 10.0.0.50 - - [2026-02-20 12:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023124 10.0.0.50 - - [2026-02-20 12:04:58] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011606 10.0.0.50 - - [2026-02-20 12:04:58] "PUT /access-control-list/8c0d4d88-5437-4b3a-b620-3cd125be930d HTTP/1.1" 200 272 0.030106 10.0.0.50 - - [2026-02-20 12:04:58] "GET /firewall-rule/cf1e1dd9-f6a6-45c6-a2be-325a836d2c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003451 10.0.0.50 - - [2026-02-20 12:04:58] "POST /ref-update HTTP/1.1" 200 156 0.174126 10.0.0.50 - - [2026-02-20 12:04:58] "DELETE /firewall-rule/cf1e1dd9-f6a6-45c6-a2be-325a836d2c88 HTTP/1.1" 200 115 0.055806 10.0.0.50 - - [2026-02-20 12:04:58] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.029431 10.0.0.50 - - [2026-02-20 12:04:58] "GET /firewall-rule/8d609840-0966-4337-860e-a1346559f2c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002845 10.0.0.50 - - [2026-02-20 12:04:58] "POST /ref-update HTTP/1.1" 200 156 0.056809 10.0.0.50 - - [2026-02-20 12:04:58] "DELETE /firewall-rule/8d609840-0966-4337-860e-a1346559f2c2 HTTP/1.1" 200 115 0.052806 10.0.0.50 - - [2026-02-20 12:04:58] "DELETE /tag/f85d60cb-8983-4fe9-a292-b2f6037d44d3 HTTP/1.1" 200 115 0.040210 10.0.0.50 - - [2026-02-20 12:04:58] "DELETE /tag/498dba2e-71ac-4ae2-a681-8d2f288eb5b1 HTTP/1.1" 409 236 0.020224 10.0.0.50 - - [2026-02-20 12:04:58] "DELETE /tag/b5f39e32-e340-4552-a00e-e826a4287a34 HTTP/1.1" 409 236 0.004057 10.0.0.50 - - [2026-02-20 12:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.50 - - [2026-02-20 12:04:58] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004049 10.0.0.50 - - [2026-02-20 12:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005931 10.0.0.50 - - [2026-02-20 12:04:58] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004048 10.0.0.50 - - [2026-02-20 12:04:58] "PUT /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f HTTP/1.1" 200 264 0.057163 10.0.0.50 - - [2026-02-20 12:04:59] "PUT /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05 HTTP/1.1" 200 264 0.053124 10.0.0.50 - - [2026-02-20 12:04:59] "DELETE /security-group/b7c745cf-21ec-408b-a685-72e2dc565aad HTTP/1.1" 200 115 0.065104 10.0.0.50 - - [2026-02-20 12:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009800 10.0.0.50 - - [2026-02-20 12:04:59] "DELETE /access-control-list/53b54870-04c7-42ae-a396-f359493ab97b HTTP/1.1" 200 115 0.062538 10.0.0.50 - - [2026-02-20 12:04:59] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.050369 10.0.0.50 - - [2026-02-20 12:04:59] "DELETE /access-control-list/8c0d4d88-5437-4b3a-b620-3cd125be930d HTTP/1.1" 200 115 0.058435 10.0.0.50 - - [2026-02-20 12:04:59] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?fields=security_groups HTTP/1.1" 200 1351 0.036550 10.0.0.50 - - [2026-02-20 12:04:59] "DELETE /security-group/6f464693-9b1d-4c21-80a1-6a04b4b580b8 HTTP/1.1" 200 115 0.045768 10.0.0.50 - - [2026-02-20 12:04:59] "DELETE /access-control-list/9719a218-eec1-4ddc-9996-5253a7733bca HTTP/1.1" 200 115 0.045858 10.0.0.50 - - [2026-02-20 12:04:59] "GET /project/0853f46d-d6f1-484c-bdd1-0516c466823e?fields=application_policy_sets HTTP/1.1" 200 1390 0.055140 10.0.0.50 - - [2026-02-20 12:04:59] "DELETE /access-control-list/f16a5797-a395-4c66-af63-9c3c8524ff5d HTTP/1.1" 200 115 0.055110 10.0.0.50 - - [2026-02-20 12:04:59] "DELETE /project/0853f46d-d6f1-484c-bdd1-0516c466823e HTTP/1.1" 200 115 0.346601 10.0.0.50 - - [2026-02-20 12:04:59] "POST /projects HTTP/1.1" 409 238 0.002260 10.0.0.50 - - [2026-02-20 12:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.50 - - [2026-02-20 12:04:59] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043540 10.0.0.50 - - [2026-02-20 12:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.50 - - [2026-02-20 12:04:59] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005902 10.0.0.50 - - [2026-02-20 12:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.50 - - [2026-02-20 12:04:59] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.013146 10.0.0.50 - - [2026-02-20 12:04:59] "POST /security-groups HTTP/1.1" 409 285 0.003180 10.0.0.50 - - [2026-02-20 12:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.50 - - [2026-02-20 12:04:59] "PUT /security-group/20467216-c672-4f71-b1e7-c0cfc0d4ab09 HTTP/1.1" 200 262 0.063911 10.0.0.50 - - [2026-02-20 12:04:59] "PUT /access-control-list/a9e6697f-94b5-41da-8ed8-c8a8ffba9b9f HTTP/1.1" 200 272 0.037126 10.0.0.50 - - [2026-02-20 12:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.069002 10.0.0.50 - - [2026-02-20 12:04:59] "PUT /access-control-list/4ea7bf20-38f4-416c-b1ab-7447db73943d HTTP/1.1" 200 272 0.045542 10.0.0.50 - - [2026-02-20 12:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2026-02-20 12:05:03] "GET /loadbalancer/17cc8457-bb7d-4707-b79a-433f066105fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004559 10.0.0.50 - - [2026-02-20 12:05:03] "GET /virtual-machine-interface/ce3bb320-0e53-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002192 10.0.0.50 - - [2026-02-20 12:05:03] "DELETE /loadbalancer-member/63e4a001-a14d-4bdd-89d6-b56a81c5590e HTTP/1.1" 200 115 0.044402 10.0.0.50 - - [2026-02-20 12:05:03] "DELETE /loadbalancer-pool/03891f2f-c466-49bc-9031-4947d0789604 HTTP/1.1" 200 115 0.055385 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /loadbalancer-listener/dbc33cc4-6a08-4912-8d05-a96fb8dc0bc9 HTTP/1.1" 200 115 0.059194 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /loadbalancer/17cc8457-bb7d-4707-b79a-433f066105fa HTTP/1.1" 200 115 0.056630 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /floating-ip/942bd1b6-712a-4f2a-b869-51f2e8072cf3 HTTP/1.1" 200 115 0.035389 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /instance-ip/8a4bb818-0af5-45a6-b484-a2a4bb9b8765 HTTP/1.1" 200 115 0.064648 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /virtual-machine-interface/34fe8253-434a-4cd1-841a-35329bfe815e HTTP/1.1" 200 115 0.044856 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /tag/f78a6b5d-681d-4291-b98f-e8d51a098b7c HTTP/1.1" 200 115 0.043510 10.0.0.50 - - [2026-02-20 12:05:04] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002691 10.0.0.50 - - [2026-02-20 12:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.50 - - [2026-02-20 12:05:04] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002797 10.0.0.50 - - [2026-02-20 12:05:04] "GET /firewall-policy/cf0e6a76-68d9-455d-97c9-830d285e6309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002662 10.0.0.50 - - [2026-02-20 12:05:04] "GET /firewall-rule/e868ca49-ba71-486c-badf-dacf3daf90a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003823 10.0.0.50 - - [2026-02-20 12:05:04] "POST /ref-update HTTP/1.1" 200 156 0.015476 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /firewall-rule/e868ca49-ba71-486c-badf-dacf3daf90a8 HTTP/1.1" 200 115 0.040735 10.0.0.50 - - [2026-02-20 12:05:04] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003567 10.0.0.50 - - [2026-02-20 12:05:04] "GET /firewall-rule/827aa5d4-2b75-4684-bf12-8b46dd0df65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003123 10.0.0.50 - - [2026-02-20 12:05:04] "POST /ref-update HTTP/1.1" 200 156 0.021740 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /firewall-rule/827aa5d4-2b75-4684-bf12-8b46dd0df65d HTTP/1.1" 200 115 0.042644 10.0.0.50 - - [2026-02-20 12:05:04] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005411 10.0.0.50 - - [2026-02-20 12:05:04] "GET /firewall-rule/6eab452b-52c2-4382-9353-2e6c62822ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003659 10.0.0.50 - - [2026-02-20 12:05:04] "POST /ref-update HTTP/1.1" 200 156 0.018075 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /firewall-rule/6eab452b-52c2-4382-9353-2e6c62822ff8 HTTP/1.1" 200 115 0.046928 10.0.0.50 - - [2026-02-20 12:05:04] "GET /application-policy-set/e8e32e5c-ee19-4b07-af11-10467d72cb6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003274 10.0.0.50 - - [2026-02-20 12:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.50 - - [2026-02-20 12:05:04] "GET /policy-management/72ce4bca-9287-45ea-b932-f81cd06103ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003148 10.0.0.50 - - [2026-02-20 12:05:04] "GET /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003945 10.0.0.50 - - [2026-02-20 12:05:04] "POST /ref-update HTTP/1.1" 200 156 0.031687 10.0.0.50 - - [2026-02-20 12:05:04] "DELETE /firewall-policy/aae4e0d8-705f-484b-af5b-b0788a2dae31 HTTP/1.1" 200 115 0.069702 10.0.0.50 - - [2026-02-20 12:05:05] "DELETE /tag/18425da7-b725-4b86-b7ed-e4ffdca1ca85 HTTP/1.1" 200 115 0.081926 10.0.0.50 - - [2026-02-20 12:05:05] "DELETE /tag/498dba2e-71ac-4ae2-a681-8d2f288eb5b1 HTTP/1.1" 200 115 0.076566 10.0.0.50 - - [2026-02-20 12:05:05] "DELETE /tag/74c5c704-bc98-40e8-8cac-f872bd679fde HTTP/1.1" 200 115 0.102132 10.0.0.50 - - [2026-02-20 12:05:05] "DELETE /tag/b5f39e32-e340-4552-a00e-e826a4287a34 HTTP/1.1" 200 115 0.039916 10.0.0.50 - - [2026-02-20 12:05:05] "POST /projects HTTP/1.1" 409 238 0.005023 10.0.0.50 - - [2026-02-20 12:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.50 - - [2026-02-20 12:05:05] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055309 10.0.0.50 - - [2026-02-20 12:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.50 - - [2026-02-20 12:05:05] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005736 10.0.0.50 - - [2026-02-20 12:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.50 - - [2026-02-20 12:05:05] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.010725 10.0.0.50 - - [2026-02-20 12:05:05] "POST /security-groups HTTP/1.1" 409 285 0.009454 10.0.0.50 - - [2026-02-20 12:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.50 - - [2026-02-20 12:05:05] "PUT /security-group/20467216-c672-4f71-b1e7-c0cfc0d4ab09 HTTP/1.1" 200 262 0.107782 10.0.0.50 - - [2026-02-20 12:05:05] "PUT /access-control-list/a9e6697f-94b5-41da-8ed8-c8a8ffba9b9f HTTP/1.1" 200 272 0.066456 10.0.0.50 - - [2026-02-20 12:05:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.098991 10.0.0.50 - - [2026-02-20 12:05:05] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.036128 10.0.0.50 - - [2026-02-20 12:05:05] "PUT /access-control-list/4ea7bf20-38f4-416c-b1ab-7447db73943d HTTP/1.1" 200 272 0.041871 10.0.0.50 - - [2026-02-20 12:05:05] "GET /firewall-rule/0e6e8bcc-75b9-48a3-896e-f01fe9a51361?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003716 10.0.0.50 - - [2026-02-20 12:05:05] "POST /ref-update HTTP/1.1" 200 156 0.067503 10.0.0.50 - - [2026-02-20 12:05:05] "DELETE /firewall-rule/0e6e8bcc-75b9-48a3-896e-f01fe9a51361 HTTP/1.1" 200 115 0.057896 10.0.0.50 - - [2026-02-20 12:05:05] "GET /firewall-policy/8a5ef13e-5fdd-470b-8c91-6481e6e4014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004949 10.0.0.50 - - [2026-02-20 12:05:06] "GET /firewall-rule/e82c3757-9e14-4ae6-b0ed-65a58167499b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003423 10.0.0.50 - - [2026-02-20 12:05:06] "POST /ref-update HTTP/1.1" 200 156 0.100755 10.0.0.50 - - [2026-02-20 12:05:06] "DELETE /firewall-rule/e82c3757-9e14-4ae6-b0ed-65a58167499b HTTP/1.1" 200 115 0.051488 10.0.0.50 - - [2026-02-20 12:05:06] "DELETE /tag/d811efe1-064c-46c0-8bab-0c29b33fa0b8 HTTP/1.1" 200 115 0.058358 10.0.0.50 - - [2026-02-20 12:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.50 - - [2026-02-20 12:05:06] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005480 10.0.0.50 - - [2026-02-20 12:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.50 - - [2026-02-20 12:05:06] "GET /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006516 10.0.0.50 - - [2026-02-20 12:05:06] "PUT /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f HTTP/1.1" 200 264 0.058432 10.0.0.50 - - [2026-02-20 12:05:06] "PUT /virtual-network/8ffcb7c4-2b4f-4001-9836-7d96e28a4f05 HTTP/1.1" 200 264 0.054769 10.0.0.50 - - [2026-02-20 12:05:06] "DELETE /security-group/20467216-c672-4f71-b1e7-c0cfc0d4ab09 HTTP/1.1" 200 115 0.057999 10.0.0.50 - - [2026-02-20 12:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.50 - - [2026-02-20 12:05:06] "DELETE /access-control-list/a9e6697f-94b5-41da-8ed8-c8a8ffba9b9f HTTP/1.1" 200 115 0.049305 10.0.0.50 - - [2026-02-20 12:05:06] "DELETE /access-control-list/4ea7bf20-38f4-416c-b1ab-7447db73943d HTTP/1.1" 200 115 0.052450 10.0.0.50 - - [2026-02-20 12:05:06] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.053576 10.0.0.50 - - [2026-02-20 12:05:06] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?fields=security_groups HTTP/1.1" 200 1353 0.057013 10.0.0.50 - - [2026-02-20 12:05:06] "DELETE /security-group/23009661-9145-4109-af38-c234dbb4c081 HTTP/1.1" 200 115 0.093279 10.0.0.50 - - [2026-02-20 12:05:06] "DELETE /access-control-list/f582642b-45d4-4b26-acc4-7930815ad5e0 HTTP/1.1" 200 115 0.059361 10.0.0.50 - - [2026-02-20 12:05:06] "GET /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0?fields=application_policy_sets HTTP/1.1" 200 1392 0.052807 10.0.0.50 - - [2026-02-20 12:05:06] "DELETE /access-control-list/974de9ef-8bb5-4295-b892-f2d74907f7be HTTP/1.1" 200 115 0.056074 10.0.0.50 - - [2026-02-20 12:05:07] "DELETE /project/d0d8446d-edaa-420c-9c4b-b7cbb57f98d0 HTTP/1.1" 200 115 0.445771 10.0.0.50 - - [2026-02-20 12:05:58] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.50 - - [2026-02-20 12:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.50 - - [2026-02-20 12:05:58] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002799 10.0.0.50 - - [2026-02-20 12:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.50 - - [2026-02-20 12:05:58] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.018702 10.0.0.50 - - [2026-02-20 12:06:14] "GET /global-system-configs HTTP/1.1" 200 322 0.008248 10.0.0.50 - - [2026-02-20 12:06:16] "GET /global-system-configs HTTP/1.1" 200 322 0.001893 10.0.0.50 - - [2026-02-20 12:06:16] "GET / HTTP/1.1" 200 35931 0.002843 10.0.0.50 - - [2026-02-20 12:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.50 - - [2026-02-20 12:06:16] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.016288 10.0.0.50 - - [2026-02-20 12:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.50 - - [2026-02-20 12:06:16] "GET /config-node/f6151780-eb83-40a7-9e93-18f7fefd3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002744 10.0.0.50 - - [2026-02-20 12:06:17] "GET / HTTP/1.1" 200 35931 0.003134 10.0.0.50 - - [2026-02-20 12:06:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005206 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2026-02-20 12:06:22] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002373 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.007797 10.0.0.50 - - [2026-02-20 12:06:22] "GET / HTTP/1.1" 200 35931 0.001954 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 264 0.002088 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/6e1ec731-e467-4b9c-adbf-b7d76b6453c0 HTTP/1.1" 200 244 0.011644 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 261 0.006393 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/627b967e-38be-4c05-ad94-f85816cc59a3 HTTP/1.1" 200 244 0.012917 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 261 0.008205 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/0e62f0a9-ca7c-4dc2-8bff-35fa778e5ee2 HTTP/1.1" 200 244 0.011180 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 253 0.010811 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/c4799f57-4b5e-44ed-809c-a6960651b265 HTTP/1.1" 200 244 0.012786 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 251 0.006954 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/5b25e6ae-0525-4abd-9468-c5d1bce640c6 HTTP/1.1" 200 244 0.012800 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 252 0.006430 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/bd4acdca-ea03-4128-aef1-7c0a56741946 HTTP/1.1" 200 244 0.010607 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 256 0.012111 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/5d8f21b2-94bc-404a-9d1d-963c7beee78d HTTP/1.1" 200 244 0.011503 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 248 0.006652 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/c835f5a2-e528-42b4-b3a4-2174f3f0dba6 HTTP/1.1" 200 244 0.012808 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 252 0.016962 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/f4f67fd9-b48c-4efc-8112-5c3416a14bfa HTTP/1.1" 200 244 0.010182 10.0.0.50 - - [2026-02-20 12:06:22] "POST /alarms HTTP/1.1" 409 257 0.001987 10.0.0.50 - - [2026-02-20 12:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.50 - - [2026-02-20 12:06:22] "PUT /alarm/cadc4f83-25d3-4643-b23c-3740a213f691 HTTP/1.1" 200 244 0.017468 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 251 0.002797 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/d1a62bf6-7a21-4f4e-9a34-4a226a2f7bde HTTP/1.1" 200 244 0.012163 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 257 0.002513 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/da59d968-80ce-4f90-a458-c6adfc179898 HTTP/1.1" 200 244 0.012497 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 261 0.003013 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/9c3ba83a-25ff-4857-a64f-f378eae0e24e HTTP/1.1" 200 244 0.012388 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 258 0.002234 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/c0551e82-652b-4584-907a-d4ccc534322b HTTP/1.1" 200 244 0.010148 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 254 0.002135 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/d60ec650-08e4-4cc3-8fa9-8761f8ffb805 HTTP/1.1" 200 244 0.013449 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 254 0.007757 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/d8c5f355-03cd-4a36-872d-eb53dffdedce HTTP/1.1" 200 244 0.028269 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 254 0.011076 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/881e5e73-9bd6-4062-83ee-feed580d614a HTTP/1.1" 200 244 0.031035 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 247 0.012445 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/16d9e81b-0e54-4f93-93a7-d7da094ac22f HTTP/1.1" 200 244 0.018628 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 272 0.006068 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012540 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/32266287-e613-4754-a186-3393d5f11881 HTTP/1.1" 200 244 0.022053 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 261 0.008872 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/cdb1e174-2418-4d84-89ee-198ec307f94f HTTP/1.1" 200 244 0.013409 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 259 0.003581 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/f4e01a4a-ae1a-4948-9959-9f1c5e5a14f8 HTTP/1.1" 200 244 0.020759 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 265 0.003284 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/a9cbf403-8e1b-4e59-be2c-bc63927d0f74 HTTP/1.1" 200 244 0.017856 10.0.0.50 - - [2026-02-20 12:06:23] "POST /alarms HTTP/1.1" 409 279 0.004748 10.0.0.50 - - [2026-02-20 12:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.50 - - [2026-02-20 12:06:23] "PUT /alarm/ea32f365-6ea2-4ff5-80ef-571365493903 HTTP/1.1" 200 244 0.011630 10.0.0.50 - - [2026-02-20 12:06:24] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.50 - - [2026-02-20 12:06:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002364 10.0.0.50 - - [2026-02-20 12:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.50 - - [2026-02-20 12:06:24] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.011040 10.0.0.50 - - [2026-02-20 12:06:24] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.50 - - [2026-02-20 12:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.50 - - [2026-02-20 12:06:24] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003161 10.0.0.50 - - [2026-02-20 12:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.50 - - [2026-02-20 12:06:24] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.013860 10.0.0.50 - - [2026-02-20 12:06:24] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.50 - - [2026-02-20 12:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.50 - - [2026-02-20 12:06:24] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005128 10.0.0.50 - - [2026-02-20 12:06:24] "PUT /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2 HTTP/1.1" 200 274 0.016808 10.0.0.50 - - [2026-02-20 12:06:28] "GET / HTTP/1.1" 200 35931 0.002571 10.0.0.50 - - [2026-02-20 12:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.50 - - [2026-02-20 12:06:28] "GET /routing-instance/355b4b03-e70b-4435-989a-749afabbf3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013639 10.0.0.50 - - [2026-02-20 12:06:28] "POST /bgp-routers HTTP/1.1" 409 301 0.003121 10.0.0.50 - - [2026-02-20 12:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.50 - - [2026-02-20 12:06:28] "GET /bgp-router/90f5f203-c063-489d-a112-ad46017f5036?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003730 10.0.0.50 - - [2026-02-20 12:06:28] "PUT /bgp-router/90f5f203-c063-489d-a112-ad46017f5036 HTTP/1.1" 200 254 0.012936 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:06:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001188 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:06:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001206 10.0.0.50 - - [2026-02-20 12:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007674 10.0.0.50 - - [2026-02-20 12:06:31] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005179 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:06:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:06:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:06:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:06:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001387 10.0.0.50 - - [2026-02-20 12:06:51] "GET / HTTP/1.1" 200 35931 0.002791 10.0.0.50 - - [2026-02-20 12:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.50 - - [2026-02-20 12:06:51] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006433 10.0.0.50 - - [2026-02-20 12:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015991 10.0.0.50 - - [2026-02-20 12:06:51] "GET /config-node/f6151780-eb83-40a7-9e93-18f7fefd3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004222 10.0.0.50 - - [2026-02-20 12:07:03] "GET / HTTP/1.1" 200 35931 0.001900 10.0.0.50 - - [2026-02-20 12:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.50 - - [2026-02-20 12:07:03] "GET /routing-instance/355b4b03-e70b-4435-989a-749afabbf3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004509 10.0.0.50 - - [2026-02-20 12:07:03] "POST /bgp-routers HTTP/1.1" 409 301 0.003200 10.0.0.50 - - [2026-02-20 12:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2026-02-20 12:07:03] "GET /bgp-router/90f5f203-c063-489d-a112-ad46017f5036?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004629 10.0.0.50 - - [2026-02-20 12:07:03] "PUT /bgp-router/90f5f203-c063-489d-a112-ad46017f5036 HTTP/1.1" 200 254 0.014591 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:07:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003497 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:07:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005030 10.0.0.50 - - [2026-02-20 12:07:48] "GET / HTTP/1.1" 200 35931 0.001748 10.0.0.50 - - [2026-02-20 12:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.50 - - [2026-02-20 12:07:48] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005569 10.0.0.50 - - [2026-02-20 12:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.50 - - [2026-02-20 12:07:48] "GET /config-node/f6151780-eb83-40a7-9e93-18f7fefd3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003030 10.0.0.50 - - [2026-02-20 12:07:49] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.50 - - [2026-02-20 12:07:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002292 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2026-02-20 12:07:54] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002579 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.50 - - [2026-02-20 12:07:54] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.014827 10.0.0.50 - - [2026-02-20 12:07:54] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.50 - - [2026-02-20 12:07:54] "POST /alarms HTTP/1.1" 409 264 0.002167 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.50 - - [2026-02-20 12:07:54] "PUT /alarm/6e1ec731-e467-4b9c-adbf-b7d76b6453c0 HTTP/1.1" 200 244 0.010283 10.0.0.50 - - [2026-02-20 12:07:54] "POST /alarms HTTP/1.1" 409 261 0.009728 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.50 - - [2026-02-20 12:07:54] "PUT /alarm/627b967e-38be-4c05-ad94-f85816cc59a3 HTTP/1.1" 200 244 0.011972 10.0.0.50 - - [2026-02-20 12:07:54] "POST /alarms HTTP/1.1" 409 261 0.002038 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.50 - - [2026-02-20 12:07:54] "PUT /alarm/0e62f0a9-ca7c-4dc2-8bff-35fa778e5ee2 HTTP/1.1" 200 244 0.012192 10.0.0.50 - - [2026-02-20 12:07:54] "POST /alarms HTTP/1.1" 409 253 0.010016 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.50 - - [2026-02-20 12:07:54] "PUT /alarm/c4799f57-4b5e-44ed-809c-a6960651b265 HTTP/1.1" 200 244 0.011795 10.0.0.50 - - [2026-02-20 12:07:54] "POST /alarms HTTP/1.1" 409 251 0.007653 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.50 - - [2026-02-20 12:07:54] "PUT /alarm/5b25e6ae-0525-4abd-9468-c5d1bce640c6 HTTP/1.1" 200 244 0.013415 10.0.0.50 - - [2026-02-20 12:07:54] "POST /alarms HTTP/1.1" 409 252 0.011046 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.50 - - [2026-02-20 12:07:54] "PUT /alarm/bd4acdca-ea03-4128-aef1-7c0a56741946 HTTP/1.1" 200 244 0.016186 10.0.0.50 - - [2026-02-20 12:07:54] "POST /alarms HTTP/1.1" 409 256 0.011560 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.50 - - [2026-02-20 12:07:54] "PUT /alarm/5d8f21b2-94bc-404a-9d1d-963c7beee78d HTTP/1.1" 200 244 0.011264 10.0.0.50 - - [2026-02-20 12:07:54] "POST /alarms HTTP/1.1" 409 248 0.009803 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.50 - - [2026-02-20 12:07:54] "PUT /alarm/c835f5a2-e528-42b4-b3a4-2174f3f0dba6 HTTP/1.1" 200 244 0.011517 10.0.0.50 - - [2026-02-20 12:07:54] "POST /alarms HTTP/1.1" 409 252 0.009509 10.0.0.50 - - [2026-02-20 12:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/f4f67fd9-b48c-4efc-8112-5c3416a14bfa HTTP/1.1" 200 244 0.012924 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 257 0.006137 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/cadc4f83-25d3-4643-b23c-3740a213f691 HTTP/1.1" 200 244 0.011535 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 251 0.020231 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/d1a62bf6-7a21-4f4e-9a34-4a226a2f7bde HTTP/1.1" 200 244 0.011343 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 257 0.005470 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/da59d968-80ce-4f90-a458-c6adfc179898 HTTP/1.1" 200 244 0.011528 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 261 0.013063 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/9c3ba83a-25ff-4857-a64f-f378eae0e24e HTTP/1.1" 200 244 0.010223 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 258 0.006503 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/c0551e82-652b-4584-907a-d4ccc534322b HTTP/1.1" 200 244 0.011682 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 254 0.007233 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/d60ec650-08e4-4cc3-8fa9-8761f8ffb805 HTTP/1.1" 200 244 0.010042 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 254 0.007025 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/d8c5f355-03cd-4a36-872d-eb53dffdedce HTTP/1.1" 200 244 0.011432 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 254 0.005812 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/881e5e73-9bd6-4062-83ee-feed580d614a HTTP/1.1" 200 244 0.016077 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 247 0.006856 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/16d9e81b-0e54-4f93-93a7-d7da094ac22f HTTP/1.1" 200 244 0.010023 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 272 0.005964 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/32266287-e613-4754-a186-3393d5f11881 HTTP/1.1" 200 244 0.009714 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 261 0.006710 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/cdb1e174-2418-4d84-89ee-198ec307f94f HTTP/1.1" 200 244 0.009730 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 259 0.003664 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/f4e01a4a-ae1a-4948-9959-9f1c5e5a14f8 HTTP/1.1" 200 244 0.009629 10.0.0.50 - - [2026-02-20 12:07:55] "POST /alarms HTTP/1.1" 409 265 0.002409 10.0.0.50 - - [2026-02-20 12:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.50 - - [2026-02-20 12:07:55] "PUT /alarm/a9cbf403-8e1b-4e59-be2c-bc63927d0f74 HTTP/1.1" 200 244 0.012405 10.0.0.50 - - [2026-02-20 12:07:56] "POST /alarms HTTP/1.1" 409 279 0.009442 10.0.0.50 - - [2026-02-20 12:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.50 - - [2026-02-20 12:07:56] "PUT /alarm/ea32f365-6ea2-4ff5-80ef-571365493903 HTTP/1.1" 200 244 0.011702 10.0.0.50 - - [2026-02-20 12:07:56] "GET / HTTP/1.1" 200 35931 0.002568 10.0.0.50 - - [2026-02-20 12:07:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002568 10.0.0.50 - - [2026-02-20 12:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2026-02-20 12:07:56] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.010159 10.0.0.50 - - [2026-02-20 12:07:56] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.50 - - [2026-02-20 12:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.50 - - [2026-02-20 12:07:56] "GET /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003762 10.0.0.50 - - [2026-02-20 12:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.50 - - [2026-02-20 12:07:56] "PUT /global-vrouter-config/d9172bd7-d6d0-41fd-8292-0b9a9fc67e9a HTTP/1.1" 200 276 0.012117 10.0.0.50 - - [2026-02-20 12:07:56] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.50 - - [2026-02-20 12:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.50 - - [2026-02-20 12:07:56] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006623 10.0.0.50 - - [2026-02-20 12:07:56] "PUT /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2 HTTP/1.1" 200 274 0.015529 10.0.0.50 - - [2026-02-20 12:08:00] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.50 - - [2026-02-20 12:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.50 - - [2026-02-20 12:08:00] "GET /routing-instance/355b4b03-e70b-4435-989a-749afabbf3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003192 10.0.0.50 - - [2026-02-20 12:08:00] "POST /bgp-routers HTTP/1.1" 409 301 0.002329 10.0.0.50 - - [2026-02-20 12:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.50 - - [2026-02-20 12:08:00] "GET /bgp-router/90f5f203-c063-489d-a112-ad46017f5036?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003678 10.0.0.50 - - [2026-02-20 12:08:00] "PUT /bgp-router/90f5f203-c063-489d-a112-ad46017f5036 HTTP/1.1" 200 254 0.013144 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:08:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:08:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 10.0.0.50 - - [2026-02-20 12:08:05] "POST /tags HTTP/1.1" 200 355 0.025038 10.0.0.50 - - [2026-02-20 12:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019022 10.0.0.50 - - [2026-02-20 12:08:05] "GET /tag/0dacfa64-b45c-420a-982b-cc6b48c58fdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013842 10.0.0.50 - - [2026-02-20 12:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.50 - - [2026-02-20 12:08:05] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004374 10.0.0.50 - - [2026-02-20 12:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.50 - - [2026-02-20 12:08:06] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042800 10.0.0.50 - - [2026-02-20 12:08:06] "POST /virtual-machines HTTP/1.1" 200 351 0.014475 10.0.0.50 - - [2026-02-20 12:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018543 10.0.0.50 - - [2026-02-20 12:08:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.113583 10.0.0.50 - - [2026-02-20 12:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008754 10.0.0.50 - - [2026-02-20 12:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014933 10.0.0.50 - - [2026-02-20 12:08:06] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006159 10.0.0.50 - - [2026-02-20 12:08:06] "POST /instance-ips HTTP/1.1" 200 391 0.022610 10.0.0.50 - - [2026-02-20 12:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025560 10.0.0.50 - - [2026-02-20 12:08:06] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012378 10.0.0.50 - - [2026-02-20 12:08:06] "POST /set-tag HTTP/1.1" 200 109 0.016057 10.0.0.50 - - [2026-02-20 12:08:06] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.021086 10.0.0.50 - - [2026-02-20 12:08:06] "GET /instance-ip/d07fa5c8-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.016716 10.0.0.50 - - [2026-02-20 12:08:06] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006210 10.0.0.50 - - [2026-02-20 12:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.50 - - [2026-02-20 12:08:06] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003940 10.0.0.50 - - [2026-02-20 12:08:06] "POST /ref-update HTTP/1.1" 200 156 0.009833 10.0.0.50 - - [2026-02-20 12:08:06] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.019473 10.0.0.50 - - [2026-02-20 12:08:06] "POST /set-tag HTTP/1.1" 200 109 0.003762 10.0.0.50 - - [2026-02-20 12:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.50 - - [2026-02-20 12:08:06] "GET /virtual-network/39d12c1b-ad95-4119-b8c4-ba915691a61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004435 10.0.0.50 - - [2026-02-20 12:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.50 - - [2026-02-20 12:08:06] "GET /project/673bd6aa-4080-4d8e-8e37-d05f13889d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053748 10.0.0.50 - - [2026-02-20 12:08:06] "POST /virtual-machines HTTP/1.1" 200 355 0.013891 10.0.0.50 - - [2026-02-20 12:08:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024524 10.0.0.50 - - [2026-02-20 12:08:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107632 10.0.0.50 - - [2026-02-20 12:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010544 10.0.0.50 - - [2026-02-20 12:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.50 - - [2026-02-20 12:08:07] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.009036 10.0.0.50 - - [2026-02-20 12:08:07] "POST /instance-ips HTTP/1.1" 200 395 0.023223 10.0.0.50 - - [2026-02-20 12:08:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.019864 10.0.0.50 - - [2026-02-20 12:08:07] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.014217 10.0.0.50 - - [2026-02-20 12:08:07] "POST /set-tag HTTP/1.1" 200 109 0.027971 10.0.0.50 - - [2026-02-20 12:08:07] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018149 10.0.0.50 - - [2026-02-20 12:08:07] "GET /instance-ip/d0fb2be4-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004171 10.0.0.50 - - [2026-02-20 12:08:07] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005621 10.0.0.50 - - [2026-02-20 12:08:07] "POST /set-tag HTTP/1.1" 200 109 0.003171 10.0.0.50 - - [2026-02-20 12:08:07] "GET /virtual-router/9c9388f7-17a4-4b6d-a605-ae76499e00be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005335 10.0.0.50 - - [2026-02-20 12:08:07] "POST /ref-update HTTP/1.1" 200 156 0.011563 10.0.0.50 - - [2026-02-20 12:08:07] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018113 10.0.0.50 - - [2026-02-20 12:08:07] "POST /set-tag HTTP/1.1" 200 109 0.003462 10.0.0.50 - - [2026-02-20 12:08:07] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006220 10.0.0.50 - - [2026-02-20 12:08:07] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.50 - - [2026-02-20 12:08:07] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004708 10.0.0.50 - - [2026-02-20 12:08:07] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.50 - - [2026-02-20 12:08:17] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.50 - - [2026-02-20 12:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.50 - - [2026-02-20 12:08:17] "GET /global-system-config/78a2aafa-a99a-4026-b3c2-9600f07598f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006408 10.0.0.50 - - [2026-02-20 12:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.50 - - [2026-02-20 12:08:17] "GET /config-node/f6151780-eb83-40a7-9e93-18f7fefd3a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002191 10.0.0.50 - - [2026-02-20 12:08:19] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005581 10.0.0.50 - - [2026-02-20 12:08:19] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.50 - - [2026-02-20 12:08:20] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006366 10.0.0.50 - - [2026-02-20 12:08:20] "POST /set-tag HTTP/1.1" 200 109 0.004880 10.0.0.50 - - [2026-02-20 12:08:21] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005820 10.0.0.50 - - [2026-02-20 12:08:21] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.50 - - [2026-02-20 12:08:28] "GET / HTTP/1.1" 200 35931 0.006338 10.0.0.50 - - [2026-02-20 12:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.50 - - [2026-02-20 12:08:28] "GET /routing-instance/355b4b03-e70b-4435-989a-749afabbf3aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002944 10.0.0.50 - - [2026-02-20 12:08:28] "POST /bgp-routers HTTP/1.1" 409 301 0.002267 10.0.0.50 - - [2026-02-20 12:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2026-02-20 12:08:29] "GET /bgp-router/90f5f203-c063-489d-a112-ad46017f5036?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003688 10.0.0.50 - - [2026-02-20 12:08:29] "PUT /bgp-router/90f5f203-c063-489d-a112-ad46017f5036 HTTP/1.1" 200 254 0.025331 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:08:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:08:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004036 10.0.0.50 - - [2026-02-20 12:08:53] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010782 10.0.0.50 - - [2026-02-20 12:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.50 - - [2026-02-20 12:08:53] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005410 10.0.0.50 - - [2026-02-20 12:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.50 - - [2026-02-20 12:08:53] "GET /virtual-machine/c30b6589-8472-49bc-914d-faf1ba885a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004961 10.0.0.50 - - [2026-02-20 12:08:53] "POST /ref-update HTTP/1.1" 200 156 0.015193 10.0.0.50 - - [2026-02-20 12:08:53] "GET /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.023683 10.0.0.50 - - [2026-02-20 12:08:53] "POST /set-tag HTTP/1.1" 200 109 0.020999 10.0.0.50 - - [2026-02-20 12:08:53] "POST /set-tag HTTP/1.1" 200 109 0.036415 10.0.0.50 - - [2026-02-20 12:08:53] "DELETE /instance-ip/d07fa5c8-0e54-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.061277 10.0.0.50 - - [2026-02-20 12:08:53] "DELETE /virtual-machine-interface/d0630e9a-0e54-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.048028 10.0.0.50 - - [2026-02-20 12:08:53] "DELETE /virtual-machine/c30b6589-8472-49bc-914d-faf1ba885a01 HTTP/1.1" 200 115 0.017665 10.0.0.50 - - [2026-02-20 12:08:54] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008330 10.0.0.50 - - [2026-02-20 12:08:54] "POST /set-tag HTTP/1.1" 200 109 0.003107 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:09:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.50 - - [2026-02-20 12:09:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.50 - - [2026-02-20 12:09:24] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005968 10.0.0.50 - - [2026-02-20 12:09:24] "POST /set-tag HTTP/1.1" 200 109 0.008285 10.0.0.50 - - [2026-02-20 12:09:24] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004733 10.0.0.50 - - [2026-02-20 12:09:24] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.50 - - [2026-02-20 12:09:24] "GET /virtual-machine/0d36dbab-cd93-460f-9ec7-22b8739593f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.002998 10.0.0.50 - - [2026-02-20 12:09:24] "POST /ref-update HTTP/1.1" 200 156 0.021900 10.0.0.50 - - [2026-02-20 12:09:24] "GET /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004900 10.0.0.50 - - [2026-02-20 12:09:24] "POST /set-tag HTTP/1.1" 200 109 0.018446 10.0.0.50 - - [2026-02-20 12:09:24] "POST /set-tag HTTP/1.1" 200 109 0.027337 10.0.0.50 - - [2026-02-20 12:09:25] "DELETE /instance-ip/d0fb2be4-0e54-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.053850 10.0.0.50 - - [2026-02-20 12:09:25] "DELETE /virtual-machine-interface/d0dfe67c-0e54-11f1-b493-fa163e3f1433 HTTP/1.1" 200 115 0.060257 10.0.0.50 - - [2026-02-20 12:09:25] "DELETE /virtual-machine/0d36dbab-cd93-460f-9ec7-22b8739593f2 HTTP/1.1" 200 115 0.041600 10.0.0.50 - - [2026-02-20 12:09:25] "DELETE /tag/0dacfa64-b45c-420a-982b-cc6b48c58fdf HTTP/1.1" 200 115 0.053639