++ 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: =================== Sun Feb 22 12:51:22 PM UTC 2026 ===================' INFO: =================== Sun Feb 22 12:51:22 PM 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ 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 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.172.239.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.172.239.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + 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/22/2026 12:52:02.678 7f7667143380 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/22/2026 12:52:02.847 7f7667143380 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/22/2026 12:52:02.861 7f7667143380 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/22/2026 12:52:02.861 7f7667143380 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-22 12:52:07] "GET / HTTP/1.1" 503 181 0.000236 10.0.0.33 - - [2026-02-22 12:52:07] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.33 - - [2026-02-22 12:52:08] "GET / HTTP/1.1" 200 45303 0.002378 10.0.0.33 - - [2026-02-22 12:52:08] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.33 - - [2026-02-22 12:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015876 10.0.0.33 - - [2026-02-22 12:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018009 10.0.0.33 - - [2026-02-22 12:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012518 10.0.0.33 - - [2026-02-22 12:52:08] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006400 10.0.0.33 - - [2026-02-22 12:52:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.003102 10.0.0.33 - - [2026-02-22 12:52:08] "POST /config-nodes HTTP/1.1" 200 593 0.181802 10.0.0.33 - - [2026-02-22 12:52:08] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.33 - - [2026-02-22 12:52:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002584 10.0.0.33 - - [2026-02-22 12:52:09] "GET / HTTP/1.1" 200 35931 0.001226 10.0.0.33 - - [2026-02-22 12:52:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.002466 10.0.0.33 - - [2026-02-22 12:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.33 - - [2026-02-22 12:52:09] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007434 10.0.0.33 - - [2026-02-22 12:52:09] "POST /service-appliance-sets HTTP/1.1" 200 553 0.017267 10.0.0.33 - - [2026-02-22 12:52:09] "POST /fqname-to-id HTTP/1.1" 404 180 0.002203 10.0.0.33 - - [2026-02-22 12:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.33 - - [2026-02-22 12:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.33 - - [2026-02-22 12:52:09] "GET /network-ipam/d3cec01d-57a7-448a-a993-2af1f43efdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002343 10.0.0.33 - - [2026-02-22 12:52:09] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004097 10.0.0.33 - - [2026-02-22 12:52:09] "POST /service-appliance-sets HTTP/1.1" 200 541 0.046802 10.0.0.33 - - [2026-02-22 12:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.33 - - [2026-02-22 12:52:09] "GET /network-ipam/d3cec01d-57a7-448a-a993-2af1f43efdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002978 10.0.0.33 - - [2026-02-22 12:52:09] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.33 - - [2026-02-22 12:52:10] "POST /service-templates HTTP/1.1" 200 511 0.236761 10.0.0.33 - - [2026-02-22 12:52:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.039936 10.0.0.33 - - [2026-02-22 12:52:10] "POST /service-templates HTTP/1.1" 200 501 0.120665 10.0.0.33 - - [2026-02-22 12:52:10] "POST /service-templates HTTP/1.1" 200 515 0.149482 10.0.0.33 - - [2026-02-22 12:52:10] "POST /access-control-lists HTTP/1.1" 200 587 0.157396 10.0.0.33 - - [2026-02-22 12:52:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.002681 10.0.0.33 - - [2026-02-22 12:52:10] "POST /service-templates HTTP/1.1" 200 535 0.108871 10.0.0.33 - - [2026-02-22 12:52:10] "POST /access-control-lists HTTP/1.1" 200 585 0.156385 10.0.0.33 - - [2026-02-22 12:52:10] "POST /service-templates HTTP/1.1" 200 507 0.102218 10.0.0.33 - - [2026-02-22 12:52:10] "POST /route-targets HTTP/1.1" 200 327 0.059960 10.0.0.33 - - [2026-02-22 12:52:10] "POST /ref-update HTTP/1.1" 200 156 0.095490 10.0.0.33 - - [2026-02-22 12:52:11] "POST /route-targets HTTP/1.1" 200 327 0.024959 10.0.0.33 - - [2026-02-22 12:52:11] "POST /ref-update HTTP/1.1" 200 156 0.010804 10.0.0.33 - - [2026-02-22 12:52:11] "POST /route-targets HTTP/1.1" 200 327 0.012372 10.0.0.33 - - [2026-02-22 12:52:11] "POST /ref-update HTTP/1.1" 200 156 0.011688 10.0.0.33 - - [2026-02-22 12:52:11] "POST /route-targets HTTP/1.1" 200 327 0.041258 10.0.0.33 - - [2026-02-22 12:52:11] "POST /ref-update HTTP/1.1" 200 156 0.029172 10.0.0.33 - - [2026-02-22 12:52:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.002300 10.0.0.33 - - [2026-02-22 12:52:11] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.33 - - [2026-02-22 12:52:11] "POST /access-control-lists HTTP/1.1" 200 551 0.068568 10.0.0.33 - - [2026-02-22 12:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012393 10.0.0.33 - - [2026-02-22 12:52:11] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008180 10.0.0.33 - - [2026-02-22 12:52:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002423 10.0.0.33 - - [2026-02-22 12:52:11] "PUT /access-control-list/8eb63d9c-9beb-48c5-a76d-e9deacbea7cc HTTP/1.1" 200 272 0.021643 10.0.0.33 - - [2026-02-22 12:52:11] "POST /config-database-nodes HTTP/1.1" 200 611 0.016309 10.0.0.33 - - [2026-02-22 12:52:11] "PUT /access-control-list/1f6f5316-2d37-4b68-bf3a-f033eff338c5 HTTP/1.1" 200 272 0.009725 10.0.0.33 - - [2026-02-22 12:52:12] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.33 - - [2026-02-22 12:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.33 - - [2026-02-22 12:52:12] "GET /routing-instance/ec556eef-33f5-48e6-b092-30a841e60763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002933 10.0.0.33 - - [2026-02-22 12:52:12] "POST /bgp-routers HTTP/1.1" 200 616 0.018462 10.0.0.33 - - [2026-02-22 12:52:12] "GET /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.011940 10.0.0.33 - - [2026-02-22 12:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2026-02-22 12:52:12] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004841 10.0.0.33 - - [2026-02-22 12:52:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2026-02-22 12:52:12] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.33 - - [2026-02-22 12:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.33 - - [2026-02-22 12:52:13] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002464 10.0.0.33 - - [2026-02-22 12:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006280 10.0.0.33 - - [2026-02-22 12:52:13] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.006910 10.0.0.33 - - [2026-02-22 12:52:14] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 581 0.017396 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 575 0.022391 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 575 0.025287 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 559 0.016836 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 555 0.021726 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 557 0.021652 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 565 0.023226 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 549 0.025092 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 557 0.030181 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 567 0.025406 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 555 0.041086 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 567 0.019167 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 575 0.069357 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 569 0.018756 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 561 0.020861 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 561 0.019343 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 561 0.027045 10.0.0.33 - - [2026-02-22 12:52:14] "POST /alarms HTTP/1.1" 200 547 0.019989 10.0.0.33 - - [2026-02-22 12:52:15] "POST /alarms HTTP/1.1" 200 595 0.018775 10.0.0.33 - - [2026-02-22 12:52:15] "POST /alarms HTTP/1.1" 200 575 0.017310 10.0.0.33 - - [2026-02-22 12:52:15] "POST /alarms HTTP/1.1" 200 571 0.030329 10.0.0.33 - - [2026-02-22 12:52:15] "POST /alarms HTTP/1.1" 200 583 0.015199 10.0.0.33 - - [2026-02-22 12:52:15] "POST /alarms HTTP/1.1" 200 609 0.017824 10.0.0.33 - - [2026-02-22 12:52:15] "GET / HTTP/1.1" 200 35931 0.001172 10.0.0.33 - - [2026-02-22 12:52:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002317 10.0.0.33 - - [2026-02-22 12:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.33 - - [2026-02-22 12:52:15] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.007137 10.0.0.33 - - [2026-02-22 12:52:15] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.33 - - [2026-02-22 12:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.33 - - [2026-02-22 12:52:15] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002723 10.0.0.33 - - [2026-02-22 12:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2026-02-22 12:52:15] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.008652 10.0.0.33 - - [2026-02-22 12:52:15] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.33 - - [2026-02-22 12:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.33 - - [2026-02-22 12:52:15] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005615 10.0.0.33 - - [2026-02-22 12:52:15] "PUT /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001 HTTP/1.1" 200 274 0.022997 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:53:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001200 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:53:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001212 10.0.0.33 - - [2026-02-22 12:53:40] "GET / HTTP/1.1" 200 35931 0.001764 10.0.0.33 - - [2026-02-22 12:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.33 - - [2026-02-22 12:53:40] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007893 10.0.0.33 - - [2026-02-22 12:53:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.002842 10.0.0.33 - - [2026-02-22 12:53:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.035998 10.0.0.33 - - [2026-02-22 12:53:47] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.33 - - [2026-02-22 12:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2026-02-22 12:53:47] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004686 10.0.0.33 - - [2026-02-22 12:53:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.001749 10.0.0.33 - - [2026-02-22 12:53:47] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.030790 10.0.0.33 - - [2026-02-22 12:53:55] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.33 - - [2026-02-22 12:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.33 - - [2026-02-22 12:53:55] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004984 10.0.0.33 - - [2026-02-22 12:53:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002012 10.0.0.33 - - [2026-02-22 12:53:55] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.017453 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:53:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:53:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 10.0.0.33 - - [2026-02-22 12:54:01] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.33 - - [2026-02-22 12:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.33 - - [2026-02-22 12:54:01] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006700 10.0.0.33 - - [2026-02-22 12:54:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002983 10.0.0.33 - - [2026-02-22 12:54:01] "POST /database-nodes HTTP/1.1" 200 597 0.053166 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:54:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:54:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 10.0.0.33 - - [2026-02-22 12:54:45] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.33 - - [2026-02-22 12:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006559 10.0.0.33 - - [2026-02-22 12:54:45] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010490 10.0.0.33 - - [2026-02-22 12:54:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.33 - - [2026-02-22 12:54:46] "GET /config-node/90552c1f-5c9e-41ca-af5e-e33bbd153f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.009497 10.0.0.33 - - [2026-02-22 12:54:56] "GET / HTTP/1.1" 200 35931 0.001150 10.0.0.33 - - [2026-02-22 12:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2026-02-22 12:54:56] "GET /routing-instance/ec556eef-33f5-48e6-b092-30a841e60763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002725 10.0.0.33 - - [2026-02-22 12:54:56] "POST /bgp-routers HTTP/1.1" 409 301 0.008440 10.0.0.33 - - [2026-02-22 12:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2026-02-22 12:54:57] "GET /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005147 10.0.0.33 - - [2026-02-22 12:54:57] "PUT /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32 HTTP/1.1" 200 254 0.023023 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:54:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:54:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:55:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001491 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:55:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001437 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:55:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:55:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:55:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000802 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:55:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:56:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:56:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:56:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:56:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000856 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:56:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001135 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:56:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001481 10.0.0.33 - - [2026-02-22 12:56:30] "GET /global-system-configs HTTP/1.1" 200 322 0.011525 10.0.0.33 - - [2026-02-22 12:56:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002011 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.33 - - [2026-02-22 12:58:28] "GET / HTTP/1.1" 200 35931 0.001952 10.0.0.33 - - [2026-02-22 12:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-02-22 12:58:28] "GET /domain/64e13f54-91e4-4b19-9102-e56e534fc21f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002816 10.0.0.33 - - [2026-02-22 12:58:28] "POST /id-to-fqname HTTP/1.1" 200 173 0.000623 10.0.0.33 - - [2026-02-22 12:58:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.002153 10.0.0.33 - - [2026-02-22 12:58:28] "POST /security-groups HTTP/1.1" 200 570 0.077140 10.0.0.33 - - [2026-02-22 12:58:28] "POST /projects HTTP/1.1" 200 481 0.262586 10.0.0.33 - - [2026-02-22 12:58:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.007956 10.0.0.33 - - [2026-02-22 12:58:28] "POST /security-groups HTTP/1.1" 200 534 0.106593 10.0.0.33 - - [2026-02-22 12:58:28] "POST /access-control-lists HTTP/1.1" 200 579 0.093344 10.0.0.33 - - [2026-02-22 12:58:28] "POST /fqname-to-id HTTP/1.1" 404 212 0.004261 10.0.0.33 - - [2026-02-22 12:58:28] "POST /chown HTTP/1.1" 200 109 0.062671 10.0.0.33 - - [2026-02-22 12:58:28] "POST /policy-managements HTTP/1.1" 409 214 0.002501 10.0.0.33 - - [2026-02-22 12:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007888 10.0.0.33 - - [2026-02-22 12:58:29] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006470 10.0.0.33 - - [2026-02-22 12:58:29] "POST /access-control-lists HTTP/1.1" 200 577 0.084689 10.0.0.33 - - [2026-02-22 12:58:29] "POST /application-policy-sets HTTP/1.1" 200 528 0.040547 10.0.0.33 - - [2026-02-22 12:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2026-02-22 12:58:29] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007726 10.0.0.33 - - [2026-02-22 12:58:29] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.012888 10.0.0.33 - - [2026-02-22 12:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011762 10.0.0.33 - - [2026-02-22 12:58:29] "GET /virtual-network/fc8590ad-aca6-4ff1-908b-7fcfd0594f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.035158 10.0.0.33 - - [2026-02-22 12:58:29] "POST /id-to-fqname HTTP/1.1" 200 177 0.000438 10.0.0.33 - - [2026-02-22 12:58:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.014396 10.0.0.33 - - [2026-02-22 12:58:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.009228 10.0.0.33 - - [2026-02-22 12:58:29] "POST /access-control-lists HTTP/1.1" 200 594 0.054388 10.0.0.33 - - [2026-02-22 12:58:29] "POST /security-groups HTTP/1.1" 200 574 0.091016 10.0.0.33 - - [2026-02-22 12:58:29] "POST /projects HTTP/1.1" 200 489 0.341161 10.0.0.33 - - [2026-02-22 12:58:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.045395 10.0.0.33 - - [2026-02-22 12:58:29] "POST /security-groups HTTP/1.1" 200 546 0.062701 10.0.0.33 - - [2026-02-22 12:58:29] "POST /access-control-lists HTTP/1.1" 200 592 0.054699 10.0.0.33 - - [2026-02-22 12:58:29] "POST /chown HTTP/1.1" 200 109 0.046084 10.0.0.33 - - [2026-02-22 12:58:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.007586 10.0.0.33 - - [2026-02-22 12:58:29] "POST /network-ipams HTTP/1.1" 200 522 0.098543 10.0.0.33 - - [2026-02-22 12:58:29] "POST /access-control-lists HTTP/1.1" 200 583 0.132894 10.0.0.33 - - [2026-02-22 12:58:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.015617 10.0.0.33 - - [2026-02-22 12:58:30] "POST /network-ipams HTTP/1.1" 200 510 0.109340 10.0.0.33 - - [2026-02-22 12:58:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.013076 10.0.0.33 - - [2026-02-22 12:58:30] "POST /access-control-lists HTTP/1.1" 200 581 0.171984 10.0.0.33 - - [2026-02-22 12:58:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.003975 10.0.0.33 - - [2026-02-22 12:58:30] "POST /access-control-lists HTTP/1.1" 200 602 0.049768 10.0.0.33 - - [2026-02-22 12:58:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.024518 10.0.0.33 - - [2026-02-22 12:58:30] "POST /access-control-lists HTTP/1.1" 200 600 0.020461 10.0.0.33 - - [2026-02-22 12:58:30] "POST /useragent-kv HTTP/1.1" 200 115 0.090486 10.0.0.33 - - [2026-02-22 12:58:30] "POST /virtual-networks HTTP/1.1" 200 538 0.340868 10.0.0.33 - - [2026-02-22 12:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007608 10.0.0.33 - - [2026-02-22 12:58:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.002890 10.0.0.33 - - [2026-02-22 12:58:30] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.018666 10.0.0.33 - - [2026-02-22 12:58:30] "POST /access-control-lists HTTP/1.1" 200 589 0.078178 10.0.0.33 - - [2026-02-22 12:58:30] "POST /network-ipams HTTP/1.1" 200 518 0.047620 10.0.0.33 - - [2026-02-22 12:58:30] "POST /fqname-to-id HTTP/1.1" 404 202 0.028776 10.0.0.33 - - [2026-02-22 12:58:30] "POST /route-targets HTTP/1.1" 200 327 0.016014 10.0.0.33 - - [2026-02-22 12:58:30] "POST /ref-update HTTP/1.1" 200 156 0.098977 10.0.0.33 - - [2026-02-22 12:58:30] "POST /useragent-kv HTTP/1.1" 200 115 0.017727 10.0.0.33 - - [2026-02-22 12:58:30] "POST /virtual-networks HTTP/1.1" 200 546 0.192509 10.0.0.33 - - [2026-02-22 12:58:30] "PUT /access-control-list/92412109-9f06-4d34-ac24-2635f77ff00d HTTP/1.1" 200 272 0.085984 10.0.0.33 - - [2026-02-22 12:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016397 10.0.0.33 - - [2026-02-22 12:58:30] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.018579 10.0.0.33 - - [2026-02-22 12:58:30] "POST /fqname-to-id HTTP/1.1" 404 199 0.002951 10.0.0.33 - - [2026-02-22 12:58:30] "POST /route-targets HTTP/1.1" 200 327 0.008832 10.0.0.33 - - [2026-02-22 12:58:30] "POST /ref-update HTTP/1.1" 200 156 0.030459 10.0.0.33 - - [2026-02-22 12:58:31] "POST /network-policys HTTP/1.1" 200 538 0.055846 10.0.0.33 - - [2026-02-22 12:58:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.015360 10.0.0.33 - - [2026-02-22 12:58:31] "POST /network-policys HTTP/1.1" 200 534 0.051582 10.0.0.33 - - [2026-02-22 12:58:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.005366 10.0.0.33 - - [2026-02-22 12:58:31] "POST /network-policys HTTP/1.1" 200 542 0.031742 10.0.0.33 - - [2026-02-22 12:58:31] "PUT /access-control-list/24349dae-8837-4a8a-bf51-f1d562f8a029 HTTP/1.1" 200 272 0.026014 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-update HTTP/1.1" 200 156 0.112023 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002015 10.0.0.33 - - [2026-02-22 12:58:31] "PUT /access-control-list/92412109-9f06-4d34-ac24-2635f77ff00d HTTP/1.1" 200 272 0.039206 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-update HTTP/1.1" 200 156 0.099865 10.0.0.33 - - [2026-02-22 12:58:31] "PUT /access-control-list/24349dae-8837-4a8a-bf51-f1d562f8a029 HTTP/1.1" 200 272 0.024413 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-update HTTP/1.1" 200 156 0.071286 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019488 10.0.0.33 - - [2026-02-22 12:58:31] "PUT /access-control-list/92412109-9f06-4d34-ac24-2635f77ff00d HTTP/1.1" 200 272 0.062454 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023884 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-update HTTP/1.1" 200 156 0.053377 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002067 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.33 - - [2026-02-22 12:58:31] "POST /fqname-to-id HTTP/1.1" 404 237 0.003934 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-update HTTP/1.1" 200 156 0.152834 10.0.0.33 - - [2026-02-22 12:58:31] "POST /access-control-lists HTTP/1.1" 200 601 0.116001 10.0.0.33 - - [2026-02-22 12:58:31] "PUT /access-control-list/72e02ee3-92ec-41d1-aba6-e1eb199577c3 HTTP/1.1" 200 272 0.024902 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-update HTTP/1.1" 200 156 0.165159 10.0.0.33 - - [2026-02-22 12:58:31] "POST /ref-update HTTP/1.1" 200 156 0.047550 10.0.0.33 - - [2026-02-22 12:58:32] "PUT /access-control-list/24349dae-8837-4a8a-bf51-f1d562f8a029 HTTP/1.1" 200 272 0.031019 10.0.0.33 - - [2026-02-22 12:58:32] "POST /ref-update HTTP/1.1" 200 156 0.106608 10.0.0.33 - - [2026-02-22 12:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008662 10.0.0.33 - - [2026-02-22 12:58:32] "PUT /access-control-list/72e02ee3-92ec-41d1-aba6-e1eb199577c3 HTTP/1.1" 200 272 0.084582 10.0.0.33 - - [2026-02-22 12:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009318 10.0.0.33 - - [2026-02-22 12:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018204 10.0.0.33 - - [2026-02-22 12:58:32] "POST /ref-update HTTP/1.1" 200 156 0.027668 10.0.0.33 - - [2026-02-22 12:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007627 10.0.0.33 - - [2026-02-22 12:58:32] "GET /virtual-network/fc8590ad-aca6-4ff1-908b-7fcfd0594f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.017037 10.0.0.33 - - [2026-02-22 12:58:32] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004158 10.0.0.33 - - [2026-02-22 12:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.33 - - [2026-02-22 12:58:32] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.031602 10.0.0.33 - - [2026-02-22 12:58:32] "POST /firewall-policys HTTP/1.1" 200 530 0.047616 10.0.0.33 - - [2026-02-22 12:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033405 10.0.0.33 - - [2026-02-22 12:58:32] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.019287 10.0.0.33 - - [2026-02-22 12:58:32] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006531 10.0.0.33 - - [2026-02-22 12:58:32] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002427 10.0.0.33 - - [2026-02-22 12:58:32] "POST /ref-update HTTP/1.1" 200 156 0.017992 10.0.0.33 - - [2026-02-22 12:58:32] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004001 10.0.0.33 - - [2026-02-22 12:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006089 10.0.0.33 - - [2026-02-22 12:58:32] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004173 10.0.0.33 - - [2026-02-22 12:58:32] "POST /firewall-policys HTTP/1.1" 200 532 0.019352 10.0.0.33 - - [2026-02-22 12:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026992 10.0.0.33 - - [2026-02-22 12:58:32] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.033936 10.0.0.33 - - [2026-02-22 12:58:32] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.013841 10.0.0.33 - - [2026-02-22 12:58:32] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003658 10.0.0.33 - - [2026-02-22 12:58:32] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003475 10.0.0.33 - - [2026-02-22 12:58:32] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010689 10.0.0.33 - - [2026-02-22 12:58:32] "POST /ref-update HTTP/1.1" 200 156 0.018656 10.0.0.33 - - [2026-02-22 12:58:33] "POST /ref-update HTTP/1.1" 200 156 0.085721 10.0.0.33 - - [2026-02-22 12:58:33] "POST /ref-update HTTP/1.1" 200 156 0.058310 10.0.0.33 - - [2026-02-22 12:58:33] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.006207 10.0.0.33 - - [2026-02-22 12:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.33 - - [2026-02-22 12:58:33] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002627 10.0.0.33 - - [2026-02-22 12:58:33] "POST /firewall-policys HTTP/1.1" 200 530 0.036692 10.0.0.33 - - [2026-02-22 12:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024629 10.0.0.33 - - [2026-02-22 12:58:33] "GET /firewall-policy/2a369894-9123-4fdf-ad33-40ee14f8d9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.027982 10.0.0.33 - - [2026-02-22 12:58:33] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003859 10.0.0.33 - - [2026-02-22 12:58:33] "GET /firewall-policy/2a369894-9123-4fdf-ad33-40ee14f8d9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004779 10.0.0.33 - - [2026-02-22 12:58:33] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008358 10.0.0.33 - - [2026-02-22 12:58:33] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004248 10.0.0.33 - - [2026-02-22 12:58:33] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004325 10.0.0.33 - - [2026-02-22 12:58:33] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002840 10.0.0.33 - - [2026-02-22 12:58:33] "POST /ref-update HTTP/1.1" 200 156 0.048312 10.0.0.33 - - [2026-02-22 12:58:33] "POST /ref-update HTTP/1.1" 200 156 0.062897 10.0.0.33 - - [2026-02-22 12:58:33] "POST /ref-update HTTP/1.1" 200 156 0.081559 10.0.0.33 - - [2026-02-22 12:58:33] "POST /ref-update HTTP/1.1" 200 156 0.028186 10.0.0.33 - - [2026-02-22 12:58:33] "POST /ref-update HTTP/1.1" 200 156 0.092132 10.0.0.33 - - [2026-02-22 12:58:33] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.016198 10.0.0.33 - - [2026-02-22 12:58:33] "POST /tags HTTP/1.1" 200 299 0.043442 10.0.0.33 - - [2026-02-22 12:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.023808 10.0.0.33 - - [2026-02-22 12:58:34] "GET /tag/c7c83c8f-543a-4baf-833e-c5c0bdbd56d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022780 10.0.0.33 - - [2026-02-22 12:58:34] "POST /set-tag HTTP/1.1" 200 109 0.018610 10.0.0.33 - - [2026-02-22 12:58:34] "POST /tags HTTP/1.1" 200 357 0.118505 10.0.0.33 - - [2026-02-22 12:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.019279 10.0.0.33 - - [2026-02-22 12:58:34] "GET /tag/c799e364-c002-4079-afde-9792eb5d25c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.057685 10.0.0.33 - - [2026-02-22 12:58:34] "POST /tags HTTP/1.1" 200 305 0.117918 10.0.0.33 - - [2026-02-22 12:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.33 - - [2026-02-22 12:58:34] "GET /tag/06c63e63-3e03-4c2b-a3d8-273b1d8de4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.060450 10.0.0.33 - - [2026-02-22 12:58:34] "POST /id-to-fqname HTTP/1.1" 200 174 0.000450 10.0.0.33 - - [2026-02-22 12:58:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.043001 10.0.0.33 - - [2026-02-22 12:58:35] "POST /security-groups HTTP/1.1" 200 571 0.243943 10.0.0.33 - - [2026-02-22 12:58:35] "POST /projects HTTP/1.1" 200 483 0.520651 10.0.0.33 - - [2026-02-22 12:58:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.013266 10.0.0.33 - - [2026-02-22 12:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021116 10.0.0.33 - - [2026-02-22 12:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015992 10.0.0.33 - - [2026-02-22 12:58:35] "POST /access-control-lists HTTP/1.1" 200 580 0.097289 10.0.0.33 - - [2026-02-22 12:58:35] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.051896 10.0.0.33 - - [2026-02-22 12:58:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.026915 10.0.0.33 - - [2026-02-22 12:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013100 10.0.0.33 - - [2026-02-22 12:58:35] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.014973 10.0.0.33 - - [2026-02-22 12:58:35] "POST /access-control-lists HTTP/1.1" 200 578 0.098620 10.0.0.33 - - [2026-02-22 12:58:35] "PUT /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d HTTP/1.1" 200 264 0.119231 10.0.0.33 - - [2026-02-22 12:58:35] "PUT /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe HTTP/1.1" 200 264 0.118607 10.0.0.33 - - [2026-02-22 12:58:35] "POST /security-groups HTTP/1.1" 200 537 0.108128 10.0.0.33 - - [2026-02-22 12:58:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.007981 10.0.0.33 - - [2026-02-22 12:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.056089 10.0.0.33 - - [2026-02-22 12:58:35] "POST /chown HTTP/1.1" 200 109 0.048997 10.0.0.33 - - [2026-02-22 12:58:36] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.042178 10.0.0.33 - - [2026-02-22 12:58:36] "POST /access-control-lists HTTP/1.1" 200 596 0.123219 10.0.0.33 - - [2026-02-22 12:58:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.004743 10.0.0.33 - - [2026-02-22 12:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.33 - - [2026-02-22 12:58:36] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010248 10.0.0.33 - - [2026-02-22 12:58:36] "POST /tags HTTP/1.1" 409 207 0.004893 10.0.0.33 - - [2026-02-22 12:58:36] "POST /access-control-lists HTTP/1.1" 200 594 0.053367 10.0.0.33 - - [2026-02-22 12:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007048 10.0.0.33 - - [2026-02-22 12:58:36] "GET /tag/06c63e63-3e03-4c2b-a3d8-273b1d8de4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020734 10.0.0.33 - - [2026-02-22 12:58:36] "POST /firewall-rules HTTP/1.1" 200 564 0.082839 10.0.0.33 - - [2026-02-22 12:58:36] "GET /firewall-rule/0c1538a7-e729-493e-b543-9c34f279017d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007868 10.0.0.33 - - [2026-02-22 12:58:36] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002521 10.0.0.33 - - [2026-02-22 12:58:36] "GET /firewall-rule/0c1538a7-e729-493e-b543-9c34f279017d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003572 10.0.0.33 - - [2026-02-22 12:58:36] "POST /ref-update HTTP/1.1" 200 156 0.076285 10.0.0.33 - - [2026-02-22 12:58:36] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002629 10.0.0.33 - - [2026-02-22 12:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-02-22 12:58:36] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002964 10.0.0.33 - - [2026-02-22 12:58:36] "POST /tags HTTP/1.1" 409 207 0.010725 10.0.0.33 - - [2026-02-22 12:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2026-02-22 12:58:36] "GET /tag/06c63e63-3e03-4c2b-a3d8-273b1d8de4f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012493 10.0.0.33 - - [2026-02-22 12:58:36] "POST /firewall-rules HTTP/1.1" 200 562 0.068086 10.0.0.33 - - [2026-02-22 12:58:36] "GET /firewall-rule/f4f3c130-187f-442b-a7e1-d172247c1b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.053721 10.0.0.33 - - [2026-02-22 12:58:36] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.008407 10.0.0.33 - - [2026-02-22 12:58:36] "GET /firewall-rule/f4f3c130-187f-442b-a7e1-d172247c1b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002821 10.0.0.33 - - [2026-02-22 12:58:36] "POST /ref-update HTTP/1.1" 200 156 0.017558 10.0.0.33 - - [2026-02-22 12:58:36] "POST /tags HTTP/1.1" 200 301 0.076384 10.0.0.33 - - [2026-02-22 12:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028100 10.0.0.33 - - [2026-02-22 12:58:36] "GET /tag/e6d35eaf-56f4-4d43-9927-1cc537b3085e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.024412 10.0.0.33 - - [2026-02-22 12:58:37] "POST /tags HTTP/1.1" 200 325 0.104346 10.0.0.33 - - [2026-02-22 12:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007964 10.0.0.33 - - [2026-02-22 12:58:37] "GET /tag/93fa4091-4258-45f2-90df-4a322fdda827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.019241 10.0.0.33 - - [2026-02-22 12:58:37] "POST /tags HTTP/1.1" 200 363 0.020007 10.0.0.33 - - [2026-02-22 12:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.33 - - [2026-02-22 12:58:37] "GET /tag/5e3ab95c-5507-448e-94a9-cad23d0f6839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020636 10.0.0.33 - - [2026-02-22 12:58:37] "POST /tags HTTP/1.1" 200 311 0.046496 10.0.0.33 - - [2026-02-22 12:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.024051 10.0.0.33 - - [2026-02-22 12:58:37] "GET /tag/bd416284-0392-490a-88cb-0bdd8223de36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012287 10.0.0.33 - - [2026-02-22 12:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2026-02-22 12:58:37] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005776 10.0.0.33 - - [2026-02-22 12:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2026-02-22 12:58:37] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062226 10.0.0.33 - - [2026-02-22 12:58:37] "POST /virtual-machines HTTP/1.1" 200 377 0.024205 10.0.0.33 - - [2026-02-22 12:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.053104 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002608 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001307 10.0.0.33 - - [2026-02-22 12:58:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.208307 10.0.0.33 - - [2026-02-22 12:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017198 10.0.0.33 - - [2026-02-22 12:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014098 10.0.0.33 - - [2026-02-22 12:58:37] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.012669 10.0.0.33 - - [2026-02-22 12:58:38] "POST /instance-ips HTTP/1.1" 200 409 0.050073 10.0.0.33 - - [2026-02-22 12:58:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.043070 10.0.0.33 - - [2026-02-22 12:58:38] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.031561 10.0.0.33 - - [2026-02-22 12:58:38] "POST /set-tag HTTP/1.1" 200 109 0.078846 10.0.0.33 - - [2026-02-22 12:58:38] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.058115 10.0.0.33 - - [2026-02-22 12:58:38] "GET /instance-ip/344dda4e-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004931 10.0.0.33 - - [2026-02-22 12:58:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.002132 10.0.0.33 - - [2026-02-22 12:58:38] "POST /tags HTTP/1.1" 200 305 0.059513 10.0.0.33 - - [2026-02-22 12:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026720 10.0.0.33 - - [2026-02-22 12:58:38] "GET /tag/6ccd5135-94d4-42ff-89bf-99fb6056edc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013685 10.0.0.33 - - [2026-02-22 12:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.33 - - [2026-02-22 12:58:38] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033776 10.0.0.33 - - [2026-02-22 12:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.33 - - [2026-02-22 12:58:38] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005503 10.0.0.33 - - [2026-02-22 12:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.33 - - [2026-02-22 12:58:38] "GET /service-appliance-set/aeafaf28-8906-4ecd-9a38-51cc1fd44daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005439 10.0.0.33 - - [2026-02-22 12:58:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.002826 10.0.0.33 - - [2026-02-22 12:58:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129447 10.0.0.33 - - [2026-02-22 12:58:38] "GET /virtual-machine-interface/ec9d1f80-0b37-471b-b735-f9dc4920e846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.015999 10.0.0.33 - - [2026-02-22 12:58:39] "POST /instance-ips HTTP/1.1" 200 381 0.060035 10.0.0.33 - - [2026-02-22 12:58:39] "GET /instance-ip/dcde0193-0f5e-4b9c-85cc-81d6d2adac0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010618 10.0.0.33 - - [2026-02-22 12:58:39] "POST /loadbalancers HTTP/1.1" 200 582 0.070672 10.0.0.33 - - [2026-02-22 12:58:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014233 10.0.0.33 - - [2026-02-22 12:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020254 10.0.0.33 - - [2026-02-22 12:58:39] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044087 10.0.0.33 - - [2026-02-22 12:58:39] "GET /loadbalancer/8f70ce36-503b-45b7-9038-3ce2e191cab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.011309 10.0.0.33 - - [2026-02-22 12:58:39] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040119 10.0.0.33 - - [2026-02-22 12:58:39] "GET /instance-ip/dcde0193-0f5e-4b9c-85cc-81d6d2adac0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003851 10.0.0.33 - - [2026-02-22 12:58:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032628 10.0.0.33 - - [2026-02-22 12:58:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030382 10.0.0.33 - - [2026-02-22 12:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006547 10.0.0.33 - - [2026-02-22 12:58:39] "POST /floating-ips HTTP/1.1" 200 583 0.048883 10.0.0.33 - - [2026-02-22 12:58:39] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049676 10.0.0.33 - - [2026-02-22 12:58:39] "GET /loadbalancer-listener/6ce469a2-625b-49d9-b869-1df0cb422c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.022999 10.0.0.33 - - [2026-02-22 12:58:39] "GET /loadbalancer-listener/6ce469a2-625b-49d9-b869-1df0cb422c50?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.011609 10.0.0.33 - - [2026-02-22 12:58:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.034965 10.0.0.33 - - [2026-02-22 12:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2026-02-22 12:58:39] "GET /instance-ip/dcde0193-0f5e-4b9c-85cc-81d6d2adac0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008637 10.0.0.33 - - [2026-02-22 12:58:39] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007243 10.0.0.33 - - [2026-02-22 12:58:39] "GET /instance-ip/dcde0193-0f5e-4b9c-85cc-81d6d2adac0a?fields=floating_ips HTTP/1.1" 200 1170 0.006452 10.0.0.33 - - [2026-02-22 12:58:39] "GET /floating-ip/ae8caab2-32fd-49c1-9bfa-c3a06d1cac8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.001947 10.0.0.33 - - [2026-02-22 12:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-02-22 12:58:39] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.008868 10.0.0.33 - - [2026-02-22 12:58:39] "POST /tags HTTP/1.1" 200 301 0.080188 10.0.0.33 - - [2026-02-22 12:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2026-02-22 12:58:39] "GET /tag/91c9dbf3-0658-4aea-8a07-25241636cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.032223 10.0.0.33 - - [2026-02-22 12:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2026-02-22 12:58:39] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027068 10.0.0.33 - - [2026-02-22 12:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013393 10.0.0.33 - - [2026-02-22 12:58:39] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006407 10.0.0.33 - - [2026-02-22 12:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.33 - - [2026-02-22 12:58:40] "GET /service-appliance-set/aeafaf28-8906-4ecd-9a38-51cc1fd44daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006653 10.0.0.33 - - [2026-02-22 12:58:40] "POST /fqname-to-id HTTP/1.1" 404 242 0.002222 10.0.0.33 - - [2026-02-22 12:58:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117191 10.0.0.33 - - [2026-02-22 12:58:40] "GET /virtual-machine-interface/75527fdf-e591-4155-901a-99eadca2075f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.029834 10.0.0.33 - - [2026-02-22 12:58:40] "POST /instance-ips HTTP/1.1" 200 377 0.038373 10.0.0.33 - - [2026-02-22 12:58:40] "GET /instance-ip/fb0b8355-0d3e-4942-96bc-39507ae9c19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007861 10.0.0.33 - - [2026-02-22 12:58:40] "POST /loadbalancers HTTP/1.1" 200 582 0.069066 10.0.0.33 - - [2026-02-22 12:58:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039474 10.0.0.33 - - [2026-02-22 12:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007008 10.0.0.33 - - [2026-02-22 12:58:40] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059922 10.0.0.33 - - [2026-02-22 12:58:40] "GET /instance-ip/fb0b8355-0d3e-4942-96bc-39507ae9c19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009889 10.0.0.33 - - [2026-02-22 12:58:40] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066068 10.0.0.33 - - [2026-02-22 12:58:40] "GET /loadbalancer/19ef77a0-e037-480e-8b0d-e05ecc4c6859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006104 10.0.0.33 - - [2026-02-22 12:58:40] "POST /floating-ips HTTP/1.1" 200 581 0.073638 10.0.0.33 - - [2026-02-22 12:58:40] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043756 10.0.0.33 - - [2026-02-22 12:58:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008639 10.0.0.33 - - [2026-02-22 12:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012109 10.0.0.33 - - [2026-02-22 12:58:40] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066467 10.0.0.33 - - [2026-02-22 12:58:40] "GET /loadbalancer-listener/226116ce-18af-4c0a-aeb9-73288c9b9ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002906 10.0.0.33 - - [2026-02-22 12:58:40] "GET /loadbalancer-listener/226116ce-18af-4c0a-aeb9-73288c9b9ef5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006830 10.0.0.33 - - [2026-02-22 12:58:40] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037966 10.0.0.33 - - [2026-02-22 12:58:40] "GET /instance-ip/fb0b8355-0d3e-4942-96bc-39507ae9c19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003528 10.0.0.33 - - [2026-02-22 12:58:40] "GET /instance-ip/fb0b8355-0d3e-4942-96bc-39507ae9c19f?fields=floating_ips HTTP/1.1" 200 1165 0.008145 10.0.0.33 - - [2026-02-22 12:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.33 - - [2026-02-22 12:58:40] "GET /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.029472 10.0.0.33 - - [2026-02-22 12:58:41] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.079376 10.0.0.33 - - [2026-02-22 12:58:41] "GET /loadbalancer/19ef77a0-e037-480e-8b0d-e05ecc4c6859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007560 10.0.0.33 - - [2026-02-22 12:58:41] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021796 10.0.0.33 - - [2026-02-22 12:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.033768 10.0.0.33 - - [2026-02-22 12:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011887 10.0.0.33 - - [2026-02-22 12:58:41] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049776 10.0.0.33 - - [2026-02-22 12:58:41] "GET /loadbalancer-listener/9f1da87c-290d-4178-9d2a-6306c5039c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006040 10.0.0.33 - - [2026-02-22 12:58:41] "GET /loadbalancer-listener/9f1da87c-290d-4178-9d2a-6306c5039c99?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003631 10.0.0.33 - - [2026-02-22 12:58:41] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019727 10.0.0.33 - - [2026-02-22 12:58:41] "GET /instance-ip/fb0b8355-0d3e-4942-96bc-39507ae9c19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003813 10.0.0.33 - - [2026-02-22 12:58:41] "GET /instance-ip/fb0b8355-0d3e-4942-96bc-39507ae9c19f?fields=floating_ips HTTP/1.1" 200 1165 0.008025 10.0.0.33 - - [2026-02-22 12:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007211 10.0.0.33 - - [2026-02-22 12:58:41] "GET /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.005689 10.0.0.33 - - [2026-02-22 12:58:41] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064868 10.0.0.33 - - [2026-02-22 12:58:41] "GET /loadbalancer/19ef77a0-e037-480e-8b0d-e05ecc4c6859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003070 10.0.0.33 - - [2026-02-22 12:58:41] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015558 10.0.0.33 - - [2026-02-22 12:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027840 10.0.0.33 - - [2026-02-22 12:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2026-02-22 12:58:41] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030041 10.0.0.33 - - [2026-02-22 12:58:41] "GET /loadbalancer-listener/f51eece7-9467-49bf-b303-7a800ecfb470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002888 10.0.0.33 - - [2026-02-22 12:58:41] "GET /loadbalancer-listener/f51eece7-9467-49bf-b303-7a800ecfb470?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003648 10.0.0.33 - - [2026-02-22 12:58:41] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026827 10.0.0.33 - - [2026-02-22 12:58:41] "GET /instance-ip/fb0b8355-0d3e-4942-96bc-39507ae9c19f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002741 10.0.0.33 - - [2026-02-22 12:58:41] "GET /instance-ip/fb0b8355-0d3e-4942-96bc-39507ae9c19f?fields=floating_ips HTTP/1.1" 200 1165 0.003060 10.0.0.33 - - [2026-02-22 12:58:41] "GET /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002736 10.0.0.33 - - [2026-02-22 12:58:41] "POST /tags HTTP/1.1" 200 355 0.032135 10.0.0.33 - - [2026-02-22 12:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017300 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.33 - - [2026-02-22 12:58:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 10.0.0.33 - - [2026-02-22 12:58:41] "GET /tag/93bda10e-5412-40a9-b74c-5d097eb35864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017414 10.0.0.33 - - [2026-02-22 12:58:41] "POST /tags HTTP/1.1" 200 303 0.035113 10.0.0.33 - - [2026-02-22 12:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018878 10.0.0.33 - - [2026-02-22 12:58:41] "GET /tag/a071faf0-f9e9-48c5-8e3b-092d545929cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011639 10.0.0.33 - - [2026-02-22 12:58:41] "POST /projects HTTP/1.1" 409 218 0.001890 10.0.0.33 - - [2026-02-22 12:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-02-22 12:58:42] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064794 10.0.0.33 - - [2026-02-22 12:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012714 10.0.0.33 - - [2026-02-22 12:58:42] "GET /network-ipam/e80ab131-24e8-4351-b749-88569cf94ea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004407 10.0.0.33 - - [2026-02-22 12:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006071 10.0.0.33 - - [2026-02-22 12:58:42] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.049351 10.0.0.33 - - [2026-02-22 12:58:42] "PUT /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d HTTP/1.1" 200 264 0.050399 10.0.0.33 - - [2026-02-22 12:58:42] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.020116 10.0.0.33 - - [2026-02-22 12:58:42] "POST /set-tag HTTP/1.1" 200 109 0.073115 10.0.0.33 - - [2026-02-22 12:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012286 10.0.0.33 - - [2026-02-22 12:58:42] "GET /network-ipam/6cbd9fa1-9ef0-4994-8bf3-9758ad7901e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.006052 10.0.0.33 - - [2026-02-22 12:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.33 - - [2026-02-22 12:58:42] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005249 10.0.0.33 - - [2026-02-22 12:58:42] "PUT /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe HTTP/1.1" 200 264 0.059880 10.0.0.33 - - [2026-02-22 12:58:42] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.017067 10.0.0.33 - - [2026-02-22 12:58:42] "POST /set-tag HTTP/1.1" 200 109 0.067319 10.0.0.33 - - [2026-02-22 12:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.33 - - [2026-02-22 12:58:42] "GET /network-policy/94f7f34c-d5e8-42c2-b0af-bd71f3a4fff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004332 10.0.0.33 - - [2026-02-22 12:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2026-02-22 12:58:42] "GET /network-policy/70e98488-7c45-484b-b7fc-a75bb03e3117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003486 10.0.0.33 - - [2026-02-22 12:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.33 - - [2026-02-22 12:58:42] "GET /network-policy/5fda0f88-0578-4a29-8c60-9e9f8f0aea79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004054 10.0.0.33 - - [2026-02-22 12:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-02-22 12:58:42] "PUT /network-policy/5fda0f88-0578-4a29-8c60-9e9f8f0aea79 HTTP/1.1" 200 262 0.011213 10.0.0.33 - - [2026-02-22 12:58:42] "POST /ref-update HTTP/1.1" 200 156 0.065379 10.0.0.33 - - [2026-02-22 12:58:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002436 10.0.0.33 - - [2026-02-22 12:58:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005477 10.0.0.33 - - [2026-02-22 12:58:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002810 10.0.0.33 - - [2026-02-22 12:58:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2026-02-22 12:58:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2026-02-22 12:58:43] "POST /security-groups HTTP/1.1" 409 245 0.002248 10.0.0.33 - - [2026-02-22 12:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2026-02-22 12:58:43] "PUT /security-group/4b5a7eca-32ef-4431-976a-e303839be1e6 HTTP/1.1" 200 262 0.067459 10.0.0.33 - - [2026-02-22 12:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022904 10.0.0.33 - - [2026-02-22 12:58:43] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010593 10.0.0.33 - - [2026-02-22 12:58:43] "PUT /access-control-list/413724b0-063b-4b32-97c1-ae34ce3931e1 HTTP/1.1" 200 272 0.024185 10.0.0.33 - - [2026-02-22 12:58:43] "PUT /access-control-list/ab4de5bd-78a0-4700-975f-4cef66664aad HTTP/1.1" 200 272 0.020760 10.0.0.33 - - [2026-02-22 12:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009525 10.0.0.33 - - [2026-02-22 12:58:43] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003083 10.0.0.33 - - [2026-02-22 12:58:43] "POST /tags HTTP/1.1" 409 206 0.001776 10.0.0.33 - - [2026-02-22 12:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.33 - - [2026-02-22 12:58:43] "GET /tag/a071faf0-f9e9-48c5-8e3b-092d545929cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019329 10.0.0.33 - - [2026-02-22 12:58:43] "POST /firewall-rules HTTP/1.1" 200 562 0.075299 10.0.0.33 - - [2026-02-22 12:58:43] "GET /firewall-rule/f8f58c2e-2598-4689-9718-d1fcdee1fc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004153 10.0.0.33 - - [2026-02-22 12:58:43] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003380 10.0.0.33 - - [2026-02-22 12:58:43] "GET /firewall-rule/f8f58c2e-2598-4689-9718-d1fcdee1fc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002511 10.0.0.33 - - [2026-02-22 12:58:43] "POST /ref-update HTTP/1.1" 200 156 0.042963 10.0.0.33 - - [2026-02-22 12:58:43] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020355 10.0.0.33 - - [2026-02-22 12:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.33 - - [2026-02-22 12:58:43] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002822 10.0.0.33 - - [2026-02-22 12:58:43] "POST /tags HTTP/1.1" 409 206 0.001693 10.0.0.33 - - [2026-02-22 12:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.33 - - [2026-02-22 12:58:43] "GET /tag/a071faf0-f9e9-48c5-8e3b-092d545929cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014847 10.0.0.33 - - [2026-02-22 12:58:43] "POST /firewall-rules HTTP/1.1" 200 560 0.092645 10.0.0.33 - - [2026-02-22 12:58:43] "GET /firewall-rule/3392b669-4755-467f-b32c-cfb9a32b18d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.010838 10.0.0.33 - - [2026-02-22 12:58:43] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004880 10.0.0.33 - - [2026-02-22 12:58:43] "GET /firewall-rule/3392b669-4755-467f-b32c-cfb9a32b18d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002496 10.0.0.33 - - [2026-02-22 12:58:43] "POST /ref-update HTTP/1.1" 200 156 0.022861 10.0.0.33 - - [2026-02-22 12:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-02-22 12:58:43] "GET /loadbalancer/19ef77a0-e037-480e-8b0d-e05ecc4c6859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002436 10.0.0.33 - - [2026-02-22 12:58:43] "POST /tags HTTP/1.1" 200 371 0.020598 10.0.0.33 - - [2026-02-22 12:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-02-22 12:58:44] "GET /tag/7862eb59-17b8-470c-a955-48080ae31715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.021260 10.0.0.33 - - [2026-02-22 12:58:44] "POST /tags HTTP/1.1" 200 319 0.024190 10.0.0.33 - - [2026-02-22 12:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014898 10.0.0.33 - - [2026-02-22 12:58:44] "GET /tag/873272e7-e5fc-48ce-999b-034734facb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012614 10.0.0.33 - - [2026-02-22 12:58:44] "POST /id-to-fqname HTTP/1.1" 200 181 0.000597 10.0.0.33 - - [2026-02-22 12:58:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.002543 10.0.0.33 - - [2026-02-22 12:58:44] "POST /security-groups HTTP/1.1" 200 578 0.070051 10.0.0.33 - - [2026-02-22 12:58:44] "POST /projects HTTP/1.1" 200 497 0.213591 10.0.0.33 - - [2026-02-22 12:58:44] "POST /fqname-to-id HTTP/1.1" 404 225 0.005332 10.0.0.33 - - [2026-02-22 12:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023999 10.0.0.33 - - [2026-02-22 12:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012313 10.0.0.33 - - [2026-02-22 12:58:44] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.012372 10.0.0.33 - - [2026-02-22 12:58:44] "POST /access-control-lists HTTP/1.1" 200 587 0.082912 10.0.0.33 - - [2026-02-22 12:58:44] "POST /fqname-to-id HTTP/1.1" 404 224 0.011972 10.0.0.33 - - [2026-02-22 12:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.33 - - [2026-02-22 12:58:44] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007896 10.0.0.33 - - [2026-02-22 12:58:44] "POST /access-control-lists HTTP/1.1" 200 585 0.070434 10.0.0.33 - - [2026-02-22 12:58:44] "PUT /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d HTTP/1.1" 200 264 0.111441 10.0.0.33 - - [2026-02-22 12:58:44] "PUT /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe HTTP/1.1" 200 264 0.054520 10.0.0.33 - - [2026-02-22 12:58:44] "POST /security-groups HTTP/1.1" 200 558 0.089934 10.0.0.33 - - [2026-02-22 12:58:44] "POST /fqname-to-id HTTP/1.1" 404 248 0.003147 10.0.0.33 - - [2026-02-22 12:58:44] "POST /access-control-lists HTTP/1.1" 200 610 0.071587 10.0.0.33 - - [2026-02-22 12:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.054562 10.0.0.33 - - [2026-02-22 12:58:44] "POST /fqname-to-id HTTP/1.1" 404 247 0.014440 10.0.0.33 - - [2026-02-22 12:58:45] "POST /chown HTTP/1.1" 200 109 0.025200 10.0.0.33 - - [2026-02-22 12:58:45] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016943 10.0.0.33 - - [2026-02-22 12:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2026-02-22 12:58:45] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022204 10.0.0.33 - - [2026-02-22 12:58:45] "POST /access-control-lists HTTP/1.1" 200 608 0.065701 10.0.0.33 - - [2026-02-22 12:58:45] "POST /tags HTTP/1.1" 409 214 0.006158 10.0.0.33 - - [2026-02-22 12:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.33 - - [2026-02-22 12:58:45] "GET /tag/873272e7-e5fc-48ce-999b-034734facb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013998 10.0.0.33 - - [2026-02-22 12:58:45] "POST /firewall-rules HTTP/1.1" 200 578 0.075650 10.0.0.33 - - [2026-02-22 12:58:45] "GET /firewall-rule/d4865e76-6ebc-4832-af75-35d2274e9eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008340 10.0.0.33 - - [2026-02-22 12:58:45] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005091 10.0.0.33 - - [2026-02-22 12:58:45] "GET /firewall-rule/d4865e76-6ebc-4832-af75-35d2274e9eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003061 10.0.0.33 - - [2026-02-22 12:58:45] "POST /ref-update HTTP/1.1" 200 156 0.031862 10.0.0.33 - - [2026-02-22 12:58:45] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002603 10.0.0.33 - - [2026-02-22 12:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.33 - - [2026-02-22 12:58:45] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002962 10.0.0.33 - - [2026-02-22 12:58:45] "POST /tags HTTP/1.1" 409 214 0.002002 10.0.0.33 - - [2026-02-22 12:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.33 - - [2026-02-22 12:58:45] "GET /tag/873272e7-e5fc-48ce-999b-034734facb46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012132 10.0.0.33 - - [2026-02-22 12:58:45] "POST /firewall-rules HTTP/1.1" 200 576 0.080582 10.0.0.33 - - [2026-02-22 12:58:45] "GET /firewall-rule/4b923ec0-e6e6-4abd-9b64-b67f00dc0d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009256 10.0.0.33 - - [2026-02-22 12:58:45] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004875 10.0.0.33 - - [2026-02-22 12:58:45] "GET /firewall-rule/4b923ec0-e6e6-4abd-9b64-b67f00dc0d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002743 10.0.0.33 - - [2026-02-22 12:58:45] "POST /ref-update HTTP/1.1" 200 156 0.029026 10.0.0.33 - - [2026-02-22 12:58:45] "POST /tags HTTP/1.1" 200 363 0.027724 10.0.0.33 - - [2026-02-22 12:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-02-22 12:58:45] "GET /tag/a756836a-c9e6-4a17-a605-13cb02f2a455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010810 10.0.0.33 - - [2026-02-22 12:58:45] "POST /tags HTTP/1.1" 200 311 0.020910 10.0.0.33 - - [2026-02-22 12:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008934 10.0.0.33 - - [2026-02-22 12:58:45] "GET /tag/ec163e8b-b4bc-4027-b4d1-63202b0c727b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013825 10.0.0.33 - - [2026-02-22 12:58:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000884 10.0.0.33 - - [2026-02-22 12:58:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.006925 10.0.0.33 - - [2026-02-22 12:58:46] "POST /security-groups HTTP/1.1" 200 574 0.082623 10.0.0.33 - - [2026-02-22 12:58:46] "POST /projects HTTP/1.1" 200 489 0.218244 10.0.0.33 - - [2026-02-22 12:58:46] "POST /fqname-to-id HTTP/1.1" 404 217 0.002078 10.0.0.33 - - [2026-02-22 12:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023497 10.0.0.33 - - [2026-02-22 12:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012679 10.0.0.33 - - [2026-02-22 12:58:46] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.015430 10.0.0.33 - - [2026-02-22 12:58:46] "POST /access-control-lists HTTP/1.1" 200 583 0.107870 10.0.0.33 - - [2026-02-22 12:58:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.021829 10.0.0.33 - - [2026-02-22 12:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021919 10.0.0.33 - - [2026-02-22 12:58:46] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005258 10.0.0.33 - - [2026-02-22 12:58:46] "POST /access-control-lists HTTP/1.1" 200 581 0.072260 10.0.0.33 - - [2026-02-22 12:58:46] "PUT /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d HTTP/1.1" 200 264 0.141176 10.0.0.33 - - [2026-02-22 12:58:46] "PUT /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe HTTP/1.1" 200 264 0.138396 10.0.0.33 - - [2026-02-22 12:58:46] "POST /security-groups HTTP/1.1" 200 546 0.113045 10.0.0.33 - - [2026-02-22 12:58:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.002270 10.0.0.33 - - [2026-02-22 12:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.052168 10.0.0.33 - - [2026-02-22 12:58:46] "POST /access-control-lists HTTP/1.1" 200 602 0.076073 10.0.0.33 - - [2026-02-22 12:58:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.040219 10.0.0.33 - - [2026-02-22 12:58:46] "POST /chown HTTP/1.1" 200 109 0.081877 10.0.0.33 - - [2026-02-22 12:58:46] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023492 10.0.0.33 - - [2026-02-22 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.33 - - [2026-02-22 12:58:47] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007778 10.0.0.33 - - [2026-02-22 12:58:47] "POST /access-control-lists HTTP/1.1" 200 600 0.135334 10.0.0.33 - - [2026-02-22 12:58:47] "POST /tags HTTP/1.1" 409 210 0.009238 10.0.0.33 - - [2026-02-22 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.33 - - [2026-02-22 12:58:47] "GET /tag/ec163e8b-b4bc-4027-b4d1-63202b0c727b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023636 10.0.0.33 - - [2026-02-22 12:58:47] "POST /firewall-rules HTTP/1.1" 200 570 0.108203 10.0.0.33 - - [2026-02-22 12:58:47] "GET /firewall-rule/0a4124e0-a8ed-471b-b156-2b1d81f53cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018719 10.0.0.33 - - [2026-02-22 12:58:47] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.010884 10.0.0.33 - - [2026-02-22 12:58:47] "GET /firewall-rule/0a4124e0-a8ed-471b-b156-2b1d81f53cf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002349 10.0.0.33 - - [2026-02-22 12:58:47] "POST /ref-update HTTP/1.1" 200 156 0.029430 10.0.0.33 - - [2026-02-22 12:58:47] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011352 10.0.0.33 - - [2026-02-22 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.33 - - [2026-02-22 12:58:47] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006279 10.0.0.33 - - [2026-02-22 12:58:47] "POST /tags HTTP/1.1" 409 210 0.002043 10.0.0.33 - - [2026-02-22 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2026-02-22 12:58:47] "GET /tag/ec163e8b-b4bc-4027-b4d1-63202b0c727b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010800 10.0.0.33 - - [2026-02-22 12:58:47] "POST /firewall-rules HTTP/1.1" 200 568 0.075436 10.0.0.33 - - [2026-02-22 12:58:47] "GET /firewall-rule/73cb2e42-b0be-44ce-8126-7a4626c47d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.020016 10.0.0.33 - - [2026-02-22 12:58:47] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004048 10.0.0.33 - - [2026-02-22 12:58:47] "GET /firewall-rule/73cb2e42-b0be-44ce-8126-7a4626c47d4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002171 10.0.0.33 - - [2026-02-22 12:58:47] "POST /ref-update HTTP/1.1" 200 156 0.041338 10.0.0.33 - - [2026-02-22 12:58:47] "POST /tags HTTP/1.1" 409 237 0.007058 10.0.0.33 - - [2026-02-22 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.33 - - [2026-02-22 12:58:47] "GET /tag/5e3ab95c-5507-448e-94a9-cad23d0f6839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012302 10.0.0.33 - - [2026-02-22 12:58:47] "POST /tags HTTP/1.1" 409 210 0.002138 10.0.0.33 - - [2026-02-22 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.33 - - [2026-02-22 12:58:47] "GET /tag/bd416284-0392-490a-88cb-0bdd8223de36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010686 10.0.0.33 - - [2026-02-22 12:58:47] "POST /projects HTTP/1.1" 409 223 0.001811 10.0.0.33 - - [2026-02-22 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2026-02-22 12:58:47] "GET /project/0e5b36d0-3fbc-40ad-9363-e2c0fa560e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030427 10.0.0.33 - - [2026-02-22 12:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.33 - - [2026-02-22 12:58:48] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004359 10.0.0.33 - - [2026-02-22 12:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-02-22 12:58:48] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003583 10.0.0.33 - - [2026-02-22 12:58:48] "PUT /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d HTTP/1.1" 200 264 0.035834 10.0.0.33 - - [2026-02-22 12:58:48] "PUT /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe HTTP/1.1" 200 264 0.051841 10.0.0.33 - - [2026-02-22 12:58:48] "POST /security-groups HTTP/1.1" 409 253 0.009059 10.0.0.33 - - [2026-02-22 12:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.33 - - [2026-02-22 12:58:48] "PUT /security-group/880459d2-debe-4f20-9935-c8103fc67eee HTTP/1.1" 200 262 0.055552 10.0.0.33 - - [2026-02-22 12:58:48] "PUT /access-control-list/3b4053d8-46fb-4f11-a591-0dce7a3ac122 HTTP/1.1" 200 272 0.023770 10.0.0.33 - - [2026-02-22 12:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029049 10.0.0.33 - - [2026-02-22 12:58:48] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010216 10.0.0.33 - - [2026-02-22 12:58:48] "PUT /access-control-list/2479414e-cf09-4704-b5cb-eaf9fa8ac50e HTTP/1.1" 200 272 0.036218 10.0.0.33 - - [2026-02-22 12:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.33 - - [2026-02-22 12:58:48] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002708 10.0.0.33 - - [2026-02-22 12:58:48] "POST /tags HTTP/1.1" 409 210 0.001967 10.0.0.33 - - [2026-02-22 12:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-22 12:58:48] "GET /tag/bd416284-0392-490a-88cb-0bdd8223de36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011168 10.0.0.33 - - [2026-02-22 12:58:48] "POST /firewall-rules HTTP/1.1" 200 570 0.067271 10.0.0.33 - - [2026-02-22 12:58:48] "GET /firewall-rule/1572db8c-9aec-4911-b53f-8b979e33a483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004180 10.0.0.33 - - [2026-02-22 12:58:48] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003380 10.0.0.33 - - [2026-02-22 12:58:48] "GET /firewall-rule/1572db8c-9aec-4911-b53f-8b979e33a483?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002481 10.0.0.33 - - [2026-02-22 12:58:48] "POST /ref-update HTTP/1.1" 200 156 0.065304 10.0.0.33 - - [2026-02-22 12:58:48] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002926 10.0.0.33 - - [2026-02-22 12:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-02-22 12:58:48] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002403 10.0.0.33 - - [2026-02-22 12:58:48] "POST /tags HTTP/1.1" 409 210 0.002237 10.0.0.33 - - [2026-02-22 12:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.33 - - [2026-02-22 12:58:48] "GET /tag/bd416284-0392-490a-88cb-0bdd8223de36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009857 10.0.0.33 - - [2026-02-22 12:58:48] "POST /firewall-rules HTTP/1.1" 200 568 0.066881 10.0.0.33 - - [2026-02-22 12:58:48] "GET /firewall-rule/0e3d4e2c-8bf8-4243-85ff-140f8c809156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.019536 10.0.0.33 - - [2026-02-22 12:58:48] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004941 10.0.0.33 - - [2026-02-22 12:58:48] "GET /firewall-rule/0e3d4e2c-8bf8-4243-85ff-140f8c809156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.003078 10.0.0.33 - - [2026-02-22 12:58:49] "POST /ref-update HTTP/1.1" 200 156 0.056847 10.0.0.33 - - [2026-02-22 12:58:49] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010717 10.0.0.33 - - [2026-02-22 12:58:49] "POST /set-tag HTTP/1.1" 200 109 0.002541 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:00:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:00:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000869 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:00:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000764 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:00:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000755 10.0.0.249 - - [2026-02-22 13:00:25] "GET / HTTP/1.1" 200 35931 0.001543 10.0.0.249 - - [2026-02-22 13:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.249 - - [2026-02-22 13:00:25] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005113 10.0.0.249 - - [2026-02-22 13:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.249 - - [2026-02-22 13:00:25] "GET /routing-instance/ec556eef-33f5-48e6-b092-30a841e60763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007833 10.0.0.249 - - [2026-02-22 13:00:25] "PUT /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001 HTTP/1.1" 200 274 0.008767 10.0.0.249 - - [2026-02-22 13:00:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002369 10.0.0.249 - - [2026-02-22 13:00:25] "POST /virtual-routers HTTP/1.1" 200 599 0.017096 10.0.0.249 - - [2026-02-22 13:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007922 10.0.0.249 - - [2026-02-22 13:00:25] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003794 10.0.0.249 - - [2026-02-22 13:00:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.001653 10.0.0.249 - - [2026-02-22 13:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.249 - - [2026-02-22 13:00:25] "GET /virtual-network/fc8590ad-aca6-4ff1-908b-7fcfd0594f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005240 10.0.0.249 - - [2026-02-22 13:00:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.060933 10.0.0.33 - - [2026-02-22 13:01:30] "GET /global-system-configs HTTP/1.1" 200 322 0.003888 10.0.0.33 - - [2026-02-22 13:01:31] "GET /global-system-configs HTTP/1.1" 200 322 0.007053 10.0.0.33 - - [2026-02-22 13:02:34] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002919 10.0.0.33 - - [2026-02-22 13:02:34] "POST /ref-update HTTP/1.1" 200 156 0.008580 10.0.0.33 - - [2026-02-22 13:02:42] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006105 10.0.0.33 - - [2026-02-22 13:02:42] "POST /set-tag HTTP/1.1" 200 109 0.005918 10.0.0.33 - - [2026-02-22 13:02:42] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006449 10.0.0.33 - - [2026-02-22 13:02:42] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.33 - - [2026-02-22 13:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2026-02-22 13:02:42] "GET /loadbalancer/19ef77a0-e037-480e-8b0d-e05ecc4c6859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002815 10.0.0.33 - - [2026-02-22 13:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2026-02-22 13:02:42] "GET /loadbalancer/19ef77a0-e037-480e-8b0d-e05ecc4c6859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002597 10.0.0.33 - - [2026-02-22 13:02:42] "GET /loadbalancer-pool/81693729-4fa5-4b92-93ad-4cfb76bd7562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003927 10.0.0.33 - - [2026-02-22 13:02:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019633 10.0.0.33 - - [2026-02-22 13:02:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010288 10.0.0.33 - - [2026-02-22 13:02:42] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010799 10.0.0.33 - - [2026-02-22 13:02:42] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014577 10.0.0.33 - - [2026-02-22 13:02:42] "POST /tags HTTP/1.1" 409 205 0.003648 10.0.0.33 - - [2026-02-22 13:02:42] "POST /ref-update HTTP/1.1" 200 156 0.009988 10.0.0.33 - - [2026-02-22 13:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.33 - - [2026-02-22 13:02:42] "GET /tag/91c9dbf3-0658-4aea-8a07-25241636cc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011735 10.0.0.33 - - [2026-02-22 13:02:42] "GET /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.014377 10.0.0.33 - - [2026-02-22 13:02:42] "PUT /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773 HTTP/1.1" 200 256 0.011390 10.0.0.33 - - [2026-02-22 13:02:42] "POST /set-tag HTTP/1.1" 200 109 0.084612 10.0.0.33 - - [2026-02-22 13:02:42] "GET /loadbalancer-pool/c83f3f91-44ec-4ea1-87eb-9731522c7fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004109 10.0.0.33 - - [2026-02-22 13:02:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016778 10.0.0.33 - - [2026-02-22 13:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020002 10.0.0.33 - - [2026-02-22 13:02:43] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013285 10.0.0.33 - - [2026-02-22 13:02:43] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003703 10.0.0.33 - - [2026-02-22 13:02:43] "POST /ref-update HTTP/1.1" 200 156 0.005677 10.0.0.33 - - [2026-02-22 13:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.33 - - [2026-02-22 13:02:43] "GET /loadbalancer-pool/42ac2daa-ee1d-4396-b1ff-0441d4562bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006225 10.0.0.33 - - [2026-02-22 13:02:43] "GET /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.002851 10.0.0.33 - - [2026-02-22 13:02:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018991 10.0.0.33 - - [2026-02-22 13:02:43] "PUT /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773 HTTP/1.1" 200 256 0.022619 10.0.0.33 - - [2026-02-22 13:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015104 10.0.0.33 - - [2026-02-22 13:02:43] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017892 10.0.0.33 - - [2026-02-22 13:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.33 - - [2026-02-22 13:02:43] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004936 10.0.0.33 - - [2026-02-22 13:02:43] "POST /ref-update HTTP/1.1" 200 156 0.008708 10.0.0.33 - - [2026-02-22 13:02:43] "GET /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003021 10.0.0.33 - - [2026-02-22 13:02:43] "PUT /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773 HTTP/1.1" 200 256 0.015728 10.0.0.33 - - [2026-02-22 13:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.33 - - [2026-02-22 13:03:10] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003100 10.0.0.249 - - [2026-02-22 13:03:12] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.249 - - [2026-02-22 13:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.249 - - [2026-02-22 13:03:12] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004357 10.0.0.249 - - [2026-02-22 13:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.249 - - [2026-02-22 13:03:12] "GET /routing-instance/ec556eef-33f5-48e6-b092-30a841e60763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002769 10.0.0.249 - - [2026-02-22 13:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.249 - - [2026-02-22 13:03:12] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002368 10.0.0.249 - - [2026-02-22 13:03:12] "PUT /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5 HTTP/1.1" 200 262 0.008749 10.0.0.249 - - [2026-02-22 13:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014051 10.0.0.249 - - [2026-02-22 13:03:12] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002507 10.0.0.249 - - [2026-02-22 13:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.249 - - [2026-02-22 13:03:12] "GET /virtual-machine-interface/1e33902e-0f90-4189-8317-a501dd4d8d7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004258 10.0.0.249 - - [2026-02-22 13:03:12] "PUT /virtual-machine-interface/1e33902e-0f90-4189-8317-a501dd4d8d7a HTTP/1.1" 200 284 0.007395 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:03:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:03:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001240 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:04:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:04:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:04:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:04:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:04:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:04:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001191 10.0.0.33 - - [2026-02-22 13:06:30] "GET /global-system-configs HTTP/1.1" 200 322 0.012188 10.0.0.33 - - [2026-02-22 13:06:31] "GET /global-system-configs HTTP/1.1" 200 322 0.003859 10.0.0.33 - - [2026-02-22 13:07:09] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004163 10.0.0.33 - - [2026-02-22 13:07:09] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.33 - - [2026-02-22 13:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-02-22 13:07:09] "GET /loadbalancer/19ef77a0-e037-480e-8b0d-e05ecc4c6859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002211 10.0.0.33 - - [2026-02-22 13:07:09] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003626 10.0.0.33 - - [2026-02-22 13:07:09] "POST /set-tag HTTP/1.1" 200 109 0.036002 10.0.0.33 - - [2026-02-22 13:07:09] "DELETE /loadbalancer-member/7d625e57-5813-4516-876a-ebf9aedb0eaf HTTP/1.1" 200 115 0.064482 10.0.0.33 - - [2026-02-22 13:07:09] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005006 10.0.0.33 - - [2026-02-22 13:07:09] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.33 - - [2026-02-22 13:07:09] "DELETE /loadbalancer-member/83f5a2eb-add8-46a3-b48a-4a9331b3682d HTTP/1.1" 200 115 0.054424 10.0.0.33 - - [2026-02-22 13:07:09] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006166 10.0.0.33 - - [2026-02-22 13:07:10] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.33 - - [2026-02-22 13:07:10] "DELETE /loadbalancer-member/1119b213-6c4d-45f6-a65e-c99fd7f38333 HTTP/1.1" 200 115 0.051877 10.0.0.33 - - [2026-02-22 13:07:10] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005198 10.0.0.33 - - [2026-02-22 13:07:10] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.33 - - [2026-02-22 13:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007424 10.0.0.33 - - [2026-02-22 13:07:10] "GET /loadbalancer/19ef77a0-e037-480e-8b0d-e05ecc4c6859?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006217 10.0.0.33 - - [2026-02-22 13:07:10] "GET /loadbalancer-pool/81693729-4fa5-4b92-93ad-4cfb76bd7562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002583 10.0.0.33 - - [2026-02-22 13:07:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018497 10.0.0.33 - - [2026-02-22 13:07:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014884 10.0.0.33 - - [2026-02-22 13:07:10] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007735 10.0.0.33 - - [2026-02-22 13:07:10] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007323 10.0.0.33 - - [2026-02-22 13:07:10] "GET /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002665 10.0.0.33 - - [2026-02-22 13:07:10] "POST /set-tag HTTP/1.1" 200 109 0.068555 10.0.0.33 - - [2026-02-22 13:07:10] "GET /loadbalancer-pool/c83f3f91-44ec-4ea1-87eb-9731522c7fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015311 10.0.0.33 - - [2026-02-22 13:07:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025704 10.0.0.33 - - [2026-02-22 13:07:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015346 10.0.0.33 - - [2026-02-22 13:07:10] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018741 10.0.0.33 - - [2026-02-22 13:07:10] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007210 10.0.0.33 - - [2026-02-22 13:07:10] "POST /set-tag HTTP/1.1" 200 109 0.006127 10.0.0.33 - - [2026-02-22 13:07:10] "GET /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001966 10.0.0.33 - - [2026-02-22 13:07:10] "GET /loadbalancer-pool/42ac2daa-ee1d-4396-b1ff-0441d4562bd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002988 10.0.0.33 - - [2026-02-22 13:07:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036799 10.0.0.33 - - [2026-02-22 13:07:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028298 10.0.0.33 - - [2026-02-22 13:07:10] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020422 10.0.0.33 - - [2026-02-22 13:07:10] "GET /virtual-machine-interface/34231de0-0fee-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005472 10.0.0.33 - - [2026-02-22 13:07:10] "GET /floating-ip/c8b862d5-2ebb-4dad-b2c8-4d3207e91773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.005131 10.0.0.33 - - [2026-02-22 13:07:10] "POST /set-tag HTTP/1.1" 200 109 0.003470 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.33 - - [2026-02-22 13:09:13] "GET / HTTP/1.1" 200 35931 0.002386 10.0.0.33 - - [2026-02-22 13:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2026-02-22 13:09:13] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038803 10.0.0.33 - - [2026-02-22 13:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.33 - - [2026-02-22 13:09:13] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038527 10.0.0.33 - - [2026-02-22 13:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-02-22 13:09:13] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028538 10.0.0.33 - - [2026-02-22 13:09:14] "POST /tags HTTP/1.1" 200 333 0.030080 10.0.0.33 - - [2026-02-22 13:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016088 10.0.0.33 - - [2026-02-22 13:09:14] "GET /tag/431d8fef-349b-4cf0-a1ca-506578c98f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016009 10.0.0.33 - - [2026-02-22 13:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.33 - - [2026-02-22 13:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.33 - - [2026-02-22 13:09:14] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043218 10.0.0.33 - - [2026-02-22 13:09:14] "GET /virtual-networks?parent_id=1d1ae4fe-2e13-41f0-abe9-bd87c6573d18&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003284 10.0.0.33 - - [2026-02-22 13:09:14] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057009 10.0.0.33 - - [2026-02-22 13:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2026-02-22 13:09:14] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.011819 10.0.0.33 - - [2026-02-22 13:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.33 - - [2026-02-22 13:09:14] "GET /service-appliance-set/aeafaf28-8906-4ecd-9a38-51cc1fd44daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003459 10.0.0.33 - - [2026-02-22 13:09:14] "POST /virtual-networks HTTP/1.1" 200 512 0.064641 10.0.0.33 - - [2026-02-22 13:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009148 10.0.0.33 - - [2026-02-22 13:09:14] "GET /network-ipam/af48710c-cd37-4073-b6ae-ec649e480a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.002417 10.0.0.33 - - [2026-02-22 13:09:14] "POST /fqname-to-id HTTP/1.1" 404 254 0.001529 10.0.0.33 - - [2026-02-22 13:09:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.087426 10.0.0.33 - - [2026-02-22 13:09:14] "GET /virtual-machine-interface/c89c1e9b-5eb3-4bec-b708-031f867e59a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.008538 10.0.0.33 - - [2026-02-22 13:09:14] "POST /useragent-kv HTTP/1.1" 200 115 0.001740 10.0.0.33 - - [2026-02-22 13:09:14] "POST /ref-update HTTP/1.1" 200 156 0.103480 10.0.0.33 - - [2026-02-22 13:09:14] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005399 10.0.0.33 - - [2026-02-22 13:09:14] "GET /domains HTTP/1.1" 200 280 0.001606 10.0.0.33 - - [2026-02-22 13:09:14] "POST /instance-ips HTTP/1.1" 200 409 0.051147 10.0.0.33 - - [2026-02-22 13:09:14] "GET /domain/64e13f54-91e4-4b19-9102-e56e534fc21f HTTP/1.1" 200 3086 0.020293 10.0.0.33 - - [2026-02-22 13:09:14] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18 HTTP/1.1" 200 5476 0.029289 10.0.0.33 - - [2026-02-22 13:09:14] "GET /instance-ip/410c8ceb-7810-45ec-8897-799f0d2a3eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.008547 10.0.0.33 - - [2026-02-22 13:09:14] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 2090 0.004076 10.0.0.33 - - [2026-02-22 13:09:14] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 2090 0.003179 10.0.0.33 - - [2026-02-22 13:09:14] "GET /routing-instance/9f59be00-dcf2-4ff4-8784-bf11515c30d5 HTTP/1.1" 200 1181 0.001924 10.0.0.33 - - [2026-02-22 13:09:14] "GET /routing-instance/9f59be00-dcf2-4ff4-8784-bf11515c30d5 HTTP/1.1" 200 1181 0.002162 10.0.0.33 - - [2026-02-22 13:09:14] "POST /loadbalancers HTTP/1.1" 200 610 0.069714 10.0.0.33 - - [2026-02-22 13:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026652 10.0.0.33 - - [2026-02-22 13:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.33 - - [2026-02-22 13:09:14] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036630 10.0.0.33 - - [2026-02-22 13:09:14] "GET /instance-ip/410c8ceb-7810-45ec-8897-799f0d2a3eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003237 10.0.0.33 - - [2026-02-22 13:09:14] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045212 10.0.0.33 - - [2026-02-22 13:09:14] "GET /loadbalancer/845508a3-1fe2-44a5-98db-4849ed79f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002988 10.0.0.33 - - [2026-02-22 13:09:14] "POST /floating-ips HTTP/1.1" 200 597 0.039195 10.0.0.33 - - [2026-02-22 13:09:14] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.037388 10.0.0.33 - - [2026-02-22 13:09:14] "POST /route-targets HTTP/1.1" 200 327 0.013459 10.0.0.33 - - [2026-02-22 13:09:14] "POST /ref-update HTTP/1.1" 200 156 0.011197 10.0.0.33 - - [2026-02-22 13:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009019 10.0.0.33 - - [2026-02-22 13:09:14] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031055 10.0.0.33 - - [2026-02-22 13:09:14] "GET /loadbalancer-listener/067ccca2-26a5-49a5-bd85-48479415c51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.004092 10.0.0.33 - - [2026-02-22 13:09:15] "GET /loadbalancer-listener/067ccca2-26a5-49a5-bd85-48479415c51d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.003442 10.0.0.33 - - [2026-02-22 13:09:15] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018265 10.0.0.33 - - [2026-02-22 13:09:15] "GET /instance-ip/410c8ceb-7810-45ec-8897-799f0d2a3eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002990 10.0.0.33 - - [2026-02-22 13:09:15] "GET /instance-ip/410c8ceb-7810-45ec-8897-799f0d2a3eae?fields=floating_ips HTTP/1.1" 200 1211 0.006166 10.0.0.33 - - [2026-02-22 13:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.33 - - [2026-02-22 13:09:15] "GET /floating-ip/284d7b9b-2493-4f3a-894c-b7be5b6f256d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002287 10.0.0.33 - - [2026-02-22 13:09:15] "GET /loadbalancer/845508a3-1fe2-44a5-98db-4849ed79f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002715 10.0.0.33 - - [2026-02-22 13:09:15] "POST /tags HTTP/1.1" 200 295 0.053206 10.0.0.33 - - [2026-02-22 13:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009451 10.0.0.33 - - [2026-02-22 13:09:15] "GET /tag/83393571-7612-45a6-bf32-6f8c4dcf101c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.012758 10.0.0.33 - - [2026-02-22 13:09:15] "POST /tags HTTP/1.1" 409 233 0.001967 10.0.0.33 - - [2026-02-22 13:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.33 - - [2026-02-22 13:09:15] "GET /tag/93bda10e-5412-40a9-b74c-5d097eb35864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009340 10.0.0.33 - - [2026-02-22 13:09:15] "POST /tags HTTP/1.1" 409 206 0.001573 10.0.0.33 - - [2026-02-22 13:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.33 - - [2026-02-22 13:09:15] "GET /tag/a071faf0-f9e9-48c5-8e3b-092d545929cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009619 10.0.0.33 - - [2026-02-22 13:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-02-22 13:09:15] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004388 10.0.0.33 - - [2026-02-22 13:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-02-22 13:09:15] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027799 10.0.0.33 - - [2026-02-22 13:09:15] "POST /virtual-machines HTTP/1.1" 200 369 0.008000 10.0.0.33 - - [2026-02-22 13:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007227 10.0.0.33 - - [2026-02-22 13:09:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.102791 10.0.0.33 - - [2026-02-22 13:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023903 10.0.0.33 - - [2026-02-22 13:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009810 10.0.0.33 - - [2026-02-22 13:09:15] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004278 10.0.0.33 - - [2026-02-22 13:09:15] "POST /instance-ips HTTP/1.1" 200 409 0.017986 10.0.0.33 - - [2026-02-22 13:09:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030470 10.0.0.33 - - [2026-02-22 13:09:15] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013715 10.0.0.33 - - [2026-02-22 13:09:15] "POST /set-tag HTTP/1.1" 200 109 0.024948 10.0.0.33 - - [2026-02-22 13:09:15] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010468 10.0.0.33 - - [2026-02-22 13:09:15] "GET /instance-ip/b06549cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005214 10.0.0.33 - - [2026-02-22 13:09:15] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003893 10.0.0.33 - - [2026-02-22 13:09:15] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.33 - - [2026-02-22 13:09:15] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002558 10.0.0.33 - - [2026-02-22 13:09:15] "POST /ref-update HTTP/1.1" 200 156 0.009389 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013933 10.0.0.33 - - [2026-02-22 13:09:16] "POST /set-tag HTTP/1.1" 200 109 0.004708 10.0.0.33 - - [2026-02-22 13:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003750 10.0.0.33 - - [2026-02-22 13:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.33 - - [2026-02-22 13:09:16] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030726 10.0.0.33 - - [2026-02-22 13:09:16] "POST /virtual-machines HTTP/1.1" 200 369 0.009856 10.0.0.33 - - [2026-02-22 13:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020402 10.0.0.33 - - [2026-02-22 13:09:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.096638 10.0.0.33 - - [2026-02-22 13:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007692 10.0.0.33 - - [2026-02-22 13:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005866 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005653 10.0.0.33 - - [2026-02-22 13:09:16] "POST /instance-ips HTTP/1.1" 200 409 0.017444 10.0.0.33 - - [2026-02-22 13:09:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023416 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008559 10.0.0.33 - - [2026-02-22 13:09:16] "POST /set-tag HTTP/1.1" 200 109 0.015740 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017692 10.0.0.33 - - [2026-02-22 13:09:16] "GET /instance-ip/b0d0f988-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002595 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003983 10.0.0.33 - - [2026-02-22 13:09:16] "POST /set-tag HTTP/1.1" 200 109 0.001768 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.002967 10.0.0.33 - - [2026-02-22 13:09:16] "POST /ref-update HTTP/1.1" 200 156 0.007215 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005124 10.0.0.33 - - [2026-02-22 13:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003818 10.0.0.33 - - [2026-02-22 13:09:16] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.33 - - [2026-02-22 13:09:16] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003526 10.0.0.33 - - [2026-02-22 13:09:16] "POST /set-tag HTTP/1.1" 200 109 0.001710 10.0.0.33 - - [2026-02-22 13:09:19] "GET /domains HTTP/1.1" 200 280 0.002314 10.0.0.33 - - [2026-02-22 13:09:19] "GET /domain/64e13f54-91e4-4b19-9102-e56e534fc21f HTTP/1.1" 200 3086 0.003113 10.0.0.33 - - [2026-02-22 13:09:19] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18 HTTP/1.1" 200 7064 0.035037 10.0.0.33 - - [2026-02-22 13:09:19] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 2090 0.003569 10.0.0.33 - - [2026-02-22 13:09:19] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 2090 0.003877 10.0.0.33 - - [2026-02-22 13:09:19] "GET /routing-instance/9f59be00-dcf2-4ff4-8784-bf11515c30d5 HTTP/1.1" 200 1402 0.002957 10.0.0.33 - - [2026-02-22 13:09:19] "GET /routing-instance/9f59be00-dcf2-4ff4-8784-bf11515c30d5 HTTP/1.1" 200 1402 0.001971 10.0.0.33 - - [2026-02-22 13:09:19] "GET /route-target/2be1cd5c-fa5f-4d86-8ba5-db382c216c68 HTTP/1.1" 200 1152 0.001851 10.0.0.33 - - [2026-02-22 13:09:19] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 2090 0.003406 10.0.0.33 - - [2026-02-22 13:09:19] "GET /routing-instance/9f59be00-dcf2-4ff4-8784-bf11515c30d5 HTTP/1.1" 200 1402 0.002090 10.0.0.33 - - [2026-02-22 13:09:19] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003186 10.0.0.33 - - [2026-02-22 13:09:19] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 2090 0.003462 10.0.0.33 - - [2026-02-22 13:09:19] "GET /routing-instance/9f59be00-dcf2-4ff4-8784-bf11515c30d5 HTTP/1.1" 200 1402 0.002456 10.0.0.33 - - [2026-02-22 13:09:19] "GET /routing-instance/9f59be00-dcf2-4ff4-8784-bf11515c30d5 HTTP/1.1" 200 1402 0.002060 10.0.0.33 - - [2026-02-22 13:09:19] "GET /route-target/2be1cd5c-fa5f-4d86-8ba5-db382c216c68 HTTP/1.1" 200 1152 0.001714 10.0.0.33 - - [2026-02-22 13:09:19] "GET /domains HTTP/1.1" 200 280 0.002269 10.0.0.33 - - [2026-02-22 13:09:19] "GET /domain/64e13f54-91e4-4b19-9102-e56e534fc21f HTTP/1.1" 200 3086 0.003042 10.0.0.33 - - [2026-02-22 13:09:19] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18 HTTP/1.1" 200 7064 0.034856 10.0.0.33 - - [2026-02-22 13:09:19] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 2090 0.004573 10.0.0.33 - - [2026-02-22 13:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2026-02-22 13:09:19] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029793 10.0.0.33 - - [2026-02-22 13:09:19] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008991 10.0.0.33 - - [2026-02-22 13:09:19] "GET /floating-ip-pools?parent_id=cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005839 10.0.0.33 - - [2026-02-22 13:09:19] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.009748 10.0.0.33 - - [2026-02-22 13:09:20] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018619 10.0.0.33 - - [2026-02-22 13:09:20] "POST /ref-update HTTP/1.1" 200 156 0.016485 10.0.0.33 - - [2026-02-22 13:09:20] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008665 10.0.0.33 - - [2026-02-22 13:09:20] "GET /domains HTTP/1.1" 200 280 0.002221 10.0.0.33 - - [2026-02-22 13:09:20] "GET /domain/64e13f54-91e4-4b19-9102-e56e534fc21f HTTP/1.1" 200 3086 0.002582 10.0.0.33 - - [2026-02-22 13:09:20] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18 HTTP/1.1" 200 7320 0.027292 10.0.0.33 - - [2026-02-22 13:09:20] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 2328 0.005184 10.0.0.33 - - [2026-02-22 13:09:20] "GET /floating-ip-pool/0845a215-c5b7-4093-ba4b-c07421e8492c HTTP/1.1" 200 1313 0.001889 10.0.0.33 - - [2026-02-22 13:09:20] "GET /domains HTTP/1.1" 200 280 0.001343 10.0.0.33 - - [2026-02-22 13:09:20] "GET /domain/64e13f54-91e4-4b19-9102-e56e534fc21f HTTP/1.1" 200 3086 0.002559 10.0.0.33 - - [2026-02-22 13:09:20] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18 HTTP/1.1" 200 7320 0.030129 10.0.0.33 - - [2026-02-22 13:09:20] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 2328 0.004434 10.0.0.33 - - [2026-02-22 13:09:20] "GET /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004313 10.0.0.33 - - [2026-02-22 13:09:20] "POST /tags HTTP/1.1" 200 365 0.084609 10.0.0.33 - - [2026-02-22 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010991 10.0.0.33 - - [2026-02-22 13:09:20] "GET /tag/e6bbfdd8-b5f5-403b-a0cd-816acf83ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015916 10.0.0.33 - - [2026-02-22 13:09:20] "POST /tags HTTP/1.1" 409 206 0.001736 10.0.0.33 - - [2026-02-22 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.33 - - [2026-02-22 13:09:20] "GET /tag/a071faf0-f9e9-48c5-8e3b-092d545929cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010326 10.0.0.33 - - [2026-02-22 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.33 - - [2026-02-22 13:09:20] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028302 10.0.0.33 - - [2026-02-22 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-02-22 13:09:20] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003812 10.0.0.33 - - [2026-02-22 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.33 - - [2026-02-22 13:09:20] "GET /service-appliance-set/d4fdc0c6-021f-4fac-b93a-4ef9f81f12bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003468 10.0.0.33 - - [2026-02-22 13:09:20] "POST /fqname-to-id HTTP/1.1" 404 258 0.001236 10.0.0.33 - - [2026-02-22 13:09:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106368 10.0.0.33 - - [2026-02-22 13:09:20] "GET /virtual-machine-interface/6fd984bf-9ad1-456b-a205-b479e14fa6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005538 10.0.0.33 - - [2026-02-22 13:09:20] "POST /set-tag HTTP/1.1" 200 109 0.015498 10.0.0.33 - - [2026-02-22 13:09:20] "POST /instance-ips HTTP/1.1" 200 417 0.031878 10.0.0.33 - - [2026-02-22 13:09:20] "GET /instance-ip/097338bb-b042-4d78-a086-a4e3d151617d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.003899 10.0.0.33 - - [2026-02-22 13:09:20] "POST /loadbalancers HTTP/1.1" 200 618 0.059078 10.0.0.33 - - [2026-02-22 13:09:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029654 10.0.0.33 - - [2026-02-22 13:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006884 10.0.0.33 - - [2026-02-22 13:09:20] "POST /service-instances HTTP/1.1" 200 566 0.029544 10.0.0.33 - - [2026-02-22 13:09:21] "POST /ref-update HTTP/1.1" 200 156 0.011127 10.0.0.33 - - [2026-02-22 13:09:21] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.030838 10.0.0.33 - - [2026-02-22 13:09:21] "GET /virtual-machine-interface/6fd984bf-9ad1-456b-a205-b479e14fa6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010099 10.0.0.33 - - [2026-02-22 13:09:21] "GET /virtual-machine-interface/6fd984bf-9ad1-456b-a205-b479e14fa6e2?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009131 10.0.0.33 - - [2026-02-22 13:09:21] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.037096 10.0.0.33 - - [2026-02-22 13:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012721 10.0.0.33 - - [2026-02-22 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.33 - - [2026-02-22 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2026-02-22 13:09:21] "GET /floating-ip-pool/0845a215-c5b7-4093-ba4b-c07421e8492c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002933 10.0.0.33 - - [2026-02-22 13:09:21] "POST /virtual-machines HTTP/1.1" 200 429 0.033125 10.0.0.33 - - [2026-02-22 13:09:21] "POST /floating-ips HTTP/1.1" 200 671 0.127131 10.0.0.33 - - [2026-02-22 13:09:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.059716 10.0.0.33 - - [2026-02-22 13:09:21] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010440 10.0.0.33 - - [2026-02-22 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.33 - - [2026-02-22 13:09:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.170778 10.0.0.33 - - [2026-02-22 13:09:21] "POST /chown HTTP/1.1" 200 109 0.011864 10.0.0.33 - - [2026-02-22 13:09:21] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002469 10.0.0.33 - - [2026-02-22 13:09:21] "POST /tags HTTP/1.1" 409 221 0.001950 10.0.0.33 - - [2026-02-22 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.33 - - [2026-02-22 13:09:21] "POST /chown HTTP/1.1" 200 109 0.005186 10.0.0.33 - - [2026-02-22 13:09:21] "PUT /virtual-machine-interface/dfacbe58-8405-41d1-b88f-479ac08b1f24 HTTP/1.1" 200 284 0.018446 10.0.0.33 - - [2026-02-22 13:09:21] "GET /tag/431d8fef-349b-4cf0-a1ca-506578c98f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022680 10.0.0.33 - - [2026-02-22 13:09:21] "POST /tags HTTP/1.1" 409 238 0.001535 10.0.0.33 - - [2026-02-22 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.33 - - [2026-02-22 13:09:21] "PUT /instance-ip/097338bb-b042-4d78-a086-a4e3d151617d HTTP/1.1" 200 256 0.036148 10.0.0.33 - - [2026-02-22 13:09:21] "GET /tag/e6bbfdd8-b5f5-403b-a0cd-816acf83ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021227 10.0.0.33 - - [2026-02-22 13:09:21] "POST /ref-update HTTP/1.1" 200 156 0.017435 10.0.0.33 - - [2026-02-22 13:09:21] "POST /ref-update HTTP/1.1" 200 156 0.026298 10.0.0.33 - - [2026-02-22 13:09:21] "POST /ref-update HTTP/1.1" 200 156 0.016602 10.0.0.33 - - [2026-02-22 13:09:21] "POST /ref-update HTTP/1.1" 200 156 0.022854 10.0.0.33 - - [2026-02-22 13:09:21] "POST /firewall-rules HTTP/1.1" 200 650 0.114630 10.0.0.33 - - [2026-02-22 13:09:21] "GET /firewall-rule/9df4af4a-8a52-43c1-a2e0-7dc0a00af424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.023118 10.0.0.33 - - [2026-02-22 13:09:21] "GET /firewall-policy/2a369894-9123-4fdf-ad33-40ee14f8d9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002248 10.0.0.33 - - [2026-02-22 13:09:21] "POST /ref-update HTTP/1.1" 200 156 0.029732 10.0.0.33 - - [2026-02-22 13:09:21] "POST /ref-update HTTP/1.1" 200 156 0.016269 10.0.0.33 - - [2026-02-22 13:09:21] "GET /firewall-rule/9df4af4a-8a52-43c1-a2e0-7dc0a00af424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002570 10.0.0.33 - - [2026-02-22 13:09:21] "POST /ref-update HTTP/1.1" 200 156 0.012348 10.0.0.33 - - [2026-02-22 13:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009468 10.0.0.33 - - [2026-02-22 13:09:21] "POST /virtual-machines HTTP/1.1" 200 429 0.010775 10.0.0.33 - - [2026-02-22 13:09:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.061139 10.0.0.33 - - [2026-02-22 13:09:21] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051330 10.0.0.33 - - [2026-02-22 13:09:21] "GET /loadbalancer/459e4b94-9d9c-473f-a00a-a68ce4b114ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.005508 10.0.0.33 - - [2026-02-22 13:09:21] "POST /chown HTTP/1.1" 200 109 0.015123 10.0.0.33 - - [2026-02-22 13:09:21] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.032509 10.0.0.33 - - [2026-02-22 13:09:21] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.33 - - [2026-02-22 13:09:22] "PUT /virtual-machine-interface/0db8504f-abbc-44ed-b56f-2b8f47431c72 HTTP/1.1" 200 284 0.018097 10.0.0.33 - - [2026-02-22 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.022148 10.0.0.33 - - [2026-02-22 13:09:22] "PUT /instance-ip/097338bb-b042-4d78-a086-a4e3d151617d HTTP/1.1" 200 256 0.026425 10.0.0.33 - - [2026-02-22 13:09:22] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040086 10.0.0.33 - - [2026-02-22 13:09:22] "GET /loadbalancer-listener/a0696d98-4461-4b18-a530-6ed3e410f2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005397 10.0.0.33 - - [2026-02-22 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.013077 10.0.0.33 - - [2026-02-22 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.007567 10.0.0.33 - - [2026-02-22 13:09:22] "GET /loadbalancer-listener/a0696d98-4461-4b18-a530-6ed3e410f2c8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.012509 10.0.0.33 - - [2026-02-22 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.024271 10.0.0.33 - - [2026-02-22 13:09:22] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.035774 10.0.0.33 - - [2026-02-22 13:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020509 10.0.0.33 - - [2026-02-22 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.032671 10.0.0.33 - - [2026-02-22 13:09:22] "GET /loadbalancer-pool/74c23d7f-a242-4047-9a15-d90b9541bcee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013736 10.0.0.33 - - [2026-02-22 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.018064 10.0.0.33 - - [2026-02-22 13:09:22] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.021336 10.0.0.33 - - [2026-02-22 13:09:22] "POST /loadbalancer-members HTTP/1.1" 200 707 0.059249 10.0.0.33 - - [2026-02-22 13:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022503 10.0.0.33 - - [2026-02-22 13:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020990 10.0.0.33 - - [2026-02-22 13:09:22] "GET /loadbalancer-member/dc04a667-58a5-411d-9382-4ee02dee43ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.017663 10.0.0.33 - - [2026-02-22 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.33 - - [2026-02-22 13:09:22] "POST /chown HTTP/1.1" 200 109 0.013817 10.0.0.33 - - [2026-02-22 13:09:22] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010433 10.0.0.33 - - [2026-02-22 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015322 10.0.0.33 - - [2026-02-22 13:09:22] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002159 10.0.0.33 - - [2026-02-22 13:09:22] "POST /chown HTTP/1.1" 200 109 0.011077 10.0.0.33 - - [2026-02-22 13:09:22] "PUT /instance-ip/097338bb-b042-4d78-a086-a4e3d151617d HTTP/1.1" 200 256 0.017231 10.0.0.33 - - [2026-02-22 13:09:22] "POST /tags HTTP/1.1" 409 221 0.002152 10.0.0.33 - - [2026-02-22 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.33 - - [2026-02-22 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.030837 10.0.0.33 - - [2026-02-22 13:09:22] "GET /tag/431d8fef-349b-4cf0-a1ca-506578c98f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.026115 10.0.0.33 - - [2026-02-22 13:09:22] "POST /tags HTTP/1.1" 409 238 0.002139 10.0.0.33 - - [2026-02-22 13:09:22] "POST /chown HTTP/1.1" 200 109 0.006459 10.0.0.33 - - [2026-02-22 13:09:22] "POST /chown HTTP/1.1" 200 109 0.014572 10.0.0.33 - - [2026-02-22 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2026-02-22 13:09:22] "GET /tag/e6bbfdd8-b5f5-403b-a0cd-816acf83ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021905 10.0.0.33 - - [2026-02-22 13:09:22] "POST /firewall-rules HTTP/1.1" 409 293 0.002468 10.0.0.33 - - [2026-02-22 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.33 - - [2026-02-22 13:09:22] "PUT /instance-ip/097338bb-b042-4d78-a086-a4e3d151617d HTTP/1.1" 200 256 0.046210 10.0.0.33 - - [2026-02-22 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.013559 10.0.0.33 - - [2026-02-22 13:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2026-02-22 13:09:22] "PUT /firewall-rule/9df4af4a-8a52-43c1-a2e0-7dc0a00af424 HTTP/1.1" 200 260 0.036631 10.0.0.33 - - [2026-02-22 13:09:22] "GET /firewall-rule/9df4af4a-8a52-43c1-a2e0-7dc0a00af424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005452 10.0.0.33 - - [2026-02-22 13:09:22] "POST /chown HTTP/1.1" 200 109 0.018315 10.0.0.33 - - [2026-02-22 13:09:22] "GET /firewall-policy/2a369894-9123-4fdf-ad33-40ee14f8d9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.013429 10.0.0.33 - - [2026-02-22 13:09:22] "POST /chown HTTP/1.1" 200 109 0.005649 10.0.0.33 - - [2026-02-22 13:09:22] "GET /firewall-rule/9df4af4a-8a52-43c1-a2e0-7dc0a00af424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006683 10.0.0.33 - - [2026-02-22 13:09:22] "PUT /instance-ip/097338bb-b042-4d78-a086-a4e3d151617d HTTP/1.1" 200 256 0.018688 10.0.0.33 - - [2026-02-22 13:09:22] "POST /ref-update HTTP/1.1" 200 156 0.021654 10.0.0.33 - - [2026-02-22 13:09:22] "POST /chown HTTP/1.1" 200 109 0.006937 10.0.0.33 - - [2026-02-22 13:09:22] "POST /chown HTTP/1.1" 200 109 0.028769 10.0.0.33 - - [2026-02-22 13:09:22] "PUT /instance-ip/097338bb-b042-4d78-a086-a4e3d151617d HTTP/1.1" 200 256 0.023489 10.0.0.33 - - [2026-02-22 13:09:23] "POST /ref-update HTTP/1.1" 200 156 0.010561 10.0.0.33 - - [2026-02-22 13:09:23] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.008764 10.0.0.33 - - [2026-02-22 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014409 10.0.0.33 - - [2026-02-22 13:09:23] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.007518 10.0.0.33 - - [2026-02-22 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018883 10.0.0.33 - - [2026-02-22 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011253 10.0.0.33 - - [2026-02-22 13:09:23] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004486 10.0.0.33 - - [2026-02-22 13:09:23] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.016223 10.0.0.33 - - [2026-02-22 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010144 10.0.0.33 - - [2026-02-22 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012686 10.0.0.33 - - [2026-02-22 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.33 - - [2026-02-22 13:09:23] "POST /chown HTTP/1.1" 200 109 0.007105 10.0.0.33 - - [2026-02-22 13:09:23] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.043155 10.0.0.33 - - [2026-02-22 13:09:23] "POST /virtual-machines HTTP/1.1" 200 373 0.011164 10.0.0.33 - - [2026-02-22 13:09:23] "POST /chown HTTP/1.1" 200 109 0.028792 10.0.0.33 - - [2026-02-22 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.041184 10.0.0.33 - - [2026-02-22 13:09:23] "POST /ref-update HTTP/1.1" 200 156 0.039371 10.0.0.33 - - [2026-02-22 13:09:23] "POST /chown HTTP/1.1" 200 109 0.029914 10.0.0.33 - - [2026-02-22 13:09:23] "POST /chown HTTP/1.1" 200 109 0.045973 10.0.0.33 - - [2026-02-22 13:09:23] "POST /ref-update HTTP/1.1" 200 156 0.010375 10.0.0.33 - - [2026-02-22 13:09:23] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.011633 10.0.0.33 - - [2026-02-22 13:09:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.176324 10.0.0.33 - - [2026-02-22 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008579 10.0.0.33 - - [2026-02-22 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023360 10.0.0.33 - - [2026-02-22 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.33 - - [2026-02-22 13:09:23] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008338 10.0.0.33 - - [2026-02-22 13:09:23] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.007420 10.0.0.33 - - [2026-02-22 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014827 10.0.0.33 - - [2026-02-22 13:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-02-22 13:09:23] "POST /instance-ips HTTP/1.1" 200 413 0.017616 10.0.0.33 - - [2026-02-22 13:09:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019995 10.0.0.33 - - [2026-02-22 13:09:23] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012026 10.0.0.33 - - [2026-02-22 13:09:23] "POST /chown HTTP/1.1" 200 109 0.017688 10.0.0.33 - - [2026-02-22 13:09:23] "POST /chown HTTP/1.1" 200 109 0.009679 10.0.0.33 - - [2026-02-22 13:09:23] "POST /chown HTTP/1.1" 200 109 0.013195 10.0.0.33 - - [2026-02-22 13:09:23] "POST /set-tag HTTP/1.1" 200 109 0.028783 10.0.0.33 - - [2026-02-22 13:09:23] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008716 10.0.0.33 - - [2026-02-22 13:09:23] "GET /instance-ip/b53c03d2-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003066 10.0.0.33 - - [2026-02-22 13:09:23] "POST /chown HTTP/1.1" 200 109 0.006555 10.0.0.33 - - [2026-02-22 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2026-02-22 13:09:24] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004494 10.0.0.33 - - [2026-02-22 13:09:24] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.007562 10.0.0.33 - - [2026-02-22 13:09:24] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.012358 10.0.0.33 - - [2026-02-22 13:09:24] "POST /ref-update HTTP/1.1" 200 156 0.010565 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.013069 10.0.0.33 - - [2026-02-22 13:09:24] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006098 10.0.0.33 - - [2026-02-22 13:09:24] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.33 - - [2026-02-22 13:09:24] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005765 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.006728 10.0.0.33 - - [2026-02-22 13:09:24] "POST /set-tag HTTP/1.1" 200 109 0.004189 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.041980 10.0.0.33 - - [2026-02-22 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.006317 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.019917 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.012742 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.006014 10.0.0.33 - - [2026-02-22 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.006083 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.005913 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.016917 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.015049 10.0.0.33 - - [2026-02-22 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.006170 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.015959 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.015144 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.005715 10.0.0.33 - - [2026-02-22 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.005588 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.006014 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.010086 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.023878 10.0.0.33 - - [2026-02-22 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.005724 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.017508 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.017162 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.013467 10.0.0.33 - - [2026-02-22 13:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.008285 10.0.0.33 - - [2026-02-22 13:09:24] "POST /chown HTTP/1.1" 200 109 0.016393 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.008468 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.019384 10.0.0.33 - - [2026-02-22 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.008215 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.015632 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.012064 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.005408 10.0.0.33 - - [2026-02-22 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.013296 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.015364 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.005990 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.017323 10.0.0.33 - - [2026-02-22 13:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.005882 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.014591 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.007940 10.0.0.33 - - [2026-02-22 13:09:25] "POST /chown HTTP/1.1" 200 109 0.005590 10.0.0.33 - - [2026-02-22 13:09:27] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007048 10.0.0.33 - - [2026-02-22 13:09:27] "POST /set-tag HTTP/1.1" 200 109 0.004385 10.0.0.33 - - [2026-02-22 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.33 - - [2026-02-22 13:09:27] "GET /loadbalancer/845508a3-1fe2-44a5-98db-4849ed79f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003251 10.0.0.33 - - [2026-02-22 13:09:27] "GET /loadbalancer-pool/f5ab6bbd-8c23-410c-911f-f0dd1574a58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002769 10.0.0.33 - - [2026-02-22 13:09:27] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014914 10.0.0.33 - - [2026-02-22 13:09:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011268 10.0.0.33 - - [2026-02-22 13:09:27] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010413 10.0.0.33 - - [2026-02-22 13:09:27] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012307 10.0.0.33 - - [2026-02-22 13:09:27] "POST /ref-update HTTP/1.1" 200 156 0.005833 10.0.0.33 - - [2026-02-22 13:09:27] "GET /floating-ip/284d7b9b-2493-4f3a-894c-b7be5b6f256d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.014395 10.0.0.33 - - [2026-02-22 13:09:27] "POST /tags HTTP/1.1" 409 221 0.002037 10.0.0.33 - - [2026-02-22 13:09:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.33 - - [2026-02-22 13:09:27] "GET /tag/431d8fef-349b-4cf0-a1ca-506578c98f0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012807 10.0.0.33 - - [2026-02-22 13:09:28] "PUT /floating-ip/284d7b9b-2493-4f3a-894c-b7be5b6f256d HTTP/1.1" 200 256 0.010051 10.0.0.33 - - [2026-02-22 13:09:28] "POST /set-tag HTTP/1.1" 200 109 0.016651 10.0.0.33 - - [2026-02-22 13:09:28] "GET /virtual-machine/5bdaa935-2887-4b41-886e-a41baffc1a44?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003522 10.0.0.33 - - [2026-02-22 13:09:28] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003803 10.0.0.33 - - [2026-02-22 13:09:28] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006644 10.0.0.33 - - [2026-02-22 13:09:28] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.33 - - [2026-02-22 13:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.33 - - [2026-02-22 13:09:28] "GET /loadbalancer/845508a3-1fe2-44a5-98db-4849ed79f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002547 10.0.0.33 - - [2026-02-22 13:09:28] "GET /loadbalancer-pool/f5ab6bbd-8c23-410c-911f-f0dd1574a58f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002348 10.0.0.33 - - [2026-02-22 13:09:28] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015580 10.0.0.33 - - [2026-02-22 13:09:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008973 10.0.0.33 - - [2026-02-22 13:09:28] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008610 10.0.0.33 - - [2026-02-22 13:09:28] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005438 10.0.0.33 - - [2026-02-22 13:09:28] "POST /ref-update HTTP/1.1" 200 156 0.007686 10.0.0.33 - - [2026-02-22 13:09:29] "POST /set-tag HTTP/1.1" 200 109 0.034674 10.0.0.33 - - [2026-02-22 13:09:29] "GET /floating-ip/284d7b9b-2493-4f3a-894c-b7be5b6f256d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.020952 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:09:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:09:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 10.0.0.33 - - [2026-02-22 13:09:32] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004186 10.0.0.33 - - [2026-02-22 13:09:32] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.33 - - [2026-02-22 13:09:33] "GET /virtual-machine/f22c0a00-dc71-43d2-9509-7d61eb6eb5b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003335 10.0.0.33 - - [2026-02-22 13:09:33] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005044 10.0.0.33 - - [2026-02-22 13:09:33] "GET /virtual-machine/05c992c2-9027-4fc2-936a-2b1adf4a2fbd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003098 10.0.0.33 - - [2026-02-22 13:09:33] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004876 10.0.0.33 - - [2026-02-22 13:09:33] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006492 10.0.0.33 - - [2026-02-22 13:09:33] "POST /set-tag HTTP/1.1" 200 109 0.002223 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:09:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001057 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:09:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001021 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:09:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:09:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 10.0.0.33 - - [2026-02-22 13:10:05] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005342 10.0.0.33 - - [2026-02-22 13:10:05] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.33 - - [2026-02-22 13:10:05] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004174 10.0.0.33 - - [2026-02-22 13:10:05] "POST /set-tag HTTP/1.1" 200 109 0.008637 10.0.0.33 - - [2026-02-22 13:10:06] "GET /virtual-machine/05c992c2-9027-4fc2-936a-2b1adf4a2fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.003500 10.0.0.33 - - [2026-02-22 13:10:06] "POST /ref-update HTTP/1.1" 200 156 0.024825 10.0.0.33 - - [2026-02-22 13:10:06] "GET /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009799 10.0.0.33 - - [2026-02-22 13:10:06] "POST /set-tag HTTP/1.1" 200 109 0.018823 10.0.0.33 - - [2026-02-22 13:10:06] "POST /set-tag HTTP/1.1" 200 109 0.013502 10.0.0.33 - - [2026-02-22 13:10:06] "DELETE /instance-ip/b53c03d2-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.045683 10.0.0.33 - - [2026-02-22 13:10:06] "DELETE /virtual-machine-interface/b51564de-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.043450 10.0.0.33 - - [2026-02-22 13:10:06] "DELETE /virtual-machine/05c992c2-9027-4fc2-936a-2b1adf4a2fbd HTTP/1.1" 200 115 0.022126 10.0.0.33 - - [2026-02-22 13:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.33 - - [2026-02-22 13:10:09] "GET /tag/e6bbfdd8-b5f5-403b-a0cd-816acf83ad65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010150 10.0.0.33 - - [2026-02-22 13:10:09] "GET /tag/e6bbfdd8-b5f5-403b-a0cd-816acf83ad65?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011431 10.0.0.33 - - [2026-02-22 13:10:09] "GET /virtual-machine-interface/0db8504f-abbc-44ed-b56f-2b8f47431c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004118 10.0.0.33 - - [2026-02-22 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.014261 10.0.0.33 - - [2026-02-22 13:10:09] "GET /virtual-machine-interface/6fd984bf-9ad1-456b-a205-b479e14fa6e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006542 10.0.0.33 - - [2026-02-22 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.019828 10.0.0.33 - - [2026-02-22 13:10:09] "GET /virtual-machine-interface/dfacbe58-8405-41d1-b88f-479ac08b1f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004563 10.0.0.33 - - [2026-02-22 13:10:09] "POST /set-tag HTTP/1.1" 200 109 0.013136 10.0.0.33 - - [2026-02-22 13:10:09] "GET /firewall-policy/2a369894-9123-4fdf-ad33-40ee14f8d9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012783 10.0.0.33 - - [2026-02-22 13:10:09] "GET /firewall-rule/9df4af4a-8a52-43c1-a2e0-7dc0a00af424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002829 10.0.0.33 - - [2026-02-22 13:10:09] "POST /ref-update HTTP/1.1" 200 156 0.013344 10.0.0.33 - - [2026-02-22 13:10:09] "DELETE /firewall-rule/9df4af4a-8a52-43c1-a2e0-7dc0a00af424 HTTP/1.1" 200 115 0.040547 10.0.0.33 - - [2026-02-22 13:10:09] "DELETE /loadbalancer-member/dc04a667-58a5-411d-9382-4ee02dee43ef HTTP/1.1" 200 115 0.019698 10.0.0.33 - - [2026-02-22 13:10:09] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.010039 10.0.0.33 - - [2026-02-22 13:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013197 10.0.0.33 - - [2026-02-22 13:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-02-22 13:10:09] "DELETE /loadbalancer-pool/74c23d7f-a242-4047-9a15-d90b9541bcee HTTP/1.1" 200 115 0.070687 10.0.0.33 - - [2026-02-22 13:10:09] "POST /chown HTTP/1.1" 200 109 0.020661 10.0.0.33 - - [2026-02-22 13:10:09] "POST /chown HTTP/1.1" 200 109 0.015861 10.0.0.33 - - [2026-02-22 13:10:09] "DELETE /loadbalancer-listener/a0696d98-4461-4b18-a530-6ed3e410f2c8 HTTP/1.1" 200 115 0.052439 10.0.0.33 - - [2026-02-22 13:10:09] "GET /floating-ip/bdf0c409-0a4d-4d3f-82cc-495f0cdb4e7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002239 10.0.0.33 - - [2026-02-22 13:10:09] "POST /chown HTTP/1.1" 200 109 0.006202 10.0.0.33 - - [2026-02-22 13:10:09] "POST /chown HTTP/1.1" 200 109 0.021347 10.0.0.33 - - [2026-02-22 13:10:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.33 - - [2026-02-22 13:10:09] "PUT /floating-ip/bdf0c409-0a4d-4d3f-82cc-495f0cdb4e7a HTTP/1.1" 200 256 0.018420 10.0.0.33 - - [2026-02-22 13:10:09] "POST /chown HTTP/1.1" 200 109 0.005904 10.0.0.33 - - [2026-02-22 13:10:09] "POST /chown HTTP/1.1" 200 109 0.034919 10.0.0.33 - - [2026-02-22 13:10:09] "DELETE /floating-ip/bdf0c409-0a4d-4d3f-82cc-495f0cdb4e7a HTTP/1.1" 200 115 0.080358 10.0.0.33 - - [2026-02-22 13:10:09] "POST /chown HTTP/1.1" 200 109 0.019515 10.0.0.33 - - [2026-02-22 13:10:09] "DELETE /loadbalancer/459e4b94-9d9c-473f-a00a-a68ce4b114ab HTTP/1.1" 200 115 0.047357 10.0.0.33 - - [2026-02-22 13:10:09] "POST /chown HTTP/1.1" 200 109 0.008619 10.0.0.33 - - [2026-02-22 13:10:09] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.009408 10.0.0.33 - - [2026-02-22 13:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022104 10.0.0.33 - - [2026-02-22 13:10:09] "DELETE /instance-ip/097338bb-b042-4d78-a086-a4e3d151617d HTTP/1.1" 200 115 0.121131 10.0.0.33 - - [2026-02-22 13:10:09] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.011874 10.0.0.33 - - [2026-02-22 13:10:09] "DELETE /virtual-machine-interface/6fd984bf-9ad1-456b-a205-b479e14fa6e2 HTTP/1.1" 200 115 0.051116 10.0.0.33 - - [2026-02-22 13:10:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011977 10.0.0.33 - - [2026-02-22 13:10:10] "PUT /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 266 0.016360 10.0.0.33 - - [2026-02-22 13:10:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.025722 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /tag/e6bbfdd8-b5f5-403b-a0cd-816acf83ad65 HTTP/1.1" 200 115 0.123227 10.0.0.33 - - [2026-02-22 13:10:10] "GET /floating-ip-pool/0845a215-c5b7-4093-ba4b-c07421e8492c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.021802 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /service-instance/d27e5f3f-820d-47c6-9da2-6e1d5fbf3238 HTTP/1.1" 200 115 0.082316 10.0.0.33 - - [2026-02-22 13:10:10] "POST /ref-update HTTP/1.1" 200 156 0.016117 10.0.0.33 - - [2026-02-22 13:10:10] "GET /virtual-machine-interface/dfacbe58-8405-41d1-b88f-479ac08b1f24?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004371 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /floating-ip-pool/0845a215-c5b7-4093-ba4b-c07421e8492c HTTP/1.1" 200 115 0.046515 10.0.0.33 - - [2026-02-22 13:10:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002122 10.0.0.33 - - [2026-02-22 13:10:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001761 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /virtual-network/cfe2eab3-69e0-4f34-8f56-1f2932bf9a7a HTTP/1.1" 200 115 0.084717 10.0.0.33 - - [2026-02-22 13:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-02-22 13:10:10] "GET /routing-instance/9f59be00-dcf2-4ff4-8784-bf11515c30d5 HTTP/1.1" 404 171 0.002364 10.0.0.33 - - [2026-02-22 13:10:10] "GET /domains HTTP/1.1" 200 280 0.001385 10.0.0.33 - - [2026-02-22 13:10:10] "GET /domain/64e13f54-91e4-4b19-9102-e56e534fc21f HTTP/1.1" 200 3086 0.005744 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /virtual-machine-interface/dfacbe58-8405-41d1-b88f-479ac08b1f24 HTTP/1.1" 200 115 0.087033 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /route-target/2be1cd5c-fa5f-4d86-8ba5-db382c216c68 HTTP/1.1" 200 115 0.041351 10.0.0.33 - - [2026-02-22 13:10:10] "POST /ref-update HTTP/1.1" 200 156 0.044980 10.0.0.33 - - [2026-02-22 13:10:10] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18 HTTP/1.1" 200 7142 0.068192 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /virtual-machine/f2ab4200-6022-41d1-a8a8-e906478757bb HTTP/1.1" 200 115 0.191799 10.0.0.33 - - [2026-02-22 13:10:10] "GET /virtual-machine-interface/0db8504f-abbc-44ed-b56f-2b8f47431c72?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.006452 10.0.0.33 - - [2026-02-22 13:10:10] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.012671 10.0.0.33 - - [2026-02-22 13:10:10] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.33 - - [2026-02-22 13:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-02-22 13:10:10] "GET /loadbalancer/845508a3-1fe2-44a5-98db-4849ed79f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004668 10.0.0.33 - - [2026-02-22 13:10:10] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005844 10.0.0.33 - - [2026-02-22 13:10:10] "POST /set-tag HTTP/1.1" 200 109 0.016472 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /virtual-machine-interface/0db8504f-abbc-44ed-b56f-2b8f47431c72 HTTP/1.1" 200 115 0.059483 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /virtual-machine/3b16e60b-4da0-4da9-a9cc-f9b7481ef0cb HTTP/1.1" 200 115 0.024055 10.0.0.33 - - [2026-02-22 13:10:10] "DELETE /loadbalancer-member/457dddf0-c8dc-4e7e-bb59-8ba36f77649a HTTP/1.1" 200 115 0.031653 10.0.0.33 - - [2026-02-22 13:10:11] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004687 10.0.0.33 - - [2026-02-22 13:10:11] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.33 - - [2026-02-22 13:10:12] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004303 10.0.0.33 - - [2026-02-22 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.33 - - [2026-02-22 13:10:12] "GET /virtual-machine/f22c0a00-dc71-43d2-9509-7d61eb6eb5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002604 10.0.0.33 - - [2026-02-22 13:10:12] "POST /ref-update HTTP/1.1" 200 156 0.012978 10.0.0.33 - - [2026-02-22 13:10:12] "GET /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013556 10.0.0.33 - - [2026-02-22 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.015259 10.0.0.33 - - [2026-02-22 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.020942 10.0.0.33 - - [2026-02-22 13:10:12] "POST /set-tag HTTP/1.1" 200 109 0.022723 10.0.0.33 - - [2026-02-22 13:10:12] "DELETE /instance-ip/b0d0f988-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.034952 10.0.0.33 - - [2026-02-22 13:10:12] "POST /ref-update HTTP/1.1" 200 156 0.007189 10.0.0.33 - - [2026-02-22 13:10:12] "DELETE /virtual-machine-interface/b0b9272c-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.039814 10.0.0.33 - - [2026-02-22 13:10:12] "DELETE /virtual-machine/f22c0a00-dc71-43d2-9509-7d61eb6eb5b9 HTTP/1.1" 200 115 0.019953 10.0.0.33 - - [2026-02-22 13:10:15] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006993 10.0.0.33 - - [2026-02-22 13:10:15] "POST /set-tag HTTP/1.1" 200 109 0.003368 10.0.0.33 - - [2026-02-22 13:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-02-22 13:10:15] "GET /loadbalancer/845508a3-1fe2-44a5-98db-4849ed79f48f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002215 10.0.0.33 - - [2026-02-22 13:10:16] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006706 10.0.0.33 - - [2026-02-22 13:10:16] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.33 - - [2026-02-22 13:10:17] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004159 10.0.0.33 - - [2026-02-22 13:10:17] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.33 - - [2026-02-22 13:10:17] "GET /virtual-machine/5bdaa935-2887-4b41-886e-a41baffc1a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002039 10.0.0.33 - - [2026-02-22 13:10:17] "POST /ref-update HTTP/1.1" 200 156 0.008371 10.0.0.33 - - [2026-02-22 13:10:17] "GET /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005881 10.0.0.33 - - [2026-02-22 13:10:17] "POST /set-tag HTTP/1.1" 200 109 0.017685 10.0.0.33 - - [2026-02-22 13:10:17] "POST /set-tag HTTP/1.1" 200 109 0.015288 10.0.0.33 - - [2026-02-22 13:10:17] "POST /set-tag HTTP/1.1" 200 109 0.014561 10.0.0.33 - - [2026-02-22 13:10:17] "DELETE /instance-ip/b06549cc-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.027952 10.0.0.33 - - [2026-02-22 13:10:17] "POST /ref-update HTTP/1.1" 200 156 0.013287 10.0.0.33 - - [2026-02-22 13:10:17] "DELETE /virtual-machine-interface/b050d834-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.060297 10.0.0.33 - - [2026-02-22 13:10:17] "DELETE /virtual-machine/5bdaa935-2887-4b41-886e-a41baffc1a44 HTTP/1.1" 200 115 0.015078 10.0.0.33 - - [2026-02-22 13:10:17] "DELETE /tag/83393571-7612-45a6-bf32-6f8c4dcf101c HTTP/1.1" 200 115 0.050948 10.0.0.33 - - [2026-02-22 13:10:17] "DELETE /tag/93bda10e-5412-40a9-b74c-5d097eb35864 HTTP/1.1" 200 115 0.032440 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2026-02-22 13:10:21] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027293 10.0.0.33 - - [2026-02-22 13:10:21] "POST /tags HTTP/1.1" 200 393 0.026387 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007672 10.0.0.33 - - [2026-02-22 13:10:21] "GET /tag/f9f9732f-82ed-43d8-8020-f7ea7a499dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013457 10.0.0.33 - - [2026-02-22 13:10:21] "POST /tags HTTP/1.1" 200 341 0.015997 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.33 - - [2026-02-22 13:10:21] "GET /tag/43531454-3eb4-489a-a5d9-bc72ee393f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012863 10.0.0.33 - - [2026-02-22 13:10:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.000547 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.004638 10.0.0.33 - - [2026-02-22 13:10:21] "POST /security-groups HTTP/1.1" 200 589 0.069268 10.0.0.33 - - [2026-02-22 13:10:21] "POST /projects HTTP/1.1" 200 519 0.163077 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.002183 10.0.0.33 - - [2026-02-22 13:10:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016693 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017860 10.0.0.33 - - [2026-02-22 13:10:21] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012177 10.0.0.33 - - [2026-02-22 13:10:21] "POST /access-control-lists HTTP/1.1" 200 598 0.088943 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020308 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.012159 10.0.0.33 - - [2026-02-22 13:10:21] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006351 10.0.0.33 - - [2026-02-22 13:10:21] "POST /access-control-lists HTTP/1.1" 200 596 0.077584 10.0.0.33 - - [2026-02-22 13:10:21] "PUT /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d HTTP/1.1" 200 264 0.085591 10.0.0.33 - - [2026-02-22 13:10:21] "PUT /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe HTTP/1.1" 200 264 0.050222 10.0.0.33 - - [2026-02-22 13:10:21] "POST /security-groups HTTP/1.1" 200 591 0.076077 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.002613 10.0.0.33 - - [2026-02-22 13:10:21] "POST /access-control-lists HTTP/1.1" 200 632 0.025834 10.0.0.33 - - [2026-02-22 13:10:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.016522 10.0.0.33 - - [2026-02-22 13:10:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.057760 10.0.0.33 - - [2026-02-22 13:10:21] "POST /chown HTTP/1.1" 200 109 0.017821 10.0.0.33 - - [2026-02-22 13:10:22] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.041163 10.0.0.33 - - [2026-02-22 13:10:22] "POST /access-control-lists HTTP/1.1" 200 630 0.087971 10.0.0.33 - - [2026-02-22 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.33 - - [2026-02-22 13:10:22] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004141 10.0.0.33 - - [2026-02-22 13:10:22] "POST /tags HTTP/1.1" 409 226 0.002769 10.0.0.33 - - [2026-02-22 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-02-22 13:10:22] "GET /tag/43531454-3eb4-489a-a5d9-bc72ee393f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012214 10.0.0.33 - - [2026-02-22 13:10:22] "POST /firewall-rules HTTP/1.1" 200 600 0.079067 10.0.0.33 - - [2026-02-22 13:10:22] "GET /firewall-rule/6a2b4e5c-34ae-47a1-a555-c7f4b85189ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.012070 10.0.0.33 - - [2026-02-22 13:10:22] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003857 10.0.0.33 - - [2026-02-22 13:10:22] "GET /firewall-rule/6a2b4e5c-34ae-47a1-a555-c7f4b85189ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002051 10.0.0.33 - - [2026-02-22 13:10:22] "POST /ref-update HTTP/1.1" 200 156 0.038503 10.0.0.33 - - [2026-02-22 13:10:22] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002315 10.0.0.33 - - [2026-02-22 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.33 - - [2026-02-22 13:10:22] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002017 10.0.0.33 - - [2026-02-22 13:10:22] "POST /tags HTTP/1.1" 409 226 0.001553 10.0.0.33 - - [2026-02-22 13:10:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2026-02-22 13:10:22] "GET /tag/43531454-3eb4-489a-a5d9-bc72ee393f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011337 10.0.0.33 - - [2026-02-22 13:10:22] "POST /firewall-rules HTTP/1.1" 200 598 0.063729 10.0.0.33 - - [2026-02-22 13:10:22] "GET /firewall-rule/e54baac5-5acc-4c4e-93a8-ab84b7cecd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.020404 10.0.0.33 - - [2026-02-22 13:10:22] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004155 10.0.0.33 - - [2026-02-22 13:10:22] "GET /firewall-rule/e54baac5-5acc-4c4e-93a8-ab84b7cecd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003047 10.0.0.33 - - [2026-02-22 13:10:22] "POST /ref-update HTTP/1.1" 200 156 0.042641 10.0.0.33 - - [2026-02-22 13:10:24] "POST /tags HTTP/1.1" 200 393 0.022631 10.0.0.33 - - [2026-02-22 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.33 - - [2026-02-22 13:10:24] "GET /tag/c9c3236c-9362-4210-9b3f-5db0a6139d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011696 10.0.0.33 - - [2026-02-22 13:10:24] "POST /tags HTTP/1.1" 200 341 0.020169 10.0.0.33 - - [2026-02-22 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014613 10.0.0.33 - - [2026-02-22 13:10:24] "GET /tag/de6fbbb0-c64b-4139-8bfb-3f3c954a96f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012285 10.0.0.33 - - [2026-02-22 13:10:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.000436 10.0.0.33 - - [2026-02-22 13:10:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.007175 10.0.0.33 - - [2026-02-22 13:10:24] "POST /security-groups HTTP/1.1" 200 589 0.059748 10.0.0.33 - - [2026-02-22 13:10:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.001932 10.0.0.33 - - [2026-02-22 13:10:24] "POST /projects HTTP/1.1" 200 519 0.199605 10.0.0.33 - - [2026-02-22 13:10:24] "POST /access-control-lists HTTP/1.1" 200 598 0.061478 10.0.0.33 - - [2026-02-22 13:10:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.060906 10.0.0.33 - - [2026-02-22 13:10:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.020454 10.0.0.33 - - [2026-02-22 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009084 10.0.0.33 - - [2026-02-22 13:10:24] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.022450 10.0.0.33 - - [2026-02-22 13:10:24] "POST /access-control-lists HTTP/1.1" 200 596 0.070226 10.0.0.33 - - [2026-02-22 13:10:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.33 - - [2026-02-22 13:10:24] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006460 10.0.0.33 - - [2026-02-22 13:10:24] "PUT /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d HTTP/1.1" 200 264 0.049728 10.0.0.33 - - [2026-02-22 13:10:24] "PUT /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe HTTP/1.1" 200 264 0.072968 10.0.0.33 - - [2026-02-22 13:10:24] "POST /security-groups HTTP/1.1" 200 591 0.066653 10.0.0.33 - - [2026-02-22 13:10:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.001633 10.0.0.33 - - [2026-02-22 13:10:25] "POST /access-control-lists HTTP/1.1" 200 632 0.055592 10.0.0.33 - - [2026-02-22 13:10:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.005152 10.0.0.33 - - [2026-02-22 13:10:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.077278 10.0.0.33 - - [2026-02-22 13:10:25] "POST /access-control-lists HTTP/1.1" 200 630 0.080266 10.0.0.33 - - [2026-02-22 13:10:25] "POST /chown HTTP/1.1" 200 109 0.073756 10.0.0.33 - - [2026-02-22 13:10:25] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018787 10.0.0.33 - - [2026-02-22 13:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2026-02-22 13:10:25] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002304 10.0.0.33 - - [2026-02-22 13:10:25] "POST /tags HTTP/1.1" 409 226 0.001395 10.0.0.33 - - [2026-02-22 13:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001052 10.0.0.33 - - [2026-02-22 13:10:25] "GET /tag/de6fbbb0-c64b-4139-8bfb-3f3c954a96f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010931 10.0.0.33 - - [2026-02-22 13:10:25] "POST /firewall-rules HTTP/1.1" 200 600 0.063075 10.0.0.33 - - [2026-02-22 13:10:25] "GET /firewall-rule/f9903080-d74e-4af6-b1ce-c17de3fecc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006031 10.0.0.33 - - [2026-02-22 13:10:25] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003230 10.0.0.33 - - [2026-02-22 13:10:25] "GET /firewall-rule/f9903080-d74e-4af6-b1ce-c17de3fecc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001827 10.0.0.33 - - [2026-02-22 13:10:25] "POST /ref-update HTTP/1.1" 200 156 0.074153 10.0.0.33 - - [2026-02-22 13:10:25] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009621 10.0.0.33 - - [2026-02-22 13:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2026-02-22 13:10:25] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002958 10.0.0.33 - - [2026-02-22 13:10:25] "POST /tags HTTP/1.1" 409 226 0.001757 10.0.0.33 - - [2026-02-22 13:10:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.33 - - [2026-02-22 13:10:25] "GET /tag/de6fbbb0-c64b-4139-8bfb-3f3c954a96f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017477 10.0.0.33 - - [2026-02-22 13:10:25] "POST /firewall-rules HTTP/1.1" 200 598 0.064976 10.0.0.33 - - [2026-02-22 13:10:25] "GET /firewall-rule/dfb08a2e-5131-45f8-8b7c-b060b3784b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.015150 10.0.0.33 - - [2026-02-22 13:10:25] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003880 10.0.0.33 - - [2026-02-22 13:10:25] "GET /firewall-rule/dfb08a2e-5131-45f8-8b7c-b060b3784b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002137 10.0.0.33 - - [2026-02-22 13:10:25] "POST /ref-update HTTP/1.1" 200 156 0.052006 10.0.0.33 - - [2026-02-22 13:10:27] "POST /tags HTTP/1.1" 200 345 0.090661 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023867 10.0.0.33 - - [2026-02-22 13:10:27] "GET /tag/f9f82ad3-b059-4c38-a7ff-8b2adf1dc0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014717 10.0.0.33 - - [2026-02-22 13:10:27] "POST /projects HTTP/1.1" 409 238 0.003306 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.33 - - [2026-02-22 13:10:27] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046921 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2026-02-22 13:10:27] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004813 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.33 - - [2026-02-22 13:10:27] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005254 10.0.0.33 - - [2026-02-22 13:10:27] "POST /security-groups HTTP/1.1" 409 285 0.002592 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2026-02-22 13:10:27] "PUT /security-group/e7a694fe-68ee-4acb-aefe-45b2685bbca7 HTTP/1.1" 200 262 0.055674 10.0.0.33 - - [2026-02-22 13:10:27] "PUT /access-control-list/c16f874f-27b5-456b-8c06-31189933fb9a HTTP/1.1" 200 272 0.025627 10.0.0.33 - - [2026-02-22 13:10:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041161 10.0.0.33 - - [2026-02-22 13:10:27] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.094184 10.0.0.33 - - [2026-02-22 13:10:27] "POST /tags HTTP/1.1" 409 228 0.004657 10.0.0.33 - - [2026-02-22 13:10:27] "PUT /access-control-list/6b379d18-19f6-4a9b-812b-5d91d8c0bd84 HTTP/1.1" 200 272 0.035456 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2026-02-22 13:10:27] "GET /tag/f9f82ad3-b059-4c38-a7ff-8b2adf1dc0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009208 10.0.0.33 - - [2026-02-22 13:10:27] "POST /tags HTTP/1.1" 200 345 0.018644 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2026-02-22 13:10:27] "GET /tag/6097d6e6-78b1-405e-a6f2-77b2a64c59b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017135 10.0.0.33 - - [2026-02-22 13:10:27] "POST /projects HTTP/1.1" 409 238 0.002962 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008495 10.0.0.33 - - [2026-02-22 13:10:27] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029573 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.33 - - [2026-02-22 13:10:27] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004296 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2026-02-22 13:10:27] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025248 10.0.0.33 - - [2026-02-22 13:10:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.33 - - [2026-02-22 13:10:27] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003643 10.0.0.33 - - [2026-02-22 13:10:27] "POST /security-groups HTTP/1.1" 409 285 0.001773 10.0.0.33 - - [2026-02-22 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-02-22 13:10:28] "PUT /security-group/4b64f76f-32e7-4e32-9ae8-748c2e1e7d7a HTTP/1.1" 200 262 0.059367 10.0.0.33 - - [2026-02-22 13:10:28] "PUT /access-control-list/b55b37eb-68a3-408e-8f54-d3f8accb219d HTTP/1.1" 200 272 0.023857 10.0.0.33 - - [2026-02-22 13:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.032710 10.0.0.33 - - [2026-02-22 13:10:28] "POST /tags HTTP/1.1" 409 228 0.014496 10.0.0.33 - - [2026-02-22 13:10:28] "PUT /access-control-list/86a79466-48e9-4c95-9718-9568bc96c2a6 HTTP/1.1" 200 272 0.024136 10.0.0.33 - - [2026-02-22 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-02-22 13:10:28] "GET /tag/6097d6e6-78b1-405e-a6f2-77b2a64c59b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010328 10.0.0.33 - - [2026-02-22 13:10:28] "POST /tags HTTP/1.1" 200 291 0.051308 10.0.0.33 - - [2026-02-22 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021582 10.0.0.33 - - [2026-02-22 13:10:28] "GET /tag/af1f72b3-0e25-4b77-80dd-967f821d7497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018468 10.0.0.33 - - [2026-02-22 13:10:28] "POST /tags HTTP/1.1" 200 303 0.048691 10.0.0.33 - - [2026-02-22 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021779 10.0.0.33 - - [2026-02-22 13:10:28] "GET /tag/1072c85e-b1e8-46b9-b40c-551fbefbf6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011930 10.0.0.33 - - [2026-02-22 13:10:28] "POST /tags HTTP/1.1" 409 252 0.001326 10.0.0.33 - - [2026-02-22 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001066 10.0.0.33 - - [2026-02-22 13:10:28] "GET /tag/f9f9732f-82ed-43d8-8020-f7ea7a499dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012124 10.0.0.33 - - [2026-02-22 13:10:28] "POST /tags HTTP/1.1" 409 226 0.003219 10.0.0.33 - - [2026-02-22 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.33 - - [2026-02-22 13:10:28] "GET /tag/43531454-3eb4-489a-a5d9-bc72ee393f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013178 10.0.0.33 - - [2026-02-22 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.33 - - [2026-02-22 13:10:28] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005367 10.0.0.33 - - [2026-02-22 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.33 - - [2026-02-22 13:10:28] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047139 10.0.0.33 - - [2026-02-22 13:10:28] "POST /virtual-machines HTTP/1.1" 200 395 0.012421 10.0.0.33 - - [2026-02-22 13:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019727 10.0.0.33 - - [2026-02-22 13:10:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098593 10.0.0.33 - - [2026-02-22 13:10:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020910 10.0.0.33 - - [2026-02-22 13:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008012 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007450 10.0.0.33 - - [2026-02-22 13:10:29] "POST /instance-ips HTTP/1.1" 200 397 0.022483 10.0.0.33 - - [2026-02-22 13:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019961 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011887 10.0.0.33 - - [2026-02-22 13:10:29] "POST /set-tag HTTP/1.1" 200 109 0.063756 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014879 10.0.0.33 - - [2026-02-22 13:10:29] "GET /instance-ip/dc189e34-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003865 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004082 10.0.0.33 - - [2026-02-22 13:10:29] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003826 10.0.0.33 - - [2026-02-22 13:10:29] "POST /ref-update HTTP/1.1" 200 156 0.007460 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004147 10.0.0.33 - - [2026-02-22 13:10:29] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.33 - - [2026-02-22 13:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004003 10.0.0.33 - - [2026-02-22 13:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2026-02-22 13:10:29] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041840 10.0.0.33 - - [2026-02-22 13:10:29] "POST /virtual-machines HTTP/1.1" 200 395 0.011938 10.0.0.33 - - [2026-02-22 13:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027822 10.0.0.33 - - [2026-02-22 13:10:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115200 10.0.0.33 - - [2026-02-22 13:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007562 10.0.0.33 - - [2026-02-22 13:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017152 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008092 10.0.0.33 - - [2026-02-22 13:10:29] "POST /instance-ips HTTP/1.1" 200 397 0.029105 10.0.0.33 - - [2026-02-22 13:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.026004 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013078 10.0.0.33 - - [2026-02-22 13:10:29] "POST /set-tag HTTP/1.1" 200 109 0.063805 10.0.0.33 - - [2026-02-22 13:10:29] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014629 10.0.0.33 - - [2026-02-22 13:10:30] "GET /instance-ip/dc8fa3e4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005047 10.0.0.33 - - [2026-02-22 13:10:30] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004542 10.0.0.33 - - [2026-02-22 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.002786 10.0.0.33 - - [2026-02-22 13:10:30] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003582 10.0.0.33 - - [2026-02-22 13:10:30] "POST /ref-update HTTP/1.1" 200 156 0.009274 10.0.0.33 - - [2026-02-22 13:10:30] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010091 10.0.0.33 - - [2026-02-22 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.004201 10.0.0.33 - - [2026-02-22 13:10:30] "POST /tags HTTP/1.1" 200 291 0.018426 10.0.0.33 - - [2026-02-22 13:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011714 10.0.0.33 - - [2026-02-22 13:10:30] "GET /tag/8e9733d0-f1cc-44d3-84a0-ad3321abc8bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014813 10.0.0.33 - - [2026-02-22 13:10:30] "POST /tags HTTP/1.1" 409 252 0.002125 10.0.0.33 - - [2026-02-22 13:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-02-22 13:10:30] "GET /tag/c9c3236c-9362-4210-9b3f-5db0a6139d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010492 10.0.0.33 - - [2026-02-22 13:10:30] "POST /tags HTTP/1.1" 409 226 0.001614 10.0.0.33 - - [2026-02-22 13:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2026-02-22 13:10:30] "GET /tag/de6fbbb0-c64b-4139-8bfb-3f3c954a96f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010936 10.0.0.33 - - [2026-02-22 13:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.33 - - [2026-02-22 13:10:30] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003587 10.0.0.33 - - [2026-02-22 13:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-02-22 13:10:30] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036731 10.0.0.33 - - [2026-02-22 13:10:30] "POST /virtual-machines HTTP/1.1" 200 395 0.008476 10.0.0.33 - - [2026-02-22 13:10:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030919 10.0.0.33 - - [2026-02-22 13:10:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109306 10.0.0.33 - - [2026-02-22 13:10:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010131 10.0.0.33 - - [2026-02-22 13:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007833 10.0.0.33 - - [2026-02-22 13:10:30] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008228 10.0.0.33 - - [2026-02-22 13:10:30] "POST /instance-ips HTTP/1.1" 200 397 0.019502 10.0.0.33 - - [2026-02-22 13:10:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.033294 10.0.0.33 - - [2026-02-22 13:10:30] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024986 10.0.0.33 - - [2026-02-22 13:10:30] "POST /set-tag HTTP/1.1" 200 109 0.063816 10.0.0.33 - - [2026-02-22 13:10:30] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021588 10.0.0.33 - - [2026-02-22 13:10:30] "GET /instance-ip/dd23da5a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002684 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004180 10.0.0.33 - - [2026-02-22 13:10:31] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002798 10.0.0.33 - - [2026-02-22 13:10:31] "POST /ref-update HTTP/1.1" 200 156 0.007368 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004087 10.0.0.33 - - [2026-02-22 13:10:31] "POST /set-tag HTTP/1.1" 200 109 0.001954 10.0.0.33 - - [2026-02-22 13:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003600 10.0.0.33 - - [2026-02-22 13:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.33 - - [2026-02-22 13:10:31] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029213 10.0.0.33 - - [2026-02-22 13:10:31] "POST /virtual-machines HTTP/1.1" 200 395 0.012572 10.0.0.33 - - [2026-02-22 13:10:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019067 10.0.0.33 - - [2026-02-22 13:10:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105109 10.0.0.33 - - [2026-02-22 13:10:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008735 10.0.0.33 - - [2026-02-22 13:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005616 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006520 10.0.0.33 - - [2026-02-22 13:10:31] "POST /instance-ips HTTP/1.1" 200 397 0.017577 10.0.0.33 - - [2026-02-22 13:10:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.024694 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011490 10.0.0.33 - - [2026-02-22 13:10:31] "POST /set-tag HTTP/1.1" 200 109 0.068452 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022701 10.0.0.33 - - [2026-02-22 13:10:31] "GET /instance-ip/dd917042-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002931 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004137 10.0.0.33 - - [2026-02-22 13:10:31] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003280 10.0.0.33 - - [2026-02-22 13:10:31] "POST /ref-update HTTP/1.1" 200 156 0.009151 10.0.0.33 - - [2026-02-22 13:10:31] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010296 10.0.0.33 - - [2026-02-22 13:10:31] "POST /set-tag HTTP/1.1" 200 109 0.045292 10.0.0.33 - - [2026-02-22 13:10:31] "POST /tags HTTP/1.1" 200 299 0.016728 10.0.0.33 - - [2026-02-22 13:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.33 - - [2026-02-22 13:10:31] "GET /tag/2c2b4a10-3919-4db0-80e1-7b0bf2e9417f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012516 10.0.0.33 - - [2026-02-22 13:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2026-02-22 13:10:32] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004281 10.0.0.33 - - [2026-02-22 13:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2026-02-22 13:10:32] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041341 10.0.0.33 - - [2026-02-22 13:10:32] "POST /virtual-machines HTTP/1.1" 200 395 0.010026 10.0.0.33 - - [2026-02-22 13:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015776 10.0.0.33 - - [2026-02-22 13:10:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093165 10.0.0.33 - - [2026-02-22 13:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008918 10.0.0.33 - - [2026-02-22 13:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010628 10.0.0.33 - - [2026-02-22 13:10:32] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008425 10.0.0.33 - - [2026-02-22 13:10:32] "POST /instance-ips HTTP/1.1" 200 397 0.021009 10.0.0.33 - - [2026-02-22 13:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019394 10.0.0.33 - - [2026-02-22 13:10:32] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010473 10.0.0.33 - - [2026-02-22 13:10:32] "POST /set-tag HTTP/1.1" 200 109 0.019217 10.0.0.33 - - [2026-02-22 13:10:32] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017541 10.0.0.33 - - [2026-02-22 13:10:32] "GET /instance-ip/de177390-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002762 10.0.0.33 - - [2026-02-22 13:10:32] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004142 10.0.0.33 - - [2026-02-22 13:10:32] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.33 - - [2026-02-22 13:10:32] "POST /tags HTTP/1.1" 200 299 0.016318 10.0.0.33 - - [2026-02-22 13:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2026-02-22 13:10:32] "GET /tag/4346f277-e9ad-4a71-a81f-1c3fba77ed04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010841 10.0.0.33 - - [2026-02-22 13:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.33 - - [2026-02-22 13:10:32] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003665 10.0.0.33 - - [2026-02-22 13:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008029 10.0.0.33 - - [2026-02-22 13:10:32] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032931 10.0.0.33 - - [2026-02-22 13:10:32] "POST /virtual-machines HTTP/1.1" 200 395 0.010359 10.0.0.33 - - [2026-02-22 13:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007198 10.0.0.33 - - [2026-02-22 13:10:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092438 10.0.0.33 - - [2026-02-22 13:10:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020036 10.0.0.33 - - [2026-02-22 13:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006906 10.0.0.33 - - [2026-02-22 13:10:32] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004127 10.0.0.33 - - [2026-02-22 13:10:33] "POST /instance-ips HTTP/1.1" 200 397 0.016965 10.0.0.33 - - [2026-02-22 13:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017297 10.0.0.33 - - [2026-02-22 13:10:33] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012883 10.0.0.33 - - [2026-02-22 13:10:33] "POST /set-tag HTTP/1.1" 200 109 0.016034 10.0.0.33 - - [2026-02-22 13:10:33] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011641 10.0.0.33 - - [2026-02-22 13:10:33] "GET /instance-ip/de7971c6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006236 10.0.0.33 - - [2026-02-22 13:10:33] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003976 10.0.0.33 - - [2026-02-22 13:10:33] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.33 - - [2026-02-22 13:10:33] "POST /tags HTTP/1.1" 200 299 0.017618 10.0.0.33 - - [2026-02-22 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2026-02-22 13:10:33] "GET /tag/ac213986-3129-45ec-b4ea-65c939fa9ce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012154 10.0.0.33 - - [2026-02-22 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2026-02-22 13:10:33] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003420 10.0.0.33 - - [2026-02-22 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-02-22 13:10:33] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032935 10.0.0.33 - - [2026-02-22 13:10:33] "POST /virtual-machines HTTP/1.1" 200 395 0.008227 10.0.0.33 - - [2026-02-22 13:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007724 10.0.0.33 - - [2026-02-22 13:10:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102928 10.0.0.33 - - [2026-02-22 13:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016566 10.0.0.33 - - [2026-02-22 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004844 10.0.0.33 - - [2026-02-22 13:10:33] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004339 10.0.0.33 - - [2026-02-22 13:10:33] "POST /instance-ips HTTP/1.1" 200 397 0.023347 10.0.0.33 - - [2026-02-22 13:10:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021420 10.0.0.33 - - [2026-02-22 13:10:33] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008387 10.0.0.33 - - [2026-02-22 13:10:33] "POST /set-tag HTTP/1.1" 200 109 0.015769 10.0.0.33 - - [2026-02-22 13:10:33] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018956 10.0.0.33 - - [2026-02-22 13:10:33] "GET /instance-ip/dedb902c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003791 10.0.0.33 - - [2026-02-22 13:10:33] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005289 10.0.0.33 - - [2026-02-22 13:10:33] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.33 - - [2026-02-22 13:10:33] "POST /tags HTTP/1.1" 200 299 0.017933 10.0.0.33 - - [2026-02-22 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013955 10.0.0.33 - - [2026-02-22 13:10:33] "GET /tag/91a9eca3-4523-4ecb-872d-d271355bb7c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012429 10.0.0.33 - - [2026-02-22 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.33 - - [2026-02-22 13:10:33] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003690 10.0.0.33 - - [2026-02-22 13:10:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.33 - - [2026-02-22 13:10:34] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045174 10.0.0.33 - - [2026-02-22 13:10:34] "POST /virtual-machines HTTP/1.1" 200 395 0.007754 10.0.0.33 - - [2026-02-22 13:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022071 10.0.0.33 - - [2026-02-22 13:10:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110388 10.0.0.33 - - [2026-02-22 13:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010633 10.0.0.33 - - [2026-02-22 13:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008685 10.0.0.33 - - [2026-02-22 13:10:34] "POST /instance-ips HTTP/1.1" 200 397 0.019138 10.0.0.33 - - [2026-02-22 13:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023616 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014039 10.0.0.33 - - [2026-02-22 13:10:34] "POST /set-tag HTTP/1.1" 200 109 0.021310 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014823 10.0.0.33 - - [2026-02-22 13:10:34] "GET /instance-ip/df4284e4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003930 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004338 10.0.0.33 - - [2026-02-22 13:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003178 10.0.0.33 - - [2026-02-22 13:10:34] "POST /ref-update HTTP/1.1" 200 156 0.010329 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018866 10.0.0.33 - - [2026-02-22 13:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004960 10.0.0.33 - - [2026-02-22 13:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003320 10.0.0.33 - - [2026-02-22 13:10:34] "POST /ref-update HTTP/1.1" 200 156 0.009450 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014414 10.0.0.33 - - [2026-02-22 13:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003982 10.0.0.33 - - [2026-02-22 13:10:34] "POST /ref-update HTTP/1.1" 200 156 0.011481 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011151 10.0.0.33 - - [2026-02-22 13:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003915 10.0.0.33 - - [2026-02-22 13:10:34] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.33 - - [2026-02-22 13:10:34] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004500 10.0.0.33 - - [2026-02-22 13:10:34] "POST /ref-update HTTP/1.1" 200 156 0.007411 10.0.0.33 - - [2026-02-22 13:10:35] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011327 10.0.0.33 - - [2026-02-22 13:10:35] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.33 - - [2026-02-22 13:10:35] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003682 10.0.0.33 - - [2026-02-22 13:10:35] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.33 - - [2026-02-22 13:10:35] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004231 10.0.0.33 - - [2026-02-22 13:10:35] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.33 - - [2026-02-22 13:10:35] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004110 10.0.0.33 - - [2026-02-22 13:10:35] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.33 - - [2026-02-22 13:10:35] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004996 10.0.0.33 - - [2026-02-22 13:10:35] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.33 - - [2026-02-22 13:10:35] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004615 10.0.0.33 - - [2026-02-22 13:10:35] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.33 - - [2026-02-22 13:10:35] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004003 10.0.0.33 - - [2026-02-22 13:10:35] "POST /set-tag HTTP/1.1" 200 109 0.004479 10.0.0.33 - - [2026-02-22 13:10:35] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004925 10.0.0.33 - - [2026-02-22 13:10:35] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.33 - - [2026-02-22 13:10:36] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004054 10.0.0.33 - - [2026-02-22 13:10:36] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.33 - - [2026-02-22 13:10:37] "GET /virtual-machine/8933b0c9-55d3-4640-8f8b-dfb231ec1fd9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003457 10.0.0.33 - - [2026-02-22 13:10:38] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005496 10.0.0.33 - - [2026-02-22 13:10:38] "GET /virtual-machine/dc98a003-f94f-4230-a12d-67f56e90b290?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002952 10.0.0.33 - - [2026-02-22 13:10:38] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004229 10.0.0.33 - - [2026-02-22 13:10:40] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005575 10.0.0.33 - - [2026-02-22 13:10:40] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.33 - - [2026-02-22 13:10:40] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003716 10.0.0.33 - - [2026-02-22 13:10:40] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.33 - - [2026-02-22 13:10:40] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004097 10.0.0.33 - - [2026-02-22 13:10:40] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.33 - - [2026-02-22 13:10:41] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007503 10.0.0.33 - - [2026-02-22 13:10:41] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.33 - - [2026-02-22 13:10:43] "GET /virtual-machine/6d916eaa-366a-4e2f-a498-bd287cf8b550?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002759 10.0.0.33 - - [2026-02-22 13:10:43] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004054 10.0.0.33 - - [2026-02-22 13:10:43] "GET /virtual-machine/29024893-e986-4cae-8eb8-b9305f9966af?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003116 10.0.0.33 - - [2026-02-22 13:10:43] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003919 10.0.0.33 - - [2026-02-22 13:10:45] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007338 10.0.0.33 - - [2026-02-22 13:10:45] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.33 - - [2026-02-22 13:10:45] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004097 10.0.0.33 - - [2026-02-22 13:10:45] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.33 - - [2026-02-22 13:10:48] "GET /virtual-machine/97682c6c-f0c3-4a32-bdab-d7ca0be80226?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002910 10.0.0.33 - - [2026-02-22 13:10:48] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003808 10.0.0.33 - - [2026-02-22 13:10:48] "GET /virtual-machine/df50a959-98a6-402f-97ed-9a47c3729b48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002796 10.0.0.33 - - [2026-02-22 13:10:48] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004231 10.0.0.33 - - [2026-02-22 13:10:48] "GET /virtual-machine/9815f1eb-dbac-4748-8e69-0aa286b27878?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002873 10.0.0.33 - - [2026-02-22 13:10:48] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004727 10.0.0.33 - - [2026-02-22 13:10:48] "GET /virtual-machine/ccde14b8-edbf-4798-b53c-e2ed80cf0a30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003097 10.0.0.33 - - [2026-02-22 13:10:48] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004842 10.0.0.33 - - [2026-02-22 13:10:49] "GET /loadbalancer/8f54ad46-e22f-47c7-bc37-3028a0236500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003396 10.0.0.33 - - [2026-02-22 13:10:49] "POST /tags HTTP/1.1" 200 333 0.024542 10.0.0.33 - - [2026-02-22 13:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020450 10.0.0.33 - - [2026-02-22 13:10:49] "GET /tag/809157df-6afb-420b-b0bd-9e170204e934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014576 10.0.0.33 - - [2026-02-22 13:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.33 - - [2026-02-22 13:10:49] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030439 10.0.0.33 - - [2026-02-22 13:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.33 - - [2026-02-22 13:10:49] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005304 10.0.0.33 - - [2026-02-22 13:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2026-02-22 13:10:49] "GET /service-appliance-set/aeafaf28-8906-4ecd-9a38-51cc1fd44daf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002283 10.0.0.33 - - [2026-02-22 13:10:49] "POST /fqname-to-id HTTP/1.1" 404 273 0.001478 10.0.0.33 - - [2026-02-22 13:10:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.108667 10.0.0.33 - - [2026-02-22 13:10:49] "GET /virtual-machine-interface/ec03c74a-c3bd-49f7-b9cd-cd889e88e683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.017757 10.0.0.33 - - [2026-02-22 13:10:49] "POST /instance-ips HTTP/1.1" 200 409 0.018557 10.0.0.33 - - [2026-02-22 13:10:49] "GET /instance-ip/81f77ef3-f72a-4275-b8e1-4e78cfae26d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.011344 10.0.0.33 - - [2026-02-22 13:10:49] "POST /loadbalancers HTTP/1.1" 200 629 0.061258 10.0.0.33 - - [2026-02-22 13:10:49] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034785 10.0.0.33 - - [2026-02-22 13:10:49] "GET /instance-ip/81f77ef3-f72a-4275-b8e1-4e78cfae26d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.010205 10.0.0.33 - - [2026-02-22 13:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.039024 10.0.0.33 - - [2026-02-22 13:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011773 10.0.0.33 - - [2026-02-22 13:10:49] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.071730 10.0.0.33 - - [2026-02-22 13:10:49] "POST /floating-ips HTTP/1.1" 200 597 0.081302 10.0.0.33 - - [2026-02-22 13:10:49] "GET /loadbalancer/8f54ad46-e22f-47c7-bc37-3028a0236500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.014824 10.0.0.33 - - [2026-02-22 13:10:50] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.037450 10.0.0.33 - - [2026-02-22 13:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.33 - - [2026-02-22 13:10:50] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.058159 10.0.0.33 - - [2026-02-22 13:10:50] "GET /loadbalancer-listener/049648a6-25d6-4fbd-801f-cfb76ed74fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.017172 10.0.0.33 - - [2026-02-22 13:10:50] "GET /loadbalancer-listener/049648a6-25d6-4fbd-801f-cfb76ed74fae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1240 0.005113 10.0.0.33 - - [2026-02-22 13:10:50] "GET /loadbalancer/8f54ad46-e22f-47c7-bc37-3028a0236500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.014591 10.0.0.33 - - [2026-02-22 13:10:50] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.058294 10.0.0.33 - - [2026-02-22 13:10:50] "GET /instance-ip/81f77ef3-f72a-4275-b8e1-4e78cfae26d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.015315 10.0.0.33 - - [2026-02-22 13:10:50] "GET /instance-ip/81f77ef3-f72a-4275-b8e1-4e78cfae26d5?fields=floating_ips HTTP/1.1" 200 1212 0.008237 10.0.0.33 - - [2026-02-22 13:10:50] "GET /floating-ip/c744a874-f46d-408b-9931-b2a218d74c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.001996 10.0.0.33 - - [2026-02-22 13:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.33 - - [2026-02-22 13:10:50] "GET /loadbalancer/8f54ad46-e22f-47c7-bc37-3028a0236500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006938 10.0.0.33 - - [2026-02-22 13:10:50] "GET /loadbalancer-pool/6ca21f8f-423f-4243-967a-136e5610da8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006389 10.0.0.33 - - [2026-02-22 13:10:50] "POST /loadbalancer-members HTTP/1.1" 200 721 0.047262 10.0.0.33 - - [2026-02-22 13:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025414 10.0.0.33 - - [2026-02-22 13:10:50] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016738 10.0.0.33 - - [2026-02-22 13:10:50] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005738 10.0.0.33 - - [2026-02-22 13:10:50] "POST /ref-update HTTP/1.1" 200 156 0.008388 10.0.0.33 - - [2026-02-22 13:10:50] "GET /floating-ip/c744a874-f46d-408b-9931-b2a218d74c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.010829 10.0.0.33 - - [2026-02-22 13:10:50] "PUT /floating-ip/c744a874-f46d-408b-9931-b2a218d74c57 HTTP/1.1" 200 256 0.013107 10.0.0.33 - - [2026-02-22 13:10:50] "POST /tags HTTP/1.1" 409 221 0.008166 10.0.0.33 - - [2026-02-22 13:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011097 10.0.0.33 - - [2026-02-22 13:10:50] "GET /tag/809157df-6afb-420b-b0bd-9e170204e934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010339 10.0.0.33 - - [2026-02-22 13:10:50] "POST /set-tag HTTP/1.1" 200 109 0.066322 10.0.0.33 - - [2026-02-22 13:10:50] "GET /loadbalancer-pool/6ca21f8f-423f-4243-967a-136e5610da8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.019211 10.0.0.33 - - [2026-02-22 13:10:50] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018125 10.0.0.33 - - [2026-02-22 13:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.017486 10.0.0.33 - - [2026-02-22 13:10:50] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018444 10.0.0.33 - - [2026-02-22 13:10:50] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007685 10.0.0.33 - - [2026-02-22 13:10:50] "POST /ref-update HTTP/1.1" 200 156 0.011667 10.0.0.33 - - [2026-02-22 13:10:50] "GET /floating-ip/c744a874-f46d-408b-9931-b2a218d74c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.007153 10.0.0.33 - - [2026-02-22 13:10:50] "POST /set-tag HTTP/1.1" 200 109 0.082313 10.0.0.33 - - [2026-02-22 13:10:51] "POST /tags HTTP/1.1" 409 206 0.002076 10.0.0.33 - - [2026-02-22 13:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.33 - - [2026-02-22 13:10:51] "GET /tag/1072c85e-b1e8-46b9-b40c-551fbefbf6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011147 10.0.0.33 - - [2026-02-22 13:10:51] "POST /tags HTTP/1.1" 409 204 0.011477 10.0.0.33 - - [2026-02-22 13:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2026-02-22 13:10:51] "GET /tag/4346f277-e9ad-4a71-a81f-1c3fba77ed04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.020798 10.0.0.33 - - [2026-02-22 13:10:51] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002648 10.0.0.33 - - [2026-02-22 13:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-02-22 13:10:51] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002285 10.0.0.33 - - [2026-02-22 13:10:51] "POST /tags HTTP/1.1" 409 206 0.002293 10.0.0.33 - - [2026-02-22 13:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2026-02-22 13:10:51] "GET /tag/1072c85e-b1e8-46b9-b40c-551fbefbf6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015476 10.0.0.33 - - [2026-02-22 13:10:51] "POST /tags HTTP/1.1" 409 226 0.003746 10.0.0.33 - - [2026-02-22 13:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2026-02-22 13:10:52] "GET /tag/43531454-3eb4-489a-a5d9-bc72ee393f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011227 10.0.0.33 - - [2026-02-22 13:10:52] "POST /tags HTTP/1.1" 409 204 0.002311 10.0.0.33 - - [2026-02-22 13:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-02-22 13:10:52] "GET /tag/4346f277-e9ad-4a71-a81f-1c3fba77ed04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013522 10.0.0.33 - - [2026-02-22 13:10:52] "POST /tags HTTP/1.1" 409 226 0.001954 10.0.0.33 - - [2026-02-22 13:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-02-22 13:10:52] "GET /tag/43531454-3eb4-489a-a5d9-bc72ee393f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011835 10.0.0.33 - - [2026-02-22 13:10:52] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002223 10.0.0.33 - - [2026-02-22 13:10:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.33 - - [2026-02-22 13:10:52] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001937 10.0.0.33 - - [2026-02-22 13:10:52] "POST /firewall-rules HTTP/1.1" 200 626 0.066072 10.0.0.33 - - [2026-02-22 13:10:52] "POST /firewall-rules HTTP/1.1" 200 646 0.075654 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-rule/b1aee273-da47-4da4-9408-9b156312c975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.005363 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003006 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-rule/03ab2836-b8e7-450c-b7d5-228d4651f940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003120 10.0.0.33 - - [2026-02-22 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.021671 10.0.0.33 - - [2026-02-22 13:10:52] "POST /firewall-policys HTTP/1.1" 200 606 0.020912 10.0.0.33 - - [2026-02-22 13:10:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017802 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.011386 10.0.0.33 - - [2026-02-22 13:10:52] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002766 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002056 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-policy/2a369894-9123-4fdf-ad33-40ee14f8d9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003051 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006382 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005542 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001937 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003400 10.0.0.33 - - [2026-02-22 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.019465 10.0.0.33 - - [2026-02-22 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.025254 10.0.0.33 - - [2026-02-22 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.022147 10.0.0.33 - - [2026-02-22 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.040511 10.0.0.33 - - [2026-02-22 13:10:52] "POST /ref-update HTTP/1.1" 200 156 0.025439 10.0.0.33 - - [2026-02-22 13:10:52] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.002733 10.0.0.33 - - [2026-02-22 13:11:30] "GET /global-system-configs HTTP/1.1" 200 322 0.002343 10.0.0.33 - - [2026-02-22 13:11:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004234 10.0.0.33 - - [2026-02-22 13:12:52] "POST /tags HTTP/1.1" 409 252 0.002166 10.0.0.33 - - [2026-02-22 13:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2026-02-22 13:12:52] "GET /tag/c9c3236c-9362-4210-9b3f-5db0a6139d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011903 10.0.0.33 - - [2026-02-22 13:12:52] "POST /tags HTTP/1.1" 409 228 0.002289 10.0.0.33 - - [2026-02-22 13:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.33 - - [2026-02-22 13:12:52] "GET /tag/6097d6e6-78b1-405e-a6f2-77b2a64c59b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014252 10.0.0.33 - - [2026-02-22 13:12:52] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004679 10.0.0.33 - - [2026-02-22 13:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2026-02-22 13:12:52] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002315 10.0.0.33 - - [2026-02-22 13:12:52] "POST /tags HTTP/1.1" 409 206 0.001834 10.0.0.33 - - [2026-02-22 13:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2026-02-22 13:12:52] "GET /tag/1072c85e-b1e8-46b9-b40c-551fbefbf6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011347 10.0.0.33 - - [2026-02-22 13:12:52] "POST /tags HTTP/1.1" 409 226 0.001805 10.0.0.33 - - [2026-02-22 13:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.33 - - [2026-02-22 13:12:52] "GET /tag/43531454-3eb4-489a-a5d9-bc72ee393f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011379 10.0.0.33 - - [2026-02-22 13:12:52] "POST /tags HTTP/1.1" 409 204 0.001889 10.0.0.33 - - [2026-02-22 13:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.33 - - [2026-02-22 13:12:53] "GET /tag/4346f277-e9ad-4a71-a81f-1c3fba77ed04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012090 10.0.0.33 - - [2026-02-22 13:12:53] "POST /tags HTTP/1.1" 409 226 0.007664 10.0.0.33 - - [2026-02-22 13:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.33 - - [2026-02-22 13:12:53] "GET /tag/43531454-3eb4-489a-a5d9-bc72ee393f8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011736 10.0.0.33 - - [2026-02-22 13:12:53] "POST /tags HTTP/1.1" 409 228 0.001944 10.0.0.33 - - [2026-02-22 13:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.33 - - [2026-02-22 13:12:53] "GET /tag/6097d6e6-78b1-405e-a6f2-77b2a64c59b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009925 10.0.0.33 - - [2026-02-22 13:12:53] "POST /tags HTTP/1.1" 409 252 0.001850 10.0.0.33 - - [2026-02-22 13:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-02-22 13:12:53] "GET /tag/c9c3236c-9362-4210-9b3f-5db0a6139d85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010124 10.0.0.33 - - [2026-02-22 13:12:53] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002173 10.0.0.33 - - [2026-02-22 13:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2026-02-22 13:12:53] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002995 10.0.0.33 - - [2026-02-22 13:12:53] "POST /firewall-rules HTTP/1.1" 409 281 0.002112 10.0.0.33 - - [2026-02-22 13:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.33 - - [2026-02-22 13:12:53] "PUT /firewall-rule/03ab2836-b8e7-450c-b7d5-228d4651f940 HTTP/1.1" 200 260 0.017398 10.0.0.33 - - [2026-02-22 13:12:53] "POST /firewall-rules HTTP/1.1" 409 291 0.013629 10.0.0.33 - - [2026-02-22 13:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-02-22 13:12:53] "PUT /firewall-rule/b1aee273-da47-4da4-9408-9b156312c975 HTTP/1.1" 200 260 0.020311 10.0.0.33 - - [2026-02-22 13:12:53] "GET /firewall-rule/b1aee273-da47-4da4-9408-9b156312c975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.014843 10.0.0.33 - - [2026-02-22 13:12:53] "POST /firewall-rules HTTP/1.1" 200 658 0.071213 10.0.0.33 - - [2026-02-22 13:12:53] "GET /firewall-rule/fad9f7c1-3e87-4561-960d-ae8f0e9efa59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.004039 10.0.0.33 - - [2026-02-22 13:12:53] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002100 10.0.0.33 - - [2026-02-22 13:12:53] "GET /firewall-rule/03ab2836-b8e7-450c-b7d5-228d4651f940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002490 10.0.0.33 - - [2026-02-22 13:12:53] "POST /firewall-policys HTTP/1.1" 409 269 0.001770 10.0.0.33 - - [2026-02-22 13:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.33 - - [2026-02-22 13:12:53] "PUT /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53 HTTP/1.1" 200 264 0.032865 10.0.0.33 - - [2026-02-22 13:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029199 10.0.0.33 - - [2026-02-22 13:12:53] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.009739 10.0.0.33 - - [2026-02-22 13:12:53] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002483 10.0.0.33 - - [2026-02-22 13:12:53] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002450 10.0.0.33 - - [2026-02-22 13:12:53] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002137 10.0.0.33 - - [2026-02-22 13:12:53] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002564 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:13:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000780 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:13:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.33 - - [2026-02-22 13:13:56] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005798 10.0.0.33 - - [2026-02-22 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.33 - - [2026-02-22 13:13:56] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009775 10.0.0.33 - - [2026-02-22 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002943 10.0.0.33 - - [2026-02-22 13:13:56] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005714 10.0.0.33 - - [2026-02-22 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.33 - - [2026-02-22 13:13:56] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004275 10.0.0.33 - - [2026-02-22 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.33 - - [2026-02-22 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2026-02-22 13:13:56] "GET /loadbalancer/8f54ad46-e22f-47c7-bc37-3028a0236500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002519 10.0.0.33 - - [2026-02-22 13:13:56] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003799 10.0.0.33 - - [2026-02-22 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.019017 10.0.0.33 - - [2026-02-22 13:13:56] "DELETE /loadbalancer-member/70863ff2-d6af-436d-a735-6716c3b5a579 HTTP/1.1" 200 115 0.025857 10.0.0.33 - - [2026-02-22 13:13:56] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005719 10.0.0.33 - - [2026-02-22 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.33 - - [2026-02-22 13:13:56] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004344 10.0.0.33 - - [2026-02-22 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.33 - - [2026-02-22 13:13:56] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003609 10.0.0.33 - - [2026-02-22 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.33 - - [2026-02-22 13:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2026-02-22 13:13:56] "GET /loadbalancer/8f54ad46-e22f-47c7-bc37-3028a0236500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002175 10.0.0.33 - - [2026-02-22 13:13:56] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003550 10.0.0.33 - - [2026-02-22 13:13:56] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.33 - - [2026-02-22 13:13:57] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004775 10.0.0.33 - - [2026-02-22 13:13:57] "POST /set-tag HTTP/1.1" 200 109 0.005236 10.0.0.33 - - [2026-02-22 13:13:57] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004653 10.0.0.33 - - [2026-02-22 13:13:57] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.33 - - [2026-02-22 13:13:57] "GET /virtual-machine/dc98a003-f94f-4230-a12d-67f56e90b290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002868 10.0.0.33 - - [2026-02-22 13:13:57] "POST /ref-update HTTP/1.1" 200 156 0.015727 10.0.0.33 - - [2026-02-22 13:13:58] "GET /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004268 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.016681 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.028015 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.016001 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.032862 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.028552 10.0.0.33 - - [2026-02-22 13:13:58] "DELETE /instance-ip/dc8fa3e4-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.028933 10.0.0.33 - - [2026-02-22 13:13:58] "POST /ref-update HTTP/1.1" 200 156 0.006731 10.0.0.33 - - [2026-02-22 13:13:58] "DELETE /virtual-machine-interface/dc758b1c-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.045084 10.0.0.33 - - [2026-02-22 13:13:58] "DELETE /virtual-machine/dc98a003-f94f-4230-a12d-67f56e90b290 HTTP/1.1" 200 115 0.017297 10.0.0.33 - - [2026-02-22 13:13:58] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010712 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.33 - - [2026-02-22 13:13:58] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003869 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.33 - - [2026-02-22 13:13:58] "GET /virtual-machine/6d916eaa-366a-4e2f-a498-bd287cf8b550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004354 10.0.0.33 - - [2026-02-22 13:13:58] "POST /ref-update HTTP/1.1" 200 156 0.012965 10.0.0.33 - - [2026-02-22 13:13:58] "GET /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012712 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.016719 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.020354 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.023362 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.016079 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.026116 10.0.0.33 - - [2026-02-22 13:13:58] "DELETE /instance-ip/dd23da5a-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.042053 10.0.0.33 - - [2026-02-22 13:13:58] "DELETE /virtual-machine-interface/dd0ac2cc-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.050791 10.0.0.33 - - [2026-02-22 13:13:58] "DELETE /virtual-machine/6d916eaa-366a-4e2f-a498-bd287cf8b550 HTTP/1.1" 200 115 0.025533 10.0.0.33 - - [2026-02-22 13:13:58] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004409 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.33 - - [2026-02-22 13:13:58] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003624 10.0.0.33 - - [2026-02-22 13:13:58] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.33 - - [2026-02-22 13:13:58] "GET /virtual-machine/29024893-e986-4cae-8eb8-b9305f9966af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004479 10.0.0.33 - - [2026-02-22 13:13:59] "POST /ref-update HTTP/1.1" 200 156 0.010204 10.0.0.33 - - [2026-02-22 13:13:59] "GET /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018675 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.019225 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.031150 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.024326 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.016005 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.030610 10.0.0.33 - - [2026-02-22 13:13:59] "DELETE /instance-ip/dd917042-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.050077 10.0.0.33 - - [2026-02-22 13:13:59] "DELETE /virtual-machine-interface/dd78c97a-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.054158 10.0.0.33 - - [2026-02-22 13:13:59] "DELETE /virtual-machine/29024893-e986-4cae-8eb8-b9305f9966af HTTP/1.1" 200 115 0.014776 10.0.0.33 - - [2026-02-22 13:13:59] "DELETE /tag/8e9733d0-f1cc-44d3-84a0-ad3321abc8bd HTTP/1.1" 200 115 0.033636 10.0.0.33 - - [2026-02-22 13:13:59] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004498 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.33 - - [2026-02-22 13:13:59] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003617 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.001708 10.0.0.33 - - [2026-02-22 13:13:59] "GET /virtual-machine/8933b0c9-55d3-4640-8f8b-dfb231ec1fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003033 10.0.0.33 - - [2026-02-22 13:13:59] "POST /ref-update HTTP/1.1" 200 156 0.013787 10.0.0.33 - - [2026-02-22 13:13:59] "GET /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007859 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.015528 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.033184 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.025570 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.015137 10.0.0.33 - - [2026-02-22 13:13:59] "POST /set-tag HTTP/1.1" 200 109 0.028275 10.0.0.33 - - [2026-02-22 13:13:59] "DELETE /instance-ip/dc189e34-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.048869 10.0.0.33 - - [2026-02-22 13:13:59] "POST /ref-update HTTP/1.1" 200 156 0.014299 10.0.0.33 - - [2026-02-22 13:13:59] "DELETE /virtual-machine-interface/dc051238-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.032088 10.0.0.33 - - [2026-02-22 13:13:59] "DELETE /virtual-machine/8933b0c9-55d3-4640-8f8b-dfb231ec1fd9 HTTP/1.1" 200 115 0.025190 10.0.0.33 - - [2026-02-22 13:14:00] "DELETE /tag/af1f72b3-0e25-4b77-80dd-967f821d7497 HTTP/1.1" 200 115 0.048678 10.0.0.33 - - [2026-02-22 13:14:00] "DELETE /tag/1072c85e-b1e8-46b9-b40c-551fbefbf6b8 HTTP/1.1" 409 388 0.004282 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:14:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:14:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:14:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:14:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:14:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:14:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001175 10.0.0.33 - - [2026-02-22 13:14:28] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005282 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.33 - - [2026-02-22 13:14:28] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006244 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.33 - - [2026-02-22 13:14:28] "GET /virtual-machine/ccde14b8-edbf-4798-b53c-e2ed80cf0a30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003047 10.0.0.33 - - [2026-02-22 13:14:28] "POST /ref-update HTTP/1.1" 200 156 0.008071 10.0.0.33 - - [2026-02-22 13:14:28] "GET /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004416 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.015930 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.013786 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.023308 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.012337 10.0.0.33 - - [2026-02-22 13:14:28] "DELETE /instance-ip/df4284e4-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.059089 10.0.0.33 - - [2026-02-22 13:14:28] "DELETE /virtual-machine-interface/df28dea4-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.032126 10.0.0.33 - - [2026-02-22 13:14:28] "DELETE /virtual-machine/ccde14b8-edbf-4798-b53c-e2ed80cf0a30 HTTP/1.1" 200 115 0.029070 10.0.0.33 - - [2026-02-22 13:14:28] "DELETE /tag/91a9eca3-4523-4ecb-872d-d271355bb7c5 HTTP/1.1" 200 115 0.037919 10.0.0.33 - - [2026-02-22 13:14:28] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004250 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.33 - - [2026-02-22 13:14:28] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004378 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.33 - - [2026-02-22 13:14:28] "GET /virtual-machine/df50a959-98a6-402f-97ed-9a47c3729b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002597 10.0.0.33 - - [2026-02-22 13:14:28] "POST /ref-update HTTP/1.1" 200 156 0.009223 10.0.0.33 - - [2026-02-22 13:14:28] "GET /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015691 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.020303 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.029093 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.020511 10.0.0.33 - - [2026-02-22 13:14:28] "POST /set-tag HTTP/1.1" 200 109 0.015592 10.0.0.33 - - [2026-02-22 13:14:28] "DELETE /instance-ip/dedb902c-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.052948 10.0.0.33 - - [2026-02-22 13:14:28] "DELETE /virtual-machine-interface/dec7ee14-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.034723 10.0.0.33 - - [2026-02-22 13:14:28] "DELETE /virtual-machine/df50a959-98a6-402f-97ed-9a47c3729b48 HTTP/1.1" 200 115 0.026084 10.0.0.33 - - [2026-02-22 13:14:28] "DELETE /tag/ac213986-3129-45ec-b4ea-65c939fa9ce0 HTTP/1.1" 200 115 0.035606 10.0.0.33 - - [2026-02-22 13:14:29] "DELETE /tag/6097d6e6-78b1-405e-a6f2-77b2a64c59b4 HTTP/1.1" 409 236 0.005773 10.0.0.33 - - [2026-02-22 13:14:29] "DELETE /tag/c9c3236c-9362-4210-9b3f-5db0a6139d85 HTTP/1.1" 409 236 0.004324 10.0.0.33 - - [2026-02-22 13:14:29] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005364 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.33 - - [2026-02-22 13:14:29] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004239 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.33 - - [2026-02-22 13:14:29] "GET /virtual-machine/97682c6c-f0c3-4a32-bdab-d7ca0be80226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002563 10.0.0.33 - - [2026-02-22 13:14:29] "POST /ref-update HTTP/1.1" 200 156 0.021729 10.0.0.33 - - [2026-02-22 13:14:29] "GET /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013867 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.016225 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.024230 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.026357 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.017261 10.0.0.33 - - [2026-02-22 13:14:29] "DELETE /instance-ip/de177390-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.063693 10.0.0.33 - - [2026-02-22 13:14:29] "DELETE /virtual-machine-interface/de005962-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.040686 10.0.0.33 - - [2026-02-22 13:14:29] "DELETE /virtual-machine/97682c6c-f0c3-4a32-bdab-d7ca0be80226 HTTP/1.1" 200 115 0.019987 10.0.0.33 - - [2026-02-22 13:14:29] "DELETE /tag/2c2b4a10-3919-4db0-80e1-7b0bf2e9417f HTTP/1.1" 200 115 0.034290 10.0.0.33 - - [2026-02-22 13:14:29] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003911 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.33 - - [2026-02-22 13:14:29] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003692 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.33 - - [2026-02-22 13:14:29] "GET /virtual-machine/9815f1eb-dbac-4748-8e69-0aa286b27878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004856 10.0.0.33 - - [2026-02-22 13:14:29] "POST /ref-update HTTP/1.1" 200 156 0.011944 10.0.0.33 - - [2026-02-22 13:14:29] "GET /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010617 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.016319 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.034784 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.028680 10.0.0.33 - - [2026-02-22 13:14:29] "POST /set-tag HTTP/1.1" 200 109 0.012295 10.0.0.33 - - [2026-02-22 13:14:29] "DELETE /instance-ip/de7971c6-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.048623 10.0.0.33 - - [2026-02-22 13:14:29] "DELETE /virtual-machine-interface/de6700d6-0fef-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.046699 10.0.0.33 - - [2026-02-22 13:14:30] "DELETE /virtual-machine/9815f1eb-dbac-4748-8e69-0aa286b27878 HTTP/1.1" 200 115 0.028646 10.0.0.33 - - [2026-02-22 13:14:30] "DELETE /tag/4346f277-e9ad-4a71-a81f-1c3fba77ed04 HTTP/1.1" 409 236 0.005665 10.0.0.33 - - [2026-02-22 13:14:30] "DELETE /tag/f9f9732f-82ed-43d8-8020-f7ea7a499dfd HTTP/1.1" 200 115 0.030800 10.0.0.33 - - [2026-02-22 13:14:30] "DELETE /tag/f9f82ad3-b059-4c38-a7ff-8b2adf1dc0df HTTP/1.1" 200 115 0.036429 10.0.0.33 - - [2026-02-22 13:14:31] "POST /projects HTTP/1.1" 409 238 0.002442 10.0.0.33 - - [2026-02-22 13:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.33 - - [2026-02-22 13:14:31] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049380 10.0.0.33 - - [2026-02-22 13:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2026-02-22 13:14:31] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003883 10.0.0.33 - - [2026-02-22 13:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-02-22 13:14:31] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003749 10.0.0.33 - - [2026-02-22 13:14:31] "POST /security-groups HTTP/1.1" 409 285 0.002504 10.0.0.33 - - [2026-02-22 13:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.33 - - [2026-02-22 13:14:31] "PUT /security-group/4b64f76f-32e7-4e32-9ae8-748c2e1e7d7a HTTP/1.1" 200 262 0.055738 10.0.0.33 - - [2026-02-22 13:14:31] "PUT /access-control-list/b55b37eb-68a3-408e-8f54-d3f8accb219d HTTP/1.1" 200 272 0.013863 10.0.0.33 - - [2026-02-22 13:14:31] "PUT /access-control-list/86a79466-48e9-4c95-9718-9568bc96c2a6 HTTP/1.1" 200 272 0.025058 10.0.0.33 - - [2026-02-22 13:14:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.030111 10.0.0.33 - - [2026-02-22 13:14:36] "POST /projects HTTP/1.1" 409 238 0.002185 10.0.0.33 - - [2026-02-22 13:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.33 - - [2026-02-22 13:14:36] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030885 10.0.0.33 - - [2026-02-22 13:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2026-02-22 13:14:36] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004144 10.0.0.33 - - [2026-02-22 13:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.33 - - [2026-02-22 13:14:36] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003797 10.0.0.33 - - [2026-02-22 13:14:36] "POST /security-groups HTTP/1.1" 409 285 0.002760 10.0.0.33 - - [2026-02-22 13:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-02-22 13:14:36] "PUT /security-group/4b64f76f-32e7-4e32-9ae8-748c2e1e7d7a HTTP/1.1" 200 262 0.056042 10.0.0.33 - - [2026-02-22 13:14:36] "PUT /access-control-list/b55b37eb-68a3-408e-8f54-d3f8accb219d HTTP/1.1" 200 272 0.012778 10.0.0.33 - - [2026-02-22 13:14:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.017746 10.0.0.33 - - [2026-02-22 13:14:36] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005410 10.0.0.33 - - [2026-02-22 13:14:37] "PUT /access-control-list/86a79466-48e9-4c95-9718-9568bc96c2a6 HTTP/1.1" 200 272 0.028488 10.0.0.33 - - [2026-02-22 13:14:37] "GET /firewall-rule/f9903080-d74e-4af6-b1ce-c17de3fecc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002728 10.0.0.33 - - [2026-02-22 13:14:37] "POST /ref-update HTTP/1.1" 200 156 0.061181 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /firewall-rule/f9903080-d74e-4af6-b1ce-c17de3fecc98 HTTP/1.1" 200 115 0.038537 10.0.0.33 - - [2026-02-22 13:14:37] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003829 10.0.0.33 - - [2026-02-22 13:14:37] "GET /firewall-rule/dfb08a2e-5131-45f8-8b7c-b060b3784b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002809 10.0.0.33 - - [2026-02-22 13:14:37] "POST /ref-update HTTP/1.1" 200 156 0.050271 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /firewall-rule/dfb08a2e-5131-45f8-8b7c-b060b3784b30 HTTP/1.1" 200 115 0.039722 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /tag/de6fbbb0-c64b-4139-8bfb-3f3c954a96f2 HTTP/1.1" 200 115 0.038634 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /tag/c9c3236c-9362-4210-9b3f-5db0a6139d85 HTTP/1.1" 409 236 0.003879 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /tag/6097d6e6-78b1-405e-a6f2-77b2a64c59b4 HTTP/1.1" 409 236 0.004388 10.0.0.33 - - [2026-02-22 13:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2026-02-22 13:14:37] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003698 10.0.0.33 - - [2026-02-22 13:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.33 - - [2026-02-22 13:14:37] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004376 10.0.0.33 - - [2026-02-22 13:14:37] "PUT /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d HTTP/1.1" 200 264 0.036595 10.0.0.33 - - [2026-02-22 13:14:37] "PUT /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe HTTP/1.1" 200 264 0.039599 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /security-group/4b64f76f-32e7-4e32-9ae8-748c2e1e7d7a HTTP/1.1" 200 115 0.039544 10.0.0.33 - - [2026-02-22 13:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /access-control-list/b55b37eb-68a3-408e-8f54-d3f8accb219d HTTP/1.1" 200 115 0.030566 10.0.0.33 - - [2026-02-22 13:14:37] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.032559 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /access-control-list/86a79466-48e9-4c95-9718-9568bc96c2a6 HTTP/1.1" 200 115 0.044924 10.0.0.33 - - [2026-02-22 13:14:37] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?fields=security_groups HTTP/1.1" 200 1353 0.045615 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /security-group/d2e8a797-371c-4ae1-b632-5607e90b7f4f HTTP/1.1" 200 115 0.044050 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /access-control-list/d39727a9-b4eb-4151-a311-cd81951e2bd8 HTTP/1.1" 200 115 0.031947 10.0.0.33 - - [2026-02-22 13:14:37] "GET /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2?fields=application_policy_sets HTTP/1.1" 200 1392 0.040738 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /access-control-list/7e707c09-8673-447e-b10e-8f552e233e8f HTTP/1.1" 200 115 0.048874 10.0.0.33 - - [2026-02-22 13:14:37] "DELETE /project/e32fbfc2-d79e-431f-9f92-4a251056c5d2 HTTP/1.1" 200 115 0.286566 10.0.0.33 - - [2026-02-22 13:14:37] "POST /projects HTTP/1.1" 409 238 0.004786 10.0.0.33 - - [2026-02-22 13:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-02-22 13:14:37] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.017471 10.0.0.33 - - [2026-02-22 13:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.33 - - [2026-02-22 13:14:38] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.009889 10.0.0.33 - - [2026-02-22 13:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2026-02-22 13:14:38] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003844 10.0.0.33 - - [2026-02-22 13:14:38] "POST /security-groups HTTP/1.1" 409 285 0.002449 10.0.0.33 - - [2026-02-22 13:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2026-02-22 13:14:38] "PUT /security-group/e7a694fe-68ee-4acb-aefe-45b2685bbca7 HTTP/1.1" 200 262 0.055623 10.0.0.33 - - [2026-02-22 13:14:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022326 10.0.0.33 - - [2026-02-22 13:14:38] "PUT /access-control-list/c16f874f-27b5-456b-8c06-31189933fb9a HTTP/1.1" 200 272 0.018461 10.0.0.33 - - [2026-02-22 13:14:38] "PUT /access-control-list/6b379d18-19f6-4a9b-812b-5d91d8c0bd84 HTTP/1.1" 200 272 0.014922 10.0.0.33 - - [2026-02-22 13:14:42] "DELETE /loadbalancer-member/163cbd4a-81ec-4561-86eb-3a69c57fe075 HTTP/1.1" 200 115 0.036038 10.0.0.33 - - [2026-02-22 13:14:42] "DELETE /loadbalancer-pool/6ca21f8f-423f-4243-967a-136e5610da8b HTTP/1.1" 200 115 0.039717 10.0.0.33 - - [2026-02-22 13:14:42] "DELETE /loadbalancer-listener/049648a6-25d6-4fbd-801f-cfb76ed74fae HTTP/1.1" 200 115 0.030363 10.0.0.33 - - [2026-02-22 13:14:42] "DELETE /loadbalancer/8f54ad46-e22f-47c7-bc37-3028a0236500 HTTP/1.1" 200 115 0.054318 10.0.0.33 - - [2026-02-22 13:14:42] "DELETE /floating-ip/c744a874-f46d-408b-9931-b2a218d74c57 HTTP/1.1" 200 115 0.031559 10.0.0.33 - - [2026-02-22 13:14:42] "DELETE /instance-ip/81f77ef3-f72a-4275-b8e1-4e78cfae26d5 HTTP/1.1" 200 115 0.050387 10.0.0.33 - - [2026-02-22 13:14:42] "DELETE /virtual-machine-interface/ec03c74a-c3bd-49f7-b9cd-cd889e88e683 HTTP/1.1" 200 115 0.035962 10.0.0.33 - - [2026-02-22 13:14:42] "DELETE /tag/809157df-6afb-420b-b0bd-9e170204e934 HTTP/1.1" 200 115 0.032590 10.0.0.33 - - [2026-02-22 13:14:42] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002223 10.0.0.33 - - [2026-02-22 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.33 - - [2026-02-22 13:14:43] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002553 10.0.0.33 - - [2026-02-22 13:14:43] "GET /firewall-policy/f39f9e50-a04d-4591-b57c-6669a6b5384c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002158 10.0.0.33 - - [2026-02-22 13:14:43] "GET /firewall-rule/03ab2836-b8e7-450c-b7d5-228d4651f940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002661 10.0.0.33 - - [2026-02-22 13:14:43] "POST /ref-update HTTP/1.1" 200 156 0.012128 10.0.0.33 - - [2026-02-22 13:14:43] "DELETE /firewall-rule/03ab2836-b8e7-450c-b7d5-228d4651f940 HTTP/1.1" 200 115 0.029601 10.0.0.33 - - [2026-02-22 13:14:43] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002769 10.0.0.33 - - [2026-02-22 13:14:43] "GET /firewall-rule/fad9f7c1-3e87-4561-960d-ae8f0e9efa59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002675 10.0.0.33 - - [2026-02-22 13:14:43] "POST /ref-update HTTP/1.1" 200 156 0.013912 10.0.0.33 - - [2026-02-22 13:14:43] "DELETE /firewall-rule/fad9f7c1-3e87-4561-960d-ae8f0e9efa59 HTTP/1.1" 200 115 0.041564 10.0.0.33 - - [2026-02-22 13:14:43] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.003601 10.0.0.33 - - [2026-02-22 13:14:43] "GET /firewall-rule/b1aee273-da47-4da4-9408-9b156312c975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002767 10.0.0.33 - - [2026-02-22 13:14:43] "POST /ref-update HTTP/1.1" 200 156 0.010921 10.0.0.33 - - [2026-02-22 13:14:43] "DELETE /firewall-rule/b1aee273-da47-4da4-9408-9b156312c975 HTTP/1.1" 200 115 0.044568 10.0.0.33 - - [2026-02-22 13:14:43] "GET /application-policy-set/e9e98bcc-24fb-4b6a-bb9b-ac5d8335a986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002615 10.0.0.33 - - [2026-02-22 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2026-02-22 13:14:43] "GET /policy-management/40f77f60-0c66-4749-970d-d764df6275bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002666 10.0.0.33 - - [2026-02-22 13:14:43] "GET /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004385 10.0.0.33 - - [2026-02-22 13:14:43] "POST /ref-update HTTP/1.1" 200 156 0.023296 10.0.0.33 - - [2026-02-22 13:14:43] "DELETE /firewall-policy/0a4eed9e-94e3-4fef-bea7-c527e4a87c53 HTTP/1.1" 200 115 0.043895 10.0.0.33 - - [2026-02-22 13:14:43] "DELETE /tag/4346f277-e9ad-4a71-a81f-1c3fba77ed04 HTTP/1.1" 200 115 0.067346 10.0.0.33 - - [2026-02-22 13:14:43] "DELETE /tag/c9c3236c-9362-4210-9b3f-5db0a6139d85 HTTP/1.1" 200 115 0.052576 10.0.0.33 - - [2026-02-22 13:14:43] "DELETE /tag/1072c85e-b1e8-46b9-b40c-551fbefbf6b8 HTTP/1.1" 200 115 0.057799 10.0.0.33 - - [2026-02-22 13:14:43] "DELETE /tag/6097d6e6-78b1-405e-a6f2-77b2a64c59b4 HTTP/1.1" 200 115 0.073861 10.0.0.33 - - [2026-02-22 13:14:43] "POST /projects HTTP/1.1" 409 238 0.001959 10.0.0.33 - - [2026-02-22 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.33 - - [2026-02-22 13:14:43] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033244 10.0.0.33 - - [2026-02-22 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.33 - - [2026-02-22 13:14:43] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004448 10.0.0.33 - - [2026-02-22 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-02-22 13:14:43] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004089 10.0.0.33 - - [2026-02-22 13:14:43] "POST /security-groups HTTP/1.1" 409 285 0.002251 10.0.0.33 - - [2026-02-22 13:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-02-22 13:14:44] "PUT /security-group/e7a694fe-68ee-4acb-aefe-45b2685bbca7 HTTP/1.1" 200 262 0.068064 10.0.0.33 - - [2026-02-22 13:14:44] "PUT /access-control-list/c16f874f-27b5-456b-8c06-31189933fb9a HTTP/1.1" 200 272 0.028765 10.0.0.33 - - [2026-02-22 13:14:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.046713 10.0.0.33 - - [2026-02-22 13:14:44] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.014872 10.0.0.33 - - [2026-02-22 13:14:44] "PUT /access-control-list/6b379d18-19f6-4a9b-812b-5d91d8c0bd84 HTTP/1.1" 200 272 0.035831 10.0.0.33 - - [2026-02-22 13:14:44] "GET /firewall-rule/6a2b4e5c-34ae-47a1-a555-c7f4b85189ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003454 10.0.0.33 - - [2026-02-22 13:14:44] "POST /ref-update HTTP/1.1" 200 156 0.058361 10.0.0.33 - - [2026-02-22 13:14:44] "DELETE /firewall-rule/6a2b4e5c-34ae-47a1-a555-c7f4b85189ca HTTP/1.1" 200 115 0.056399 10.0.0.33 - - [2026-02-22 13:14:44] "GET /firewall-policy/c15e607c-cdcb-41ce-9253-3420d7c09cfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007416 10.0.0.33 - - [2026-02-22 13:14:44] "GET /firewall-rule/e54baac5-5acc-4c4e-93a8-ab84b7cecd41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006055 10.0.0.33 - - [2026-02-22 13:14:44] "POST /ref-update HTTP/1.1" 200 156 0.051578 10.0.0.33 - - [2026-02-22 13:14:44] "DELETE /firewall-rule/e54baac5-5acc-4c4e-93a8-ab84b7cecd41 HTTP/1.1" 200 115 0.040362 10.0.0.33 - - [2026-02-22 13:14:44] "DELETE /tag/43531454-3eb4-489a-a5d9-bc72ee393f8a HTTP/1.1" 200 115 0.038172 10.0.0.33 - - [2026-02-22 13:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.33 - - [2026-02-22 13:14:44] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004476 10.0.0.33 - - [2026-02-22 13:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2026-02-22 13:14:44] "GET /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003912 10.0.0.33 - - [2026-02-22 13:14:44] "PUT /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d HTTP/1.1" 200 264 0.044604 10.0.0.33 - - [2026-02-22 13:14:44] "PUT /virtual-network/25a5b230-984a-4019-b865-e6f4ed2211fe HTTP/1.1" 200 264 0.043764 10.0.0.33 - - [2026-02-22 13:14:44] "DELETE /security-group/e7a694fe-68ee-4acb-aefe-45b2685bbca7 HTTP/1.1" 200 115 0.093879 10.0.0.33 - - [2026-02-22 13:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.33 - - [2026-02-22 13:14:44] "DELETE /access-control-list/c16f874f-27b5-456b-8c06-31189933fb9a HTTP/1.1" 200 115 0.038013 10.0.0.33 - - [2026-02-22 13:14:44] "DELETE /access-control-list/6b379d18-19f6-4a9b-812b-5d91d8c0bd84 HTTP/1.1" 200 115 0.048078 10.0.0.33 - - [2026-02-22 13:14:44] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035327 10.0.0.33 - - [2026-02-22 13:14:44] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?fields=security_groups HTTP/1.1" 200 1352 0.037906 10.0.0.33 - - [2026-02-22 13:14:45] "DELETE /security-group/df2ab46f-e387-4877-a521-84b334f65463 HTTP/1.1" 200 115 0.052751 10.0.0.33 - - [2026-02-22 13:14:45] "DELETE /access-control-list/8b975b1e-01db-4dd4-9eef-250ccde0515c HTTP/1.1" 200 115 0.031677 10.0.0.33 - - [2026-02-22 13:14:45] "GET /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7?fields=application_policy_sets HTTP/1.1" 200 1391 0.043572 10.0.0.33 - - [2026-02-22 13:14:45] "DELETE /access-control-list/ba972a1f-7e86-4f20-af16-316e3dee48d3 HTTP/1.1" 200 115 0.047399 10.0.0.33 - - [2026-02-22 13:14:45] "DELETE /project/465e48bd-2c71-4c14-b8e9-20fcdd1f5ae7 HTTP/1.1" 200 115 0.319861 10.0.0.33 - - [2026-02-22 13:15:29] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.33 - - [2026-02-22 13:15:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-02-22 13:15:29] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002545 10.0.0.33 - - [2026-02-22 13:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2026-02-22 13:15:30] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003506 10.0.0.33 - - [2026-02-22 13:15:46] "GET / HTTP/1.1" 200 35931 0.001353 10.0.0.33 - - [2026-02-22 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.33 - - [2026-02-22 13:15:46] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004212 10.0.0.33 - - [2026-02-22 13:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-02-22 13:15:46] "GET /config-node/90552c1f-5c9e-41ca-af5e-e33bbd153f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002124 10.0.0.33 - - [2026-02-22 13:15:47] "GET / HTTP/1.1" 200 35931 0.001667 10.0.0.33 - - [2026-02-22 13:15:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002191 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.33 - - [2026-02-22 13:15:52] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002158 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.006511 10.0.0.33 - - [2026-02-22 13:15:52] "GET / HTTP/1.1" 200 35931 0.001909 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 264 0.003298 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /alarm/0cf1ae87-8abd-445b-99b8-ca41dced2bb9 HTTP/1.1" 200 244 0.011360 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 261 0.001886 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /alarm/ec3f14a7-b293-4f77-8319-e4da81863d0c HTTP/1.1" 200 244 0.010334 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 261 0.003670 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /alarm/0b0ee22e-08da-4b31-99cc-28df9d04bc41 HTTP/1.1" 200 244 0.009101 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 253 0.004609 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /alarm/3363db20-e561-43bd-a346-da74d97aefb0 HTTP/1.1" 200 244 0.010541 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 251 0.003556 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /alarm/271b02a9-f0b7-43b9-850c-3753f8f8104d HTTP/1.1" 200 244 0.011969 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 252 0.011792 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008330 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /alarm/a7a517fe-3136-43c9-8c6e-fb77c33d788d HTTP/1.1" 200 244 0.010608 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 256 0.002817 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /alarm/a6ac7e5b-0d4f-45a0-b164-8ca2af790965 HTTP/1.1" 200 244 0.011058 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 248 0.013263 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /alarm/2180a2cf-b60e-4f59-a00c-be4d7343368e HTTP/1.1" 200 244 0.009563 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 252 0.007118 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.33 - - [2026-02-22 13:15:52] "PUT /alarm/430bb3bb-cbe2-488f-a961-c8986e0898e7 HTTP/1.1" 200 244 0.009481 10.0.0.33 - - [2026-02-22 13:15:52] "POST /alarms HTTP/1.1" 409 257 0.010631 10.0.0.33 - - [2026-02-22 13:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/cb6d8431-7004-49cb-b568-7d0c149e6748 HTTP/1.1" 200 244 0.012338 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 251 0.015261 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/7467d548-53ff-4fd5-b274-be4b1b121b56 HTTP/1.1" 200 244 0.010054 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 257 0.003628 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/3ac8621b-11ca-4bdd-9265-83a89b9b5132 HTTP/1.1" 200 244 0.009655 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 261 0.003384 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/d9c16c82-a965-416a-af54-31a6327bb7b3 HTTP/1.1" 200 244 0.009824 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 258 0.007129 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/6d7150e9-8537-4348-a82c-faeeb8886cb8 HTTP/1.1" 200 244 0.009671 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 254 0.003338 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/c92c9c40-59bc-49e4-83d6-e1ae05d48871 HTTP/1.1" 200 244 0.009829 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 254 0.004513 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/7e094fbe-69c7-4aee-a00b-bf6c7e0de920 HTTP/1.1" 200 244 0.014311 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 254 0.009503 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/bbc1cfb6-b868-4cc8-a0e5-df1172c60ead HTTP/1.1" 200 244 0.011350 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 247 0.009892 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/3d7f7b9d-6c76-46a9-acb2-460a079ff05e HTTP/1.1" 200 244 0.011549 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 272 0.002316 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/babc4d2c-2700-4e78-8760-30834b45c5ed HTTP/1.1" 200 244 0.009202 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 261 0.003355 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/0f5c026f-736d-4c93-9222-b32dde41b5d6 HTTP/1.1" 200 244 0.010957 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 259 0.014026 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/473d44fd-a342-46a2-a789-8772dfa19d1c HTTP/1.1" 200 244 0.010279 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 265 0.011698 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/877b3401-4183-4726-a409-6a8766dd4649 HTTP/1.1" 200 244 0.009979 10.0.0.33 - - [2026-02-22 13:15:53] "POST /alarms HTTP/1.1" 409 279 0.004066 10.0.0.33 - - [2026-02-22 13:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.33 - - [2026-02-22 13:15:53] "PUT /alarm/4ffb61ce-abc8-4fdb-934b-935172388a78 HTTP/1.1" 200 244 0.009697 10.0.0.33 - - [2026-02-22 13:15:54] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.33 - - [2026-02-22 13:15:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002144 10.0.0.33 - - [2026-02-22 13:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.33 - - [2026-02-22 13:15:54] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.007085 10.0.0.33 - - [2026-02-22 13:15:54] "GET / HTTP/1.1" 200 35931 0.001343 10.0.0.33 - - [2026-02-22 13:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2026-02-22 13:15:54] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003526 10.0.0.33 - - [2026-02-22 13:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-02-22 13:15:54] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.010179 10.0.0.33 - - [2026-02-22 13:15:54] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.33 - - [2026-02-22 13:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2026-02-22 13:15:54] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004155 10.0.0.33 - - [2026-02-22 13:15:54] "PUT /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001 HTTP/1.1" 200 274 0.023686 10.0.0.33 - - [2026-02-22 13:15:58] "GET / HTTP/1.1" 200 35931 0.001327 10.0.0.33 - - [2026-02-22 13:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.33 - - [2026-02-22 13:15:58] "GET /routing-instance/ec556eef-33f5-48e6-b092-30a841e60763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003183 10.0.0.33 - - [2026-02-22 13:15:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001755 10.0.0.33 - - [2026-02-22 13:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.33 - - [2026-02-22 13:15:58] "GET /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002796 10.0.0.33 - - [2026-02-22 13:15:58] "PUT /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32 HTTP/1.1" 200 254 0.011198 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:15:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001235 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:15:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001714 10.0.0.33 - - [2026-02-22 13:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-02-22 13:16:00] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002659 10.0.0.33 - - [2026-02-22 13:16:30] "GET /global-system-configs HTTP/1.1" 200 322 0.012080 10.0.0.33 - - [2026-02-22 13:16:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001747 10.0.0.33 - - [2026-02-22 13:16:35] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.33 - - [2026-02-22 13:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-22 13:16:35] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008487 10.0.0.33 - - [2026-02-22 13:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-02-22 13:16:35] "GET /config-node/90552c1f-5c9e-41ca-af5e-e33bbd153f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002146 10.0.0.33 - - [2026-02-22 13:16:46] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.33 - - [2026-02-22 13:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-02-22 13:16:46] "GET /routing-instance/ec556eef-33f5-48e6-b092-30a841e60763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002662 10.0.0.33 - - [2026-02-22 13:16:46] "POST /bgp-routers HTTP/1.1" 409 301 0.007324 10.0.0.33 - - [2026-02-22 13:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-02-22 13:16:46] "GET /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.010190 10.0.0.33 - - [2026-02-22 13:16:46] "PUT /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32 HTTP/1.1" 200 254 0.013598 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:16:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001210 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:16:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 10.0.0.33 - - [2026-02-22 13:17:01] "GET / HTTP/1.1" 200 35931 0.001761 10.0.0.33 - - [2026-02-22 13:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2026-02-22 13:17:01] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005494 10.0.0.33 - - [2026-02-22 13:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.33 - - [2026-02-22 13:17:01] "GET /config-node/90552c1f-5c9e-41ca-af5e-e33bbd153f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002383 10.0.0.33 - - [2026-02-22 13:17:01] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.33 - - [2026-02-22 13:17:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002482 10.0.0.33 - - [2026-02-22 13:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2026-02-22 13:17:06] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.001984 10.0.0.33 - - [2026-02-22 13:17:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.33 - - [2026-02-22 13:17:06] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.005784 10.0.0.33 - - [2026-02-22 13:17:07] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 264 0.002074 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/0cf1ae87-8abd-445b-99b8-ca41dced2bb9 HTTP/1.1" 200 244 0.019851 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 261 0.003536 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/ec3f14a7-b293-4f77-8319-e4da81863d0c HTTP/1.1" 200 244 0.013696 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 261 0.010182 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/0b0ee22e-08da-4b31-99cc-28df9d04bc41 HTTP/1.1" 200 244 0.008647 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 253 0.015501 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/3363db20-e561-43bd-a346-da74d97aefb0 HTTP/1.1" 200 244 0.008153 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 251 0.008301 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/271b02a9-f0b7-43b9-850c-3753f8f8104d HTTP/1.1" 200 244 0.009166 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 252 0.002784 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/a7a517fe-3136-43c9-8c6e-fb77c33d788d HTTP/1.1" 200 244 0.010299 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 256 0.006533 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/a6ac7e5b-0d4f-45a0-b164-8ca2af790965 HTTP/1.1" 200 244 0.008769 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 248 0.006950 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/2180a2cf-b60e-4f59-a00c-be4d7343368e HTTP/1.1" 200 244 0.008619 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 252 0.005031 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/430bb3bb-cbe2-488f-a961-c8986e0898e7 HTTP/1.1" 200 244 0.008566 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 257 0.001791 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/cb6d8431-7004-49cb-b568-7d0c149e6748 HTTP/1.1" 200 244 0.008671 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 251 0.003841 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/7467d548-53ff-4fd5-b274-be4b1b121b56 HTTP/1.1" 200 244 0.008466 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 257 0.007641 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/3ac8621b-11ca-4bdd-9265-83a89b9b5132 HTTP/1.1" 200 244 0.027723 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 261 0.008731 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/d9c16c82-a965-416a-af54-31a6327bb7b3 HTTP/1.1" 200 244 0.011152 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 258 0.018633 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.33 - - [2026-02-22 13:17:07] "PUT /alarm/6d7150e9-8537-4348-a82c-faeeb8886cb8 HTTP/1.1" 200 244 0.008671 10.0.0.33 - - [2026-02-22 13:17:07] "POST /alarms HTTP/1.1" 409 254 0.013803 10.0.0.33 - - [2026-02-22 13:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /alarm/c92c9c40-59bc-49e4-83d6-e1ae05d48871 HTTP/1.1" 200 244 0.009815 10.0.0.33 - - [2026-02-22 13:17:08] "POST /alarms HTTP/1.1" 409 254 0.005703 10.0.0.33 - - [2026-02-22 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /alarm/7e094fbe-69c7-4aee-a00b-bf6c7e0de920 HTTP/1.1" 200 244 0.012779 10.0.0.33 - - [2026-02-22 13:17:08] "POST /alarms HTTP/1.1" 409 254 0.004403 10.0.0.33 - - [2026-02-22 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /alarm/bbc1cfb6-b868-4cc8-a0e5-df1172c60ead HTTP/1.1" 200 244 0.009279 10.0.0.33 - - [2026-02-22 13:17:08] "POST /alarms HTTP/1.1" 409 247 0.003703 10.0.0.33 - - [2026-02-22 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /alarm/3d7f7b9d-6c76-46a9-acb2-460a079ff05e HTTP/1.1" 200 244 0.009916 10.0.0.33 - - [2026-02-22 13:17:08] "POST /alarms HTTP/1.1" 409 272 0.006685 10.0.0.33 - - [2026-02-22 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /alarm/babc4d2c-2700-4e78-8760-30834b45c5ed HTTP/1.1" 200 244 0.010156 10.0.0.33 - - [2026-02-22 13:17:08] "POST /alarms HTTP/1.1" 409 261 0.011450 10.0.0.33 - - [2026-02-22 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /alarm/0f5c026f-736d-4c93-9222-b32dde41b5d6 HTTP/1.1" 200 244 0.009663 10.0.0.33 - - [2026-02-22 13:17:08] "POST /alarms HTTP/1.1" 409 259 0.009912 10.0.0.33 - - [2026-02-22 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /alarm/473d44fd-a342-46a2-a789-8772dfa19d1c HTTP/1.1" 200 244 0.009494 10.0.0.33 - - [2026-02-22 13:17:08] "POST /alarms HTTP/1.1" 409 265 0.008895 10.0.0.33 - - [2026-02-22 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /alarm/877b3401-4183-4726-a409-6a8766dd4649 HTTP/1.1" 200 244 0.009251 10.0.0.33 - - [2026-02-22 13:17:08] "POST /alarms HTTP/1.1" 409 279 0.003957 10.0.0.33 - - [2026-02-22 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /alarm/4ffb61ce-abc8-4fdb-934b-935172388a78 HTTP/1.1" 200 244 0.011568 10.0.0.33 - - [2026-02-22 13:17:08] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.33 - - [2026-02-22 13:17:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001828 10.0.0.33 - - [2026-02-22 13:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.33 - - [2026-02-22 13:17:08] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.009704 10.0.0.33 - - [2026-02-22 13:17:09] "GET / HTTP/1.1" 200 35931 0.002400 10.0.0.33 - - [2026-02-22 13:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-02-22 13:17:09] "GET /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002133 10.0.0.33 - - [2026-02-22 13:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.33 - - [2026-02-22 13:17:09] "PUT /global-vrouter-config/5338f541-163a-4181-93c6-32d4c6299d05 HTTP/1.1" 200 276 0.007631 10.0.0.33 - - [2026-02-22 13:17:09] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.33 - - [2026-02-22 13:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2026-02-22 13:17:09] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004461 10.0.0.33 - - [2026-02-22 13:17:09] "PUT /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001 HTTP/1.1" 200 274 0.013423 10.0.0.33 - - [2026-02-22 13:17:13] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.33 - - [2026-02-22 13:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-02-22 13:17:13] "GET /routing-instance/ec556eef-33f5-48e6-b092-30a841e60763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002477 10.0.0.33 - - [2026-02-22 13:17:13] "POST /bgp-routers HTTP/1.1" 409 301 0.001417 10.0.0.33 - - [2026-02-22 13:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.33 - - [2026-02-22 13:17:13] "GET /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003271 10.0.0.33 - - [2026-02-22 13:17:13] "PUT /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32 HTTP/1.1" 200 254 0.012248 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:17:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:17:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.33 - - [2026-02-22 13:17:17] "POST /tags HTTP/1.1" 200 355 0.019751 10.0.0.33 - - [2026-02-22 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.33 - - [2026-02-22 13:17:17] "GET /tag/144b334a-8980-4d3d-b2a4-96e43effa523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014837 10.0.0.33 - - [2026-02-22 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2026-02-22 13:17:17] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006752 10.0.0.33 - - [2026-02-22 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2026-02-22 13:17:17] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052758 10.0.0.33 - - [2026-02-22 13:17:17] "POST /virtual-machines HTTP/1.1" 200 351 0.008737 10.0.0.33 - - [2026-02-22 13:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.008800 10.0.0.33 - - [2026-02-22 13:17:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.107440 10.0.0.33 - - [2026-02-22 13:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007923 10.0.0.33 - - [2026-02-22 13:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012737 10.0.0.33 - - [2026-02-22 13:17:17] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004060 10.0.0.33 - - [2026-02-22 13:17:17] "POST /instance-ips HTTP/1.1" 200 391 0.018640 10.0.0.33 - - [2026-02-22 13:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015708 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.034648 10.0.0.33 - - [2026-02-22 13:17:18] "POST /set-tag HTTP/1.1" 200 109 0.013717 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017344 10.0.0.33 - - [2026-02-22 13:17:18] "GET /instance-ip/cfd89e7a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004413 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006005 10.0.0.33 - - [2026-02-22 13:17:18] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006034 10.0.0.33 - - [2026-02-22 13:17:18] "POST /ref-update HTTP/1.1" 200 156 0.008085 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011219 10.0.0.33 - - [2026-02-22 13:17:18] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.33 - - [2026-02-22 13:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-network/e5e8b17f-4fe9-4a30-aa8c-3850d4ede91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006061 10.0.0.33 - - [2026-02-22 13:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-02-22 13:17:18] "GET /project/1d1ae4fe-2e13-41f0-abe9-bd87c6573d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029950 10.0.0.33 - - [2026-02-22 13:17:18] "POST /virtual-machines HTTP/1.1" 200 355 0.007405 10.0.0.33 - - [2026-02-22 13:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010672 10.0.0.33 - - [2026-02-22 13:17:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.099432 10.0.0.33 - - [2026-02-22 13:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008281 10.0.0.33 - - [2026-02-22 13:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015306 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004658 10.0.0.33 - - [2026-02-22 13:17:18] "POST /instance-ips HTTP/1.1" 200 395 0.018093 10.0.0.33 - - [2026-02-22 13:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.028370 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.014561 10.0.0.33 - - [2026-02-22 13:17:18] "POST /set-tag HTTP/1.1" 200 109 0.021544 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013489 10.0.0.33 - - [2026-02-22 13:17:18] "GET /instance-ip/d04b66e4-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002659 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004108 10.0.0.33 - - [2026-02-22 13:17:18] "POST /set-tag HTTP/1.1" 200 109 0.001854 10.0.0.33 - - [2026-02-22 13:17:18] "GET /virtual-router/8ac45723-e277-42b7-883c-40292645e7a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003316 10.0.0.33 - - [2026-02-22 13:17:18] "POST /ref-update HTTP/1.1" 200 156 0.006428 10.0.0.33 - - [2026-02-22 13:17:19] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009726 10.0.0.33 - - [2026-02-22 13:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.33 - - [2026-02-22 13:17:19] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003621 10.0.0.33 - - [2026-02-22 13:17:19] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.33 - - [2026-02-22 13:17:19] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004136 10.0.0.33 - - [2026-02-22 13:17:19] "POST /set-tag HTTP/1.1" 200 109 0.001850 10.0.0.33 - - [2026-02-22 13:17:27] "GET / HTTP/1.1" 200 35931 0.002833 10.0.0.33 - - [2026-02-22 13:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-22 13:17:27] "GET /global-system-config/ca4b05e1-2e8c-471f-94d1-dec0805f4001?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005018 10.0.0.33 - - [2026-02-22 13:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.33 - - [2026-02-22 13:17:27] "GET /config-node/90552c1f-5c9e-41ca-af5e-e33bbd153f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002630 10.0.0.33 - - [2026-02-22 13:17:35] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004308 10.0.0.33 - - [2026-02-22 13:17:35] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.33 - - [2026-02-22 13:17:36] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004166 10.0.0.33 - - [2026-02-22 13:17:36] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.33 - - [2026-02-22 13:17:38] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006131 10.0.0.33 - - [2026-02-22 13:17:38] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.33 - - [2026-02-22 13:17:39] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.33 - - [2026-02-22 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.33 - - [2026-02-22 13:17:39] "GET /routing-instance/ec556eef-33f5-48e6-b092-30a841e60763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002645 10.0.0.33 - - [2026-02-22 13:17:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002189 10.0.0.33 - - [2026-02-22 13:17:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-02-22 13:17:39] "GET /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002753 10.0.0.33 - - [2026-02-22 13:17:39] "PUT /bgp-router/eeaf87fd-1951-40b0-b26f-2f2a43547c32 HTTP/1.1" 200 254 0.016586 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:17:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:17:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 10.0.0.33 - - [2026-02-22 13:18:09] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007597 10.0.0.33 - - [2026-02-22 13:18:09] "POST /set-tag HTTP/1.1" 200 109 0.004605 10.0.0.33 - - [2026-02-22 13:18:09] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008459 10.0.0.33 - - [2026-02-22 13:18:09] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.33 - - [2026-02-22 13:18:09] "GET /virtual-machine/8095e49c-ea4b-4ee2-8357-ad421b654c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003368 10.0.0.33 - - [2026-02-22 13:18:09] "POST /ref-update HTTP/1.1" 200 156 0.012281 10.0.0.33 - - [2026-02-22 13:18:09] "GET /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.013391 10.0.0.33 - - [2026-02-22 13:18:09] "POST /set-tag HTTP/1.1" 200 109 0.014429 10.0.0.33 - - [2026-02-22 13:18:09] "POST /set-tag HTTP/1.1" 200 109 0.015368 10.0.0.33 - - [2026-02-22 13:18:09] "DELETE /instance-ip/cfd89e7a-0ff0-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.036253 10.0.0.33 - - [2026-02-22 13:18:10] "DELETE /virtual-machine-interface/cfbed26a-0ff0-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.035199 10.0.0.33 - - [2026-02-22 13:18:10] "DELETE /virtual-machine/8095e49c-ea4b-4ee2-8357-ad421b654c80 HTTP/1.1" 200 115 0.011486 10.0.0.33 - - [2026-02-22 13:18:10] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008069 10.0.0.33 - - [2026-02-22 13:18:10] "POST /set-tag HTTP/1.1" 200 109 0.002341 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:18:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:18:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001163 10.0.0.33 - - [2026-02-22 13:18:40] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006448 10.0.0.33 - - [2026-02-22 13:18:40] "POST /set-tag HTTP/1.1" 200 109 0.009165 10.0.0.33 - - [2026-02-22 13:18:40] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012738 10.0.0.33 - - [2026-02-22 13:18:40] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.33 - - [2026-02-22 13:18:40] "GET /virtual-machine/d1588d8d-f1af-4574-b719-fe707be52017?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003227 10.0.0.33 - - [2026-02-22 13:18:40] "POST /ref-update HTTP/1.1" 200 156 0.015693 10.0.0.33 - - [2026-02-22 13:18:41] "GET /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006351 10.0.0.33 - - [2026-02-22 13:18:41] "POST /set-tag HTTP/1.1" 200 109 0.028585 10.0.0.33 - - [2026-02-22 13:18:41] "POST /set-tag HTTP/1.1" 200 109 0.029290 10.0.0.33 - - [2026-02-22 13:18:41] "DELETE /instance-ip/d04b66e4-0ff0-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.051818 10.0.0.33 - - [2026-02-22 13:18:41] "DELETE /virtual-machine-interface/d033b8f0-0ff0-11f1-bd17-fa163e9d352a HTTP/1.1" 200 115 0.068369 10.0.0.33 - - [2026-02-22 13:18:41] "DELETE /virtual-machine/d1588d8d-f1af-4574-b719-fe707be52017 HTTP/1.1" 200 115 0.023531 10.0.0.33 - - [2026-02-22 13:18:41] "DELETE /tag/144b334a-8980-4d3d-b2a4-96e43effa523 HTTP/1.1" 200 115 0.062250 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:18:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:18:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000964 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:18:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001171 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:18:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:18:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.33 - - [2026-02-22 13:18:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001057