++ 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: =================== Tue Jun 9 06:36:02 PM UTC 2026 ===================' INFO: =================== Tue Jun 9 06:36:02 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + 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 +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ 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 ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.165.209.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.165.209.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 ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort + 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: 06/09/2026 18:36:49.396 7ff33df90140 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/09/2026 18:36:49.983 7ff33df90140 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/09/2026 18:36:50.019 7ff33df90140 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/09/2026 18:36:50.019 7ff33df90140 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-06-09 18:36:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000755 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-06-09 18:37:03] "GET / HTTP/1.1" 503 181 0.008464 10.0.0.33 - - [2026-06-09 18:37:03] "GET / HTTP/1.1" 503 181 0.000250 10.0.0.33 - - [2026-06-09 18:37:04] "GET / HTTP/1.1" 200 45303 0.001232 10.0.0.33 - - [2026-06-09 18:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011089 10.0.0.33 - - [2026-06-09 18:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.33 - - [2026-06-09 18:37:04] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.33 - - [2026-06-09 18:37:04] "GET / HTTP/1.1" 200 35931 0.001257 10.0.0.33 - - [2026-06-09 18:37:04] "GET / HTTP/1.1" 200 35931 0.001190 10.0.0.33 - - [2026-06-09 18:37:04] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.33 - - [2026-06-09 18:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010375 10.0.0.33 - - [2026-06-09 18:37:04] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014706 10.0.0.33 - - [2026-06-09 18:37:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.004711 10.0.0.33 - - [2026-06-09 18:37:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.020850 10.0.0.33 - - [2026-06-09 18:37:05] "POST /config-database-nodes HTTP/1.1" 200 611 0.060524 10.0.0.33 - - [2026-06-09 18:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007032 10.0.0.33 - - [2026-06-09 18:37:05] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014933 10.0.0.33 - - [2026-06-09 18:37:05] "POST /service-appliance-sets HTTP/1.1" 200 553 0.105880 10.0.0.33 - - [2026-06-09 18:37:05] "POST /fqname-to-id HTTP/1.1" 404 180 0.003363 10.0.0.33 - - [2026-06-09 18:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006048 10.0.0.33 - - [2026-06-09 18:37:05] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013510 10.0.0.33 - - [2026-06-09 18:37:05] "POST /service-appliance-sets HTTP/1.1" 200 541 0.068348 10.0.0.33 - - [2026-06-09 18:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2026-06-09 18:37:05] "GET /network-ipam/c0ab3203-6c54-4d85-803f-845ffe990472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.024488 10.0.0.33 - - [2026-06-09 18:37:05] "POST /service-templates HTTP/1.1" 200 511 0.103265 10.0.0.33 - - [2026-06-09 18:37:05] "POST /service-templates HTTP/1.1" 200 501 0.094727 10.0.0.33 - - [2026-06-09 18:37:05] "POST /service-templates HTTP/1.1" 200 515 0.102836 10.0.0.33 - - [2026-06-09 18:37:06] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.33 - - [2026-06-09 18:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011382 10.0.0.33 - - [2026-06-09 18:37:06] "GET /routing-instance/dcf99b9d-ffa6-4096-ab62-02fd62b401c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014065 10.0.0.33 - - [2026-06-09 18:37:06] "POST /service-templates HTTP/1.1" 200 535 0.207111 10.0.0.33 - - [2026-06-09 18:37:06] "POST /bgp-routers HTTP/1.1" 200 616 0.077098 10.0.0.33 - - [2026-06-09 18:37:06] "GET /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.037264 10.0.0.33 - - [2026-06-09 18:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008474 10.0.0.33 - - [2026-06-09 18:37:06] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.035451 10.0.0.33 - - [2026-06-09 18:37:06] "POST /service-templates HTTP/1.1" 200 507 0.086786 10.0.0.33 - - [2026-06-09 18:37:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004853 10.0.0.33 - - [2026-06-09 18:37:06] "POST /ref-update HTTP/1.1" 200 156 0.031386 10.0.0.33 - - [2026-06-09 18:37:07] "GET / HTTP/1.1" 200 35931 0.002410 10.0.0.33 - - [2026-06-09 18:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008477 10.0.0.33 - - [2026-06-09 18:37:07] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.019653 10.0.0.33 - - [2026-06-09 18:37:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.003233 10.0.0.33 - - [2026-06-09 18:37:07] "POST /database-nodes HTTP/1.1" 200 597 0.029981 10.0.0.33 - - [2026-06-09 18:37:08] "GET / HTTP/1.1" 200 35931 0.002084 10.0.0.33 - - [2026-06-09 18:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.33 - - [2026-06-09 18:37:08] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012041 10.0.0.33 - - [2026-06-09 18:37:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002634 10.0.0.33 - - [2026-06-09 18:37:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.046314 10.0.0.33 - - [2026-06-09 18:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.33 - - [2026-06-09 18:37:09] "GET /network-ipam/c0ab3203-6c54-4d85-803f-845ffe990472?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003239 10.0.0.33 - - [2026-06-09 18:37:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.002239 10.0.0.33 - - [2026-06-09 18:37:10] "POST /access-control-lists HTTP/1.1" 200 587 0.022588 10.0.0.33 - - [2026-06-09 18:37:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.010799 10.0.0.33 - - [2026-06-09 18:37:10] "POST /access-control-lists HTTP/1.1" 200 585 0.040631 10.0.0.33 - - [2026-06-09 18:37:10] "POST /route-targets HTTP/1.1" 200 327 0.014325 10.0.0.33 - - [2026-06-09 18:37:10] "POST /ref-update HTTP/1.1" 200 156 0.045376 10.0.0.33 - - [2026-06-09 18:37:10] "POST /route-targets HTTP/1.1" 200 327 0.012789 10.0.0.33 - - [2026-06-09 18:37:10] "POST /ref-update HTTP/1.1" 200 156 0.010453 10.0.0.33 - - [2026-06-09 18:37:10] "POST /route-targets HTTP/1.1" 200 327 0.011065 10.0.0.33 - - [2026-06-09 18:37:10] "POST /ref-update HTTP/1.1" 200 156 0.019160 10.0.0.33 - - [2026-06-09 18:37:10] "POST /route-targets HTTP/1.1" 200 327 0.011629 10.0.0.33 - - [2026-06-09 18:37:10] "POST /ref-update HTTP/1.1" 200 156 0.016566 10.0.0.33 - - [2026-06-09 18:37:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.002165 10.0.0.33 - - [2026-06-09 18:37:10] "POST /access-control-lists HTTP/1.1" 200 551 0.067623 10.0.0.33 - - [2026-06-09 18:37:11] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.33 - - [2026-06-09 18:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.33 - - [2026-06-09 18:37:11] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012458 10.0.0.33 - - [2026-06-09 18:37:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002939 10.0.0.33 - - [2026-06-09 18:37:11] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.024312 10.0.0.33 - - [2026-06-09 18:37:12] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.33 - - [2026-06-09 18:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006442 10.0.0.33 - - [2026-06-09 18:37:12] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005390 10.0.0.33 - - [2026-06-09 18:37:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.006479 10.0.0.33 - - [2026-06-09 18:37:12] "POST /config-nodes HTTP/1.1" 200 593 0.032764 10.0.0.33 - - [2026-06-09 18:37:12] "GET / HTTP/1.1" 200 35931 0.002081 10.0.0.33 - - [2026-06-09 18:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006533 10.0.0.33 - - [2026-06-09 18:37:12] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.33 - - [2026-06-09 18:37:12] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006824 10.0.0.33 - - [2026-06-09 18:37:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006115 10.0.0.33 - - [2026-06-09 18:37:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.002751 10.0.0.33 - - [2026-06-09 18:37:12] "POST /analytics-nodes HTTP/1.1" 200 599 0.018720 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 10.0.0.33 - - [2026-06-09 18:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.33 - - [2026-06-09 18:37:17] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003211 10.0.0.33 - - [2026-06-09 18:37:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.33 - - [2026-06-09 18:37:17] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.008685 10.0.0.33 - - [2026-06-09 18:37:18] "GET / HTTP/1.1" 200 35931 0.003220 10.0.0.33 - - [2026-06-09 18:37:18] "POST /alarms HTTP/1.1" 200 581 0.072882 10.0.0.33 - - [2026-06-09 18:37:18] "POST /alarms HTTP/1.1" 200 575 0.040154 10.0.0.33 - - [2026-06-09 18:37:18] "POST /alarms HTTP/1.1" 200 575 0.069960 10.0.0.33 - - [2026-06-09 18:37:18] "POST /alarms HTTP/1.1" 200 559 0.088733 10.0.0.33 - - [2026-06-09 18:37:18] "POST /alarms HTTP/1.1" 200 555 0.069570 10.0.0.33 - - [2026-06-09 18:37:18] "POST /alarms HTTP/1.1" 200 557 0.052574 10.0.0.33 - - [2026-06-09 18:37:18] "POST /alarms HTTP/1.1" 200 565 0.024954 10.0.0.33 - - [2026-06-09 18:37:18] "POST /alarms HTTP/1.1" 200 549 0.035007 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 557 0.052050 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 567 0.031673 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 555 0.051770 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 567 0.050033 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 575 0.070689 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 569 0.075644 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 561 0.048779 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 561 0.019401 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 561 0.029533 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 547 0.034883 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 595 0.033220 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 575 0.039621 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 571 0.055992 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 583 0.024390 10.0.0.33 - - [2026-06-09 18:37:19] "POST /alarms HTTP/1.1" 200 609 0.031996 10.0.0.33 - - [2026-06-09 18:37:20] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.33 - - [2026-06-09 18:37:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003000 10.0.0.33 - - [2026-06-09 18:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.33 - - [2026-06-09 18:37:20] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.009157 10.0.0.33 - - [2026-06-09 18:37:20] "GET / HTTP/1.1" 200 35931 0.002360 10.0.0.33 - - [2026-06-09 18:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.33 - - [2026-06-09 18:37:20] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003280 10.0.0.33 - - [2026-06-09 18:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.33 - - [2026-06-09 18:37:20] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.008385 10.0.0.33 - - [2026-06-09 18:37:21] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.33 - - [2026-06-09 18:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.33 - - [2026-06-09 18:37:21] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006328 10.0.0.33 - - [2026-06-09 18:37:21] "PUT /global-system-config/263eff90-dc6c-499b-9426-19451516d761 HTTP/1.1" 200 274 0.021359 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001114 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 10.0.0.33 - - [2026-06-09 18:37:25] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.33 - - [2026-06-09 18:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2026-06-09 18:37:25] "GET /domain/26104d81-6bb5-48f9-a20f-67be95aa2004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003559 10.0.0.33 - - [2026-06-09 18:37:25] "POST /id-to-fqname HTTP/1.1" 200 173 0.008261 10.0.0.33 - - [2026-06-09 18:37:25] "POST /fqname-to-id HTTP/1.1" 404 182 0.037431 10.0.0.33 - - [2026-06-09 18:37:26] "POST /security-groups HTTP/1.1" 200 570 0.117260 10.0.0.33 - - [2026-06-09 18:37:26] "POST /projects HTTP/1.1" 200 481 0.374144 10.0.0.33 - - [2026-06-09 18:37:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.003880 10.0.0.33 - - [2026-06-09 18:37:26] "POST /security-groups HTTP/1.1" 200 534 0.107288 10.0.0.33 - - [2026-06-09 18:37:26] "POST /access-control-lists HTTP/1.1" 200 579 0.098086 10.0.0.33 - - [2026-06-09 18:37:26] "POST /fqname-to-id HTTP/1.1" 404 212 0.003781 10.0.0.33 - - [2026-06-09 18:37:26] "POST /chown HTTP/1.1" 200 109 0.022758 10.0.0.33 - - [2026-06-09 18:37:26] "POST /policy-managements HTTP/1.1" 409 214 0.015641 10.0.0.33 - - [2026-06-09 18:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008931 10.0.0.33 - - [2026-06-09 18:37:26] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.027332 10.0.0.33 - - [2026-06-09 18:37:26] "POST /access-control-lists HTTP/1.1" 200 577 0.114927 10.0.0.33 - - [2026-06-09 18:37:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.006916 10.0.0.33 - - [2026-06-09 18:37:26] "POST /application-policy-sets HTTP/1.1" 200 528 0.093463 10.0.0.33 - - [2026-06-09 18:37:26] "POST /access-control-lists HTTP/1.1" 200 594 0.083702 10.0.0.33 - - [2026-06-09 18:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.045108 10.0.0.33 - - [2026-06-09 18:37:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.013720 10.0.0.33 - - [2026-06-09 18:37:26] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.007307 10.0.0.33 - - [2026-06-09 18:37:26] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.015750 10.0.0.33 - - [2026-06-09 18:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015861 10.0.0.33 - - [2026-06-09 18:37:26] "POST /access-control-lists HTTP/1.1" 200 592 0.076904 10.0.0.33 - - [2026-06-09 18:37:26] "GET /virtual-network/931666f8-50d2-4ade-97cd-bbab0c8358b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.019144 10.0.0.33 - - [2026-06-09 18:37:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.000744 10.0.0.33 - - [2026-06-09 18:37:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.014390 10.0.0.33 - - [2026-06-09 18:37:27] "POST /security-groups HTTP/1.1" 200 574 0.103466 10.0.0.33 - - [2026-06-09 18:37:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.007178 10.0.0.33 - - [2026-06-09 18:37:27] "POST /projects HTTP/1.1" 200 489 0.331400 10.0.0.33 - - [2026-06-09 18:37:27] "POST /access-control-lists HTTP/1.1" 200 583 0.121253 10.0.0.33 - - [2026-06-09 18:37:27] "POST /security-groups HTTP/1.1" 200 546 0.167484 10.0.0.33 - - [2026-06-09 18:37:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.033044 10.0.0.33 - - [2026-06-09 18:37:27] "POST /chown HTTP/1.1" 200 109 0.023922 10.0.0.33 - - [2026-06-09 18:37:27] "POST /access-control-lists HTTP/1.1" 200 581 0.067752 10.0.0.33 - - [2026-06-09 18:37:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.020082 10.0.0.33 - - [2026-06-09 18:37:27] "POST /network-ipams HTTP/1.1" 200 522 0.145623 10.0.0.33 - - [2026-06-09 18:37:27] "POST /access-control-lists HTTP/1.1" 200 602 0.116095 10.0.0.33 - - [2026-06-09 18:37:27] "POST /network-ipams HTTP/1.1" 200 510 0.096341 10.0.0.33 - - [2026-06-09 18:37:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.029936 10.0.0.33 - - [2026-06-09 18:37:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.005112 10.0.0.33 - - [2026-06-09 18:37:27] "POST /access-control-lists HTTP/1.1" 200 600 0.076338 10.0.0.33 - - [2026-06-09 18:37:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.005277 10.0.0.33 - - [2026-06-09 18:37:28] "POST /useragent-kv HTTP/1.1" 200 115 0.019157 10.0.0.33 - - [2026-06-09 18:37:28] "POST /virtual-networks HTTP/1.1" 200 538 0.475660 10.0.0.33 - - [2026-06-09 18:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012537 10.0.0.33 - - [2026-06-09 18:37:28] "POST /access-control-lists HTTP/1.1" 200 589 0.174566 10.0.0.33 - - [2026-06-09 18:37:28] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.050885 10.0.0.33 - - [2026-06-09 18:37:28] "POST /route-targets HTTP/1.1" 200 327 0.041523 10.0.0.33 - - [2026-06-09 18:37:28] "POST /ref-update HTTP/1.1" 200 156 0.039933 10.0.0.33 - - [2026-06-09 18:37:28] "POST /network-ipams HTTP/1.1" 200 518 0.124993 10.0.0.33 - - [2026-06-09 18:37:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.002865 10.0.0.33 - - [2026-06-09 18:37:28] "POST /useragent-kv HTTP/1.1" 200 115 0.023521 10.0.0.33 - - [2026-06-09 18:37:28] "POST /virtual-networks HTTP/1.1" 200 546 0.212471 10.0.0.33 - - [2026-06-09 18:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007398 10.0.0.33 - - [2026-06-09 18:37:28] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.017457 10.0.0.33 - - [2026-06-09 18:37:28] "POST /route-targets HTTP/1.1" 200 327 0.022876 10.0.0.33 - - [2026-06-09 18:37:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.018075 10.0.0.33 - - [2026-06-09 18:37:28] "POST /ref-update HTTP/1.1" 200 156 0.090121 10.0.0.33 - - [2026-06-09 18:37:28] "POST /network-policys HTTP/1.1" 200 538 0.123873 10.0.0.33 - - [2026-06-09 18:37:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.017475 10.0.0.33 - - [2026-06-09 18:37:28] "POST /network-policys HTTP/1.1" 200 534 0.028876 10.0.0.33 - - [2026-06-09 18:37:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.019868 10.0.0.33 - - [2026-06-09 18:37:29] "POST /network-policys HTTP/1.1" 200 542 0.071218 10.0.0.33 - - [2026-06-09 18:37:29] "PUT /access-control-list/625ec5fc-aa02-4489-8b92-389cc4adeb6f HTTP/1.1" 200 272 0.038986 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-update HTTP/1.1" 200 156 0.103146 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017545 10.0.0.33 - - [2026-06-09 18:37:29] "PUT /access-control-list/625ec5fc-aa02-4489-8b92-389cc4adeb6f HTTP/1.1" 200 272 0.039070 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-update HTTP/1.1" 200 156 0.126485 10.0.0.33 - - [2026-06-09 18:37:29] "PUT /access-control-list/31596c3d-6b60-4f98-b9d9-e436bae914b5 HTTP/1.1" 200 272 0.097756 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-update HTTP/1.1" 200 156 0.027659 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-update HTTP/1.1" 200 156 0.154509 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010880 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008649 10.0.0.33 - - [2026-06-09 18:37:29] "PUT /access-control-list/31596c3d-6b60-4f98-b9d9-e436bae914b5 HTTP/1.1" 200 272 0.093329 10.0.0.33 - - [2026-06-09 18:37:29] "PUT /access-control-list/625ec5fc-aa02-4489-8b92-389cc4adeb6f HTTP/1.1" 200 272 0.030991 10.0.0.33 - - [2026-06-09 18:37:29] "POST /fqname-to-id HTTP/1.1" 404 237 0.010377 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-update HTTP/1.1" 200 156 0.106894 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-update HTTP/1.1" 200 156 0.080981 10.0.0.33 - - [2026-06-09 18:37:29] "POST /access-control-lists HTTP/1.1" 200 601 0.070595 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-update HTTP/1.1" 200 156 0.063603 10.0.0.33 - - [2026-06-09 18:37:29] "POST /ref-update HTTP/1.1" 200 156 0.151522 10.0.0.33 - - [2026-06-09 18:37:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024211 10.0.0.33 - - [2026-06-09 18:37:30] "PUT /access-control-list/5b4a993f-8d5f-4ff0-bf94-45aee03eaed3 HTTP/1.1" 200 272 0.091952 10.0.0.33 - - [2026-06-09 18:37:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013881 10.0.0.33 - - [2026-06-09 18:37:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011115 10.0.0.33 - - [2026-06-09 18:37:30] "POST /ref-update HTTP/1.1" 200 156 0.033209 10.0.0.33 - - [2026-06-09 18:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.33 - - [2026-06-09 18:37:30] "GET /virtual-network/931666f8-50d2-4ade-97cd-bbab0c8358b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.008906 10.0.0.33 - - [2026-06-09 18:37:30] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006082 10.0.0.33 - - [2026-06-09 18:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.33 - - [2026-06-09 18:37:30] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005903 10.0.0.33 - - [2026-06-09 18:37:30] "POST /firewall-policys HTTP/1.1" 200 530 0.043697 10.0.0.33 - - [2026-06-09 18:37:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.046550 10.0.0.33 - - [2026-06-09 18:37:30] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.025362 10.0.0.33 - - [2026-06-09 18:37:30] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005016 10.0.0.33 - - [2026-06-09 18:37:30] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006555 10.0.0.33 - - [2026-06-09 18:37:30] "POST /ref-update HTTP/1.1" 200 156 0.033715 10.0.0.33 - - [2026-06-09 18:37:30] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007612 10.0.0.33 - - [2026-06-09 18:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006752 10.0.0.33 - - [2026-06-09 18:37:30] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006602 10.0.0.33 - - [2026-06-09 18:37:30] "POST /firewall-policys HTTP/1.1" 200 532 0.046698 10.0.0.33 - - [2026-06-09 18:37:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.058676 10.0.0.33 - - [2026-06-09 18:37:30] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.033931 10.0.0.33 - - [2026-06-09 18:37:30] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004768 10.0.0.33 - - [2026-06-09 18:37:30] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003472 10.0.0.33 - - [2026-06-09 18:37:30] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003778 10.0.0.33 - - [2026-06-09 18:37:30] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003785 10.0.0.33 - - [2026-06-09 18:37:30] "POST /ref-update HTTP/1.1" 200 156 0.018619 10.0.0.33 - - [2026-06-09 18:37:30] "POST /ref-update HTTP/1.1" 200 156 0.042141 10.0.0.33 - - [2026-06-09 18:37:31] "POST /ref-update HTTP/1.1" 200 156 0.025662 10.0.0.33 - - [2026-06-09 18:37:31] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.012117 10.0.0.33 - - [2026-06-09 18:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.33 - - [2026-06-09 18:37:31] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004516 10.0.0.33 - - [2026-06-09 18:37:31] "POST /firewall-policys HTTP/1.1" 200 530 0.033383 10.0.0.33 - - [2026-06-09 18:37:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028303 10.0.0.33 - - [2026-06-09 18:37:31] "GET /firewall-policy/bf9560ec-304d-4e85-a4d6-a31f90565e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.012297 10.0.0.33 - - [2026-06-09 18:37:31] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003978 10.0.0.33 - - [2026-06-09 18:37:31] "GET /firewall-policy/bf9560ec-304d-4e85-a4d6-a31f90565e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003558 10.0.0.33 - - [2026-06-09 18:37:31] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009090 10.0.0.33 - - [2026-06-09 18:37:31] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004021 10.0.0.33 - - [2026-06-09 18:37:31] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003737 10.0.0.33 - - [2026-06-09 18:37:31] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003565 10.0.0.33 - - [2026-06-09 18:37:31] "POST /ref-update HTTP/1.1" 200 156 0.019846 10.0.0.33 - - [2026-06-09 18:37:31] "POST /ref-update HTTP/1.1" 200 156 0.027750 10.0.0.33 - - [2026-06-09 18:37:31] "POST /ref-update HTTP/1.1" 200 156 0.082109 10.0.0.33 - - [2026-06-09 18:37:31] "POST /ref-update HTTP/1.1" 200 156 0.042585 10.0.0.33 - - [2026-06-09 18:37:31] "POST /ref-update HTTP/1.1" 200 156 0.042380 10.0.0.33 - - [2026-06-09 18:37:31] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.020605 10.0.0.33 - - [2026-06-09 18:37:31] "POST /tags HTTP/1.1" 200 299 0.048128 10.0.0.33 - - [2026-06-09 18:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008405 10.0.0.33 - - [2026-06-09 18:37:31] "GET /tag/9a9b1a2a-2b5a-4b47-8082-8bf5cf04ea40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.034063 10.0.0.33 - - [2026-06-09 18:37:31] "POST /set-tag HTTP/1.1" 200 109 0.021310 10.0.0.33 - - [2026-06-09 18:37:32] "POST /tags HTTP/1.1" 200 305 0.129539 10.0.0.33 - - [2026-06-09 18:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.33 - - [2026-06-09 18:37:32] "GET /tag/d3ad786f-3c30-45da-b0d0-73eee4127b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015352 10.0.0.33 - - [2026-06-09 18:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.33 - - [2026-06-09 18:37:32] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.055475 10.0.0.33 - - [2026-06-09 18:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2026-06-09 18:37:32] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.015929 10.0.0.33 - - [2026-06-09 18:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.33 - - [2026-06-09 18:37:32] "GET /service-appliance-set/92a0fdfe-9d00-4de2-850e-e03a30db437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.005651 10.0.0.33 - - [2026-06-09 18:37:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.002621 10.0.0.33 - - [2026-06-09 18:37:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118700 10.0.0.33 - - [2026-06-09 18:37:32] "GET /virtual-machine-interface/b0a662c1-db8d-4af2-9238-03df7f87dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.013552 10.0.0.33 - - [2026-06-09 18:37:32] "POST /instance-ips HTTP/1.1" 200 381 0.081513 10.0.0.33 - - [2026-06-09 18:37:32] "GET /instance-ip/6535d69c-1b32-411a-b042-ec0d5d60f64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005713 10.0.0.33 - - [2026-06-09 18:37:32] "POST /loadbalancers HTTP/1.1" 200 582 0.089586 10.0.0.33 - - [2026-06-09 18:37:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009811 10.0.0.33 - - [2026-06-09 18:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006275 10.0.0.33 - - [2026-06-09 18:37:33] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041094 10.0.0.33 - - [2026-06-09 18:37:33] "GET /loadbalancer/0a179e93-1f6c-4581-a538-8dd5e733f5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.010575 10.0.0.33 - - [2026-06-09 18:37:33] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037903 10.0.0.33 - - [2026-06-09 18:37:33] "GET /instance-ip/6535d69c-1b32-411a-b042-ec0d5d60f64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003274 10.0.0.33 - - [2026-06-09 18:37:33] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.034950 10.0.0.33 - - [2026-06-09 18:37:33] "POST /floating-ips HTTP/1.1" 200 583 0.040984 10.0.0.33 - - [2026-06-09 18:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032682 10.0.0.33 - - [2026-06-09 18:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015675 10.0.0.33 - - [2026-06-09 18:37:33] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.060584 10.0.0.33 - - [2026-06-09 18:37:33] "GET /loadbalancer-listener/27bd7f1e-7026-494a-8be4-b7843a1cc67e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.011221 10.0.0.33 - - [2026-06-09 18:37:33] "GET /loadbalancer-listener/27bd7f1e-7026-494a-8be4-b7843a1cc67e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005545 10.0.0.33 - - [2026-06-09 18:37:33] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032164 10.0.0.33 - - [2026-06-09 18:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.33 - - [2026-06-09 18:37:33] "GET /instance-ip/6535d69c-1b32-411a-b042-ec0d5d60f64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004940 10.0.0.33 - - [2026-06-09 18:37:33] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004440 10.0.0.33 - - [2026-06-09 18:37:33] "GET /instance-ip/6535d69c-1b32-411a-b042-ec0d5d60f64b?fields=floating_ips HTTP/1.1" 200 1170 0.012316 10.0.0.33 - - [2026-06-09 18:37:33] "GET /floating-ip/63389b82-7796-4748-b6d6-c38c46013f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006932 10.0.0.33 - - [2026-06-09 18:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011302 10.0.0.33 - - [2026-06-09 18:37:33] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.009843 10.0.0.33 - - [2026-06-09 18:37:33] "POST /tags HTTP/1.1" 200 357 0.081520 10.0.0.33 - - [2026-06-09 18:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.33 - - [2026-06-09 18:37:33] "GET /tag/8b6b10b3-d0ae-4b70-9b8c-c6d122db2eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.025113 10.0.0.33 - - [2026-06-09 18:37:33] "POST /tags HTTP/1.1" 200 305 0.082105 10.0.0.33 - - [2026-06-09 18:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.33 - - [2026-06-09 18:37:33] "GET /tag/13bae193-0e0b-40b8-b783-55b591ef05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.021537 10.0.0.33 - - [2026-06-09 18:37:33] "POST /id-to-fqname HTTP/1.1" 200 174 0.000570 10.0.0.33 - - [2026-06-09 18:37:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.002193 10.0.0.33 - - [2026-06-09 18:37:33] "POST /security-groups HTTP/1.1" 200 571 0.070276 10.0.0.33 - - [2026-06-09 18:37:33] "POST /projects HTTP/1.1" 200 483 0.169465 10.0.0.33 - - [2026-06-09 18:37:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.004686 10.0.0.33 - - [2026-06-09 18:37:34] "POST /access-control-lists HTTP/1.1" 200 580 0.073193 10.0.0.33 - - [2026-06-09 18:37:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.047317 10.0.0.33 - - [2026-06-09 18:37:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.022524 10.0.0.33 - - [2026-06-09 18:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009581 10.0.0.33 - - [2026-06-09 18:37:34] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.021244 10.0.0.33 - - [2026-06-09 18:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.33 - - [2026-06-09 18:37:34] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.017356 10.0.0.33 - - [2026-06-09 18:37:34] "POST /access-control-lists HTTP/1.1" 200 578 0.093188 10.0.0.33 - - [2026-06-09 18:37:34] "PUT /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893 HTTP/1.1" 200 264 0.076625 10.0.0.33 - - [2026-06-09 18:37:34] "PUT /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b HTTP/1.1" 200 264 0.048144 10.0.0.33 - - [2026-06-09 18:37:34] "POST /security-groups HTTP/1.1" 200 537 0.103519 10.0.0.33 - - [2026-06-09 18:37:34] "POST /fqname-to-id HTTP/1.1" 404 234 0.004300 10.0.0.33 - - [2026-06-09 18:37:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.036150 10.0.0.33 - - [2026-06-09 18:37:34] "POST /access-control-lists HTTP/1.1" 200 596 0.091487 10.0.0.33 - - [2026-06-09 18:37:34] "POST /chown HTTP/1.1" 200 109 0.075697 10.0.0.33 - - [2026-06-09 18:37:34] "POST /fqname-to-id HTTP/1.1" 404 233 0.004922 10.0.0.33 - - [2026-06-09 18:37:34] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010241 10.0.0.33 - - [2026-06-09 18:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2026-06-09 18:37:34] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002490 10.0.0.33 - - [2026-06-09 18:37:34] "POST /access-control-lists HTTP/1.1" 200 594 0.081213 10.0.0.33 - - [2026-06-09 18:37:34] "POST /tags HTTP/1.1" 409 207 0.013126 10.0.0.33 - - [2026-06-09 18:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.33 - - [2026-06-09 18:37:34] "GET /tag/13bae193-0e0b-40b8-b783-55b591ef05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.018945 10.0.0.33 - - [2026-06-09 18:37:34] "POST /firewall-rules HTTP/1.1" 200 564 0.080669 10.0.0.33 - - [2026-06-09 18:37:34] "GET /firewall-rule/aae8f9bc-966b-4de5-b7e8-e18f0b7e2c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004372 10.0.0.33 - - [2026-06-09 18:37:34] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004915 10.0.0.33 - - [2026-06-09 18:37:34] "GET /firewall-rule/aae8f9bc-966b-4de5-b7e8-e18f0b7e2c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005187 10.0.0.33 - - [2026-06-09 18:37:34] "POST /ref-update HTTP/1.1" 200 156 0.030413 10.0.0.33 - - [2026-06-09 18:37:34] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009964 10.0.0.33 - - [2026-06-09 18:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2026-06-09 18:37:35] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002780 10.0.0.33 - - [2026-06-09 18:37:35] "POST /tags HTTP/1.1" 409 207 0.001983 10.0.0.33 - - [2026-06-09 18:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2026-06-09 18:37:35] "GET /tag/13bae193-0e0b-40b8-b783-55b591ef05de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.015989 10.0.0.33 - - [2026-06-09 18:37:35] "POST /firewall-rules HTTP/1.1" 200 562 0.066998 10.0.0.33 - - [2026-06-09 18:37:35] "GET /firewall-rule/340b3c2d-7471-43d8-a1d9-a0bea89854ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005817 10.0.0.33 - - [2026-06-09 18:37:35] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008314 10.0.0.33 - - [2026-06-09 18:37:35] "GET /firewall-rule/340b3c2d-7471-43d8-a1d9-a0bea89854ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003258 10.0.0.33 - - [2026-06-09 18:37:35] "POST /ref-update HTTP/1.1" 200 156 0.023001 10.0.0.33 - - [2026-06-09 18:37:35] "POST /tags HTTP/1.1" 200 301 0.094600 10.0.0.33 - - [2026-06-09 18:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014333 10.0.0.33 - - [2026-06-09 18:37:35] "GET /tag/a8f261d3-3224-4128-bc4c-24796711ccce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017057 10.0.0.33 - - [2026-06-09 18:37:35] "POST /tags HTTP/1.1" 200 325 0.079214 10.0.0.33 - - [2026-06-09 18:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007180 10.0.0.33 - - [2026-06-09 18:37:35] "GET /tag/9df0b627-697e-468d-bf4a-a42dbf6a0d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.029465 10.0.0.33 - - [2026-06-09 18:37:35] "POST /tags HTTP/1.1" 200 363 0.031450 10.0.0.33 - - [2026-06-09 18:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001034 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001118 10.0.0.33 - - [2026-06-09 18:37:35] "GET /tag/48521367-b224-4a34-bbc3-12c4f651269d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.016575 10.0.0.33 - - [2026-06-09 18:37:35] "POST /tags HTTP/1.1" 200 311 0.057980 10.0.0.33 - - [2026-06-09 18:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.33 - - [2026-06-09 18:37:35] "GET /tag/2929dccb-9e24-412e-ad6f-805baf956894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017434 10.0.0.33 - - [2026-06-09 18:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.33 - - [2026-06-09 18:37:35] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004843 10.0.0.33 - - [2026-06-09 18:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.33 - - [2026-06-09 18:37:36] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041388 10.0.0.33 - - [2026-06-09 18:37:36] "POST /virtual-machines HTTP/1.1" 200 377 0.016651 10.0.0.33 - - [2026-06-09 18:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008371 10.0.0.33 - - [2026-06-09 18:37:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.209198 10.0.0.33 - - [2026-06-09 18:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023119 10.0.0.33 - - [2026-06-09 18:37:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010449 10.0.0.33 - - [2026-06-09 18:37:36] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.077561 10.0.0.33 - - [2026-06-09 18:37:36] "POST /instance-ips HTTP/1.1" 200 409 0.154152 10.0.0.33 - - [2026-06-09 18:37:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037717 10.0.0.33 - - [2026-06-09 18:37:36] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.029324 10.0.0.33 - - [2026-06-09 18:37:36] "POST /set-tag HTTP/1.1" 200 109 0.038945 10.0.0.33 - - [2026-06-09 18:37:36] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.032938 10.0.0.33 - - [2026-06-09 18:37:36] "GET /instance-ip/4928b96e-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007008 10.0.0.33 - - [2026-06-09 18:37:36] "POST /tags HTTP/1.1" 200 301 0.022115 10.0.0.33 - - [2026-06-09 18:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022459 10.0.0.33 - - [2026-06-09 18:37:37] "GET /tag/cede0798-180c-4192-bbb3-445671689667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013314 10.0.0.33 - - [2026-06-09 18:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.33 - - [2026-06-09 18:37:37] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.050511 10.0.0.33 - - [2026-06-09 18:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.33 - - [2026-06-09 18:37:37] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004846 10.0.0.33 - - [2026-06-09 18:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.33 - - [2026-06-09 18:37:37] "GET /service-appliance-set/92a0fdfe-9d00-4de2-850e-e03a30db437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004337 10.0.0.33 - - [2026-06-09 18:37:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.001897 10.0.0.33 - - [2026-06-09 18:37:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114382 10.0.0.33 - - [2026-06-09 18:37:37] "GET /virtual-machine-interface/c56b4d71-42c9-4ea7-8606-64e3301d8e84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016643 10.0.0.33 - - [2026-06-09 18:37:37] "POST /instance-ips HTTP/1.1" 200 377 0.076099 10.0.0.33 - - [2026-06-09 18:37:37] "GET /instance-ip/328722d6-6276-469f-bb45-fd65ff4ecb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006195 10.0.0.33 - - [2026-06-09 18:37:37] "POST /loadbalancers HTTP/1.1" 200 582 0.073518 10.0.0.33 - - [2026-06-09 18:37:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028275 10.0.0.33 - - [2026-06-09 18:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018048 10.0.0.33 - - [2026-06-09 18:37:37] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.058892 10.0.0.33 - - [2026-06-09 18:37:37] "GET /instance-ip/328722d6-6276-469f-bb45-fd65ff4ecb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.010177 10.0.0.33 - - [2026-06-09 18:37:37] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053487 10.0.0.33 - - [2026-06-09 18:37:37] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.011061 10.0.0.33 - - [2026-06-09 18:37:37] "POST /floating-ips HTTP/1.1" 200 581 0.052492 10.0.0.33 - - [2026-06-09 18:37:37] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.051652 10.0.0.33 - - [2026-06-09 18:37:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028299 10.0.0.33 - - [2026-06-09 18:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010085 10.0.0.33 - - [2026-06-09 18:37:37] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.066556 10.0.0.33 - - [2026-06-09 18:37:38] "GET /loadbalancer-listener/7ec28502-8cfe-483e-9a76-a679695eec81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004561 10.0.0.33 - - [2026-06-09 18:37:38] "GET /loadbalancer-listener/7ec28502-8cfe-483e-9a76-a679695eec81?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.016078 10.0.0.33 - - [2026-06-09 18:37:38] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.039709 10.0.0.33 - - [2026-06-09 18:37:38] "GET /instance-ip/328722d6-6276-469f-bb45-fd65ff4ecb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003876 10.0.0.33 - - [2026-06-09 18:37:38] "GET /instance-ip/328722d6-6276-469f-bb45-fd65ff4ecb24?fields=floating_ips HTTP/1.1" 200 1164 0.014106 10.0.0.33 - - [2026-06-09 18:37:38] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002543 10.0.0.33 - - [2026-06-09 18:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.088093 10.0.0.33 - - [2026-06-09 18:37:38] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041665 10.0.0.33 - - [2026-06-09 18:37:38] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.011556 10.0.0.33 - - [2026-06-09 18:37:38] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030919 10.0.0.33 - - [2026-06-09 18:37:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028853 10.0.0.33 - - [2026-06-09 18:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005302 10.0.0.33 - - [2026-06-09 18:37:38] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.042166 10.0.0.33 - - [2026-06-09 18:37:38] "GET /loadbalancer-listener/faafd75b-f590-4634-a79f-86e235870cd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003477 10.0.0.33 - - [2026-06-09 18:37:38] "GET /loadbalancer-listener/faafd75b-f590-4634-a79f-86e235870cd0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003495 10.0.0.33 - - [2026-06-09 18:37:38] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.040255 10.0.0.33 - - [2026-06-09 18:37:38] "GET /instance-ip/328722d6-6276-469f-bb45-fd65ff4ecb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.006894 10.0.0.33 - - [2026-06-09 18:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007351 10.0.0.33 - - [2026-06-09 18:37:38] "GET /instance-ip/328722d6-6276-469f-bb45-fd65ff4ecb24?fields=floating_ips HTTP/1.1" 200 1164 0.014463 10.0.0.33 - - [2026-06-09 18:37:38] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005637 10.0.0.33 - - [2026-06-09 18:37:38] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.080335 10.0.0.33 - - [2026-06-09 18:37:38] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003118 10.0.0.33 - - [2026-06-09 18:37:38] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.051546 10.0.0.33 - - [2026-06-09 18:37:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029624 10.0.0.33 - - [2026-06-09 18:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007867 10.0.0.33 - - [2026-06-09 18:37:38] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.044381 10.0.0.33 - - [2026-06-09 18:37:38] "GET /loadbalancer-listener/af1785ee-e626-478d-8b06-03780ceb1912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004369 10.0.0.33 - - [2026-06-09 18:37:38] "GET /loadbalancer-listener/af1785ee-e626-478d-8b06-03780ceb1912?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.013882 10.0.0.33 - - [2026-06-09 18:37:39] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.032755 10.0.0.33 - - [2026-06-09 18:37:39] "GET /instance-ip/328722d6-6276-469f-bb45-fd65ff4ecb24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.014890 10.0.0.33 - - [2026-06-09 18:37:39] "GET /instance-ip/328722d6-6276-469f-bb45-fd65ff4ecb24?fields=floating_ips HTTP/1.1" 200 1164 0.003338 10.0.0.33 - - [2026-06-09 18:37:39] "POST /tags HTTP/1.1" 200 355 0.049906 10.0.0.33 - - [2026-06-09 18:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.33 - - [2026-06-09 18:37:39] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004186 10.0.0.33 - - [2026-06-09 18:37:39] "GET /tag/095f053d-6b0b-47a5-bba1-edc01f3feb84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.017242 10.0.0.33 - - [2026-06-09 18:37:39] "POST /tags HTTP/1.1" 200 303 0.063803 10.0.0.33 - - [2026-06-09 18:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024568 10.0.0.33 - - [2026-06-09 18:37:39] "GET /tag/31206410-3e51-4c66-a286-cd6fdbca0b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023990 10.0.0.33 - - [2026-06-09 18:37:39] "POST /projects HTTP/1.1" 409 218 0.006834 10.0.0.33 - - [2026-06-09 18:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011419 10.0.0.33 - - [2026-06-09 18:37:39] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.092097 10.0.0.33 - - [2026-06-09 18:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 10.0.0.33 - - [2026-06-09 18:37:39] "GET /network-ipam/5ff36681-f0e0-4492-8e49-94b4ea722ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.037787 10.0.0.33 - - [2026-06-09 18:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.33 - - [2026-06-09 18:37:39] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.011389 10.0.0.33 - - [2026-06-09 18:37:39] "PUT /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893 HTTP/1.1" 200 264 0.070638 10.0.0.33 - - [2026-06-09 18:37:39] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005030 10.0.0.33 - - [2026-06-09 18:37:39] "POST /set-tag HTTP/1.1" 200 109 0.057770 10.0.0.33 - - [2026-06-09 18:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014163 10.0.0.33 - - [2026-06-09 18:37:39] "GET /network-ipam/df0a101c-e461-4146-ad32-9750ef07a59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.008317 10.0.0.33 - - [2026-06-09 18:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.33 - - [2026-06-09 18:37:39] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004756 10.0.0.33 - - [2026-06-09 18:37:40] "PUT /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b HTTP/1.1" 200 264 0.086564 10.0.0.33 - - [2026-06-09 18:37:40] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.029925 10.0.0.33 - - [2026-06-09 18:37:40] "POST /set-tag HTTP/1.1" 200 109 0.068420 10.0.0.33 - - [2026-06-09 18:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2026-06-09 18:37:40] "GET /network-policy/121ca4fa-b194-48a4-82e8-33e077ef71c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002958 10.0.0.33 - - [2026-06-09 18:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.33 - - [2026-06-09 18:37:40] "GET /network-policy/fadc1a1f-b637-4f19-ad1b-9006eefbd21d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003402 10.0.0.33 - - [2026-06-09 18:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2026-06-09 18:37:40] "GET /network-policy/c3b7d9cf-1765-4793-88e1-81a94c336295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003205 10.0.0.33 - - [2026-06-09 18:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2026-06-09 18:37:40] "PUT /network-policy/c3b7d9cf-1765-4793-88e1-81a94c336295 HTTP/1.1" 200 262 0.014572 10.0.0.33 - - [2026-06-09 18:37:40] "POST /ref-update HTTP/1.1" 200 156 0.087942 10.0.0.33 - - [2026-06-09 18:37:40] "PUT /access-control-list/5b4a993f-8d5f-4ff0-bf94-45aee03eaed3 HTTP/1.1" 200 272 0.031489 10.0.0.33 - - [2026-06-09 18:37:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017378 10.0.0.33 - - [2026-06-09 18:37:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012330 10.0.0.33 - - [2026-06-09 18:37:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007499 10.0.0.33 - - [2026-06-09 18:37:40] "PUT /access-control-list/31596c3d-6b60-4f98-b9d9-e436bae914b5 HTTP/1.1" 200 272 0.104516 10.0.0.33 - - [2026-06-09 18:37:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003454 10.0.0.33 - - [2026-06-09 18:37:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005985 10.0.0.33 - - [2026-06-09 18:37:40] "POST /security-groups HTTP/1.1" 409 245 0.003717 10.0.0.33 - - [2026-06-09 18:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.33 - - [2026-06-09 18:37:40] "PUT /security-group/06a3f126-52cc-4355-8253-acc262208844 HTTP/1.1" 200 262 0.075555 10.0.0.33 - - [2026-06-09 18:37:40] "PUT /access-control-list/49ef91d2-083d-470d-b730-6d7bd7d6ee1c HTTP/1.1" 200 272 0.036947 10.0.0.33 - - [2026-06-09 18:37:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.061908 10.0.0.33 - - [2026-06-09 18:37:40] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.043940 10.0.0.33 - - [2026-06-09 18:37:40] "PUT /access-control-list/cc4336a7-c4f9-4bd9-af11-4a8bab6d374c HTTP/1.1" 200 272 0.068361 10.0.0.33 - - [2026-06-09 18:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.33 - - [2026-06-09 18:37:40] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.028386 10.0.0.33 - - [2026-06-09 18:37:40] "POST /tags HTTP/1.1" 409 206 0.002671 10.0.0.33 - - [2026-06-09 18:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013510 10.0.0.33 - - [2026-06-09 18:37:41] "GET /tag/31206410-3e51-4c66-a286-cd6fdbca0b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011180 10.0.0.33 - - [2026-06-09 18:37:41] "POST /firewall-rules HTTP/1.1" 200 562 0.120647 10.0.0.33 - - [2026-06-09 18:37:41] "GET /firewall-rule/050e41bd-5d80-4451-9821-ae37bc7e1f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.022651 10.0.0.33 - - [2026-06-09 18:37:41] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.010082 10.0.0.33 - - [2026-06-09 18:37:41] "GET /firewall-rule/050e41bd-5d80-4451-9821-ae37bc7e1f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.006389 10.0.0.33 - - [2026-06-09 18:37:41] "POST /ref-update HTTP/1.1" 200 156 0.039327 10.0.0.33 - - [2026-06-09 18:37:41] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009326 10.0.0.33 - - [2026-06-09 18:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.33 - - [2026-06-09 18:37:41] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029743 10.0.0.33 - - [2026-06-09 18:37:41] "POST /tags HTTP/1.1" 409 206 0.003343 10.0.0.33 - - [2026-06-09 18:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.33 - - [2026-06-09 18:37:41] "GET /tag/31206410-3e51-4c66-a286-cd6fdbca0b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015607 10.0.0.33 - - [2026-06-09 18:37:41] "POST /firewall-rules HTTP/1.1" 200 560 0.079666 10.0.0.33 - - [2026-06-09 18:37:41] "GET /firewall-rule/b1e1affc-0b57-438d-ad05-1c966e03187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.032824 10.0.0.33 - - [2026-06-09 18:37:41] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.007136 10.0.0.33 - - [2026-06-09 18:37:41] "GET /firewall-rule/b1e1affc-0b57-438d-ad05-1c966e03187e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005157 10.0.0.33 - - [2026-06-09 18:37:41] "POST /ref-update HTTP/1.1" 200 156 0.027981 10.0.0.33 - - [2026-06-09 18:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008253 10.0.0.33 - - [2026-06-09 18:37:41] "GET /loadbalancer/0a179e93-1f6c-4581-a538-8dd5e733f5c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004453 10.0.0.33 - - [2026-06-09 18:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2026-06-09 18:37:41] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003192 10.0.0.33 - - [2026-06-09 18:37:41] "POST /tags HTTP/1.1" 200 371 0.023320 10.0.0.33 - - [2026-06-09 18:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019302 10.0.0.33 - - [2026-06-09 18:37:41] "GET /tag/d55de78d-c6b4-4895-9c3c-76743ab53692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.014055 10.0.0.33 - - [2026-06-09 18:37:42] "POST /tags HTTP/1.1" 200 319 0.029703 10.0.0.33 - - [2026-06-09 18:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.054883 10.0.0.33 - - [2026-06-09 18:37:42] "GET /tag/f21b23ac-1ec3-4a6a-92a6-b75508cb574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.023356 10.0.0.33 - - [2026-06-09 18:37:42] "POST /id-to-fqname HTTP/1.1" 200 181 0.000599 10.0.0.33 - - [2026-06-09 18:37:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.011367 10.0.0.33 - - [2026-06-09 18:37:42] "POST /security-groups HTTP/1.1" 200 578 0.074136 10.0.0.33 - - [2026-06-09 18:37:42] "POST /projects HTTP/1.1" 200 497 0.194881 10.0.0.33 - - [2026-06-09 18:37:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.001702 10.0.0.33 - - [2026-06-09 18:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020212 10.0.0.33 - - [2026-06-09 18:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008590 10.0.0.33 - - [2026-06-09 18:37:42] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.021648 10.0.0.33 - - [2026-06-09 18:37:42] "POST /access-control-lists HTTP/1.1" 200 587 0.090481 10.0.0.33 - - [2026-06-09 18:37:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.018763 10.0.0.33 - - [2026-06-09 18:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.33 - - [2026-06-09 18:37:42] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.005641 10.0.0.33 - - [2026-06-09 18:37:42] "POST /access-control-lists HTTP/1.1" 200 585 0.051090 10.0.0.33 - - [2026-06-09 18:37:42] "PUT /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893 HTTP/1.1" 200 264 0.107687 10.0.0.33 - - [2026-06-09 18:37:42] "PUT /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b HTTP/1.1" 200 264 0.063184 10.0.0.33 - - [2026-06-09 18:37:42] "POST /security-groups HTTP/1.1" 200 558 0.126111 10.0.0.33 - - [2026-06-09 18:37:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.007052 10.0.0.33 - - [2026-06-09 18:37:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018370 10.0.0.33 - - [2026-06-09 18:37:42] "POST /access-control-lists HTTP/1.1" 200 610 0.036111 10.0.0.33 - - [2026-06-09 18:37:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.028918 10.0.0.33 - - [2026-06-09 18:37:42] "POST /chown HTTP/1.1" 200 109 0.049069 10.0.0.33 - - [2026-06-09 18:37:43] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007890 10.0.0.33 - - [2026-06-09 18:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006692 10.0.0.33 - - [2026-06-09 18:37:43] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.044889 10.0.0.33 - - [2026-06-09 18:37:43] "POST /access-control-lists HTTP/1.1" 200 608 0.095062 10.0.0.33 - - [2026-06-09 18:37:43] "POST /tags HTTP/1.1" 409 214 0.011270 10.0.0.33 - - [2026-06-09 18:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.33 - - [2026-06-09 18:37:43] "GET /tag/f21b23ac-1ec3-4a6a-92a6-b75508cb574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.012341 10.0.0.33 - - [2026-06-09 18:37:43] "POST /firewall-rules HTTP/1.1" 200 578 0.078910 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001996 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 10.0.0.33 - - [2026-06-09 18:37:43] "GET /firewall-rule/d1c86146-4a04-4e85-a926-86310cdf209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005821 10.0.0.33 - - [2026-06-09 18:37:43] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.011081 10.0.0.33 - - [2026-06-09 18:37:43] "GET /firewall-rule/d1c86146-4a04-4e85-a926-86310cdf209c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002876 10.0.0.33 - - [2026-06-09 18:37:43] "POST /ref-update HTTP/1.1" 200 156 0.028148 10.0.0.33 - - [2026-06-09 18:37:43] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018342 10.0.0.33 - - [2026-06-09 18:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010406 10.0.0.33 - - [2026-06-09 18:37:43] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003421 10.0.0.33 - - [2026-06-09 18:37:43] "POST /tags HTTP/1.1" 409 214 0.002706 10.0.0.33 - - [2026-06-09 18:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2026-06-09 18:37:43] "GET /tag/f21b23ac-1ec3-4a6a-92a6-b75508cb574b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.010930 10.0.0.33 - - [2026-06-09 18:37:43] "POST /firewall-rules HTTP/1.1" 200 576 0.117446 10.0.0.33 - - [2026-06-09 18:37:43] "GET /firewall-rule/216c38a5-06cc-440b-8526-27e090281253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.019792 10.0.0.33 - - [2026-06-09 18:37:43] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004820 10.0.0.33 - - [2026-06-09 18:37:43] "GET /firewall-rule/216c38a5-06cc-440b-8526-27e090281253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002745 10.0.0.33 - - [2026-06-09 18:37:43] "POST /ref-update HTTP/1.1" 200 156 0.053780 10.0.0.33 - - [2026-06-09 18:37:43] "POST /tags HTTP/1.1" 200 363 0.038875 10.0.0.33 - - [2026-06-09 18:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016608 10.0.0.33 - - [2026-06-09 18:37:43] "GET /tag/27debcfe-e796-46ae-94e6-d06408863189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.018968 10.0.0.33 - - [2026-06-09 18:37:44] "POST /tags HTTP/1.1" 200 311 0.041627 10.0.0.33 - - [2026-06-09 18:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015519 10.0.0.33 - - [2026-06-09 18:37:44] "GET /tag/07ce1ecf-721c-49f2-a2b2-3e38827a3e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.023029 10.0.0.33 - - [2026-06-09 18:37:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000544 10.0.0.33 - - [2026-06-09 18:37:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.009734 10.0.0.33 - - [2026-06-09 18:37:44] "POST /security-groups HTTP/1.1" 200 574 0.083301 10.0.0.33 - - [2026-06-09 18:37:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.001875 10.0.0.33 - - [2026-06-09 18:37:44] "POST /projects HTTP/1.1" 200 489 0.266221 10.0.0.33 - - [2026-06-09 18:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.050825 10.0.0.33 - - [2026-06-09 18:37:44] "POST /access-control-lists HTTP/1.1" 200 583 0.089658 10.0.0.33 - - [2026-06-09 18:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.033498 10.0.0.33 - - [2026-06-09 18:37:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.022823 10.0.0.33 - - [2026-06-09 18:37:44] "POST /access-control-lists HTTP/1.1" 200 581 0.079592 10.0.0.33 - - [2026-06-09 18:37:44] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.048517 10.0.0.33 - - [2026-06-09 18:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008613 10.0.0.33 - - [2026-06-09 18:37:44] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.008243 10.0.0.33 - - [2026-06-09 18:37:44] "PUT /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893 HTTP/1.1" 200 264 0.055155 10.0.0.33 - - [2026-06-09 18:37:44] "PUT /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b HTTP/1.1" 200 264 0.061649 10.0.0.33 - - [2026-06-09 18:37:44] "POST /security-groups HTTP/1.1" 200 546 0.067744 10.0.0.33 - - [2026-06-09 18:37:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002169 10.0.0.33 - - [2026-06-09 18:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018251 10.0.0.33 - - [2026-06-09 18:37:44] "POST /access-control-lists HTTP/1.1" 200 602 0.066108 10.0.0.33 - - [2026-06-09 18:37:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.004613 10.0.0.33 - - [2026-06-09 18:37:45] "POST /chown HTTP/1.1" 200 109 0.071517 10.0.0.33 - - [2026-06-09 18:37:45] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008939 10.0.0.33 - - [2026-06-09 18:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.33 - - [2026-06-09 18:37:45] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016619 10.0.0.33 - - [2026-06-09 18:37:45] "POST /access-control-lists HTTP/1.1" 200 600 0.097356 10.0.0.33 - - [2026-06-09 18:37:45] "POST /tags HTTP/1.1" 409 210 0.030335 10.0.0.33 - - [2026-06-09 18:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.33 - - [2026-06-09 18:37:45] "GET /tag/07ce1ecf-721c-49f2-a2b2-3e38827a3e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012444 10.0.0.33 - - [2026-06-09 18:37:45] "POST /firewall-rules HTTP/1.1" 200 570 0.071461 10.0.0.33 - - [2026-06-09 18:37:45] "GET /firewall-rule/c5c07ff5-b0f7-4bec-94ba-f025f378f546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004395 10.0.0.33 - - [2026-06-09 18:37:45] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003599 10.0.0.33 - - [2026-06-09 18:37:45] "GET /firewall-rule/c5c07ff5-b0f7-4bec-94ba-f025f378f546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002216 10.0.0.33 - - [2026-06-09 18:37:45] "POST /ref-update HTTP/1.1" 200 156 0.046312 10.0.0.33 - - [2026-06-09 18:37:45] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014144 10.0.0.33 - - [2026-06-09 18:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2026-06-09 18:37:45] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003184 10.0.0.33 - - [2026-06-09 18:37:45] "POST /tags HTTP/1.1" 409 210 0.002086 10.0.0.33 - - [2026-06-09 18:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2026-06-09 18:37:45] "GET /tag/07ce1ecf-721c-49f2-a2b2-3e38827a3e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014187 10.0.0.33 - - [2026-06-09 18:37:45] "POST /firewall-rules HTTP/1.1" 200 568 0.068332 10.0.0.33 - - [2026-06-09 18:37:45] "GET /firewall-rule/68404306-5e83-42cd-a349-a1cbe16705ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013559 10.0.0.33 - - [2026-06-09 18:37:45] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.004459 10.0.0.33 - - [2026-06-09 18:37:45] "GET /firewall-rule/68404306-5e83-42cd-a349-a1cbe16705ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002667 10.0.0.33 - - [2026-06-09 18:37:45] "POST /ref-update HTTP/1.1" 200 156 0.036199 10.0.0.33 - - [2026-06-09 18:37:45] "POST /tags HTTP/1.1" 409 237 0.016608 10.0.0.33 - - [2026-06-09 18:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.33 - - [2026-06-09 18:37:45] "GET /tag/48521367-b224-4a34-bbc3-12c4f651269d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.010864 10.0.0.33 - - [2026-06-09 18:37:45] "POST /tags HTTP/1.1" 409 210 0.002039 10.0.0.33 - - [2026-06-09 18:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2026-06-09 18:37:45] "GET /tag/2929dccb-9e24-412e-ad6f-805baf956894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014791 10.0.0.33 - - [2026-06-09 18:37:45] "POST /projects HTTP/1.1" 409 223 0.002063 10.0.0.33 - - [2026-06-09 18:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2026-06-09 18:37:46] "GET /project/09a26b0f-7f3a-4f5a-a7ff-8799bc7ab72e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.035541 10.0.0.33 - - [2026-06-09 18:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-06-09 18:37:46] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005600 10.0.0.33 - - [2026-06-09 18:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.33 - - [2026-06-09 18:37:46] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005052 10.0.0.33 - - [2026-06-09 18:37:46] "PUT /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893 HTTP/1.1" 200 264 0.080908 10.0.0.33 - - [2026-06-09 18:37:46] "PUT /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b HTTP/1.1" 200 264 0.076108 10.0.0.33 - - [2026-06-09 18:37:46] "POST /security-groups HTTP/1.1" 409 253 0.006787 10.0.0.33 - - [2026-06-09 18:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.33 - - [2026-06-09 18:37:46] "PUT /security-group/c27c68e0-19df-490c-acd6-f37e04818bbe HTTP/1.1" 200 262 0.078542 10.0.0.33 - - [2026-06-09 18:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037484 10.0.0.33 - - [2026-06-09 18:37:46] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014576 10.0.0.33 - - [2026-06-09 18:37:46] "PUT /access-control-list/6f280dbc-cd76-4ee1-b026-94dd2e7fd87a HTTP/1.1" 200 272 0.039413 10.0.0.33 - - [2026-06-09 18:37:46] "PUT /access-control-list/9229e84b-71ee-4435-a357-5cbd9bb7abed HTTP/1.1" 200 272 0.020689 10.0.0.33 - - [2026-06-09 18:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006287 10.0.0.33 - - [2026-06-09 18:37:46] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003497 10.0.0.33 - - [2026-06-09 18:37:46] "POST /tags HTTP/1.1" 409 210 0.009341 10.0.0.33 - - [2026-06-09 18:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2026-06-09 18:37:46] "GET /tag/2929dccb-9e24-412e-ad6f-805baf956894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019565 10.0.0.33 - - [2026-06-09 18:37:46] "POST /firewall-rules HTTP/1.1" 200 570 0.093405 10.0.0.33 - - [2026-06-09 18:37:46] "GET /firewall-rule/2d966695-6c96-4334-9401-99db9b3da188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006903 10.0.0.33 - - [2026-06-09 18:37:46] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004370 10.0.0.33 - - [2026-06-09 18:37:46] "GET /firewall-rule/2d966695-6c96-4334-9401-99db9b3da188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003358 10.0.0.33 - - [2026-06-09 18:37:46] "POST /ref-update HTTP/1.1" 200 156 0.051782 10.0.0.33 - - [2026-06-09 18:37:46] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002556 10.0.0.33 - - [2026-06-09 18:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.33 - - [2026-06-09 18:37:46] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002151 10.0.0.33 - - [2026-06-09 18:37:46] "POST /tags HTTP/1.1" 409 210 0.001900 10.0.0.33 - - [2026-06-09 18:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2026-06-09 18:37:47] "GET /tag/2929dccb-9e24-412e-ad6f-805baf956894?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.051966 10.0.0.33 - - [2026-06-09 18:37:47] "POST /firewall-rules HTTP/1.1" 200 568 0.083864 10.0.0.33 - - [2026-06-09 18:37:47] "GET /firewall-rule/77c8a757-4542-4e61-a0a6-f097114ffedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005918 10.0.0.33 - - [2026-06-09 18:37:47] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004965 10.0.0.33 - - [2026-06-09 18:37:47] "GET /firewall-rule/77c8a757-4542-4e61-a0a6-f097114ffedc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005110 10.0.0.33 - - [2026-06-09 18:37:47] "POST /ref-update HTTP/1.1" 200 156 0.100527 10.0.0.33 - - [2026-06-09 18:37:47] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015927 10.0.0.33 - - [2026-06-09 18:37:47] "POST /set-tag HTTP/1.1" 200 109 0.008498 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001398 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001286 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:37:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001146 10.0.0.22 - - [2026-06-09 18:39:42] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.22 - - [2026-06-09 18:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.22 - - [2026-06-09 18:39:42] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004740 10.0.0.22 - - [2026-06-09 18:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2026-06-09 18:39:42] "GET /routing-instance/dcf99b9d-ffa6-4096-ab62-02fd62b401c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002740 10.0.0.22 - - [2026-06-09 18:39:42] "PUT /global-system-config/263eff90-dc6c-499b-9426-19451516d761 HTTP/1.1" 200 274 0.008512 10.0.0.22 - - [2026-06-09 18:39:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002177 10.0.0.22 - - [2026-06-09 18:39:42] "POST /virtual-routers HTTP/1.1" 200 599 0.014557 10.0.0.22 - - [2026-06-09 18:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.22 - - [2026-06-09 18:39:42] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004245 10.0.0.22 - - [2026-06-09 18:39:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.001428 10.0.0.22 - - [2026-06-09 18:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.22 - - [2026-06-09 18:39:43] "GET /virtual-network/931666f8-50d2-4ade-97cd-bbab0c8358b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004000 10.0.0.22 - - [2026-06-09 18:39:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.043652 10.0.0.33 - - [2026-06-09 18:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2026-06-09 18:40:06] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003022 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:40:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:40:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:40:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.33 - - [2026-06-09 18:40:56] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.33 - - [2026-06-09 18:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2026-06-09 18:40:56] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005990 10.0.0.33 - - [2026-06-09 18:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.33 - - [2026-06-09 18:40:57] "GET /config-node/7dd6e050-7e7a-4500-bb57-6798458c0eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003368 10.0.0.33 - - [2026-06-09 18:41:08] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.33 - - [2026-06-09 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.33 - - [2026-06-09 18:41:08] "GET /routing-instance/dcf99b9d-ffa6-4096-ab62-02fd62b401c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004802 10.0.0.33 - - [2026-06-09 18:41:08] "POST /bgp-routers HTTP/1.1" 409 301 0.003195 10.0.0.33 - - [2026-06-09 18:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2026-06-09 18:41:09] "GET /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005143 10.0.0.33 - - [2026-06-09 18:41:09] "PUT /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff HTTP/1.1" 200 254 0.014761 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:41:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:41:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.33 - - [2026-06-09 18:41:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002722 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:41:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:41:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 10.0.0.33 - - [2026-06-09 18:41:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002296 10.0.0.33 - - [2026-06-09 18:41:33] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004081 10.0.0.33 - - [2026-06-09 18:41:33] "POST /ref-update HTTP/1.1" 200 156 0.011221 10.0.0.33 - - [2026-06-09 18:41:42] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007169 10.0.0.33 - - [2026-06-09 18:41:42] "POST /set-tag HTTP/1.1" 200 109 0.003685 10.0.0.33 - - [2026-06-09 18:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2026-06-09 18:41:42] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002653 10.0.0.33 - - [2026-06-09 18:41:42] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011241 10.0.0.33 - - [2026-06-09 18:41:42] "POST /set-tag HTTP/1.1" 200 109 0.002706 10.0.0.33 - - [2026-06-09 18:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2026-06-09 18:41:42] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002630 10.0.0.33 - - [2026-06-09 18:41:42] "GET /loadbalancer-pool/db72a3c1-9e88-48c8-a47f-09bd53a0e9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005081 10.0.0.33 - - [2026-06-09 18:41:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022019 10.0.0.33 - - [2026-06-09 18:41:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026901 10.0.0.33 - - [2026-06-09 18:41:43] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009875 10.0.0.33 - - [2026-06-09 18:41:43] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005403 10.0.0.33 - - [2026-06-09 18:41:43] "POST /ref-update HTTP/1.1" 200 156 0.009812 10.0.0.33 - - [2026-06-09 18:41:43] "POST /tags HTTP/1.1" 409 205 0.002046 10.0.0.33 - - [2026-06-09 18:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.33 - - [2026-06-09 18:41:43] "GET /tag/cede0798-180c-4192-bbb3-445671689667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016005 10.0.0.33 - - [2026-06-09 18:41:43] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.008631 10.0.0.33 - - [2026-06-09 18:41:43] "PUT /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796 HTTP/1.1" 200 256 0.018266 10.0.0.33 - - [2026-06-09 18:41:43] "POST /set-tag HTTP/1.1" 200 109 0.069766 10.0.0.33 - - [2026-06-09 18:41:43] "GET /loadbalancer-pool/435fa7dc-9bfe-46a6-9b5d-c9f207ed9fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.029661 10.0.0.33 - - [2026-06-09 18:41:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018123 10.0.0.33 - - [2026-06-09 18:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011654 10.0.0.33 - - [2026-06-09 18:41:43] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017623 10.0.0.33 - - [2026-06-09 18:41:43] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018760 10.0.0.33 - - [2026-06-09 18:41:43] "POST /set-tag HTTP/1.1" 200 109 0.004328 10.0.0.33 - - [2026-06-09 18:41:43] "POST /ref-update HTTP/1.1" 200 156 0.013960 10.0.0.33 - - [2026-06-09 18:41:43] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003475 10.0.0.33 - - [2026-06-09 18:41:43] "GET /loadbalancer-pool/345b1964-d228-48c0-a9b5-9232c936c101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009494 10.0.0.33 - - [2026-06-09 18:41:43] "PUT /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796 HTTP/1.1" 200 256 0.022582 10.0.0.33 - - [2026-06-09 18:41:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.048316 10.0.0.33 - - [2026-06-09 18:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.030700 10.0.0.33 - - [2026-06-09 18:41:43] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020699 10.0.0.33 - - [2026-06-09 18:41:43] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010769 10.0.0.33 - - [2026-06-09 18:41:43] "POST /ref-update HTTP/1.1" 200 156 0.009801 10.0.0.33 - - [2026-06-09 18:41:43] "POST /set-tag HTTP/1.1" 200 109 0.003455 10.0.0.33 - - [2026-06-09 18:41:43] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.003694 10.0.0.33 - - [2026-06-09 18:41:43] "PUT /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796 HTTP/1.1" 200 256 0.016558 10.0.0.33 - - [2026-06-09 18:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.33 - - [2026-06-09 18:44:06] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004625 10.0.0.22 - - [2026-06-09 18:44:12] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.22 - - [2026-06-09 18:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.22 - - [2026-06-09 18:44:12] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004945 10.0.0.22 - - [2026-06-09 18:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.22 - - [2026-06-09 18:44:12] "GET /routing-instance/dcf99b9d-ffa6-4096-ab62-02fd62b401c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002688 10.0.0.22 - - [2026-06-09 18:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.22 - - [2026-06-09 18:44:13] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002842 10.0.0.22 - - [2026-06-09 18:44:13] "PUT /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac HTTP/1.1" 200 262 0.019203 10.0.0.22 - - [2026-06-09 18:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012210 10.0.0.22 - - [2026-06-09 18:44:13] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.006558 10.0.0.22 - - [2026-06-09 18:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007851 10.0.0.22 - - [2026-06-09 18:44:13] "GET /virtual-machine-interface/aeaa6bff-0a93-43d3-8302-ce2c65941b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005889 10.0.0.22 - - [2026-06-09 18:44:13] "PUT /virtual-machine-interface/aeaa6bff-0a93-43d3-8302-ce2c65941b39 HTTP/1.1" 200 284 0.011243 10.0.0.33 - - [2026-06-09 18:44:32] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008961 10.0.0.33 - - [2026-06-09 18:44:32] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.33 - - [2026-06-09 18:44:32] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005565 10.0.0.33 - - [2026-06-09 18:44:32] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.33 - - [2026-06-09 18:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.33 - - [2026-06-09 18:44:32] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002765 10.0.0.33 - - [2026-06-09 18:44:32] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004726 10.0.0.33 - - [2026-06-09 18:44:32] "POST /set-tag HTTP/1.1" 200 109 0.041070 10.0.0.33 - - [2026-06-09 18:44:32] "DELETE /loadbalancer-member/27e55063-d4eb-44db-85ee-6efb23a45bc2 HTTP/1.1" 200 115 0.056919 10.0.0.33 - - [2026-06-09 18:44:32] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010895 10.0.0.33 - - [2026-06-09 18:44:32] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.33 - - [2026-06-09 18:44:32] "DELETE /loadbalancer-member/acb09ce1-1750-4393-a7b9-d69f02d028b5 HTTP/1.1" 200 115 0.033858 10.0.0.33 - - [2026-06-09 18:44:32] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004973 10.0.0.33 - - [2026-06-09 18:44:32] "POST /set-tag HTTP/1.1" 200 109 0.003049 10.0.0.33 - - [2026-06-09 18:44:32] "DELETE /loadbalancer-member/37cbbbf8-fa88-4d4d-a752-0a00e255ea03 HTTP/1.1" 200 115 0.031302 10.0.0.33 - - [2026-06-09 18:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2026-06-09 18:44:32] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003075 10.0.0.33 - - [2026-06-09 18:44:32] "GET /loadbalancer-pool/db72a3c1-9e88-48c8-a47f-09bd53a0e9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002823 10.0.0.33 - - [2026-06-09 18:44:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022948 10.0.0.33 - - [2026-06-09 18:44:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032184 10.0.0.33 - - [2026-06-09 18:44:32] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020020 10.0.0.33 - - [2026-06-09 18:44:32] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005322 10.0.0.33 - - [2026-06-09 18:44:32] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002922 10.0.0.33 - - [2026-06-09 18:44:32] "POST /set-tag HTTP/1.1" 200 109 0.067372 10.0.0.33 - - [2026-06-09 18:44:32] "GET /loadbalancer-pool/435fa7dc-9bfe-46a6-9b5d-c9f207ed9fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013596 10.0.0.33 - - [2026-06-09 18:44:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017425 10.0.0.33 - - [2026-06-09 18:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010419 10.0.0.33 - - [2026-06-09 18:44:33] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023976 10.0.0.33 - - [2026-06-09 18:44:33] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007787 10.0.0.33 - - [2026-06-09 18:44:33] "POST /set-tag HTTP/1.1" 200 109 0.006859 10.0.0.33 - - [2026-06-09 18:44:33] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002299 10.0.0.33 - - [2026-06-09 18:44:33] "GET /loadbalancer-pool/345b1964-d228-48c0-a9b5-9232c936c101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003242 10.0.0.33 - - [2026-06-09 18:44:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035418 10.0.0.33 - - [2026-06-09 18:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014371 10.0.0.33 - - [2026-06-09 18:44:33] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007327 10.0.0.33 - - [2026-06-09 18:44:33] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004350 10.0.0.33 - - [2026-06-09 18:44:33] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002385 10.0.0.33 - - [2026-06-09 18:44:33] "POST /set-tag HTTP/1.1" 200 109 0.002548 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:45:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:45:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:45:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001459 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:45:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001304 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:45:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001027 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:45:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:45:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:45:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001253 10.0.0.33 - - [2026-06-09 18:46:12] "GET /global-system-configs HTTP/1.1" 200 322 0.005259 10.0.0.33 - - [2026-06-09 18:46:14] "GET /global-system-configs HTTP/1.1" 200 322 0.003108 10.0.0.33 - - [2026-06-09 18:49:22] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004920 10.0.0.33 - - [2026-06-09 18:49:22] "POST /set-tag HTTP/1.1" 200 109 0.003146 10.0.0.33 - - [2026-06-09 18:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2026-06-09 18:49:22] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.004249 10.0.0.33 - - [2026-06-09 18:49:22] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008520 10.0.0.33 - - [2026-06-09 18:49:22] "POST /set-tag HTTP/1.1" 200 109 0.026493 10.0.0.33 - - [2026-06-09 18:49:22] "DELETE /loadbalancer-member/889588b2-ebab-41ca-8da0-a5a53fc847d2 HTTP/1.1" 200 115 0.036079 10.0.0.33 - - [2026-06-09 18:49:22] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007578 10.0.0.33 - - [2026-06-09 18:49:22] "POST /set-tag HTTP/1.1" 200 109 0.004550 10.0.0.33 - - [2026-06-09 18:49:22] "DELETE /loadbalancer-member/c3d0a00b-e922-493a-b082-d40073c016b0 HTTP/1.1" 200 115 0.042709 10.0.0.33 - - [2026-06-09 18:49:22] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005077 10.0.0.33 - - [2026-06-09 18:49:22] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.33 - - [2026-06-09 18:49:22] "DELETE /loadbalancer-member/24803369-712a-43e5-84a9-63dcbf79081f HTTP/1.1" 200 115 0.046432 10.0.0.33 - - [2026-06-09 18:49:22] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006283 10.0.0.33 - - [2026-06-09 18:49:22] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.33 - - [2026-06-09 18:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.33 - - [2026-06-09 18:49:22] "GET /loadbalancer/22595de4-4ec0-41cb-b0a7-e08bd15ea294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003029 10.0.0.33 - - [2026-06-09 18:49:22] "GET /loadbalancer-pool/db72a3c1-9e88-48c8-a47f-09bd53a0e9f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003354 10.0.0.33 - - [2026-06-09 18:49:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019299 10.0.0.33 - - [2026-06-09 18:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013063 10.0.0.33 - - [2026-06-09 18:49:22] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009778 10.0.0.33 - - [2026-06-09 18:49:22] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011317 10.0.0.33 - - [2026-06-09 18:49:22] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003981 10.0.0.33 - - [2026-06-09 18:49:22] "POST /set-tag HTTP/1.1" 200 109 0.087268 10.0.0.33 - - [2026-06-09 18:49:23] "GET /loadbalancer-pool/435fa7dc-9bfe-46a6-9b5d-c9f207ed9fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004254 10.0.0.33 - - [2026-06-09 18:49:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018366 10.0.0.33 - - [2026-06-09 18:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025240 10.0.0.33 - - [2026-06-09 18:49:23] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009757 10.0.0.33 - - [2026-06-09 18:49:23] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006838 10.0.0.33 - - [2026-06-09 18:49:23] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003036 10.0.0.33 - - [2026-06-09 18:49:23] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.33 - - [2026-06-09 18:49:23] "GET /loadbalancer-pool/345b1964-d228-48c0-a9b5-9232c936c101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003359 10.0.0.33 - - [2026-06-09 18:49:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017238 10.0.0.33 - - [2026-06-09 18:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010157 10.0.0.33 - - [2026-06-09 18:49:23] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011036 10.0.0.33 - - [2026-06-09 18:49:23] "GET /virtual-machine-interface/49036f6a-6432-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006669 10.0.0.33 - - [2026-06-09 18:49:23] "POST /set-tag HTTP/1.1" 200 109 0.006508 10.0.0.33 - - [2026-06-09 18:49:23] "GET /floating-ip/ebb60538-15a8-484f-8d29-8cbd3cfc8796?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002317 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:50:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001330 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:50:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001311 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:50:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:50:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:50:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:50:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002223 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:50:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001415 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:50:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.011822 10.0.0.33 - - [2026-06-09 18:51:12] "GET /global-system-configs HTTP/1.1" 200 322 0.002758 10.0.0.33 - - [2026-06-09 18:51:14] "GET /global-system-configs HTTP/1.1" 200 322 0.004222 10.0.0.33 - - [2026-06-09 18:51:18] "GET / HTTP/1.1" 200 35931 0.002160 10.0.0.33 - - [2026-06-09 18:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2026-06-09 18:51:18] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034983 10.0.0.33 - - [2026-06-09 18:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.33 - - [2026-06-09 18:51:18] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036995 10.0.0.33 - - [2026-06-09 18:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2026-06-09 18:51:19] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037786 10.0.0.33 - - [2026-06-09 18:51:19] "POST /tags HTTP/1.1" 200 333 0.057478 10.0.0.33 - - [2026-06-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2026-06-09 18:51:19] "GET /tag/59629d2c-20f5-4e5e-8fdf-dc963f1f9908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.028774 10.0.0.33 - - [2026-06-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.33 - - [2026-06-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.33 - - [2026-06-09 18:51:19] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033140 10.0.0.33 - - [2026-06-09 18:51:19] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031358 10.0.0.33 - - [2026-06-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.33 - - [2026-06-09 18:51:19] "GET /virtual-networks?parent_id=076b37ec-ef75-40ff-b4be-c3aa45e33623&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002657 10.0.0.33 - - [2026-06-09 18:51:19] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.005591 10.0.0.33 - - [2026-06-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.33 - - [2026-06-09 18:51:19] "GET /service-appliance-set/92a0fdfe-9d00-4de2-850e-e03a30db437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003546 10.0.0.33 - - [2026-06-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 404 254 0.001899 10.0.0.33 - - [2026-06-09 18:51:19] "POST /virtual-networks HTTP/1.1" 200 512 0.075523 10.0.0.33 - - [2026-06-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008594 10.0.0.33 - - [2026-06-09 18:51:19] "GET /network-ipam/4a9606f9-2101-491c-9d89-1b2bb854b3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.037205 10.0.0.33 - - [2026-06-09 18:51:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.094554 10.0.0.33 - - [2026-06-09 18:51:19] "GET /virtual-machine-interface/d63e349c-fdd2-43ff-88a1-3cee0b7a4ad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021118 10.0.0.33 - - [2026-06-09 18:51:19] "POST /useragent-kv HTTP/1.1" 200 115 0.012670 10.0.0.33 - - [2026-06-09 18:51:19] "POST /ref-update HTTP/1.1" 200 156 0.095627 10.0.0.33 - - [2026-06-09 18:51:19] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005359 10.0.0.33 - - [2026-06-09 18:51:19] "POST /instance-ips HTTP/1.1" 200 409 0.052155 10.0.0.33 - - [2026-06-09 18:51:19] "GET /domains HTTP/1.1" 200 280 0.002273 10.0.0.33 - - [2026-06-09 18:51:19] "GET /instance-ip/ac047246-ef0e-49a8-bec2-52a620570a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004453 10.0.0.33 - - [2026-06-09 18:51:19] "GET /domain/26104d81-6bb5-48f9-a20f-67be95aa2004 HTTP/1.1" 200 3086 0.010617 10.0.0.33 - - [2026-06-09 18:51:19] "POST /loadbalancers HTTP/1.1" 200 610 0.046407 10.0.0.33 - - [2026-06-09 18:51:19] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623 HTTP/1.1" 200 5475 0.054632 10.0.0.33 - - [2026-06-09 18:51:19] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 2089 0.013375 10.0.0.33 - - [2026-06-09 18:51:19] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 2089 0.005271 10.0.0.33 - - [2026-06-09 18:51:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029953 10.0.0.33 - - [2026-06-09 18:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013253 10.0.0.33 - - [2026-06-09 18:51:19] "GET /routing-instance/c0d99ee1-3992-49d2-9bd3-6a1bd1c7fffa HTTP/1.1" 200 1182 0.007350 10.0.0.33 - - [2026-06-09 18:51:19] "GET /routing-instance/c0d99ee1-3992-49d2-9bd3-6a1bd1c7fffa HTTP/1.1" 200 1182 0.006393 10.0.0.33 - - [2026-06-09 18:51:19] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030502 10.0.0.33 - - [2026-06-09 18:51:19] "GET /instance-ip/ac047246-ef0e-49a8-bec2-52a620570a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003311 10.0.0.33 - - [2026-06-09 18:51:19] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.033808 10.0.0.33 - - [2026-06-09 18:51:19] "GET /loadbalancer/6c9b7d01-4497-48d9-a422-c3f644a9f615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003510 10.0.0.33 - - [2026-06-09 18:51:19] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.055211 10.0.0.33 - - [2026-06-09 18:51:20] "POST /route-targets HTTP/1.1" 200 327 0.039898 10.0.0.33 - - [2026-06-09 18:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.33 - - [2026-06-09 18:51:20] "POST /floating-ips HTTP/1.1" 200 597 0.093393 10.0.0.33 - - [2026-06-09 18:51:20] "POST /ref-update HTTP/1.1" 200 156 0.055470 10.0.0.33 - - [2026-06-09 18:51:20] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.089088 10.0.0.33 - - [2026-06-09 18:51:20] "GET /loadbalancer-listener/c74f99dc-ad9e-4250-969c-c93fc15a5d86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004010 10.0.0.33 - - [2026-06-09 18:51:20] "GET /loadbalancer-listener/c74f99dc-ad9e-4250-969c-c93fc15a5d86?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004261 10.0.0.33 - - [2026-06-09 18:51:20] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019449 10.0.0.33 - - [2026-06-09 18:51:20] "GET /instance-ip/ac047246-ef0e-49a8-bec2-52a620570a85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004951 10.0.0.33 - - [2026-06-09 18:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-06-09 18:51:20] "GET /instance-ip/ac047246-ef0e-49a8-bec2-52a620570a85?fields=floating_ips HTTP/1.1" 200 1213 0.006123 10.0.0.33 - - [2026-06-09 18:51:20] "GET /floating-ip/b725486b-46fb-4fe2-97f2-a8662ef885ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002071 10.0.0.33 - - [2026-06-09 18:51:20] "GET /loadbalancer/6c9b7d01-4497-48d9-a422-c3f644a9f615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003668 10.0.0.33 - - [2026-06-09 18:51:20] "POST /tags HTTP/1.1" 200 295 0.155785 10.0.0.33 - - [2026-06-09 18:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018746 10.0.0.33 - - [2026-06-09 18:51:20] "GET /tag/79d5eaff-a3d2-46e6-9d6d-c4c26ee402b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.028461 10.0.0.33 - - [2026-06-09 18:51:20] "POST /tags HTTP/1.1" 409 233 0.005641 10.0.0.33 - - [2026-06-09 18:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.33 - - [2026-06-09 18:51:20] "GET /tag/095f053d-6b0b-47a5-bba1-edc01f3feb84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.034458 10.0.0.33 - - [2026-06-09 18:51:20] "POST /tags HTTP/1.1" 409 206 0.003100 10.0.0.33 - - [2026-06-09 18:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.33 - - [2026-06-09 18:51:20] "GET /tag/31206410-3e51-4c66-a286-cd6fdbca0b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016760 10.0.0.33 - - [2026-06-09 18:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006733 10.0.0.33 - - [2026-06-09 18:51:20] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004780 10.0.0.33 - - [2026-06-09 18:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.33 - - [2026-06-09 18:51:20] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053683 10.0.0.33 - - [2026-06-09 18:51:20] "POST /virtual-machines HTTP/1.1" 200 369 0.030712 10.0.0.33 - - [2026-06-09 18:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015562 10.0.0.33 - - [2026-06-09 18:51:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.206399 10.0.0.33 - - [2026-06-09 18:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.069061 10.0.0.33 - - [2026-06-09 18:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007754 10.0.0.33 - - [2026-06-09 18:51:21] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007257 10.0.0.33 - - [2026-06-09 18:51:21] "POST /instance-ips HTTP/1.1" 200 409 0.057343 10.0.0.33 - - [2026-06-09 18:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.074194 10.0.0.33 - - [2026-06-09 18:51:21] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.020275 10.0.0.33 - - [2026-06-09 18:51:21] "POST /set-tag HTTP/1.1" 200 109 0.031687 10.0.0.33 - - [2026-06-09 18:51:21] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.038127 10.0.0.33 - - [2026-06-09 18:51:21] "GET /instance-ip/34ce28c6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005684 10.0.0.33 - - [2026-06-09 18:51:21] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004536 10.0.0.33 - - [2026-06-09 18:51:21] "POST /set-tag HTTP/1.1" 200 109 0.004812 10.0.0.33 - - [2026-06-09 18:51:21] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003977 10.0.0.33 - - [2026-06-09 18:51:21] "POST /ref-update HTTP/1.1" 200 156 0.011829 10.0.0.33 - - [2026-06-09 18:51:21] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025050 10.0.0.33 - - [2026-06-09 18:51:21] "POST /set-tag HTTP/1.1" 200 109 0.003845 10.0.0.33 - - [2026-06-09 18:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2026-06-09 18:51:21] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004668 10.0.0.33 - - [2026-06-09 18:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.33 - - [2026-06-09 18:51:21] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045924 10.0.0.33 - - [2026-06-09 18:51:21] "POST /virtual-machines HTTP/1.1" 200 369 0.012654 10.0.0.33 - - [2026-06-09 18:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017917 10.0.0.33 - - [2026-06-09 18:51:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.171135 10.0.0.33 - - [2026-06-09 18:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.017819 10.0.0.33 - - [2026-06-09 18:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008583 10.0.0.33 - - [2026-06-09 18:51:22] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.019454 10.0.0.33 - - [2026-06-09 18:51:22] "POST /instance-ips HTTP/1.1" 200 409 0.032411 10.0.0.33 - - [2026-06-09 18:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.064133 10.0.0.33 - - [2026-06-09 18:51:22] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008303 10.0.0.33 - - [2026-06-09 18:51:22] "POST /set-tag HTTP/1.1" 200 109 0.020763 10.0.0.33 - - [2026-06-09 18:51:22] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018465 10.0.0.33 - - [2026-06-09 18:51:22] "GET /instance-ip/35699efa-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008579 10.0.0.33 - - [2026-06-09 18:51:22] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005586 10.0.0.33 - - [2026-06-09 18:51:22] "POST /set-tag HTTP/1.1" 200 109 0.003302 10.0.0.33 - - [2026-06-09 18:51:22] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003911 10.0.0.33 - - [2026-06-09 18:51:22] "POST /ref-update HTTP/1.1" 200 156 0.010534 10.0.0.33 - - [2026-06-09 18:51:22] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011558 10.0.0.33 - - [2026-06-09 18:51:22] "POST /set-tag HTTP/1.1" 200 109 0.004370 10.0.0.33 - - [2026-06-09 18:51:22] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004907 10.0.0.33 - - [2026-06-09 18:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.33 - - [2026-06-09 18:51:22] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004528 10.0.0.33 - - [2026-06-09 18:51:22] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.33 - - [2026-06-09 18:51:24] "GET /domains HTTP/1.1" 200 280 0.002674 10.0.0.33 - - [2026-06-09 18:51:24] "GET /domain/26104d81-6bb5-48f9-a20f-67be95aa2004 HTTP/1.1" 200 3086 0.004066 10.0.0.33 - - [2026-06-09 18:51:24] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623 HTTP/1.1" 200 7063 0.043728 10.0.0.33 - - [2026-06-09 18:51:24] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 2089 0.004448 10.0.0.33 - - [2026-06-09 18:51:24] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 2089 0.005730 10.0.0.33 - - [2026-06-09 18:51:24] "GET /routing-instance/c0d99ee1-3992-49d2-9bd3-6a1bd1c7fffa HTTP/1.1" 200 1403 0.003951 10.0.0.33 - - [2026-06-09 18:51:24] "GET /routing-instance/c0d99ee1-3992-49d2-9bd3-6a1bd1c7fffa HTTP/1.1" 200 1403 0.002432 10.0.0.33 - - [2026-06-09 18:51:24] "GET /route-target/7b61a85b-bebe-493d-b789-f276468012a5 HTTP/1.1" 200 1152 0.006752 10.0.0.33 - - [2026-06-09 18:51:24] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 2089 0.003983 10.0.0.33 - - [2026-06-09 18:51:24] "GET /routing-instance/c0d99ee1-3992-49d2-9bd3-6a1bd1c7fffa HTTP/1.1" 200 1403 0.003458 10.0.0.33 - - [2026-06-09 18:51:24] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004564 10.0.0.33 - - [2026-06-09 18:51:24] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 2089 0.003895 10.0.0.33 - - [2026-06-09 18:51:24] "GET /routing-instance/c0d99ee1-3992-49d2-9bd3-6a1bd1c7fffa HTTP/1.1" 200 1403 0.002762 10.0.0.33 - - [2026-06-09 18:51:25] "GET /routing-instance/c0d99ee1-3992-49d2-9bd3-6a1bd1c7fffa HTTP/1.1" 200 1403 0.003229 10.0.0.33 - - [2026-06-09 18:51:25] "GET /route-target/7b61a85b-bebe-493d-b789-f276468012a5 HTTP/1.1" 200 1152 0.002806 10.0.0.33 - - [2026-06-09 18:51:25] "GET /domains HTTP/1.1" 200 280 0.002147 10.0.0.33 - - [2026-06-09 18:51:25] "GET /domain/26104d81-6bb5-48f9-a20f-67be95aa2004 HTTP/1.1" 200 3086 0.002828 10.0.0.33 - - [2026-06-09 18:51:25] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623 HTTP/1.1" 200 7063 0.031223 10.0.0.33 - - [2026-06-09 18:51:25] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 2089 0.005121 10.0.0.33 - - [2026-06-09 18:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2026-06-09 18:51:25] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034138 10.0.0.33 - - [2026-06-09 18:51:25] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004844 10.0.0.33 - - [2026-06-09 18:51:25] "GET /floating-ip-pools?parent_id=7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001946 10.0.0.33 - - [2026-06-09 18:51:25] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004966 10.0.0.33 - - [2026-06-09 18:51:25] "POST /floating-ip-pools HTTP/1.1" 200 562 0.034842 10.0.0.33 - - [2026-06-09 18:51:25] "POST /ref-update HTTP/1.1" 200 156 0.017165 10.0.0.33 - - [2026-06-09 18:51:25] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005612 10.0.0.33 - - [2026-06-09 18:51:25] "GET /domains HTTP/1.1" 200 280 0.002244 10.0.0.33 - - [2026-06-09 18:51:25] "GET /domain/26104d81-6bb5-48f9-a20f-67be95aa2004 HTTP/1.1" 200 3086 0.003560 10.0.0.33 - - [2026-06-09 18:51:25] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623 HTTP/1.1" 200 7319 0.034197 10.0.0.33 - - [2026-06-09 18:51:25] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 2327 0.008742 10.0.0.33 - - [2026-06-09 18:51:25] "GET /floating-ip-pool/80aeeb11-8954-4414-890e-97429b2a0d59 HTTP/1.1" 200 1313 0.003397 10.0.0.33 - - [2026-06-09 18:51:25] "GET /domains HTTP/1.1" 200 280 0.001783 10.0.0.33 - - [2026-06-09 18:51:25] "GET /domain/26104d81-6bb5-48f9-a20f-67be95aa2004 HTTP/1.1" 200 3086 0.002564 10.0.0.33 - - [2026-06-09 18:51:25] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623 HTTP/1.1" 200 7319 0.033015 10.0.0.33 - - [2026-06-09 18:51:25] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 2327 0.005081 10.0.0.33 - - [2026-06-09 18:51:25] "GET /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004886 10.0.0.33 - - [2026-06-09 18:51:25] "POST /tags HTTP/1.1" 200 365 0.067885 10.0.0.33 - - [2026-06-09 18:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.33 - - [2026-06-09 18:51:25] "GET /tag/3259ee80-703b-4ab0-895f-e687cc3a5350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.020498 10.0.0.33 - - [2026-06-09 18:51:25] "POST /tags HTTP/1.1" 409 206 0.002317 10.0.0.33 - - [2026-06-09 18:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.33 - - [2026-06-09 18:51:25] "GET /tag/31206410-3e51-4c66-a286-cd6fdbca0b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.011348 10.0.0.33 - - [2026-06-09 18:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2026-06-09 18:51:25] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.029391 10.0.0.33 - - [2026-06-09 18:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2026-06-09 18:51:25] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004429 10.0.0.33 - - [2026-06-09 18:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.33 - - [2026-06-09 18:51:25] "GET /service-appliance-set/34ceb882-8deb-45d9-85b8-fddfd9dc87f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003293 10.0.0.33 - - [2026-06-09 18:51:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.002232 10.0.0.33 - - [2026-06-09 18:51:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.096345 10.0.0.33 - - [2026-06-09 18:51:25] "GET /virtual-machine-interface/61199129-2316-4d4c-af93-929d7d906a67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.015787 10.0.0.33 - - [2026-06-09 18:51:26] "POST /set-tag HTTP/1.1" 200 109 0.016620 10.0.0.33 - - [2026-06-09 18:51:26] "POST /instance-ips HTTP/1.1" 200 417 0.038920 10.0.0.33 - - [2026-06-09 18:51:26] "GET /instance-ip/c646166a-00f9-4e33-92a4-80002b1531c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007510 10.0.0.33 - - [2026-06-09 18:51:26] "POST /loadbalancers HTTP/1.1" 200 618 0.076411 10.0.0.33 - - [2026-06-09 18:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025219 10.0.0.33 - - [2026-06-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.33 - - [2026-06-09 18:51:26] "POST /service-instances HTTP/1.1" 200 566 0.032835 10.0.0.33 - - [2026-06-09 18:51:26] "POST /ref-update HTTP/1.1" 200 156 0.015253 10.0.0.33 - - [2026-06-09 18:51:26] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.041333 10.0.0.33 - - [2026-06-09 18:51:26] "GET /virtual-machine-interface/61199129-2316-4d4c-af93-929d7d906a67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005946 10.0.0.33 - - [2026-06-09 18:51:26] "GET /virtual-machine-interface/61199129-2316-4d4c-af93-929d7d906a67?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007367 10.0.0.33 - - [2026-06-09 18:51:26] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.027490 10.0.0.33 - - [2026-06-09 18:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.018129 10.0.0.33 - - [2026-06-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010710 10.0.0.33 - - [2026-06-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.33 - - [2026-06-09 18:51:26] "GET /floating-ip-pool/80aeeb11-8954-4414-890e-97429b2a0d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002284 10.0.0.33 - - [2026-06-09 18:51:26] "POST /virtual-machines HTTP/1.1" 200 429 0.047379 10.0.0.33 - - [2026-06-09 18:51:26] "POST /floating-ips HTTP/1.1" 200 671 0.098792 10.0.0.33 - - [2026-06-09 18:51:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.060319 10.0.0.33 - - [2026-06-09 18:51:26] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002338 10.0.0.33 - - [2026-06-09 18:51:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.133785 10.0.0.33 - - [2026-06-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016535 10.0.0.33 - - [2026-06-09 18:51:26] "POST /chown HTTP/1.1" 200 109 0.031090 10.0.0.33 - - [2026-06-09 18:51:26] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003100 10.0.0.33 - - [2026-06-09 18:51:26] "POST /tags HTTP/1.1" 409 221 0.001944 10.0.0.33 - - [2026-06-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-06-09 18:51:26] "POST /chown HTTP/1.1" 200 109 0.007152 10.0.0.33 - - [2026-06-09 18:51:26] "GET /tag/59629d2c-20f5-4e5e-8fdf-dc963f1f9908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020067 10.0.0.33 - - [2026-06-09 18:51:26] "POST /tags HTTP/1.1" 409 238 0.002895 10.0.0.33 - - [2026-06-09 18:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.33 - - [2026-06-09 18:51:26] "PUT /virtual-machine-interface/4f84ec66-8366-4f72-a932-d8daa137ea9c HTTP/1.1" 200 284 0.048960 10.0.0.33 - - [2026-06-09 18:51:26] "PUT /instance-ip/c646166a-00f9-4e33-92a4-80002b1531c9 HTTP/1.1" 200 256 0.033071 10.0.0.33 - - [2026-06-09 18:51:26] "GET /tag/3259ee80-703b-4ab0-895f-e687cc3a5350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.018563 10.0.0.33 - - [2026-06-09 18:51:26] "POST /ref-update HTTP/1.1" 200 156 0.017466 10.0.0.33 - - [2026-06-09 18:51:26] "POST /ref-update HTTP/1.1" 200 156 0.020428 10.0.0.33 - - [2026-06-09 18:51:27] "POST /firewall-rules HTTP/1.1" 200 650 0.117443 10.0.0.33 - - [2026-06-09 18:51:27] "GET /firewall-rule/5427ded0-fa40-4df9-b5ab-dd715a05ec40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.014915 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.069739 10.0.0.33 - - [2026-06-09 18:51:27] "GET /firewall-policy/bf9560ec-304d-4e85-a4d6-a31f90565e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007677 10.0.0.33 - - [2026-06-09 18:51:27] "GET /firewall-rule/5427ded0-fa40-4df9-b5ab-dd715a05ec40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.014661 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.039082 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.035308 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.092199 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.069100 10.0.0.33 - - [2026-06-09 18:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008451 10.0.0.33 - - [2026-06-09 18:51:27] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.073918 10.0.0.33 - - [2026-06-09 18:51:27] "POST /virtual-machines HTTP/1.1" 200 429 0.062518 10.0.0.33 - - [2026-06-09 18:51:27] "GET /loadbalancer/f3c9db85-ea3b-4ca2-9043-713e2b5ccde3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.034299 10.0.0.33 - - [2026-06-09 18:51:27] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.084124 10.0.0.33 - - [2026-06-09 18:51:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.177559 10.0.0.33 - - [2026-06-09 18:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019184 10.0.0.33 - - [2026-06-09 18:51:27] "POST /chown HTTP/1.1" 200 109 0.027786 10.0.0.33 - - [2026-06-09 18:51:27] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.078129 10.0.0.33 - - [2026-06-09 18:51:27] "POST /chown HTTP/1.1" 200 109 0.018142 10.0.0.33 - - [2026-06-09 18:51:27] "PUT /virtual-machine-interface/c6d229c1-5066-43d9-a234-35be9d65f4ad HTTP/1.1" 200 284 0.019594 10.0.0.33 - - [2026-06-09 18:51:27] "GET /loadbalancer-listener/8cb3ca60-d989-4371-9392-0e4fd7a5ce1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005749 10.0.0.33 - - [2026-06-09 18:51:27] "GET /loadbalancer-listener/8cb3ca60-d989-4371-9392-0e4fd7a5ce1b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003803 10.0.0.33 - - [2026-06-09 18:51:27] "PUT /instance-ip/c646166a-00f9-4e33-92a4-80002b1531c9 HTTP/1.1" 200 256 0.030055 10.0.0.33 - - [2026-06-09 18:51:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.035694 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.016364 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.029265 10.0.0.33 - - [2026-06-09 18:51:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018584 10.0.0.33 - - [2026-06-09 18:51:27] "GET /loadbalancer-pool/7a427b6f-bed0-4659-a1ce-7b65d0a35f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.019353 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.034242 10.0.0.33 - - [2026-06-09 18:51:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031010 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.010752 10.0.0.33 - - [2026-06-09 18:51:27] "POST /ref-update HTTP/1.1" 200 156 0.027481 10.0.0.33 - - [2026-06-09 18:51:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027849 10.0.0.33 - - [2026-06-09 18:51:28] "GET /loadbalancer-member/f1eecb3b-d0de-4381-b852-1b579055be51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005039 10.0.0.33 - - [2026-06-09 18:51:28] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003287 10.0.0.33 - - [2026-06-09 18:51:28] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.012890 10.0.0.33 - - [2026-06-09 18:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018274 10.0.0.33 - - [2026-06-09 18:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.33 - - [2026-06-09 18:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2026-06-09 18:51:28] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002274 10.0.0.33 - - [2026-06-09 18:51:28] "POST /tags HTTP/1.1" 409 221 0.001816 10.0.0.33 - - [2026-06-09 18:51:28] "POST /chown HTTP/1.1" 200 109 0.011532 10.0.0.33 - - [2026-06-09 18:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014280 10.0.0.33 - - [2026-06-09 18:51:28] "GET /tag/59629d2c-20f5-4e5e-8fdf-dc963f1f9908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014312 10.0.0.33 - - [2026-06-09 18:51:28] "POST /chown HTTP/1.1" 200 109 0.033176 10.0.0.33 - - [2026-06-09 18:51:28] "POST /tags HTTP/1.1" 409 238 0.011800 10.0.0.33 - - [2026-06-09 18:51:28] "PUT /instance-ip/c646166a-00f9-4e33-92a4-80002b1531c9 HTTP/1.1" 200 256 0.027859 10.0.0.33 - - [2026-06-09 18:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-06-09 18:51:28] "GET /tag/3259ee80-703b-4ab0-895f-e687cc3a5350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011205 10.0.0.33 - - [2026-06-09 18:51:28] "POST /firewall-rules HTTP/1.1" 409 293 0.002892 10.0.0.33 - - [2026-06-09 18:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.33 - - [2026-06-09 18:51:28] "POST /ref-update HTTP/1.1" 200 156 0.013923 10.0.0.33 - - [2026-06-09 18:51:28] "POST /chown HTTP/1.1" 200 109 0.017363 10.0.0.33 - - [2026-06-09 18:51:28] "POST /chown HTTP/1.1" 200 109 0.041099 10.0.0.33 - - [2026-06-09 18:51:28] "PUT /firewall-rule/5427ded0-fa40-4df9-b5ab-dd715a05ec40 HTTP/1.1" 200 260 0.053270 10.0.0.33 - - [2026-06-09 18:51:28] "GET /firewall-rule/5427ded0-fa40-4df9-b5ab-dd715a05ec40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.012977 10.0.0.33 - - [2026-06-09 18:51:28] "GET /firewall-policy/bf9560ec-304d-4e85-a4d6-a31f90565e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009828 10.0.0.33 - - [2026-06-09 18:51:28] "PUT /instance-ip/c646166a-00f9-4e33-92a4-80002b1531c9 HTTP/1.1" 200 256 0.020040 10.0.0.33 - - [2026-06-09 18:51:28] "POST /ref-update HTTP/1.1" 200 156 0.033995 10.0.0.33 - - [2026-06-09 18:51:28] "GET /firewall-rule/5427ded0-fa40-4df9-b5ab-dd715a05ec40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004260 10.0.0.33 - - [2026-06-09 18:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.33 - - [2026-06-09 18:51:28] "POST /chown HTTP/1.1" 200 109 0.012865 10.0.0.33 - - [2026-06-09 18:51:28] "POST /chown HTTP/1.1" 200 109 0.027504 10.0.0.33 - - [2026-06-09 18:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020038 10.0.0.33 - - [2026-06-09 18:51:28] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012393 10.0.0.33 - - [2026-06-09 18:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.33 - - [2026-06-09 18:51:28] "PUT /instance-ip/c646166a-00f9-4e33-92a4-80002b1531c9 HTTP/1.1" 200 256 0.062836 10.0.0.33 - - [2026-06-09 18:51:28] "POST /ref-update HTTP/1.1" 200 156 0.013041 10.0.0.33 - - [2026-06-09 18:51:28] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.053283 10.0.0.33 - - [2026-06-09 18:51:28] "POST /chown HTTP/1.1" 200 109 0.039491 10.0.0.33 - - [2026-06-09 18:51:28] "POST /virtual-machines HTTP/1.1" 200 373 0.030877 10.0.0.33 - - [2026-06-09 18:51:28] "POST /chown HTTP/1.1" 200 109 0.036272 10.0.0.33 - - [2026-06-09 18:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.033557 10.0.0.33 - - [2026-06-09 18:51:28] "PUT /instance-ip/c646166a-00f9-4e33-92a4-80002b1531c9 HTTP/1.1" 200 256 0.015117 10.0.0.33 - - [2026-06-09 18:51:28] "POST /ref-update HTTP/1.1" 200 156 0.043442 10.0.0.33 - - [2026-06-09 18:51:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.103737 10.0.0.33 - - [2026-06-09 18:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009425 10.0.0.33 - - [2026-06-09 18:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.33 - - [2026-06-09 18:51:28] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006178 10.0.0.33 - - [2026-06-09 18:51:29] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.010547 10.0.0.33 - - [2026-06-09 18:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012878 10.0.0.33 - - [2026-06-09 18:51:29] "POST /instance-ips HTTP/1.1" 200 413 0.041114 10.0.0.33 - - [2026-06-09 18:51:29] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.021508 10.0.0.33 - - [2026-06-09 18:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.039884 10.0.0.33 - - [2026-06-09 18:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017346 10.0.0.33 - - [2026-06-09 18:51:29] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.019951 10.0.0.33 - - [2026-06-09 18:51:29] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.009283 10.0.0.33 - - [2026-06-09 18:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.029311 10.0.0.33 - - [2026-06-09 18:51:29] "POST /set-tag HTTP/1.1" 200 109 0.047490 10.0.0.33 - - [2026-06-09 18:51:29] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013317 10.0.0.33 - - [2026-06-09 18:51:29] "GET /instance-ip/3969d970-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003193 10.0.0.33 - - [2026-06-09 18:51:29] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.019746 10.0.0.33 - - [2026-06-09 18:51:29] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005297 10.0.0.33 - - [2026-06-09 18:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013868 10.0.0.33 - - [2026-06-09 18:51:29] "POST /set-tag HTTP/1.1" 200 109 0.013039 10.0.0.33 - - [2026-06-09 18:51:29] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008812 10.0.0.33 - - [2026-06-09 18:51:29] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.009098 10.0.0.33 - - [2026-06-09 18:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033341 10.0.0.33 - - [2026-06-09 18:51:29] "POST /ref-update HTTP/1.1" 200 156 0.035346 10.0.0.33 - - [2026-06-09 18:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013469 10.0.0.33 - - [2026-06-09 18:51:29] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009312 10.0.0.33 - - [2026-06-09 18:51:29] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.33 - - [2026-06-09 18:51:29] "POST /chown HTTP/1.1" 200 109 0.007455 10.0.0.33 - - [2026-06-09 18:51:29] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019147 10.0.0.33 - - [2026-06-09 18:51:29] "POST /set-tag HTTP/1.1" 200 109 0.003038 10.0.0.33 - - [2026-06-09 18:51:29] "POST /chown HTTP/1.1" 200 109 0.034294 10.0.0.33 - - [2026-06-09 18:51:29] "POST /ref-update HTTP/1.1" 200 156 0.028298 10.0.0.33 - - [2026-06-09 18:51:29] "POST /chown HTTP/1.1" 200 109 0.008971 10.0.0.33 - - [2026-06-09 18:51:29] "POST /chown HTTP/1.1" 200 109 0.015907 10.0.0.33 - - [2026-06-09 18:51:29] "POST /ref-update HTTP/1.1" 200 156 0.015672 10.0.0.33 - - [2026-06-09 18:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.33 - - [2026-06-09 18:51:29] "POST /chown HTTP/1.1" 200 109 0.017273 10.0.0.33 - - [2026-06-09 18:51:29] "POST /chown HTTP/1.1" 200 109 0.032117 10.0.0.33 - - [2026-06-09 18:51:29] "POST /chown HTTP/1.1" 200 109 0.021560 10.0.0.33 - - [2026-06-09 18:51:29] "POST /chown HTTP/1.1" 200 109 0.009674 10.0.0.33 - - [2026-06-09 18:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2026-06-09 18:51:29] "POST /chown HTTP/1.1" 200 109 0.006463 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.024014 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.007121 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.012713 10.0.0.33 - - [2026-06-09 18:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.007993 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.029099 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.023554 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.007787 10.0.0.33 - - [2026-06-09 18:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.008498 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.007103 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.010573 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.024492 10.0.0.33 - - [2026-06-09 18:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.006722 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.017457 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.012905 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.009242 10.0.0.33 - - [2026-06-09 18:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008043 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.007595 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.006739 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.012832 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.028432 10.0.0.33 - - [2026-06-09 18:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.006535 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.024721 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.017584 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.006464 10.0.0.33 - - [2026-06-09 18:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.006751 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.007140 10.0.0.33 - - [2026-06-09 18:51:30] "POST /chown HTTP/1.1" 200 109 0.017189 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.019370 10.0.0.33 - - [2026-06-09 18:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.006879 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.017677 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.016924 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.021069 10.0.0.33 - - [2026-06-09 18:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.007973 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.019796 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.011602 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.007705 10.0.0.33 - - [2026-06-09 18:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007523 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.008290 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.007852 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.042778 10.0.0.33 - - [2026-06-09 18:51:31] "POST /chown HTTP/1.1" 200 109 0.020888 10.0.0.33 - - [2026-06-09 18:51:36] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004942 10.0.0.33 - - [2026-06-09 18:51:36] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.33 - - [2026-06-09 18:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.33 - - [2026-06-09 18:51:36] "GET /loadbalancer/6c9b7d01-4497-48d9-a422-c3f644a9f615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002692 10.0.0.33 - - [2026-06-09 18:51:36] "GET /loadbalancer-pool/0b456364-b933-4cd2-a21d-be0204334a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003659 10.0.0.33 - - [2026-06-09 18:51:36] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020513 10.0.0.33 - - [2026-06-09 18:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008696 10.0.0.33 - - [2026-06-09 18:51:36] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009736 10.0.0.33 - - [2026-06-09 18:51:36] "POST /tags HTTP/1.1" 409 221 0.002567 10.0.0.33 - - [2026-06-09 18:51:36] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004104 10.0.0.33 - - [2026-06-09 18:51:36] "POST /ref-update HTTP/1.1" 200 156 0.007461 10.0.0.33 - - [2026-06-09 18:51:36] "GET /floating-ip/b725486b-46fb-4fe2-97f2-a8662ef885ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.014272 10.0.0.33 - - [2026-06-09 18:51:36] "PUT /floating-ip/b725486b-46fb-4fe2-97f2-a8662ef885ff HTTP/1.1" 200 256 0.009098 10.0.0.33 - - [2026-06-09 18:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009393 10.0.0.33 - - [2026-06-09 18:51:36] "GET /tag/59629d2c-20f5-4e5e-8fdf-dc963f1f9908?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013629 10.0.0.33 - - [2026-06-09 18:51:36] "POST /set-tag HTTP/1.1" 200 109 0.022332 10.0.0.33 - - [2026-06-09 18:51:36] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005754 10.0.0.33 - - [2026-06-09 18:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.33 - - [2026-06-09 18:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-06-09 18:51:36] "GET /loadbalancer/6c9b7d01-4497-48d9-a422-c3f644a9f615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002560 10.0.0.33 - - [2026-06-09 18:51:36] "GET /loadbalancer-pool/0b456364-b933-4cd2-a21d-be0204334a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003241 10.0.0.33 - - [2026-06-09 18:51:36] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020300 10.0.0.33 - - [2026-06-09 18:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014109 10.0.0.33 - - [2026-06-09 18:51:36] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010356 10.0.0.33 - - [2026-06-09 18:51:36] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005290 10.0.0.33 - - [2026-06-09 18:51:36] "POST /ref-update HTTP/1.1" 200 156 0.008984 10.0.0.33 - - [2026-06-09 18:51:36] "GET /floating-ip/b725486b-46fb-4fe2-97f2-a8662ef885ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012391 10.0.0.33 - - [2026-06-09 18:51:36] "POST /set-tag HTTP/1.1" 200 109 0.018469 10.0.0.33 - - [2026-06-09 18:51:38] "GET /virtual-machine/c824faad-d304-47d1-bfe3-0e8ba77947a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004110 10.0.0.33 - - [2026-06-09 18:51:38] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005913 10.0.0.33 - - [2026-06-09 18:51:38] "GET /virtual-machine/ffbed78d-3a5f-44f1-9915-38e9e33d98bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003272 10.0.0.33 - - [2026-06-09 18:51:38] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004996 10.0.0.33 - - [2026-06-09 18:51:42] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005595 10.0.0.33 - - [2026-06-09 18:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.33 - - [2026-06-09 18:51:43] "GET /virtual-machine/f58f3b43-8004-4e11-9e9f-36edc4130fad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003690 10.0.0.33 - - [2026-06-09 18:51:43] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004415 10.0.0.33 - - [2026-06-09 18:51:44] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004773 10.0.0.33 - - [2026-06-09 18:51:44] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2026-06-09 18:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.33 - - [2026-06-09 18:52:06] "POST /chown HTTP/1.1" 200 109 0.013438 10.0.0.33 - - [2026-06-09 18:52:06] "POST /chown HTTP/1.1" 200 109 0.010309 10.0.0.33 - - [2026-06-09 18:52:06] "POST /chown HTTP/1.1" 200 109 0.011618 10.0.0.33 - - [2026-06-09 18:52:06] "POST /chown HTTP/1.1" 200 109 0.018057 10.0.0.33 - - [2026-06-09 18:52:15] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006815 10.0.0.33 - - [2026-06-09 18:52:15] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.33 - - [2026-06-09 18:52:15] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004220 10.0.0.33 - - [2026-06-09 18:52:15] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.33 - - [2026-06-09 18:52:15] "GET /virtual-machine/f58f3b43-8004-4e11-9e9f-36edc4130fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002511 10.0.0.33 - - [2026-06-09 18:52:15] "POST /ref-update HTTP/1.1" 200 156 0.011587 10.0.0.33 - - [2026-06-09 18:52:15] "GET /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004414 10.0.0.33 - - [2026-06-09 18:52:15] "POST /set-tag HTTP/1.1" 200 109 0.017152 10.0.0.33 - - [2026-06-09 18:52:15] "POST /set-tag HTTP/1.1" 200 109 0.028531 10.0.0.33 - - [2026-06-09 18:52:15] "DELETE /instance-ip/3969d970-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.036173 10.0.0.33 - - [2026-06-09 18:52:15] "DELETE /virtual-machine-interface/395086e6-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.036134 10.0.0.33 - - [2026-06-09 18:52:15] "DELETE /virtual-machine/f58f3b43-8004-4e11-9e9f-36edc4130fad HTTP/1.1" 200 115 0.016597 10.0.0.33 - - [2026-06-09 18:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2026-06-09 18:52:19] "GET /tag/3259ee80-703b-4ab0-895f-e687cc3a5350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011834 10.0.0.33 - - [2026-06-09 18:52:19] "GET /tag/3259ee80-703b-4ab0-895f-e687cc3a5350?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.013389 10.0.0.33 - - [2026-06-09 18:52:19] "GET /virtual-machine-interface/4f84ec66-8366-4f72-a932-d8daa137ea9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004995 10.0.0.33 - - [2026-06-09 18:52:19] "POST /set-tag HTTP/1.1" 200 109 0.016740 10.0.0.33 - - [2026-06-09 18:52:19] "GET /virtual-machine-interface/61199129-2316-4d4c-af93-929d7d906a67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.027456 10.0.0.33 - - [2026-06-09 18:52:19] "POST /set-tag HTTP/1.1" 200 109 0.017313 10.0.0.33 - - [2026-06-09 18:52:19] "GET /virtual-machine-interface/c6d229c1-5066-43d9-a234-35be9d65f4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004576 10.0.0.33 - - [2026-06-09 18:52:19] "POST /set-tag HTTP/1.1" 200 109 0.014268 10.0.0.33 - - [2026-06-09 18:52:19] "GET /firewall-policy/bf9560ec-304d-4e85-a4d6-a31f90565e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009284 10.0.0.33 - - [2026-06-09 18:52:19] "GET /firewall-rule/5427ded0-fa40-4df9-b5ab-dd715a05ec40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003646 10.0.0.33 - - [2026-06-09 18:52:19] "POST /ref-update HTTP/1.1" 200 156 0.015863 10.0.0.33 - - [2026-06-09 18:52:19] "DELETE /firewall-rule/5427ded0-fa40-4df9-b5ab-dd715a05ec40 HTTP/1.1" 200 115 0.046457 10.0.0.33 - - [2026-06-09 18:52:19] "DELETE /loadbalancer-member/f1eecb3b-d0de-4381-b852-1b579055be51 HTTP/1.1" 200 115 0.030234 10.0.0.33 - - [2026-06-09 18:52:19] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.011322 10.0.0.33 - - [2026-06-09 18:52:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023832 10.0.0.33 - - [2026-06-09 18:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006942 10.0.0.33 - - [2026-06-09 18:52:19] "DELETE /loadbalancer-pool/7a427b6f-bed0-4659-a1ce-7b65d0a35f3e HTTP/1.1" 200 115 0.081638 10.0.0.33 - - [2026-06-09 18:52:19] "POST /chown HTTP/1.1" 200 109 0.014572 10.0.0.33 - - [2026-06-09 18:52:19] "DELETE /loadbalancer-listener/8cb3ca60-d989-4371-9392-0e4fd7a5ce1b HTTP/1.1" 200 115 0.041470 10.0.0.33 - - [2026-06-09 18:52:19] "GET /floating-ip/8aa708ff-1bc5-4af6-9911-6f626df55615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.004629 10.0.0.33 - - [2026-06-09 18:52:19] "POST /chown HTTP/1.1" 200 109 0.006824 10.0.0.33 - - [2026-06-09 18:52:19] "POST /chown HTTP/1.1" 200 109 0.019889 10.0.0.33 - - [2026-06-09 18:52:19] "POST /chown HTTP/1.1" 200 109 0.028079 10.0.0.33 - - [2026-06-09 18:52:19] "PUT /floating-ip/8aa708ff-1bc5-4af6-9911-6f626df55615 HTTP/1.1" 200 256 0.054418 10.0.0.33 - - [2026-06-09 18:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.33 - - [2026-06-09 18:52:19] "POST /chown HTTP/1.1" 200 109 0.024717 10.0.0.33 - - [2026-06-09 18:52:19] "POST /chown HTTP/1.1" 200 109 0.020306 10.0.0.33 - - [2026-06-09 18:52:19] "DELETE /floating-ip/8aa708ff-1bc5-4af6-9911-6f626df55615 HTTP/1.1" 200 115 0.121754 10.0.0.33 - - [2026-06-09 18:52:19] "POST /chown HTTP/1.1" 200 109 0.009804 10.0.0.33 - - [2026-06-09 18:52:20] "POST /chown HTTP/1.1" 200 109 0.012149 10.0.0.33 - - [2026-06-09 18:52:20] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.020669 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /loadbalancer/f3c9db85-ea3b-4ca2-9043-713e2b5ccde3 HTTP/1.1" 200 115 0.087843 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /instance-ip/c646166a-00f9-4e33-92a4-80002b1531c9 HTTP/1.1" 200 115 0.049338 10.0.0.33 - - [2026-06-09 18:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.013169 10.0.0.33 - - [2026-06-09 18:52:20] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.009096 10.0.0.33 - - [2026-06-09 18:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026073 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /virtual-machine-interface/61199129-2316-4d4c-af93-929d7d906a67 HTTP/1.1" 200 115 0.087021 10.0.0.33 - - [2026-06-09 18:52:20] "GET /floating-ip-pool/80aeeb11-8954-4414-890e-97429b2a0d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.004978 10.0.0.33 - - [2026-06-09 18:52:20] "POST /ref-update HTTP/1.1" 200 156 0.028766 10.0.0.33 - - [2026-06-09 18:52:20] "PUT /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 266 0.036726 10.0.0.33 - - [2026-06-09 18:52:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014264 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /floating-ip-pool/80aeeb11-8954-4414-890e-97429b2a0d59 HTTP/1.1" 200 115 0.096522 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /tag/3259ee80-703b-4ab0-895f-e687cc3a5350 HTTP/1.1" 200 115 0.187818 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /service-instance/11207bc0-61e6-4835-8aea-671093a404d6 HTTP/1.1" 200 115 0.056487 10.0.0.33 - - [2026-06-09 18:52:20] "GET /virtual-machine-interface/c6d229c1-5066-43d9-a234-35be9d65f4ad?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005697 10.0.0.33 - - [2026-06-09 18:52:20] "POST /useragent-kv HTTP/1.1" 200 115 0.006976 10.0.0.33 - - [2026-06-09 18:52:20] "POST /useragent-kv HTTP/1.1" 200 115 0.001948 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /virtual-network/7f4b6fe9-0d4c-4ce4-9b9f-ff19f5acd06c HTTP/1.1" 200 115 0.129984 10.0.0.33 - - [2026-06-09 18:52:20] "GET /routing-instance/c0d99ee1-3992-49d2-9bd3-6a1bd1c7fffa HTTP/1.1" 404 171 0.003816 10.0.0.33 - - [2026-06-09 18:52:20] "GET /domains HTTP/1.1" 200 280 0.001583 10.0.0.33 - - [2026-06-09 18:52:20] "GET /domain/26104d81-6bb5-48f9-a20f-67be95aa2004 HTTP/1.1" 200 3086 0.003068 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /virtual-machine-interface/c6d229c1-5066-43d9-a234-35be9d65f4ad HTTP/1.1" 200 115 0.075542 10.0.0.33 - - [2026-06-09 18:52:20] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623 HTTP/1.1" 200 7141 0.064376 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /virtual-machine/33689ecf-2334-44ff-9ce9-74d9b8c2011c HTTP/1.1" 200 115 0.074187 10.0.0.33 - - [2026-06-09 18:52:20] "GET /virtual-machine-interface/4f84ec66-8366-4f72-a932-d8daa137ea9c?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.014250 10.0.0.33 - - [2026-06-09 18:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.33 - - [2026-06-09 18:52:20] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010504 10.0.0.33 - - [2026-06-09 18:52:20] "POST /set-tag HTTP/1.1" 200 109 0.004141 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /route-target/7b61a85b-bebe-493d-b789-f276468012a5 HTTP/1.1" 200 115 0.067646 10.0.0.33 - - [2026-06-09 18:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011896 10.0.0.33 - - [2026-06-09 18:52:20] "GET /loadbalancer/6c9b7d01-4497-48d9-a422-c3f644a9f615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003358 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /virtual-machine-interface/4f84ec66-8366-4f72-a932-d8daa137ea9c HTTP/1.1" 200 115 0.099437 10.0.0.33 - - [2026-06-09 18:52:20] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006259 10.0.0.33 - - [2026-06-09 18:52:20] "POST /ref-update HTTP/1.1" 200 156 0.016296 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /virtual-machine/d3f52b75-eac0-4efc-9a15-64581d5d7ac9 HTTP/1.1" 200 115 0.037044 10.0.0.33 - - [2026-06-09 18:52:20] "POST /set-tag HTTP/1.1" 200 109 0.044513 10.0.0.33 - - [2026-06-09 18:52:20] "DELETE /loadbalancer-member/6b457ec8-34b2-4e07-8268-517a0f5995fa HTTP/1.1" 200 115 0.049966 10.0.0.33 - - [2026-06-09 18:52:22] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007806 10.0.0.33 - - [2026-06-09 18:52:22] "POST /set-tag HTTP/1.1" 200 109 0.005433 10.0.0.33 - - [2026-06-09 18:52:22] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005758 10.0.0.33 - - [2026-06-09 18:52:22] "POST /set-tag HTTP/1.1" 200 109 0.002664 10.0.0.33 - - [2026-06-09 18:52:22] "GET /virtual-machine/ffbed78d-3a5f-44f1-9915-38e9e33d98bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002991 10.0.0.33 - - [2026-06-09 18:52:22] "POST /ref-update HTTP/1.1" 200 156 0.010058 10.0.0.33 - - [2026-06-09 18:52:22] "GET /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013375 10.0.0.33 - - [2026-06-09 18:52:22] "POST /set-tag HTTP/1.1" 200 109 0.016634 10.0.0.33 - - [2026-06-09 18:52:22] "POST /set-tag HTTP/1.1" 200 109 0.040809 10.0.0.33 - - [2026-06-09 18:52:22] "POST /set-tag HTTP/1.1" 200 109 0.031838 10.0.0.33 - - [2026-06-09 18:52:22] "DELETE /instance-ip/35699efa-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.051081 10.0.0.33 - - [2026-06-09 18:52:22] "POST /ref-update HTTP/1.1" 200 156 0.010250 10.0.0.33 - - [2026-06-09 18:52:22] "DELETE /virtual-machine-interface/35447e0e-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.065886 10.0.0.33 - - [2026-06-09 18:52:22] "DELETE /virtual-machine/ffbed78d-3a5f-44f1-9915-38e9e33d98bf HTTP/1.1" 200 115 0.019917 10.0.0.33 - - [2026-06-09 18:52:25] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.015378 10.0.0.33 - - [2026-06-09 18:52:25] "POST /set-tag HTTP/1.1" 200 109 0.003247 10.0.0.33 - - [2026-06-09 18:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.33 - - [2026-06-09 18:52:25] "GET /loadbalancer/6c9b7d01-4497-48d9-a422-c3f644a9f615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003283 10.0.0.33 - - [2026-06-09 18:52:26] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006644 10.0.0.33 - - [2026-06-09 18:52:26] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.33 - - [2026-06-09 18:52:26] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004778 10.0.0.33 - - [2026-06-09 18:52:26] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.33 - - [2026-06-09 18:52:26] "GET /virtual-machine/c824faad-d304-47d1-bfe3-0e8ba77947a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002593 10.0.0.33 - - [2026-06-09 18:52:26] "POST /ref-update HTTP/1.1" 200 156 0.011237 10.0.0.33 - - [2026-06-09 18:52:26] "GET /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009784 10.0.0.33 - - [2026-06-09 18:52:26] "POST /set-tag HTTP/1.1" 200 109 0.024058 10.0.0.33 - - [2026-06-09 18:52:26] "POST /set-tag HTTP/1.1" 200 109 0.024272 10.0.0.33 - - [2026-06-09 18:52:26] "POST /set-tag HTTP/1.1" 200 109 0.036607 10.0.0.33 - - [2026-06-09 18:52:26] "DELETE /instance-ip/34ce28c6-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.045483 10.0.0.33 - - [2026-06-09 18:52:26] "POST /ref-update HTTP/1.1" 200 156 0.010222 10.0.0.33 - - [2026-06-09 18:52:26] "DELETE /virtual-machine-interface/34a094c4-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.045377 10.0.0.33 - - [2026-06-09 18:52:26] "DELETE /virtual-machine/c824faad-d304-47d1-bfe3-0e8ba77947a7 HTTP/1.1" 200 115 0.020997 10.0.0.33 - - [2026-06-09 18:52:26] "DELETE /tag/095f053d-6b0b-47a5-bba1-edc01f3feb84 HTTP/1.1" 200 115 0.036763 10.0.0.33 - - [2026-06-09 18:52:27] "DELETE /tag/79d5eaff-a3d2-46e6-9d6d-c4c26ee402b0 HTTP/1.1" 200 115 0.093022 10.0.0.33 - - [2026-06-09 18:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.33 - - [2026-06-09 18:52:31] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.059725 10.0.0.33 - - [2026-06-09 18:52:31] "POST /tags HTTP/1.1" 200 393 0.047963 10.0.0.33 - - [2026-06-09 18:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008326 10.0.0.33 - - [2026-06-09 18:52:31] "GET /tag/de21dee5-8116-4a31-b2c4-519844ac97a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.035818 10.0.0.33 - - [2026-06-09 18:52:31] "POST /tags HTTP/1.1" 200 341 0.029376 10.0.0.33 - - [2026-06-09 18:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.33 - - [2026-06-09 18:52:31] "GET /tag/973b9ceb-7b8a-435d-85fe-e7ec60fc47bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019586 10.0.0.33 - - [2026-06-09 18:52:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.002326 10.0.0.33 - - [2026-06-09 18:52:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.003046 10.0.0.33 - - [2026-06-09 18:52:31] "POST /security-groups HTTP/1.1" 200 589 0.310297 10.0.0.33 - - [2026-06-09 18:52:31] "POST /projects HTTP/1.1" 200 519 0.484358 10.0.0.33 - - [2026-06-09 18:52:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.002254 10.0.0.33 - - [2026-06-09 18:52:31] "POST /access-control-lists HTTP/1.1" 200 598 0.065476 10.0.0.33 - - [2026-06-09 18:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.050121 10.0.0.33 - - [2026-06-09 18:52:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.031949 10.0.0.33 - - [2026-06-09 18:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008787 10.0.0.33 - - [2026-06-09 18:52:32] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007450 10.0.0.33 - - [2026-06-09 18:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.33 - - [2026-06-09 18:52:32] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.010645 10.0.0.33 - - [2026-06-09 18:52:32] "POST /access-control-lists HTTP/1.1" 200 596 0.070939 10.0.0.33 - - [2026-06-09 18:52:32] "PUT /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893 HTTP/1.1" 200 264 0.063333 10.0.0.33 - - [2026-06-09 18:52:32] "PUT /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b HTTP/1.1" 200 264 0.092779 10.0.0.33 - - [2026-06-09 18:52:32] "POST /security-groups HTTP/1.1" 200 591 0.095107 10.0.0.33 - - [2026-06-09 18:52:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.002545 10.0.0.33 - - [2026-06-09 18:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032120 10.0.0.33 - - [2026-06-09 18:52:32] "POST /chown HTTP/1.1" 200 109 0.062661 10.0.0.33 - - [2026-06-09 18:52:32] "POST /access-control-lists HTTP/1.1" 200 632 0.100278 10.0.0.33 - - [2026-06-09 18:52:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.013614 10.0.0.33 - - [2026-06-09 18:52:32] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009284 10.0.0.33 - - [2026-06-09 18:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.33 - - [2026-06-09 18:52:32] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003881 10.0.0.33 - - [2026-06-09 18:52:32] "POST /tags HTTP/1.1" 409 226 0.002981 10.0.0.33 - - [2026-06-09 18:52:32] "POST /access-control-lists HTTP/1.1" 200 630 0.102145 10.0.0.33 - - [2026-06-09 18:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011199 10.0.0.33 - - [2026-06-09 18:52:32] "GET /tag/973b9ceb-7b8a-435d-85fe-e7ec60fc47bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.018057 10.0.0.33 - - [2026-06-09 18:52:32] "POST /firewall-rules HTTP/1.1" 200 600 0.072857 10.0.0.33 - - [2026-06-09 18:52:32] "GET /firewall-rule/f9dccbff-cd80-42ba-a7dc-6b67167bb565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.030604 10.0.0.33 - - [2026-06-09 18:52:32] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005909 10.0.0.33 - - [2026-06-09 18:52:32] "GET /firewall-rule/f9dccbff-cd80-42ba-a7dc-6b67167bb565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003066 10.0.0.33 - - [2026-06-09 18:52:32] "POST /ref-update HTTP/1.1" 200 156 0.058419 10.0.0.33 - - [2026-06-09 18:52:32] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008845 10.0.0.33 - - [2026-06-09 18:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.33 - - [2026-06-09 18:52:33] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002916 10.0.0.33 - - [2026-06-09 18:52:33] "POST /tags HTTP/1.1" 409 226 0.002014 10.0.0.33 - - [2026-06-09 18:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.33 - - [2026-06-09 18:52:33] "GET /tag/973b9ceb-7b8a-435d-85fe-e7ec60fc47bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011803 10.0.0.33 - - [2026-06-09 18:52:33] "POST /firewall-rules HTTP/1.1" 200 598 0.091011 10.0.0.33 - - [2026-06-09 18:52:33] "GET /firewall-rule/88315c7d-7d6d-4c8b-b478-238559158042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004352 10.0.0.33 - - [2026-06-09 18:52:33] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003592 10.0.0.33 - - [2026-06-09 18:52:33] "GET /firewall-rule/88315c7d-7d6d-4c8b-b478-238559158042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002223 10.0.0.33 - - [2026-06-09 18:52:33] "POST /ref-update HTTP/1.1" 200 156 0.050339 10.0.0.33 - - [2026-06-09 18:52:34] "POST /tags HTTP/1.1" 200 393 0.026089 10.0.0.33 - - [2026-06-09 18:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.33 - - [2026-06-09 18:52:34] "GET /tag/824fcd85-6bc3-475a-af08-a54a4ed82ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011966 10.0.0.33 - - [2026-06-09 18:52:34] "POST /tags HTTP/1.1" 200 341 0.018906 10.0.0.33 - - [2026-06-09 18:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012188 10.0.0.33 - - [2026-06-09 18:52:34] "GET /tag/2789206f-3414-40e0-aa20-9b5b63f1da4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013689 10.0.0.33 - - [2026-06-09 18:52:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000926 10.0.0.33 - - [2026-06-09 18:52:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.002698 10.0.0.33 - - [2026-06-09 18:52:34] "POST /security-groups HTTP/1.1" 200 589 0.073196 10.0.0.33 - - [2026-06-09 18:52:34] "POST /projects HTTP/1.1" 200 519 0.264081 10.0.0.33 - - [2026-06-09 18:52:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.011053 10.0.0.33 - - [2026-06-09 18:52:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024506 10.0.0.33 - - [2026-06-09 18:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.33 - - [2026-06-09 18:52:34] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.019253 10.0.0.33 - - [2026-06-09 18:52:34] "POST /access-control-lists HTTP/1.1" 200 598 0.080368 10.0.0.33 - - [2026-06-09 18:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.33 - - [2026-06-09 18:52:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.003653 10.0.0.33 - - [2026-06-09 18:52:34] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.007562 10.0.0.33 - - [2026-06-09 18:52:34] "POST /access-control-lists HTTP/1.1" 200 596 0.066229 10.0.0.33 - - [2026-06-09 18:52:34] "PUT /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893 HTTP/1.1" 200 264 0.099326 10.0.0.33 - - [2026-06-09 18:52:35] "PUT /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b HTTP/1.1" 200 264 0.047882 10.0.0.33 - - [2026-06-09 18:52:35] "POST /security-groups HTTP/1.1" 200 591 0.083301 10.0.0.33 - - [2026-06-09 18:52:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.002279 10.0.0.33 - - [2026-06-09 18:52:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025984 10.0.0.33 - - [2026-06-09 18:52:35] "POST /access-control-lists HTTP/1.1" 200 632 0.090679 10.0.0.33 - - [2026-06-09 18:52:35] "POST /chown HTTP/1.1" 200 109 0.054124 10.0.0.33 - - [2026-06-09 18:52:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.026031 10.0.0.33 - - [2026-06-09 18:52:35] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004002 10.0.0.33 - - [2026-06-09 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.33 - - [2026-06-09 18:52:35] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.022601 10.0.0.33 - - [2026-06-09 18:52:35] "POST /access-control-lists HTTP/1.1" 200 630 0.075228 10.0.0.33 - - [2026-06-09 18:52:35] "POST /tags HTTP/1.1" 409 226 0.011228 10.0.0.33 - - [2026-06-09 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2026-06-09 18:52:35] "GET /tag/2789206f-3414-40e0-aa20-9b5b63f1da4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.017867 10.0.0.33 - - [2026-06-09 18:52:35] "POST /firewall-rules HTTP/1.1" 200 600 0.070867 10.0.0.33 - - [2026-06-09 18:52:35] "GET /firewall-rule/3d4c964d-23c5-4d14-b713-2da8c76fa7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005703 10.0.0.33 - - [2026-06-09 18:52:35] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.005139 10.0.0.33 - - [2026-06-09 18:52:35] "GET /firewall-rule/3d4c964d-23c5-4d14-b713-2da8c76fa7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003954 10.0.0.33 - - [2026-06-09 18:52:35] "POST /ref-update HTTP/1.1" 200 156 0.071890 10.0.0.33 - - [2026-06-09 18:52:35] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011757 10.0.0.33 - - [2026-06-09 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.33 - - [2026-06-09 18:52:35] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004143 10.0.0.33 - - [2026-06-09 18:52:35] "POST /tags HTTP/1.1" 409 226 0.002489 10.0.0.33 - - [2026-06-09 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2026-06-09 18:52:35] "GET /tag/2789206f-3414-40e0-aa20-9b5b63f1da4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012078 10.0.0.33 - - [2026-06-09 18:52:35] "POST /firewall-rules HTTP/1.1" 200 598 0.073081 10.0.0.33 - - [2026-06-09 18:52:35] "GET /firewall-rule/562bc4a9-b544-452f-be31-b78cb63dd0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008087 10.0.0.33 - - [2026-06-09 18:52:36] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005183 10.0.0.33 - - [2026-06-09 18:52:36] "GET /firewall-rule/562bc4a9-b544-452f-be31-b78cb63dd0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002496 10.0.0.33 - - [2026-06-09 18:52:36] "POST /ref-update HTTP/1.1" 200 156 0.054840 10.0.0.33 - - [2026-06-09 18:52:37] "POST /tags HTTP/1.1" 200 345 0.120716 10.0.0.33 - - [2026-06-09 18:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2026-06-09 18:52:37] "GET /tag/8273531c-bacb-406a-a6a9-7bf7f6bee090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.025664 10.0.0.33 - - [2026-06-09 18:52:37] "POST /projects HTTP/1.1" 409 238 0.002398 10.0.0.33 - - [2026-06-09 18:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.33 - - [2026-06-09 18:52:37] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051872 10.0.0.33 - - [2026-06-09 18:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.33 - - [2026-06-09 18:52:37] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006076 10.0.0.33 - - [2026-06-09 18:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-06-09 18:52:37] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004378 10.0.0.33 - - [2026-06-09 18:52:37] "POST /security-groups HTTP/1.1" 409 285 0.002926 10.0.0.33 - - [2026-06-09 18:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-06-09 18:52:37] "PUT /security-group/4e3087c6-42e6-4ae6-8935-64dd25209bc9 HTTP/1.1" 200 262 0.058347 10.0.0.33 - - [2026-06-09 18:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.33 - - [2026-06-09 18:52:37] "PUT /access-control-list/24ff905c-bf29-40c6-adb1-2da7da652193 HTTP/1.1" 200 272 0.025270 10.0.0.33 - - [2026-06-09 18:52:37] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061205 10.0.0.33 - - [2026-06-09 18:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.042827 10.0.0.33 - - [2026-06-09 18:52:37] "POST /tags HTTP/1.1" 409 228 0.019704 10.0.0.33 - - [2026-06-09 18:52:37] "PUT /access-control-list/1e125775-e3bb-462e-8c0c-a039103af018 HTTP/1.1" 200 272 0.054111 10.0.0.33 - - [2026-06-09 18:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-06-09 18:52:37] "GET /tag/8273531c-bacb-406a-a6a9-7bf7f6bee090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.012822 10.0.0.33 - - [2026-06-09 18:52:37] "POST /tags HTTP/1.1" 200 345 0.040037 10.0.0.33 - - [2026-06-09 18:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.33 - - [2026-06-09 18:52:37] "GET /tag/37dbfc73-6cdf-4e6f-a357-a844e511c12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.019215 10.0.0.33 - - [2026-06-09 18:52:37] "POST /projects HTTP/1.1" 409 238 0.004126 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2026-06-09 18:52:38] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031075 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-06-09 18:52:38] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009965 10.0.0.33 - - [2026-06-09 18:52:38] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034284 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.33 - - [2026-06-09 18:52:38] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.005839 10.0.0.33 - - [2026-06-09 18:52:38] "POST /security-groups HTTP/1.1" 409 285 0.002738 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-06-09 18:52:38] "PUT /security-group/f8e18634-a8aa-4d14-bb53-ed35bda76b27 HTTP/1.1" 200 262 0.058307 10.0.0.33 - - [2026-06-09 18:52:38] "PUT /access-control-list/1f993870-0e11-4dd4-96b6-454677758af6 HTTP/1.1" 200 272 0.013830 10.0.0.33 - - [2026-06-09 18:52:38] "PUT /access-control-list/e89758c3-a46e-4fbc-bf66-843432e3862a HTTP/1.1" 200 272 0.010653 10.0.0.33 - - [2026-06-09 18:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026523 10.0.0.33 - - [2026-06-09 18:52:38] "POST /tags HTTP/1.1" 409 228 0.010826 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.33 - - [2026-06-09 18:52:38] "GET /tag/37dbfc73-6cdf-4e6f-a357-a844e511c12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010959 10.0.0.33 - - [2026-06-09 18:52:38] "POST /tags HTTP/1.1" 200 291 0.055945 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014052 10.0.0.33 - - [2026-06-09 18:52:38] "GET /tag/b7538ccb-9c35-45d2-9f85-eddb04f18f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014057 10.0.0.33 - - [2026-06-09 18:52:38] "POST /tags HTTP/1.1" 200 303 0.051101 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.33 - - [2026-06-09 18:52:38] "GET /tag/e7584dda-863f-494e-94e4-92b42c723654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013104 10.0.0.33 - - [2026-06-09 18:52:38] "POST /tags HTTP/1.1" 409 252 0.001978 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.33 - - [2026-06-09 18:52:38] "GET /tag/de21dee5-8116-4a31-b2c4-519844ac97a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.010981 10.0.0.33 - - [2026-06-09 18:52:38] "POST /tags HTTP/1.1" 409 226 0.002232 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2026-06-09 18:52:38] "GET /tag/973b9ceb-7b8a-435d-85fe-e7ec60fc47bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010815 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.33 - - [2026-06-09 18:52:38] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004464 10.0.0.33 - - [2026-06-09 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2026-06-09 18:52:38] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035080 10.0.0.33 - - [2026-06-09 18:52:38] "POST /virtual-machines HTTP/1.1" 200 395 0.009539 10.0.0.33 - - [2026-06-09 18:52:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008129 10.0.0.33 - - [2026-06-09 18:52:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104667 10.0.0.33 - - [2026-06-09 18:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025973 10.0.0.33 - - [2026-06-09 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009861 10.0.0.33 - - [2026-06-09 18:52:39] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004943 10.0.0.33 - - [2026-06-09 18:52:39] "POST /instance-ips HTTP/1.1" 200 397 0.029891 10.0.0.33 - - [2026-06-09 18:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033769 10.0.0.33 - - [2026-06-09 18:52:39] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006301 10.0.0.33 - - [2026-06-09 18:52:39] "POST /set-tag HTTP/1.1" 200 109 0.063478 10.0.0.33 - - [2026-06-09 18:52:39] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015411 10.0.0.33 - - [2026-06-09 18:52:39] "GET /instance-ip/63362b28-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003935 10.0.0.33 - - [2026-06-09 18:52:39] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004718 10.0.0.33 - - [2026-06-09 18:52:39] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.33 - - [2026-06-09 18:52:39] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004903 10.0.0.33 - - [2026-06-09 18:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009256 10.0.0.33 - - [2026-06-09 18:52:39] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005703 10.0.0.33 - - [2026-06-09 18:52:39] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.33 - - [2026-06-09 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.33 - - [2026-06-09 18:52:39] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005088 10.0.0.33 - - [2026-06-09 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2026-06-09 18:52:39] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039320 10.0.0.33 - - [2026-06-09 18:52:39] "POST /virtual-machines HTTP/1.1" 200 395 0.009179 10.0.0.33 - - [2026-06-09 18:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016336 10.0.0.33 - - [2026-06-09 18:52:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113030 10.0.0.33 - - [2026-06-09 18:52:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009066 10.0.0.33 - - [2026-06-09 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009172 10.0.0.33 - - [2026-06-09 18:52:39] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007090 10.0.0.33 - - [2026-06-09 18:52:39] "POST /instance-ips HTTP/1.1" 200 397 0.024066 10.0.0.33 - - [2026-06-09 18:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033627 10.0.0.33 - - [2026-06-09 18:52:40] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013392 10.0.0.33 - - [2026-06-09 18:52:40] "POST /set-tag HTTP/1.1" 200 109 0.063936 10.0.0.33 - - [2026-06-09 18:52:40] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006334 10.0.0.33 - - [2026-06-09 18:52:40] "GET /instance-ip/63aece7a-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007331 10.0.0.33 - - [2026-06-09 18:52:40] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004797 10.0.0.33 - - [2026-06-09 18:52:40] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.33 - - [2026-06-09 18:52:40] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004599 10.0.0.33 - - [2026-06-09 18:52:40] "POST /ref-update HTTP/1.1" 200 156 0.010054 10.0.0.33 - - [2026-06-09 18:52:40] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009492 10.0.0.33 - - [2026-06-09 18:52:40] "POST /set-tag HTTP/1.1" 200 109 0.012308 10.0.0.33 - - [2026-06-09 18:52:40] "POST /tags HTTP/1.1" 200 291 0.016933 10.0.0.33 - - [2026-06-09 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016225 10.0.0.33 - - [2026-06-09 18:52:40] "GET /tag/59297ab4-4939-49ea-a3a3-751ef6ecf1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.016241 10.0.0.33 - - [2026-06-09 18:52:40] "POST /tags HTTP/1.1" 409 252 0.002869 10.0.0.33 - - [2026-06-09 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.33 - - [2026-06-09 18:52:40] "GET /tag/824fcd85-6bc3-475a-af08-a54a4ed82ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014051 10.0.0.33 - - [2026-06-09 18:52:40] "POST /tags HTTP/1.1" 409 226 0.002551 10.0.0.33 - - [2026-06-09 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-06-09 18:52:40] "GET /tag/2789206f-3414-40e0-aa20-9b5b63f1da4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010554 10.0.0.33 - - [2026-06-09 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2026-06-09 18:52:40] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004272 10.0.0.33 - - [2026-06-09 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2026-06-09 18:52:40] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036731 10.0.0.33 - - [2026-06-09 18:52:40] "POST /virtual-machines HTTP/1.1" 200 395 0.030299 10.0.0.33 - - [2026-06-09 18:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016286 10.0.0.33 - - [2026-06-09 18:52:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101983 10.0.0.33 - - [2026-06-09 18:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021970 10.0.0.33 - - [2026-06-09 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014500 10.0.0.33 - - [2026-06-09 18:52:40] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009333 10.0.0.33 - - [2026-06-09 18:52:41] "POST /instance-ips HTTP/1.1" 200 397 0.021789 10.0.0.33 - - [2026-06-09 18:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028820 10.0.0.33 - - [2026-06-09 18:52:41] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013366 10.0.0.33 - - [2026-06-09 18:52:41] "POST /set-tag HTTP/1.1" 200 109 0.063315 10.0.0.33 - - [2026-06-09 18:52:41] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014722 10.0.0.33 - - [2026-06-09 18:52:41] "GET /instance-ip/645150aa-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003810 10.0.0.33 - - [2026-06-09 18:52:41] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006398 10.0.0.33 - - [2026-06-09 18:52:41] "POST /set-tag HTTP/1.1" 200 109 0.003638 10.0.0.33 - - [2026-06-09 18:52:41] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003931 10.0.0.33 - - [2026-06-09 18:52:41] "POST /ref-update HTTP/1.1" 200 156 0.010572 10.0.0.33 - - [2026-06-09 18:52:41] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004807 10.0.0.33 - - [2026-06-09 18:52:41] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.33 - - [2026-06-09 18:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2026-06-09 18:52:41] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003992 10.0.0.33 - - [2026-06-09 18:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-06-09 18:52:41] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035910 10.0.0.33 - - [2026-06-09 18:52:41] "POST /virtual-machines HTTP/1.1" 200 395 0.018641 10.0.0.33 - - [2026-06-09 18:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021087 10.0.0.33 - - [2026-06-09 18:52:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099006 10.0.0.33 - - [2026-06-09 18:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008070 10.0.0.33 - - [2026-06-09 18:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014595 10.0.0.33 - - [2026-06-09 18:52:41] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006152 10.0.0.33 - - [2026-06-09 18:52:41] "POST /instance-ips HTTP/1.1" 200 397 0.020438 10.0.0.33 - - [2026-06-09 18:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.039220 10.0.0.33 - - [2026-06-09 18:52:41] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006468 10.0.0.33 - - [2026-06-09 18:52:41] "POST /set-tag HTTP/1.1" 200 109 0.063953 10.0.0.33 - - [2026-06-09 18:52:42] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013080 10.0.0.33 - - [2026-06-09 18:52:42] "GET /instance-ip/64cafac2-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.014041 10.0.0.33 - - [2026-06-09 18:52:42] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005180 10.0.0.33 - - [2026-06-09 18:52:42] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.33 - - [2026-06-09 18:52:42] "POST /tags HTTP/1.1" 200 299 0.022851 10.0.0.33 - - [2026-06-09 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.33 - - [2026-06-09 18:52:42] "GET /tag/6bab465c-6990-4c88-9dfb-5f639e049559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.015669 10.0.0.33 - - [2026-06-09 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.33 - - [2026-06-09 18:52:42] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004642 10.0.0.33 - - [2026-06-09 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.33 - - [2026-06-09 18:52:42] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033404 10.0.0.33 - - [2026-06-09 18:52:42] "POST /virtual-machines HTTP/1.1" 200 395 0.008965 10.0.0.33 - - [2026-06-09 18:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007930 10.0.0.33 - - [2026-06-09 18:52:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117877 10.0.0.33 - - [2026-06-09 18:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020844 10.0.0.33 - - [2026-06-09 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005279 10.0.0.33 - - [2026-06-09 18:52:42] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005825 10.0.0.33 - - [2026-06-09 18:52:42] "POST /instance-ips HTTP/1.1" 200 397 0.021948 10.0.0.33 - - [2026-06-09 18:52:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.037632 10.0.0.33 - - [2026-06-09 18:52:42] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013159 10.0.0.33 - - [2026-06-09 18:52:42] "POST /set-tag HTTP/1.1" 200 109 0.032003 10.0.0.33 - - [2026-06-09 18:52:42] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025413 10.0.0.33 - - [2026-06-09 18:52:42] "GET /instance-ip/65408364-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006003 10.0.0.33 - - [2026-06-09 18:52:42] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004779 10.0.0.33 - - [2026-06-09 18:52:42] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.33 - - [2026-06-09 18:52:42] "POST /tags HTTP/1.1" 200 299 0.022989 10.0.0.33 - - [2026-06-09 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.33 - - [2026-06-09 18:52:42] "GET /tag/c36dc114-ff72-4e30-a46e-0ddcfa7fb32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.018035 10.0.0.33 - - [2026-06-09 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.33 - - [2026-06-09 18:52:42] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006622 10.0.0.33 - - [2026-06-09 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.33 - - [2026-06-09 18:52:43] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049660 10.0.0.33 - - [2026-06-09 18:52:43] "POST /virtual-machines HTTP/1.1" 200 395 0.012566 10.0.0.33 - - [2026-06-09 18:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008795 10.0.0.33 - - [2026-06-09 18:52:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120519 10.0.0.33 - - [2026-06-09 18:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023391 10.0.0.33 - - [2026-06-09 18:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010448 10.0.0.33 - - [2026-06-09 18:52:43] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004790 10.0.0.33 - - [2026-06-09 18:52:43] "POST /instance-ips HTTP/1.1" 200 397 0.020790 10.0.0.33 - - [2026-06-09 18:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020280 10.0.0.33 - - [2026-06-09 18:52:43] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006651 10.0.0.33 - - [2026-06-09 18:52:43] "POST /set-tag HTTP/1.1" 200 109 0.018411 10.0.0.33 - - [2026-06-09 18:52:43] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016191 10.0.0.33 - - [2026-06-09 18:52:43] "GET /instance-ip/65b52854-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003173 10.0.0.33 - - [2026-06-09 18:52:43] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004860 10.0.0.33 - - [2026-06-09 18:52:43] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.33 - - [2026-06-09 18:52:43] "POST /tags HTTP/1.1" 200 299 0.021278 10.0.0.33 - - [2026-06-09 18:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.33 - - [2026-06-09 18:52:43] "GET /tag/0391d028-84ef-4b5a-821e-bd55bfb421cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.020354 10.0.0.33 - - [2026-06-09 18:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2026-06-09 18:52:43] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006048 10.0.0.33 - - [2026-06-09 18:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-06-09 18:52:43] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032128 10.0.0.33 - - [2026-06-09 18:52:43] "POST /virtual-machines HTTP/1.1" 200 395 0.010295 10.0.0.33 - - [2026-06-09 18:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017362 10.0.0.33 - - [2026-06-09 18:52:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107515 10.0.0.33 - - [2026-06-09 18:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011081 10.0.0.33 - - [2026-06-09 18:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009499 10.0.0.33 - - [2026-06-09 18:52:44] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011009 10.0.0.33 - - [2026-06-09 18:52:44] "POST /instance-ips HTTP/1.1" 200 397 0.026468 10.0.0.33 - - [2026-06-09 18:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033522 10.0.0.33 - - [2026-06-09 18:52:44] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014451 10.0.0.33 - - [2026-06-09 18:52:44] "POST /set-tag HTTP/1.1" 200 109 0.019007 10.0.0.33 - - [2026-06-09 18:52:44] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017950 10.0.0.33 - - [2026-06-09 18:52:44] "GET /instance-ip/662509ee-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003051 10.0.0.33 - - [2026-06-09 18:52:44] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005628 10.0.0.33 - - [2026-06-09 18:52:44] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.33 - - [2026-06-09 18:52:44] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003835 10.0.0.33 - - [2026-06-09 18:52:44] "POST /ref-update HTTP/1.1" 200 156 0.009707 10.0.0.33 - - [2026-06-09 18:52:44] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004923 10.0.0.33 - - [2026-06-09 18:52:44] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.33 - - [2026-06-09 18:52:44] "POST /tags HTTP/1.1" 200 299 0.022993 10.0.0.33 - - [2026-06-09 18:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010855 10.0.0.33 - - [2026-06-09 18:52:44] "GET /tag/44266264-b898-48df-853c-3efb7ed1a5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016828 10.0.0.33 - - [2026-06-09 18:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.33 - - [2026-06-09 18:52:44] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004531 10.0.0.33 - - [2026-06-09 18:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.33 - - [2026-06-09 18:52:44] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030815 10.0.0.33 - - [2026-06-09 18:52:44] "POST /virtual-machines HTTP/1.1" 200 395 0.008283 10.0.0.33 - - [2026-06-09 18:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022367 10.0.0.33 - - [2026-06-09 18:52:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105946 10.0.0.33 - - [2026-06-09 18:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010976 10.0.0.33 - - [2026-06-09 18:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012323 10.0.0.33 - - [2026-06-09 18:52:44] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008134 10.0.0.33 - - [2026-06-09 18:52:44] "POST /instance-ips HTTP/1.1" 200 397 0.021203 10.0.0.33 - - [2026-06-09 18:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017095 10.0.0.33 - - [2026-06-09 18:52:44] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015316 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.020144 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016126 10.0.0.33 - - [2026-06-09 18:52:45] "GET /instance-ip/66a646b2-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003359 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004669 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003642 10.0.0.33 - - [2026-06-09 18:52:45] "POST /ref-update HTTP/1.1" 200 156 0.008815 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007560 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004275 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003653 10.0.0.33 - - [2026-06-09 18:52:45] "POST /ref-update HTTP/1.1" 200 156 0.007338 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004596 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003790 10.0.0.33 - - [2026-06-09 18:52:45] "POST /ref-update HTTP/1.1" 200 156 0.007550 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004234 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003956 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004535 10.0.0.33 - - [2026-06-09 18:52:45] "POST /ref-update HTTP/1.1" 200 156 0.007836 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011481 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004141 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004490 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004323 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004660 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004298 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004517 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.33 - - [2026-06-09 18:52:45] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004289 10.0.0.33 - - [2026-06-09 18:52:45] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.33 - - [2026-06-09 18:52:49] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005570 10.0.0.33 - - [2026-06-09 18:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.33 - - [2026-06-09 18:52:49] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004548 10.0.0.33 - - [2026-06-09 18:52:49] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.33 - - [2026-06-09 18:52:49] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003932 10.0.0.33 - - [2026-06-09 18:52:49] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.33 - - [2026-06-09 18:52:50] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004934 10.0.0.33 - - [2026-06-09 18:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.33 - - [2026-06-09 18:52:53] "GET /virtual-machine/006a22e2-761d-49f5-95be-9d5345310298?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.013842 10.0.0.33 - - [2026-06-09 18:52:53] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004203 10.0.0.33 - - [2026-06-09 18:52:53] "GET /virtual-machine/9bf7e52f-8ace-4e09-948b-cc2d97b4154a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003528 10.0.0.33 - - [2026-06-09 18:52:53] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005125 10.0.0.33 - - [2026-06-09 18:52:53] "GET /virtual-machine/0fd9114b-3d6b-4b3b-89ef-b1b40b835269?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003094 10.0.0.33 - - [2026-06-09 18:52:53] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005182 10.0.0.33 - - [2026-06-09 18:52:54] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005166 10.0.0.33 - - [2026-06-09 18:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.33 - - [2026-06-09 18:52:55] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006707 10.0.0.33 - - [2026-06-09 18:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.33 - - [2026-06-09 18:52:55] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004739 10.0.0.33 - - [2026-06-09 18:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine/524ecac8-306d-4ec1-acd3-d6ed67459a09?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003575 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005296 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine/6a799a75-478c-42ed-b77a-2477b042d029?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003840 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005949 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine/0d4d1e96-58e0-46fd-bb3b-876d5f96e95d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003818 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005314 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine/5c649b78-55a4-476a-af4c-1fa0291be714?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003301 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004292 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine/5c2f80f3-9e0f-49dd-a0cb-7f85d28a5637?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003410 10.0.0.33 - - [2026-06-09 18:52:58] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004843 10.0.0.33 - - [2026-06-09 18:52:59] "GET /loadbalancer/4ff91191-94b1-4a73-a34e-32025018c8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002564 10.0.0.33 - - [2026-06-09 18:52:59] "POST /tags HTTP/1.1" 200 333 0.024967 10.0.0.33 - - [2026-06-09 18:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005684 10.0.0.33 - - [2026-06-09 18:52:59] "GET /tag/843ede54-0cd6-4390-b458-414a5dadff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012571 10.0.0.33 - - [2026-06-09 18:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010280 10.0.0.33 - - [2026-06-09 18:52:59] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.021101 10.0.0.33 - - [2026-06-09 18:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.33 - - [2026-06-09 18:52:59] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003916 10.0.0.33 - - [2026-06-09 18:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.33 - - [2026-06-09 18:52:59] "GET /service-appliance-set/92a0fdfe-9d00-4de2-850e-e03a30db437c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002915 10.0.0.33 - - [2026-06-09 18:52:59] "POST /fqname-to-id HTTP/1.1" 404 273 0.001766 10.0.0.33 - - [2026-06-09 18:52:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100924 10.0.0.33 - - [2026-06-09 18:52:59] "GET /virtual-machine-interface/eafc18ac-f080-459a-80c5-6c2338b660d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.009438 10.0.0.33 - - [2026-06-09 18:52:59] "POST /instance-ips HTTP/1.1" 200 409 0.022475 10.0.0.33 - - [2026-06-09 18:52:59] "GET /instance-ip/03f266fa-afbc-48be-9e42-25d1272cbafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.009578 10.0.0.33 - - [2026-06-09 18:52:59] "POST /loadbalancers HTTP/1.1" 200 629 0.064443 10.0.0.33 - - [2026-06-09 18:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021398 10.0.0.33 - - [2026-06-09 18:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.33 - - [2026-06-09 18:52:59] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054477 10.0.0.33 - - [2026-06-09 18:52:59] "GET /instance-ip/03f266fa-afbc-48be-9e42-25d1272cbafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004777 10.0.0.33 - - [2026-06-09 18:52:59] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052240 10.0.0.33 - - [2026-06-09 18:52:59] "GET /loadbalancer/4ff91191-94b1-4a73-a34e-32025018c8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003738 10.0.0.33 - - [2026-06-09 18:52:59] "POST /floating-ips HTTP/1.1" 200 597 0.054492 10.0.0.33 - - [2026-06-09 18:52:59] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.036620 10.0.0.33 - - [2026-06-09 18:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2026-06-09 18:53:00] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035871 10.0.0.33 - - [2026-06-09 18:53:00] "GET /loadbalancer-listener/c00fa96e-9537-46e0-b350-87e84a43f911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003528 10.0.0.33 - - [2026-06-09 18:53:00] "GET /loadbalancer-listener/c00fa96e-9537-46e0-b350-87e84a43f911?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003895 10.0.0.33 - - [2026-06-09 18:53:00] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.030218 10.0.0.33 - - [2026-06-09 18:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2026-06-09 18:53:00] "GET /instance-ip/03f266fa-afbc-48be-9e42-25d1272cbafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002823 10.0.0.33 - - [2026-06-09 18:53:00] "GET /instance-ip/03f266fa-afbc-48be-9e42-25d1272cbafb?fields=floating_ips HTTP/1.1" 200 1211 0.004029 10.0.0.33 - - [2026-06-09 18:53:00] "GET /loadbalancer/4ff91191-94b1-4a73-a34e-32025018c8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002976 10.0.0.33 - - [2026-06-09 18:53:00] "GET /loadbalancer/4ff91191-94b1-4a73-a34e-32025018c8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002536 10.0.0.33 - - [2026-06-09 18:53:00] "GET /loadbalancer-pool/7a8a6aa6-e0d8-441d-a986-3feed18bb2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003919 10.0.0.33 - - [2026-06-09 18:53:00] "GET /floating-ip/8e827f28-2bb3-4b40-aa2f-511e6412c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004457 10.0.0.33 - - [2026-06-09 18:53:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021376 10.0.0.33 - - [2026-06-09 18:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010305 10.0.0.33 - - [2026-06-09 18:53:00] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006619 10.0.0.33 - - [2026-06-09 18:53:00] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006579 10.0.0.33 - - [2026-06-09 18:53:00] "POST /tags HTTP/1.1" 409 221 0.004803 10.0.0.33 - - [2026-06-09 18:53:00] "POST /ref-update HTTP/1.1" 200 156 0.006384 10.0.0.33 - - [2026-06-09 18:53:00] "GET /floating-ip/8e827f28-2bb3-4b40-aa2f-511e6412c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.014221 10.0.0.33 - - [2026-06-09 18:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2026-06-09 18:53:00] "GET /tag/843ede54-0cd6-4390-b458-414a5dadff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012385 10.0.0.33 - - [2026-06-09 18:53:00] "PUT /floating-ip/8e827f28-2bb3-4b40-aa2f-511e6412c367 HTTP/1.1" 200 256 0.008526 10.0.0.33 - - [2026-06-09 18:53:00] "POST /set-tag HTTP/1.1" 200 109 0.072627 10.0.0.33 - - [2026-06-09 18:53:00] "GET /loadbalancer-pool/7a8a6aa6-e0d8-441d-a986-3feed18bb2e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003882 10.0.0.33 - - [2026-06-09 18:53:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017553 10.0.0.33 - - [2026-06-09 18:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018732 10.0.0.33 - - [2026-06-09 18:53:00] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007035 10.0.0.33 - - [2026-06-09 18:53:00] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004052 10.0.0.33 - - [2026-06-09 18:53:00] "POST /ref-update HTTP/1.1" 200 156 0.007201 10.0.0.33 - - [2026-06-09 18:53:00] "GET /floating-ip/8e827f28-2bb3-4b40-aa2f-511e6412c367?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.011197 10.0.0.33 - - [2026-06-09 18:53:00] "POST /set-tag HTTP/1.1" 200 109 0.083986 10.0.0.33 - - [2026-06-09 18:53:01] "POST /tags HTTP/1.1" 409 206 0.002245 10.0.0.33 - - [2026-06-09 18:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.33 - - [2026-06-09 18:53:01] "GET /tag/e7584dda-863f-494e-94e4-92b42c723654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012372 10.0.0.33 - - [2026-06-09 18:53:01] "POST /tags HTTP/1.1" 409 204 0.002476 10.0.0.33 - - [2026-06-09 18:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.33 - - [2026-06-09 18:53:01] "GET /tag/c36dc114-ff72-4e30-a46e-0ddcfa7fb32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012588 10.0.0.33 - - [2026-06-09 18:53:01] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003259 10.0.0.33 - - [2026-06-09 18:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-06-09 18:53:01] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002556 10.0.0.33 - - [2026-06-09 18:53:01] "POST /tags HTTP/1.1" 409 206 0.002364 10.0.0.33 - - [2026-06-09 18:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-06-09 18:53:01] "GET /tag/e7584dda-863f-494e-94e4-92b42c723654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011183 10.0.0.33 - - [2026-06-09 18:53:01] "POST /tags HTTP/1.1" 409 226 0.002327 10.0.0.33 - - [2026-06-09 18:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2026-06-09 18:53:01] "GET /tag/973b9ceb-7b8a-435d-85fe-e7ec60fc47bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010771 10.0.0.33 - - [2026-06-09 18:53:01] "POST /tags HTTP/1.1" 409 204 0.003081 10.0.0.33 - - [2026-06-09 18:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2026-06-09 18:53:02] "GET /tag/c36dc114-ff72-4e30-a46e-0ddcfa7fb32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.026228 10.0.0.33 - - [2026-06-09 18:53:02] "POST /tags HTTP/1.1" 409 226 0.002517 10.0.0.33 - - [2026-06-09 18:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-06-09 18:53:02] "GET /tag/973b9ceb-7b8a-435d-85fe-e7ec60fc47bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010947 10.0.0.33 - - [2026-06-09 18:53:02] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003449 10.0.0.33 - - [2026-06-09 18:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-06-09 18:53:02] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002488 10.0.0.33 - - [2026-06-09 18:53:02] "POST /firewall-rules HTTP/1.1" 200 626 0.068796 10.0.0.33 - - [2026-06-09 18:53:02] "POST /firewall-rules HTTP/1.1" 200 646 0.078855 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-rule/109aea4f-aef9-4220-954f-a8fc4ca75682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.008007 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003000 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-rule/9440e0db-3406-4af7-9531-7373045f8006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.004672 10.0.0.33 - - [2026-06-09 18:53:02] "POST /ref-update HTTP/1.1" 200 156 0.014579 10.0.0.33 - - [2026-06-09 18:53:02] "POST /firewall-policys HTTP/1.1" 200 606 0.211129 10.0.0.33 - - [2026-06-09 18:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022041 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.022585 10.0.0.33 - - [2026-06-09 18:53:02] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002800 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002711 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004108 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-policy/bf9560ec-304d-4e85-a4d6-a31f90565e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004344 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003868 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005403 10.0.0.33 - - [2026-06-09 18:53:02] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002905 10.0.0.33 - - [2026-06-09 18:53:02] "POST /ref-update HTTP/1.1" 200 156 0.018864 10.0.0.33 - - [2026-06-09 18:53:02] "POST /ref-update HTTP/1.1" 200 156 0.025476 10.0.0.33 - - [2026-06-09 18:53:03] "POST /ref-update HTTP/1.1" 200 156 0.029613 10.0.0.33 - - [2026-06-09 18:53:03] "POST /ref-update HTTP/1.1" 200 156 0.040631 10.0.0.33 - - [2026-06-09 18:53:03] "POST /ref-update HTTP/1.1" 200 156 0.033760 10.0.0.33 - - [2026-06-09 18:53:03] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002908 10.0.0.33 - - [2026-06-09 18:55:01] "POST /tags HTTP/1.1" 409 252 0.002657 10.0.0.33 - - [2026-06-09 18:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2026-06-09 18:55:01] "GET /tag/824fcd85-6bc3-475a-af08-a54a4ed82ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012285 10.0.0.33 - - [2026-06-09 18:55:01] "POST /tags HTTP/1.1" 409 228 0.002336 10.0.0.33 - - [2026-06-09 18:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2026-06-09 18:55:01] "GET /tag/37dbfc73-6cdf-4e6f-a357-a844e511c12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013657 10.0.0.33 - - [2026-06-09 18:55:01] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008942 10.0.0.33 - - [2026-06-09 18:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007897 10.0.0.33 - - [2026-06-09 18:55:01] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006397 10.0.0.33 - - [2026-06-09 18:55:01] "POST /tags HTTP/1.1" 409 206 0.007216 10.0.0.33 - - [2026-06-09 18:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.33 - - [2026-06-09 18:55:01] "GET /tag/e7584dda-863f-494e-94e4-92b42c723654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011425 10.0.0.33 - - [2026-06-09 18:55:01] "POST /tags HTTP/1.1" 409 226 0.002571 10.0.0.33 - - [2026-06-09 18:55:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.33 - - [2026-06-09 18:55:01] "GET /tag/973b9ceb-7b8a-435d-85fe-e7ec60fc47bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.021541 10.0.0.33 - - [2026-06-09 18:55:01] "POST /tags HTTP/1.1" 409 204 0.002464 10.0.0.33 - - [2026-06-09 18:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2026-06-09 18:55:02] "GET /tag/c36dc114-ff72-4e30-a46e-0ddcfa7fb32b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014188 10.0.0.33 - - [2026-06-09 18:55:02] "POST /tags HTTP/1.1" 409 226 0.002347 10.0.0.33 - - [2026-06-09 18:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2026-06-09 18:55:02] "GET /tag/973b9ceb-7b8a-435d-85fe-e7ec60fc47bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014096 10.0.0.33 - - [2026-06-09 18:55:02] "POST /tags HTTP/1.1" 409 228 0.002266 10.0.0.33 - - [2026-06-09 18:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.33 - - [2026-06-09 18:55:02] "GET /tag/37dbfc73-6cdf-4e6f-a357-a844e511c12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011076 10.0.0.33 - - [2026-06-09 18:55:02] "POST /tags HTTP/1.1" 409 252 0.002020 10.0.0.33 - - [2026-06-09 18:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2026-06-09 18:55:02] "GET /tag/824fcd85-6bc3-475a-af08-a54a4ed82ae0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011215 10.0.0.33 - - [2026-06-09 18:55:02] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002750 10.0.0.33 - - [2026-06-09 18:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.33 - - [2026-06-09 18:55:02] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002704 10.0.0.33 - - [2026-06-09 18:55:02] "POST /firewall-rules HTTP/1.1" 409 281 0.001829 10.0.0.33 - - [2026-06-09 18:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.33 - - [2026-06-09 18:55:02] "PUT /firewall-rule/9440e0db-3406-4af7-9531-7373045f8006 HTTP/1.1" 200 260 0.020868 10.0.0.33 - - [2026-06-09 18:55:02] "POST /firewall-rules HTTP/1.1" 409 291 0.018036 10.0.0.33 - - [2026-06-09 18:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2026-06-09 18:55:02] "PUT /firewall-rule/109aea4f-aef9-4220-954f-a8fc4ca75682 HTTP/1.1" 200 260 0.021482 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-rule/109aea4f-aef9-4220-954f-a8fc4ca75682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.011448 10.0.0.33 - - [2026-06-09 18:55:02] "POST /firewall-rules HTTP/1.1" 200 658 0.077436 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-rule/eca90c0f-f91d-4432-a781-3f883b56f22c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.020081 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002889 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-rule/9440e0db-3406-4af7-9531-7373045f8006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003435 10.0.0.33 - - [2026-06-09 18:55:02] "POST /firewall-policys HTTP/1.1" 409 269 0.002479 10.0.0.33 - - [2026-06-09 18:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.33 - - [2026-06-09 18:55:02] "PUT /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af HTTP/1.1" 200 264 0.025848 10.0.0.33 - - [2026-06-09 18:55:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025314 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007368 10.0.0.33 - - [2026-06-09 18:55:02] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003747 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002528 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002688 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-policy/bf9560ec-304d-4e85-a4d6-a31f90565e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002787 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002546 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003149 10.0.0.33 - - [2026-06-09 18:55:02] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002582 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:56:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:56:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:56:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:56:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005746 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004650 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005972 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.003176 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010336 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.004768 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004608 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.003300 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006759 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004292 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.005374 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004603 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.003521 10.0.0.33 - - [2026-06-09 18:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2026-06-09 18:56:04] "GET /loadbalancer/4ff91191-94b1-4a73-a34e-32025018c8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.008502 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008662 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.048152 10.0.0.33 - - [2026-06-09 18:56:04] "DELETE /loadbalancer-member/58dc110b-9c87-415b-9f05-34271a88491b HTTP/1.1" 200 115 0.034875 10.0.0.33 - - [2026-06-09 18:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.33 - - [2026-06-09 18:56:04] "GET /loadbalancer/4ff91191-94b1-4a73-a34e-32025018c8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006249 10.0.0.33 - - [2026-06-09 18:56:04] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006693 10.0.0.33 - - [2026-06-09 18:56:04] "POST /set-tag HTTP/1.1" 200 109 0.004598 10.0.0.33 - - [2026-06-09 18:56:05] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010534 10.0.0.33 - - [2026-06-09 18:56:05] "POST /set-tag HTTP/1.1" 200 109 0.004915 10.0.0.33 - - [2026-06-09 18:56:05] "GET /virtual-machine/9bf7e52f-8ace-4e09-948b-cc2d97b4154a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005088 10.0.0.33 - - [2026-06-09 18:56:05] "POST /ref-update HTTP/1.1" 200 156 0.014892 10.0.0.33 - - [2026-06-09 18:56:05] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.017527 10.0.0.33 - - [2026-06-09 18:56:05] "POST /set-tag HTTP/1.1" 200 109 0.083983 10.0.0.33 - - [2026-06-09 18:56:05] "POST /set-tag HTTP/1.1" 200 109 0.031119 10.0.0.33 - - [2026-06-09 18:56:05] "POST /set-tag HTTP/1.1" 200 109 0.058835 10.0.0.33 - - [2026-06-09 18:56:05] "POST /set-tag HTTP/1.1" 200 109 0.037160 10.0.0.33 - - [2026-06-09 18:56:05] "POST /set-tag HTTP/1.1" 200 109 0.020469 10.0.0.33 - - [2026-06-09 18:56:05] "DELETE /instance-ip/63aece7a-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.094388 10.0.0.33 - - [2026-06-09 18:56:05] "POST /ref-update HTTP/1.1" 200 156 0.016754 10.0.0.33 - - [2026-06-09 18:56:05] "DELETE /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.150120 10.0.0.33 - - [2026-06-09 18:56:06] "DELETE /virtual-machine/9bf7e52f-8ace-4e09-948b-cc2d97b4154a HTTP/1.1" 200 115 0.082540 10.0.0.33 - - [2026-06-09 18:56:06] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005491 10.0.0.33 - - [2026-06-09 18:56:06] "POST /set-tag HTTP/1.1" 200 109 0.006045 10.0.0.33 - - [2026-06-09 18:56:06] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019419 10.0.0.33 - - [2026-06-09 18:56:06] "POST /set-tag HTTP/1.1" 200 109 0.008067 10.0.0.33 - - [2026-06-09 18:56:06] "GET /virtual-machine/524ecac8-306d-4ec1-acd3-d6ed67459a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006629 10.0.0.33 - - [2026-06-09 18:56:06] "POST /ref-update HTTP/1.1" 200 156 0.017724 10.0.0.33 - - [2026-06-09 18:56:06] "GET /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022289 10.0.0.33 - - [2026-06-09 18:56:06] "POST /set-tag HTTP/1.1" 200 109 0.026384 10.0.0.33 - - [2026-06-09 18:56:06] "POST /set-tag HTTP/1.1" 200 109 0.047245 10.0.0.33 - - [2026-06-09 18:56:06] "POST /set-tag HTTP/1.1" 200 109 0.052623 10.0.0.33 - - [2026-06-09 18:56:06] "POST /set-tag HTTP/1.1" 200 109 0.044640 10.0.0.33 - - [2026-06-09 18:56:06] "POST /set-tag HTTP/1.1" 200 109 0.058302 10.0.0.33 - - [2026-06-09 18:56:06] "DELETE /instance-ip/64cafac2-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.090866 10.0.0.33 - - [2026-06-09 18:56:06] "DELETE /virtual-machine-interface/64b2cf88-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.064222 10.0.0.33 - - [2026-06-09 18:56:06] "DELETE /virtual-machine/524ecac8-306d-4ec1-acd3-d6ed67459a09 HTTP/1.1" 200 115 0.029235 10.0.0.33 - - [2026-06-09 18:56:06] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008599 10.0.0.33 - - [2026-06-09 18:56:06] "POST /set-tag HTTP/1.1" 200 109 0.002860 10.0.0.33 - - [2026-06-09 18:56:06] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010205 10.0.0.33 - - [2026-06-09 18:56:06] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.33 - - [2026-06-09 18:56:06] "GET /virtual-machine/006a22e2-761d-49f5-95be-9d5345310298?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.003100 10.0.0.33 - - [2026-06-09 18:56:06] "POST /ref-update HTTP/1.1" 200 156 0.019859 10.0.0.33 - - [2026-06-09 18:56:06] "GET /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.032299 10.0.0.33 - - [2026-06-09 18:56:07] "POST /set-tag HTTP/1.1" 200 109 0.032231 10.0.0.33 - - [2026-06-09 18:56:07] "POST /set-tag HTTP/1.1" 200 109 0.048196 10.0.0.33 - - [2026-06-09 18:56:07] "POST /set-tag HTTP/1.1" 200 109 0.132499 10.0.0.33 - - [2026-06-09 18:56:07] "POST /set-tag HTTP/1.1" 200 109 0.060519 10.0.0.33 - - [2026-06-09 18:56:07] "POST /set-tag HTTP/1.1" 200 109 0.061908 10.0.0.33 - - [2026-06-09 18:56:07] "DELETE /instance-ip/63362b28-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.061353 10.0.0.33 - - [2026-06-09 18:56:07] "POST /ref-update HTTP/1.1" 200 156 0.021461 10.0.0.33 - - [2026-06-09 18:56:07] "DELETE /virtual-machine-interface/63204f38-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.049869 10.0.0.33 - - [2026-06-09 18:56:07] "DELETE /virtual-machine/006a22e2-761d-49f5-95be-9d5345310298 HTTP/1.1" 200 115 0.032651 10.0.0.33 - - [2026-06-09 18:56:07] "DELETE /tag/b7538ccb-9c35-45d2-9f85-eddb04f18f85 HTTP/1.1" 200 115 0.043307 10.0.0.33 - - [2026-06-09 18:56:07] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004342 10.0.0.33 - - [2026-06-09 18:56:07] "POST /set-tag HTTP/1.1" 200 109 0.004262 10.0.0.33 - - [2026-06-09 18:56:07] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004797 10.0.0.33 - - [2026-06-09 18:56:07] "POST /set-tag HTTP/1.1" 200 109 0.004716 10.0.0.33 - - [2026-06-09 18:56:07] "GET /virtual-machine/0fd9114b-3d6b-4b3b-89ef-b1b40b835269?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.043411 10.0.0.33 - - [2026-06-09 18:56:07] "POST /ref-update HTTP/1.1" 200 156 0.009762 10.0.0.33 - - [2026-06-09 18:56:07] "GET /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005467 10.0.0.33 - - [2026-06-09 18:56:07] "POST /set-tag HTTP/1.1" 200 109 0.025899 10.0.0.33 - - [2026-06-09 18:56:08] "POST /set-tag HTTP/1.1" 200 109 0.040206 10.0.0.33 - - [2026-06-09 18:56:08] "POST /set-tag HTTP/1.1" 200 109 0.031605 10.0.0.33 - - [2026-06-09 18:56:08] "POST /set-tag HTTP/1.1" 200 109 0.024055 10.0.0.33 - - [2026-06-09 18:56:08] "POST /set-tag HTTP/1.1" 200 109 0.036915 10.0.0.33 - - [2026-06-09 18:56:08] "DELETE /instance-ip/645150aa-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.057479 10.0.0.33 - - [2026-06-09 18:56:08] "DELETE /virtual-machine-interface/64361542-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.108582 10.0.0.33 - - [2026-06-09 18:56:08] "DELETE /virtual-machine/0fd9114b-3d6b-4b3b-89ef-b1b40b835269 HTTP/1.1" 200 115 0.051555 10.0.0.33 - - [2026-06-09 18:56:08] "DELETE /tag/59297ab4-4939-49ea-a3a3-751ef6ecf1fd HTTP/1.1" 200 115 0.066170 10.0.0.33 - - [2026-06-09 18:56:08] "DELETE /tag/e7584dda-863f-494e-94e4-92b42c723654 HTTP/1.1" 409 388 0.010996 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:56:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:56:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 10.0.0.33 - - [2026-06-09 18:56:12] "GET /global-system-configs HTTP/1.1" 200 322 0.011920 10.0.0.33 - - [2026-06-09 18:56:14] "GET /global-system-configs HTTP/1.1" 200 322 0.007817 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:56:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:56:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000942 10.0.0.33 - - [2026-06-09 18:56:36] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004843 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.33 - - [2026-06-09 18:56:36] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004778 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.33 - - [2026-06-09 18:56:36] "GET /virtual-machine/5c2f80f3-9e0f-49dd-a0cb-7f85d28a5637?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004071 10.0.0.33 - - [2026-06-09 18:56:36] "POST /ref-update HTTP/1.1" 200 156 0.011439 10.0.0.33 - - [2026-06-09 18:56:36] "GET /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007118 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.030760 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.035097 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.031647 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.020608 10.0.0.33 - - [2026-06-09 18:56:36] "DELETE /instance-ip/66a646b2-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.059632 10.0.0.33 - - [2026-06-09 18:56:36] "DELETE /virtual-machine-interface/668c8c5e-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.045127 10.0.0.33 - - [2026-06-09 18:56:36] "DELETE /virtual-machine/5c2f80f3-9e0f-49dd-a0cb-7f85d28a5637 HTTP/1.1" 200 115 0.019828 10.0.0.33 - - [2026-06-09 18:56:36] "DELETE /tag/44266264-b898-48df-853c-3efb7ed1a5ae HTTP/1.1" 200 115 0.039607 10.0.0.33 - - [2026-06-09 18:56:36] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005538 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.003347 10.0.0.33 - - [2026-06-09 18:56:36] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005892 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.33 - - [2026-06-09 18:56:36] "GET /virtual-machine/5c649b78-55a4-476a-af4c-1fa0291be714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003941 10.0.0.33 - - [2026-06-09 18:56:36] "POST /ref-update HTTP/1.1" 200 156 0.010764 10.0.0.33 - - [2026-06-09 18:56:36] "GET /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015326 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.019218 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.037405 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.028970 10.0.0.33 - - [2026-06-09 18:56:36] "POST /set-tag HTTP/1.1" 200 109 0.016229 10.0.0.33 - - [2026-06-09 18:56:36] "DELETE /instance-ip/65b52854-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.070053 10.0.0.33 - - [2026-06-09 18:56:37] "DELETE /virtual-machine-interface/659ede6e-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.049686 10.0.0.33 - - [2026-06-09 18:56:37] "DELETE /virtual-machine/5c649b78-55a4-476a-af4c-1fa0291be714 HTTP/1.1" 200 115 0.020496 10.0.0.33 - - [2026-06-09 18:56:37] "DELETE /tag/c36dc114-ff72-4e30-a46e-0ddcfa7fb32b HTTP/1.1" 409 236 0.006729 10.0.0.33 - - [2026-06-09 18:56:37] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005659 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.003635 10.0.0.33 - - [2026-06-09 18:56:37] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006049 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002629 10.0.0.33 - - [2026-06-09 18:56:37] "GET /virtual-machine/6a799a75-478c-42ed-b77a-2477b042d029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003596 10.0.0.33 - - [2026-06-09 18:56:37] "POST /ref-update HTTP/1.1" 200 156 0.009549 10.0.0.33 - - [2026-06-09 18:56:37] "GET /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004793 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.017007 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.028595 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.018700 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.034807 10.0.0.33 - - [2026-06-09 18:56:37] "DELETE /instance-ip/65408364-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.049914 10.0.0.33 - - [2026-06-09 18:56:37] "DELETE /virtual-machine-interface/6528eb78-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.036427 10.0.0.33 - - [2026-06-09 18:56:37] "DELETE /virtual-machine/6a799a75-478c-42ed-b77a-2477b042d029 HTTP/1.1" 200 115 0.029948 10.0.0.33 - - [2026-06-09 18:56:37] "DELETE /tag/6bab465c-6990-4c88-9dfb-5f639e049559 HTTP/1.1" 200 115 0.042616 10.0.0.33 - - [2026-06-09 18:56:37] "DELETE /tag/de21dee5-8116-4a31-b2c4-519844ac97a8 HTTP/1.1" 200 115 0.041335 10.0.0.33 - - [2026-06-09 18:56:37] "DELETE /tag/8273531c-bacb-406a-a6a9-7bf7f6bee090 HTTP/1.1" 200 115 0.037784 10.0.0.33 - - [2026-06-09 18:56:37] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005708 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002903 10.0.0.33 - - [2026-06-09 18:56:37] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004893 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.33 - - [2026-06-09 18:56:37] "GET /virtual-machine/0d4d1e96-58e0-46fd-bb3b-876d5f96e95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003057 10.0.0.33 - - [2026-06-09 18:56:37] "POST /ref-update HTTP/1.1" 200 156 0.010665 10.0.0.33 - - [2026-06-09 18:56:37] "GET /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008102 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.019910 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.030885 10.0.0.33 - - [2026-06-09 18:56:37] "POST /set-tag HTTP/1.1" 200 109 0.026422 10.0.0.33 - - [2026-06-09 18:56:38] "POST /set-tag HTTP/1.1" 200 109 0.014990 10.0.0.33 - - [2026-06-09 18:56:38] "DELETE /instance-ip/662509ee-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.052922 10.0.0.33 - - [2026-06-09 18:56:38] "DELETE /virtual-machine-interface/660a54f0-6434-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.043827 10.0.0.33 - - [2026-06-09 18:56:38] "DELETE /virtual-machine/0d4d1e96-58e0-46fd-bb3b-876d5f96e95d HTTP/1.1" 200 115 0.028035 10.0.0.33 - - [2026-06-09 18:56:38] "DELETE /tag/824fcd85-6bc3-475a-af08-a54a4ed82ae0 HTTP/1.1" 409 236 0.006433 10.0.0.33 - - [2026-06-09 18:56:38] "DELETE /tag/0391d028-84ef-4b5a-821e-bd55bfb421cf HTTP/1.1" 200 115 0.037891 10.0.0.33 - - [2026-06-09 18:56:38] "DELETE /tag/37dbfc73-6cdf-4e6f-a357-a844e511c12f HTTP/1.1" 409 236 0.004960 10.0.0.33 - - [2026-06-09 18:56:39] "POST /projects HTTP/1.1" 409 238 0.002816 10.0.0.33 - - [2026-06-09 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-06-09 18:56:39] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049495 10.0.0.33 - - [2026-06-09 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-06-09 18:56:39] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005028 10.0.0.33 - - [2026-06-09 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.33 - - [2026-06-09 18:56:39] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004635 10.0.0.33 - - [2026-06-09 18:56:39] "POST /security-groups HTTP/1.1" 409 285 0.002594 10.0.0.33 - - [2026-06-09 18:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.33 - - [2026-06-09 18:56:39] "PUT /security-group/f8e18634-a8aa-4d14-bb53-ed35bda76b27 HTTP/1.1" 200 262 0.055213 10.0.0.33 - - [2026-06-09 18:56:39] "PUT /access-control-list/1f993870-0e11-4dd4-96b6-454677758af6 HTTP/1.1" 200 272 0.023227 10.0.0.33 - - [2026-06-09 18:56:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.038378 10.0.0.33 - - [2026-06-09 18:56:39] "PUT /access-control-list/e89758c3-a46e-4fbc-bf66-843432e3862a HTTP/1.1" 200 272 0.023762 10.0.0.33 - - [2026-06-09 18:56:44] "POST /projects HTTP/1.1" 409 238 0.002358 10.0.0.33 - - [2026-06-09 18:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.33 - - [2026-06-09 18:56:44] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042664 10.0.0.33 - - [2026-06-09 18:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-06-09 18:56:44] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004100 10.0.0.33 - - [2026-06-09 18:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2026-06-09 18:56:44] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004408 10.0.0.33 - - [2026-06-09 18:56:44] "POST /security-groups HTTP/1.1" 409 285 0.002613 10.0.0.33 - - [2026-06-09 18:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.33 - - [2026-06-09 18:56:44] "PUT /security-group/f8e18634-a8aa-4d14-bb53-ed35bda76b27 HTTP/1.1" 200 262 0.057808 10.0.0.33 - - [2026-06-09 18:56:44] "PUT /access-control-list/1f993870-0e11-4dd4-96b6-454677758af6 HTTP/1.1" 200 272 0.019147 10.0.0.33 - - [2026-06-09 18:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025776 10.0.0.33 - - [2026-06-09 18:56:44] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.021823 10.0.0.33 - - [2026-06-09 18:56:44] "PUT /access-control-list/e89758c3-a46e-4fbc-bf66-843432e3862a HTTP/1.1" 200 272 0.028949 10.0.0.33 - - [2026-06-09 18:56:44] "GET /firewall-rule/3d4c964d-23c5-4d14-b713-2da8c76fa7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004249 10.0.0.33 - - [2026-06-09 18:56:44] "POST /ref-update HTTP/1.1" 200 156 0.053532 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /firewall-rule/3d4c964d-23c5-4d14-b713-2da8c76fa7c8 HTTP/1.1" 200 115 0.045579 10.0.0.33 - - [2026-06-09 18:56:45] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.008707 10.0.0.33 - - [2026-06-09 18:56:45] "GET /firewall-rule/562bc4a9-b544-452f-be31-b78cb63dd0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003644 10.0.0.33 - - [2026-06-09 18:56:45] "POST /ref-update HTTP/1.1" 200 156 0.060726 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /firewall-rule/562bc4a9-b544-452f-be31-b78cb63dd0f9 HTTP/1.1" 200 115 0.058957 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /tag/824fcd85-6bc3-475a-af08-a54a4ed82ae0 HTTP/1.1" 409 236 0.005187 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /tag/2789206f-3414-40e0-aa20-9b5b63f1da4e HTTP/1.1" 200 115 0.051282 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /tag/37dbfc73-6cdf-4e6f-a357-a844e511c12f HTTP/1.1" 409 236 0.004414 10.0.0.33 - - [2026-06-09 18:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2026-06-09 18:56:45] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009465 10.0.0.33 - - [2026-06-09 18:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006934 10.0.0.33 - - [2026-06-09 18:56:45] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004434 10.0.0.33 - - [2026-06-09 18:56:45] "PUT /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893 HTTP/1.1" 200 264 0.088381 10.0.0.33 - - [2026-06-09 18:56:45] "PUT /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b HTTP/1.1" 200 264 0.063624 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /security-group/f8e18634-a8aa-4d14-bb53-ed35bda76b27 HTTP/1.1" 200 115 0.051799 10.0.0.33 - - [2026-06-09 18:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /access-control-list/1f993870-0e11-4dd4-96b6-454677758af6 HTTP/1.1" 200 115 0.037840 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /access-control-list/e89758c3-a46e-4fbc-bf66-843432e3862a HTTP/1.1" 200 115 0.026665 10.0.0.33 - - [2026-06-09 18:56:45] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.040030 10.0.0.33 - - [2026-06-09 18:56:45] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?fields=security_groups HTTP/1.1" 200 1353 0.040568 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /security-group/c3f06717-b3c0-48c2-a358-e084f3cbfd6e HTTP/1.1" 200 115 0.055535 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /access-control-list/758f170c-a697-4292-bb67-4f4a0b6ce845 HTTP/1.1" 200 115 0.058393 10.0.0.33 - - [2026-06-09 18:56:45] "GET /project/bcbce2d1-a944-417a-9905-c672283dcbca?fields=application_policy_sets HTTP/1.1" 200 1392 0.055578 10.0.0.33 - - [2026-06-09 18:56:45] "DELETE /access-control-list/e96a38aa-8b10-4c2a-b14b-880c181b16ad HTTP/1.1" 200 115 0.046213 10.0.0.33 - - [2026-06-09 18:56:46] "DELETE /project/bcbce2d1-a944-417a-9905-c672283dcbca HTTP/1.1" 200 115 0.330508 10.0.0.33 - - [2026-06-09 18:56:46] "POST /projects HTTP/1.1" 409 238 0.002250 10.0.0.33 - - [2026-06-09 18:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.33 - - [2026-06-09 18:56:46] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033977 10.0.0.33 - - [2026-06-09 18:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.33 - - [2026-06-09 18:56:46] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005043 10.0.0.33 - - [2026-06-09 18:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2026-06-09 18:56:46] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006026 10.0.0.33 - - [2026-06-09 18:56:46] "POST /security-groups HTTP/1.1" 409 285 0.002927 10.0.0.33 - - [2026-06-09 18:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-06-09 18:56:46] "PUT /security-group/4e3087c6-42e6-4ae6-8935-64dd25209bc9 HTTP/1.1" 200 262 0.058306 10.0.0.33 - - [2026-06-09 18:56:46] "PUT /access-control-list/24ff905c-bf29-40c6-adb1-2da7da652193 HTTP/1.1" 200 272 0.021780 10.0.0.33 - - [2026-06-09 18:56:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.040612 10.0.0.33 - - [2026-06-09 18:56:46] "PUT /access-control-list/1e125775-e3bb-462e-8c0c-a039103af018 HTTP/1.1" 200 272 0.024093 10.0.0.33 - - [2026-06-09 18:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2026-06-09 18:56:50] "GET /loadbalancer/4ff91191-94b1-4a73-a34e-32025018c8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003142 10.0.0.33 - - [2026-06-09 18:56:50] "GET /virtual-machine-interface/6394ab6c-6434-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003008 10.0.0.33 - - [2026-06-09 18:56:50] "DELETE /loadbalancer-member/d9ba0482-0a39-49c2-b24d-7f2da691dbef HTTP/1.1" 200 115 0.046159 10.0.0.33 - - [2026-06-09 18:56:50] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006667 10.0.0.33 - - [2026-06-09 18:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-06-09 18:56:50] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002657 10.0.0.33 - - [2026-06-09 18:56:50] "GET /firewall-policy/f1a7b7de-6a65-4f49-8287-1b4420f2a5a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004229 10.0.0.33 - - [2026-06-09 18:56:50] "GET /firewall-rule/9440e0db-3406-4af7-9531-7373045f8006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003179 10.0.0.33 - - [2026-06-09 18:56:50] "POST /ref-update HTTP/1.1" 200 156 0.011715 10.0.0.33 - - [2026-06-09 18:56:50] "DELETE /firewall-rule/9440e0db-3406-4af7-9531-7373045f8006 HTTP/1.1" 200 115 0.034574 10.0.0.33 - - [2026-06-09 18:56:50] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004421 10.0.0.33 - - [2026-06-09 18:56:50] "GET /firewall-rule/109aea4f-aef9-4220-954f-a8fc4ca75682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003419 10.0.0.33 - - [2026-06-09 18:56:50] "POST /ref-update HTTP/1.1" 200 156 0.015666 10.0.0.33 - - [2026-06-09 18:56:50] "DELETE /firewall-rule/109aea4f-aef9-4220-954f-a8fc4ca75682 HTTP/1.1" 200 115 0.033649 10.0.0.33 - - [2026-06-09 18:56:50] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004051 10.0.0.33 - - [2026-06-09 18:56:50] "GET /firewall-rule/eca90c0f-f91d-4432-a781-3f883b56f22c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003253 10.0.0.33 - - [2026-06-09 18:56:50] "POST /ref-update HTTP/1.1" 200 156 0.012377 10.0.0.33 - - [2026-06-09 18:56:50] "DELETE /firewall-rule/eca90c0f-f91d-4432-a781-3f883b56f22c HTTP/1.1" 200 115 0.034873 10.0.0.33 - - [2026-06-09 18:56:50] "GET /application-policy-set/ec11099a-1b80-47cc-93f4-e3ff9dfd3014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004870 10.0.0.33 - - [2026-06-09 18:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-06-09 18:56:51] "GET /policy-management/4534a060-dad8-46b1-a34e-a53e6db821ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002670 10.0.0.33 - - [2026-06-09 18:56:51] "GET /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003544 10.0.0.33 - - [2026-06-09 18:56:51] "POST /ref-update HTTP/1.1" 200 156 0.022032 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /firewall-policy/f93a0930-d2cc-4269-a6b7-ffdfd7fe89af HTTP/1.1" 200 115 0.047732 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /tag/c36dc114-ff72-4e30-a46e-0ddcfa7fb32b HTTP/1.1" 200 115 0.061944 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /tag/824fcd85-6bc3-475a-af08-a54a4ed82ae0 HTTP/1.1" 200 115 0.031537 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /tag/e7584dda-863f-494e-94e4-92b42c723654 HTTP/1.1" 200 115 0.054223 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /tag/37dbfc73-6cdf-4e6f-a357-a844e511c12f HTTP/1.1" 200 115 0.061579 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /loadbalancer-pool/7a8a6aa6-e0d8-441d-a986-3feed18bb2e4 HTTP/1.1" 200 115 0.032123 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /loadbalancer-listener/c00fa96e-9537-46e0-b350-87e84a43f911 HTTP/1.1" 200 115 0.029314 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /loadbalancer/4ff91191-94b1-4a73-a34e-32025018c8e5 HTTP/1.1" 200 115 0.050479 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /floating-ip/8e827f28-2bb3-4b40-aa2f-511e6412c367 HTTP/1.1" 200 115 0.044881 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /instance-ip/03f266fa-afbc-48be-9e42-25d1272cbafb HTTP/1.1" 200 115 0.034561 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /virtual-machine-interface/eafc18ac-f080-459a-80c5-6c2338b660d7 HTTP/1.1" 200 115 0.045245 10.0.0.33 - - [2026-06-09 18:56:51] "DELETE /tag/843ede54-0cd6-4390-b458-414a5dadff96 HTTP/1.1" 200 115 0.045162 10.0.0.33 - - [2026-06-09 18:56:51] "POST /projects HTTP/1.1" 409 238 0.002687 10.0.0.33 - - [2026-06-09 18:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008788 10.0.0.33 - - [2026-06-09 18:56:51] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054750 10.0.0.33 - - [2026-06-09 18:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.33 - - [2026-06-09 18:56:51] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007872 10.0.0.33 - - [2026-06-09 18:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.33 - - [2026-06-09 18:56:51] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005735 10.0.0.33 - - [2026-06-09 18:56:51] "POST /security-groups HTTP/1.1" 409 285 0.003105 10.0.0.33 - - [2026-06-09 18:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-06-09 18:56:51] "PUT /security-group/4e3087c6-42e6-4ae6-8935-64dd25209bc9 HTTP/1.1" 200 262 0.062157 10.0.0.33 - - [2026-06-09 18:56:52] "PUT /access-control-list/24ff905c-bf29-40c6-adb1-2da7da652193 HTTP/1.1" 200 272 0.019575 10.0.0.33 - - [2026-06-09 18:56:52] "PUT /access-control-list/1e125775-e3bb-462e-8c0c-a039103af018 HTTP/1.1" 200 272 0.031382 10.0.0.33 - - [2026-06-09 18:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.042748 10.0.0.33 - - [2026-06-09 18:56:52] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.012292 10.0.0.33 - - [2026-06-09 18:56:52] "GET /firewall-rule/f9dccbff-cd80-42ba-a7dc-6b67167bb565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004791 10.0.0.33 - - [2026-06-09 18:56:52] "POST /ref-update HTTP/1.1" 200 156 0.083205 10.0.0.33 - - [2026-06-09 18:56:52] "DELETE /firewall-rule/f9dccbff-cd80-42ba-a7dc-6b67167bb565 HTTP/1.1" 200 115 0.046728 10.0.0.33 - - [2026-06-09 18:56:52] "GET /firewall-policy/3ff57766-3053-4c0c-9d2c-73c28a7f9ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006933 10.0.0.33 - - [2026-06-09 18:56:52] "GET /firewall-rule/88315c7d-7d6d-4c8b-b478-238559158042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003238 10.0.0.33 - - [2026-06-09 18:56:52] "POST /ref-update HTTP/1.1" 200 156 0.079994 10.0.0.33 - - [2026-06-09 18:56:52] "DELETE /firewall-rule/88315c7d-7d6d-4c8b-b478-238559158042 HTTP/1.1" 200 115 0.051661 10.0.0.33 - - [2026-06-09 18:56:52] "DELETE /tag/973b9ceb-7b8a-435d-85fe-e7ec60fc47bc HTTP/1.1" 200 115 0.069725 10.0.0.33 - - [2026-06-09 18:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.33 - - [2026-06-09 18:56:52] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008135 10.0.0.33 - - [2026-06-09 18:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.33 - - [2026-06-09 18:56:52] "GET /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006644 10.0.0.33 - - [2026-06-09 18:56:52] "PUT /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893 HTTP/1.1" 200 264 0.071308 10.0.0.33 - - [2026-06-09 18:56:52] "PUT /virtual-network/24d91b26-58ff-4468-8494-55e3adaf284b HTTP/1.1" 200 264 0.057007 10.0.0.33 - - [2026-06-09 18:56:52] "DELETE /security-group/4e3087c6-42e6-4ae6-8935-64dd25209bc9 HTTP/1.1" 200 115 0.099442 10.0.0.33 - - [2026-06-09 18:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.33 - - [2026-06-09 18:56:52] "DELETE /access-control-list/24ff905c-bf29-40c6-adb1-2da7da652193 HTTP/1.1" 200 115 0.069300 10.0.0.33 - - [2026-06-09 18:56:53] "DELETE /access-control-list/1e125775-e3bb-462e-8c0c-a039103af018 HTTP/1.1" 200 115 0.049837 10.0.0.33 - - [2026-06-09 18:56:53] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.064006 10.0.0.33 - - [2026-06-09 18:56:53] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?fields=security_groups HTTP/1.1" 200 1352 0.054530 10.0.0.33 - - [2026-06-09 18:56:53] "DELETE /security-group/a97e1503-e8b2-467f-aaed-e704638d0fe5 HTTP/1.1" 200 115 0.071025 10.0.0.33 - - [2026-06-09 18:56:53] "DELETE /access-control-list/44df5d83-51a0-4877-999e-3f93bd3d2baa HTTP/1.1" 200 115 0.077175 10.0.0.33 - - [2026-06-09 18:56:53] "GET /project/398e474f-b906-47d6-bc90-bdb00814c388?fields=application_policy_sets HTTP/1.1" 200 1391 0.090692 10.0.0.33 - - [2026-06-09 18:56:53] "DELETE /access-control-list/73c43bca-17b8-4e3c-a36e-0f5b7eef0f39 HTTP/1.1" 200 115 0.076554 10.0.0.33 - - [2026-06-09 18:56:53] "DELETE /project/398e474f-b906-47d6-bc90-bdb00814c388 HTTP/1.1" 200 115 0.466981 10.0.0.33 - - [2026-06-09 18:57:41] "GET / HTTP/1.1" 200 35931 0.001912 10.0.0.33 - - [2026-06-09 18:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.33 - - [2026-06-09 18:57:41] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.012983 10.0.0.33 - - [2026-06-09 18:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.33 - - [2026-06-09 18:57:41] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002936 10.0.0.33 - - [2026-06-09 18:57:55] "GET / HTTP/1.1" 200 35931 0.002176 10.0.0.33 - - [2026-06-09 18:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-06-09 18:57:55] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004883 10.0.0.33 - - [2026-06-09 18:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-06-09 18:57:55] "GET /config-node/7dd6e050-7e7a-4500-bb57-6798458c0eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002575 10.0.0.33 - - [2026-06-09 18:57:56] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.33 - - [2026-06-09 18:57:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002423 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.33 - - [2026-06-09 18:58:01] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002858 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.010218 10.0.0.33 - - [2026-06-09 18:58:01] "GET / HTTP/1.1" 200 35931 0.002058 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 264 0.002269 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /alarm/9bc71bf6-1a56-4d08-a6a4-e5e92870759d HTTP/1.1" 200 244 0.010755 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 261 0.012071 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /alarm/5a4292fc-54d5-41d0-880b-9d1602c7e601 HTTP/1.1" 200 244 0.010030 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 261 0.004742 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /alarm/85e0856d-fe59-4363-9c8f-03fb9ad54093 HTTP/1.1" 200 244 0.010719 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 253 0.007317 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /alarm/6f6ad99e-fbbb-42dc-b3b2-b646e9611dc1 HTTP/1.1" 200 244 0.010298 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 251 0.004935 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /alarm/c1dd7235-353b-4057-b4ec-d688e81737bb HTTP/1.1" 200 244 0.014636 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 252 0.008730 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /alarm/b29f6309-a0ba-42b0-a052-e01490d6c452 HTTP/1.1" 200 244 0.011028 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 256 0.013234 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /alarm/97999dc6-326e-4a53-aa92-8e0dec6f1a2e HTTP/1.1" 200 244 0.010517 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 248 0.006131 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /alarm/8f0799aa-c197-4d90-9ac8-2785ad1bbdba HTTP/1.1" 200 244 0.010882 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 252 0.008221 10.0.0.33 - - [2026-06-09 18:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.33 - - [2026-06-09 18:58:01] "PUT /alarm/6e15f061-a1e9-4500-8d26-6a95631d6aee HTTP/1.1" 200 244 0.011972 10.0.0.33 - - [2026-06-09 18:58:01] "POST /alarms HTTP/1.1" 409 257 0.003462 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/624e05ca-e26b-4e59-b670-78a68456cadc HTTP/1.1" 200 244 0.011204 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 251 0.001930 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/6377eaed-6d6b-4a73-a2a3-4a83222cb776 HTTP/1.1" 200 244 0.018778 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 257 0.007265 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/710b0dc2-6470-4dcf-a810-9f8c86022cd4 HTTP/1.1" 200 244 0.011571 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 261 0.005283 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/0a7fcf85-c640-49f5-bd0d-d96298f2702b HTTP/1.1" 200 244 0.011816 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 258 0.004767 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/9d8e0dda-9c99-463f-9a13-cb21049e2fd1 HTTP/1.1" 200 244 0.010352 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 254 0.002832 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/eb435c63-9c5c-43f9-9801-940032738570 HTTP/1.1" 200 244 0.011372 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 254 0.005370 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006071 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/9734787f-ad09-44a0-b4e5-803f6a4db765 HTTP/1.1" 200 244 0.019892 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 254 0.012352 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/ba66f1e4-3a17-4ef1-bba0-3ea630fdb26a HTTP/1.1" 200 244 0.012902 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 247 0.015000 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/11ae9fe5-7c74-47ad-b110-267e4ca6513f HTTP/1.1" 200 244 0.011512 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 272 0.005008 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/1ac5ce7e-5989-4530-a601-bc3028f75814 HTTP/1.1" 200 244 0.011098 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 261 0.003345 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/3957f444-ada7-4e1d-aad8-a2f95b9d9417 HTTP/1.1" 200 244 0.012603 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 259 0.015830 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/6e47f0b9-e931-403d-b86a-2f98fa0e3ebe HTTP/1.1" 200 244 0.011591 10.0.0.33 - - [2026-06-09 18:58:02] "POST /alarms HTTP/1.1" 409 265 0.007902 10.0.0.33 - - [2026-06-09 18:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2026-06-09 18:58:02] "PUT /alarm/9ef66433-3e89-4730-a2ae-f4b15fc993c4 HTTP/1.1" 200 244 0.023025 10.0.0.33 - - [2026-06-09 18:58:03] "POST /alarms HTTP/1.1" 409 279 0.005204 10.0.0.33 - - [2026-06-09 18:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.33 - - [2026-06-09 18:58:03] "PUT /alarm/34e514bc-d0a3-4dd6-9960-2a3aec23a1f6 HTTP/1.1" 200 244 0.013865 10.0.0.33 - - [2026-06-09 18:58:03] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.33 - - [2026-06-09 18:58:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002166 10.0.0.33 - - [2026-06-09 18:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2026-06-09 18:58:03] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.007526 10.0.0.33 - - [2026-06-09 18:58:03] "GET / HTTP/1.1" 200 35931 0.002321 10.0.0.33 - - [2026-06-09 18:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.33 - - [2026-06-09 18:58:03] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003000 10.0.0.33 - - [2026-06-09 18:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.33 - - [2026-06-09 18:58:03] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.020249 10.0.0.33 - - [2026-06-09 18:58:04] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.33 - - [2026-06-09 18:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2026-06-09 18:58:04] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004473 10.0.0.33 - - [2026-06-09 18:58:04] "PUT /global-system-config/263eff90-dc6c-499b-9426-19451516d761 HTTP/1.1" 200 274 0.015091 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:58:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001251 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:58:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001636 10.0.0.33 - - [2026-06-09 18:58:07] "GET / HTTP/1.1" 200 35931 0.006069 10.0.0.33 - - [2026-06-09 18:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.33 - - [2026-06-09 18:58:07] "GET /routing-instance/dcf99b9d-ffa6-4096-ab62-02fd62b401c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003009 10.0.0.33 - - [2026-06-09 18:58:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002040 10.0.0.33 - - [2026-06-09 18:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.33 - - [2026-06-09 18:58:07] "GET /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004903 10.0.0.33 - - [2026-06-09 18:58:07] "PUT /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff HTTP/1.1" 200 254 0.017991 10.0.0.33 - - [2026-06-09 18:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014933 10.0.0.33 - - [2026-06-09 18:58:10] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006938 10.0.0.33 - - [2026-06-09 18:58:50] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.33 - - [2026-06-09 18:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.33 - - [2026-06-09 18:58:50] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004741 10.0.0.33 - - [2026-06-09 18:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.33 - - [2026-06-09 18:58:50] "GET /config-node/7dd6e050-7e7a-4500-bb57-6798458c0eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002749 10.0.0.33 - - [2026-06-09 18:59:01] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.33 - - [2026-06-09 18:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.33 - - [2026-06-09 18:59:01] "GET /routing-instance/dcf99b9d-ffa6-4096-ab62-02fd62b401c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002864 10.0.0.33 - - [2026-06-09 18:59:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002024 10.0.0.33 - - [2026-06-09 18:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-06-09 18:59:02] "GET /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003283 10.0.0.33 - - [2026-06-09 18:59:02] "PUT /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff HTTP/1.1" 200 254 0.016172 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:59:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:59:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 10.0.0.33 - - [2026-06-09 18:59:17] "GET / HTTP/1.1" 200 35931 0.003062 10.0.0.33 - - [2026-06-09 18:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2026-06-09 18:59:17] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004409 10.0.0.33 - - [2026-06-09 18:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-06-09 18:59:17] "GET /config-node/7dd6e050-7e7a-4500-bb57-6798458c0eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001950 10.0.0.33 - - [2026-06-09 18:59:17] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.33 - - [2026-06-09 18:59:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002231 10.0.0.33 - - [2026-06-09 18:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.33 - - [2026-06-09 18:59:22] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002618 10.0.0.33 - - [2026-06-09 18:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2026-06-09 18:59:22] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.007514 10.0.0.33 - - [2026-06-09 18:59:22] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.33 - - [2026-06-09 18:59:22] "POST /alarms HTTP/1.1" 409 264 0.002429 10.0.0.33 - - [2026-06-09 18:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.33 - - [2026-06-09 18:59:22] "PUT /alarm/9bc71bf6-1a56-4d08-a6a4-e5e92870759d HTTP/1.1" 200 244 0.012201 10.0.0.33 - - [2026-06-09 18:59:22] "POST /alarms HTTP/1.1" 409 261 0.011018 10.0.0.33 - - [2026-06-09 18:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.33 - - [2026-06-09 18:59:22] "PUT /alarm/5a4292fc-54d5-41d0-880b-9d1602c7e601 HTTP/1.1" 200 244 0.012039 10.0.0.33 - - [2026-06-09 18:59:22] "POST /alarms HTTP/1.1" 409 261 0.012650 10.0.0.33 - - [2026-06-09 18:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.33 - - [2026-06-09 18:59:22] "PUT /alarm/85e0856d-fe59-4363-9c8f-03fb9ad54093 HTTP/1.1" 200 244 0.018602 10.0.0.33 - - [2026-06-09 18:59:22] "POST /alarms HTTP/1.1" 409 253 0.014219 10.0.0.33 - - [2026-06-09 18:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/6f6ad99e-fbbb-42dc-b3b2-b646e9611dc1 HTTP/1.1" 200 244 0.012615 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 251 0.017047 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/c1dd7235-353b-4057-b4ec-d688e81737bb HTTP/1.1" 200 244 0.012012 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 252 0.011649 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/b29f6309-a0ba-42b0-a052-e01490d6c452 HTTP/1.1" 200 244 0.022991 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 256 0.008429 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/97999dc6-326e-4a53-aa92-8e0dec6f1a2e HTTP/1.1" 200 244 0.023303 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 248 0.031649 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/8f0799aa-c197-4d90-9ac8-2785ad1bbdba HTTP/1.1" 200 244 0.017650 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 252 0.024743 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006772 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/6e15f061-a1e9-4500-8d26-6a95631d6aee HTTP/1.1" 200 244 0.027798 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 257 0.007795 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/624e05ca-e26b-4e59-b670-78a68456cadc HTTP/1.1" 200 244 0.019489 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 251 0.017358 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/6377eaed-6d6b-4a73-a2a3-4a83222cb776 HTTP/1.1" 200 244 0.029205 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 257 0.010536 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/710b0dc2-6470-4dcf-a810-9f8c86022cd4 HTTP/1.1" 200 244 0.015591 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 261 0.001795 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007455 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/0a7fcf85-c640-49f5-bd0d-d96298f2702b HTTP/1.1" 200 244 0.015348 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 258 0.011462 10.0.0.33 - - [2026-06-09 18:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.33 - - [2026-06-09 18:59:23] "PUT /alarm/9d8e0dda-9c99-463f-9a13-cb21049e2fd1 HTTP/1.1" 200 244 0.009017 10.0.0.33 - - [2026-06-09 18:59:23] "POST /alarms HTTP/1.1" 409 254 0.003368 10.0.0.33 - - [2026-06-09 18:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013653 10.0.0.33 - - [2026-06-09 18:59:24] "PUT /alarm/eb435c63-9c5c-43f9-9801-940032738570 HTTP/1.1" 200 244 0.011462 10.0.0.33 - - [2026-06-09 18:59:24] "POST /alarms HTTP/1.1" 409 254 0.007727 10.0.0.33 - - [2026-06-09 18:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2026-06-09 18:59:24] "PUT /alarm/9734787f-ad09-44a0-b4e5-803f6a4db765 HTTP/1.1" 200 244 0.012302 10.0.0.33 - - [2026-06-09 18:59:24] "POST /alarms HTTP/1.1" 409 254 0.019128 10.0.0.33 - - [2026-06-09 18:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.33 - - [2026-06-09 18:59:24] "PUT /alarm/ba66f1e4-3a17-4ef1-bba0-3ea630fdb26a HTTP/1.1" 200 244 0.009945 10.0.0.33 - - [2026-06-09 18:59:24] "POST /alarms HTTP/1.1" 409 247 0.017571 10.0.0.33 - - [2026-06-09 18:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-06-09 18:59:24] "PUT /alarm/11ae9fe5-7c74-47ad-b110-267e4ca6513f HTTP/1.1" 200 244 0.013693 10.0.0.33 - - [2026-06-09 18:59:24] "POST /alarms HTTP/1.1" 409 272 0.008583 10.0.0.33 - - [2026-06-09 18:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2026-06-09 18:59:24] "PUT /alarm/1ac5ce7e-5989-4530-a601-bc3028f75814 HTTP/1.1" 200 244 0.010058 10.0.0.33 - - [2026-06-09 18:59:24] "POST /alarms HTTP/1.1" 409 261 0.006376 10.0.0.33 - - [2026-06-09 18:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.33 - - [2026-06-09 18:59:24] "PUT /alarm/3957f444-ada7-4e1d-aad8-a2f95b9d9417 HTTP/1.1" 200 244 0.012803 10.0.0.33 - - [2026-06-09 18:59:24] "POST /alarms HTTP/1.1" 409 259 0.004395 10.0.0.33 - - [2026-06-09 18:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.33 - - [2026-06-09 18:59:24] "PUT /alarm/6e47f0b9-e931-403d-b86a-2f98fa0e3ebe HTTP/1.1" 200 244 0.009973 10.0.0.33 - - [2026-06-09 18:59:24] "POST /alarms HTTP/1.1" 409 265 0.008880 10.0.0.33 - - [2026-06-09 18:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-06-09 18:59:24] "PUT /alarm/9ef66433-3e89-4730-a2ae-f4b15fc993c4 HTTP/1.1" 200 244 0.010687 10.0.0.33 - - [2026-06-09 18:59:24] "POST /alarms HTTP/1.1" 409 279 0.008405 10.0.0.33 - - [2026-06-09 18:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.33 - - [2026-06-09 18:59:24] "PUT /alarm/34e514bc-d0a3-4dd6-9960-2a3aec23a1f6 HTTP/1.1" 200 244 0.009968 10.0.0.33 - - [2026-06-09 18:59:24] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.33 - - [2026-06-09 18:59:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002450 10.0.0.33 - - [2026-06-09 18:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-06-09 18:59:25] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.008633 10.0.0.33 - - [2026-06-09 18:59:25] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.33 - - [2026-06-09 18:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2026-06-09 18:59:25] "GET /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002804 10.0.0.33 - - [2026-06-09 18:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.33 - - [2026-06-09 18:59:25] "PUT /global-vrouter-config/7796944f-7cc4-4ac6-a5a0-284c18c1700e HTTP/1.1" 200 276 0.010016 10.0.0.33 - - [2026-06-09 18:59:25] "GET / HTTP/1.1" 200 35931 0.001708 10.0.0.33 - - [2026-06-09 18:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.33 - - [2026-06-09 18:59:25] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004591 10.0.0.33 - - [2026-06-09 18:59:25] "PUT /global-system-config/263eff90-dc6c-499b-9426-19451516d761 HTTP/1.1" 200 274 0.014323 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:59:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001246 10.0.0.33 - - [2026-06-09 18:59:28] "GET / HTTP/1.1" 200 35931 0.001852 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:59:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001230 10.0.0.33 - - [2026-06-09 18:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-06-09 18:59:28] "GET /routing-instance/dcf99b9d-ffa6-4096-ab62-02fd62b401c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003769 10.0.0.33 - - [2026-06-09 18:59:28] "POST /bgp-routers HTTP/1.1" 409 301 0.003311 10.0.0.33 - - [2026-06-09 18:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-06-09 18:59:28] "GET /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003490 10.0.0.33 - - [2026-06-09 18:59:28] "PUT /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff HTTP/1.1" 200 254 0.013300 10.0.0.33 - - [2026-06-09 18:59:32] "POST /tags HTTP/1.1" 200 355 0.071023 10.0.0.33 - - [2026-06-09 18:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012881 10.0.0.33 - - [2026-06-09 18:59:32] "GET /tag/4d1fcf64-2f72-42f1-a20e-7a5a93466e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.031349 10.0.0.33 - - [2026-06-09 18:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008883 10.0.0.33 - - [2026-06-09 18:59:32] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009747 10.0.0.33 - - [2026-06-09 18:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.33 - - [2026-06-09 18:59:32] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054393 10.0.0.33 - - [2026-06-09 18:59:32] "POST /virtual-machines HTTP/1.1" 200 351 0.024603 10.0.0.33 - - [2026-06-09 18:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011758 10.0.0.33 - - [2026-06-09 18:59:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.094890 10.0.0.33 - - [2026-06-09 18:59:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.013417 10.0.0.33 - - [2026-06-09 18:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012229 10.0.0.33 - - [2026-06-09 18:59:32] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005507 10.0.0.33 - - [2026-06-09 18:59:32] "POST /instance-ips HTTP/1.1" 200 391 0.022796 10.0.0.33 - - [2026-06-09 18:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032186 10.0.0.33 - - [2026-06-09 18:59:33] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011254 10.0.0.33 - - [2026-06-09 18:59:33] "POST /set-tag HTTP/1.1" 200 109 0.019874 10.0.0.33 - - [2026-06-09 18:59:33] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.021863 10.0.0.33 - - [2026-06-09 18:59:33] "GET /instance-ip/59db03a4-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003510 10.0.0.33 - - [2026-06-09 18:59:33] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004626 10.0.0.33 - - [2026-06-09 18:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2026-06-09 18:59:33] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003801 10.0.0.33 - - [2026-06-09 18:59:33] "POST /ref-update HTTP/1.1" 200 156 0.007822 10.0.0.33 - - [2026-06-09 18:59:33] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012027 10.0.0.33 - - [2026-06-09 18:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.33 - - [2026-06-09 18:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2026-06-09 18:59:33] "GET /virtual-network/b39dcfa0-0128-4c49-8236-ed08686c5893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004902 10.0.0.33 - - [2026-06-09 18:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2026-06-09 18:59:33] "GET /project/076b37ec-ef75-40ff-b4be-c3aa45e33623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031764 10.0.0.33 - - [2026-06-09 18:59:33] "POST /virtual-machines HTTP/1.1" 200 355 0.006971 10.0.0.33 - - [2026-06-09 18:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008752 10.0.0.33 - - [2026-06-09 18:59:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.109982 10.0.0.33 - - [2026-06-09 18:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013463 10.0.0.33 - - [2026-06-09 18:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.034232 10.0.0.33 - - [2026-06-09 18:59:33] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004759 10.0.0.33 - - [2026-06-09 18:59:33] "POST /instance-ips HTTP/1.1" 200 395 0.038247 10.0.0.33 - - [2026-06-09 18:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.064336 10.0.0.33 - - [2026-06-09 18:59:33] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005620 10.0.0.33 - - [2026-06-09 18:59:33] "POST /set-tag HTTP/1.1" 200 109 0.017272 10.0.0.33 - - [2026-06-09 18:59:33] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013369 10.0.0.33 - - [2026-06-09 18:59:33] "GET /instance-ip/5a4ff204-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006078 10.0.0.33 - - [2026-06-09 18:59:34] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004570 10.0.0.33 - - [2026-06-09 18:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.33 - - [2026-06-09 18:59:34] "GET /virtual-router/59d5ac0e-a25c-4f5a-8c1f-95e9a57b96ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.009445 10.0.0.33 - - [2026-06-09 18:59:34] "POST /ref-update HTTP/1.1" 200 156 0.009842 10.0.0.33 - - [2026-06-09 18:59:34] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019279 10.0.0.33 - - [2026-06-09 18:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.33 - - [2026-06-09 18:59:34] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004426 10.0.0.33 - - [2026-06-09 18:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.33 - - [2026-06-09 18:59:34] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004052 10.0.0.33 - - [2026-06-09 18:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.33 - - [2026-06-09 18:59:44] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005627 10.0.0.33 - - [2026-06-09 18:59:44] "POST /set-tag HTTP/1.1" 200 109 0.002872 10.0.0.33 - - [2026-06-09 18:59:44] "GET / HTTP/1.1" 200 35931 0.003160 10.0.0.33 - - [2026-06-09 18:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-06-09 18:59:44] "GET /global-system-config/263eff90-dc6c-499b-9426-19451516d761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005938 10.0.0.33 - - [2026-06-09 18:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2026-06-09 18:59:44] "GET /config-node/7dd6e050-7e7a-4500-bb57-6798458c0eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002815 10.0.0.33 - - [2026-06-09 18:59:45] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005173 10.0.0.33 - - [2026-06-09 18:59:45] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.33 - - [2026-06-09 18:59:46] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004524 10.0.0.33 - - [2026-06-09 18:59:46] "POST /set-tag HTTP/1.1" 200 109 0.003498 10.0.0.33 - - [2026-06-09 18:59:56] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.33 - - [2026-06-09 18:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.33 - - [2026-06-09 18:59:56] "GET /routing-instance/dcf99b9d-ffa6-4096-ab62-02fd62b401c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002783 10.0.0.33 - - [2026-06-09 18:59:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001981 10.0.0.33 - - [2026-06-09 18:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2026-06-09 18:59:56] "GET /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003383 10.0.0.33 - - [2026-06-09 18:59:56] "PUT /bgp-router/c70569a2-6d9c-4e3e-9467-366c14cba1ff HTTP/1.1" 200 254 0.009925 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:59:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.33 - - [2026-06-09 18:59:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001170 10.0.0.33 - - [2026-06-09 19:00:17] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008485 10.0.0.33 - - [2026-06-09 19:00:17] "POST /set-tag HTTP/1.1" 200 109 0.006766 10.0.0.33 - - [2026-06-09 19:00:17] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005576 10.0.0.33 - - [2026-06-09 19:00:17] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.33 - - [2026-06-09 19:00:17] "GET /virtual-machine/fd60100a-e2bb-42f3-b5e3-c339cf23e528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003233 10.0.0.33 - - [2026-06-09 19:00:17] "POST /ref-update HTTP/1.1" 200 156 0.013838 10.0.0.33 - - [2026-06-09 19:00:17] "GET /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004664 10.0.0.33 - - [2026-06-09 19:00:17] "POST /set-tag HTTP/1.1" 200 109 0.013828 10.0.0.33 - - [2026-06-09 19:00:17] "POST /set-tag HTTP/1.1" 200 109 0.030750 10.0.0.33 - - [2026-06-09 19:00:17] "DELETE /instance-ip/59db03a4-6435-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.040161 10.0.0.33 - - [2026-06-09 19:00:17] "DELETE /virtual-machine-interface/59bf15cc-6435-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.050623 10.0.0.33 - - [2026-06-09 19:00:17] "DELETE /virtual-machine/fd60100a-e2bb-42f3-b5e3-c339cf23e528 HTTP/1.1" 200 115 0.028054 10.0.0.33 - - [2026-06-09 19:00:17] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004312 10.0.0.33 - - [2026-06-09 19:00:17] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.33 - - [2026-06-09 19:00:48] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007059 10.0.0.33 - - [2026-06-09 19:00:48] "POST /set-tag HTTP/1.1" 200 109 0.017592 10.0.0.33 - - [2026-06-09 19:00:48] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007996 10.0.0.33 - - [2026-06-09 19:00:48] "POST /set-tag HTTP/1.1" 200 109 0.006105 10.0.0.33 - - [2026-06-09 19:00:48] "GET /virtual-machine/e65cc49b-8089-4f9f-a145-26a8348cef4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003658 10.0.0.33 - - [2026-06-09 19:00:48] "POST /ref-update HTTP/1.1" 200 156 0.012400 10.0.0.33 - - [2026-06-09 19:00:48] "GET /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007694 10.0.0.33 - - [2026-06-09 19:00:48] "POST /set-tag HTTP/1.1" 200 109 0.027558 10.0.0.33 - - [2026-06-09 19:00:48] "POST /set-tag HTTP/1.1" 200 109 0.057043 10.0.0.33 - - [2026-06-09 19:00:49] "DELETE /instance-ip/5a4ff204-6435-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.294809 10.0.0.33 - - [2026-06-09 19:00:49] "DELETE /virtual-machine-interface/5a3555a2-6435-11f1-a4b1-fa163e48b02e HTTP/1.1" 200 115 0.077178 10.0.0.33 - - [2026-06-09 19:00:49] "DELETE /virtual-machine/e65cc49b-8089-4f9f-a145-26a8348cef4f HTTP/1.1" 200 115 0.059134 10.0.0.33 - - [2026-06-09 19:00:49] "DELETE /tag/4d1fcf64-2f72-42f1-a20e-7a5a93466e31 HTTP/1.1" 200 115 0.075047 [Introspect:8084]10.0.0.33 - - [2026-06-09 19:00:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001152 [Introspect:8084]10.0.0.33 - - [2026-06-09 19:00:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001467 [Introspect:8084]10.0.0.33 - - [2026-06-09 19:00:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.33 - - [2026-06-09 19:00:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001204 [Introspect:8084]10.0.0.33 - - [2026-06-09 19:00:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001142 [Introspect:8084]10.0.0.33 - - [2026-06-09 19:00:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 10.0.0.33 - - [2026-06-09 19:01:12] "GET /global-system-configs HTTP/1.1" 200 322 0.003726 10.0.0.33 - - [2026-06-09 19:01:14] "GET /global-system-configs HTTP/1.1" 200 322 0.020013