++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Apr 24 07:06:39 PM UTC 2026 ===================' INFO: =================== Fri Apr 24 07:06:39 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ 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 ++ echo 10.0.0.33 ++ cut -d , -f 1 + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.144.96.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.144.96.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + 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 ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ 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: 04/24/2026 19:07:38.723 7f29422ffdc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/24/2026 19:07:39.051 7f29422ffdc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/24/2026 19:07:39.085 7f29422ffdc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/24/2026 19:07:39.086 7f29422ffdc0 [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. [Introspect:8084]10.0.0.33 - - [2026-04-24 19:07:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.006244 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:07:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.011018 10.0.0.33 - - [2026-04-24 19:07:53] "GET / HTTP/1.1" 503 181 0.000657 10.0.0.33 - - [2026-04-24 19:07:54] "GET / HTTP/1.1" 200 35931 0.015535 10.0.0.33 - - [2026-04-24 19:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.026544 10.0.0.33 - - [2026-04-24 19:07:54] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009609 10.0.0.33 - - [2026-04-24 19:07:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.005550 10.0.0.33 - - [2026-04-24 19:07:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.051004 10.0.0.33 - - [2026-04-24 19:07:54] "GET / HTTP/1.1" 200 35931 0.002434 10.0.0.33 - - [2026-04-24 19:07:54] "GET / HTTP/1.1" 200 35931 0.002097 10.0.0.33 - - [2026-04-24 19:07:54] "GET / HTTP/1.1" 200 45303 0.003909 10.0.0.33 - - [2026-04-24 19:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.063307 10.0.0.33 - - [2026-04-24 19:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013641 10.0.0.33 - - [2026-04-24 19:07:54] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.047129 10.0.0.33 - - [2026-04-24 19:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.046933 10.0.0.33 - - [2026-04-24 19:07:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.007056 10.0.0.33 - - [2026-04-24 19:07:54] "POST /database-nodes HTTP/1.1" 200 597 0.041741 10.0.0.33 - - [2026-04-24 19:07:54] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.33 - - [2026-04-24 19:07:55] "GET / HTTP/1.1" 200 35931 0.004172 10.0.0.33 - - [2026-04-24 19:07:55] "GET / HTTP/1.1" 200 35931 0.005145 10.0.0.33 - - [2026-04-24 19:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.33 - - [2026-04-24 19:07:55] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.021241 10.0.0.33 - - [2026-04-24 19:07:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.014570 10.0.0.33 - - [2026-04-24 19:07:55] "POST /analytics-nodes HTTP/1.1" 200 599 0.146269 10.0.0.33 - - [2026-04-24 19:07:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.006452 10.0.0.33 - - [2026-04-24 19:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2026-04-24 19:07:55] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005900 10.0.0.33 - - [2026-04-24 19:07:55] "POST /service-appliance-sets HTTP/1.1" 200 553 0.060368 10.0.0.33 - - [2026-04-24 19:07:55] "POST /fqname-to-id HTTP/1.1" 404 180 0.003800 10.0.0.33 - - [2026-04-24 19:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.33 - - [2026-04-24 19:07:55] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.013650 10.0.0.33 - - [2026-04-24 19:07:55] "GET / HTTP/1.1" 200 35931 0.005528 10.0.0.33 - - [2026-04-24 19:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.33 - - [2026-04-24 19:07:55] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007597 10.0.0.33 - - [2026-04-24 19:07:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.002917 10.0.0.33 - - [2026-04-24 19:07:56] "POST /service-appliance-sets HTTP/1.1" 200 541 0.057746 10.0.0.33 - - [2026-04-24 19:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007029 10.0.0.33 - - [2026-04-24 19:07:56] "GET /network-ipam/feea3b1e-026b-49aa-a896-dca4636bf53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007801 10.0.0.33 - - [2026-04-24 19:07:56] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.086875 10.0.0.33 - - [2026-04-24 19:07:56] "POST /service-templates HTTP/1.1" 200 511 0.091478 10.0.0.33 - - [2026-04-24 19:07:56] "POST /service-templates HTTP/1.1" 200 501 0.055469 10.0.0.33 - - [2026-04-24 19:07:56] "POST /service-templates HTTP/1.1" 200 515 0.039829 10.0.0.33 - - [2026-04-24 19:07:56] "POST /service-templates HTTP/1.1" 200 535 0.047113 10.0.0.33 - - [2026-04-24 19:07:56] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.33 - - [2026-04-24 19:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.33 - - [2026-04-24 19:07:56] "GET /routing-instance/7532a981-7cb7-45ed-bd0e-cd363d3fda35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009346 10.0.0.33 - - [2026-04-24 19:07:56] "POST /service-templates HTTP/1.1" 200 507 0.098674 10.0.0.33 - - [2026-04-24 19:07:56] "POST /bgp-routers HTTP/1.1" 200 616 0.144389 10.0.0.33 - - [2026-04-24 19:07:57] "GET /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.012981 10.0.0.33 - - [2026-04-24 19:07:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005758 10.0.0.33 - - [2026-04-24 19:07:57] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.011466 10.0.0.33 - - [2026-04-24 19:07:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003714 10.0.0.33 - - [2026-04-24 19:07:57] "POST /ref-update HTTP/1.1" 200 156 0.033591 10.0.0.33 - - [2026-04-24 19:07:58] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.33 - - [2026-04-24 19:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.33 - - [2026-04-24 19:07:58] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.103710 10.0.0.33 - - [2026-04-24 19:07:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.004571 10.0.0.33 - - [2026-04-24 19:07:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.065218 10.0.0.33 - - [2026-04-24 19:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007866 10.0.0.33 - - [2026-04-24 19:08:00] "GET /network-ipam/feea3b1e-026b-49aa-a896-dca4636bf53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003688 10.0.0.33 - - [2026-04-24 19:08:01] "POST /fqname-to-id HTTP/1.1" 404 225 0.026168 10.0.0.33 - - [2026-04-24 19:08:01] "POST /access-control-lists HTTP/1.1" 200 587 0.047708 10.0.0.33 - - [2026-04-24 19:08:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.008518 10.0.0.33 - - [2026-04-24 19:08:01] "POST /access-control-lists HTTP/1.1" 200 585 0.027608 10.0.0.33 - - [2026-04-24 19:08:01] "POST /route-targets HTTP/1.1" 200 327 0.015646 10.0.0.33 - - [2026-04-24 19:08:01] "POST /ref-update HTTP/1.1" 200 156 0.026087 10.0.0.33 - - [2026-04-24 19:08:01] "POST /route-targets HTTP/1.1" 200 327 0.034156 10.0.0.33 - - [2026-04-24 19:08:01] "POST /ref-update HTTP/1.1" 200 156 0.033613 10.0.0.33 - - [2026-04-24 19:08:01] "POST /route-targets HTTP/1.1" 200 327 0.023846 10.0.0.33 - - [2026-04-24 19:08:01] "POST /ref-update HTTP/1.1" 200 156 0.038550 10.0.0.33 - - [2026-04-24 19:08:01] "POST /route-targets HTTP/1.1" 200 327 0.023652 10.0.0.33 - - [2026-04-24 19:08:01] "POST /ref-update HTTP/1.1" 200 156 0.038589 10.0.0.33 - - [2026-04-24 19:08:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.003574 10.0.0.33 - - [2026-04-24 19:08:02] "POST /access-control-lists HTTP/1.1" 200 551 0.088608 10.0.0.33 - - [2026-04-24 19:08:05] "GET / HTTP/1.1" 200 35931 0.002421 10.0.0.33 - - [2026-04-24 19:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.33 - - [2026-04-24 19:08:05] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005823 10.0.0.33 - - [2026-04-24 19:08:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.003813 10.0.0.33 - - [2026-04-24 19:08:05] "POST /config-nodes HTTP/1.1" 200 593 0.055228 10.0.0.33 - - [2026-04-24 19:08:06] "GET / HTTP/1.1" 200 35931 0.002262 10.0.0.33 - - [2026-04-24 19:08:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005331 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001609 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001642 10.0.0.33 - - [2026-04-24 19:08:09] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.33 - - [2026-04-24 19:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.33 - - [2026-04-24 19:08:09] "GET /domain/f53b4eee-9493-401d-a024-d06c640a1a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.042517 10.0.0.33 - - [2026-04-24 19:08:09] "POST /id-to-fqname HTTP/1.1" 200 173 0.000671 10.0.0.33 - - [2026-04-24 19:08:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.006983 10.0.0.33 - - [2026-04-24 19:08:10] "POST /security-groups HTTP/1.1" 200 570 0.152979 10.0.0.33 - - [2026-04-24 19:08:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.013695 10.0.0.33 - - [2026-04-24 19:08:10] "POST /projects HTTP/1.1" 200 481 0.522330 10.0.0.33 - - [2026-04-24 19:08:10] "POST /access-control-lists HTTP/1.1" 200 579 0.129541 10.0.0.33 - - [2026-04-24 19:08:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.020676 10.0.0.33 - - [2026-04-24 19:08:10] "POST /security-groups HTTP/1.1" 200 534 0.171762 10.0.0.33 - - [2026-04-24 19:08:10] "POST /access-control-lists HTTP/1.1" 200 577 0.068339 10.0.0.33 - - [2026-04-24 19:08:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.005003 10.0.0.33 - - [2026-04-24 19:08:10] "POST /chown HTTP/1.1" 200 109 0.124450 10.0.0.33 - - [2026-04-24 19:08:10] "POST /policy-managements HTTP/1.1" 409 214 0.017281 10.0.0.33 - - [2026-04-24 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011954 10.0.0.33 - - [2026-04-24 19:08:10] "POST /access-control-lists HTTP/1.1" 200 594 0.093879 10.0.0.33 - - [2026-04-24 19:08:10] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015386 10.0.0.33 - - [2026-04-24 19:08:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.006387 10.0.0.33 - - [2026-04-24 19:08:10] "POST /application-policy-sets HTTP/1.1" 200 528 0.136392 10.0.0.33 - - [2026-04-24 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015388 10.0.0.33 - - [2026-04-24 19:08:10] "POST /access-control-lists HTTP/1.1" 200 592 0.157638 10.0.0.33 - - [2026-04-24 19:08:10] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.014544 10.0.0.33 - - [2026-04-24 19:08:10] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.024122 10.0.0.33 - - [2026-04-24 19:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012438 10.0.0.33 - - [2026-04-24 19:08:10] "GET /virtual-network/4f77d607-ed66-4134-873a-08a7f656c534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.011648 10.0.0.33 - - [2026-04-24 19:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005880 10.0.0.33 - - [2026-04-24 19:08:11] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.046507 10.0.0.33 - - [2026-04-24 19:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008949 10.0.0.33 - - [2026-04-24 19:08:11] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.027796 10.0.0.33 - - [2026-04-24 19:08:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.000594 10.0.0.33 - - [2026-04-24 19:08:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.054012 10.0.0.33 - - [2026-04-24 19:08:11] "POST /security-groups HTTP/1.1" 200 574 0.108302 10.0.0.33 - - [2026-04-24 19:08:11] "POST /projects HTTP/1.1" 200 489 0.455915 10.0.0.33 - - [2026-04-24 19:08:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.015362 10.0.0.33 - - [2026-04-24 19:08:11] "POST /security-groups HTTP/1.1" 200 546 0.105759 10.0.0.33 - - [2026-04-24 19:08:11] "POST /access-control-lists HTTP/1.1" 200 583 0.162818 10.0.0.33 - - [2026-04-24 19:08:11] "POST /chown HTTP/1.1" 200 109 0.101994 10.0.0.33 - - [2026-04-24 19:08:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.013660 10.0.0.33 - - [2026-04-24 19:08:11] "POST /access-control-lists HTTP/1.1" 200 581 0.102818 10.0.0.33 - - [2026-04-24 19:08:11] "POST /network-ipams HTTP/1.1" 200 522 0.145053 10.0.0.33 - - [2026-04-24 19:08:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.012781 10.0.0.33 - - [2026-04-24 19:08:11] "GET / HTTP/1.1" 200 35931 0.001545 10.0.0.33 - - [2026-04-24 19:08:11] "POST /network-ipams HTTP/1.1" 200 510 0.072910 10.0.0.33 - - [2026-04-24 19:08:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.005828 10.0.0.33 - - [2026-04-24 19:08:11] "POST /alarms HTTP/1.1" 200 581 0.095172 10.0.0.33 - - [2026-04-24 19:08:11] "POST /access-control-lists HTTP/1.1" 200 602 0.136441 10.0.0.33 - - [2026-04-24 19:08:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.010731 10.0.0.33 - - [2026-04-24 19:08:11] "POST /alarms HTTP/1.1" 200 575 0.078512 10.0.0.33 - - [2026-04-24 19:08:12] "POST /access-control-lists HTTP/1.1" 200 600 0.142747 10.0.0.33 - - [2026-04-24 19:08:12] "POST /alarms HTTP/1.1" 200 575 0.125632 10.0.0.33 - - [2026-04-24 19:08:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010363 10.0.0.33 - - [2026-04-24 19:08:12] "POST /virtual-networks HTTP/1.1" 200 538 0.344233 10.0.0.33 - - [2026-04-24 19:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013716 10.0.0.33 - - [2026-04-24 19:08:12] "POST /alarms HTTP/1.1" 200 559 0.128616 10.0.0.33 - - [2026-04-24 19:08:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.016317 10.0.0.33 - - [2026-04-24 19:08:12] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.030648 10.0.0.33 - - [2026-04-24 19:08:12] "POST /access-control-lists HTTP/1.1" 200 589 0.076126 10.0.0.33 - - [2026-04-24 19:08:12] "POST /alarms HTTP/1.1" 200 555 0.110116 10.0.0.33 - - [2026-04-24 19:08:12] "POST /network-ipams HTTP/1.1" 200 518 0.127539 10.0.0.33 - - [2026-04-24 19:08:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.002649 10.0.0.33 - - [2026-04-24 19:08:12] "POST /route-targets HTTP/1.1" 200 327 0.085575 10.0.0.33 - - [2026-04-24 19:08:12] "POST /alarms HTTP/1.1" 200 557 0.121966 10.0.0.33 - - [2026-04-24 19:08:12] "POST /ref-update HTTP/1.1" 200 156 0.079167 10.0.0.33 - - [2026-04-24 19:08:12] "POST /alarms HTTP/1.1" 200 565 0.204869 10.0.0.33 - - [2026-04-24 19:08:12] "POST /useragent-kv HTTP/1.1" 200 115 0.019823 10.0.0.33 - - [2026-04-24 19:08:12] "POST /virtual-networks HTTP/1.1" 200 546 0.380842 10.0.0.33 - - [2026-04-24 19:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.034810 10.0.0.33 - - [2026-04-24 19:08:12] "POST /alarms HTTP/1.1" 200 549 0.128643 10.0.0.33 - - [2026-04-24 19:08:12] "POST /route-targets HTTP/1.1" 200 327 0.045602 10.0.0.33 - - [2026-04-24 19:08:12] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.039653 10.0.0.33 - - [2026-04-24 19:08:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.006520 10.0.0.33 - - [2026-04-24 19:08:13] "POST /alarms HTTP/1.1" 200 557 0.081635 10.0.0.33 - - [2026-04-24 19:08:13] "POST /ref-update HTTP/1.1" 200 156 0.073405 10.0.0.33 - - [2026-04-24 19:08:13] "POST /network-policys HTTP/1.1" 200 538 0.111695 10.0.0.33 - - [2026-04-24 19:08:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.005159 10.0.0.33 - - [2026-04-24 19:08:13] "POST /alarms HTTP/1.1" 200 567 0.142966 10.0.0.33 - - [2026-04-24 19:08:13] "POST /network-policys HTTP/1.1" 200 534 0.048373 10.0.0.33 - - [2026-04-24 19:08:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.027867 10.0.0.33 - - [2026-04-24 19:08:13] "POST /alarms HTTP/1.1" 200 555 0.065912 10.0.0.33 - - [2026-04-24 19:08:13] "POST /alarms HTTP/1.1" 200 567 0.052573 10.0.0.33 - - [2026-04-24 19:08:13] "POST /network-policys HTTP/1.1" 200 542 0.066736 10.0.0.33 - - [2026-04-24 19:08:13] "POST /alarms HTTP/1.1" 200 575 0.123549 10.0.0.33 - - [2026-04-24 19:08:13] "POST /alarms HTTP/1.1" 200 569 0.075670 10.0.0.33 - - [2026-04-24 19:08:13] "POST /ref-update HTTP/1.1" 200 156 0.203234 10.0.0.33 - - [2026-04-24 19:08:13] "PUT /access-control-list/0b7449af-a894-4669-b6dc-5138803dda58 HTTP/1.1" 200 272 0.077750 10.0.0.33 - - [2026-04-24 19:08:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039633 10.0.0.33 - - [2026-04-24 19:08:13] "POST /alarms HTTP/1.1" 200 561 0.112877 10.0.0.33 - - [2026-04-24 19:08:13] "POST /alarms HTTP/1.1" 200 561 0.124963 10.0.0.33 - - [2026-04-24 19:08:13] "PUT /access-control-list/a3f3cbe8-4ed3-4284-96cf-3056b61dfcc6 HTTP/1.1" 200 272 0.057907 10.0.0.33 - - [2026-04-24 19:08:13] "POST /ref-update HTTP/1.1" 200 156 0.248215 10.0.0.33 - - [2026-04-24 19:08:14] "POST /alarms HTTP/1.1" 200 561 0.118805 10.0.0.33 - - [2026-04-24 19:08:14] "PUT /access-control-list/a3f3cbe8-4ed3-4284-96cf-3056b61dfcc6 HTTP/1.1" 200 272 0.121673 10.0.0.33 - - [2026-04-24 19:08:14] "POST /ref-update HTTP/1.1" 200 156 0.190034 10.0.0.33 - - [2026-04-24 19:08:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033650 10.0.0.33 - - [2026-04-24 19:08:14] "POST /alarms HTTP/1.1" 200 547 0.158628 10.0.0.33 - - [2026-04-24 19:08:14] "PUT /access-control-list/0b7449af-a894-4669-b6dc-5138803dda58 HTTP/1.1" 200 272 0.114537 10.0.0.33 - - [2026-04-24 19:08:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.052388 10.0.0.33 - - [2026-04-24 19:08:14] "POST /ref-update HTTP/1.1" 200 156 0.031267 10.0.0.33 - - [2026-04-24 19:08:14] "POST /alarms HTTP/1.1" 200 595 0.154157 10.0.0.33 - - [2026-04-24 19:08:14] "POST /fqname-to-id HTTP/1.1" 404 237 0.002462 10.0.0.33 - - [2026-04-24 19:08:14] "POST /ref-update HTTP/1.1" 200 156 0.171237 10.0.0.33 - - [2026-04-24 19:08:14] "POST /alarms HTTP/1.1" 200 575 0.154440 10.0.0.33 - - [2026-04-24 19:08:14] "POST /access-control-lists HTTP/1.1" 200 601 0.211602 10.0.0.33 - - [2026-04-24 19:08:14] "POST /alarms HTTP/1.1" 200 571 0.141444 10.0.0.33 - - [2026-04-24 19:08:14] "POST /ref-update HTTP/1.1" 200 156 0.261050 10.0.0.33 - - [2026-04-24 19:08:14] "POST /ref-update HTTP/1.1" 200 156 0.123047 10.0.0.33 - - [2026-04-24 19:08:14] "PUT /access-control-list/c53a1cca-0fb0-4e59-8d44-d5175c9ee580 HTTP/1.1" 200 272 0.072545 10.0.0.33 - - [2026-04-24 19:08:14] "POST /alarms HTTP/1.1" 200 583 0.217209 10.0.0.33 - - [2026-04-24 19:08:15] "PUT /access-control-list/0b7449af-a894-4669-b6dc-5138803dda58 HTTP/1.1" 200 272 0.113904 10.0.0.33 - - [2026-04-24 19:08:15] "POST /ref-update HTTP/1.1" 200 156 0.263661 10.0.0.33 - - [2026-04-24 19:08:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028083 10.0.0.33 - - [2026-04-24 19:08:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005664 10.0.0.33 - - [2026-04-24 19:08:15] "POST /ref-update HTTP/1.1" 200 156 0.059354 10.0.0.33 - - [2026-04-24 19:08:15] "POST /alarms HTTP/1.1" 200 609 0.134155 10.0.0.33 - - [2026-04-24 19:08:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006393 10.0.0.33 - - [2026-04-24 19:08:15] "PUT /access-control-list/c53a1cca-0fb0-4e59-8d44-d5175c9ee580 HTTP/1.1" 200 272 0.072558 10.0.0.33 - - [2026-04-24 19:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008449 10.0.0.33 - - [2026-04-24 19:08:15] "GET /virtual-network/4f77d607-ed66-4134-873a-08a7f656c534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.031654 10.0.0.33 - - [2026-04-24 19:08:15] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.009738 10.0.0.33 - - [2026-04-24 19:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.33 - - [2026-04-24 19:08:15] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004609 10.0.0.33 - - [2026-04-24 19:08:15] "POST /firewall-policys HTTP/1.1" 200 530 0.034258 10.0.0.33 - - [2026-04-24 19:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.047240 10.0.0.33 - - [2026-04-24 19:08:15] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.019400 10.0.0.33 - - [2026-04-24 19:08:15] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006152 10.0.0.33 - - [2026-04-24 19:08:15] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003547 10.0.0.33 - - [2026-04-24 19:08:15] "POST /ref-update HTTP/1.1" 200 156 0.044788 10.0.0.33 - - [2026-04-24 19:08:15] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009020 10.0.0.33 - - [2026-04-24 19:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.33 - - [2026-04-24 19:08:15] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005046 10.0.0.33 - - [2026-04-24 19:08:15] "GET / HTTP/1.1" 200 35931 0.002852 10.0.0.33 - - [2026-04-24 19:08:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004817 10.0.0.33 - - [2026-04-24 19:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009538 10.0.0.33 - - [2026-04-24 19:08:15] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.023693 10.0.0.33 - - [2026-04-24 19:08:15] "POST /firewall-policys HTTP/1.1" 200 532 0.081359 10.0.0.33 - - [2026-04-24 19:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.050833 10.0.0.33 - - [2026-04-24 19:08:15] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.022360 10.0.0.33 - - [2026-04-24 19:08:16] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004367 10.0.0.33 - - [2026-04-24 19:08:16] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004316 10.0.0.33 - - [2026-04-24 19:08:16] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005203 10.0.0.33 - - [2026-04-24 19:08:16] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004889 10.0.0.33 - - [2026-04-24 19:08:16] "POST /ref-update HTTP/1.1" 200 156 0.041093 10.0.0.33 - - [2026-04-24 19:08:16] "POST /ref-update HTTP/1.1" 200 156 0.069619 10.0.0.33 - - [2026-04-24 19:08:16] "GET / HTTP/1.1" 200 35931 0.002860 10.0.0.33 - - [2026-04-24 19:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.33 - - [2026-04-24 19:08:16] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012827 10.0.0.33 - - [2026-04-24 19:08:16] "POST /ref-update HTTP/1.1" 200 156 0.080694 10.0.0.33 - - [2026-04-24 19:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012342 10.0.0.33 - - [2026-04-24 19:08:16] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.036651 10.0.0.33 - - [2026-04-24 19:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011144 10.0.0.33 - - [2026-04-24 19:08:16] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008485 10.0.0.33 - - [2026-04-24 19:08:16] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.055750 10.0.0.33 - - [2026-04-24 19:08:16] "POST /firewall-policys HTTP/1.1" 200 530 0.106386 10.0.0.33 - - [2026-04-24 19:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.075402 10.0.0.33 - - [2026-04-24 19:08:16] "GET /firewall-policy/514c5116-403f-4cca-8a54-7cbe860e7242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.019130 10.0.0.33 - - [2026-04-24 19:08:16] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004483 10.0.0.33 - - [2026-04-24 19:08:16] "GET /firewall-policy/514c5116-403f-4cca-8a54-7cbe860e7242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004322 10.0.0.33 - - [2026-04-24 19:08:16] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004566 10.0.0.33 - - [2026-04-24 19:08:16] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004866 10.0.0.33 - - [2026-04-24 19:08:16] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004638 10.0.0.33 - - [2026-04-24 19:08:16] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004154 10.0.0.33 - - [2026-04-24 19:08:16] "POST /ref-update HTTP/1.1" 200 156 0.048921 10.0.0.33 - - [2026-04-24 19:08:16] "POST /ref-update HTTP/1.1" 200 156 0.059490 10.0.0.33 - - [2026-04-24 19:08:17] "POST /ref-update HTTP/1.1" 200 156 0.057744 10.0.0.33 - - [2026-04-24 19:08:17] "GET / HTTP/1.1" 200 35931 0.002240 10.0.0.33 - - [2026-04-24 19:08:17] "POST /ref-update HTTP/1.1" 200 156 0.079968 10.0.0.33 - - [2026-04-24 19:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016163 10.0.0.33 - - [2026-04-24 19:08:17] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.019303 10.0.0.33 - - [2026-04-24 19:08:17] "PUT /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b HTTP/1.1" 200 274 0.051096 10.0.0.33 - - [2026-04-24 19:08:17] "POST /ref-update HTTP/1.1" 200 156 0.105423 10.0.0.33 - - [2026-04-24 19:08:17] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.035397 10.0.0.33 - - [2026-04-24 19:08:17] "POST /tags HTTP/1.1" 200 299 0.130485 10.0.0.33 - - [2026-04-24 19:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026975 10.0.0.33 - - [2026-04-24 19:08:17] "GET /tag/1cf10447-71a6-4c78-ba65-1cf4263efc13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024779 10.0.0.33 - - [2026-04-24 19:08:17] "POST /set-tag HTTP/1.1" 200 109 0.042818 10.0.0.33 - - [2026-04-24 19:08:17] "POST /tags HTTP/1.1" 200 357 0.177250 10.0.0.33 - - [2026-04-24 19:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.038541 10.0.0.33 - - [2026-04-24 19:08:18] "GET /tag/cd075354-ce9a-4975-b558-b5c1c8d593d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.027200 10.0.0.33 - - [2026-04-24 19:08:18] "POST /tags HTTP/1.1" 200 305 0.128919 10.0.0.33 - - [2026-04-24 19:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.032405 10.0.0.33 - - [2026-04-24 19:08:18] "GET /tag/ad4cc02c-9639-460b-a756-5dcd48399ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.045671 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001482 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001201 10.0.0.33 - - [2026-04-24 19:08:18] "POST /id-to-fqname HTTP/1.1" 200 174 0.000605 10.0.0.33 - - [2026-04-24 19:08:18] "POST /fqname-to-id HTTP/1.1" 404 183 0.025131 10.0.0.33 - - [2026-04-24 19:08:18] "POST /security-groups HTTP/1.1" 200 571 0.136527 10.0.0.33 - - [2026-04-24 19:08:18] "POST /projects HTTP/1.1" 200 483 0.353294 10.0.0.33 - - [2026-04-24 19:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025479 10.0.0.33 - - [2026-04-24 19:08:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.012113 10.0.0.33 - - [2026-04-24 19:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013281 10.0.0.33 - - [2026-04-24 19:08:18] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.008719 10.0.0.33 - - [2026-04-24 19:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007869 10.0.0.33 - - [2026-04-24 19:08:18] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005069 10.0.0.33 - - [2026-04-24 19:08:19] "POST /access-control-lists HTTP/1.1" 200 580 0.345506 10.0.0.33 - - [2026-04-24 19:08:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.011042 10.0.0.33 - - [2026-04-24 19:08:19] "PUT /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd HTTP/1.1" 200 264 0.243007 10.0.0.33 - - [2026-04-24 19:08:19] "POST /access-control-lists HTTP/1.1" 200 578 0.080638 10.0.0.33 - - [2026-04-24 19:08:19] "PUT /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad HTTP/1.1" 200 264 0.185141 10.0.0.33 - - [2026-04-24 19:08:19] "POST /security-groups HTTP/1.1" 200 537 0.103364 10.0.0.33 - - [2026-04-24 19:08:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.005175 10.0.0.33 - - [2026-04-24 19:08:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.049758 10.0.0.33 - - [2026-04-24 19:08:19] "POST /chown HTTP/1.1" 200 109 0.054341 10.0.0.33 - - [2026-04-24 19:08:19] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.045509 10.0.0.33 - - [2026-04-24 19:08:19] "POST /access-control-lists HTTP/1.1" 200 596 0.144532 10.0.0.33 - - [2026-04-24 19:08:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.032209 10.0.0.33 - - [2026-04-24 19:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.026379 10.0.0.33 - - [2026-04-24 19:08:19] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010892 10.0.0.33 - - [2026-04-24 19:08:19] "POST /tags HTTP/1.1" 409 207 0.009623 10.0.0.33 - - [2026-04-24 19:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007989 10.0.0.33 - - [2026-04-24 19:08:19] "GET /tag/ad4cc02c-9639-460b-a756-5dcd48399ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.046396 10.0.0.33 - - [2026-04-24 19:08:19] "POST /access-control-lists HTTP/1.1" 200 594 0.109456 10.0.0.33 - - [2026-04-24 19:08:20] "POST /firewall-rules HTTP/1.1" 200 564 0.140934 10.0.0.33 - - [2026-04-24 19:08:20] "GET /firewall-rule/700736b7-0a38-482e-9c6e-e7e1982abd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.013094 10.0.0.33 - - [2026-04-24 19:08:20] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003911 10.0.0.33 - - [2026-04-24 19:08:20] "GET /firewall-rule/700736b7-0a38-482e-9c6e-e7e1982abd7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004034 10.0.0.33 - - [2026-04-24 19:08:20] "POST /ref-update HTTP/1.1" 200 156 0.031677 10.0.0.33 - - [2026-04-24 19:08:20] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020868 10.0.0.33 - - [2026-04-24 19:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.33 - - [2026-04-24 19:08:20] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004047 10.0.0.33 - - [2026-04-24 19:08:20] "POST /tags HTTP/1.1" 409 207 0.005430 10.0.0.33 - - [2026-04-24 19:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2026-04-24 19:08:20] "GET /tag/ad4cc02c-9639-460b-a756-5dcd48399ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019574 10.0.0.33 - - [2026-04-24 19:08:20] "POST /firewall-rules HTTP/1.1" 200 562 0.094989 10.0.0.33 - - [2026-04-24 19:08:20] "GET /firewall-rule/fc9cda67-6d78-41ff-af3b-51341105925d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.024825 10.0.0.33 - - [2026-04-24 19:08:20] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006109 10.0.0.33 - - [2026-04-24 19:08:20] "GET /firewall-rule/fc9cda67-6d78-41ff-af3b-51341105925d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.007502 10.0.0.33 - - [2026-04-24 19:08:20] "POST /ref-update HTTP/1.1" 200 156 0.045875 10.0.0.33 - - [2026-04-24 19:08:20] "POST /tags HTTP/1.1" 200 301 0.138631 10.0.0.33 - - [2026-04-24 19:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015361 10.0.0.33 - - [2026-04-24 19:08:20] "GET /tag/e4691750-767d-455c-abbb-4ed3eb2779c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.044486 10.0.0.33 - - [2026-04-24 19:08:21] "POST /tags HTTP/1.1" 200 325 0.104980 10.0.0.33 - - [2026-04-24 19:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.041558 10.0.0.33 - - [2026-04-24 19:08:21] "GET /tag/316e835f-6d68-4bc8-a340-991365eab878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.040475 10.0.0.33 - - [2026-04-24 19:08:21] "POST /tags HTTP/1.1" 200 363 0.045043 10.0.0.33 - - [2026-04-24 19:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.33 - - [2026-04-24 19:08:21] "GET /tag/8dd5636a-ab32-4611-b4e1-12de11fd7c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.042613 10.0.0.33 - - [2026-04-24 19:08:21] "POST /tags HTTP/1.1" 200 311 0.035456 10.0.0.33 - - [2026-04-24 19:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.026158 10.0.0.33 - - [2026-04-24 19:08:21] "GET /tag/2204b556-4cc3-42f7-91cc-f423fa5b6d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.041278 10.0.0.33 - - [2026-04-24 19:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.33 - - [2026-04-24 19:08:21] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007319 10.0.0.33 - - [2026-04-24 19:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.33 - - [2026-04-24 19:08:21] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064879 10.0.0.33 - - [2026-04-24 19:08:21] "POST /virtual-machines HTTP/1.1" 200 377 0.013960 10.0.0.33 - - [2026-04-24 19:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019268 10.0.0.33 - - [2026-04-24 19:08:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.241021 10.0.0.33 - - [2026-04-24 19:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023898 10.0.0.33 - - [2026-04-24 19:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.035277 10.0.0.33 - - [2026-04-24 19:08:22] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.021171 10.0.0.33 - - [2026-04-24 19:08:22] "POST /instance-ips HTTP/1.1" 200 409 0.119256 10.0.0.33 - - [2026-04-24 19:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.066295 10.0.0.33 - - [2026-04-24 19:08:22] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.022728 10.0.0.33 - - [2026-04-24 19:08:22] "POST /set-tag HTTP/1.1" 200 109 0.163952 10.0.0.33 - - [2026-04-24 19:08:22] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.078576 10.0.0.33 - - [2026-04-24 19:08:22] "GET /instance-ip/f6385ba0-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005960 10.0.0.33 - - [2026-04-24 19:08:22] "POST /fqname-to-id HTTP/1.1" 404 226 0.007678 10.0.0.33 - - [2026-04-24 19:08:23] "POST /tags HTTP/1.1" 200 305 0.176400 10.0.0.33 - - [2026-04-24 19:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.041148 10.0.0.33 - - [2026-04-24 19:08:23] "GET /tag/350163bd-d83a-4aef-870e-081f60637e65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.080326 10.0.0.33 - - [2026-04-24 19:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009562 10.0.0.33 - - [2026-04-24 19:08:23] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.096329 10.0.0.33 - - [2026-04-24 19:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.030364 10.0.0.33 - - [2026-04-24 19:08:23] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015894 10.0.0.33 - - [2026-04-24 19:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017952 10.0.0.33 - - [2026-04-24 19:08:23] "GET /service-appliance-set/0f34a4ad-ccf5-4bec-8517-6d6c86e9d759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.022742 10.0.0.33 - - [2026-04-24 19:08:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.005134 10.0.0.33 - - [2026-04-24 19:08:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.205979 10.0.0.33 - - [2026-04-24 19:08:23] "GET /virtual-machine-interface/9abebf8d-6643-4713-b1b8-f3b882ce6f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.066644 10.0.0.33 - - [2026-04-24 19:08:24] "POST /instance-ips HTTP/1.1" 200 381 0.267892 10.0.0.33 - - [2026-04-24 19:08:24] "GET /instance-ip/0a7add06-3a21-4132-b223-5438d9f3b258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.019670 10.0.0.33 - - [2026-04-24 19:08:24] "POST /loadbalancers HTTP/1.1" 200 582 0.119180 10.0.0.33 - - [2026-04-24 19:08:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.035510 10.0.0.33 - - [2026-04-24 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.33 - - [2026-04-24 19:08:24] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.118555 10.0.0.33 - - [2026-04-24 19:08:24] "GET /loadbalancer/8aa980a2-1c42-4fa0-b4d8-018e7d7704e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.020827 10.0.0.33 - - [2026-04-24 19:08:24] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.101464 10.0.0.33 - - [2026-04-24 19:08:24] "GET /instance-ip/0a7add06-3a21-4132-b223-5438d9f3b258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005222 10.0.0.33 - - [2026-04-24 19:08:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.120294 10.0.0.33 - - [2026-04-24 19:08:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018263 10.0.0.33 - - [2026-04-24 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029378 10.0.0.33 - - [2026-04-24 19:08:24] "POST /floating-ips HTTP/1.1" 200 583 0.161398 10.0.0.33 - - [2026-04-24 19:08:24] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.145237 10.0.0.33 - - [2026-04-24 19:08:24] "GET /loadbalancer-listener/3c6a0a4e-3a41-40bc-8735-841e502cd1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005184 10.0.0.33 - - [2026-04-24 19:08:24] "GET /loadbalancer-listener/3c6a0a4e-3a41-40bc-8735-841e502cd1f4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.007468 10.0.0.33 - - [2026-04-24 19:08:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.103570 10.0.0.33 - - [2026-04-24 19:08:25] "GET /instance-ip/0a7add06-3a21-4132-b223-5438d9f3b258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004591 10.0.0.33 - - [2026-04-24 19:08:25] "GET /instance-ip/0a7add06-3a21-4132-b223-5438d9f3b258?fields=floating_ips HTTP/1.1" 200 1169 0.008687 10.0.0.33 - - [2026-04-24 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.33 - - [2026-04-24 19:08:25] "GET /floating-ip/87c68ce6-567d-4900-8110-58acd1aeebb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.015813 10.0.0.33 - - [2026-04-24 19:08:25] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.016100 10.0.0.33 - - [2026-04-24 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.33 - - [2026-04-24 19:08:25] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.015368 10.0.0.33 - - [2026-04-24 19:08:25] "POST /tags HTTP/1.1" 200 355 0.057964 10.0.0.33 - - [2026-04-24 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007690 10.0.0.33 - - [2026-04-24 19:08:25] "GET /tag/c84f4364-2921-4cb6-91ea-c7b29b04e639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.037014 10.0.0.33 - - [2026-04-24 19:08:25] "POST /tags HTTP/1.1" 200 303 0.043768 10.0.0.33 - - [2026-04-24 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.33 - - [2026-04-24 19:08:25] "GET /tag/75ee60e5-777b-4257-9b51-23624991492b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017369 10.0.0.33 - - [2026-04-24 19:08:25] "POST /projects HTTP/1.1" 409 218 0.002368 10.0.0.33 - - [2026-04-24 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008286 10.0.0.33 - - [2026-04-24 19:08:25] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052298 10.0.0.33 - - [2026-04-24 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.33 - - [2026-04-24 19:08:25] "GET /network-ipam/cd846bb8-6520-4fe5-b3c2-9139b2f52148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.013822 10.0.0.33 - - [2026-04-24 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.33 - - [2026-04-24 19:08:25] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005399 10.0.0.33 - - [2026-04-24 19:08:25] "PUT /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd HTTP/1.1" 200 264 0.072877 10.0.0.33 - - [2026-04-24 19:08:25] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007103 10.0.0.33 - - [2026-04-24 19:08:25] "POST /set-tag HTTP/1.1" 200 109 0.071842 10.0.0.33 - - [2026-04-24 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010925 10.0.0.33 - - [2026-04-24 19:08:26] "GET /network-ipam/a1cbf532-e409-457e-8474-dec40829f6c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003464 10.0.0.33 - - [2026-04-24 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.33 - - [2026-04-24 19:08:26] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006797 10.0.0.33 - - [2026-04-24 19:08:26] "PUT /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad HTTP/1.1" 200 264 0.064223 10.0.0.33 - - [2026-04-24 19:08:26] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015875 10.0.0.33 - - [2026-04-24 19:08:26] "POST /set-tag HTTP/1.1" 200 109 0.061937 10.0.0.33 - - [2026-04-24 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.33 - - [2026-04-24 19:08:26] "GET /network-policy/ef480d77-4deb-4274-b898-3799708ecf2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004525 10.0.0.33 - - [2026-04-24 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.33 - - [2026-04-24 19:08:26] "GET /network-policy/526c4a74-2aba-4af2-9739-294c7c8f9e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.013962 10.0.0.33 - - [2026-04-24 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2026-04-24 19:08:26] "GET /network-policy/7298198d-755c-4ecc-a444-421b03116096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003258 10.0.0.33 - - [2026-04-24 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.33 - - [2026-04-24 19:08:26] "PUT /network-policy/7298198d-755c-4ecc-a444-421b03116096 HTTP/1.1" 200 262 0.027404 10.0.0.33 - - [2026-04-24 19:08:26] "POST /ref-update HTTP/1.1" 200 156 0.091842 10.0.0.33 - - [2026-04-24 19:08:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002958 10.0.0.33 - - [2026-04-24 19:08:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002585 10.0.0.33 - - [2026-04-24 19:08:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002584 10.0.0.33 - - [2026-04-24 19:08:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004280 10.0.0.33 - - [2026-04-24 19:08:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003261 10.0.0.33 - - [2026-04-24 19:08:26] "POST /security-groups HTTP/1.1" 409 245 0.003364 10.0.0.33 - - [2026-04-24 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008832 10.0.0.33 - - [2026-04-24 19:08:26] "PUT /security-group/49bfceb0-06e5-4382-a44e-ff31c7ad38cc HTTP/1.1" 200 262 0.068811 10.0.0.33 - - [2026-04-24 19:08:26] "PUT /access-control-list/0163c8dd-8da0-4f92-9265-646acd776226 HTTP/1.1" 200 272 0.029140 10.0.0.33 - - [2026-04-24 19:08:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.056629 10.0.0.33 - - [2026-04-24 19:08:26] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015488 10.0.0.33 - - [2026-04-24 19:08:26] "PUT /access-control-list/29d61684-bcef-4c0f-b49f-fc0f2628663c HTTP/1.1" 200 272 0.056214 10.0.0.33 - - [2026-04-24 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.33 - - [2026-04-24 19:08:26] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004011 10.0.0.33 - - [2026-04-24 19:08:26] "POST /tags HTTP/1.1" 409 206 0.002666 10.0.0.33 - - [2026-04-24 19:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.33 - - [2026-04-24 19:08:27] "GET /tag/75ee60e5-777b-4257-9b51-23624991492b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014906 10.0.0.33 - - [2026-04-24 19:08:27] "POST /firewall-rules HTTP/1.1" 200 562 0.086588 10.0.0.33 - - [2026-04-24 19:08:27] "GET /firewall-rule/48a0eb4f-56c8-477e-a1be-cace46c01199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006842 10.0.0.33 - - [2026-04-24 19:08:27] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.008747 10.0.0.33 - - [2026-04-24 19:08:27] "GET /firewall-rule/48a0eb4f-56c8-477e-a1be-cace46c01199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004326 10.0.0.33 - - [2026-04-24 19:08:27] "POST /ref-update HTTP/1.1" 200 156 0.046060 10.0.0.33 - - [2026-04-24 19:08:27] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.043173 10.0.0.33 - - [2026-04-24 19:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019587 10.0.0.33 - - [2026-04-24 19:08:27] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004233 10.0.0.33 - - [2026-04-24 19:08:27] "POST /tags HTTP/1.1" 409 206 0.005816 10.0.0.33 - - [2026-04-24 19:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002746 10.0.0.33 - - [2026-04-24 19:08:27] "GET /tag/75ee60e5-777b-4257-9b51-23624991492b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.024251 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001375 10.0.0.33 - - [2026-04-24 19:08:27] "POST /firewall-rules HTTP/1.1" 200 560 0.098936 10.0.0.33 - - [2026-04-24 19:08:27] "GET /firewall-rule/92c0e947-b0cb-4839-a6c5-5746a92cea15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.057008 10.0.0.33 - - [2026-04-24 19:08:27] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.010232 10.0.0.33 - - [2026-04-24 19:08:27] "GET /firewall-rule/92c0e947-b0cb-4839-a6c5-5746a92cea15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.012234 10.0.0.33 - - [2026-04-24 19:08:27] "POST /ref-update HTTP/1.1" 200 156 0.092353 10.0.0.33 - - [2026-04-24 19:08:28] "POST /tags HTTP/1.1" 200 301 0.117670 10.0.0.33 - - [2026-04-24 19:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013021 10.0.0.33 - - [2026-04-24 19:08:28] "GET /tag/9c440a30-5d26-442d-9ced-961c0009b690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012985 10.0.0.33 - - [2026-04-24 19:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.33 - - [2026-04-24 19:08:28] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.141793 10.0.0.33 - - [2026-04-24 19:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.33 - - [2026-04-24 19:08:28] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007129 10.0.0.33 - - [2026-04-24 19:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.33 - - [2026-04-24 19:08:28] "GET /service-appliance-set/0f34a4ad-ccf5-4bec-8517-6d6c86e9d759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004755 10.0.0.33 - - [2026-04-24 19:08:28] "POST /fqname-to-id HTTP/1.1" 404 242 0.003577 10.0.0.33 - - [2026-04-24 19:08:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.177678 10.0.0.33 - - [2026-04-24 19:08:28] "GET /virtual-machine-interface/fe47777f-147d-42fd-bf17-fbad99c93dd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.018396 10.0.0.33 - - [2026-04-24 19:08:28] "POST /instance-ips HTTP/1.1" 200 377 0.039237 10.0.0.33 - - [2026-04-24 19:08:28] "GET /instance-ip/7ebc53b5-d603-4cf6-99d2-94da114bc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010618 10.0.0.33 - - [2026-04-24 19:08:28] "POST /loadbalancers HTTP/1.1" 200 582 0.083089 10.0.0.33 - - [2026-04-24 19:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.036859 10.0.0.33 - - [2026-04-24 19:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.028782 10.0.0.33 - - [2026-04-24 19:08:28] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.130100 10.0.0.33 - - [2026-04-24 19:08:28] "GET /instance-ip/7ebc53b5-d603-4cf6-99d2-94da114bc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.012343 10.0.0.33 - - [2026-04-24 19:08:29] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.133820 10.0.0.33 - - [2026-04-24 19:08:29] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005928 10.0.0.33 - - [2026-04-24 19:08:29] "POST /floating-ips HTTP/1.1" 200 581 0.072566 10.0.0.33 - - [2026-04-24 19:08:29] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064947 10.0.0.33 - - [2026-04-24 19:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033803 10.0.0.33 - - [2026-04-24 19:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.33 - - [2026-04-24 19:08:29] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036582 10.0.0.33 - - [2026-04-24 19:08:29] "GET /loadbalancer-listener/87230068-7401-423d-9e5f-3437fe192b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004635 10.0.0.33 - - [2026-04-24 19:08:29] "GET /loadbalancer-listener/87230068-7401-423d-9e5f-3437fe192b12?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005189 10.0.0.33 - - [2026-04-24 19:08:29] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025471 10.0.0.33 - - [2026-04-24 19:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006090 10.0.0.33 - - [2026-04-24 19:08:29] "GET /instance-ip/7ebc53b5-d603-4cf6-99d2-94da114bc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008032 10.0.0.33 - - [2026-04-24 19:08:29] "GET /instance-ip/7ebc53b5-d603-4cf6-99d2-94da114bc0ca?fields=floating_ips HTTP/1.1" 200 1164 0.006732 10.0.0.33 - - [2026-04-24 19:08:29] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.009148 10.0.0.33 - - [2026-04-24 19:08:29] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039763 10.0.0.33 - - [2026-04-24 19:08:29] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003053 10.0.0.33 - - [2026-04-24 19:08:29] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022596 10.0.0.33 - - [2026-04-24 19:08:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030768 10.0.0.33 - - [2026-04-24 19:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.024513 10.0.0.33 - - [2026-04-24 19:08:29] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051070 10.0.0.33 - - [2026-04-24 19:08:29] "GET /loadbalancer-listener/9441a4d0-4bfe-4f2d-99ad-827778b41cce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003107 10.0.0.33 - - [2026-04-24 19:08:29] "GET /loadbalancer-listener/9441a4d0-4bfe-4f2d-99ad-827778b41cce?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.014158 10.0.0.33 - - [2026-04-24 19:08:29] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026936 10.0.0.33 - - [2026-04-24 19:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019993 10.0.0.33 - - [2026-04-24 19:08:29] "GET /instance-ip/7ebc53b5-d603-4cf6-99d2-94da114bc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.015837 10.0.0.33 - - [2026-04-24 19:08:29] "GET /instance-ip/7ebc53b5-d603-4cf6-99d2-94da114bc0ca?fields=floating_ips HTTP/1.1" 200 1164 0.013108 10.0.0.33 - - [2026-04-24 19:08:29] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.013478 10.0.0.33 - - [2026-04-24 19:08:29] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.090547 10.0.0.33 - - [2026-04-24 19:08:29] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.008638 10.0.0.33 - - [2026-04-24 19:08:29] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.035437 10.0.0.33 - - [2026-04-24 19:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023948 10.0.0.33 - - [2026-04-24 19:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014562 10.0.0.33 - - [2026-04-24 19:08:30] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041486 10.0.0.33 - - [2026-04-24 19:08:30] "GET /loadbalancer-listener/4b10699f-f37b-4720-9ced-51b179d3cff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002867 10.0.0.33 - - [2026-04-24 19:08:30] "GET /loadbalancer-listener/4b10699f-f37b-4720-9ced-51b179d3cff3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007838 10.0.0.33 - - [2026-04-24 19:08:30] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.029338 10.0.0.33 - - [2026-04-24 19:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-04-24 19:08:30] "GET /instance-ip/7ebc53b5-d603-4cf6-99d2-94da114bc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.025921 10.0.0.33 - - [2026-04-24 19:08:30] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003870 10.0.0.33 - - [2026-04-24 19:08:30] "GET /instance-ip/7ebc53b5-d603-4cf6-99d2-94da114bc0ca?fields=floating_ips HTTP/1.1" 200 1164 0.005711 10.0.0.33 - - [2026-04-24 19:08:30] "POST /tags HTTP/1.1" 200 371 0.047482 10.0.0.33 - - [2026-04-24 19:08:30] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.011570 10.0.0.33 - - [2026-04-24 19:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.33 - - [2026-04-24 19:08:30] "GET /tag/5c8458b2-31f6-4d4c-9827-573e478e7876?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.033590 10.0.0.33 - - [2026-04-24 19:08:30] "POST /tags HTTP/1.1" 200 319 0.046537 10.0.0.33 - - [2026-04-24 19:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.33 - - [2026-04-24 19:08:30] "GET /tag/59950ab6-8d6c-401c-b57b-64eecfa0baf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.022950 10.0.0.33 - - [2026-04-24 19:08:30] "POST /id-to-fqname HTTP/1.1" 200 181 0.003253 10.0.0.33 - - [2026-04-24 19:08:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.018903 10.0.0.33 - - [2026-04-24 19:08:30] "POST /security-groups HTTP/1.1" 200 578 0.068887 10.0.0.33 - - [2026-04-24 19:08:30] "POST /projects HTTP/1.1" 200 497 0.410673 10.0.0.33 - - [2026-04-24 19:08:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.002545 10.0.0.33 - - [2026-04-24 19:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026367 10.0.0.33 - - [2026-04-24 19:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.027497 10.0.0.33 - - [2026-04-24 19:08:31] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.018230 10.0.0.33 - - [2026-04-24 19:08:31] "POST /access-control-lists HTTP/1.1" 200 587 0.090542 10.0.0.33 - - [2026-04-24 19:08:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.002696 10.0.0.33 - - [2026-04-24 19:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.33 - - [2026-04-24 19:08:31] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004761 10.0.0.33 - - [2026-04-24 19:08:31] "POST /access-control-lists HTTP/1.1" 200 585 0.057572 10.0.0.33 - - [2026-04-24 19:08:31] "PUT /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd HTTP/1.1" 200 264 0.124737 10.0.0.33 - - [2026-04-24 19:08:31] "PUT /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad HTTP/1.1" 200 264 0.126013 10.0.0.33 - - [2026-04-24 19:08:31] "POST /security-groups HTTP/1.1" 200 558 0.094638 10.0.0.33 - - [2026-04-24 19:08:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.005100 10.0.0.33 - - [2026-04-24 19:08:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.056177 10.0.0.33 - - [2026-04-24 19:08:31] "POST /chown HTTP/1.1" 200 109 0.017135 10.0.0.33 - - [2026-04-24 19:08:31] "POST /access-control-lists HTTP/1.1" 200 610 0.058512 10.0.0.33 - - [2026-04-24 19:08:31] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010042 10.0.0.33 - - [2026-04-24 19:08:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.007739 10.0.0.33 - - [2026-04-24 19:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006400 10.0.0.33 - - [2026-04-24 19:08:31] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008893 10.0.0.33 - - [2026-04-24 19:08:31] "POST /tags HTTP/1.1" 409 214 0.009786 10.0.0.33 - - [2026-04-24 19:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.33 - - [2026-04-24 19:08:31] "GET /tag/59950ab6-8d6c-401c-b57b-64eecfa0baf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.046908 10.0.0.33 - - [2026-04-24 19:08:31] "POST /access-control-lists HTTP/1.1" 200 608 0.127739 10.0.0.33 - - [2026-04-24 19:08:32] "POST /firewall-rules HTTP/1.1" 200 578 0.178201 10.0.0.33 - - [2026-04-24 19:08:32] "GET /firewall-rule/b83334bd-9dfd-4c00-9adb-fbf25d9002be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.020101 10.0.0.33 - - [2026-04-24 19:08:32] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.021550 10.0.0.33 - - [2026-04-24 19:08:32] "GET /firewall-rule/b83334bd-9dfd-4c00-9adb-fbf25d9002be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003344 10.0.0.33 - - [2026-04-24 19:08:32] "POST /ref-update HTTP/1.1" 200 156 0.053012 10.0.0.33 - - [2026-04-24 19:08:32] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017713 10.0.0.33 - - [2026-04-24 19:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008852 10.0.0.33 - - [2026-04-24 19:08:32] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003758 10.0.0.33 - - [2026-04-24 19:08:32] "POST /tags HTTP/1.1" 409 214 0.003136 10.0.0.33 - - [2026-04-24 19:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.33 - - [2026-04-24 19:08:32] "GET /tag/59950ab6-8d6c-401c-b57b-64eecfa0baf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.020295 10.0.0.33 - - [2026-04-24 19:08:32] "POST /firewall-rules HTTP/1.1" 200 576 0.104038 10.0.0.33 - - [2026-04-24 19:08:32] "GET /firewall-rule/6e579905-a1fe-4a25-9599-634977201e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.021000 10.0.0.33 - - [2026-04-24 19:08:32] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.006911 10.0.0.33 - - [2026-04-24 19:08:32] "GET /firewall-rule/6e579905-a1fe-4a25-9599-634977201e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004353 10.0.0.33 - - [2026-04-24 19:08:32] "POST /ref-update HTTP/1.1" 200 156 0.054921 10.0.0.33 - - [2026-04-24 19:08:32] "POST /tags HTTP/1.1" 200 363 0.036076 10.0.0.33 - - [2026-04-24 19:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023688 10.0.0.33 - - [2026-04-24 19:08:32] "GET /tag/835db87f-b110-40cc-ae3f-cc66f8f53e1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.030435 10.0.0.33 - - [2026-04-24 19:08:32] "POST /tags HTTP/1.1" 200 311 0.044668 10.0.0.33 - - [2026-04-24 19:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019198 10.0.0.33 - - [2026-04-24 19:08:32] "GET /tag/83d352ec-d688-4a4a-8873-966efabd0864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.029848 10.0.0.33 - - [2026-04-24 19:08:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.012737 10.0.0.33 - - [2026-04-24 19:08:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.017511 10.0.0.33 - - [2026-04-24 19:08:33] "POST /security-groups HTTP/1.1" 200 574 0.089139 10.0.0.33 - - [2026-04-24 19:08:33] "POST /projects HTTP/1.1" 200 489 0.450231 10.0.0.33 - - [2026-04-24 19:08:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.020024 10.0.0.33 - - [2026-04-24 19:08:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.055886 10.0.0.33 - - [2026-04-24 19:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005660 10.0.0.33 - - [2026-04-24 19:08:33] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.021334 10.0.0.33 - - [2026-04-24 19:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006363 10.0.0.33 - - [2026-04-24 19:08:33] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.052902 10.0.0.33 - - [2026-04-24 19:08:33] "POST /access-control-lists HTTP/1.1" 200 583 0.177021 10.0.0.33 - - [2026-04-24 19:08:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.003599 10.0.0.33 - - [2026-04-24 19:08:33] "POST /access-control-lists HTTP/1.1" 200 581 0.152226 10.0.0.33 - - [2026-04-24 19:08:33] "PUT /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd HTTP/1.1" 200 264 0.191310 10.0.0.33 - - [2026-04-24 19:08:33] "PUT /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad HTTP/1.1" 200 264 0.141773 10.0.0.33 - - [2026-04-24 19:08:34] "POST /security-groups HTTP/1.1" 200 546 0.122945 10.0.0.33 - - [2026-04-24 19:08:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.002799 10.0.0.33 - - [2026-04-24 19:08:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.040750 10.0.0.33 - - [2026-04-24 19:08:34] "POST /access-control-lists HTTP/1.1" 200 602 0.055791 10.0.0.33 - - [2026-04-24 19:08:34] "POST /chown HTTP/1.1" 200 109 0.051274 10.0.0.33 - - [2026-04-24 19:08:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.004498 10.0.0.33 - - [2026-04-24 19:08:34] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.037063 10.0.0.33 - - [2026-04-24 19:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.33 - - [2026-04-24 19:08:34] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005370 10.0.0.33 - - [2026-04-24 19:08:34] "POST /access-control-lists HTTP/1.1" 200 600 0.086699 10.0.0.33 - - [2026-04-24 19:08:34] "POST /tags HTTP/1.1" 409 210 0.019668 10.0.0.33 - - [2026-04-24 19:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.33 - - [2026-04-24 19:08:34] "GET /tag/83d352ec-d688-4a4a-8873-966efabd0864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.038279 10.0.0.33 - - [2026-04-24 19:08:34] "POST /firewall-rules HTTP/1.1" 200 570 0.105411 10.0.0.33 - - [2026-04-24 19:08:34] "GET /firewall-rule/57793f4b-cb11-4650-a359-edb95b10dadf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007987 10.0.0.33 - - [2026-04-24 19:08:34] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.013662 10.0.0.33 - - [2026-04-24 19:08:34] "GET /firewall-rule/57793f4b-cb11-4650-a359-edb95b10dadf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003844 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001385 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001580 10.0.0.33 - - [2026-04-24 19:08:34] "POST /ref-update HTTP/1.1" 200 156 0.100618 10.0.0.33 - - [2026-04-24 19:08:34] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008775 10.0.0.33 - - [2026-04-24 19:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.33 - - [2026-04-24 19:08:34] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004364 10.0.0.33 - - [2026-04-24 19:08:34] "POST /tags HTTP/1.1" 409 210 0.006104 10.0.0.33 - - [2026-04-24 19:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.33 - - [2026-04-24 19:08:34] "GET /tag/83d352ec-d688-4a4a-8873-966efabd0864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.027381 10.0.0.33 - - [2026-04-24 19:08:35] "POST /firewall-rules HTTP/1.1" 200 568 0.121743 10.0.0.33 - - [2026-04-24 19:08:35] "GET /firewall-rule/0be2017e-a761-4c08-8a3a-be3dd99f682d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.023651 10.0.0.33 - - [2026-04-24 19:08:35] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.006341 10.0.0.33 - - [2026-04-24 19:08:35] "GET /firewall-rule/0be2017e-a761-4c08-8a3a-be3dd99f682d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2007 0.003769 10.0.0.33 - - [2026-04-24 19:08:35] "POST /ref-update HTTP/1.1" 200 156 0.139632 10.0.0.33 - - [2026-04-24 19:08:35] "POST /tags HTTP/1.1" 409 237 0.005600 10.0.0.33 - - [2026-04-24 19:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2026-04-24 19:08:35] "GET /tag/8dd5636a-ab32-4611-b4e1-12de11fd7c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019621 10.0.0.33 - - [2026-04-24 19:08:35] "POST /tags HTTP/1.1" 409 210 0.003717 10.0.0.33 - - [2026-04-24 19:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.33 - - [2026-04-24 19:08:35] "GET /tag/2204b556-4cc3-42f7-91cc-f423fa5b6d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012325 10.0.0.33 - - [2026-04-24 19:08:35] "POST /projects HTTP/1.1" 409 223 0.002700 10.0.0.33 - - [2026-04-24 19:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007824 10.0.0.33 - - [2026-04-24 19:08:35] "GET /project/57fc75f3-e6ba-41d4-8d1e-bf465eb1db34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049452 10.0.0.33 - - [2026-04-24 19:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.33 - - [2026-04-24 19:08:35] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.010353 10.0.0.33 - - [2026-04-24 19:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.33 - - [2026-04-24 19:08:35] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.012770 10.0.0.33 - - [2026-04-24 19:08:35] "PUT /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd HTTP/1.1" 200 264 0.059069 10.0.0.33 - - [2026-04-24 19:08:35] "PUT /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad HTTP/1.1" 200 264 0.074745 10.0.0.33 - - [2026-04-24 19:08:35] "POST /security-groups HTTP/1.1" 409 253 0.016372 10.0.0.33 - - [2026-04-24 19:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.33 - - [2026-04-24 19:08:36] "PUT /security-group/c4f43c4e-4ad6-4f46-a933-9ab90a413800 HTTP/1.1" 200 262 0.080951 10.0.0.33 - - [2026-04-24 19:08:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.069422 10.0.0.33 - - [2026-04-24 19:08:36] "PUT /access-control-list/259aef82-0f28-4597-83e8-bd5a7c5b2f95 HTTP/1.1" 200 272 0.071235 10.0.0.33 - - [2026-04-24 19:08:36] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.047278 10.0.0.33 - - [2026-04-24 19:08:36] "PUT /access-control-list/2b3fce80-ad84-4720-bd46-dc2056287914 HTTP/1.1" 200 272 0.040922 10.0.0.33 - - [2026-04-24 19:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.33 - - [2026-04-24 19:08:36] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003267 10.0.0.33 - - [2026-04-24 19:08:36] "POST /tags HTTP/1.1" 409 210 0.008960 10.0.0.33 - - [2026-04-24 19:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.33 - - [2026-04-24 19:08:36] "GET /tag/2204b556-4cc3-42f7-91cc-f423fa5b6d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014668 10.0.0.33 - - [2026-04-24 19:08:36] "POST /firewall-rules HTTP/1.1" 200 570 0.093712 10.0.0.33 - - [2026-04-24 19:08:36] "GET /firewall-rule/36553d0c-9397-4bd3-ba06-748d43c25d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006608 10.0.0.33 - - [2026-04-24 19:08:36] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.006835 10.0.0.33 - - [2026-04-24 19:08:36] "GET /firewall-rule/36553d0c-9397-4bd3-ba06-748d43c25d91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014411 10.0.0.33 - - [2026-04-24 19:08:36] "POST /ref-update HTTP/1.1" 200 156 0.087281 10.0.0.33 - - [2026-04-24 19:08:36] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018531 10.0.0.33 - - [2026-04-24 19:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.33 - - [2026-04-24 19:08:36] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004406 10.0.0.33 - - [2026-04-24 19:08:36] "POST /tags HTTP/1.1" 409 210 0.006162 10.0.0.33 - - [2026-04-24 19:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2026-04-24 19:08:36] "GET /tag/2204b556-4cc3-42f7-91cc-f423fa5b6d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.028016 10.0.0.33 - - [2026-04-24 19:08:36] "POST /firewall-rules HTTP/1.1" 200 568 0.088713 10.0.0.33 - - [2026-04-24 19:08:36] "GET /firewall-rule/67e9d624-0f85-41a8-8a87-752a15971bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.021008 10.0.0.33 - - [2026-04-24 19:08:36] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.009221 10.0.0.33 - - [2026-04-24 19:08:36] "GET /firewall-rule/67e9d624-0f85-41a8-8a87-752a15971bd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.010897 10.0.0.33 - - [2026-04-24 19:08:37] "POST /ref-update HTTP/1.1" 200 156 0.193701 10.0.0.33 - - [2026-04-24 19:08:37] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008724 10.0.0.33 - - [2026-04-24 19:08:37] "POST /set-tag HTTP/1.1" 200 109 0.012119 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001080 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001159 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:08:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001177 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:09:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:09:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001246 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:09:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001396 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:09:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001366 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:09:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001323 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:09:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 10.0.0.33 - - [2026-04-24 19:09:56] "GET / HTTP/1.1" 200 35931 0.001912 10.0.0.33 - - [2026-04-24 19:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.33 - - [2026-04-24 19:09:56] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.018543 10.0.0.33 - - [2026-04-24 19:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2026-04-24 19:09:57] "GET /config-node/be414557-2f75-4457-a5a6-c2b7e00c9f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004938 10.0.0.33 - - [2026-04-24 19:10:08] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.33 - - [2026-04-24 19:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2026-04-24 19:10:08] "GET /routing-instance/7532a981-7cb7-45ed-bd0e-cd363d3fda35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003340 10.0.0.33 - - [2026-04-24 19:10:08] "POST /bgp-routers HTTP/1.1" 409 301 0.010659 10.0.0.33 - - [2026-04-24 19:10:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.33 - - [2026-04-24 19:10:08] "GET /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006392 10.0.0.33 - - [2026-04-24 19:10:08] "PUT /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664 HTTP/1.1" 200 254 0.024106 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:10:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:10:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001288 10.0.0.249 - - [2026-04-24 19:10:31] "GET / HTTP/1.1" 200 35931 0.002832 10.0.0.249 - - [2026-04-24 19:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010081 10.0.0.249 - - [2026-04-24 19:10:31] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005963 10.0.0.249 - - [2026-04-24 19:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.249 - - [2026-04-24 19:10:31] "GET /routing-instance/7532a981-7cb7-45ed-bd0e-cd363d3fda35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003351 10.0.0.249 - - [2026-04-24 19:10:31] "PUT /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b HTTP/1.1" 200 274 0.017872 10.0.0.249 - - [2026-04-24 19:10:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.010216 10.0.0.249 - - [2026-04-24 19:10:31] "POST /virtual-routers HTTP/1.1" 200 599 0.027894 10.0.0.249 - - [2026-04-24 19:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011288 10.0.0.249 - - [2026-04-24 19:10:31] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005585 10.0.0.249 - - [2026-04-24 19:10:31] "POST /fqname-to-id HTTP/1.1" 404 229 0.002919 10.0.0.249 - - [2026-04-24 19:10:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.249 - - [2026-04-24 19:10:31] "GET /virtual-network/4f77d607-ed66-4134-873a-08a7f656c534?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006036 10.0.0.249 - - [2026-04-24 19:10:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.136134 10.0.0.33 - - [2026-04-24 19:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.33 - - [2026-04-24 19:10:57] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003474 10.0.0.33 - - [2026-04-24 19:11:51] "GET /global-system-configs HTTP/1.1" 200 322 0.010304 10.0.0.33 - - [2026-04-24 19:11:52] "GET /global-system-configs HTTP/1.1" 200 322 0.003678 10.0.0.33 - - [2026-04-24 19:13:17] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003539 10.0.0.33 - - [2026-04-24 19:13:17] "POST /ref-update HTTP/1.1" 200 156 0.009275 10.0.0.33 - - [2026-04-24 19:13:24] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010340 10.0.0.33 - - [2026-04-24 19:13:24] "POST /set-tag HTTP/1.1" 200 109 0.008377 10.0.0.33 - - [2026-04-24 19:13:24] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013742 10.0.0.33 - - [2026-04-24 19:13:24] "POST /set-tag HTTP/1.1" 200 109 0.013188 10.0.0.33 - - [2026-04-24 19:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.33 - - [2026-04-24 19:13:24] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006088 10.0.0.33 - - [2026-04-24 19:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.33 - - [2026-04-24 19:13:24] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003861 10.0.0.33 - - [2026-04-24 19:13:24] "GET /loadbalancer-pool/67db7932-2e4e-4c66-822b-733687d740ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.008113 10.0.0.33 - - [2026-04-24 19:13:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.063117 10.0.0.33 - - [2026-04-24 19:13:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.053509 10.0.0.33 - - [2026-04-24 19:13:24] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016885 10.0.0.33 - - [2026-04-24 19:13:24] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009179 10.0.0.33 - - [2026-04-24 19:13:24] "POST /ref-update HTTP/1.1" 200 156 0.015018 10.0.0.33 - - [2026-04-24 19:13:24] "POST /tags HTTP/1.1" 409 205 0.019478 10.0.0.33 - - [2026-04-24 19:13:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006571 10.0.0.33 - - [2026-04-24 19:13:24] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.047948 10.0.0.33 - - [2026-04-24 19:13:24] "GET /tag/9c440a30-5d26-442d-9ced-961c0009b690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014019 10.0.0.33 - - [2026-04-24 19:13:24] "PUT /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569 HTTP/1.1" 200 256 0.048082 10.0.0.33 - - [2026-04-24 19:13:24] "POST /set-tag HTTP/1.1" 200 109 0.121136 10.0.0.33 - - [2026-04-24 19:13:24] "GET /loadbalancer-pool/fb120656-367e-4df6-9650-9ca93db46f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.025191 10.0.0.33 - - [2026-04-24 19:13:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.093095 10.0.0.33 - - [2026-04-24 19:13:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021881 10.0.0.33 - - [2026-04-24 19:13:25] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017725 10.0.0.33 - - [2026-04-24 19:13:25] "POST /set-tag HTTP/1.1" 200 109 0.007824 10.0.0.33 - - [2026-04-24 19:13:25] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008610 10.0.0.33 - - [2026-04-24 19:13:25] "POST /ref-update HTTP/1.1" 200 156 0.027570 10.0.0.33 - - [2026-04-24 19:13:25] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.027392 10.0.0.33 - - [2026-04-24 19:13:25] "GET /loadbalancer-pool/0632ef2d-101d-440b-a357-89f01536f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.018423 10.0.0.33 - - [2026-04-24 19:13:25] "PUT /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569 HTTP/1.1" 200 256 0.044847 10.0.0.33 - - [2026-04-24 19:13:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.114672 10.0.0.33 - - [2026-04-24 19:13:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.037118 10.0.0.33 - - [2026-04-24 19:13:25] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012944 10.0.0.33 - - [2026-04-24 19:13:25] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014774 10.0.0.33 - - [2026-04-24 19:13:25] "POST /ref-update HTTP/1.1" 200 156 0.030588 10.0.0.33 - - [2026-04-24 19:13:25] "POST /set-tag HTTP/1.1" 200 109 0.016999 10.0.0.33 - - [2026-04-24 19:13:25] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.007447 10.0.0.33 - - [2026-04-24 19:13:25] "PUT /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569 HTTP/1.1" 200 256 0.018419 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:13:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001146 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:13:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.33 - - [2026-04-24 19:13:56] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014886 10.0.0.33 - - [2026-04-24 19:13:56] "POST /set-tag HTTP/1.1" 200 109 0.007236 10.0.0.33 - - [2026-04-24 19:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.33 - - [2026-04-24 19:13:56] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003718 10.0.0.33 - - [2026-04-24 19:13:56] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004874 10.0.0.33 - - [2026-04-24 19:13:56] "POST /set-tag HTTP/1.1" 200 109 0.044905 10.0.0.33 - - [2026-04-24 19:13:56] "DELETE /loadbalancer-member/523cf81d-1387-49e9-8bef-1cc50bf1ddaf HTTP/1.1" 200 115 0.049460 10.0.0.33 - - [2026-04-24 19:13:56] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.026397 10.0.0.33 - - [2026-04-24 19:13:56] "POST /set-tag HTTP/1.1" 200 109 0.004270 10.0.0.33 - - [2026-04-24 19:13:56] "DELETE /loadbalancer-member/5020ec71-e964-42fc-a42f-22f78d575f20 HTTP/1.1" 200 115 0.064731 10.0.0.33 - - [2026-04-24 19:13:56] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009945 10.0.0.33 - - [2026-04-24 19:13:56] "POST /set-tag HTTP/1.1" 200 109 0.004450 10.0.0.33 - - [2026-04-24 19:13:57] "DELETE /loadbalancer-member/11c4b06b-ca24-46da-8397-f249cbdae46d HTTP/1.1" 200 115 0.079533 10.0.0.33 - - [2026-04-24 19:13:57] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007033 10.0.0.33 - - [2026-04-24 19:13:57] "POST /set-tag HTTP/1.1" 200 109 0.003439 10.0.0.33 - - [2026-04-24 19:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.33 - - [2026-04-24 19:13:57] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004154 10.0.0.33 - - [2026-04-24 19:13:57] "GET /loadbalancer-pool/67db7932-2e4e-4c66-822b-733687d740ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.007264 10.0.0.33 - - [2026-04-24 19:13:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035830 10.0.0.33 - - [2026-04-24 19:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010997 10.0.0.33 - - [2026-04-24 19:13:57] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008300 10.0.0.33 - - [2026-04-24 19:13:57] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008763 10.0.0.33 - - [2026-04-24 19:13:57] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.009676 10.0.0.33 - - [2026-04-24 19:13:57] "POST /set-tag HTTP/1.1" 200 109 0.131247 10.0.0.33 - - [2026-04-24 19:13:57] "GET /loadbalancer-pool/fb120656-367e-4df6-9650-9ca93db46f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004023 10.0.0.33 - - [2026-04-24 19:13:57] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039431 10.0.0.33 - - [2026-04-24 19:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.032225 10.0.0.33 - - [2026-04-24 19:13:57] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017582 10.0.0.33 - - [2026-04-24 19:13:57] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005331 10.0.0.33 - - [2026-04-24 19:13:57] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.008003 10.0.0.33 - - [2026-04-24 19:13:57] "POST /set-tag HTTP/1.1" 200 109 0.003976 10.0.0.33 - - [2026-04-24 19:13:57] "GET /loadbalancer-pool/0632ef2d-101d-440b-a357-89f01536f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006134 10.0.0.33 - - [2026-04-24 19:13:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.056925 10.0.0.33 - - [2026-04-24 19:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012759 10.0.0.33 - - [2026-04-24 19:13:57] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007177 10.0.0.33 - - [2026-04-24 19:13:57] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006522 10.0.0.33 - - [2026-04-24 19:13:57] "POST /set-tag HTTP/1.1" 200 109 0.006566 10.0.0.33 - - [2026-04-24 19:13:57] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.005728 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:14:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:14:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001266 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:14:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001436 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:14:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001318 10.0.0.249 - - [2026-04-24 19:14:33] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.249 - - [2026-04-24 19:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.249 - - [2026-04-24 19:14:33] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006066 10.0.0.249 - - [2026-04-24 19:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.249 - - [2026-04-24 19:14:33] "GET /routing-instance/7532a981-7cb7-45ed-bd0e-cd363d3fda35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003384 10.0.0.249 - - [2026-04-24 19:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008175 10.0.0.249 - - [2026-04-24 19:14:33] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005945 10.0.0.249 - - [2026-04-24 19:14:34] "PUT /virtual-router/affa8707-fce2-470e-a280-9d2797056200 HTTP/1.1" 200 262 0.016210 10.0.0.249 - - [2026-04-24 19:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010758 10.0.0.249 - - [2026-04-24 19:14:34] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003094 10.0.0.249 - - [2026-04-24 19:14:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.249 - - [2026-04-24 19:14:34] "GET /virtual-machine-interface/8d376380-48b4-4be5-a7f7-eea84ebce0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004547 10.0.0.249 - - [2026-04-24 19:14:34] "PUT /virtual-machine-interface/8d376380-48b4-4be5-a7f7-eea84ebce0ee HTTP/1.1" 200 284 0.011065 10.0.0.33 - - [2026-04-24 19:14:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.33 - - [2026-04-24 19:14:57] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003221 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:15:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001154 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:15:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002193 10.0.0.33 - - [2026-04-24 19:16:51] "GET /global-system-configs HTTP/1.1" 200 322 0.003652 10.0.0.33 - - [2026-04-24 19:16:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002813 10.0.0.33 - - [2026-04-24 19:18:46] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006143 10.0.0.33 - - [2026-04-24 19:18:46] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.33 - - [2026-04-24 19:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.33 - - [2026-04-24 19:18:46] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002836 10.0.0.33 - - [2026-04-24 19:18:46] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004673 10.0.0.33 - - [2026-04-24 19:18:46] "POST /set-tag HTTP/1.1" 200 109 0.051447 10.0.0.33 - - [2026-04-24 19:18:46] "DELETE /loadbalancer-member/7ea8c94e-eea3-4870-8eb7-a6120b420dce HTTP/1.1" 200 115 0.095598 10.0.0.33 - - [2026-04-24 19:18:46] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008992 10.0.0.33 - - [2026-04-24 19:18:46] "POST /set-tag HTTP/1.1" 200 109 0.006886 10.0.0.33 - - [2026-04-24 19:18:46] "DELETE /loadbalancer-member/0511436f-eda1-4dd4-af70-10edb3ee5f65 HTTP/1.1" 200 115 0.056443 10.0.0.33 - - [2026-04-24 19:18:46] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007415 10.0.0.33 - - [2026-04-24 19:18:46] "POST /set-tag HTTP/1.1" 200 109 0.004613 10.0.0.33 - - [2026-04-24 19:18:46] "DELETE /loadbalancer-member/10022dd3-90f8-4df9-b0ed-14771931c31c HTTP/1.1" 200 115 0.068277 10.0.0.33 - - [2026-04-24 19:18:46] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016365 10.0.0.33 - - [2026-04-24 19:18:46] "POST /set-tag HTTP/1.1" 200 109 0.006088 10.0.0.33 - - [2026-04-24 19:18:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.33 - - [2026-04-24 19:18:46] "GET /loadbalancer/1725f0be-7d36-448b-8cd6-c22e3acaa548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004286 10.0.0.33 - - [2026-04-24 19:18:46] "GET /loadbalancer-pool/67db7932-2e4e-4c66-822b-733687d740ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005406 10.0.0.33 - - [2026-04-24 19:18:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.059874 10.0.0.33 - - [2026-04-24 19:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014605 10.0.0.33 - - [2026-04-24 19:18:47] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014895 10.0.0.33 - - [2026-04-24 19:18:47] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008960 10.0.0.33 - - [2026-04-24 19:18:47] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.013157 10.0.0.33 - - [2026-04-24 19:18:47] "POST /set-tag HTTP/1.1" 200 109 0.084168 10.0.0.33 - - [2026-04-24 19:18:47] "GET /loadbalancer-pool/fb120656-367e-4df6-9650-9ca93db46f48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015461 10.0.0.33 - - [2026-04-24 19:18:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026827 10.0.0.33 - - [2026-04-24 19:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023811 10.0.0.33 - - [2026-04-24 19:18:47] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015548 10.0.0.33 - - [2026-04-24 19:18:47] "POST /set-tag HTTP/1.1" 200 109 0.019693 10.0.0.33 - - [2026-04-24 19:18:47] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018513 10.0.0.33 - - [2026-04-24 19:18:47] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006673 10.0.0.33 - - [2026-04-24 19:18:47] "GET /loadbalancer-pool/0632ef2d-101d-440b-a357-89f01536f004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009216 10.0.0.33 - - [2026-04-24 19:18:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044131 10.0.0.33 - - [2026-04-24 19:18:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.044629 10.0.0.33 - - [2026-04-24 19:18:47] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.025746 10.0.0.33 - - [2026-04-24 19:18:47] "GET /virtual-machine-interface/f60797b8-4010-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016042 10.0.0.33 - - [2026-04-24 19:18:47] "GET /floating-ip/8407c639-3c8a-4189-b5b4-fe7989ecf569?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003279 10.0.0.33 - - [2026-04-24 19:18:47] "POST /set-tag HTTP/1.1" 200 109 0.003021 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:18:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:18:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001314 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:18:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:18:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001160 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:19:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001366 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:19:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001671 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:20:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001338 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:20:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001846 10.0.0.33 - - [2026-04-24 19:20:22] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.33 - - [2026-04-24 19:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2026-04-24 19:20:22] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035544 10.0.0.33 - - [2026-04-24 19:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2026-04-24 19:20:22] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037849 10.0.0.33 - - [2026-04-24 19:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.33 - - [2026-04-24 19:20:23] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040458 10.0.0.33 - - [2026-04-24 19:20:23] "POST /tags HTTP/1.1" 200 333 0.029790 10.0.0.33 - - [2026-04-24 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.33 - - [2026-04-24 19:20:23] "GET /tag/f20f4384-0f26-4500-b2f6-7aeaf28bb4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018052 10.0.0.33 - - [2026-04-24 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.33 - - [2026-04-24 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.33 - - [2026-04-24 19:20:23] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054717 10.0.0.33 - - [2026-04-24 19:20:23] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060433 10.0.0.33 - - [2026-04-24 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004556 10.0.0.33 - - [2026-04-24 19:20:23] "GET /virtual-networks?parent_id=47a0aac5-22a9-42e5-b29f-8c75d5d677ba&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002463 10.0.0.33 - - [2026-04-24 19:20:23] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004956 10.0.0.33 - - [2026-04-24 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2026-04-24 19:20:23] "GET /service-appliance-set/0f34a4ad-ccf5-4bec-8517-6d6c86e9d759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002756 10.0.0.33 - - [2026-04-24 19:20:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.010331 10.0.0.33 - - [2026-04-24 19:20:23] "POST /virtual-networks HTTP/1.1" 200 512 0.082499 10.0.0.33 - - [2026-04-24 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010056 10.0.0.33 - - [2026-04-24 19:20:23] "GET /network-ipam/50e0dcad-c286-49a3-bbd2-9332477e2bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.024533 10.0.0.33 - - [2026-04-24 19:20:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.116994 10.0.0.33 - - [2026-04-24 19:20:23] "GET /virtual-machine-interface/0cf8484e-a7e2-4ad5-99c3-c3f19fa636a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.010727 10.0.0.33 - - [2026-04-24 19:20:23] "POST /useragent-kv HTTP/1.1" 200 115 0.012958 10.0.0.33 - - [2026-04-24 19:20:23] "POST /ref-update HTTP/1.1" 200 156 0.120567 10.0.0.33 - - [2026-04-24 19:20:23] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004908 10.0.0.33 - - [2026-04-24 19:20:23] "POST /instance-ips HTTP/1.1" 200 409 0.045068 10.0.0.33 - - [2026-04-24 19:20:23] "GET /domains HTTP/1.1" 200 280 0.004997 10.0.0.33 - - [2026-04-24 19:20:23] "GET /instance-ip/c70b0dda-4ce3-4443-968b-c982cefd4e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.016239 10.0.0.33 - - [2026-04-24 19:20:23] "GET /domain/f53b4eee-9493-401d-a024-d06c640a1a64 HTTP/1.1" 200 3087 0.016225 10.0.0.33 - - [2026-04-24 19:20:23] "POST /loadbalancers HTTP/1.1" 200 610 0.076864 10.0.0.33 - - [2026-04-24 19:20:23] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba HTTP/1.1" 200 5716 0.120118 10.0.0.33 - - [2026-04-24 19:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017443 10.0.0.33 - - [2026-04-24 19:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008636 10.0.0.33 - - [2026-04-24 19:20:23] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 2088 0.023566 10.0.0.33 - - [2026-04-24 19:20:23] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067943 10.0.0.33 - - [2026-04-24 19:20:23] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 2088 0.006237 10.0.0.33 - - [2026-04-24 19:20:23] "GET /instance-ip/c70b0dda-4ce3-4443-968b-c982cefd4e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005909 10.0.0.33 - - [2026-04-24 19:20:24] "GET /routing-instance/d8dd4b09-e9de-4073-adce-0ade75fdc3d6 HTTP/1.1" 200 1182 0.003904 10.0.0.33 - - [2026-04-24 19:20:24] "GET /routing-instance/d8dd4b09-e9de-4073-adce-0ade75fdc3d6 HTTP/1.1" 200 1182 0.010565 10.0.0.33 - - [2026-04-24 19:20:24] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.081295 10.0.0.33 - - [2026-04-24 19:20:24] "POST /route-targets HTTP/1.1" 200 327 0.018974 10.0.0.33 - - [2026-04-24 19:20:24] "POST /ref-update HTTP/1.1" 200 156 0.020281 10.0.0.33 - - [2026-04-24 19:20:24] "GET /loadbalancer/559e9447-0333-4c6a-a227-11bd45f8783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.008065 10.0.0.33 - - [2026-04-24 19:20:24] "POST /floating-ips HTTP/1.1" 200 597 0.070684 10.0.0.33 - - [2026-04-24 19:20:24] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.070415 10.0.0.33 - - [2026-04-24 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007381 10.0.0.33 - - [2026-04-24 19:20:24] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043277 10.0.0.33 - - [2026-04-24 19:20:24] "GET /loadbalancer-listener/31972f98-5815-4765-b87e-5d9ff45bd253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.010435 10.0.0.33 - - [2026-04-24 19:20:24] "GET /loadbalancer-listener/31972f98-5815-4765-b87e-5d9ff45bd253?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.007607 10.0.0.33 - - [2026-04-24 19:20:24] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.025400 10.0.0.33 - - [2026-04-24 19:20:24] "GET /instance-ip/c70b0dda-4ce3-4443-968b-c982cefd4e5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004614 10.0.0.33 - - [2026-04-24 19:20:24] "GET /instance-ip/c70b0dda-4ce3-4443-968b-c982cefd4e5c?fields=floating_ips HTTP/1.1" 200 1213 0.006904 10.0.0.33 - - [2026-04-24 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-04-24 19:20:24] "GET /loadbalancer/559e9447-0333-4c6a-a227-11bd45f8783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002903 10.0.0.33 - - [2026-04-24 19:20:24] "GET /floating-ip/00f0a29d-ccc1-4bd5-8350-f26a86213233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.004398 10.0.0.33 - - [2026-04-24 19:20:24] "POST /tags HTTP/1.1" 200 295 0.075235 10.0.0.33 - - [2026-04-24 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009201 10.0.0.33 - - [2026-04-24 19:20:24] "GET /tag/d0f68ca4-ca51-4b16-a6c0-1bebbd0cb426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.020616 10.0.0.33 - - [2026-04-24 19:20:24] "POST /tags HTTP/1.1" 409 233 0.003091 10.0.0.33 - - [2026-04-24 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.33 - - [2026-04-24 19:20:24] "GET /tag/c84f4364-2921-4cb6-91ea-c7b29b04e639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012038 10.0.0.33 - - [2026-04-24 19:20:24] "POST /tags HTTP/1.1" 409 206 0.002550 10.0.0.33 - - [2026-04-24 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.33 - - [2026-04-24 19:20:24] "GET /tag/75ee60e5-777b-4257-9b51-23624991492b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011112 10.0.0.33 - - [2026-04-24 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.33 - - [2026-04-24 19:20:24] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007817 10.0.0.33 - - [2026-04-24 19:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.33 - - [2026-04-24 19:20:24] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041783 10.0.0.33 - - [2026-04-24 19:20:24] "POST /virtual-machines HTTP/1.1" 200 369 0.011502 10.0.0.33 - - [2026-04-24 19:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025222 10.0.0.33 - - [2026-04-24 19:20:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145137 10.0.0.33 - - [2026-04-24 19:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033587 10.0.0.33 - - [2026-04-24 19:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.051495 10.0.0.33 - - [2026-04-24 19:20:25] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009047 10.0.0.33 - - [2026-04-24 19:20:25] "POST /instance-ips HTTP/1.1" 200 409 0.041427 10.0.0.33 - - [2026-04-24 19:20:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.048457 10.0.0.33 - - [2026-04-24 19:20:25] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010185 10.0.0.33 - - [2026-04-24 19:20:25] "POST /set-tag HTTP/1.1" 200 109 0.055007 10.0.0.33 - - [2026-04-24 19:20:25] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.050296 10.0.0.33 - - [2026-04-24 19:20:25] "GET /instance-ip/a546f1dc-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005090 10.0.0.33 - - [2026-04-24 19:20:25] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013255 10.0.0.33 - - [2026-04-24 19:20:25] "POST /set-tag HTTP/1.1" 200 109 0.005148 10.0.0.33 - - [2026-04-24 19:20:25] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.007570 10.0.0.33 - - [2026-04-24 19:20:25] "POST /ref-update HTTP/1.1" 200 156 0.017589 10.0.0.33 - - [2026-04-24 19:20:25] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.026188 10.0.0.33 - - [2026-04-24 19:20:25] "POST /set-tag HTTP/1.1" 200 109 0.012485 10.0.0.33 - - [2026-04-24 19:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.33 - - [2026-04-24 19:20:25] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013108 10.0.0.33 - - [2026-04-24 19:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.33 - - [2026-04-24 19:20:26] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.099882 10.0.0.33 - - [2026-04-24 19:20:26] "POST /virtual-machines HTTP/1.1" 200 369 0.029348 10.0.0.33 - - [2026-04-24 19:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.049297 10.0.0.33 - - [2026-04-24 19:20:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.197973 10.0.0.33 - - [2026-04-24 19:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018441 10.0.0.33 - - [2026-04-24 19:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021851 10.0.0.33 - - [2026-04-24 19:20:26] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.037188 10.0.0.33 - - [2026-04-24 19:20:26] "POST /instance-ips HTTP/1.1" 200 409 0.032834 10.0.0.33 - - [2026-04-24 19:20:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022725 10.0.0.33 - - [2026-04-24 19:20:26] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011482 10.0.0.33 - - [2026-04-24 19:20:26] "POST /set-tag HTTP/1.1" 200 109 0.020087 10.0.0.33 - - [2026-04-24 19:20:26] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022192 10.0.0.33 - - [2026-04-24 19:20:26] "GET /instance-ip/a6003eb2-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004684 10.0.0.33 - - [2026-04-24 19:20:26] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004985 10.0.0.33 - - [2026-04-24 19:20:26] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.33 - - [2026-04-24 19:20:26] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004747 10.0.0.33 - - [2026-04-24 19:20:26] "POST /ref-update HTTP/1.1" 200 156 0.016495 10.0.0.33 - - [2026-04-24 19:20:26] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015451 10.0.0.33 - - [2026-04-24 19:20:26] "POST /set-tag HTTP/1.1" 200 109 0.004917 10.0.0.33 - - [2026-04-24 19:20:26] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004935 10.0.0.33 - - [2026-04-24 19:20:26] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.33 - - [2026-04-24 19:20:26] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004651 10.0.0.33 - - [2026-04-24 19:20:26] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.33 - - [2026-04-24 19:20:29] "GET /domains HTTP/1.1" 200 280 0.002263 10.0.0.33 - - [2026-04-24 19:20:29] "GET /domain/f53b4eee-9493-401d-a024-d06c640a1a64 HTTP/1.1" 200 3087 0.003453 10.0.0.33 - - [2026-04-24 19:20:29] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba HTTP/1.1" 200 7064 0.043621 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 2088 0.006040 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 2088 0.005796 10.0.0.33 - - [2026-04-24 19:20:29] "GET /routing-instance/d8dd4b09-e9de-4073-adce-0ade75fdc3d6 HTTP/1.1" 200 1403 0.004126 10.0.0.33 - - [2026-04-24 19:20:29] "GET /routing-instance/d8dd4b09-e9de-4073-adce-0ade75fdc3d6 HTTP/1.1" 200 1403 0.003270 10.0.0.33 - - [2026-04-24 19:20:29] "GET /route-target/d839df41-66f3-4802-81f6-22de2e325388 HTTP/1.1" 200 1152 0.004056 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 2088 0.005424 10.0.0.33 - - [2026-04-24 19:20:29] "GET /routing-instance/d8dd4b09-e9de-4073-adce-0ade75fdc3d6 HTTP/1.1" 200 1403 0.003242 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005885 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 2088 0.004787 10.0.0.33 - - [2026-04-24 19:20:29] "GET /routing-instance/d8dd4b09-e9de-4073-adce-0ade75fdc3d6 HTTP/1.1" 200 1403 0.003251 10.0.0.33 - - [2026-04-24 19:20:29] "GET /routing-instance/d8dd4b09-e9de-4073-adce-0ade75fdc3d6 HTTP/1.1" 200 1403 0.003124 10.0.0.33 - - [2026-04-24 19:20:29] "GET /route-target/d839df41-66f3-4802-81f6-22de2e325388 HTTP/1.1" 200 1152 0.002762 10.0.0.33 - - [2026-04-24 19:20:29] "GET /domains HTTP/1.1" 200 280 0.002110 10.0.0.33 - - [2026-04-24 19:20:29] "GET /domain/f53b4eee-9493-401d-a024-d06c640a1a64 HTTP/1.1" 200 3087 0.003657 10.0.0.33 - - [2026-04-24 19:20:29] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba HTTP/1.1" 200 7064 0.049352 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 2088 0.004548 10.0.0.33 - - [2026-04-24 19:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2026-04-24 19:20:29] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051772 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006700 10.0.0.33 - - [2026-04-24 19:20:29] "GET /floating-ip-pools?parent_id=0c72fb96-20ad-4dbe-b269-5ac78c80c063&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002332 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005321 10.0.0.33 - - [2026-04-24 19:20:29] "POST /floating-ip-pools HTTP/1.1" 200 562 0.032145 10.0.0.33 - - [2026-04-24 19:20:29] "POST /ref-update HTTP/1.1" 200 156 0.023603 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004843 10.0.0.33 - - [2026-04-24 19:20:29] "GET /domains HTTP/1.1" 200 280 0.002458 10.0.0.33 - - [2026-04-24 19:20:29] "GET /domain/f53b4eee-9493-401d-a024-d06c640a1a64 HTTP/1.1" 200 3087 0.003197 10.0.0.33 - - [2026-04-24 19:20:29] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba HTTP/1.1" 200 7320 0.034020 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 2326 0.006406 10.0.0.33 - - [2026-04-24 19:20:29] "GET /floating-ip-pool/7fd3cd8b-ecbc-465f-9c7e-93f35ef6fd57 HTTP/1.1" 200 1314 0.002877 10.0.0.33 - - [2026-04-24 19:20:29] "GET /domains HTTP/1.1" 200 280 0.001930 10.0.0.33 - - [2026-04-24 19:20:29] "GET /domain/f53b4eee-9493-401d-a024-d06c640a1a64 HTTP/1.1" 200 3087 0.003365 10.0.0.33 - - [2026-04-24 19:20:29] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba HTTP/1.1" 200 7320 0.035215 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 2326 0.006658 10.0.0.33 - - [2026-04-24 19:20:29] "GET /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005349 10.0.0.33 - - [2026-04-24 19:20:29] "POST /tags HTTP/1.1" 200 365 0.079192 10.0.0.33 - - [2026-04-24 19:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017837 10.0.0.33 - - [2026-04-24 19:20:29] "GET /tag/b8cf66cf-1c2d-4034-9d70-e9dce329404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.027767 10.0.0.33 - - [2026-04-24 19:20:29] "POST /tags HTTP/1.1" 409 206 0.002564 10.0.0.33 - - [2026-04-24 19:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-04-24 19:20:29] "GET /tag/75ee60e5-777b-4257-9b51-23624991492b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010934 10.0.0.33 - - [2026-04-24 19:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2026-04-24 19:20:30] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039942 10.0.0.33 - - [2026-04-24 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2026-04-24 19:20:30] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005732 10.0.0.33 - - [2026-04-24 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.33 - - [2026-04-24 19:20:30] "GET /service-appliance-set/0eda5a76-1fbb-44f6-bec2-3043a273371a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004877 10.0.0.33 - - [2026-04-24 19:20:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.002279 10.0.0.33 - - [2026-04-24 19:20:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.118896 10.0.0.33 - - [2026-04-24 19:20:30] "GET /virtual-machine-interface/25489c23-9bdc-403f-9247-2e908bf22329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.029077 10.0.0.33 - - [2026-04-24 19:20:30] "POST /set-tag HTTP/1.1" 200 109 0.017925 10.0.0.33 - - [2026-04-24 19:20:30] "POST /instance-ips HTTP/1.1" 200 417 0.049637 10.0.0.33 - - [2026-04-24 19:20:30] "GET /instance-ip/e3ccd2be-b5ca-4ae0-ae73-fc3905b94b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.013876 10.0.0.33 - - [2026-04-24 19:20:30] "POST /loadbalancers HTTP/1.1" 200 618 0.061184 10.0.0.33 - - [2026-04-24 19:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.025599 10.0.0.33 - - [2026-04-24 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.33 - - [2026-04-24 19:20:30] "POST /service-instances HTTP/1.1" 200 566 0.029238 10.0.0.33 - - [2026-04-24 19:20:30] "POST /ref-update HTTP/1.1" 200 156 0.013591 10.0.0.33 - - [2026-04-24 19:20:30] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040654 10.0.0.33 - - [2026-04-24 19:20:30] "GET /virtual-machine-interface/25489c23-9bdc-403f-9247-2e908bf22329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009558 10.0.0.33 - - [2026-04-24 19:20:30] "GET /virtual-machine-interface/25489c23-9bdc-403f-9247-2e908bf22329?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009576 10.0.0.33 - - [2026-04-24 19:20:30] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.014500 10.0.0.33 - - [2026-04-24 19:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024095 10.0.0.33 - - [2026-04-24 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011041 10.0.0.33 - - [2026-04-24 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2026-04-24 19:20:30] "GET /floating-ip-pool/7fd3cd8b-ecbc-465f-9c7e-93f35ef6fd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002482 10.0.0.33 - - [2026-04-24 19:20:30] "POST /floating-ips HTTP/1.1" 200 671 0.083330 10.0.0.33 - - [2026-04-24 19:20:30] "POST /virtual-machines HTTP/1.1" 200 429 0.060295 10.0.0.33 - - [2026-04-24 19:20:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.028432 10.0.0.33 - - [2026-04-24 19:20:30] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003631 10.0.0.33 - - [2026-04-24 19:20:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.33 - - [2026-04-24 19:20:30] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016389 10.0.0.33 - - [2026-04-24 19:20:31] "POST /tags HTTP/1.1" 409 221 0.003271 10.0.0.33 - - [2026-04-24 19:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.33 - - [2026-04-24 19:20:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.167668 10.0.0.33 - - [2026-04-24 19:20:31] "GET /tag/f20f4384-0f26-4500-b2f6-7aeaf28bb4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.038477 10.0.0.33 - - [2026-04-24 19:20:31] "POST /tags HTTP/1.1" 409 238 0.004819 10.0.0.33 - - [2026-04-24 19:20:31] "POST /chown HTTP/1.1" 200 109 0.046868 10.0.0.33 - - [2026-04-24 19:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.33 - - [2026-04-24 19:20:31] "GET /tag/b8cf66cf-1c2d-4034-9d70-e9dce329404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014327 10.0.0.33 - - [2026-04-24 19:20:31] "POST /chown HTTP/1.1" 200 109 0.016944 10.0.0.33 - - [2026-04-24 19:20:31] "PUT /virtual-machine-interface/b3237412-d724-4753-bc02-ab2ab7da829b HTTP/1.1" 200 284 0.038722 10.0.0.33 - - [2026-04-24 19:20:31] "PUT /instance-ip/e3ccd2be-b5ca-4ae0-ae73-fc3905b94b08 HTTP/1.1" 200 256 0.037389 10.0.0.33 - - [2026-04-24 19:20:31] "POST /firewall-rules HTTP/1.1" 200 650 0.148855 10.0.0.33 - - [2026-04-24 19:20:31] "POST /ref-update HTTP/1.1" 200 156 0.041892 10.0.0.33 - - [2026-04-24 19:20:31] "GET /firewall-rule/23c11366-ab9e-428d-b4c5-dd8b9e3dcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.024293 10.0.0.33 - - [2026-04-24 19:20:31] "POST /ref-update HTTP/1.1" 200 156 0.035081 10.0.0.33 - - [2026-04-24 19:20:31] "GET /firewall-policy/514c5116-403f-4cca-8a54-7cbe860e7242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.010781 10.0.0.33 - - [2026-04-24 19:20:31] "GET /firewall-rule/23c11366-ab9e-428d-b4c5-dd8b9e3dcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.015564 10.0.0.33 - - [2026-04-24 19:20:31] "POST /ref-update HTTP/1.1" 200 156 0.023137 10.0.0.33 - - [2026-04-24 19:20:31] "POST /ref-update HTTP/1.1" 200 156 0.012162 10.0.0.33 - - [2026-04-24 19:20:31] "POST /ref-update HTTP/1.1" 200 156 0.056608 10.0.0.33 - - [2026-04-24 19:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006516 10.0.0.33 - - [2026-04-24 19:20:31] "POST /ref-update HTTP/1.1" 200 156 0.056664 10.0.0.33 - - [2026-04-24 19:20:31] "POST /ref-update HTTP/1.1" 200 156 0.030875 10.0.0.33 - - [2026-04-24 19:20:31] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.086787 10.0.0.33 - - [2026-04-24 19:20:31] "POST /virtual-machines HTTP/1.1" 200 429 0.013940 10.0.0.33 - - [2026-04-24 19:20:31] "GET /loadbalancer/bc0841d3-2e65-4e25-84d3-451bdf01dd51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007689 10.0.0.33 - - [2026-04-24 19:20:31] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.140748 10.0.0.33 - - [2026-04-24 19:20:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009947 10.0.0.33 - - [2026-04-24 19:20:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.211233 10.0.0.33 - - [2026-04-24 19:20:31] "POST /chown HTTP/1.1" 200 109 0.028546 10.0.0.33 - - [2026-04-24 19:20:32] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.086081 10.0.0.33 - - [2026-04-24 19:20:32] "GET /loadbalancer-listener/1e2cd1f9-e02d-4dc6-bd1d-1ca33eab1464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004445 10.0.0.33 - - [2026-04-24 19:20:32] "POST /chown HTTP/1.1" 200 109 0.035216 10.0.0.33 - - [2026-04-24 19:20:32] "GET /loadbalancer-listener/1e2cd1f9-e02d-4dc6-bd1d-1ca33eab1464?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.023329 10.0.0.33 - - [2026-04-24 19:20:32] "PUT /virtual-machine-interface/1c165fbc-1bdb-44aa-a03d-4df6545dd948 HTTP/1.1" 200 284 0.036187 10.0.0.33 - - [2026-04-24 19:20:32] "PUT /instance-ip/e3ccd2be-b5ca-4ae0-ae73-fc3905b94b08 HTTP/1.1" 200 256 0.047122 10.0.0.33 - - [2026-04-24 19:20:32] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.051990 10.0.0.33 - - [2026-04-24 19:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026302 10.0.0.33 - - [2026-04-24 19:20:32] "GET /loadbalancer-pool/a159afc1-414c-463a-b2c7-3fe2b69ca9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010538 10.0.0.33 - - [2026-04-24 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.046814 10.0.0.33 - - [2026-04-24 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.030784 10.0.0.33 - - [2026-04-24 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.023799 10.0.0.33 - - [2026-04-24 19:20:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.060343 10.0.0.33 - - [2026-04-24 19:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030587 10.0.0.33 - - [2026-04-24 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.027200 10.0.0.33 - - [2026-04-24 19:20:32] "GET /loadbalancer-member/aaabb3e7-8b34-441f-8ec7-e642c5c54f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.029256 10.0.0.33 - - [2026-04-24 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.032803 10.0.0.33 - - [2026-04-24 19:20:32] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004658 10.0.0.33 - - [2026-04-24 19:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.33 - - [2026-04-24 19:20:32] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002616 10.0.0.33 - - [2026-04-24 19:20:32] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.012687 10.0.0.33 - - [2026-04-24 19:20:32] "POST /tags HTTP/1.1" 409 221 0.003727 10.0.0.33 - - [2026-04-24 19:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2026-04-24 19:20:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013330 10.0.0.33 - - [2026-04-24 19:20:32] "GET /tag/f20f4384-0f26-4500-b2f6-7aeaf28bb4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.022759 10.0.0.33 - - [2026-04-24 19:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.33 - - [2026-04-24 19:20:32] "POST /chown HTTP/1.1" 200 109 0.008023 10.0.0.33 - - [2026-04-24 19:20:32] "POST /tags HTTP/1.1" 409 238 0.002082 10.0.0.33 - - [2026-04-24 19:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2026-04-24 19:20:32] "GET /tag/b8cf66cf-1c2d-4034-9d70-e9dce329404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010921 10.0.0.33 - - [2026-04-24 19:20:32] "POST /chown HTTP/1.1" 200 109 0.006916 10.0.0.33 - - [2026-04-24 19:20:32] "PUT /instance-ip/e3ccd2be-b5ca-4ae0-ae73-fc3905b94b08 HTTP/1.1" 200 256 0.016264 10.0.0.33 - - [2026-04-24 19:20:32] "POST /firewall-rules HTTP/1.1" 409 293 0.009280 10.0.0.33 - - [2026-04-24 19:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-04-24 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.030087 10.0.0.33 - - [2026-04-24 19:20:32] "PUT /firewall-rule/23c11366-ab9e-428d-b4c5-dd8b9e3dcee9 HTTP/1.1" 200 260 0.032541 10.0.0.33 - - [2026-04-24 19:20:32] "POST /chown HTTP/1.1" 200 109 0.008659 10.0.0.33 - - [2026-04-24 19:20:32] "GET /firewall-rule/23c11366-ab9e-428d-b4c5-dd8b9e3dcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.004204 10.0.0.33 - - [2026-04-24 19:20:32] "POST /chown HTTP/1.1" 200 109 0.027640 10.0.0.33 - - [2026-04-24 19:20:32] "GET /firewall-policy/514c5116-403f-4cca-8a54-7cbe860e7242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.021282 10.0.0.33 - - [2026-04-24 19:20:32] "GET /firewall-rule/23c11366-ab9e-428d-b4c5-dd8b9e3dcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.010285 10.0.0.33 - - [2026-04-24 19:20:32] "PUT /instance-ip/e3ccd2be-b5ca-4ae0-ae73-fc3905b94b08 HTTP/1.1" 200 256 0.034942 10.0.0.33 - - [2026-04-24 19:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.33 - - [2026-04-24 19:20:32] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007788 10.0.0.33 - - [2026-04-24 19:20:32] "POST /ref-update HTTP/1.1" 200 156 0.034436 10.0.0.33 - - [2026-04-24 19:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009348 10.0.0.33 - - [2026-04-24 19:20:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.33 - - [2026-04-24 19:20:32] "POST /chown HTTP/1.1" 200 109 0.008491 10.0.0.33 - - [2026-04-24 19:20:32] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051576 10.0.0.33 - - [2026-04-24 19:20:32] "POST /chown HTTP/1.1" 200 109 0.029834 10.0.0.33 - - [2026-04-24 19:20:33] "POST /virtual-machines HTTP/1.1" 200 373 0.038701 10.0.0.33 - - [2026-04-24 19:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019950 10.0.0.33 - - [2026-04-24 19:20:33] "PUT /instance-ip/e3ccd2be-b5ca-4ae0-ae73-fc3905b94b08 HTTP/1.1" 200 256 0.044198 10.0.0.33 - - [2026-04-24 19:20:33] "POST /ref-update HTTP/1.1" 200 156 0.039127 10.0.0.33 - - [2026-04-24 19:20:33] "POST /chown HTTP/1.1" 200 109 0.076698 10.0.0.33 - - [2026-04-24 19:20:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.189287 10.0.0.33 - - [2026-04-24 19:20:33] "POST /chown HTTP/1.1" 200 109 0.046514 10.0.0.33 - - [2026-04-24 19:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015745 10.0.0.33 - - [2026-04-24 19:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013852 10.0.0.33 - - [2026-04-24 19:20:33] "PUT /instance-ip/e3ccd2be-b5ca-4ae0-ae73-fc3905b94b08 HTTP/1.1" 200 256 0.052873 10.0.0.33 - - [2026-04-24 19:20:33] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.022069 10.0.0.33 - - [2026-04-24 19:20:33] "POST /ref-update HTTP/1.1" 200 156 0.036415 10.0.0.33 - - [2026-04-24 19:20:33] "POST /instance-ips HTTP/1.1" 200 413 0.056056 10.0.0.33 - - [2026-04-24 19:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029635 10.0.0.33 - - [2026-04-24 19:20:33] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010177 10.0.0.33 - - [2026-04-24 19:20:33] "POST /set-tag HTTP/1.1" 200 109 0.020065 10.0.0.33 - - [2026-04-24 19:20:33] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010884 10.0.0.33 - - [2026-04-24 19:20:33] "GET /instance-ip/aa207d36-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004697 10.0.0.33 - - [2026-04-24 19:20:33] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.017437 10.0.0.33 - - [2026-04-24 19:20:33] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010892 10.0.0.33 - - [2026-04-24 19:20:33] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.33 - - [2026-04-24 19:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024858 10.0.0.33 - - [2026-04-24 19:20:33] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.020685 10.0.0.33 - - [2026-04-24 19:20:33] "POST /ref-update HTTP/1.1" 200 156 0.025576 10.0.0.33 - - [2026-04-24 19:20:33] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.045296 10.0.0.33 - - [2026-04-24 19:20:33] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.048040 10.0.0.33 - - [2026-04-24 19:20:33] "POST /set-tag HTTP/1.1" 200 109 0.005078 10.0.0.33 - - [2026-04-24 19:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.049066 10.0.0.33 - - [2026-04-24 19:20:33] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.012514 10.0.0.33 - - [2026-04-24 19:20:33] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013270 10.0.0.33 - - [2026-04-24 19:20:33] "POST /set-tag HTTP/1.1" 200 109 0.005216 10.0.0.33 - - [2026-04-24 19:20:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007866 10.0.0.33 - - [2026-04-24 19:20:34] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.018907 10.0.0.33 - - [2026-04-24 19:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017457 10.0.0.33 - - [2026-04-24 19:20:34] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.009924 10.0.0.33 - - [2026-04-24 19:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017399 10.0.0.33 - - [2026-04-24 19:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.008338 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.019387 10.0.0.33 - - [2026-04-24 19:20:34] "POST /ref-update HTTP/1.1" 200 156 0.015767 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.007811 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.019043 10.0.0.33 - - [2026-04-24 19:20:34] "POST /ref-update HTTP/1.1" 200 156 0.018453 10.0.0.33 - - [2026-04-24 19:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.008087 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.017016 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.008566 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.030106 10.0.0.33 - - [2026-04-24 19:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.009472 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.008587 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.015655 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.028236 10.0.0.33 - - [2026-04-24 19:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.008755 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.021808 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.008086 10.0.0.33 - - [2026-04-24 19:20:34] "POST /chown HTTP/1.1" 200 109 0.021327 10.0.0.33 - - [2026-04-24 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.008586 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.022515 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.015843 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.012754 10.0.0.33 - - [2026-04-24 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.007973 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.008241 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.012049 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.029201 10.0.0.33 - - [2026-04-24 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.007894 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.022854 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.008103 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.015944 10.0.0.33 - - [2026-04-24 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009955 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.007580 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.018759 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.019354 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.006243 10.0.0.33 - - [2026-04-24 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.011105 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.009949 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.033198 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.030881 10.0.0.33 - - [2026-04-24 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.008223 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.018896 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.016032 10.0.0.33 - - [2026-04-24 19:20:35] "POST /chown HTTP/1.1" 200 109 0.018572 10.0.0.33 - - [2026-04-24 19:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.33 - - [2026-04-24 19:20:36] "POST /chown HTTP/1.1" 200 109 0.007256 10.0.0.33 - - [2026-04-24 19:20:36] "POST /chown HTTP/1.1" 200 109 0.013882 10.0.0.33 - - [2026-04-24 19:20:36] "POST /chown HTTP/1.1" 200 109 0.020086 10.0.0.33 - - [2026-04-24 19:20:36] "POST /chown HTTP/1.1" 200 109 0.006550 10.0.0.33 - - [2026-04-24 19:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.33 - - [2026-04-24 19:20:36] "POST /chown HTTP/1.1" 200 109 0.037965 10.0.0.33 - - [2026-04-24 19:20:36] "POST /chown HTTP/1.1" 200 109 0.007194 10.0.0.33 - - [2026-04-24 19:20:36] "POST /chown HTTP/1.1" 200 109 0.014809 10.0.0.33 - - [2026-04-24 19:20:36] "POST /chown HTTP/1.1" 200 109 0.021311 10.0.0.33 - - [2026-04-24 19:20:37] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006171 10.0.0.33 - - [2026-04-24 19:20:37] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.33 - - [2026-04-24 19:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2026-04-24 19:20:37] "GET /loadbalancer/559e9447-0333-4c6a-a227-11bd45f8783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002914 10.0.0.33 - - [2026-04-24 19:20:37] "GET /loadbalancer-pool/0aa10fa0-c6f2-4381-a0b8-5210c00c689d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003178 10.0.0.33 - - [2026-04-24 19:20:37] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015907 10.0.0.33 - - [2026-04-24 19:20:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.015091 10.0.0.33 - - [2026-04-24 19:20:37] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010500 10.0.0.33 - - [2026-04-24 19:20:37] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013041 10.0.0.33 - - [2026-04-24 19:20:37] "POST /tags HTTP/1.1" 409 221 0.004304 10.0.0.33 - - [2026-04-24 19:20:37] "POST /ref-update HTTP/1.1" 200 156 0.009416 10.0.0.33 - - [2026-04-24 19:20:37] "GET /floating-ip/00f0a29d-ccc1-4bd5-8350-f26a86213233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.007175 10.0.0.33 - - [2026-04-24 19:20:37] "PUT /floating-ip/00f0a29d-ccc1-4bd5-8350-f26a86213233 HTTP/1.1" 200 256 0.008902 10.0.0.33 - - [2026-04-24 19:20:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.33 - - [2026-04-24 19:20:37] "GET /tag/f20f4384-0f26-4500-b2f6-7aeaf28bb4ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012014 10.0.0.33 - - [2026-04-24 19:20:37] "POST /set-tag HTTP/1.1" 200 109 0.030208 10.0.0.33 - - [2026-04-24 19:20:37] "GET /virtual-machine/4f862eea-c080-4983-ad34-9695a177600a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003440 10.0.0.33 - - [2026-04-24 19:20:37] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005345 10.0.0.33 - - [2026-04-24 19:20:38] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006465 10.0.0.33 - - [2026-04-24 19:20:38] "POST /set-tag HTTP/1.1" 200 109 0.003695 10.0.0.33 - - [2026-04-24 19:20:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.33 - - [2026-04-24 19:20:38] "GET /loadbalancer/559e9447-0333-4c6a-a227-11bd45f8783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002940 10.0.0.33 - - [2026-04-24 19:20:38] "GET /loadbalancer-pool/0aa10fa0-c6f2-4381-a0b8-5210c00c689d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004158 10.0.0.33 - - [2026-04-24 19:20:38] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018006 10.0.0.33 - - [2026-04-24 19:20:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029270 10.0.0.33 - - [2026-04-24 19:20:38] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007943 10.0.0.33 - - [2026-04-24 19:20:38] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007824 10.0.0.33 - - [2026-04-24 19:20:38] "POST /ref-update HTTP/1.1" 200 156 0.007673 10.0.0.33 - - [2026-04-24 19:20:38] "GET /floating-ip/00f0a29d-ccc1-4bd5-8350-f26a86213233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.010050 10.0.0.33 - - [2026-04-24 19:20:38] "POST /set-tag HTTP/1.1" 200 109 0.017236 10.0.0.33 - - [2026-04-24 19:20:43] "GET /virtual-machine/dd8181a6-6619-4069-b4bd-4f4c203288b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003727 10.0.0.33 - - [2026-04-24 19:20:43] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005166 10.0.0.33 - - [2026-04-24 19:20:48] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006500 10.0.0.33 - - [2026-04-24 19:20:48] "POST /set-tag HTTP/1.1" 200 109 0.003684 10.0.0.33 - - [2026-04-24 19:20:53] "GET /virtual-machine/f2756fff-a930-4db0-851b-2d112be2e577?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003498 10.0.0.33 - - [2026-04-24 19:20:53] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004734 10.0.0.33 - - [2026-04-24 19:20:53] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004739 10.0.0.33 - - [2026-04-24 19:20:53] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.33 - - [2026-04-24 19:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.33 - - [2026-04-24 19:20:57] "POST /chown HTTP/1.1" 200 109 0.018120 10.0.0.33 - - [2026-04-24 19:20:57] "POST /chown HTTP/1.1" 200 109 0.020486 10.0.0.33 - - [2026-04-24 19:20:57] "POST /chown HTTP/1.1" 200 109 0.031766 10.0.0.33 - - [2026-04-24 19:20:57] "POST /chown HTTP/1.1" 200 109 0.036582 10.0.0.33 - - [2026-04-24 19:21:24] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005293 10.0.0.33 - - [2026-04-24 19:21:24] "POST /set-tag HTTP/1.1" 200 109 0.004284 10.0.0.33 - - [2026-04-24 19:21:24] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004834 10.0.0.33 - - [2026-04-24 19:21:24] "POST /set-tag HTTP/1.1" 200 109 0.004073 10.0.0.33 - - [2026-04-24 19:21:24] "GET /virtual-machine/f2756fff-a930-4db0-851b-2d112be2e577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003851 10.0.0.33 - - [2026-04-24 19:21:24] "POST /ref-update HTTP/1.1" 200 156 0.013976 10.0.0.33 - - [2026-04-24 19:21:24] "GET /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008430 10.0.0.33 - - [2026-04-24 19:21:24] "POST /set-tag HTTP/1.1" 200 109 0.017867 10.0.0.33 - - [2026-04-24 19:21:24] "POST /set-tag HTTP/1.1" 200 109 0.021703 10.0.0.33 - - [2026-04-24 19:21:24] "DELETE /instance-ip/aa207d36-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.046355 10.0.0.33 - - [2026-04-24 19:21:24] "DELETE /virtual-machine-interface/a9f94694-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.048897 10.0.0.33 - - [2026-04-24 19:21:24] "DELETE /virtual-machine/f2756fff-a930-4db0-851b-2d112be2e577 HTTP/1.1" 200 115 0.018417 10.0.0.33 - - [2026-04-24 19:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.33 - - [2026-04-24 19:21:28] "GET /tag/b8cf66cf-1c2d-4034-9d70-e9dce329404f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011769 10.0.0.33 - - [2026-04-24 19:21:28] "GET /tag/b8cf66cf-1c2d-4034-9d70-e9dce329404f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011790 10.0.0.33 - - [2026-04-24 19:21:28] "GET /virtual-machine-interface/1c165fbc-1bdb-44aa-a03d-4df6545dd948?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004524 10.0.0.33 - - [2026-04-24 19:21:28] "POST /set-tag HTTP/1.1" 200 109 0.016855 10.0.0.33 - - [2026-04-24 19:21:28] "GET /virtual-machine-interface/25489c23-9bdc-403f-9247-2e908bf22329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.026991 10.0.0.33 - - [2026-04-24 19:21:28] "POST /set-tag HTTP/1.1" 200 109 0.032203 10.0.0.33 - - [2026-04-24 19:21:28] "GET /virtual-machine-interface/b3237412-d724-4753-bc02-ab2ab7da829b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004974 10.0.0.33 - - [2026-04-24 19:21:28] "POST /set-tag HTTP/1.1" 200 109 0.019082 10.0.0.33 - - [2026-04-24 19:21:28] "GET /firewall-policy/514c5116-403f-4cca-8a54-7cbe860e7242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.016974 10.0.0.33 - - [2026-04-24 19:21:28] "GET /firewall-rule/23c11366-ab9e-428d-b4c5-dd8b9e3dcee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.003254 10.0.0.33 - - [2026-04-24 19:21:28] "POST /ref-update HTTP/1.1" 200 156 0.016796 10.0.0.33 - - [2026-04-24 19:21:28] "DELETE /firewall-rule/23c11366-ab9e-428d-b4c5-dd8b9e3dcee9 HTTP/1.1" 200 115 0.044596 10.0.0.33 - - [2026-04-24 19:21:28] "DELETE /loadbalancer-member/aaabb3e7-8b34-441f-8ec7-e642c5c54f5a HTTP/1.1" 200 115 0.035757 10.0.0.33 - - [2026-04-24 19:21:28] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.026504 10.0.0.33 - - [2026-04-24 19:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019434 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /loadbalancer-pool/a159afc1-414c-463a-b2c7-3fe2b69ca9ae HTTP/1.1" 200 115 0.091604 10.0.0.33 - - [2026-04-24 19:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006434 10.0.0.33 - - [2026-04-24 19:21:29] "POST /chown HTTP/1.1" 200 109 0.011126 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /loadbalancer-listener/1e2cd1f9-e02d-4dc6-bd1d-1ca33eab1464 HTTP/1.1" 200 115 0.051790 10.0.0.33 - - [2026-04-24 19:21:29] "GET /floating-ip/ab813073-b871-4e87-ae86-c41d7906e5bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.004544 10.0.0.33 - - [2026-04-24 19:21:29] "POST /chown HTTP/1.1" 200 109 0.007674 10.0.0.33 - - [2026-04-24 19:21:29] "POST /chown HTTP/1.1" 200 109 0.022556 10.0.0.33 - - [2026-04-24 19:21:29] "POST /chown HTTP/1.1" 200 109 0.029480 10.0.0.33 - - [2026-04-24 19:21:29] "PUT /floating-ip/ab813073-b871-4e87-ae86-c41d7906e5bc HTTP/1.1" 200 256 0.048927 10.0.0.33 - - [2026-04-24 19:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.33 - - [2026-04-24 19:21:29] "POST /chown HTTP/1.1" 200 109 0.017325 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /floating-ip/ab813073-b871-4e87-ae86-c41d7906e5bc HTTP/1.1" 200 115 0.062090 10.0.0.33 - - [2026-04-24 19:21:29] "POST /chown HTTP/1.1" 200 109 0.028474 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /loadbalancer/bc0841d3-2e65-4e25-84d3-451bdf01dd51 HTTP/1.1" 200 115 0.055267 10.0.0.33 - - [2026-04-24 19:21:29] "POST /chown HTTP/1.1" 200 109 0.020287 10.0.0.33 - - [2026-04-24 19:21:29] "POST /chown HTTP/1.1" 200 109 0.031080 10.0.0.33 - - [2026-04-24 19:21:29] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.011329 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /instance-ip/e3ccd2be-b5ca-4ae0-ae73-fc3905b94b08 HTTP/1.1" 200 115 0.141277 10.0.0.33 - - [2026-04-24 19:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017630 10.0.0.33 - - [2026-04-24 19:21:29] "GET /floating-ip-pool/7fd3cd8b-ecbc-465f-9c7e-93f35ef6fd57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003266 10.0.0.33 - - [2026-04-24 19:21:29] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.020262 10.0.0.33 - - [2026-04-24 19:21:29] "POST /ref-update HTTP/1.1" 200 156 0.032750 10.0.0.33 - - [2026-04-24 19:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020162 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /virtual-machine-interface/25489c23-9bdc-403f-9247-2e908bf22329 HTTP/1.1" 200 115 0.127742 10.0.0.33 - - [2026-04-24 19:21:29] "PUT /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 266 0.006851 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /floating-ip-pool/7fd3cd8b-ecbc-465f-9c7e-93f35ef6fd57 HTTP/1.1" 200 115 0.129537 10.0.0.33 - - [2026-04-24 19:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.035600 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /tag/b8cf66cf-1c2d-4034-9d70-e9dce329404f HTTP/1.1" 200 115 0.207396 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /service-instance/6d323493-b2e7-418b-9e52-36dda945ef0e HTTP/1.1" 200 115 0.093125 10.0.0.33 - - [2026-04-24 19:21:29] "GET /virtual-machine-interface/1c165fbc-1bdb-44aa-a03d-4df6545dd948?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.011064 10.0.0.33 - - [2026-04-24 19:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.33 - - [2026-04-24 19:21:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005071 10.0.0.33 - - [2026-04-24 19:21:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002825 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /virtual-network/0c72fb96-20ad-4dbe-b269-5ac78c80c063 HTTP/1.1" 200 115 0.201634 10.0.0.33 - - [2026-04-24 19:21:29] "GET /routing-instance/d8dd4b09-e9de-4073-adce-0ade75fdc3d6 HTTP/1.1" 404 171 0.001653 10.0.0.33 - - [2026-04-24 19:21:29] "GET /domains HTTP/1.1" 200 280 0.002570 10.0.0.33 - - [2026-04-24 19:21:29] "GET /domain/f53b4eee-9493-401d-a024-d06c640a1a64 HTTP/1.1" 200 3087 0.004721 10.0.0.33 - - [2026-04-24 19:21:29] "DELETE /route-target/d839df41-66f3-4802-81f6-22de2e325388 HTTP/1.1" 200 115 0.037382 10.0.0.33 - - [2026-04-24 19:21:29] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba HTTP/1.1" 200 7142 0.044567 10.0.0.33 - - [2026-04-24 19:21:30] "DELETE /virtual-machine-interface/1c165fbc-1bdb-44aa-a03d-4df6545dd948 HTTP/1.1" 200 115 0.121134 10.0.0.33 - - [2026-04-24 19:21:30] "DELETE /virtual-machine/5304aad6-02b8-4912-9274-56d69a2c407a HTTP/1.1" 200 115 0.028175 10.0.0.33 - - [2026-04-24 19:21:30] "GET /virtual-machine-interface/b3237412-d724-4753-bc02-ab2ab7da829b?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006592 10.0.0.33 - - [2026-04-24 19:21:30] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008103 10.0.0.33 - - [2026-04-24 19:21:30] "POST /set-tag HTTP/1.1" 200 109 0.003535 10.0.0.33 - - [2026-04-24 19:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005790 10.0.0.33 - - [2026-04-24 19:21:30] "GET /loadbalancer/559e9447-0333-4c6a-a227-11bd45f8783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003010 10.0.0.33 - - [2026-04-24 19:21:30] "DELETE /virtual-machine-interface/b3237412-d724-4753-bc02-ab2ab7da829b HTTP/1.1" 200 115 0.058257 10.0.0.33 - - [2026-04-24 19:21:30] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005828 10.0.0.33 - - [2026-04-24 19:21:30] "POST /ref-update HTTP/1.1" 200 156 0.023135 10.0.0.33 - - [2026-04-24 19:21:30] "POST /set-tag HTTP/1.1" 200 109 0.044021 10.0.0.33 - - [2026-04-24 19:21:30] "DELETE /virtual-machine/e32133a4-ec08-4045-9b55-8c56160dfc07 HTTP/1.1" 200 115 0.071035 10.0.0.33 - - [2026-04-24 19:21:30] "DELETE /loadbalancer-member/609d9831-34c3-4b83-823d-bc5356dc82b6 HTTP/1.1" 200 115 0.060486 10.0.0.33 - - [2026-04-24 19:21:31] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006008 10.0.0.33 - - [2026-04-24 19:21:31] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.33 - - [2026-04-24 19:21:31] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006695 10.0.0.33 - - [2026-04-24 19:21:31] "POST /set-tag HTTP/1.1" 200 109 0.002675 10.0.0.33 - - [2026-04-24 19:21:31] "GET /virtual-machine/dd8181a6-6619-4069-b4bd-4f4c203288b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003107 10.0.0.33 - - [2026-04-24 19:21:31] "POST /ref-update HTTP/1.1" 200 156 0.010569 10.0.0.33 - - [2026-04-24 19:21:31] "GET /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006787 10.0.0.33 - - [2026-04-24 19:21:31] "POST /set-tag HTTP/1.1" 200 109 0.018244 10.0.0.33 - - [2026-04-24 19:21:31] "POST /set-tag HTTP/1.1" 200 109 0.027255 10.0.0.33 - - [2026-04-24 19:21:31] "POST /set-tag HTTP/1.1" 200 109 0.028711 10.0.0.33 - - [2026-04-24 19:21:31] "DELETE /instance-ip/a6003eb2-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.037222 10.0.0.33 - - [2026-04-24 19:21:31] "POST /ref-update HTTP/1.1" 200 156 0.011913 10.0.0.33 - - [2026-04-24 19:21:31] "DELETE /virtual-machine-interface/a5d7502e-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.033064 10.0.0.33 - - [2026-04-24 19:21:31] "DELETE /virtual-machine/dd8181a6-6619-4069-b4bd-4f4c203288b6 HTTP/1.1" 200 115 0.038420 10.0.0.33 - - [2026-04-24 19:21:35] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006662 10.0.0.33 - - [2026-04-24 19:21:35] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.33 - - [2026-04-24 19:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.33 - - [2026-04-24 19:21:35] "GET /loadbalancer/559e9447-0333-4c6a-a227-11bd45f8783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003402 10.0.0.33 - - [2026-04-24 19:21:36] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006085 10.0.0.33 - - [2026-04-24 19:21:36] "POST /set-tag HTTP/1.1" 200 109 0.004203 10.0.0.33 - - [2026-04-24 19:21:36] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004619 10.0.0.33 - - [2026-04-24 19:21:36] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.33 - - [2026-04-24 19:21:36] "GET /virtual-machine/4f862eea-c080-4983-ad34-9695a177600a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004153 10.0.0.33 - - [2026-04-24 19:21:36] "POST /ref-update HTTP/1.1" 200 156 0.011905 10.0.0.33 - - [2026-04-24 19:21:36] "GET /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005133 10.0.0.33 - - [2026-04-24 19:21:36] "POST /set-tag HTTP/1.1" 200 109 0.025402 10.0.0.33 - - [2026-04-24 19:21:36] "POST /set-tag HTTP/1.1" 200 109 0.027452 10.0.0.33 - - [2026-04-24 19:21:36] "POST /set-tag HTTP/1.1" 200 109 0.017712 10.0.0.33 - - [2026-04-24 19:21:36] "DELETE /instance-ip/a546f1dc-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.054057 10.0.0.33 - - [2026-04-24 19:21:36] "POST /ref-update HTTP/1.1" 200 156 0.008785 10.0.0.33 - - [2026-04-24 19:21:36] "DELETE /virtual-machine-interface/a523f678-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.091823 10.0.0.33 - - [2026-04-24 19:21:36] "DELETE /virtual-machine/4f862eea-c080-4983-ad34-9695a177600a HTTP/1.1" 200 115 0.019032 10.0.0.33 - - [2026-04-24 19:21:36] "DELETE /tag/d0f68ca4-ca51-4b16-a6c0-1bebbd0cb426 HTTP/1.1" 200 115 0.090894 10.0.0.33 - - [2026-04-24 19:21:37] "DELETE /tag/c84f4364-2921-4cb6-91ea-c7b29b04e639 HTTP/1.1" 200 115 0.043541 10.0.0.33 - - [2026-04-24 19:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2026-04-24 19:21:40] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040124 10.0.0.33 - - [2026-04-24 19:21:40] "POST /tags HTTP/1.1" 200 393 0.025840 10.0.0.33 - - [2026-04-24 19:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011353 10.0.0.33 - - [2026-04-24 19:21:40] "GET /tag/f11732cb-ce81-411a-a1c3-aeb33d24051b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.027824 10.0.0.33 - - [2026-04-24 19:21:40] "POST /tags HTTP/1.1" 200 341 0.043159 10.0.0.33 - - [2026-04-24 19:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.33 - - [2026-04-24 19:21:40] "GET /tag/44a84c0c-c202-4047-a298-dee627dcbc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013461 10.0.0.33 - - [2026-04-24 19:21:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.000633 10.0.0.33 - - [2026-04-24 19:21:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.007085 10.0.0.33 - - [2026-04-24 19:21:40] "POST /security-groups HTTP/1.1" 200 589 0.067946 10.0.0.33 - - [2026-04-24 19:21:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.005162 10.0.0.33 - - [2026-04-24 19:21:40] "POST /projects HTTP/1.1" 200 519 0.232266 10.0.0.33 - - [2026-04-24 19:21:41] "POST /access-control-lists HTTP/1.1" 200 598 0.087856 10.0.0.33 - - [2026-04-24 19:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.062526 10.0.0.33 - - [2026-04-24 19:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004772 10.0.0.33 - - [2026-04-24 19:21:41] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008313 10.0.0.33 - - [2026-04-24 19:21:41] "POST /fqname-to-id HTTP/1.1" 404 235 0.007055 10.0.0.33 - - [2026-04-24 19:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.33 - - [2026-04-24 19:21:41] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.015632 10.0.0.33 - - [2026-04-24 19:21:41] "POST /access-control-lists HTTP/1.1" 200 596 0.064540 10.0.0.33 - - [2026-04-24 19:21:41] "PUT /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd HTTP/1.1" 200 264 0.087694 10.0.0.33 - - [2026-04-24 19:21:41] "PUT /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad HTTP/1.1" 200 264 0.069869 10.0.0.33 - - [2026-04-24 19:21:41] "POST /security-groups HTTP/1.1" 200 591 0.109380 10.0.0.33 - - [2026-04-24 19:21:41] "POST /fqname-to-id HTTP/1.1" 404 270 0.005385 10.0.0.33 - - [2026-04-24 19:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046437 10.0.0.33 - - [2026-04-24 19:21:41] "POST /chown HTTP/1.1" 200 109 0.076844 10.0.0.33 - - [2026-04-24 19:21:41] "POST /access-control-lists HTTP/1.1" 200 632 0.111775 10.0.0.33 - - [2026-04-24 19:21:41] "POST /fqname-to-id HTTP/1.1" 404 269 0.007241 10.0.0.33 - - [2026-04-24 19:21:41] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008596 10.0.0.33 - - [2026-04-24 19:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008728 10.0.0.33 - - [2026-04-24 19:21:41] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004835 10.0.0.33 - - [2026-04-24 19:21:41] "POST /tags HTTP/1.1" 409 226 0.002830 10.0.0.33 - - [2026-04-24 19:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2026-04-24 19:21:41] "GET /tag/44a84c0c-c202-4047-a298-dee627dcbc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.023859 10.0.0.33 - - [2026-04-24 19:21:41] "POST /access-control-lists HTTP/1.1" 200 630 0.095339 10.0.0.33 - - [2026-04-24 19:21:41] "POST /firewall-rules HTTP/1.1" 200 600 0.086747 10.0.0.33 - - [2026-04-24 19:21:41] "GET /firewall-rule/cca672bf-0c1a-4ddb-8dd6-806fc3509809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015955 10.0.0.33 - - [2026-04-24 19:21:41] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004281 10.0.0.33 - - [2026-04-24 19:21:41] "GET /firewall-rule/cca672bf-0c1a-4ddb-8dd6-806fc3509809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003309 10.0.0.33 - - [2026-04-24 19:21:42] "POST /ref-update HTTP/1.1" 200 156 0.047523 10.0.0.33 - - [2026-04-24 19:21:42] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010972 10.0.0.33 - - [2026-04-24 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-04-24 19:21:42] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003349 10.0.0.33 - - [2026-04-24 19:21:42] "POST /tags HTTP/1.1" 409 226 0.002292 10.0.0.33 - - [2026-04-24 19:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.33 - - [2026-04-24 19:21:42] "GET /tag/44a84c0c-c202-4047-a298-dee627dcbc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010994 10.0.0.33 - - [2026-04-24 19:21:42] "POST /firewall-rules HTTP/1.1" 200 598 0.077944 10.0.0.33 - - [2026-04-24 19:21:42] "GET /firewall-rule/5a6de733-caa6-4953-b381-6061f7bceda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005409 10.0.0.33 - - [2026-04-24 19:21:42] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.016524 10.0.0.33 - - [2026-04-24 19:21:42] "GET /firewall-rule/5a6de733-caa6-4953-b381-6061f7bceda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003431 10.0.0.33 - - [2026-04-24 19:21:42] "POST /ref-update HTTP/1.1" 200 156 0.065468 10.0.0.33 - - [2026-04-24 19:21:43] "POST /tags HTTP/1.1" 200 393 0.032786 10.0.0.33 - - [2026-04-24 19:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017975 10.0.0.33 - - [2026-04-24 19:21:43] "GET /tag/e2b74051-4f2f-405e-a8b7-87a5847ae24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019076 10.0.0.33 - - [2026-04-24 19:21:43] "POST /tags HTTP/1.1" 200 341 0.023214 10.0.0.33 - - [2026-04-24 19:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009039 10.0.0.33 - - [2026-04-24 19:21:43] "GET /tag/aeb2a44f-144c-4dc2-b503-8f532c2353b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013684 10.0.0.33 - - [2026-04-24 19:21:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.003145 10.0.0.33 - - [2026-04-24 19:21:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.004594 10.0.0.33 - - [2026-04-24 19:21:43] "POST /security-groups HTTP/1.1" 200 589 0.076414 10.0.0.33 - - [2026-04-24 19:21:43] "POST /projects HTTP/1.1" 200 519 0.186781 10.0.0.33 - - [2026-04-24 19:21:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.004097 10.0.0.33 - - [2026-04-24 19:21:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029771 10.0.0.33 - - [2026-04-24 19:21:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009645 10.0.0.33 - - [2026-04-24 19:21:44] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.027085 10.0.0.33 - - [2026-04-24 19:21:44] "POST /access-control-lists HTTP/1.1" 200 598 0.096360 10.0.0.33 - - [2026-04-24 19:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016010 10.0.0.33 - - [2026-04-24 19:21:44] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.007471 10.0.0.33 - - [2026-04-24 19:21:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.002149 10.0.0.33 - - [2026-04-24 19:21:44] "POST /access-control-lists HTTP/1.1" 200 596 0.067649 10.0.0.33 - - [2026-04-24 19:21:44] "PUT /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd HTTP/1.1" 200 264 0.106189 10.0.0.33 - - [2026-04-24 19:21:44] "PUT /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad HTTP/1.1" 200 264 0.064691 10.0.0.33 - - [2026-04-24 19:21:44] "POST /security-groups HTTP/1.1" 200 591 0.074752 10.0.0.33 - - [2026-04-24 19:21:44] "POST /fqname-to-id HTTP/1.1" 404 270 0.002174 10.0.0.33 - - [2026-04-24 19:21:44] "POST /access-control-lists HTTP/1.1" 200 632 0.044258 10.0.0.33 - - [2026-04-24 19:21:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028882 10.0.0.33 - - [2026-04-24 19:21:44] "POST /chown HTTP/1.1" 200 109 0.015923 10.0.0.33 - - [2026-04-24 19:21:44] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009285 10.0.0.33 - - [2026-04-24 19:21:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.006044 10.0.0.33 - - [2026-04-24 19:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.33 - - [2026-04-24 19:21:44] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025967 10.0.0.33 - - [2026-04-24 19:21:44] "POST /access-control-lists HTTP/1.1" 200 630 0.075542 10.0.0.33 - - [2026-04-24 19:21:44] "POST /tags HTTP/1.1" 409 226 0.016495 10.0.0.33 - - [2026-04-24 19:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.33 - - [2026-04-24 19:21:44] "GET /tag/aeb2a44f-144c-4dc2-b503-8f532c2353b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011517 10.0.0.33 - - [2026-04-24 19:21:44] "POST /firewall-rules HTTP/1.1" 200 600 0.067297 10.0.0.33 - - [2026-04-24 19:21:44] "GET /firewall-rule/6b035e45-b7d3-4277-9910-297044469295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005742 10.0.0.33 - - [2026-04-24 19:21:44] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004451 10.0.0.33 - - [2026-04-24 19:21:44] "GET /firewall-rule/6b035e45-b7d3-4277-9910-297044469295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002858 10.0.0.33 - - [2026-04-24 19:21:44] "POST /ref-update HTTP/1.1" 200 156 0.079843 10.0.0.33 - - [2026-04-24 19:21:44] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010652 10.0.0.33 - - [2026-04-24 19:21:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.33 - - [2026-04-24 19:21:45] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003737 10.0.0.33 - - [2026-04-24 19:21:45] "POST /tags HTTP/1.1" 409 226 0.002416 10.0.0.33 - - [2026-04-24 19:21:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2026-04-24 19:21:45] "GET /tag/aeb2a44f-144c-4dc2-b503-8f532c2353b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014183 10.0.0.33 - - [2026-04-24 19:21:45] "POST /firewall-rules HTTP/1.1" 200 598 0.072179 10.0.0.33 - - [2026-04-24 19:21:45] "GET /firewall-rule/01e3b4d8-afe5-43f0-8efb-2776e38bb315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004771 10.0.0.33 - - [2026-04-24 19:21:45] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005686 10.0.0.33 - - [2026-04-24 19:21:45] "GET /firewall-rule/01e3b4d8-afe5-43f0-8efb-2776e38bb315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004685 10.0.0.33 - - [2026-04-24 19:21:45] "POST /ref-update HTTP/1.1" 200 156 0.077786 10.0.0.33 - - [2026-04-24 19:21:46] "POST /tags HTTP/1.1" 200 345 0.161224 10.0.0.33 - - [2026-04-24 19:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010449 10.0.0.33 - - [2026-04-24 19:21:46] "GET /tag/3d8ef060-76d2-4af2-afec-a0e0c520f2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.032775 10.0.0.33 - - [2026-04-24 19:21:46] "POST /projects HTTP/1.1" 409 238 0.008976 10.0.0.33 - - [2026-04-24 19:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.33 - - [2026-04-24 19:21:46] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053354 10.0.0.33 - - [2026-04-24 19:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.33 - - [2026-04-24 19:21:46] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007281 10.0.0.33 - - [2026-04-24 19:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.33 - - [2026-04-24 19:21:46] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006210 10.0.0.33 - - [2026-04-24 19:21:46] "POST /security-groups HTTP/1.1" 409 285 0.004139 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.33 - - [2026-04-24 19:21:47] "PUT /security-group/7e4e9ce4-f851-4381-bffa-dd18283902be HTTP/1.1" 200 262 0.042343 10.0.0.33 - - [2026-04-24 19:21:47] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061663 10.0.0.33 - - [2026-04-24 19:21:47] "PUT /access-control-list/240aef82-ed7d-4394-92a9-1169427a2050 HTTP/1.1" 200 272 0.030752 10.0.0.33 - - [2026-04-24 19:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.051493 10.0.0.33 - - [2026-04-24 19:21:47] "POST /tags HTTP/1.1" 409 228 0.022698 10.0.0.33 - - [2026-04-24 19:21:47] "PUT /access-control-list/c3dac729-9514-4610-81cf-b3b972715b37 HTTP/1.1" 200 272 0.060617 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.33 - - [2026-04-24 19:21:47] "GET /tag/3d8ef060-76d2-4af2-afec-a0e0c520f2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014441 10.0.0.33 - - [2026-04-24 19:21:47] "POST /tags HTTP/1.1" 200 345 0.051453 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007764 10.0.0.33 - - [2026-04-24 19:21:47] "GET /tag/78fe7bdb-b489-4dcd-b418-271cb2d938c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.037660 10.0.0.33 - - [2026-04-24 19:21:47] "POST /projects HTTP/1.1" 409 238 0.005938 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2026-04-24 19:21:47] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044723 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.33 - - [2026-04-24 19:21:47] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008217 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.33 - - [2026-04-24 19:21:47] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.012317 10.0.0.33 - - [2026-04-24 19:21:47] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.085246 10.0.0.33 - - [2026-04-24 19:21:47] "POST /security-groups HTTP/1.1" 409 285 0.007855 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.33 - - [2026-04-24 19:21:47] "PUT /security-group/009c722d-314e-4af2-99d0-e040429f3b4d HTTP/1.1" 200 262 0.091697 10.0.0.33 - - [2026-04-24 19:21:47] "PUT /access-control-list/42c03dbe-77d1-472a-84aa-93e90e41baf9 HTTP/1.1" 200 272 0.011669 10.0.0.33 - - [2026-04-24 19:21:47] "PUT /access-control-list/c14c02c9-4383-4966-9f22-933a8f95a322 HTTP/1.1" 200 272 0.030259 10.0.0.33 - - [2026-04-24 19:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.038598 10.0.0.33 - - [2026-04-24 19:21:47] "POST /tags HTTP/1.1" 409 228 0.012905 10.0.0.33 - - [2026-04-24 19:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-04-24 19:21:47] "GET /tag/78fe7bdb-b489-4dcd-b418-271cb2d938c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012181 10.0.0.33 - - [2026-04-24 19:21:48] "POST /tags HTTP/1.1" 200 291 0.085877 10.0.0.33 - - [2026-04-24 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.33 - - [2026-04-24 19:21:48] "GET /tag/16bf1095-78a2-4f31-bbba-873f27774ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.025170 10.0.0.33 - - [2026-04-24 19:21:48] "POST /tags HTTP/1.1" 200 303 0.095123 10.0.0.33 - - [2026-04-24 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015390 10.0.0.33 - - [2026-04-24 19:21:48] "GET /tag/ce6e1931-d71e-460b-81f9-f097a8ae1aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017253 10.0.0.33 - - [2026-04-24 19:21:48] "POST /tags HTTP/1.1" 409 252 0.002405 10.0.0.33 - - [2026-04-24 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.33 - - [2026-04-24 19:21:48] "GET /tag/f11732cb-ce81-411a-a1c3-aeb33d24051b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020764 10.0.0.33 - - [2026-04-24 19:21:48] "POST /tags HTTP/1.1" 409 226 0.002317 10.0.0.33 - - [2026-04-24 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.33 - - [2026-04-24 19:21:48] "GET /tag/44a84c0c-c202-4047-a298-dee627dcbc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013115 10.0.0.33 - - [2026-04-24 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.33 - - [2026-04-24 19:21:48] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004663 10.0.0.33 - - [2026-04-24 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.33 - - [2026-04-24 19:21:48] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050517 10.0.0.33 - - [2026-04-24 19:21:48] "POST /virtual-machines HTTP/1.1" 200 395 0.011065 10.0.0.33 - - [2026-04-24 19:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010720 10.0.0.33 - - [2026-04-24 19:21:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133249 10.0.0.33 - - [2026-04-24 19:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031043 10.0.0.33 - - [2026-04-24 19:21:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014131 10.0.0.33 - - [2026-04-24 19:21:48] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005839 10.0.0.33 - - [2026-04-24 19:21:48] "POST /instance-ips HTTP/1.1" 200 397 0.026855 10.0.0.33 - - [2026-04-24 19:21:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.048283 10.0.0.33 - - [2026-04-24 19:21:49] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.026202 10.0.0.33 - - [2026-04-24 19:21:49] "POST /set-tag HTTP/1.1" 200 109 0.067263 10.0.0.33 - - [2026-04-24 19:21:49] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011101 10.0.0.33 - - [2026-04-24 19:21:49] "GET /instance-ip/d7230272-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005367 10.0.0.33 - - [2026-04-24 19:21:49] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005642 10.0.0.33 - - [2026-04-24 19:21:49] "POST /set-tag HTTP/1.1" 200 109 0.003190 10.0.0.33 - - [2026-04-24 19:21:49] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005929 10.0.0.33 - - [2026-04-24 19:21:49] "POST /ref-update HTTP/1.1" 200 156 0.017481 10.0.0.33 - - [2026-04-24 19:21:49] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016203 10.0.0.33 - - [2026-04-24 19:21:49] "POST /set-tag HTTP/1.1" 200 109 0.007690 10.0.0.33 - - [2026-04-24 19:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.33 - - [2026-04-24 19:21:49] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006090 10.0.0.33 - - [2026-04-24 19:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2026-04-24 19:21:49] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036001 10.0.0.33 - - [2026-04-24 19:21:49] "POST /virtual-machines HTTP/1.1" 200 395 0.017045 10.0.0.33 - - [2026-04-24 19:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025014 10.0.0.33 - - [2026-04-24 19:21:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.160732 10.0.0.33 - - [2026-04-24 19:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014359 10.0.0.33 - - [2026-04-24 19:21:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009329 10.0.0.33 - - [2026-04-24 19:21:49] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015709 10.0.0.33 - - [2026-04-24 19:21:49] "POST /instance-ips HTTP/1.1" 200 397 0.033064 10.0.0.33 - - [2026-04-24 19:21:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024379 10.0.0.33 - - [2026-04-24 19:21:49] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010311 10.0.0.33 - - [2026-04-24 19:21:50] "POST /set-tag HTTP/1.1" 200 109 0.067593 10.0.0.33 - - [2026-04-24 19:21:50] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025472 10.0.0.33 - - [2026-04-24 19:21:50] "GET /instance-ip/d7b05b5e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005215 10.0.0.33 - - [2026-04-24 19:21:50] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005151 10.0.0.33 - - [2026-04-24 19:21:50] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.33 - - [2026-04-24 19:21:50] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.005126 10.0.0.33 - - [2026-04-24 19:21:50] "POST /ref-update HTTP/1.1" 200 156 0.011973 10.0.0.33 - - [2026-04-24 19:21:50] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016078 10.0.0.33 - - [2026-04-24 19:21:50] "POST /set-tag HTTP/1.1" 200 109 0.003801 10.0.0.33 - - [2026-04-24 19:21:50] "POST /tags HTTP/1.1" 200 291 0.023714 10.0.0.33 - - [2026-04-24 19:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022379 10.0.0.33 - - [2026-04-24 19:21:50] "GET /tag/ab318f48-cb4b-45c7-afa3-814fac747a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014488 10.0.0.33 - - [2026-04-24 19:21:50] "POST /tags HTTP/1.1" 409 252 0.002584 10.0.0.33 - - [2026-04-24 19:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.33 - - [2026-04-24 19:21:50] "GET /tag/e2b74051-4f2f-405e-a8b7-87a5847ae24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016544 10.0.0.33 - - [2026-04-24 19:21:50] "POST /tags HTTP/1.1" 409 226 0.002273 10.0.0.33 - - [2026-04-24 19:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2026-04-24 19:21:50] "GET /tag/aeb2a44f-144c-4dc2-b503-8f532c2353b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012167 10.0.0.33 - - [2026-04-24 19:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2026-04-24 19:21:50] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005875 10.0.0.33 - - [2026-04-24 19:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.33 - - [2026-04-24 19:21:50] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051231 10.0.0.33 - - [2026-04-24 19:21:50] "POST /virtual-machines HTTP/1.1" 200 395 0.023053 10.0.0.33 - - [2026-04-24 19:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018881 10.0.0.33 - - [2026-04-24 19:21:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128729 10.0.0.33 - - [2026-04-24 19:21:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009926 10.0.0.33 - - [2026-04-24 19:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010359 10.0.0.33 - - [2026-04-24 19:21:50] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006818 10.0.0.33 - - [2026-04-24 19:21:50] "POST /instance-ips HTTP/1.1" 200 397 0.026643 10.0.0.33 - - [2026-04-24 19:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.023907 10.0.0.33 - - [2026-04-24 19:21:51] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009484 10.0.0.33 - - [2026-04-24 19:21:51] "POST /set-tag HTTP/1.1" 200 109 0.069613 10.0.0.33 - - [2026-04-24 19:21:51] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024487 10.0.0.33 - - [2026-04-24 19:21:51] "GET /instance-ip/d85eeaa2-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005288 10.0.0.33 - - [2026-04-24 19:21:51] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006230 10.0.0.33 - - [2026-04-24 19:21:51] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.33 - - [2026-04-24 19:21:51] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005885 10.0.0.33 - - [2026-04-24 19:21:51] "POST /ref-update HTTP/1.1" 200 156 0.016545 10.0.0.33 - - [2026-04-24 19:21:51] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025543 10.0.0.33 - - [2026-04-24 19:21:51] "POST /set-tag HTTP/1.1" 200 109 0.007607 10.0.0.33 - - [2026-04-24 19:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.33 - - [2026-04-24 19:21:51] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006298 10.0.0.33 - - [2026-04-24 19:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.33 - - [2026-04-24 19:21:51] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051600 10.0.0.33 - - [2026-04-24 19:21:51] "GET /global-system-configs HTTP/1.1" 200 322 0.008878 10.0.0.33 - - [2026-04-24 19:21:51] "POST /virtual-machines HTTP/1.1" 200 395 0.037657 10.0.0.33 - - [2026-04-24 19:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041046 10.0.0.33 - - [2026-04-24 19:21:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.176860 10.0.0.33 - - [2026-04-24 19:21:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014667 10.0.0.33 - - [2026-04-24 19:21:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006410 10.0.0.33 - - [2026-04-24 19:21:51] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014196 10.0.0.33 - - [2026-04-24 19:21:51] "POST /instance-ips HTTP/1.1" 200 397 0.027698 10.0.0.33 - - [2026-04-24 19:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028901 10.0.0.33 - - [2026-04-24 19:21:52] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015043 10.0.0.33 - - [2026-04-24 19:21:52] "POST /set-tag HTTP/1.1" 200 109 0.075725 10.0.0.33 - - [2026-04-24 19:21:52] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.026444 10.0.0.33 - - [2026-04-24 19:21:52] "GET /instance-ip/d8f8841e-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010184 10.0.0.33 - - [2026-04-24 19:21:52] "GET /global-system-configs HTTP/1.1" 200 322 0.015147 10.0.0.33 - - [2026-04-24 19:21:52] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006769 10.0.0.33 - - [2026-04-24 19:21:52] "POST /set-tag HTTP/1.1" 200 109 0.003039 10.0.0.33 - - [2026-04-24 19:21:52] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.012486 10.0.0.33 - - [2026-04-24 19:21:52] "POST /ref-update HTTP/1.1" 200 156 0.014113 10.0.0.33 - - [2026-04-24 19:21:52] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027076 10.0.0.33 - - [2026-04-24 19:21:52] "POST /set-tag HTTP/1.1" 200 109 0.004050 10.0.0.33 - - [2026-04-24 19:21:52] "POST /tags HTTP/1.1" 200 299 0.029410 10.0.0.33 - - [2026-04-24 19:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007837 10.0.0.33 - - [2026-04-24 19:21:52] "GET /tag/0f36fa20-a34a-498d-96f6-7f64ce9f1bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014072 10.0.0.33 - - [2026-04-24 19:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.33 - - [2026-04-24 19:21:52] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005967 10.0.0.33 - - [2026-04-24 19:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.33 - - [2026-04-24 19:21:52] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042813 10.0.0.33 - - [2026-04-24 19:21:52] "POST /virtual-machines HTTP/1.1" 200 395 0.011631 10.0.0.33 - - [2026-04-24 19:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017750 10.0.0.33 - - [2026-04-24 19:21:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118498 10.0.0.33 - - [2026-04-24 19:21:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010694 10.0.0.33 - - [2026-04-24 19:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015107 10.0.0.33 - - [2026-04-24 19:21:52] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005699 10.0.0.33 - - [2026-04-24 19:21:53] "POST /instance-ips HTTP/1.1" 200 397 0.036170 10.0.0.33 - - [2026-04-24 19:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022838 10.0.0.33 - - [2026-04-24 19:21:53] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010815 10.0.0.33 - - [2026-04-24 19:21:53] "POST /set-tag HTTP/1.1" 200 109 0.026299 10.0.0.33 - - [2026-04-24 19:21:53] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021757 10.0.0.33 - - [2026-04-24 19:21:53] "GET /instance-ip/d9933590-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004692 10.0.0.33 - - [2026-04-24 19:21:53] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006394 10.0.0.33 - - [2026-04-24 19:21:53] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.33 - - [2026-04-24 19:21:53] "POST /tags HTTP/1.1" 200 299 0.027179 10.0.0.33 - - [2026-04-24 19:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.33 - - [2026-04-24 19:21:53] "GET /tag/214c7c73-988c-4807-8808-ed183666670e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013706 10.0.0.33 - - [2026-04-24 19:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.33 - - [2026-04-24 19:21:53] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006430 10.0.0.33 - - [2026-04-24 19:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2026-04-24 19:21:53] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043292 10.0.0.33 - - [2026-04-24 19:21:53] "POST /virtual-machines HTTP/1.1" 200 395 0.013197 10.0.0.33 - - [2026-04-24 19:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010880 10.0.0.33 - - [2026-04-24 19:21:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136311 10.0.0.33 - - [2026-04-24 19:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018618 10.0.0.33 - - [2026-04-24 19:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012881 10.0.0.33 - - [2026-04-24 19:21:53] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005480 10.0.0.33 - - [2026-04-24 19:21:53] "POST /instance-ips HTTP/1.1" 200 397 0.025300 10.0.0.33 - - [2026-04-24 19:21:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028601 10.0.0.33 - - [2026-04-24 19:21:53] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006262 10.0.0.33 - - [2026-04-24 19:21:53] "POST /set-tag HTTP/1.1" 200 109 0.029935 10.0.0.33 - - [2026-04-24 19:21:53] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021288 10.0.0.33 - - [2026-04-24 19:21:53] "GET /instance-ip/da0bf78c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004203 10.0.0.33 - - [2026-04-24 19:21:54] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005374 10.0.0.33 - - [2026-04-24 19:21:54] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.33 - - [2026-04-24 19:21:54] "POST /tags HTTP/1.1" 200 299 0.021434 10.0.0.33 - - [2026-04-24 19:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.33 - - [2026-04-24 19:21:54] "GET /tag/14859601-d974-4686-9377-88c46ce6bb77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013257 10.0.0.33 - - [2026-04-24 19:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2026-04-24 19:21:54] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004981 10.0.0.33 - - [2026-04-24 19:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2026-04-24 19:21:54] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048294 10.0.0.33 - - [2026-04-24 19:21:54] "POST /virtual-machines HTTP/1.1" 200 395 0.012092 10.0.0.33 - - [2026-04-24 19:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018354 10.0.0.33 - - [2026-04-24 19:21:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129425 10.0.0.33 - - [2026-04-24 19:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022384 10.0.0.33 - - [2026-04-24 19:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.33 - - [2026-04-24 19:21:54] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007164 10.0.0.33 - - [2026-04-24 19:21:54] "POST /instance-ips HTTP/1.1" 200 397 0.031884 10.0.0.33 - - [2026-04-24 19:21:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022494 10.0.0.33 - - [2026-04-24 19:21:54] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008665 10.0.0.33 - - [2026-04-24 19:21:54] "POST /set-tag HTTP/1.1" 200 109 0.024953 10.0.0.33 - - [2026-04-24 19:21:54] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006162 10.0.0.33 - - [2026-04-24 19:21:54] "GET /instance-ip/da8e059c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008821 10.0.0.33 - - [2026-04-24 19:21:54] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005001 10.0.0.33 - - [2026-04-24 19:21:54] "POST /set-tag HTTP/1.1" 200 109 0.004868 10.0.0.33 - - [2026-04-24 19:21:54] "POST /tags HTTP/1.1" 200 299 0.033836 10.0.0.33 - - [2026-04-24 19:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.33 - - [2026-04-24 19:21:54] "GET /tag/5fd04761-9d42-429f-9713-e09f260bb363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012744 10.0.0.33 - - [2026-04-24 19:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004920 10.0.0.33 - - [2026-04-24 19:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2026-04-24 19:21:55] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038254 10.0.0.33 - - [2026-04-24 19:21:55] "POST /virtual-machines HTTP/1.1" 200 395 0.010757 10.0.0.33 - - [2026-04-24 19:21:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019573 10.0.0.33 - - [2026-04-24 19:21:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.140461 10.0.0.33 - - [2026-04-24 19:21:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011320 10.0.0.33 - - [2026-04-24 19:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014655 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009991 10.0.0.33 - - [2026-04-24 19:21:55] "POST /instance-ips HTTP/1.1" 200 397 0.035900 10.0.0.33 - - [2026-04-24 19:21:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.038674 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015466 10.0.0.33 - - [2026-04-24 19:21:55] "POST /set-tag HTTP/1.1" 200 109 0.021770 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015858 10.0.0.33 - - [2026-04-24 19:21:55] "GET /instance-ip/db0c21de-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.011924 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007260 10.0.0.33 - - [2026-04-24 19:21:55] "POST /set-tag HTTP/1.1" 200 109 0.004292 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.005773 10.0.0.33 - - [2026-04-24 19:21:55] "POST /ref-update HTTP/1.1" 200 156 0.021928 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020615 10.0.0.33 - - [2026-04-24 19:21:55] "POST /set-tag HTTP/1.1" 200 109 0.014075 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006539 10.0.0.33 - - [2026-04-24 19:21:55] "POST /ref-update HTTP/1.1" 200 156 0.012615 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018404 10.0.0.33 - - [2026-04-24 19:21:55] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.33 - - [2026-04-24 19:21:55] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005399 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003237 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005842 10.0.0.33 - - [2026-04-24 19:21:56] "POST /ref-update HTTP/1.1" 200 156 0.009100 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010917 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005108 10.0.0.33 - - [2026-04-24 19:21:56] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004664 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006878 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003361 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005073 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005979 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.009330 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005066 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008986 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005382 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005961 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.33 - - [2026-04-24 19:21:56] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004869 10.0.0.33 - - [2026-04-24 19:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.33 - - [2026-04-24 19:21:58] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006006 10.0.0.33 - - [2026-04-24 19:21:58] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.33 - - [2026-04-24 19:21:59] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005891 10.0.0.33 - - [2026-04-24 19:21:59] "POST /set-tag HTTP/1.1" 200 109 0.003386 10.0.0.33 - - [2026-04-24 19:21:59] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004891 10.0.0.33 - - [2026-04-24 19:21:59] "POST /set-tag HTTP/1.1" 200 109 0.004083 10.0.0.33 - - [2026-04-24 19:21:59] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005911 10.0.0.33 - - [2026-04-24 19:21:59] "POST /set-tag HTTP/1.1" 200 109 0.003314 10.0.0.33 - - [2026-04-24 19:22:00] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005410 10.0.0.33 - - [2026-04-24 19:22:00] "POST /set-tag HTTP/1.1" 200 109 0.003295 10.0.0.33 - - [2026-04-24 19:22:00] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004579 10.0.0.33 - - [2026-04-24 19:22:00] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.33 - - [2026-04-24 19:22:01] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004779 10.0.0.33 - - [2026-04-24 19:22:01] "POST /set-tag HTTP/1.1" 200 109 0.003535 10.0.0.33 - - [2026-04-24 19:22:02] "GET /virtual-machine/55e095ea-0988-47a1-9346-915b0af842ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006589 10.0.0.33 - - [2026-04-24 19:22:02] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007184 10.0.0.33 - - [2026-04-24 19:22:02] "GET /virtual-machine/86f8735f-02ae-46e6-a672-f4f1bdfb6ab6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004759 10.0.0.33 - - [2026-04-24 19:22:02] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008112 10.0.0.33 - - [2026-04-24 19:22:02] "GET /virtual-machine/1e5a61ad-5150-4abd-9c55-adfdd6626b58?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004543 10.0.0.33 - - [2026-04-24 19:22:02] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006798 10.0.0.33 - - [2026-04-24 19:22:02] "GET /virtual-machine/e094d5e4-637a-4b23-94cb-11cdd1d7e55b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.007898 10.0.0.33 - - [2026-04-24 19:22:02] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007149 10.0.0.33 - - [2026-04-24 19:22:03] "GET /virtual-machine/692f1f92-e9f4-4b49-bc8e-23183d5381e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004809 10.0.0.33 - - [2026-04-24 19:22:03] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007123 10.0.0.33 - - [2026-04-24 19:22:03] "GET /virtual-machine/e6298230-08ae-4857-8104-cdbcd7dbe106?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004295 10.0.0.33 - - [2026-04-24 19:22:03] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005117 10.0.0.33 - - [2026-04-24 19:22:03] "GET /virtual-machine/efdb867a-05b7-4260-9a31-46b075f19c39?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004092 10.0.0.33 - - [2026-04-24 19:22:03] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006463 10.0.0.33 - - [2026-04-24 19:22:03] "GET /virtual-machine/ff598b60-5c79-4598-bcb7-8299689f718c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004134 10.0.0.33 - - [2026-04-24 19:22:03] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006381 10.0.0.33 - - [2026-04-24 19:22:04] "GET /loadbalancer/1fb725de-8a83-4355-a092-918a60c94d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.017559 10.0.0.33 - - [2026-04-24 19:22:04] "POST /tags HTTP/1.1" 200 333 0.060821 10.0.0.33 - - [2026-04-24 19:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018630 10.0.0.33 - - [2026-04-24 19:22:04] "GET /tag/e754ac7f-bb02-41ac-bee4-1b1613cd1260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028455 10.0.0.33 - - [2026-04-24 19:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.33 - - [2026-04-24 19:22:04] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040828 10.0.0.33 - - [2026-04-24 19:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2026-04-24 19:22:04] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006837 10.0.0.33 - - [2026-04-24 19:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.33 - - [2026-04-24 19:22:04] "GET /service-appliance-set/0f34a4ad-ccf5-4bec-8517-6d6c86e9d759?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003373 10.0.0.33 - - [2026-04-24 19:22:04] "POST /fqname-to-id HTTP/1.1" 404 273 0.003765 10.0.0.33 - - [2026-04-24 19:22:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.133888 10.0.0.33 - - [2026-04-24 19:22:04] "GET /virtual-machine-interface/eccf2c79-0366-4149-a6e4-16fc941b977d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.020335 10.0.0.33 - - [2026-04-24 19:22:04] "POST /instance-ips HTTP/1.1" 200 409 0.028984 10.0.0.33 - - [2026-04-24 19:22:04] "GET /instance-ip/43a84fee-ad93-4317-bf40-4e8c78904e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.009306 10.0.0.33 - - [2026-04-24 19:22:04] "POST /loadbalancers HTTP/1.1" 200 629 0.080361 10.0.0.33 - - [2026-04-24 19:22:04] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054962 10.0.0.33 - - [2026-04-24 19:22:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.044148 10.0.0.33 - - [2026-04-24 19:22:04] "GET /instance-ip/43a84fee-ad93-4317-bf40-4e8c78904e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.013883 10.0.0.33 - - [2026-04-24 19:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011296 10.0.0.33 - - [2026-04-24 19:22:04] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046000 10.0.0.33 - - [2026-04-24 19:22:04] "POST /floating-ips HTTP/1.1" 200 597 0.054208 10.0.0.33 - - [2026-04-24 19:22:04] "GET /loadbalancer/1fb725de-8a83-4355-a092-918a60c94d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003316 10.0.0.33 - - [2026-04-24 19:22:04] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.036191 10.0.0.33 - - [2026-04-24 19:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.33 - - [2026-04-24 19:22:05] "GET /loadbalancer/1fb725de-8a83-4355-a092-918a60c94d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003439 10.0.0.33 - - [2026-04-24 19:22:05] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045998 10.0.0.33 - - [2026-04-24 19:22:05] "GET /loadbalancer-listener/6ba07e4e-4e6d-4a66-8286-ac0c43e6029d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.012544 10.0.0.33 - - [2026-04-24 19:22:05] "GET /loadbalancer-listener/6ba07e4e-4e6d-4a66-8286-ac0c43e6029d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.005307 10.0.0.33 - - [2026-04-24 19:22:05] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.035613 10.0.0.33 - - [2026-04-24 19:22:05] "GET /instance-ip/43a84fee-ad93-4317-bf40-4e8c78904e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005299 10.0.0.33 - - [2026-04-24 19:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2026-04-24 19:22:05] "GET /loadbalancer/1fb725de-8a83-4355-a092-918a60c94d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004797 10.0.0.33 - - [2026-04-24 19:22:05] "GET /instance-ip/43a84fee-ad93-4317-bf40-4e8c78904e6f?fields=floating_ips HTTP/1.1" 200 1212 0.015368 10.0.0.33 - - [2026-04-24 19:22:05] "GET /loadbalancer-pool/f77d7ae7-9707-42c6-8856-8a40031f42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007863 10.0.0.33 - - [2026-04-24 19:22:05] "GET /floating-ip/bf836559-1a50-462b-9a74-369750027cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.006113 10.0.0.33 - - [2026-04-24 19:22:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031716 10.0.0.33 - - [2026-04-24 19:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019626 10.0.0.33 - - [2026-04-24 19:22:05] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014908 10.0.0.33 - - [2026-04-24 19:22:05] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010100 10.0.0.33 - - [2026-04-24 19:22:05] "POST /ref-update HTTP/1.1" 200 156 0.009180 10.0.0.33 - - [2026-04-24 19:22:05] "GET /floating-ip/bf836559-1a50-462b-9a74-369750027cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.013063 10.0.0.33 - - [2026-04-24 19:22:05] "POST /tags HTTP/1.1" 409 221 0.002881 10.0.0.33 - - [2026-04-24 19:22:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.33 - - [2026-04-24 19:22:05] "GET /tag/e754ac7f-bb02-41ac-bee4-1b1613cd1260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017277 10.0.0.33 - - [2026-04-24 19:22:05] "PUT /floating-ip/bf836559-1a50-462b-9a74-369750027cea HTTP/1.1" 200 256 0.013038 10.0.0.33 - - [2026-04-24 19:22:05] "POST /set-tag HTTP/1.1" 200 109 0.071375 10.0.0.33 - - [2026-04-24 19:22:05] "GET /loadbalancer-pool/f77d7ae7-9707-42c6-8856-8a40031f42d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.020067 10.0.0.33 - - [2026-04-24 19:22:05] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022422 10.0.0.33 - - [2026-04-24 19:22:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011342 10.0.0.33 - - [2026-04-24 19:22:05] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023508 10.0.0.33 - - [2026-04-24 19:22:05] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005979 10.0.0.33 - - [2026-04-24 19:22:05] "POST /ref-update HTTP/1.1" 200 156 0.012105 10.0.0.33 - - [2026-04-24 19:22:05] "GET /floating-ip/bf836559-1a50-462b-9a74-369750027cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.014308 10.0.0.33 - - [2026-04-24 19:22:05] "POST /set-tag HTTP/1.1" 200 109 0.100625 10.0.0.33 - - [2026-04-24 19:22:06] "POST /tags HTTP/1.1" 409 206 0.002690 10.0.0.33 - - [2026-04-24 19:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.33 - - [2026-04-24 19:22:06] "GET /tag/ce6e1931-d71e-460b-81f9-f097a8ae1aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012099 10.0.0.33 - - [2026-04-24 19:22:06] "POST /tags HTTP/1.1" 409 204 0.002774 10.0.0.33 - - [2026-04-24 19:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.33 - - [2026-04-24 19:22:06] "GET /tag/214c7c73-988c-4807-8808-ed183666670e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012176 10.0.0.33 - - [2026-04-24 19:22:06] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003006 10.0.0.33 - - [2026-04-24 19:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.33 - - [2026-04-24 19:22:06] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003584 10.0.0.33 - - [2026-04-24 19:22:06] "POST /tags HTTP/1.1" 409 206 0.002176 10.0.0.33 - - [2026-04-24 19:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.33 - - [2026-04-24 19:22:06] "GET /tag/ce6e1931-d71e-460b-81f9-f097a8ae1aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011687 10.0.0.33 - - [2026-04-24 19:22:06] "POST /tags HTTP/1.1" 409 226 0.002364 10.0.0.33 - - [2026-04-24 19:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.33 - - [2026-04-24 19:22:06] "GET /tag/44a84c0c-c202-4047-a298-dee627dcbc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012310 10.0.0.33 - - [2026-04-24 19:22:06] "POST /tags HTTP/1.1" 409 204 0.002303 10.0.0.33 - - [2026-04-24 19:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.33 - - [2026-04-24 19:22:06] "GET /tag/214c7c73-988c-4807-8808-ed183666670e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011507 10.0.0.33 - - [2026-04-24 19:22:06] "POST /tags HTTP/1.1" 409 226 0.002406 10.0.0.33 - - [2026-04-24 19:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.33 - - [2026-04-24 19:22:06] "GET /tag/44a84c0c-c202-4047-a298-dee627dcbc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018991 10.0.0.33 - - [2026-04-24 19:22:06] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004659 10.0.0.33 - - [2026-04-24 19:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.33 - - [2026-04-24 19:22:06] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004123 10.0.0.33 - - [2026-04-24 19:22:06] "POST /firewall-rules HTTP/1.1" 200 626 0.092060 10.0.0.33 - - [2026-04-24 19:22:07] "POST /firewall-rules HTTP/1.1" 200 646 0.108855 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-rule/f83d9407-9d46-4e2e-ae6d-2c7682d4d766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.007731 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003262 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-rule/09448f14-c0ec-463a-acec-8c35f83f3654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.005028 10.0.0.33 - - [2026-04-24 19:22:07] "POST /ref-update HTTP/1.1" 200 156 0.020641 10.0.0.33 - - [2026-04-24 19:22:07] "POST /firewall-policys HTTP/1.1" 200 606 0.034820 10.0.0.33 - - [2026-04-24 19:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014308 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.012498 10.0.0.33 - - [2026-04-24 19:22:07] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003229 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.004107 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.006899 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-policy/514c5116-403f-4cca-8a54-7cbe860e7242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.011683 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004992 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003079 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003155 10.0.0.33 - - [2026-04-24 19:22:07] "POST /ref-update HTTP/1.1" 200 156 0.043807 10.0.0.33 - - [2026-04-24 19:22:07] "POST /ref-update HTTP/1.1" 200 156 0.028659 10.0.0.33 - - [2026-04-24 19:22:07] "POST /ref-update HTTP/1.1" 200 156 0.040686 10.0.0.33 - - [2026-04-24 19:22:07] "POST /ref-update HTTP/1.1" 200 156 0.027291 10.0.0.33 - - [2026-04-24 19:22:07] "POST /ref-update HTTP/1.1" 200 156 0.047262 10.0.0.33 - - [2026-04-24 19:22:07] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.013446 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:23:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001056 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:23:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001813 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:23:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001493 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:23:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001303 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:23:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:23:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001106 10.0.0.33 - - [2026-04-24 19:24:06] "POST /tags HTTP/1.1" 409 252 0.002856 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.33 - - [2026-04-24 19:24:06] "GET /tag/e2b74051-4f2f-405e-a8b7-87a5847ae24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011487 10.0.0.33 - - [2026-04-24 19:24:06] "POST /tags HTTP/1.1" 409 228 0.002204 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.33 - - [2026-04-24 19:24:06] "GET /tag/78fe7bdb-b489-4dcd-b418-271cb2d938c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014397 10.0.0.33 - - [2026-04-24 19:24:06] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005239 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.33 - - [2026-04-24 19:24:06] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003030 10.0.0.33 - - [2026-04-24 19:24:06] "POST /tags HTTP/1.1" 409 206 0.002340 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-04-24 19:24:06] "GET /tag/ce6e1931-d71e-460b-81f9-f097a8ae1aab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011126 10.0.0.33 - - [2026-04-24 19:24:06] "POST /tags HTTP/1.1" 409 226 0.003029 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2026-04-24 19:24:06] "GET /tag/44a84c0c-c202-4047-a298-dee627dcbc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012213 10.0.0.33 - - [2026-04-24 19:24:06] "POST /tags HTTP/1.1" 409 204 0.002497 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.33 - - [2026-04-24 19:24:06] "GET /tag/214c7c73-988c-4807-8808-ed183666670e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016684 10.0.0.33 - - [2026-04-24 19:24:06] "POST /tags HTTP/1.1" 409 226 0.003089 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.33 - - [2026-04-24 19:24:06] "GET /tag/44a84c0c-c202-4047-a298-dee627dcbc5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011624 10.0.0.33 - - [2026-04-24 19:24:06] "POST /tags HTTP/1.1" 409 228 0.002703 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2026-04-24 19:24:06] "GET /tag/78fe7bdb-b489-4dcd-b418-271cb2d938c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013665 10.0.0.33 - - [2026-04-24 19:24:06] "POST /tags HTTP/1.1" 409 252 0.002525 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.33 - - [2026-04-24 19:24:06] "GET /tag/e2b74051-4f2f-405e-a8b7-87a5847ae24e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011548 10.0.0.33 - - [2026-04-24 19:24:06] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003361 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.33 - - [2026-04-24 19:24:06] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003642 10.0.0.33 - - [2026-04-24 19:24:06] "POST /firewall-rules HTTP/1.1" 409 281 0.002662 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.33 - - [2026-04-24 19:24:06] "PUT /firewall-rule/09448f14-c0ec-463a-acec-8c35f83f3654 HTTP/1.1" 200 260 0.027256 10.0.0.33 - - [2026-04-24 19:24:06] "POST /firewall-rules HTTP/1.1" 409 291 0.005391 10.0.0.33 - - [2026-04-24 19:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.33 - - [2026-04-24 19:24:07] "PUT /firewall-rule/f83d9407-9d46-4e2e-ae6d-2c7682d4d766 HTTP/1.1" 200 260 0.025519 10.0.0.33 - - [2026-04-24 19:24:07] "GET /firewall-rule/f83d9407-9d46-4e2e-ae6d-2c7682d4d766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.010478 10.0.0.33 - - [2026-04-24 19:24:07] "POST /firewall-rules HTTP/1.1" 200 658 0.081250 10.0.0.33 - - [2026-04-24 19:24:07] "GET /firewall-rule/1e99e00e-aef5-445d-b184-e08dd6aba355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.017588 10.0.0.33 - - [2026-04-24 19:24:07] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003261 10.0.0.33 - - [2026-04-24 19:24:07] "GET /firewall-rule/09448f14-c0ec-463a-acec-8c35f83f3654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003635 10.0.0.33 - - [2026-04-24 19:24:07] "POST /firewall-policys HTTP/1.1" 409 269 0.002126 10.0.0.33 - - [2026-04-24 19:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2026-04-24 19:24:07] "PUT /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1 HTTP/1.1" 200 264 0.023640 10.0.0.33 - - [2026-04-24 19:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014224 10.0.0.33 - - [2026-04-24 19:24:07] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.016066 10.0.0.33 - - [2026-04-24 19:24:07] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004001 10.0.0.33 - - [2026-04-24 19:24:07] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003703 10.0.0.33 - - [2026-04-24 19:24:07] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003261 10.0.0.33 - - [2026-04-24 19:24:07] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003378 10.0.0.33 - - [2026-04-24 19:25:09] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010840 10.0.0.33 - - [2026-04-24 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.003776 10.0.0.33 - - [2026-04-24 19:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.33 - - [2026-04-24 19:25:09] "GET /loadbalancer/1fb725de-8a83-4355-a092-918a60c94d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003163 10.0.0.33 - - [2026-04-24 19:25:09] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005379 10.0.0.33 - - [2026-04-24 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.034330 10.0.0.33 - - [2026-04-24 19:25:09] "DELETE /loadbalancer-member/31f57433-ef82-4283-860b-d727d6a49f16 HTTP/1.1" 200 115 0.037534 10.0.0.33 - - [2026-04-24 19:25:09] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009910 10.0.0.33 - - [2026-04-24 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.33 - - [2026-04-24 19:25:09] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005560 10.0.0.33 - - [2026-04-24 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.33 - - [2026-04-24 19:25:09] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005008 10.0.0.33 - - [2026-04-24 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.33 - - [2026-04-24 19:25:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.33 - - [2026-04-24 19:25:09] "GET /loadbalancer/1fb725de-8a83-4355-a092-918a60c94d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003050 10.0.0.33 - - [2026-04-24 19:25:09] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004805 10.0.0.33 - - [2026-04-24 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.33 - - [2026-04-24 19:25:09] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007540 10.0.0.33 - - [2026-04-24 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.003877 10.0.0.33 - - [2026-04-24 19:25:09] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006434 10.0.0.33 - - [2026-04-24 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.003522 10.0.0.33 - - [2026-04-24 19:25:09] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005153 10.0.0.33 - - [2026-04-24 19:25:09] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.33 - - [2026-04-24 19:25:10] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008816 10.0.0.33 - - [2026-04-24 19:25:10] "POST /set-tag HTTP/1.1" 200 109 0.004601 10.0.0.33 - - [2026-04-24 19:25:11] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008801 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.33 - - [2026-04-24 19:25:11] "GET /virtual-machine/e094d5e4-637a-4b23-94cb-11cdd1d7e55b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004307 10.0.0.33 - - [2026-04-24 19:25:11] "POST /ref-update HTTP/1.1" 200 156 0.015294 10.0.0.33 - - [2026-04-24 19:25:11] "GET /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.039387 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.031686 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.021289 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.038602 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.055888 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.017300 10.0.0.33 - - [2026-04-24 19:25:11] "DELETE /instance-ip/d8f8841e-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.066976 10.0.0.33 - - [2026-04-24 19:25:11] "DELETE /virtual-machine-interface/d8d29524-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.051999 10.0.0.33 - - [2026-04-24 19:25:11] "DELETE /virtual-machine/e094d5e4-637a-4b23-94cb-11cdd1d7e55b HTTP/1.1" 200 115 0.025526 10.0.0.33 - - [2026-04-24 19:25:11] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005911 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.003248 10.0.0.33 - - [2026-04-24 19:25:11] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005263 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.003371 10.0.0.33 - - [2026-04-24 19:25:11] "GET /virtual-machine/86f8735f-02ae-46e6-a672-f4f1bdfb6ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003707 10.0.0.33 - - [2026-04-24 19:25:11] "POST /ref-update HTTP/1.1" 200 156 0.011194 10.0.0.33 - - [2026-04-24 19:25:11] "GET /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.024127 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.027305 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.041324 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.038597 10.0.0.33 - - [2026-04-24 19:25:11] "POST /set-tag HTTP/1.1" 200 109 0.018011 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.043291 10.0.0.33 - - [2026-04-24 19:25:12] "DELETE /instance-ip/d7b05b5e-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.062724 10.0.0.33 - - [2026-04-24 19:25:12] "POST /ref-update HTTP/1.1" 200 156 0.017550 10.0.0.33 - - [2026-04-24 19:25:12] "DELETE /virtual-machine-interface/d78e9460-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.042695 10.0.0.33 - - [2026-04-24 19:25:12] "DELETE /virtual-machine/86f8735f-02ae-46e6-a672-f4f1bdfb6ab6 HTTP/1.1" 200 115 0.044094 10.0.0.33 - - [2026-04-24 19:25:12] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006649 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.33 - - [2026-04-24 19:25:12] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004954 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.33 - - [2026-04-24 19:25:12] "GET /virtual-machine/1e5a61ad-5150-4abd-9c55-adfdd6626b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003888 10.0.0.33 - - [2026-04-24 19:25:12] "POST /ref-update HTTP/1.1" 200 156 0.011750 10.0.0.33 - - [2026-04-24 19:25:12] "GET /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020346 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.020709 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.036608 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.032669 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.022811 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.035417 10.0.0.33 - - [2026-04-24 19:25:12] "DELETE /instance-ip/d85eeaa2-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.066016 10.0.0.33 - - [2026-04-24 19:25:12] "DELETE /virtual-machine-interface/d841873c-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.047902 10.0.0.33 - - [2026-04-24 19:25:12] "DELETE /virtual-machine/1e5a61ad-5150-4abd-9c55-adfdd6626b58 HTTP/1.1" 200 115 0.019093 10.0.0.33 - - [2026-04-24 19:25:12] "DELETE /tag/ab318f48-cb4b-45c7-afa3-814fac747a8c HTTP/1.1" 200 115 0.044131 10.0.0.33 - - [2026-04-24 19:25:12] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005535 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.33 - - [2026-04-24 19:25:12] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005054 10.0.0.33 - - [2026-04-24 19:25:12] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.33 - - [2026-04-24 19:25:12] "GET /virtual-machine/55e095ea-0988-47a1-9346-915b0af842ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004511 10.0.0.33 - - [2026-04-24 19:25:12] "POST /ref-update HTTP/1.1" 200 156 0.013218 10.0.0.33 - - [2026-04-24 19:25:13] "GET /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014456 10.0.0.33 - - [2026-04-24 19:25:13] "POST /set-tag HTTP/1.1" 200 109 0.022472 10.0.0.33 - - [2026-04-24 19:25:13] "POST /set-tag HTTP/1.1" 200 109 0.036934 10.0.0.33 - - [2026-04-24 19:25:13] "POST /set-tag HTTP/1.1" 200 109 0.039186 10.0.0.33 - - [2026-04-24 19:25:13] "POST /set-tag HTTP/1.1" 200 109 0.020384 10.0.0.33 - - [2026-04-24 19:25:13] "POST /set-tag HTTP/1.1" 200 109 0.033826 10.0.0.33 - - [2026-04-24 19:25:13] "DELETE /instance-ip/d7230272-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.062058 10.0.0.33 - - [2026-04-24 19:25:13] "POST /ref-update HTTP/1.1" 200 156 0.009001 10.0.0.33 - - [2026-04-24 19:25:13] "DELETE /virtual-machine-interface/d707d1a0-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.074740 10.0.0.33 - - [2026-04-24 19:25:13] "DELETE /virtual-machine/55e095ea-0988-47a1-9346-915b0af842ba HTTP/1.1" 200 115 0.026502 10.0.0.33 - - [2026-04-24 19:25:13] "DELETE /tag/16bf1095-78a2-4f31-bbba-873f27774ead HTTP/1.1" 200 115 0.054060 10.0.0.33 - - [2026-04-24 19:25:13] "DELETE /tag/ce6e1931-d71e-460b-81f9-f097a8ae1aab HTTP/1.1" 409 388 0.006061 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:25:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:25:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001166 10.0.0.33 - - [2026-04-24 19:25:40] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008664 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.33 - - [2026-04-24 19:25:40] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004919 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.33 - - [2026-04-24 19:25:40] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004594 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.33 - - [2026-04-24 19:25:40] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011786 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.33 - - [2026-04-24 19:25:40] "GET /virtual-machine/efdb867a-05b7-4260-9a31-46b075f19c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003515 10.0.0.33 - - [2026-04-24 19:25:40] "POST /ref-update HTTP/1.1" 200 156 0.015564 10.0.0.33 - - [2026-04-24 19:25:40] "GET /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012382 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.020721 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.030144 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.022641 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.018124 10.0.0.33 - - [2026-04-24 19:25:40] "DELETE /instance-ip/da0bf78c-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.067201 10.0.0.33 - - [2026-04-24 19:25:40] "DELETE /virtual-machine-interface/d9f14d9c-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.051071 10.0.0.33 - - [2026-04-24 19:25:40] "DELETE /virtual-machine/efdb867a-05b7-4260-9a31-46b075f19c39 HTTP/1.1" 200 115 0.025223 10.0.0.33 - - [2026-04-24 19:25:40] "DELETE /tag/214c7c73-988c-4807-8808-ed183666670e HTTP/1.1" 409 236 0.006004 10.0.0.33 - - [2026-04-24 19:25:40] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005748 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.002891 10.0.0.33 - - [2026-04-24 19:25:40] "GET /virtual-machine/e6298230-08ae-4857-8104-cdbcd7dbe106?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003632 10.0.0.33 - - [2026-04-24 19:25:40] "POST /ref-update HTTP/1.1" 200 156 0.011146 10.0.0.33 - - [2026-04-24 19:25:40] "GET /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004920 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.018144 10.0.0.33 - - [2026-04-24 19:25:40] "POST /set-tag HTTP/1.1" 200 109 0.031680 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.023606 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.031193 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /instance-ip/da8e059c-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.054431 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /virtual-machine-interface/da6d5626-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.063429 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /virtual-machine/e6298230-08ae-4857-8104-cdbcd7dbe106 HTTP/1.1" 200 115 0.025694 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /tag/14859601-d974-4686-9377-88c46ce6bb77 HTTP/1.1" 200 115 0.039462 10.0.0.33 - - [2026-04-24 19:25:41] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005124 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.33 - - [2026-04-24 19:25:41] "GET /virtual-machine/ff598b60-5c79-4598-bcb7-8299689f718c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003346 10.0.0.33 - - [2026-04-24 19:25:41] "POST /ref-update HTTP/1.1" 200 156 0.012359 10.0.0.33 - - [2026-04-24 19:25:41] "GET /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006549 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.020384 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.030391 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.019336 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.031605 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /instance-ip/db0c21de-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.042738 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /virtual-machine-interface/daedc3ec-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.047748 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /virtual-machine/ff598b60-5c79-4598-bcb7-8299689f718c HTTP/1.1" 200 115 0.037450 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /tag/5fd04761-9d42-429f-9713-e09f260bb363 HTTP/1.1" 200 115 0.058179 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /tag/78fe7bdb-b489-4dcd-b418-271cb2d938c4 HTTP/1.1" 409 236 0.004970 10.0.0.33 - - [2026-04-24 19:25:41] "DELETE /tag/e2b74051-4f2f-405e-a8b7-87a5847ae24e HTTP/1.1" 409 236 0.006036 10.0.0.33 - - [2026-04-24 19:25:41] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005570 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.002634 10.0.0.33 - - [2026-04-24 19:25:41] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004481 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.33 - - [2026-04-24 19:25:41] "GET /virtual-machine/692f1f92-e9f4-4b49-bc8e-23183d5381e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003031 10.0.0.33 - - [2026-04-24 19:25:41] "POST /ref-update HTTP/1.1" 200 156 0.010456 10.0.0.33 - - [2026-04-24 19:25:41] "GET /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005014 10.0.0.33 - - [2026-04-24 19:25:41] "POST /set-tag HTTP/1.1" 200 109 0.016385 10.0.0.33 - - [2026-04-24 19:25:42] "POST /set-tag HTTP/1.1" 200 109 0.036958 10.0.0.33 - - [2026-04-24 19:25:42] "POST /set-tag HTTP/1.1" 200 109 0.018485 10.0.0.33 - - [2026-04-24 19:25:42] "POST /set-tag HTTP/1.1" 200 109 0.031962 10.0.0.33 - - [2026-04-24 19:25:42] "DELETE /instance-ip/d9933590-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.047096 10.0.0.33 - - [2026-04-24 19:25:42] "DELETE /virtual-machine-interface/d97835c4-4012-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.041878 10.0.0.33 - - [2026-04-24 19:25:42] "DELETE /virtual-machine/692f1f92-e9f4-4b49-bc8e-23183d5381e8 HTTP/1.1" 200 115 0.025191 10.0.0.33 - - [2026-04-24 19:25:42] "DELETE /tag/f11732cb-ce81-411a-a1c3-aeb33d24051b HTTP/1.1" 200 115 0.040229 10.0.0.33 - - [2026-04-24 19:25:42] "DELETE /tag/3d8ef060-76d2-4af2-afec-a0e0c520f2e3 HTTP/1.1" 200 115 0.051177 10.0.0.33 - - [2026-04-24 19:25:42] "DELETE /tag/0f36fa20-a34a-498d-96f6-7f64ce9f1bbd HTTP/1.1" 200 115 0.042721 10.0.0.33 - - [2026-04-24 19:25:44] "POST /projects HTTP/1.1" 409 238 0.002358 10.0.0.33 - - [2026-04-24 19:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2026-04-24 19:25:44] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029601 10.0.0.33 - - [2026-04-24 19:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.33 - - [2026-04-24 19:25:44] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004852 10.0.0.33 - - [2026-04-24 19:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.33 - - [2026-04-24 19:25:44] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005779 10.0.0.33 - - [2026-04-24 19:25:44] "POST /security-groups HTTP/1.1" 409 285 0.003273 10.0.0.33 - - [2026-04-24 19:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.33 - - [2026-04-24 19:25:44] "PUT /security-group/009c722d-314e-4af2-99d0-e040429f3b4d HTTP/1.1" 200 262 0.060245 10.0.0.33 - - [2026-04-24 19:25:44] "PUT /access-control-list/42c03dbe-77d1-472a-84aa-93e90e41baf9 HTTP/1.1" 200 272 0.015570 10.0.0.33 - - [2026-04-24 19:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.037802 10.0.0.33 - - [2026-04-24 19:25:44] "PUT /access-control-list/c14c02c9-4383-4966-9f22-933a8f95a322 HTTP/1.1" 200 272 0.033520 10.0.0.33 - - [2026-04-24 19:25:49] "POST /projects HTTP/1.1" 409 238 0.002673 10.0.0.33 - - [2026-04-24 19:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.33 - - [2026-04-24 19:25:49] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031718 10.0.0.33 - - [2026-04-24 19:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006668 10.0.0.33 - - [2026-04-24 19:25:49] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.011720 10.0.0.33 - - [2026-04-24 19:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.33 - - [2026-04-24 19:25:49] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008788 10.0.0.33 - - [2026-04-24 19:25:49] "POST /security-groups HTTP/1.1" 409 285 0.003338 10.0.0.33 - - [2026-04-24 19:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.33 - - [2026-04-24 19:25:49] "PUT /security-group/009c722d-314e-4af2-99d0-e040429f3b4d HTTP/1.1" 200 262 0.058227 10.0.0.33 - - [2026-04-24 19:25:49] "PUT /access-control-list/42c03dbe-77d1-472a-84aa-93e90e41baf9 HTTP/1.1" 200 272 0.022529 10.0.0.33 - - [2026-04-24 19:25:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.066760 10.0.0.33 - - [2026-04-24 19:25:50] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.022913 10.0.0.33 - - [2026-04-24 19:25:50] "PUT /access-control-list/c14c02c9-4383-4966-9f22-933a8f95a322 HTTP/1.1" 200 272 0.055654 10.0.0.33 - - [2026-04-24 19:25:50] "GET /firewall-rule/6b035e45-b7d3-4277-9910-297044469295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003263 10.0.0.33 - - [2026-04-24 19:25:50] "POST /ref-update HTTP/1.1" 200 156 0.064433 10.0.0.33 - - [2026-04-24 19:25:50] "DELETE /firewall-rule/6b035e45-b7d3-4277-9910-297044469295 HTTP/1.1" 200 115 0.045929 10.0.0.33 - - [2026-04-24 19:25:50] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.009481 10.0.0.33 - - [2026-04-24 19:25:50] "GET /firewall-rule/01e3b4d8-afe5-43f0-8efb-2776e38bb315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2083 0.004182 10.0.0.33 - - [2026-04-24 19:25:50] "POST /ref-update HTTP/1.1" 200 156 0.087432 10.0.0.33 - - [2026-04-24 19:25:50] "DELETE /firewall-rule/01e3b4d8-afe5-43f0-8efb-2776e38bb315 HTTP/1.1" 200 115 0.072007 10.0.0.33 - - [2026-04-24 19:25:50] "DELETE /tag/78fe7bdb-b489-4dcd-b418-271cb2d938c4 HTTP/1.1" 409 236 0.009889 10.0.0.33 - - [2026-04-24 19:25:50] "DELETE /tag/e2b74051-4f2f-405e-a8b7-87a5847ae24e HTTP/1.1" 409 236 0.006424 10.0.0.33 - - [2026-04-24 19:25:50] "DELETE /tag/aeb2a44f-144c-4dc2-b503-8f532c2353b9 HTTP/1.1" 200 115 0.046232 10.0.0.33 - - [2026-04-24 19:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006256 10.0.0.33 - - [2026-04-24 19:25:50] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004567 10.0.0.33 - - [2026-04-24 19:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2026-04-24 19:25:50] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004343 10.0.0.33 - - [2026-04-24 19:25:50] "PUT /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd HTTP/1.1" 200 264 0.057259 10.0.0.33 - - [2026-04-24 19:25:50] "PUT /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad HTTP/1.1" 200 264 0.072643 10.0.0.33 - - [2026-04-24 19:25:50] "DELETE /security-group/009c722d-314e-4af2-99d0-e040429f3b4d HTTP/1.1" 200 115 0.098433 10.0.0.33 - - [2026-04-24 19:25:50] "DELETE /access-control-list/42c03dbe-77d1-472a-84aa-93e90e41baf9 HTTP/1.1" 200 115 0.048920 10.0.0.33 - - [2026-04-24 19:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.33 - - [2026-04-24 19:25:50] "DELETE /access-control-list/c14c02c9-4383-4966-9f22-933a8f95a322 HTTP/1.1" 200 115 0.045171 10.0.0.33 - - [2026-04-24 19:25:51] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.054892 10.0.0.33 - - [2026-04-24 19:25:51] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?fields=security_groups HTTP/1.1" 200 1353 0.039894 10.0.0.33 - - [2026-04-24 19:25:51] "DELETE /security-group/9295aca8-46a3-4302-a822-021f3e659c42 HTTP/1.1" 200 115 0.071703 10.0.0.33 - - [2026-04-24 19:25:51] "DELETE /access-control-list/d7be7ec0-2a0f-48bf-8a4d-7e9fadbd0366 HTTP/1.1" 200 115 0.065023 10.0.0.33 - - [2026-04-24 19:25:51] "GET /project/dc0f4790-e13c-40b4-9264-38e2235d4723?fields=application_policy_sets HTTP/1.1" 200 1392 0.083239 10.0.0.33 - - [2026-04-24 19:25:51] "DELETE /access-control-list/77752d58-09ae-421a-8193-563cff93c026 HTTP/1.1" 200 115 0.087955 10.0.0.33 - - [2026-04-24 19:25:51] "DELETE /project/dc0f4790-e13c-40b4-9264-38e2235d4723 HTTP/1.1" 200 115 0.480231 10.0.0.33 - - [2026-04-24 19:25:51] "POST /projects HTTP/1.1" 409 238 0.003944 10.0.0.33 - - [2026-04-24 19:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.33 - - [2026-04-24 19:25:51] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054530 10.0.0.33 - - [2026-04-24 19:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008845 10.0.0.33 - - [2026-04-24 19:25:51] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008530 10.0.0.33 - - [2026-04-24 19:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.33 - - [2026-04-24 19:25:51] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010668 10.0.0.33 - - [2026-04-24 19:25:51] "POST /security-groups HTTP/1.1" 409 285 0.004618 10.0.0.33 - - [2026-04-24 19:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006382 10.0.0.33 - - [2026-04-24 19:25:51] "PUT /security-group/7e4e9ce4-f851-4381-bffa-dd18283902be HTTP/1.1" 200 262 0.062688 10.0.0.33 - - [2026-04-24 19:25:51] "PUT /access-control-list/240aef82-ed7d-4394-92a9-1169427a2050 HTTP/1.1" 200 272 0.029303 10.0.0.33 - - [2026-04-24 19:25:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.061589 10.0.0.33 - - [2026-04-24 19:25:51] "PUT /access-control-list/c3dac729-9514-4610-81cf-b3b972715b37 HTTP/1.1" 200 272 0.035577 10.0.0.33 - - [2026-04-24 19:25:55] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006936 10.0.0.33 - - [2026-04-24 19:25:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.33 - - [2026-04-24 19:25:55] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003394 10.0.0.33 - - [2026-04-24 19:25:55] "GET /firewall-policy/704528f3-1afb-4a6c-abf7-04e8940906a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003046 10.0.0.33 - - [2026-04-24 19:25:55] "GET /firewall-rule/09448f14-c0ec-463a-acec-8c35f83f3654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003240 10.0.0.33 - - [2026-04-24 19:25:55] "POST /ref-update HTTP/1.1" 200 156 0.027299 10.0.0.33 - - [2026-04-24 19:25:55] "DELETE /firewall-rule/09448f14-c0ec-463a-acec-8c35f83f3654 HTTP/1.1" 200 115 0.068692 10.0.0.33 - - [2026-04-24 19:25:55] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.003897 10.0.0.33 - - [2026-04-24 19:25:55] "GET /firewall-rule/f83d9407-9d46-4e2e-ae6d-2c7682d4d766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.003676 10.0.0.33 - - [2026-04-24 19:25:55] "POST /ref-update HTTP/1.1" 200 156 0.024497 10.0.0.33 - - [2026-04-24 19:25:55] "DELETE /firewall-rule/f83d9407-9d46-4e2e-ae6d-2c7682d4d766 HTTP/1.1" 200 115 0.041336 10.0.0.33 - - [2026-04-24 19:25:55] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.015444 10.0.0.33 - - [2026-04-24 19:25:55] "GET /firewall-rule/1e99e00e-aef5-445d-b184-e08dd6aba355?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003964 10.0.0.33 - - [2026-04-24 19:25:55] "POST /ref-update HTTP/1.1" 200 156 0.022921 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /firewall-rule/1e99e00e-aef5-445d-b184-e08dd6aba355 HTTP/1.1" 200 115 0.052661 10.0.0.33 - - [2026-04-24 19:25:56] "GET /application-policy-set/5a013bf9-0544-4ad7-8dc2-69001a15c059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003112 10.0.0.33 - - [2026-04-24 19:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.33 - - [2026-04-24 19:25:56] "GET /policy-management/80cf4ee2-86be-4615-98eb-2fe6a0b65a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003504 10.0.0.33 - - [2026-04-24 19:25:56] "GET /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.014395 10.0.0.33 - - [2026-04-24 19:25:56] "POST /ref-update HTTP/1.1" 200 156 0.028907 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /firewall-policy/1049013f-f25f-4071-8751-15cc21dc6eb1 HTTP/1.1" 200 115 0.046114 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /tag/214c7c73-988c-4807-8808-ed183666670e HTTP/1.1" 200 115 0.109149 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /tag/78fe7bdb-b489-4dcd-b418-271cb2d938c4 HTTP/1.1" 200 115 0.102952 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /tag/e2b74051-4f2f-405e-a8b7-87a5847ae24e HTTP/1.1" 200 115 0.054825 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /tag/ce6e1931-d71e-460b-81f9-f097a8ae1aab HTTP/1.1" 200 115 0.075392 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /loadbalancer-member/2238f645-e3d2-4ba7-8c52-d2da9f8e27e9 HTTP/1.1" 200 115 0.041183 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /loadbalancer-pool/f77d7ae7-9707-42c6-8856-8a40031f42d3 HTTP/1.1" 200 115 0.040593 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /loadbalancer-listener/6ba07e4e-4e6d-4a66-8286-ac0c43e6029d HTTP/1.1" 200 115 0.043604 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /loadbalancer/1fb725de-8a83-4355-a092-918a60c94d64 HTTP/1.1" 200 115 0.068420 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /floating-ip/bf836559-1a50-462b-9a74-369750027cea HTTP/1.1" 200 115 0.045703 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /instance-ip/43a84fee-ad93-4317-bf40-4e8c78904e6f HTTP/1.1" 200 115 0.045123 10.0.0.33 - - [2026-04-24 19:25:56] "DELETE /virtual-machine-interface/eccf2c79-0366-4149-a6e4-16fc941b977d HTTP/1.1" 200 115 0.078896 10.0.0.33 - - [2026-04-24 19:25:57] "DELETE /tag/e754ac7f-bb02-41ac-bee4-1b1613cd1260 HTTP/1.1" 200 115 0.054143 10.0.0.33 - - [2026-04-24 19:25:57] "POST /projects HTTP/1.1" 409 238 0.002641 10.0.0.33 - - [2026-04-24 19:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.33 - - [2026-04-24 19:25:57] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057856 10.0.0.33 - - [2026-04-24 19:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.33 - - [2026-04-24 19:25:57] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004899 10.0.0.33 - - [2026-04-24 19:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2026-04-24 19:25:57] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004575 10.0.0.33 - - [2026-04-24 19:25:57] "POST /security-groups HTTP/1.1" 409 285 0.002969 10.0.0.33 - - [2026-04-24 19:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2026-04-24 19:25:57] "PUT /security-group/7e4e9ce4-f851-4381-bffa-dd18283902be HTTP/1.1" 200 262 0.062089 10.0.0.33 - - [2026-04-24 19:25:57] "PUT /access-control-list/240aef82-ed7d-4394-92a9-1169427a2050 HTTP/1.1" 200 272 0.030241 10.0.0.33 - - [2026-04-24 19:25:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.060278 10.0.0.33 - - [2026-04-24 19:25:57] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.033789 10.0.0.33 - - [2026-04-24 19:25:57] "PUT /access-control-list/c3dac729-9514-4610-81cf-b3b972715b37 HTTP/1.1" 200 272 0.070513 10.0.0.33 - - [2026-04-24 19:25:57] "GET /firewall-rule/cca672bf-0c1a-4ddb-8dd6-806fc3509809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005113 10.0.0.33 - - [2026-04-24 19:25:57] "POST /ref-update HTTP/1.1" 200 156 0.085240 10.0.0.33 - - [2026-04-24 19:25:57] "DELETE /firewall-rule/cca672bf-0c1a-4ddb-8dd6-806fc3509809 HTTP/1.1" 200 115 0.079991 10.0.0.33 - - [2026-04-24 19:25:57] "GET /firewall-policy/34680b68-5731-4ba7-8250-ca3a91d5914c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.006518 10.0.0.33 - - [2026-04-24 19:25:57] "GET /firewall-rule/5a6de733-caa6-4953-b381-6061f7bceda8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003401 10.0.0.33 - - [2026-04-24 19:25:57] "POST /ref-update HTTP/1.1" 200 156 0.063243 10.0.0.33 - - [2026-04-24 19:25:57] "DELETE /firewall-rule/5a6de733-caa6-4953-b381-6061f7bceda8 HTTP/1.1" 200 115 0.061055 10.0.0.33 - - [2026-04-24 19:25:58] "DELETE /tag/44a84c0c-c202-4047-a298-dee627dcbc5b HTTP/1.1" 200 115 0.080838 10.0.0.33 - - [2026-04-24 19:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.33 - - [2026-04-24 19:25:58] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005484 10.0.0.33 - - [2026-04-24 19:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.33 - - [2026-04-24 19:25:58] "GET /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005992 10.0.0.33 - - [2026-04-24 19:25:58] "PUT /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd HTTP/1.1" 200 264 0.070010 10.0.0.33 - - [2026-04-24 19:25:58] "PUT /virtual-network/6a8ddb58-d437-45dc-9e5e-0dfe37cbd9ad HTTP/1.1" 200 264 0.067993 10.0.0.33 - - [2026-04-24 19:25:58] "DELETE /security-group/7e4e9ce4-f851-4381-bffa-dd18283902be HTTP/1.1" 200 115 0.086772 10.0.0.33 - - [2026-04-24 19:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.33 - - [2026-04-24 19:25:58] "DELETE /access-control-list/240aef82-ed7d-4394-92a9-1169427a2050 HTTP/1.1" 200 115 0.049421 10.0.0.33 - - [2026-04-24 19:25:58] "DELETE /access-control-list/c3dac729-9514-4610-81cf-b3b972715b37 HTTP/1.1" 200 115 0.030877 10.0.0.33 - - [2026-04-24 19:25:58] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.060475 10.0.0.33 - - [2026-04-24 19:25:58] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?fields=security_groups HTTP/1.1" 200 1353 0.055088 10.0.0.33 - - [2026-04-24 19:25:58] "DELETE /access-control-list/9e07550f-add4-470a-aa55-c503061a5882 HTTP/1.1" 200 115 0.048488 10.0.0.33 - - [2026-04-24 19:25:58] "DELETE /security-group/87a785cd-8fb3-4614-9b85-6808a986acec HTTP/1.1" 200 115 0.104598 10.0.0.33 - - [2026-04-24 19:25:58] "DELETE /access-control-list/0ef7ab09-3958-49ed-88a7-acbd99ed6802 HTTP/1.1" 200 115 0.099190 10.0.0.33 - - [2026-04-24 19:25:58] "GET /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77?fields=application_policy_sets HTTP/1.1" 200 1392 0.112767 10.0.0.33 - - [2026-04-24 19:25:58] "DELETE /project/b8fc8db5-a366-4a6d-993f-292b48ff5d77 HTTP/1.1" 200 115 0.548821 10.0.0.33 - - [2026-04-24 19:26:51] "GET /global-system-configs HTTP/1.1" 200 322 0.003733 10.0.0.33 - - [2026-04-24 19:26:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002875 10.0.0.33 - - [2026-04-24 19:27:03] "GET / HTTP/1.1" 200 35931 0.002642 10.0.0.33 - - [2026-04-24 19:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.33 - - [2026-04-24 19:27:03] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006591 10.0.0.33 - - [2026-04-24 19:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.33 - - [2026-04-24 19:27:04] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003175 10.0.0.33 - - [2026-04-24 19:27:22] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.33 - - [2026-04-24 19:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2026-04-24 19:27:22] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004972 10.0.0.33 - - [2026-04-24 19:27:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2026-04-24 19:27:22] "GET /config-node/be414557-2f75-4457-a5a6-c2b7e00c9f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002985 10.0.0.33 - - [2026-04-24 19:27:23] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.33 - - [2026-04-24 19:27:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002504 10.0.0.33 - - [2026-04-24 19:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2026-04-24 19:27:28] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002676 10.0.0.33 - - [2026-04-24 19:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2026-04-24 19:27:28] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.020766 10.0.0.33 - - [2026-04-24 19:27:28] "GET / HTTP/1.1" 200 35931 0.002150 10.0.0.33 - - [2026-04-24 19:27:28] "POST /alarms HTTP/1.1" 409 264 0.002472 10.0.0.33 - - [2026-04-24 19:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.33 - - [2026-04-24 19:27:28] "PUT /alarm/bf407bad-d6ed-415b-92ae-0f3fabde4f19 HTTP/1.1" 200 244 0.011195 10.0.0.33 - - [2026-04-24 19:27:28] "POST /alarms HTTP/1.1" 409 261 0.002690 10.0.0.33 - - [2026-04-24 19:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2026-04-24 19:27:28] "PUT /alarm/31213db7-17b3-4244-b049-067d28170e63 HTTP/1.1" 200 244 0.015972 10.0.0.33 - - [2026-04-24 19:27:28] "POST /alarms HTTP/1.1" 409 261 0.010056 10.0.0.33 - - [2026-04-24 19:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-04-24 19:27:28] "PUT /alarm/36b31c23-dc82-4ced-a5d9-febc09f8669b HTTP/1.1" 200 244 0.014774 10.0.0.33 - - [2026-04-24 19:27:28] "POST /alarms HTTP/1.1" 409 253 0.002464 10.0.0.33 - - [2026-04-24 19:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2026-04-24 19:27:28] "PUT /alarm/dbcb06fc-cacf-4605-ad00-850431c47130 HTTP/1.1" 200 244 0.013499 10.0.0.33 - - [2026-04-24 19:27:28] "POST /alarms HTTP/1.1" 409 251 0.002656 10.0.0.33 - - [2026-04-24 19:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.33 - - [2026-04-24 19:27:28] "PUT /alarm/fd525979-a681-4ffc-83e3-28c6e370b95f HTTP/1.1" 200 244 0.012311 10.0.0.33 - - [2026-04-24 19:27:28] "POST /alarms HTTP/1.1" 409 252 0.002863 10.0.0.33 - - [2026-04-24 19:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2026-04-24 19:27:28] "PUT /alarm/4947c025-20c5-4c0d-bf31-d6024a014bd2 HTTP/1.1" 200 244 0.013178 10.0.0.33 - - [2026-04-24 19:27:28] "POST /alarms HTTP/1.1" 409 256 0.003022 10.0.0.33 - - [2026-04-24 19:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.33 - - [2026-04-24 19:27:28] "PUT /alarm/ed1133bc-8ab0-4d70-9e83-68657d71180b HTTP/1.1" 200 244 0.018745 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 248 0.003077 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/35882a9b-0cf9-4b52-a281-23db821ac1e9 HTTP/1.1" 200 244 0.015031 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 252 0.002577 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/3bf8bc41-e716-4264-8690-e3f697dc4e61 HTTP/1.1" 200 244 0.015277 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 257 0.002915 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/a4d148d6-2be0-4345-9feb-fb9ed1a43bb8 HTTP/1.1" 200 244 0.012129 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 251 0.002385 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/63bf8532-d2a1-4dfa-a29f-e35545981f9c HTTP/1.1" 200 244 0.012707 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 257 0.003047 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/516dcf79-aa6a-4c57-be80-0f5587572df3 HTTP/1.1" 200 244 0.012695 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 261 0.007210 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/1cd5a013-2bcd-42a8-b557-42951af5c11a HTTP/1.1" 200 244 0.015580 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 258 0.013101 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/08a3bb71-c174-4313-95dd-892978819f27 HTTP/1.1" 200 244 0.015908 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 254 0.005544 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/b357dbf3-5c03-401b-a385-d707b73eca1c HTTP/1.1" 200 244 0.013860 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 254 0.008735 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/34fcf5f1-4eb7-4eb4-b8f2-99603cbe6e7c HTTP/1.1" 200 244 0.012366 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 254 0.008547 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/cbbc5b20-00fe-40bf-bd6c-8eec987547e0 HTTP/1.1" 200 244 0.012988 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 247 0.007908 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/b29611a4-a51a-47a2-86b2-44a26f0680d9 HTTP/1.1" 200 244 0.013483 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 272 0.009286 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/b8049f5c-959c-45fa-a21a-d2adf671ebc4 HTTP/1.1" 200 244 0.022930 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 261 0.007542 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2026-04-24 19:27:29] "PUT /alarm/f58271ee-1eb4-4eed-8d82-194cc12118cd HTTP/1.1" 200 244 0.012661 10.0.0.33 - - [2026-04-24 19:27:29] "POST /alarms HTTP/1.1" 409 259 0.014214 10.0.0.33 - - [2026-04-24 19:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.33 - - [2026-04-24 19:27:30] "PUT /alarm/1bd692e7-f6cc-4f3e-a7e7-653ebc29049a HTTP/1.1" 200 244 0.014642 10.0.0.33 - - [2026-04-24 19:27:30] "POST /alarms HTTP/1.1" 409 265 0.003393 10.0.0.33 - - [2026-04-24 19:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.33 - - [2026-04-24 19:27:30] "PUT /alarm/75d3510e-fdcd-4443-8916-e688525a1396 HTTP/1.1" 200 244 0.013294 10.0.0.33 - - [2026-04-24 19:27:30] "POST /alarms HTTP/1.1" 409 279 0.007719 10.0.0.33 - - [2026-04-24 19:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.33 - - [2026-04-24 19:27:30] "PUT /alarm/e2484a6b-e41d-42c1-9906-fa7c547cc4e4 HTTP/1.1" 200 244 0.014688 10.0.0.33 - - [2026-04-24 19:27:30] "GET / HTTP/1.1" 200 35931 0.001856 10.0.0.33 - - [2026-04-24 19:27:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002419 10.0.0.33 - - [2026-04-24 19:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2026-04-24 19:27:30] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.011020 10.0.0.33 - - [2026-04-24 19:27:30] "GET / HTTP/1.1" 200 35931 0.001709 10.0.0.33 - - [2026-04-24 19:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.33 - - [2026-04-24 19:27:30] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003161 10.0.0.33 - - [2026-04-24 19:27:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2026-04-24 19:27:30] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.010677 10.0.0.33 - - [2026-04-24 19:27:31] "GET / HTTP/1.1" 200 35931 0.001960 10.0.0.33 - - [2026-04-24 19:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2026-04-24 19:27:31] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.013479 10.0.0.33 - - [2026-04-24 19:27:31] "PUT /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b HTTP/1.1" 200 274 0.026043 10.0.0.33 - - [2026-04-24 19:27:34] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.33 - - [2026-04-24 19:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-04-24 19:27:34] "GET /routing-instance/7532a981-7cb7-45ed-bd0e-cd363d3fda35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003804 10.0.0.33 - - [2026-04-24 19:27:34] "POST /bgp-routers HTTP/1.1" 409 301 0.003315 10.0.0.33 - - [2026-04-24 19:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2026-04-24 19:27:34] "GET /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003298 10.0.0.33 - - [2026-04-24 19:27:34] "PUT /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664 HTTP/1.1" 200 254 0.013024 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:27:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:27:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004629 10.0.0.33 - - [2026-04-24 19:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006662 10.0.0.33 - - [2026-04-24 19:27:37] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003138 10.0.0.33 - - [2026-04-24 19:27:50] "GET / HTTP/1.1" 200 35931 0.002691 10.0.0.33 - - [2026-04-24 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.33 - - [2026-04-24 19:27:50] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005511 10.0.0.33 - - [2026-04-24 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2026-04-24 19:27:50] "GET /config-node/be414557-2f75-4457-a5a6-c2b7e00c9f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003250 10.0.0.33 - - [2026-04-24 19:28:01] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.33 - - [2026-04-24 19:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.33 - - [2026-04-24 19:28:01] "GET /routing-instance/7532a981-7cb7-45ed-bd0e-cd363d3fda35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003375 10.0.0.33 - - [2026-04-24 19:28:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002316 10.0.0.33 - - [2026-04-24 19:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.33 - - [2026-04-24 19:28:01] "GET /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005086 10.0.0.33 - - [2026-04-24 19:28:01] "PUT /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664 HTTP/1.1" 200 254 0.026242 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:28:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:28:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001182 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:28:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:28:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001339 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:28:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:28:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001716 10.0.0.33 - - [2026-04-24 19:28:24] "GET / HTTP/1.1" 200 35931 0.002638 10.0.0.33 - - [2026-04-24 19:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.33 - - [2026-04-24 19:28:24] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004907 10.0.0.33 - - [2026-04-24 19:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.33 - - [2026-04-24 19:28:24] "GET /config-node/be414557-2f75-4457-a5a6-c2b7e00c9f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003439 10.0.0.33 - - [2026-04-24 19:28:24] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.33 - - [2026-04-24 19:28:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002249 10.0.0.33 - - [2026-04-24 19:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.33 - - [2026-04-24 19:28:29] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002974 10.0.0.33 - - [2026-04-24 19:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.33 - - [2026-04-24 19:28:29] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.010451 10.0.0.33 - - [2026-04-24 19:28:30] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 264 0.002239 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/bf407bad-d6ed-415b-92ae-0f3fabde4f19 HTTP/1.1" 200 244 0.010631 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 261 0.002385 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/31213db7-17b3-4244-b049-067d28170e63 HTTP/1.1" 200 244 0.010734 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 261 0.002501 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/36b31c23-dc82-4ced-a5d9-febc09f8669b HTTP/1.1" 200 244 0.012264 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 253 0.002722 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/dbcb06fc-cacf-4605-ad00-850431c47130 HTTP/1.1" 200 244 0.012485 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 251 0.003253 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/fd525979-a681-4ffc-83e3-28c6e370b95f HTTP/1.1" 200 244 0.011330 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 252 0.002358 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/4947c025-20c5-4c0d-bf31-d6024a014bd2 HTTP/1.1" 200 244 0.010997 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 256 0.002614 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/ed1133bc-8ab0-4d70-9e83-68657d71180b HTTP/1.1" 200 244 0.012881 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 248 0.007833 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/35882a9b-0cf9-4b52-a281-23db821ac1e9 HTTP/1.1" 200 244 0.013581 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 252 0.004370 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/3bf8bc41-e716-4264-8690-e3f697dc4e61 HTTP/1.1" 200 244 0.012671 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 257 0.002404 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/a4d148d6-2be0-4345-9feb-fb9ed1a43bb8 HTTP/1.1" 200 244 0.012844 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 251 0.002589 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/63bf8532-d2a1-4dfa-a29f-e35545981f9c HTTP/1.1" 200 244 0.011378 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 257 0.003071 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/516dcf79-aa6a-4c57-be80-0f5587572df3 HTTP/1.1" 200 244 0.012483 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 261 0.003850 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2026-04-24 19:28:30] "PUT /alarm/1cd5a013-2bcd-42a8-b557-42951af5c11a HTTP/1.1" 200 244 0.011992 10.0.0.33 - - [2026-04-24 19:28:30] "POST /alarms HTTP/1.1" 409 258 0.003982 10.0.0.33 - - [2026-04-24 19:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/08a3bb71-c174-4313-95dd-892978819f27 HTTP/1.1" 200 244 0.011287 10.0.0.33 - - [2026-04-24 19:28:31] "POST /alarms HTTP/1.1" 409 254 0.009676 10.0.0.33 - - [2026-04-24 19:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/b357dbf3-5c03-401b-a385-d707b73eca1c HTTP/1.1" 200 244 0.009841 10.0.0.33 - - [2026-04-24 19:28:31] "POST /alarms HTTP/1.1" 409 254 0.008295 10.0.0.33 - - [2026-04-24 19:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/34fcf5f1-4eb7-4eb4-b8f2-99603cbe6e7c HTTP/1.1" 200 244 0.013673 10.0.0.33 - - [2026-04-24 19:28:31] "POST /alarms HTTP/1.1" 409 254 0.005314 10.0.0.33 - - [2026-04-24 19:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009162 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/cbbc5b20-00fe-40bf-bd6c-8eec987547e0 HTTP/1.1" 200 244 0.022272 10.0.0.33 - - [2026-04-24 19:28:31] "POST /alarms HTTP/1.1" 409 247 0.019433 10.0.0.33 - - [2026-04-24 19:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/b29611a4-a51a-47a2-86b2-44a26f0680d9 HTTP/1.1" 200 244 0.011344 10.0.0.33 - - [2026-04-24 19:28:31] "POST /alarms HTTP/1.1" 409 272 0.007003 10.0.0.33 - - [2026-04-24 19:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/b8049f5c-959c-45fa-a21a-d2adf671ebc4 HTTP/1.1" 200 244 0.011883 10.0.0.33 - - [2026-04-24 19:28:31] "POST /alarms HTTP/1.1" 409 261 0.005820 10.0.0.33 - - [2026-04-24 19:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/f58271ee-1eb4-4eed-8d82-194cc12118cd HTTP/1.1" 200 244 0.010670 10.0.0.33 - - [2026-04-24 19:28:31] "POST /alarms HTTP/1.1" 409 259 0.012123 10.0.0.33 - - [2026-04-24 19:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/1bd692e7-f6cc-4f3e-a7e7-653ebc29049a HTTP/1.1" 200 244 0.010033 10.0.0.33 - - [2026-04-24 19:28:31] "POST /alarms HTTP/1.1" 409 265 0.009653 10.0.0.33 - - [2026-04-24 19:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/75d3510e-fdcd-4443-8916-e688525a1396 HTTP/1.1" 200 244 0.011837 10.0.0.33 - - [2026-04-24 19:28:31] "POST /alarms HTTP/1.1" 409 279 0.006567 10.0.0.33 - - [2026-04-24 19:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.33 - - [2026-04-24 19:28:31] "PUT /alarm/e2484a6b-e41d-42c1-9906-fa7c547cc4e4 HTTP/1.1" 200 244 0.011362 10.0.0.33 - - [2026-04-24 19:28:32] "GET / HTTP/1.1" 200 35931 0.002403 10.0.0.33 - - [2026-04-24 19:28:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003032 10.0.0.33 - - [2026-04-24 19:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.33 - - [2026-04-24 19:28:32] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.010380 10.0.0.33 - - [2026-04-24 19:28:32] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.33 - - [2026-04-24 19:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2026-04-24 19:28:32] "GET /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003041 10.0.0.33 - - [2026-04-24 19:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012088 10.0.0.33 - - [2026-04-24 19:28:32] "PUT /global-vrouter-config/3f7688a6-abf0-468e-a494-43ca102a54fc HTTP/1.1" 200 276 0.010957 10.0.0.33 - - [2026-04-24 19:28:32] "GET / HTTP/1.1" 200 35931 0.001903 10.0.0.33 - - [2026-04-24 19:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2026-04-24 19:28:32] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005103 10.0.0.33 - - [2026-04-24 19:28:32] "PUT /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b HTTP/1.1" 200 274 0.017303 10.0.0.33 - - [2026-04-24 19:28:36] "GET / HTTP/1.1" 200 35931 0.004046 10.0.0.33 - - [2026-04-24 19:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.33 - - [2026-04-24 19:28:36] "GET /routing-instance/7532a981-7cb7-45ed-bd0e-cd363d3fda35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.019085 10.0.0.33 - - [2026-04-24 19:28:36] "POST /bgp-routers HTTP/1.1" 409 301 0.002263 10.0.0.33 - - [2026-04-24 19:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.33 - - [2026-04-24 19:28:36] "GET /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005760 10.0.0.33 - - [2026-04-24 19:28:36] "PUT /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664 HTTP/1.1" 200 254 0.025430 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:28:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:28:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002310 10.0.0.33 - - [2026-04-24 19:28:40] "POST /tags HTTP/1.1" 200 355 0.045070 10.0.0.33 - - [2026-04-24 19:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016303 10.0.0.33 - - [2026-04-24 19:28:40] "GET /tag/1cc5b125-530c-4769-af35-7de159b2572c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014045 10.0.0.33 - - [2026-04-24 19:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.33 - - [2026-04-24 19:28:40] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006194 10.0.0.33 - - [2026-04-24 19:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.33 - - [2026-04-24 19:28:40] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082041 10.0.0.33 - - [2026-04-24 19:28:40] "POST /virtual-machines HTTP/1.1" 200 351 0.013726 10.0.0.33 - - [2026-04-24 19:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025924 10.0.0.33 - - [2026-04-24 19:28:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.124185 10.0.0.33 - - [2026-04-24 19:28:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012938 10.0.0.33 - - [2026-04-24 19:28:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.028618 10.0.0.33 - - [2026-04-24 19:28:40] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006203 10.0.0.33 - - [2026-04-24 19:28:41] "POST /instance-ips HTTP/1.1" 200 391 0.039592 10.0.0.33 - - [2026-04-24 19:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038990 10.0.0.33 - - [2026-04-24 19:28:41] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008854 10.0.0.33 - - [2026-04-24 19:28:41] "POST /set-tag HTTP/1.1" 200 109 0.024784 10.0.0.33 - - [2026-04-24 19:28:41] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.047099 10.0.0.33 - - [2026-04-24 19:28:41] "GET /instance-ip/ccbf2da0-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.009885 10.0.0.33 - - [2026-04-24 19:28:41] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006146 10.0.0.33 - - [2026-04-24 19:28:41] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.33 - - [2026-04-24 19:28:41] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004221 10.0.0.33 - - [2026-04-24 19:28:41] "POST /ref-update HTTP/1.1" 200 156 0.008854 10.0.0.33 - - [2026-04-24 19:28:41] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.032161 10.0.0.33 - - [2026-04-24 19:28:41] "POST /set-tag HTTP/1.1" 200 109 0.004363 10.0.0.33 - - [2026-04-24 19:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.33 - - [2026-04-24 19:28:41] "GET /virtual-network/5673288c-c3d5-4b20-a934-ce05368b4dfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004967 10.0.0.33 - - [2026-04-24 19:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.33 - - [2026-04-24 19:28:41] "GET /project/47a0aac5-22a9-42e5-b29f-8c75d5d677ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057907 10.0.0.33 - - [2026-04-24 19:28:41] "POST /virtual-machines HTTP/1.1" 200 355 0.024673 10.0.0.33 - - [2026-04-24 19:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.024285 10.0.0.33 - - [2026-04-24 19:28:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.188560 10.0.0.33 - - [2026-04-24 19:28:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.037503 10.0.0.33 - - [2026-04-24 19:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006025 10.0.0.33 - - [2026-04-24 19:28:41] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.021945 10.0.0.33 - - [2026-04-24 19:28:42] "POST /instance-ips HTTP/1.1" 200 395 0.038713 10.0.0.33 - - [2026-04-24 19:28:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.066452 10.0.0.33 - - [2026-04-24 19:28:42] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.020962 10.0.0.33 - - [2026-04-24 19:28:42] "POST /set-tag HTTP/1.1" 200 109 0.018836 10.0.0.33 - - [2026-04-24 19:28:42] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.035567 10.0.0.33 - - [2026-04-24 19:28:42] "GET /instance-ip/cd57ea36-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004399 10.0.0.33 - - [2026-04-24 19:28:42] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005569 10.0.0.33 - - [2026-04-24 19:28:42] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.33 - - [2026-04-24 19:28:42] "GET /virtual-router/affa8707-fce2-470e-a280-9d2797056200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005379 10.0.0.33 - - [2026-04-24 19:28:42] "POST /ref-update HTTP/1.1" 200 156 0.020711 10.0.0.33 - - [2026-04-24 19:28:42] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.037468 10.0.0.33 - - [2026-04-24 19:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.33 - - [2026-04-24 19:28:42] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004365 10.0.0.33 - - [2026-04-24 19:28:42] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.33 - - [2026-04-24 19:28:42] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007974 10.0.0.33 - - [2026-04-24 19:28:42] "POST /set-tag HTTP/1.1" 200 109 0.003065 10.0.0.33 - - [2026-04-24 19:28:59] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004539 10.0.0.33 - - [2026-04-24 19:28:59] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.33 - - [2026-04-24 19:29:00] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005734 10.0.0.33 - - [2026-04-24 19:29:00] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.33 - - [2026-04-24 19:29:01] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011682 10.0.0.33 - - [2026-04-24 19:29:01] "POST /set-tag HTTP/1.1" 200 109 0.003883 10.0.0.33 - - [2026-04-24 19:29:16] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.33 - - [2026-04-24 19:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.33 - - [2026-04-24 19:29:16] "GET /global-system-config/13fb2ae3-7571-40ff-8a45-3c78fed4613b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005440 10.0.0.33 - - [2026-04-24 19:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-04-24 19:29:16] "GET /config-node/be414557-2f75-4457-a5a6-c2b7e00c9f72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002907 10.0.0.33 - - [2026-04-24 19:29:27] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.33 - - [2026-04-24 19:29:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.33 - - [2026-04-24 19:29:27] "GET /routing-instance/7532a981-7cb7-45ed-bd0e-cd363d3fda35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004837 10.0.0.33 - - [2026-04-24 19:29:27] "POST /bgp-routers HTTP/1.1" 409 301 0.002904 10.0.0.33 - - [2026-04-24 19:29:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.33 - - [2026-04-24 19:29:28] "GET /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005076 10.0.0.33 - - [2026-04-24 19:29:28] "PUT /bgp-router/aad3e436-927d-43cf-b4cf-c6b4d98f7664 HTTP/1.1" 200 254 0.022437 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:29:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001332 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:29:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001407 10.0.0.33 - - [2026-04-24 19:29:32] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005649 10.0.0.33 - - [2026-04-24 19:29:32] "POST /set-tag HTTP/1.1" 200 109 0.004758 10.0.0.33 - - [2026-04-24 19:29:32] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008783 10.0.0.33 - - [2026-04-24 19:29:32] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.33 - - [2026-04-24 19:29:32] "GET /virtual-machine/12f2a7f2-9723-4376-b7c3-4ff8713508ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003999 10.0.0.33 - - [2026-04-24 19:29:32] "POST /ref-update HTTP/1.1" 200 156 0.015229 10.0.0.33 - - [2026-04-24 19:29:32] "GET /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005128 10.0.0.33 - - [2026-04-24 19:29:32] "POST /set-tag HTTP/1.1" 200 109 0.016277 10.0.0.33 - - [2026-04-24 19:29:32] "POST /set-tag HTTP/1.1" 200 109 0.029513 10.0.0.33 - - [2026-04-24 19:29:32] "DELETE /instance-ip/ccbf2da0-4013-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.046887 10.0.0.33 - - [2026-04-24 19:29:32] "DELETE /virtual-machine-interface/cca293de-4013-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.055823 10.0.0.33 - - [2026-04-24 19:29:32] "DELETE /virtual-machine/12f2a7f2-9723-4376-b7c3-4ff8713508ef HTTP/1.1" 200 115 0.015413 10.0.0.33 - - [2026-04-24 19:29:32] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018187 10.0.0.33 - - [2026-04-24 19:29:32] "POST /set-tag HTTP/1.1" 200 109 0.005430 10.0.0.33 - - [2026-04-24 19:30:03] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006689 10.0.0.33 - - [2026-04-24 19:30:03] "POST /set-tag HTTP/1.1" 200 109 0.019404 10.0.0.33 - - [2026-04-24 19:30:03] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005329 10.0.0.33 - - [2026-04-24 19:30:03] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.33 - - [2026-04-24 19:30:03] "GET /virtual-machine/040a6410-d23c-4b1a-9410-10f193f09e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.003517 10.0.0.33 - - [2026-04-24 19:30:03] "POST /ref-update HTTP/1.1" 200 156 0.013977 10.0.0.33 - - [2026-04-24 19:30:03] "GET /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008030 10.0.0.33 - - [2026-04-24 19:30:03] "POST /set-tag HTTP/1.1" 200 109 0.027552 10.0.0.33 - - [2026-04-24 19:30:03] "POST /set-tag HTTP/1.1" 200 109 0.041558 10.0.0.33 - - [2026-04-24 19:30:03] "DELETE /instance-ip/cd57ea36-4013-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.058394 10.0.0.33 - - [2026-04-24 19:30:04] "DELETE /virtual-machine-interface/cd2e36be-4013-11f1-b0c1-fa163e44ca51 HTTP/1.1" 200 115 0.067787 10.0.0.33 - - [2026-04-24 19:30:04] "DELETE /virtual-machine/040a6410-d23c-4b1a-9410-10f193f09e6d HTTP/1.1" 200 115 0.036154 10.0.0.33 - - [2026-04-24 19:30:04] "DELETE /tag/1cc5b125-530c-4769-af35-7de159b2572c HTTP/1.1" 200 115 0.063430 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:30:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.33 - - [2026-04-24 19:30:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001282