++ 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: =================== Mon Jun 15 05:26:20 PM UTC 2026 ===================' INFO: =================== Mon Jun 15 05:26:20 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.33,10.52.54.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.52.54.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/15/2026 17:26:59.883 7f7ec889c580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/15/2026 17:27:00.015 7f7ec889c580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/15/2026 17:27:00.026 7f7ec889c580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/15/2026 17:27:00.026 7f7ec889c580 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-06-15 17:27:06] "GET / HTTP/1.1" 503 181 0.000222 10.0.0.33 - - [2026-06-15 17:27:06] "GET / HTTP/1.1" 503 181 0.000269 10.0.0.33 - - [2026-06-15 17:27:07] "GET / HTTP/1.1" 200 45303 0.001233 10.0.0.33 - - [2026-06-15 17:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.33 - - [2026-06-15 17:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.33 - - [2026-06-15 17:27:07] "GET / HTTP/1.1" 200 35931 0.001039 10.0.0.33 - - [2026-06-15 17:27:07] "GET / HTTP/1.1" 200 35931 0.003209 10.0.0.33 - - [2026-06-15 17:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.33 - - [2026-06-15 17:27:07] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010499 10.0.0.33 - - [2026-06-15 17:27:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002287 10.0.0.33 - - [2026-06-15 17:27:08] "POST /analytics-nodes HTTP/1.1" 200 599 0.146698 10.0.0.33 - - [2026-06-15 17:27:08] "GET / HTTP/1.1" 200 35931 0.001893 10.0.0.33 - - [2026-06-15 17:27:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.003859 10.0.0.33 - - [2026-06-15 17:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.33 - - [2026-06-15 17:27:08] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004355 10.0.0.33 - - [2026-06-15 17:27:08] "POST /service-appliance-sets HTTP/1.1" 200 553 0.039944 10.0.0.33 - - [2026-06-15 17:27:09] "POST /fqname-to-id HTTP/1.1" 404 180 0.002426 10.0.0.33 - - [2026-06-15 17:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2026-06-15 17:27:09] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014279 10.0.0.33 - - [2026-06-15 17:27:09] "POST /service-appliance-sets HTTP/1.1" 200 541 0.063038 10.0.0.33 - - [2026-06-15 17:27:09] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.33 - - [2026-06-15 17:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010230 10.0.0.33 - - [2026-06-15 17:27:09] "GET /network-ipam/d697db8c-f750-45d0-b1b8-00634e90dc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003787 10.0.0.33 - - [2026-06-15 17:27:09] "POST /service-templates HTTP/1.1" 200 511 0.033223 10.0.0.33 - - [2026-06-15 17:27:09] "POST /service-templates HTTP/1.1" 200 501 0.031933 10.0.0.33 - - [2026-06-15 17:27:09] "POST /service-templates HTTP/1.1" 200 515 0.023193 10.0.0.33 - - [2026-06-15 17:27:09] "POST /service-templates HTTP/1.1" 200 535 0.037369 10.0.0.33 - - [2026-06-15 17:27:09] "POST /service-templates HTTP/1.1" 200 507 0.029809 10.0.0.33 - - [2026-06-15 17:27:10] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.33 - - [2026-06-15 17:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2026-06-15 17:27:10] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009582 10.0.0.33 - - [2026-06-15 17:27:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.003412 10.0.0.33 - - [2026-06-15 17:27:10] "POST /config-database-nodes HTTP/1.1" 200 611 0.026751 10.0.0.33 - - [2026-06-15 17:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.33 - - [2026-06-15 17:27:11] "GET /network-ipam/d697db8c-f750-45d0-b1b8-00634e90dc34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003941 10.0.0.33 - - [2026-06-15 17:27:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.002206 10.0.0.33 - - [2026-06-15 17:27:12] "POST /access-control-lists HTTP/1.1" 200 587 0.029999 10.0.0.33 - - [2026-06-15 17:27:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.004923 10.0.0.33 - - [2026-06-15 17:27:12] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.33 - - [2026-06-15 17:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2026-06-15 17:27:12] "GET /routing-instance/b815ba77-3abe-42f0-9de7-cb592986a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.048147 10.0.0.33 - - [2026-06-15 17:27:12] "POST /access-control-lists HTTP/1.1" 200 585 0.324574 10.0.0.33 - - [2026-06-15 17:27:12] "POST /bgp-routers HTTP/1.1" 200 616 0.057695 10.0.0.33 - - [2026-06-15 17:27:12] "GET /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.012965 10.0.0.33 - - [2026-06-15 17:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-06-15 17:27:12] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017093 10.0.0.33 - - [2026-06-15 17:27:12] "POST /route-targets HTTP/1.1" 200 327 0.041823 10.0.0.33 - - [2026-06-15 17:27:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011248 10.0.0.33 - - [2026-06-15 17:27:12] "POST /ref-update HTTP/1.1" 200 156 0.024112 10.0.0.33 - - [2026-06-15 17:27:12] "POST /ref-update HTTP/1.1" 200 156 0.031977 10.0.0.33 - - [2026-06-15 17:27:12] "POST /route-targets HTTP/1.1" 200 327 0.062243 10.0.0.33 - - [2026-06-15 17:27:12] "POST /ref-update HTTP/1.1" 200 156 0.017351 10.0.0.33 - - [2026-06-15 17:27:12] "POST /route-targets HTTP/1.1" 200 327 0.010674 10.0.0.33 - - [2026-06-15 17:27:12] "POST /ref-update HTTP/1.1" 200 156 0.013451 10.0.0.33 - - [2026-06-15 17:27:12] "POST /route-targets HTTP/1.1" 200 327 0.010370 10.0.0.33 - - [2026-06-15 17:27:12] "POST /ref-update HTTP/1.1" 200 156 0.017114 10.0.0.33 - - [2026-06-15 17:27:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.002975 10.0.0.33 - - [2026-06-15 17:27:12] "POST /access-control-lists HTTP/1.1" 200 551 0.085444 10.0.0.33 - - [2026-06-15 17:27:13] "GET / HTTP/1.1" 200 35931 0.002026 10.0.0.33 - - [2026-06-15 17:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007178 10.0.0.33 - - [2026-06-15 17:27:13] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010780 10.0.0.33 - - [2026-06-15 17:27:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002800 10.0.0.33 - - [2026-06-15 17:27:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.030253 10.0.0.33 - - [2026-06-15 17:27:16] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.33 - - [2026-06-15 17:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.33 - - [2026-06-15 17:27:16] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004502 10.0.0.33 - - [2026-06-15 17:27:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002523 10.0.0.33 - - [2026-06-15 17:27:16] "POST /config-nodes HTTP/1.1" 200 593 0.020425 10.0.0.33 - - [2026-06-15 17:27:16] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.33 - - [2026-06-15 17:27:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003729 10.0.0.33 - - [2026-06-15 17:27:21] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.33 - - [2026-06-15 17:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.33 - - [2026-06-15 17:27:21] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007274 10.0.0.33 - - [2026-06-15 17:27:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.004530 10.0.0.33 - - [2026-06-15 17:27:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.024028 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:27:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001287 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:27:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 10.0.0.33 - - [2026-06-15 17:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2026-06-15 17:27:21] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003184 10.0.0.33 - - [2026-06-15 17:27:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.33 - - [2026-06-15 17:27:21] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.012179 10.0.0.33 - - [2026-06-15 17:27:22] "GET / HTTP/1.1" 200 35931 0.002192 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 581 0.024729 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 575 0.016956 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 575 0.022648 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 559 0.016348 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 555 0.025471 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 557 0.022359 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 565 0.021166 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 549 0.028755 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 557 0.034271 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 567 0.024050 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 555 0.022434 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 567 0.048131 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 575 0.072933 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 569 0.031804 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 561 0.037328 10.0.0.33 - - [2026-06-15 17:27:22] "POST /alarms HTTP/1.1" 200 561 0.025246 10.0.0.33 - - [2026-06-15 17:27:23] "POST /alarms HTTP/1.1" 200 561 0.036531 10.0.0.33 - - [2026-06-15 17:27:23] "POST /alarms HTTP/1.1" 200 547 0.034384 10.0.0.33 - - [2026-06-15 17:27:23] "POST /alarms HTTP/1.1" 200 595 0.079916 10.0.0.33 - - [2026-06-15 17:27:23] "POST /alarms HTTP/1.1" 200 575 0.034619 10.0.0.33 - - [2026-06-15 17:27:23] "POST /alarms HTTP/1.1" 200 571 0.088746 10.0.0.33 - - [2026-06-15 17:27:23] "POST /alarms HTTP/1.1" 200 583 0.050384 10.0.0.33 - - [2026-06-15 17:27:23] "POST /alarms HTTP/1.1" 200 609 0.059634 10.0.0.33 - - [2026-06-15 17:27:23] "GET / HTTP/1.1" 200 35931 0.001411 10.0.0.33 - - [2026-06-15 17:27:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002619 10.0.0.33 - - [2026-06-15 17:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.33 - - [2026-06-15 17:27:23] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.016500 10.0.0.33 - - [2026-06-15 17:27:23] "GET / HTTP/1.1" 200 35931 0.002253 10.0.0.33 - - [2026-06-15 17:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.33 - - [2026-06-15 17:27:23] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002789 10.0.0.33 - - [2026-06-15 17:27:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.33 - - [2026-06-15 17:27:23] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.008336 10.0.0.33 - - [2026-06-15 17:27:24] "GET / HTTP/1.1" 200 35931 0.002356 10.0.0.33 - - [2026-06-15 17:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.33 - - [2026-06-15 17:27:24] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.020772 10.0.0.33 - - [2026-06-15 17:27:24] "PUT /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35 HTTP/1.1" 200 274 0.032135 10.0.0.33 - - [2026-06-15 17:27:27] "GET / HTTP/1.1" 200 35931 0.002578 10.0.0.33 - - [2026-06-15 17:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.33 - - [2026-06-15 17:27:27] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006652 10.0.0.33 - - [2026-06-15 17:27:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002046 10.0.0.33 - - [2026-06-15 17:27:27] "POST /database-nodes HTTP/1.1" 200 597 0.035630 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:27:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:27:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 10.0.0.33 - - [2026-06-15 17:27:53] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.33 - - [2026-06-15 17:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.33 - - [2026-06-15 17:27:53] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004426 10.0.0.33 - - [2026-06-15 17:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.33 - - [2026-06-15 17:27:53] "GET /config-node/dd7b2609-b207-4045-b119-560663548651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002990 10.0.0.33 - - [2026-06-15 17:28:04] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.33 - - [2026-06-15 17:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2026-06-15 17:28:04] "GET /routing-instance/b815ba77-3abe-42f0-9de7-cb592986a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002540 10.0.0.33 - - [2026-06-15 17:28:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001525 10.0.0.33 - - [2026-06-15 17:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.33 - - [2026-06-15 17:28:04] "GET /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003077 10.0.0.33 - - [2026-06-15 17:28:04] "PUT /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5 HTTP/1.1" 200 254 0.024056 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000747 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 10.0.0.33 - - [2026-06-15 17:28:16] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.33 - - [2026-06-15 17:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.33 - - [2026-06-15 17:28:16] "GET /domain/5cb298fa-1bef-4a72-972d-4cd51a959426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002773 10.0.0.33 - - [2026-06-15 17:28:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.000628 10.0.0.33 - - [2026-06-15 17:28:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.011121 10.0.0.33 - - [2026-06-15 17:28:16] "POST /security-groups HTTP/1.1" 200 570 0.067143 10.0.0.33 - - [2026-06-15 17:28:16] "POST /projects HTTP/1.1" 200 481 0.193457 10.0.0.33 - - [2026-06-15 17:28:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.004701 10.0.0.33 - - [2026-06-15 17:28:16] "POST /security-groups HTTP/1.1" 200 534 0.086497 10.0.0.33 - - [2026-06-15 17:28:16] "POST /access-control-lists HTTP/1.1" 200 579 0.070059 10.0.0.33 - - [2026-06-15 17:28:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.011648 10.0.0.33 - - [2026-06-15 17:28:16] "POST /chown HTTP/1.1" 200 109 0.032296 10.0.0.33 - - [2026-06-15 17:28:16] "POST /policy-managements HTTP/1.1" 409 214 0.016578 10.0.0.33 - - [2026-06-15 17:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.33 - - [2026-06-15 17:28:16] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003106 10.0.0.33 - - [2026-06-15 17:28:16] "POST /access-control-lists HTTP/1.1" 200 577 0.096847 10.0.0.33 - - [2026-06-15 17:28:16] "POST /application-policy-sets HTTP/1.1" 200 528 0.041405 10.0.0.33 - - [2026-06-15 17:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-06-15 17:28:16] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003112 10.0.0.33 - - [2026-06-15 17:28:16] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.007259 10.0.0.33 - - [2026-06-15 17:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000764 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000759 10.0.0.33 - - [2026-06-15 17:28:17] "GET /virtual-network/12d435bd-efcb-4cf4-8627-d0f4cbdf096a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004867 10.0.0.33 - - [2026-06-15 17:28:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.000612 10.0.0.33 - - [2026-06-15 17:28:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.004621 10.0.0.33 - - [2026-06-15 17:28:17] "POST /security-groups HTTP/1.1" 200 574 0.077321 10.0.0.33 - - [2026-06-15 17:28:17] "POST /projects HTTP/1.1" 200 489 0.220882 10.0.0.33 - - [2026-06-15 17:28:17] "POST /fqname-to-id HTTP/1.1" 404 232 0.001543 10.0.0.33 - - [2026-06-15 17:28:17] "POST /security-groups HTTP/1.1" 200 546 0.174389 10.0.0.33 - - [2026-06-15 17:28:17] "POST /access-control-lists HTTP/1.1" 200 594 0.119674 10.0.0.33 - - [2026-06-15 17:28:17] "POST /fqname-to-id HTTP/1.1" 404 231 0.035509 10.0.0.33 - - [2026-06-15 17:28:17] "POST /chown HTTP/1.1" 200 109 0.046824 10.0.0.33 - - [2026-06-15 17:28:17] "POST /access-control-lists HTTP/1.1" 200 592 0.050760 10.0.0.33 - - [2026-06-15 17:28:17] "POST /network-ipams HTTP/1.1" 200 522 0.124741 10.0.0.33 - - [2026-06-15 17:28:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.002695 10.0.0.33 - - [2026-06-15 17:28:17] "POST /access-control-lists HTTP/1.1" 200 583 0.065517 10.0.0.33 - - [2026-06-15 17:28:17] "POST /network-ipams HTTP/1.1" 200 510 0.080634 10.0.0.33 - - [2026-06-15 17:28:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.022416 10.0.0.33 - - [2026-06-15 17:28:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.001601 10.0.0.33 - - [2026-06-15 17:28:17] "POST /access-control-lists HTTP/1.1" 200 581 0.070714 10.0.0.33 - - [2026-06-15 17:28:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.004594 10.0.0.33 - - [2026-06-15 17:28:17] "POST /useragent-kv HTTP/1.1" 200 115 0.014625 10.0.0.33 - - [2026-06-15 17:28:17] "POST /virtual-networks HTTP/1.1" 200 538 0.179011 10.0.0.33 - - [2026-06-15 17:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-06-15 17:28:17] "POST /access-control-lists HTTP/1.1" 200 602 0.056768 10.0.0.33 - - [2026-06-15 17:28:17] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.025026 10.0.0.33 - - [2026-06-15 17:28:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.020985 10.0.0.33 - - [2026-06-15 17:28:18] "POST /access-control-lists HTTP/1.1" 200 600 0.033951 10.0.0.33 - - [2026-06-15 17:28:18] "POST /network-ipams HTTP/1.1" 200 518 0.035655 10.0.0.33 - - [2026-06-15 17:28:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.015358 10.0.0.33 - - [2026-06-15 17:28:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.011337 10.0.0.33 - - [2026-06-15 17:28:18] "POST /access-control-lists HTTP/1.1" 200 589 0.097091 10.0.0.33 - - [2026-06-15 17:28:18] "POST /route-targets HTTP/1.1" 200 327 0.034776 10.0.0.33 - - [2026-06-15 17:28:18] "POST /useragent-kv HTTP/1.1" 200 115 0.026237 10.0.0.33 - - [2026-06-15 17:28:18] "POST /virtual-networks HTTP/1.1" 200 546 0.257208 10.0.0.33 - - [2026-06-15 17:28:18] "POST /ref-update HTTP/1.1" 200 156 0.022148 10.0.0.33 - - [2026-06-15 17:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.33 - - [2026-06-15 17:28:18] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.008551 10.0.0.33 - - [2026-06-15 17:28:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.002611 10.0.0.33 - - [2026-06-15 17:28:18] "POST /route-targets HTTP/1.1" 200 327 0.026717 10.0.0.33 - - [2026-06-15 17:28:18] "POST /ref-update HTTP/1.1" 200 156 0.028975 10.0.0.33 - - [2026-06-15 17:28:18] "POST /network-policys HTTP/1.1" 200 538 0.071600 10.0.0.33 - - [2026-06-15 17:28:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.013420 10.0.0.33 - - [2026-06-15 17:28:18] "POST /network-policys HTTP/1.1" 200 534 0.037980 10.0.0.33 - - [2026-06-15 17:28:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.004740 10.0.0.33 - - [2026-06-15 17:28:18] "POST /network-policys HTTP/1.1" 200 542 0.025300 10.0.0.33 - - [2026-06-15 17:28:18] "PUT /access-control-list/e6363bcd-7e60-4a6b-9725-0746b1008ddd HTTP/1.1" 200 272 0.025027 10.0.0.33 - - [2026-06-15 17:28:18] "POST /ref-update HTTP/1.1" 200 156 0.110862 10.0.0.33 - - [2026-06-15 17:28:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004931 10.0.0.33 - - [2026-06-15 17:28:18] "PUT /access-control-list/2e30402d-7a35-4159-bf63-39060fd5c2c5 HTTP/1.1" 200 272 0.035086 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-update HTTP/1.1" 200 156 0.167186 10.0.0.33 - - [2026-06-15 17:28:19] "PUT /access-control-list/e6363bcd-7e60-4a6b-9725-0746b1008ddd HTTP/1.1" 200 272 0.109612 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-update HTTP/1.1" 200 156 0.183451 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032058 10.0.0.33 - - [2026-06-15 17:28:19] "PUT /access-control-list/2e30402d-7a35-4159-bf63-39060fd5c2c5 HTTP/1.1" 200 272 0.063094 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016184 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-update HTTP/1.1" 200 156 0.028090 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-update HTTP/1.1" 200 156 0.059624 10.0.0.33 - - [2026-06-15 17:28:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.001304 10.0.0.33 - - [2026-06-15 17:28:19] "POST /access-control-lists HTTP/1.1" 200 601 0.068733 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-update HTTP/1.1" 200 156 0.056287 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-update HTTP/1.1" 200 156 0.143418 10.0.0.33 - - [2026-06-15 17:28:19] "PUT /access-control-list/0ff57be8-962c-468f-8fed-2d63bf45866b HTTP/1.1" 200 272 0.023968 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-update HTTP/1.1" 200 156 0.114810 10.0.0.33 - - [2026-06-15 17:28:19] "PUT /access-control-list/e6363bcd-7e60-4a6b-9725-0746b1008ddd HTTP/1.1" 200 272 0.036567 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025354 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-update HTTP/1.1" 200 156 0.060561 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015822 10.0.0.33 - - [2026-06-15 17:28:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015395 10.0.0.33 - - [2026-06-15 17:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.33 - - [2026-06-15 17:28:19] "PUT /access-control-list/0ff57be8-962c-468f-8fed-2d63bf45866b HTTP/1.1" 200 272 0.077280 10.0.0.33 - - [2026-06-15 17:28:19] "GET /virtual-network/12d435bd-efcb-4cf4-8627-d0f4cbdf096a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007677 10.0.0.33 - - [2026-06-15 17:28:19] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.008998 10.0.0.33 - - [2026-06-15 17:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.33 - - [2026-06-15 17:28:19] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002128 10.0.0.33 - - [2026-06-15 17:28:19] "POST /firewall-policys HTTP/1.1" 200 530 0.019141 10.0.0.33 - - [2026-06-15 17:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.023656 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014656 10.0.0.33 - - [2026-06-15 17:28:20] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003656 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002158 10.0.0.33 - - [2026-06-15 17:28:20] "POST /ref-update HTTP/1.1" 200 156 0.014648 10.0.0.33 - - [2026-06-15 17:28:20] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.026535 10.0.0.33 - - [2026-06-15 17:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.33 - - [2026-06-15 17:28:20] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002894 10.0.0.33 - - [2026-06-15 17:28:20] "POST /firewall-policys HTTP/1.1" 200 532 0.026469 10.0.0.33 - - [2026-06-15 17:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036873 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.016891 10.0.0.33 - - [2026-06-15 17:28:20] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.002633 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002018 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001773 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002630 10.0.0.33 - - [2026-06-15 17:28:20] "POST /ref-update HTTP/1.1" 200 156 0.015555 10.0.0.33 - - [2026-06-15 17:28:20] "POST /ref-update HTTP/1.1" 200 156 0.042163 10.0.0.33 - - [2026-06-15 17:28:20] "POST /ref-update HTTP/1.1" 200 156 0.019490 10.0.0.33 - - [2026-06-15 17:28:20] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.011327 10.0.0.33 - - [2026-06-15 17:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.33 - - [2026-06-15 17:28:20] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003238 10.0.0.33 - - [2026-06-15 17:28:20] "POST /firewall-policys HTTP/1.1" 200 530 0.029443 10.0.0.33 - - [2026-06-15 17:28:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029124 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/d8e9c60e-da56-4995-b442-5bd2bc8cd306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.019858 10.0.0.33 - - [2026-06-15 17:28:20] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.002739 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/d8e9c60e-da56-4995-b442-5bd2bc8cd306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002296 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001738 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002587 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002104 10.0.0.33 - - [2026-06-15 17:28:20] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001913 10.0.0.33 - - [2026-06-15 17:28:20] "POST /ref-update HTTP/1.1" 200 156 0.015846 10.0.0.33 - - [2026-06-15 17:28:20] "POST /ref-update HTTP/1.1" 200 156 0.028050 10.0.0.33 - - [2026-06-15 17:28:20] "POST /ref-update HTTP/1.1" 200 156 0.026943 10.0.0.33 - - [2026-06-15 17:28:21] "POST /ref-update HTTP/1.1" 200 156 0.033412 10.0.0.33 - - [2026-06-15 17:28:21] "POST /ref-update HTTP/1.1" 200 156 0.058447 10.0.0.33 - - [2026-06-15 17:28:21] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.020955 10.0.0.33 - - [2026-06-15 17:28:21] "POST /tags HTTP/1.1" 200 299 0.042898 10.0.0.33 - - [2026-06-15 17:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012735 10.0.0.33 - - [2026-06-15 17:28:21] "GET /tag/f18d0812-046a-4e63-8aaf-3e8dcb6fdf78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018811 10.0.0.33 - - [2026-06-15 17:28:21] "POST /set-tag HTTP/1.1" 200 109 0.019835 10.0.0.33 - - [2026-06-15 17:28:21] "POST /tags HTTP/1.1" 200 301 0.126634 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 10.0.0.33 - - [2026-06-15 17:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000734 10.0.0.33 - - [2026-06-15 17:28:21] "GET /tag/dcd24bb5-dd1e-408a-a55a-1d7111cdeaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014673 10.0.0.33 - - [2026-06-15 17:28:21] "POST /tags HTTP/1.1" 200 325 0.076231 10.0.0.33 - - [2026-06-15 17:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008392 10.0.0.33 - - [2026-06-15 17:28:21] "GET /tag/3f565b05-3bb4-4324-aec2-e6f9d4948c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.020792 10.0.0.33 - - [2026-06-15 17:28:21] "POST /tags HTTP/1.1" 200 311 0.048802 10.0.0.33 - - [2026-06-15 17:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010077 10.0.0.33 - - [2026-06-15 17:28:21] "GET /tag/e168d66a-68bd-4a8d-bd50-6646b2d0a1cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.019731 10.0.0.33 - - [2026-06-15 17:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006560 10.0.0.33 - - [2026-06-15 17:28:21] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.007081 10.0.0.33 - - [2026-06-15 17:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.33 - - [2026-06-15 17:28:22] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085735 10.0.0.33 - - [2026-06-15 17:28:22] "POST /virtual-machines HTTP/1.1" 200 377 0.019004 10.0.0.33 - - [2026-06-15 17:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028546 10.0.0.33 - - [2026-06-15 17:28:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.182819 10.0.0.33 - - [2026-06-15 17:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011124 10.0.0.33 - - [2026-06-15 17:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019723 10.0.0.33 - - [2026-06-15 17:28:22] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.021823 10.0.0.33 - - [2026-06-15 17:28:22] "POST /instance-ips HTTP/1.1" 200 409 0.047457 10.0.0.33 - - [2026-06-15 17:28:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.035218 10.0.0.33 - - [2026-06-15 17:28:22] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.016508 10.0.0.33 - - [2026-06-15 17:28:22] "POST /set-tag HTTP/1.1" 200 109 0.020608 10.0.0.33 - - [2026-06-15 17:28:22] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.017534 10.0.0.33 - - [2026-06-15 17:28:22] "GET /instance-ip/9bb38bb2-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.005193 10.0.0.33 - - [2026-06-15 17:28:22] "POST /tags HTTP/1.1" 200 305 0.055411 10.0.0.33 - - [2026-06-15 17:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019185 10.0.0.33 - - [2026-06-15 17:28:22] "GET /tag/3370029e-4ed3-468f-af58-54f1d4270f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014363 10.0.0.33 - - [2026-06-15 17:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2026-06-15 17:28:22] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.018849 10.0.0.33 - - [2026-06-15 17:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015752 10.0.0.33 - - [2026-06-15 17:28:23] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012821 10.0.0.33 - - [2026-06-15 17:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.33 - - [2026-06-15 17:28:23] "GET /service-appliance-set/4b61e03c-49f9-48f1-9499-dbb3ac0b991f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002931 10.0.0.33 - - [2026-06-15 17:28:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.001205 10.0.0.33 - - [2026-06-15 17:28:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110809 10.0.0.33 - - [2026-06-15 17:28:23] "GET /virtual-machine-interface/3b12c0af-3f9a-487d-8d36-f31ff2c72a11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.019892 10.0.0.33 - - [2026-06-15 17:28:23] "POST /instance-ips HTTP/1.1" 200 381 0.045135 10.0.0.33 - - [2026-06-15 17:28:23] "GET /instance-ip/57298cf7-ea38-4acc-8ad6-af0621f76335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011628 10.0.0.33 - - [2026-06-15 17:28:23] "POST /loadbalancers HTTP/1.1" 200 582 0.084594 10.0.0.33 - - [2026-06-15 17:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.109310 10.0.0.33 - - [2026-06-15 17:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009883 10.0.0.33 - - [2026-06-15 17:28:23] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050282 10.0.0.33 - - [2026-06-15 17:28:23] "GET /instance-ip/57298cf7-ea38-4acc-8ad6-af0621f76335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013944 10.0.0.33 - - [2026-06-15 17:28:23] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087143 10.0.0.33 - - [2026-06-15 17:28:23] "GET /loadbalancer/c7b5bd08-6c8d-4ecd-a3d4-6daa25b268f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003767 10.0.0.33 - - [2026-06-15 17:28:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.044944 10.0.0.33 - - [2026-06-15 17:28:23] "POST /floating-ips HTTP/1.1" 200 583 0.069155 10.0.0.33 - - [2026-06-15 17:28:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015999 10.0.0.33 - - [2026-06-15 17:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.024453 10.0.0.33 - - [2026-06-15 17:28:23] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054689 10.0.0.33 - - [2026-06-15 17:28:23] "GET /loadbalancer-listener/a88a603c-dce6-40d6-ab46-5c605a7a2fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003140 10.0.0.33 - - [2026-06-15 17:28:23] "GET /loadbalancer-listener/a88a603c-dce6-40d6-ab46-5c605a7a2fc1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.007672 10.0.0.33 - - [2026-06-15 17:28:24] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.061625 10.0.0.33 - - [2026-06-15 17:28:24] "GET /instance-ip/57298cf7-ea38-4acc-8ad6-af0621f76335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.018629 10.0.0.33 - - [2026-06-15 17:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029123 10.0.0.33 - - [2026-06-15 17:28:24] "GET /instance-ip/57298cf7-ea38-4acc-8ad6-af0621f76335?fields=floating_ips HTTP/1.1" 200 1170 0.018414 10.0.0.33 - - [2026-06-15 17:28:24] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008000 10.0.0.33 - - [2026-06-15 17:28:24] "GET /floating-ip/06a15a2a-58d7-4cd1-be11-5840325a05f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.006150 10.0.0.33 - - [2026-06-15 17:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2026-06-15 17:28:24] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.021295 10.0.0.33 - - [2026-06-15 17:28:24] "POST /tags HTTP/1.1" 200 357 0.118075 10.0.0.33 - - [2026-06-15 17:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.141228 10.0.0.33 - - [2026-06-15 17:28:24] "GET /tag/c9f51dc7-24eb-48fc-8629-41d35188e5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.022487 10.0.0.33 - - [2026-06-15 17:28:24] "POST /tags HTTP/1.1" 200 305 0.033696 10.0.0.33 - - [2026-06-15 17:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.33 - - [2026-06-15 17:28:24] "GET /tag/7f89abe2-6bd5-4c6c-b43e-f456961acf3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.017573 10.0.0.33 - - [2026-06-15 17:28:24] "POST /id-to-fqname HTTP/1.1" 200 174 0.000485 10.0.0.33 - - [2026-06-15 17:28:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.018626 10.0.0.33 - - [2026-06-15 17:28:24] "POST /security-groups HTTP/1.1" 200 571 0.128079 10.0.0.33 - - [2026-06-15 17:28:24] "POST /projects HTTP/1.1" 200 483 0.311358 10.0.0.33 - - [2026-06-15 17:28:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.008994 10.0.0.33 - - [2026-06-15 17:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.034329 10.0.0.33 - - [2026-06-15 17:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.33 - - [2026-06-15 17:28:25] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.017096 10.0.0.33 - - [2026-06-15 17:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005398 10.0.0.33 - - [2026-06-15 17:28:25] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.018095 10.0.0.33 - - [2026-06-15 17:28:25] "POST /access-control-lists HTTP/1.1" 200 580 0.174546 10.0.0.33 - - [2026-06-15 17:28:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.002245 10.0.0.33 - - [2026-06-15 17:28:25] "POST /access-control-lists HTTP/1.1" 200 578 0.100293 10.0.0.33 - - [2026-06-15 17:28:25] "PUT /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc HTTP/1.1" 200 264 0.168418 10.0.0.33 - - [2026-06-15 17:28:25] "PUT /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87 HTTP/1.1" 200 264 0.064558 10.0.0.33 - - [2026-06-15 17:28:25] "POST /security-groups HTTP/1.1" 200 537 0.088514 10.0.0.33 - - [2026-06-15 17:28:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.002351 10.0.0.33 - - [2026-06-15 17:28:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.040799 10.0.0.33 - - [2026-06-15 17:28:25] "POST /access-control-lists HTTP/1.1" 200 596 0.075602 10.0.0.33 - - [2026-06-15 17:28:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.007301 10.0.0.33 - - [2026-06-15 17:28:25] "POST /chown HTTP/1.1" 200 109 0.048926 10.0.0.33 - - [2026-06-15 17:28:25] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005242 10.0.0.33 - - [2026-06-15 17:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2026-06-15 17:28:25] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017203 10.0.0.33 - - [2026-06-15 17:28:25] "POST /tags HTTP/1.1" 409 207 0.001870 10.0.0.33 - - [2026-06-15 17:28:25] "POST /access-control-lists HTTP/1.1" 200 594 0.084068 10.0.0.33 - - [2026-06-15 17:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021266 10.0.0.33 - - [2026-06-15 17:28:25] "GET /tag/7f89abe2-6bd5-4c6c-b43e-f456961acf3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.019252 10.0.0.33 - - [2026-06-15 17:28:25] "POST /firewall-rules HTTP/1.1" 200 564 0.077170 10.0.0.33 - - [2026-06-15 17:28:25] "GET /firewall-rule/a0bd0f3c-95cb-4b20-b14a-6c962d34f20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.016481 10.0.0.33 - - [2026-06-15 17:28:25] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009913 10.0.0.33 - - [2026-06-15 17:28:26] "GET /firewall-rule/a0bd0f3c-95cb-4b20-b14a-6c962d34f20d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003629 10.0.0.33 - - [2026-06-15 17:28:26] "POST /ref-update HTTP/1.1" 200 156 0.018957 10.0.0.33 - - [2026-06-15 17:28:26] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006722 10.0.0.33 - - [2026-06-15 17:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.33 - - [2026-06-15 17:28:26] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002631 10.0.0.33 - - [2026-06-15 17:28:26] "POST /tags HTTP/1.1" 409 207 0.001634 10.0.0.33 - - [2026-06-15 17:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.33 - - [2026-06-15 17:28:26] "GET /tag/7f89abe2-6bd5-4c6c-b43e-f456961acf3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.013233 10.0.0.33 - - [2026-06-15 17:28:26] "POST /firewall-rules HTTP/1.1" 200 562 0.071615 10.0.0.33 - - [2026-06-15 17:28:26] "GET /firewall-rule/401139a9-6690-4d0e-a3b2-7b900c4901fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.008211 10.0.0.33 - - [2026-06-15 17:28:26] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004649 10.0.0.33 - - [2026-06-15 17:28:26] "GET /firewall-rule/401139a9-6690-4d0e-a3b2-7b900c4901fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.001933 10.0.0.33 - - [2026-06-15 17:28:26] "POST /ref-update HTTP/1.1" 200 156 0.024774 10.0.0.33 - - [2026-06-15 17:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020636 10.0.0.33 - - [2026-06-15 17:28:26] "GET /loadbalancer/c7b5bd08-6c8d-4ecd-a3d4-6daa25b268f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002242 10.0.0.33 - - [2026-06-15 17:28:26] "POST /fqname-to-id HTTP/1.1" 404 228 0.001884 10.0.0.33 - - [2026-06-15 17:28:26] "POST /tags HTTP/1.1" 200 355 0.021711 10.0.0.33 - - [2026-06-15 17:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.027981 10.0.0.33 - - [2026-06-15 17:28:26] "GET /tag/1d35107b-e015-4f67-8ed7-ade71d05689a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.020781 10.0.0.33 - - [2026-06-15 17:28:26] "POST /tags HTTP/1.1" 200 303 0.035995 10.0.0.33 - - [2026-06-15 17:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.057570 10.0.0.33 - - [2026-06-15 17:28:26] "GET /tag/1f9316bd-ec2a-4c25-a50b-200b20aceebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013723 10.0.0.33 - - [2026-06-15 17:28:26] "POST /projects HTTP/1.1" 409 218 0.001547 10.0.0.33 - - [2026-06-15 17:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.33 - - [2026-06-15 17:28:26] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035647 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 10.0.0.33 - - [2026-06-15 17:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014794 10.0.0.33 - - [2026-06-15 17:28:26] "GET /network-ipam/3886b11b-0c8f-472d-b21c-afc6b128ed3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006710 10.0.0.33 - - [2026-06-15 17:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.33 - - [2026-06-15 17:28:26] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005713 10.0.0.33 - - [2026-06-15 17:28:26] "PUT /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc HTTP/1.1" 200 264 0.053480 10.0.0.33 - - [2026-06-15 17:28:26] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004779 10.0.0.33 - - [2026-06-15 17:28:27] "POST /set-tag HTTP/1.1" 200 109 0.127584 10.0.0.33 - - [2026-06-15 17:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014819 10.0.0.33 - - [2026-06-15 17:28:27] "GET /network-ipam/d61acc1b-402c-4b7f-9213-c34bcf4d1100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002711 10.0.0.33 - - [2026-06-15 17:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.33 - - [2026-06-15 17:28:27] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.023266 10.0.0.33 - - [2026-06-15 17:28:27] "PUT /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87 HTTP/1.1" 200 264 0.078860 10.0.0.33 - - [2026-06-15 17:28:27] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010285 10.0.0.33 - - [2026-06-15 17:28:27] "POST /set-tag HTTP/1.1" 200 109 0.103248 10.0.0.33 - - [2026-06-15 17:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.33 - - [2026-06-15 17:28:27] "GET /network-policy/498dc7cf-9b9e-4e28-9683-acfcd53b09f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002985 10.0.0.33 - - [2026-06-15 17:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2026-06-15 17:28:27] "GET /network-policy/ab248068-0613-4f84-8186-7691f24421a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.001865 10.0.0.33 - - [2026-06-15 17:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.33 - - [2026-06-15 17:28:27] "GET /network-policy/b8503348-d57c-4d87-bd6f-4081a5e2d4f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.001955 10.0.0.33 - - [2026-06-15 17:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.33 - - [2026-06-15 17:28:27] "PUT /network-policy/b8503348-d57c-4d87-bd6f-4081a5e2d4f5 HTTP/1.1" 200 262 0.011269 10.0.0.33 - - [2026-06-15 17:28:27] "PUT /access-control-list/0ff57be8-962c-468f-8fed-2d63bf45866b HTTP/1.1" 200 272 0.069387 10.0.0.33 - - [2026-06-15 17:28:27] "PUT /access-control-list/2e30402d-7a35-4159-bf63-39060fd5c2c5 HTTP/1.1" 200 272 0.034495 10.0.0.33 - - [2026-06-15 17:28:27] "POST /ref-update HTTP/1.1" 200 156 0.173195 10.0.0.33 - - [2026-06-15 17:28:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012920 10.0.0.33 - - [2026-06-15 17:28:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2026-06-15 17:28:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001243 10.0.0.33 - - [2026-06-15 17:28:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003795 10.0.0.33 - - [2026-06-15 17:28:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005719 10.0.0.33 - - [2026-06-15 17:28:27] "POST /security-groups HTTP/1.1" 409 245 0.002180 10.0.0.33 - - [2026-06-15 17:28:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.33 - - [2026-06-15 17:28:28] "PUT /security-group/ccdce136-7885-44e4-9fa6-ad7ebbe6fb34 HTTP/1.1" 200 262 0.078995 10.0.0.33 - - [2026-06-15 17:28:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.039417 10.0.0.33 - - [2026-06-15 17:28:28] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020089 10.0.0.33 - - [2026-06-15 17:28:28] "PUT /access-control-list/e5848292-8292-4629-9f73-1e427e1f5a33 HTTP/1.1" 200 272 0.049719 10.0.0.33 - - [2026-06-15 17:28:28] "PUT /access-control-list/4801e440-5278-4ded-8353-989f50f7c65a HTTP/1.1" 200 272 0.013016 10.0.0.33 - - [2026-06-15 17:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-06-15 17:28:28] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002515 10.0.0.33 - - [2026-06-15 17:28:28] "POST /tags HTTP/1.1" 409 206 0.001356 10.0.0.33 - - [2026-06-15 17:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005779 10.0.0.33 - - [2026-06-15 17:28:28] "GET /tag/1f9316bd-ec2a-4c25-a50b-200b20aceebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010245 10.0.0.33 - - [2026-06-15 17:28:28] "POST /firewall-rules HTTP/1.1" 200 562 0.073142 10.0.0.33 - - [2026-06-15 17:28:28] "GET /firewall-rule/1c18e183-b58b-4193-9136-3748633c4085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004267 10.0.0.33 - - [2026-06-15 17:28:28] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.008224 10.0.0.33 - - [2026-06-15 17:28:28] "GET /firewall-rule/1c18e183-b58b-4193-9136-3748633c4085?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002390 10.0.0.33 - - [2026-06-15 17:28:28] "POST /ref-update HTTP/1.1" 200 156 0.019282 10.0.0.33 - - [2026-06-15 17:28:28] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.020721 10.0.0.33 - - [2026-06-15 17:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.33 - - [2026-06-15 17:28:28] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002567 10.0.0.33 - - [2026-06-15 17:28:28] "POST /tags HTTP/1.1" 409 206 0.004937 10.0.0.33 - - [2026-06-15 17:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.33 - - [2026-06-15 17:28:28] "GET /tag/1f9316bd-ec2a-4c25-a50b-200b20aceebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018902 10.0.0.33 - - [2026-06-15 17:28:28] "POST /firewall-rules HTTP/1.1" 200 560 0.069604 10.0.0.33 - - [2026-06-15 17:28:28] "GET /firewall-rule/796a5cbd-d91f-44c3-a200-f57b657aace1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.031465 10.0.0.33 - - [2026-06-15 17:28:28] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.009156 10.0.0.33 - - [2026-06-15 17:28:28] "GET /firewall-rule/796a5cbd-d91f-44c3-a200-f57b657aace1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006442 10.0.0.33 - - [2026-06-15 17:28:28] "POST /ref-update HTTP/1.1" 200 156 0.041625 10.0.0.33 - - [2026-06-15 17:28:28] "POST /tags HTTP/1.1" 200 301 0.098586 10.0.0.33 - - [2026-06-15 17:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.33 - - [2026-06-15 17:28:29] "GET /tag/2dbefc94-953b-4a39-9127-ea66d781fb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.026540 10.0.0.33 - - [2026-06-15 17:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.33 - - [2026-06-15 17:28:29] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049835 10.0.0.33 - - [2026-06-15 17:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.33 - - [2026-06-15 17:28:29] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004371 10.0.0.33 - - [2026-06-15 17:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019202 10.0.0.33 - - [2026-06-15 17:28:29] "GET /service-appliance-set/4b61e03c-49f9-48f1-9499-dbb3ac0b991f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002002 10.0.0.33 - - [2026-06-15 17:28:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.011403 10.0.0.33 - - [2026-06-15 17:28:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142201 10.0.0.33 - - [2026-06-15 17:28:29] "GET /virtual-machine-interface/a7e225a4-706e-45ba-a482-abe803b34f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.019968 10.0.0.33 - - [2026-06-15 17:28:29] "POST /instance-ips HTTP/1.1" 200 377 0.053066 10.0.0.33 - - [2026-06-15 17:28:29] "GET /instance-ip/ed44a6bb-1020-43be-a10c-fdec5bddd89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006484 10.0.0.33 - - [2026-06-15 17:28:29] "POST /loadbalancers HTTP/1.1" 200 582 0.069051 10.0.0.33 - - [2026-06-15 17:28:29] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036080 10.0.0.33 - - [2026-06-15 17:28:29] "GET /instance-ip/ed44a6bb-1020-43be-a10c-fdec5bddd89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014529 10.0.0.33 - - [2026-06-15 17:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028581 10.0.0.33 - - [2026-06-15 17:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.33 - - [2026-06-15 17:28:29] "POST /floating-ips HTTP/1.1" 200 581 0.036232 10.0.0.33 - - [2026-06-15 17:28:29] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066572 10.0.0.33 - - [2026-06-15 17:28:29] "GET /loadbalancer/f2e9f1b9-a2f8-4269-a1fa-cd59de1d8ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007464 10.0.0.33 - - [2026-06-15 17:28:29] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.014163 10.0.0.33 - - [2026-06-15 17:28:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009551 10.0.0.33 - - [2026-06-15 17:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001203 10.0.0.33 - - [2026-06-15 17:28:29] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044612 10.0.0.33 - - [2026-06-15 17:28:29] "GET /loadbalancer-listener/e3a6a444-cdac-4685-aa96-4c9b1e9aa7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.005478 10.0.0.33 - - [2026-06-15 17:28:30] "GET /loadbalancer-listener/e3a6a444-cdac-4685-aa96-4c9b1e9aa7b9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.012848 10.0.0.33 - - [2026-06-15 17:28:30] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022224 10.0.0.33 - - [2026-06-15 17:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.33 - - [2026-06-15 17:28:30] "GET /instance-ip/ed44a6bb-1020-43be-a10c-fdec5bddd89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006928 10.0.0.33 - - [2026-06-15 17:28:30] "GET /instance-ip/ed44a6bb-1020-43be-a10c-fdec5bddd89e?fields=floating_ips HTTP/1.1" 200 1165 0.009275 10.0.0.33 - - [2026-06-15 17:28:30] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052983 10.0.0.33 - - [2026-06-15 17:28:30] "GET /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.002070 10.0.0.33 - - [2026-06-15 17:28:30] "GET /loadbalancer/f2e9f1b9-a2f8-4269-a1fa-cd59de1d8ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003769 10.0.0.33 - - [2026-06-15 17:28:30] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018325 10.0.0.33 - - [2026-06-15 17:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.039898 10.0.0.33 - - [2026-06-15 17:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.33 - - [2026-06-15 17:28:30] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031170 10.0.0.33 - - [2026-06-15 17:28:30] "GET /loadbalancer-listener/d24f0986-8ff1-42ad-9f3a-0c211c4e7a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.001705 10.0.0.33 - - [2026-06-15 17:28:30] "GET /loadbalancer-listener/d24f0986-8ff1-42ad-9f3a-0c211c4e7a1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002489 10.0.0.33 - - [2026-06-15 17:28:30] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024639 10.0.0.33 - - [2026-06-15 17:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.33 - - [2026-06-15 17:28:30] "GET /instance-ip/ed44a6bb-1020-43be-a10c-fdec5bddd89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007493 10.0.0.33 - - [2026-06-15 17:28:30] "GET /instance-ip/ed44a6bb-1020-43be-a10c-fdec5bddd89e?fields=floating_ips HTTP/1.1" 200 1165 0.003314 10.0.0.33 - - [2026-06-15 17:28:30] "GET /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003069 10.0.0.33 - - [2026-06-15 17:28:30] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039607 10.0.0.33 - - [2026-06-15 17:28:30] "GET /loadbalancer/f2e9f1b9-a2f8-4269-a1fa-cd59de1d8ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004607 10.0.0.33 - - [2026-06-15 17:28:30] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019888 10.0.0.33 - - [2026-06-15 17:28:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027718 10.0.0.33 - - [2026-06-15 17:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011399 10.0.0.33 - - [2026-06-15 17:28:30] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031552 10.0.0.33 - - [2026-06-15 17:28:30] "GET /loadbalancer-listener/ab2d364c-8ece-4c32-bfcb-e3c51d5182d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004301 10.0.0.33 - - [2026-06-15 17:28:30] "GET /loadbalancer-listener/ab2d364c-8ece-4c32-bfcb-e3c51d5182d9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002858 10.0.0.33 - - [2026-06-15 17:28:30] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023703 10.0.0.33 - - [2026-06-15 17:28:30] "GET /instance-ip/ed44a6bb-1020-43be-a10c-fdec5bddd89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004890 10.0.0.33 - - [2026-06-15 17:28:30] "GET /instance-ip/ed44a6bb-1020-43be-a10c-fdec5bddd89e?fields=floating_ips HTTP/1.1" 200 1165 0.005372 10.0.0.33 - - [2026-06-15 17:28:30] "GET /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005983 10.0.0.33 - - [2026-06-15 17:28:30] "POST /tags HTTP/1.1" 200 371 0.053484 10.0.0.33 - - [2026-06-15 17:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012048 10.0.0.33 - - [2026-06-15 17:28:30] "GET /tag/6b40d2ef-1e2e-439a-bb2c-c3fb5d55b043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.010510 10.0.0.33 - - [2026-06-15 17:28:30] "POST /tags HTTP/1.1" 200 319 0.046254 10.0.0.33 - - [2026-06-15 17:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008471 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000738 10.0.0.33 - - [2026-06-15 17:28:31] "GET /tag/cd76cb02-58ed-490a-8401-b0d2778f5b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.042542 10.0.0.33 - - [2026-06-15 17:28:31] "POST /id-to-fqname HTTP/1.1" 200 181 0.000421 10.0.0.33 - - [2026-06-15 17:28:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.002174 10.0.0.33 - - [2026-06-15 17:28:31] "POST /security-groups HTTP/1.1" 200 578 0.075079 10.0.0.33 - - [2026-06-15 17:28:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.002823 10.0.0.33 - - [2026-06-15 17:28:31] "POST /projects HTTP/1.1" 200 497 0.251880 10.0.0.33 - - [2026-06-15 17:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016494 10.0.0.33 - - [2026-06-15 17:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016494 10.0.0.33 - - [2026-06-15 17:28:31] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.003936 10.0.0.33 - - [2026-06-15 17:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.33 - - [2026-06-15 17:28:31] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003254 10.0.0.33 - - [2026-06-15 17:28:31] "PUT /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc HTTP/1.1" 200 264 0.045878 10.0.0.33 - - [2026-06-15 17:28:31] "PUT /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87 HTTP/1.1" 200 264 0.079021 10.0.0.33 - - [2026-06-15 17:28:31] "POST /access-control-lists HTTP/1.1" 200 587 0.320774 10.0.0.33 - - [2026-06-15 17:28:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.001666 10.0.0.33 - - [2026-06-15 17:28:31] "POST /security-groups HTTP/1.1" 200 558 0.128470 10.0.0.33 - - [2026-06-15 17:28:31] "POST /access-control-lists HTTP/1.1" 200 585 0.127450 10.0.0.33 - - [2026-06-15 17:28:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.002588 10.0.0.33 - - [2026-06-15 17:28:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.088285 10.0.0.33 - - [2026-06-15 17:28:31] "POST /chown HTTP/1.1" 200 109 0.022731 10.0.0.33 - - [2026-06-15 17:28:31] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.022524 10.0.0.33 - - [2026-06-15 17:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.33 - - [2026-06-15 17:28:31] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021178 10.0.0.33 - - [2026-06-15 17:28:31] "POST /access-control-lists HTTP/1.1" 200 610 0.126663 10.0.0.33 - - [2026-06-15 17:28:31] "POST /tags HTTP/1.1" 409 214 0.015977 10.0.0.33 - - [2026-06-15 17:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-06-15 17:28:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.001919 10.0.0.33 - - [2026-06-15 17:28:32] "GET /tag/cd76cb02-58ed-490a-8401-b0d2778f5b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.046887 10.0.0.33 - - [2026-06-15 17:28:32] "POST /access-control-lists HTTP/1.1" 200 608 0.074646 10.0.0.33 - - [2026-06-15 17:28:32] "POST /firewall-rules HTTP/1.1" 200 578 0.100110 10.0.0.33 - - [2026-06-15 17:28:32] "GET /firewall-rule/c1d731e2-7028-430d-ac0f-596881daf0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.011201 10.0.0.33 - - [2026-06-15 17:28:32] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.008876 10.0.0.33 - - [2026-06-15 17:28:32] "GET /firewall-rule/c1d731e2-7028-430d-ac0f-596881daf0e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.001886 10.0.0.33 - - [2026-06-15 17:28:32] "POST /ref-update HTTP/1.1" 200 156 0.042763 10.0.0.33 - - [2026-06-15 17:28:32] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.041659 10.0.0.33 - - [2026-06-15 17:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.33 - - [2026-06-15 17:28:32] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002228 10.0.0.33 - - [2026-06-15 17:28:32] "POST /tags HTTP/1.1" 409 214 0.001927 10.0.0.33 - - [2026-06-15 17:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.33 - - [2026-06-15 17:28:32] "GET /tag/cd76cb02-58ed-490a-8401-b0d2778f5b9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012938 10.0.0.33 - - [2026-06-15 17:28:32] "POST /firewall-rules HTTP/1.1" 200 576 0.078072 10.0.0.33 - - [2026-06-15 17:28:32] "GET /firewall-rule/55ad056e-0588-457e-a3a4-a930e05083e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004635 10.0.0.33 - - [2026-06-15 17:28:32] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003045 10.0.0.33 - - [2026-06-15 17:28:32] "GET /firewall-rule/55ad056e-0588-457e-a3a4-a930e05083e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002509 10.0.0.33 - - [2026-06-15 17:28:32] "POST /ref-update HTTP/1.1" 200 156 0.043948 10.0.0.33 - - [2026-06-15 17:28:32] "POST /tags HTTP/1.1" 200 363 0.050529 10.0.0.33 - - [2026-06-15 17:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011089 10.0.0.33 - - [2026-06-15 17:28:32] "GET /tag/ee451048-0c61-4f1c-9568-853e048b143b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.016086 10.0.0.33 - - [2026-06-15 17:28:32] "POST /tags HTTP/1.1" 200 311 0.036218 10.0.0.33 - - [2026-06-15 17:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023041 10.0.0.33 - - [2026-06-15 17:28:32] "GET /tag/6db0e97d-3bd8-4eb2-b467-b09e4d4ae06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015259 10.0.0.33 - - [2026-06-15 17:28:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000437 10.0.0.33 - - [2026-06-15 17:28:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.035465 10.0.0.33 - - [2026-06-15 17:28:33] "POST /security-groups HTTP/1.1" 200 574 0.073362 10.0.0.33 - - [2026-06-15 17:28:33] "POST /projects HTTP/1.1" 200 489 0.259017 10.0.0.33 - - [2026-06-15 17:28:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.003047 10.0.0.33 - - [2026-06-15 17:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021084 10.0.0.33 - - [2026-06-15 17:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.33 - - [2026-06-15 17:28:33] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.019772 10.0.0.33 - - [2026-06-15 17:28:33] "POST /access-control-lists HTTP/1.1" 200 583 0.091657 10.0.0.33 - - [2026-06-15 17:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.33 - - [2026-06-15 17:28:33] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.021800 10.0.0.33 - - [2026-06-15 17:28:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.003924 10.0.0.33 - - [2026-06-15 17:28:33] "POST /access-control-lists HTTP/1.1" 200 581 0.090096 10.0.0.33 - - [2026-06-15 17:28:33] "PUT /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc HTTP/1.1" 200 264 0.103354 10.0.0.33 - - [2026-06-15 17:28:33] "PUT /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87 HTTP/1.1" 200 264 0.074622 10.0.0.33 - - [2026-06-15 17:28:33] "POST /security-groups HTTP/1.1" 200 546 0.094882 10.0.0.33 - - [2026-06-15 17:28:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002604 10.0.0.33 - - [2026-06-15 17:28:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014776 10.0.0.33 - - [2026-06-15 17:28:33] "POST /access-control-lists HTTP/1.1" 200 602 0.033135 10.0.0.33 - - [2026-06-15 17:28:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.002167 10.0.0.33 - - [2026-06-15 17:28:33] "POST /chown HTTP/1.1" 200 109 0.043024 10.0.0.33 - - [2026-06-15 17:28:33] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002824 10.0.0.33 - - [2026-06-15 17:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.33 - - [2026-06-15 17:28:33] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.035147 10.0.0.33 - - [2026-06-15 17:28:33] "POST /access-control-lists HTTP/1.1" 200 600 0.087606 10.0.0.33 - - [2026-06-15 17:28:33] "POST /tags HTTP/1.1" 409 210 0.009655 10.0.0.33 - - [2026-06-15 17:28:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.33 - - [2026-06-15 17:28:34] "GET /tag/6db0e97d-3bd8-4eb2-b467-b09e4d4ae06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019097 10.0.0.33 - - [2026-06-15 17:28:34] "POST /firewall-rules HTTP/1.1" 200 570 0.085313 10.0.0.33 - - [2026-06-15 17:28:34] "GET /firewall-rule/0c4b43ae-86d2-44b6-83f4-a4dfe999e933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.033924 10.0.0.33 - - [2026-06-15 17:28:34] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004119 10.0.0.33 - - [2026-06-15 17:28:34] "GET /firewall-rule/0c4b43ae-86d2-44b6-83f4-a4dfe999e933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003454 10.0.0.33 - - [2026-06-15 17:28:34] "POST /ref-update HTTP/1.1" 200 156 0.105713 10.0.0.33 - - [2026-06-15 17:28:34] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005937 10.0.0.33 - - [2026-06-15 17:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.33 - - [2026-06-15 17:28:34] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002389 10.0.0.33 - - [2026-06-15 17:28:34] "POST /tags HTTP/1.1" 409 210 0.005374 10.0.0.33 - - [2026-06-15 17:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-06-15 17:28:34] "GET /tag/6db0e97d-3bd8-4eb2-b467-b09e4d4ae06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.023770 10.0.0.33 - - [2026-06-15 17:28:34] "POST /firewall-rules HTTP/1.1" 200 568 0.077028 10.0.0.33 - - [2026-06-15 17:28:34] "GET /firewall-rule/fe7306c2-ee82-4c8e-aaec-e9a4b4988c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.039446 10.0.0.33 - - [2026-06-15 17:28:34] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.027380 10.0.0.33 - - [2026-06-15 17:28:34] "GET /firewall-rule/fe7306c2-ee82-4c8e-aaec-e9a4b4988c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002828 10.0.0.33 - - [2026-06-15 17:28:34] "POST /ref-update HTTP/1.1" 200 156 0.040073 10.0.0.33 - - [2026-06-15 17:28:34] "POST /tags HTTP/1.1" 200 363 0.049291 10.0.0.33 - - [2026-06-15 17:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.33 - - [2026-06-15 17:28:34] "GET /tag/71406d69-6077-4832-85cd-3b8e8957ce65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.023142 10.0.0.33 - - [2026-06-15 17:28:34] "POST /tags HTTP/1.1" 409 210 0.001570 10.0.0.33 - - [2026-06-15 17:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.33 - - [2026-06-15 17:28:34] "GET /tag/e168d66a-68bd-4a8d-bd50-6646b2d0a1cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.024749 10.0.0.33 - - [2026-06-15 17:28:34] "POST /projects HTTP/1.1" 409 223 0.002147 10.0.0.33 - - [2026-06-15 17:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-06-15 17:28:35] "GET /project/51f7dff0-ed59-43e5-b5a7-645605b549a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057406 10.0.0.33 - - [2026-06-15 17:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015459 10.0.0.33 - - [2026-06-15 17:28:35] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004902 10.0.0.33 - - [2026-06-15 17:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.33 - - [2026-06-15 17:28:35] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.008255 10.0.0.33 - - [2026-06-15 17:28:35] "PUT /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc HTTP/1.1" 200 264 0.068071 10.0.0.33 - - [2026-06-15 17:28:35] "PUT /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87 HTTP/1.1" 200 264 0.073821 10.0.0.33 - - [2026-06-15 17:28:35] "POST /security-groups HTTP/1.1" 409 253 0.002430 10.0.0.33 - - [2026-06-15 17:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.33 - - [2026-06-15 17:28:35] "PUT /security-group/88c164b3-2659-49ee-a03a-0c084c899153 HTTP/1.1" 200 262 0.066870 10.0.0.33 - - [2026-06-15 17:28:35] "PUT /access-control-list/3619bb28-1f6e-400e-8cb1-59fbe68f23fc HTTP/1.1" 200 272 0.042839 10.0.0.33 - - [2026-06-15 17:28:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.061684 10.0.0.33 - - [2026-06-15 17:28:35] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014855 10.0.0.33 - - [2026-06-15 17:28:35] "PUT /access-control-list/b3383e09-399f-46db-8954-24fc8d79ec11 HTTP/1.1" 200 272 0.070999 10.0.0.33 - - [2026-06-15 17:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005820 10.0.0.33 - - [2026-06-15 17:28:35] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011451 10.0.0.33 - - [2026-06-15 17:28:35] "POST /tags HTTP/1.1" 409 210 0.007109 10.0.0.33 - - [2026-06-15 17:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.33 - - [2026-06-15 17:28:35] "GET /tag/e168d66a-68bd-4a8d-bd50-6646b2d0a1cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.043489 10.0.0.33 - - [2026-06-15 17:28:35] "POST /firewall-rules HTTP/1.1" 200 570 0.139055 10.0.0.33 - - [2026-06-15 17:28:35] "GET /firewall-rule/13ec966b-87f3-47d0-82d9-cbb12382be3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.006021 10.0.0.33 - - [2026-06-15 17:28:35] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.011825 10.0.0.33 - - [2026-06-15 17:28:35] "GET /firewall-rule/13ec966b-87f3-47d0-82d9-cbb12382be3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.001896 10.0.0.33 - - [2026-06-15 17:28:36] "POST /ref-update HTTP/1.1" 200 156 0.102084 10.0.0.33 - - [2026-06-15 17:28:36] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.017039 10.0.0.33 - - [2026-06-15 17:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.33 - - [2026-06-15 17:28:36] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008321 10.0.0.33 - - [2026-06-15 17:28:36] "POST /tags HTTP/1.1" 409 210 0.014761 10.0.0.33 - - [2026-06-15 17:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.33 - - [2026-06-15 17:28:36] "GET /tag/e168d66a-68bd-4a8d-bd50-6646b2d0a1cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013108 10.0.0.33 - - [2026-06-15 17:28:36] "POST /firewall-rules HTTP/1.1" 200 568 0.083303 10.0.0.33 - - [2026-06-15 17:28:36] "GET /firewall-rule/cb3ca0c4-5649-44b3-9486-46e5f30713d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004639 10.0.0.33 - - [2026-06-15 17:28:36] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.007091 10.0.0.33 - - [2026-06-15 17:28:36] "GET /firewall-rule/cb3ca0c4-5649-44b3-9486-46e5f30713d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001996 10.0.0.33 - - [2026-06-15 17:28:36] "POST /ref-update HTTP/1.1" 200 156 0.078384 10.0.0.33 - - [2026-06-15 17:28:36] "POST /tags HTTP/1.1" 409 237 0.025626 10.0.0.33 - - [2026-06-15 17:28:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.33 - - [2026-06-15 17:28:36] "GET /tag/71406d69-6077-4832-85cd-3b8e8957ce65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.019648 10.0.0.33 - - [2026-06-15 17:28:36] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.005163 10.0.0.33 - - [2026-06-15 17:28:36] "POST /set-tag HTTP/1.1" 200 109 0.020345 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000977 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000739 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000719 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:28:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003712 10.0.0.129 - - [2026-06-15 17:29:20] "GET / HTTP/1.1" 200 35931 0.001623 10.0.0.129 - - [2026-06-15 17:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.129 - - [2026-06-15 17:29:20] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.003985 10.0.0.129 - - [2026-06-15 17:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.129 - - [2026-06-15 17:29:20] "GET /routing-instance/b815ba77-3abe-42f0-9de7-cb592986a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.001956 10.0.0.129 - - [2026-06-15 17:29:20] "PUT /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35 HTTP/1.1" 200 274 0.007784 10.0.0.129 - - [2026-06-15 17:29:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.007524 10.0.0.129 - - [2026-06-15 17:29:20] "POST /virtual-routers HTTP/1.1" 200 599 0.013115 10.0.0.129 - - [2026-06-15 17:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005834 10.0.0.129 - - [2026-06-15 17:29:20] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002841 10.0.0.129 - - [2026-06-15 17:29:21] "POST /fqname-to-id HTTP/1.1" 404 229 0.001498 10.0.0.129 - - [2026-06-15 17:29:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001082 10.0.0.129 - - [2026-06-15 17:29:21] "GET /virtual-network/12d435bd-efcb-4cf4-8627-d0f4cbdf096a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003448 10.0.0.129 - - [2026-06-15 17:29:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.043828 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:29:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001623 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:29:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001236 10.0.0.129 - - [2026-06-15 17:30:35] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.129 - - [2026-06-15 17:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2026-06-15 17:30:35] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004193 10.0.0.129 - - [2026-06-15 17:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001145 10.0.0.129 - - [2026-06-15 17:30:35] "GET /routing-instance/b815ba77-3abe-42f0-9de7-cb592986a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.001816 10.0.0.129 - - [2026-06-15 17:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001102 10.0.0.129 - - [2026-06-15 17:30:35] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.001859 10.0.0.129 - - [2026-06-15 17:30:35] "PUT /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f HTTP/1.1" 200 262 0.006786 10.0.0.129 - - [2026-06-15 17:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.129 - - [2026-06-15 17:30:35] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002115 10.0.0.129 - - [2026-06-15 17:30:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001169 10.0.0.129 - - [2026-06-15 17:30:35] "GET /virtual-machine-interface/fa699b8a-67d4-421a-bdfd-8ee482db8344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003257 10.0.0.129 - - [2026-06-15 17:30:35] "PUT /virtual-machine-interface/fa699b8a-67d4-421a-bdfd-8ee482db8344 HTTP/1.1" 200 284 0.006990 10.0.0.33 - - [2026-06-15 17:31:31] "GET /global-system-configs HTTP/1.1" 200 322 0.004544 10.0.0.33 - - [2026-06-15 17:31:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002109 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:33:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:33:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:33:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:33:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000784 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:33:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:33:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000721 10.0.0.33 - - [2026-06-15 17:33:21] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003152 10.0.0.33 - - [2026-06-15 17:33:21] "POST /ref-update HTTP/1.1" 200 156 0.006397 10.0.0.33 - - [2026-06-15 17:33:28] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004431 10.0.0.33 - - [2026-06-15 17:33:28] "POST /set-tag HTTP/1.1" 200 109 0.004131 10.0.0.33 - - [2026-06-15 17:33:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.33 - - [2026-06-15 17:33:28] "GET /loadbalancer/f2e9f1b9-a2f8-4269-a1fa-cd59de1d8ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003078 10.0.0.33 - - [2026-06-15 17:33:29] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004816 10.0.0.33 - - [2026-06-15 17:33:29] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.33 - - [2026-06-15 17:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-06-15 17:33:29] "GET /loadbalancer/f2e9f1b9-a2f8-4269-a1fa-cd59de1d8ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001955 10.0.0.33 - - [2026-06-15 17:33:29] "GET /loadbalancer-pool/c2db98d7-4aa6-4082-8266-5e792d16cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004015 10.0.0.33 - - [2026-06-15 17:33:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016603 10.0.0.33 - - [2026-06-15 17:33:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021267 10.0.0.33 - - [2026-06-15 17:33:29] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016241 10.0.0.33 - - [2026-06-15 17:33:29] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006197 10.0.0.33 - - [2026-06-15 17:33:29] "POST /ref-update HTTP/1.1" 200 156 0.007718 10.0.0.33 - - [2026-06-15 17:33:29] "POST /tags HTTP/1.1" 409 205 0.001708 10.0.0.33 - - [2026-06-15 17:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.33 - - [2026-06-15 17:33:29] "GET /tag/2dbefc94-953b-4a39-9127-ea66d781fb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010259 10.0.0.33 - - [2026-06-15 17:33:29] "GET /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.023159 10.0.0.33 - - [2026-06-15 17:33:29] "PUT /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa HTTP/1.1" 200 256 0.005341 10.0.0.33 - - [2026-06-15 17:33:29] "POST /set-tag HTTP/1.1" 200 109 0.056576 10.0.0.33 - - [2026-06-15 17:33:29] "GET /loadbalancer-pool/cf06bb0a-28d6-47f7-916c-492570d2aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.015723 10.0.0.33 - - [2026-06-15 17:33:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020003 10.0.0.33 - - [2026-06-15 17:33:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007456 10.0.0.33 - - [2026-06-15 17:33:29] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009051 10.0.0.33 - - [2026-06-15 17:33:29] "POST /set-tag HTTP/1.1" 200 109 0.003581 10.0.0.33 - - [2026-06-15 17:33:29] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003169 10.0.0.33 - - [2026-06-15 17:33:29] "POST /ref-update HTTP/1.1" 200 156 0.004784 10.0.0.33 - - [2026-06-15 17:33:29] "GET /loadbalancer-pool/65672a41-5da0-48e2-b3ec-581d549ab139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007682 10.0.0.33 - - [2026-06-15 17:33:29] "GET /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.006048 10.0.0.33 - - [2026-06-15 17:33:29] "PUT /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa HTTP/1.1" 200 256 0.024721 10.0.0.33 - - [2026-06-15 17:33:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042951 10.0.0.33 - - [2026-06-15 17:33:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022673 10.0.0.33 - - [2026-06-15 17:33:29] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015541 10.0.0.33 - - [2026-06-15 17:33:29] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009623 10.0.0.33 - - [2026-06-15 17:33:29] "POST /ref-update HTTP/1.1" 200 156 0.008759 10.0.0.33 - - [2026-06-15 17:33:29] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.33 - - [2026-06-15 17:33:29] "GET /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.002020 10.0.0.33 - - [2026-06-15 17:33:29] "PUT /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa HTTP/1.1" 200 256 0.007343 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:34:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001228 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:34:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000848 10.0.0.33 - - [2026-06-15 17:36:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002116 10.0.0.33 - - [2026-06-15 17:36:31] "GET /global-system-configs HTTP/1.1" 200 322 0.003083 10.0.0.33 - - [2026-06-15 17:36:37] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.33 - - [2026-06-15 17:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2026-06-15 17:36:37] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024034 10.0.0.33 - - [2026-06-15 17:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.33 - - [2026-06-15 17:36:37] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022605 10.0.0.33 - - [2026-06-15 17:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-06-15 17:36:37] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058959 10.0.0.33 - - [2026-06-15 17:36:38] "POST /tags HTTP/1.1" 200 333 0.022835 10.0.0.33 - - [2026-06-15 17:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.33 - - [2026-06-15 17:36:38] "GET /tag/4d0edd12-8063-473e-b170-e2591318897a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.034712 10.0.0.33 - - [2026-06-15 17:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.33 - - [2026-06-15 17:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010639 10.0.0.33 - - [2026-06-15 17:36:38] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.094126 10.0.0.33 - - [2026-06-15 17:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.028253 10.0.0.33 - - [2026-06-15 17:36:38] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.099358 10.0.0.33 - - [2026-06-15 17:36:38] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004375 10.0.0.33 - - [2026-06-15 17:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005957 10.0.0.33 - - [2026-06-15 17:36:38] "GET /virtual-networks?parent_id=6ae0c1fb-1889-4f06-b543-d97375715f66&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.006783 10.0.0.33 - - [2026-06-15 17:36:38] "GET /service-appliance-set/4b61e03c-49f9-48f1-9499-dbb3ac0b991f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002103 10.0.0.33 - - [2026-06-15 17:36:38] "POST /fqname-to-id HTTP/1.1" 404 254 0.001638 10.0.0.33 - - [2026-06-15 17:36:38] "POST /virtual-networks HTTP/1.1" 200 512 0.126733 10.0.0.33 - - [2026-06-15 17:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.030535 10.0.0.33 - - [2026-06-15 17:36:38] "GET /network-ipam/348469f2-8a6e-4383-bf6f-e38d40943f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.009932 10.0.0.33 - - [2026-06-15 17:36:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.213552 10.0.0.33 - - [2026-06-15 17:36:38] "GET /virtual-machine-interface/54b17c3a-2846-4fd7-afef-b2b533bb3146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.025412 10.0.0.33 - - [2026-06-15 17:36:38] "POST /useragent-kv HTTP/1.1" 200 115 0.023771 10.0.0.33 - - [2026-06-15 17:36:38] "POST /ref-update HTTP/1.1" 200 156 0.170257 10.0.0.33 - - [2026-06-15 17:36:38] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006226 10.0.0.33 - - [2026-06-15 17:36:38] "POST /instance-ips HTTP/1.1" 200 409 0.071822 10.0.0.33 - - [2026-06-15 17:36:38] "GET /instance-ip/09267de4-bbc5-4505-a436-43d029d8a53e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.004179 10.0.0.33 - - [2026-06-15 17:36:39] "GET /domains HTTP/1.1" 200 280 0.007374 10.0.0.33 - - [2026-06-15 17:36:39] "POST /loadbalancers HTTP/1.1" 200 610 0.051277 10.0.0.33 - - [2026-06-15 17:36:39] "GET /domain/5cb298fa-1bef-4a72-972d-4cd51a959426 HTTP/1.1" 200 3086 0.055334 10.0.0.33 - - [2026-06-15 17:36:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.026937 10.0.0.33 - - [2026-06-15 17:36:39] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090780 10.0.0.33 - - [2026-06-15 17:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029083 10.0.0.33 - - [2026-06-15 17:36:39] "GET /instance-ip/09267de4-bbc5-4505-a436-43d029d8a53e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.036975 10.0.0.33 - - [2026-06-15 17:36:39] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66 HTTP/1.1" 200 5716 0.162502 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 HTTP/1.1" 200 2089 0.027246 10.0.0.33 - - [2026-06-15 17:36:39] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.141249 10.0.0.33 - - [2026-06-15 17:36:39] "POST /floating-ips HTTP/1.1" 200 597 0.114756 10.0.0.33 - - [2026-06-15 17:36:39] "POST /route-targets HTTP/1.1" 200 327 0.078719 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 HTTP/1.1" 200 2089 0.014554 10.0.0.33 - - [2026-06-15 17:36:39] "POST /ref-update HTTP/1.1" 200 156 0.023811 10.0.0.33 - - [2026-06-15 17:36:39] "GET /routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a HTTP/1.1" 200 1402 0.024114 10.0.0.33 - - [2026-06-15 17:36:39] "GET /loadbalancer/d1be01d1-0665-469b-87fb-7f077a7ad3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.030133 10.0.0.33 - - [2026-06-15 17:36:39] "GET /routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a HTTP/1.1" 200 1402 0.008922 10.0.0.33 - - [2026-06-15 17:36:39] "GET /route-target/c3a5e062-79eb-4d6a-9492-3184549ceb7e HTTP/1.1" 200 1153 0.002359 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 HTTP/1.1" 200 2089 0.017029 10.0.0.33 - - [2026-06-15 17:36:39] "GET /routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a HTTP/1.1" 200 1402 0.004696 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005595 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 HTTP/1.1" 200 2089 0.005309 10.0.0.33 - - [2026-06-15 17:36:39] "GET /routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a HTTP/1.1" 200 1402 0.001932 10.0.0.33 - - [2026-06-15 17:36:39] "GET /routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a HTTP/1.1" 200 1402 0.001947 10.0.0.33 - - [2026-06-15 17:36:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.062066 10.0.0.33 - - [2026-06-15 17:36:39] "GET /route-target/c3a5e062-79eb-4d6a-9492-3184549ceb7e HTTP/1.1" 200 1153 0.001884 10.0.0.33 - - [2026-06-15 17:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2026-06-15 17:36:39] "GET /domains HTTP/1.1" 200 280 0.001437 10.0.0.33 - - [2026-06-15 17:36:39] "GET /domain/5cb298fa-1bef-4a72-972d-4cd51a959426 HTTP/1.1" 200 3086 0.002954 10.0.0.33 - - [2026-06-15 17:36:39] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66 HTTP/1.1" 200 6269 0.032457 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 HTTP/1.1" 200 2089 0.008569 10.0.0.33 - - [2026-06-15 17:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008498 10.0.0.33 - - [2026-06-15 17:36:39] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.073828 10.0.0.33 - - [2026-06-15 17:36:39] "GET /loadbalancer-listener/23b24b7a-04bf-48f0-afb2-cd935548ffc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005601 10.0.0.33 - - [2026-06-15 17:36:39] "GET /loadbalancer-listener/23b24b7a-04bf-48f0-afb2-cd935548ffc8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003225 10.0.0.33 - - [2026-06-15 17:36:39] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037847 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008994 10.0.0.33 - - [2026-06-15 17:36:39] "GET /floating-ip-pools?parent_id=feb0059d-094b-4d75-ab05-88c313bedea9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.009290 10.0.0.33 - - [2026-06-15 17:36:39] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.028857 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004853 10.0.0.33 - - [2026-06-15 17:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2026-06-15 17:36:39] "GET /instance-ip/09267de4-bbc5-4505-a436-43d029d8a53e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.012348 10.0.0.33 - - [2026-06-15 17:36:39] "GET /loadbalancer/d1be01d1-0665-469b-87fb-7f077a7ad3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.004142 10.0.0.33 - - [2026-06-15 17:36:39] "GET /instance-ip/09267de4-bbc5-4505-a436-43d029d8a53e?fields=floating_ips HTTP/1.1" 200 1211 0.008068 10.0.0.33 - - [2026-06-15 17:36:39] "GET /floating-ip/16913de3-5090-44f4-b9b8-29da4c25df30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004455 10.0.0.33 - - [2026-06-15 17:36:39] "POST /floating-ip-pools HTTP/1.1" 200 562 0.036904 10.0.0.33 - - [2026-06-15 17:36:39] "POST /ref-update HTTP/1.1" 200 156 0.015555 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007035 10.0.0.33 - - [2026-06-15 17:36:39] "GET /domains HTTP/1.1" 200 280 0.003155 10.0.0.33 - - [2026-06-15 17:36:39] "GET /domain/5cb298fa-1bef-4a72-972d-4cd51a959426 HTTP/1.1" 200 3086 0.004666 10.0.0.33 - - [2026-06-15 17:36:39] "POST /tags HTTP/1.1" 200 295 0.076870 10.0.0.33 - - [2026-06-15 17:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.33 - - [2026-06-15 17:36:39] "GET /tag/b56ccc19-fa26-4010-b8db-c4be920b3037?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.021991 10.0.0.33 - - [2026-06-15 17:36:39] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66 HTTP/1.1" 200 6814 0.056989 10.0.0.33 - - [2026-06-15 17:36:39] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 HTTP/1.1" 200 2327 0.008612 10.0.0.33 - - [2026-06-15 17:36:39] "GET /floating-ip-pool/2155c4d5-e869-4453-89d8-7c184f269027 HTTP/1.1" 200 1313 0.004484 10.0.0.33 - - [2026-06-15 17:36:39] "GET /domains HTTP/1.1" 200 280 0.003027 10.0.0.33 - - [2026-06-15 17:36:39] "POST /tags HTTP/1.1" 409 233 0.001413 10.0.0.33 - - [2026-06-15 17:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.33 - - [2026-06-15 17:36:39] "GET /domain/5cb298fa-1bef-4a72-972d-4cd51a959426 HTTP/1.1" 200 3086 0.003595 10.0.0.33 - - [2026-06-15 17:36:39] "GET /tag/1d35107b-e015-4f67-8ed7-ade71d05689a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.009465 10.0.0.33 - - [2026-06-15 17:36:39] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66 HTTP/1.1" 200 6814 0.048548 10.0.0.33 - - [2026-06-15 17:36:40] "POST /tags HTTP/1.1" 409 206 0.005063 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 HTTP/1.1" 200 2327 0.011066 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008889 10.0.0.33 - - [2026-06-15 17:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017929 10.0.0.33 - - [2026-06-15 17:36:40] "GET /tag/1f9316bd-ec2a-4c25-a50b-200b20aceebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020374 10.0.0.33 - - [2026-06-15 17:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003438 10.0.0.33 - - [2026-06-15 17:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001103 10.0.0.33 - - [2026-06-15 17:36:40] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032477 10.0.0.33 - - [2026-06-15 17:36:40] "POST /virtual-machines HTTP/1.1" 200 369 0.007563 10.0.0.33 - - [2026-06-15 17:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006246 10.0.0.33 - - [2026-06-15 17:36:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.093731 10.0.0.33 - - [2026-06-15 17:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017289 10.0.0.33 - - [2026-06-15 17:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.003675 10.0.0.33 - - [2026-06-15 17:36:40] "POST /instance-ips HTTP/1.1" 200 409 0.016623 10.0.0.33 - - [2026-06-15 17:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021344 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010130 10.0.0.33 - - [2026-06-15 17:36:40] "POST /set-tag HTTP/1.1" 200 109 0.016665 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014209 10.0.0.33 - - [2026-06-15 17:36:40] "GET /instance-ip/c4743f1e-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004708 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003438 10.0.0.33 - - [2026-06-15 17:36:40] "POST /set-tag HTTP/1.1" 200 109 0.001495 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002502 10.0.0.33 - - [2026-06-15 17:36:40] "POST /ref-update HTTP/1.1" 200 156 0.006801 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011332 10.0.0.33 - - [2026-06-15 17:36:40] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.33 - - [2026-06-15 17:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003214 10.0.0.33 - - [2026-06-15 17:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001114 10.0.0.33 - - [2026-06-15 17:36:40] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.029990 10.0.0.33 - - [2026-06-15 17:36:40] "POST /virtual-machines HTTP/1.1" 200 369 0.006479 10.0.0.33 - - [2026-06-15 17:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017588 10.0.0.33 - - [2026-06-15 17:36:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098070 10.0.0.33 - - [2026-06-15 17:36:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007019 10.0.0.33 - - [2026-06-15 17:36:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014197 10.0.0.33 - - [2026-06-15 17:36:40] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006221 10.0.0.33 - - [2026-06-15 17:36:40] "POST /instance-ips HTTP/1.1" 200 409 0.016020 10.0.0.33 - - [2026-06-15 17:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018049 10.0.0.33 - - [2026-06-15 17:36:41] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006968 10.0.0.33 - - [2026-06-15 17:36:41] "POST /set-tag HTTP/1.1" 200 109 0.014704 10.0.0.33 - - [2026-06-15 17:36:41] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014942 10.0.0.33 - - [2026-06-15 17:36:41] "GET /instance-ip/c4cfa43a-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002373 10.0.0.33 - - [2026-06-15 17:36:41] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004754 10.0.0.33 - - [2026-06-15 17:36:41] "POST /set-tag HTTP/1.1" 200 109 0.001555 10.0.0.33 - - [2026-06-15 17:36:41] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.002751 10.0.0.33 - - [2026-06-15 17:36:41] "POST /ref-update HTTP/1.1" 200 156 0.006822 10.0.0.33 - - [2026-06-15 17:36:41] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007385 10.0.0.33 - - [2026-06-15 17:36:41] "POST /set-tag HTTP/1.1" 200 109 0.001566 10.0.0.33 - - [2026-06-15 17:36:41] "POST /tags HTTP/1.1" 200 365 0.045419 10.0.0.33 - - [2026-06-15 17:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007388 10.0.0.33 - - [2026-06-15 17:36:41] "GET /tag/fb70c963-3eb6-4159-a3cd-4b667c235929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.015539 10.0.0.33 - - [2026-06-15 17:36:41] "POST /tags HTTP/1.1" 409 206 0.001376 10.0.0.33 - - [2026-06-15 17:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001064 10.0.0.33 - - [2026-06-15 17:36:41] "GET /tag/1f9316bd-ec2a-4c25-a50b-200b20aceebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.008880 10.0.0.33 - - [2026-06-15 17:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.33 - - [2026-06-15 17:36:41] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.024251 10.0.0.33 - - [2026-06-15 17:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.33 - - [2026-06-15 17:36:41] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003221 10.0.0.33 - - [2026-06-15 17:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.33 - - [2026-06-15 17:36:41] "GET /service-appliance-set/3b35408c-4961-4919-8cb2-902390f6bfc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002510 10.0.0.33 - - [2026-06-15 17:36:41] "POST /fqname-to-id HTTP/1.1" 404 258 0.005190 10.0.0.33 - - [2026-06-15 17:36:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090491 10.0.0.33 - - [2026-06-15 17:36:41] "GET /virtual-machine-interface/996252e4-402c-40a4-a354-265f24d8460d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003478 10.0.0.33 - - [2026-06-15 17:36:41] "POST /set-tag HTTP/1.1" 200 109 0.012053 10.0.0.33 - - [2026-06-15 17:36:41] "POST /instance-ips HTTP/1.1" 200 417 0.028763 10.0.0.33 - - [2026-06-15 17:36:41] "GET /instance-ip/413f7598-cd36-4308-aa92-b3f2bd74d4b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003038 10.0.0.33 - - [2026-06-15 17:36:41] "POST /loadbalancers HTTP/1.1" 200 618 0.055528 10.0.0.33 - - [2026-06-15 17:36:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030895 10.0.0.33 - - [2026-06-15 17:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.33 - - [2026-06-15 17:36:41] "POST /service-instances HTTP/1.1" 200 566 0.017645 10.0.0.33 - - [2026-06-15 17:36:41] "POST /ref-update HTTP/1.1" 200 156 0.012376 10.0.0.33 - - [2026-06-15 17:36:41] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.046051 10.0.0.33 - - [2026-06-15 17:36:41] "GET /virtual-machine-interface/996252e4-402c-40a4-a354-265f24d8460d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005097 10.0.0.33 - - [2026-06-15 17:36:41] "GET /virtual-machine-interface/996252e4-402c-40a4-a354-265f24d8460d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.004388 10.0.0.33 - - [2026-06-15 17:36:41] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.006038 10.0.0.33 - - [2026-06-15 17:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.33 - - [2026-06-15 17:36:42] "GET /floating-ip-pool/2155c4d5-e869-4453-89d8-7c184f269027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.004545 10.0.0.33 - - [2026-06-15 17:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026346 10.0.0.33 - - [2026-06-15 17:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2026-06-15 17:36:42] "POST /floating-ips HTTP/1.1" 200 671 0.116339 10.0.0.33 - - [2026-06-15 17:36:42] "POST /virtual-machines HTTP/1.1" 200 429 0.050681 10.0.0.33 - - [2026-06-15 17:36:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.053639 10.0.0.33 - - [2026-06-15 17:36:42] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002517 10.0.0.33 - - [2026-06-15 17:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007933 10.0.0.33 - - [2026-06-15 17:36:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.110508 10.0.0.33 - - [2026-06-15 17:36:42] "POST /chown HTTP/1.1" 200 109 0.017768 10.0.0.33 - - [2026-06-15 17:36:42] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008697 10.0.0.33 - - [2026-06-15 17:36:42] "POST /tags HTTP/1.1" 409 221 0.001326 10.0.0.33 - - [2026-06-15 17:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.33 - - [2026-06-15 17:36:42] "POST /chown HTTP/1.1" 200 109 0.004863 10.0.0.33 - - [2026-06-15 17:36:42] "PUT /virtual-machine-interface/dc0d8a98-f4dc-4f05-a298-5746934b051e HTTP/1.1" 200 284 0.013356 10.0.0.33 - - [2026-06-15 17:36:42] "GET /tag/4d0edd12-8063-473e-b170-e2591318897a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.013365 10.0.0.33 - - [2026-06-15 17:36:42] "POST /tags HTTP/1.1" 409 238 0.001590 10.0.0.33 - - [2026-06-15 17:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.33 - - [2026-06-15 17:36:42] "GET /tag/fb70c963-3eb6-4159-a3cd-4b667c235929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.015155 10.0.0.33 - - [2026-06-15 17:36:42] "PUT /instance-ip/413f7598-cd36-4308-aa92-b3f2bd74d4b0 HTTP/1.1" 200 256 0.046516 10.0.0.33 - - [2026-06-15 17:36:42] "POST /firewall-rules HTTP/1.1" 200 650 0.076992 10.0.0.33 - - [2026-06-15 17:36:42] "POST /ref-update HTTP/1.1" 200 156 0.054368 10.0.0.33 - - [2026-06-15 17:36:42] "GET /firewall-rule/8a94fde9-4ae3-456c-8e16-8af140ccf2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.004906 10.0.0.33 - - [2026-06-15 17:36:42] "POST /ref-update HTTP/1.1" 200 156 0.021335 10.0.0.33 - - [2026-06-15 17:36:42] "GET /firewall-policy/d8e9c60e-da56-4995-b442-5bd2bc8cd306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008792 10.0.0.33 - - [2026-06-15 17:36:42] "GET /firewall-rule/8a94fde9-4ae3-456c-8e16-8af140ccf2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002747 10.0.0.33 - - [2026-06-15 17:36:42] "POST /ref-update HTTP/1.1" 200 156 0.020554 10.0.0.33 - - [2026-06-15 17:36:42] "POST /ref-update HTTP/1.1" 200 156 0.008312 10.0.0.33 - - [2026-06-15 17:36:42] "POST /ref-update HTTP/1.1" 200 156 0.033689 10.0.0.33 - - [2026-06-15 17:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008932 10.0.0.33 - - [2026-06-15 17:36:42] "POST /ref-update HTTP/1.1" 200 156 0.029791 10.0.0.33 - - [2026-06-15 17:36:42] "POST /ref-update HTTP/1.1" 200 156 0.021132 10.0.0.33 - - [2026-06-15 17:36:42] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.053401 10.0.0.33 - - [2026-06-15 17:36:42] "POST /virtual-machines HTTP/1.1" 200 429 0.008992 10.0.0.33 - - [2026-06-15 17:36:42] "GET /loadbalancer/aae5aec0-a9d3-4ed2-b041-5f06a481c607?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.001906 10.0.0.33 - - [2026-06-15 17:36:42] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.064189 10.0.0.33 - - [2026-06-15 17:36:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.33 - - [2026-06-15 17:36:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.106325 10.0.0.33 - - [2026-06-15 17:36:42] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042143 10.0.0.33 - - [2026-06-15 17:36:42] "POST /chown HTTP/1.1" 200 109 0.035824 10.0.0.33 - - [2026-06-15 17:36:42] "GET /loadbalancer-listener/66781a09-2e6d-4b1d-943c-84db20bb3edf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002677 10.0.0.33 - - [2026-06-15 17:36:42] "GET /loadbalancer-listener/66781a09-2e6d-4b1d-943c-84db20bb3edf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003720 10.0.0.33 - - [2026-06-15 17:36:42] "POST /chown HTTP/1.1" 200 109 0.012546 10.0.0.33 - - [2026-06-15 17:36:42] "PUT /virtual-machine-interface/9fba0dfb-f038-481a-8e58-093db33be38a HTTP/1.1" 200 284 0.015146 10.0.0.33 - - [2026-06-15 17:36:42] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043551 10.0.0.33 - - [2026-06-15 17:36:42] "PUT /instance-ip/413f7598-cd36-4308-aa92-b3f2bd74d4b0 HTTP/1.1" 200 256 0.030525 10.0.0.33 - - [2026-06-15 17:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.005558 10.0.0.33 - - [2026-06-15 17:36:43] "GET /loadbalancer-pool/9b3064d0-39e4-42ec-aa06-a5659144c380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002325 10.0.0.33 - - [2026-06-15 17:36:43] "POST /ref-update HTTP/1.1" 200 156 0.020406 10.0.0.33 - - [2026-06-15 17:36:43] "POST /loadbalancer-members HTTP/1.1" 200 707 0.032691 10.0.0.33 - - [2026-06-15 17:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.061177 10.0.0.33 - - [2026-06-15 17:36:43] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010584 10.0.0.33 - - [2026-06-15 17:36:43] "POST /ref-update HTTP/1.1" 200 156 0.080939 10.0.0.33 - - [2026-06-15 17:36:43] "POST /ref-update HTTP/1.1" 200 156 0.014458 10.0.0.33 - - [2026-06-15 17:36:43] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.33 - - [2026-06-15 17:36:43] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003463 10.0.0.33 - - [2026-06-15 17:36:43] "POST /set-tag HTTP/1.1" 200 109 0.001660 10.0.0.33 - - [2026-06-15 17:36:43] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003684 10.0.0.33 - - [2026-06-15 17:36:43] "POST /ref-update HTTP/1.1" 200 156 0.012389 10.0.0.33 - - [2026-06-15 17:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.33 - - [2026-06-15 17:36:43] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002429 10.0.0.33 - - [2026-06-15 17:36:43] "POST /tags HTTP/1.1" 409 221 0.001155 10.0.0.33 - - [2026-06-15 17:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001215 10.0.0.33 - - [2026-06-15 17:36:43] "GET /tag/4d0edd12-8063-473e-b170-e2591318897a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010046 10.0.0.33 - - [2026-06-15 17:36:43] "POST /ref-update HTTP/1.1" 200 156 0.050469 10.0.0.33 - - [2026-06-15 17:36:43] "POST /tags HTTP/1.1" 409 238 0.007127 10.0.0.33 - - [2026-06-15 17:36:43] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.006361 10.0.0.33 - - [2026-06-15 17:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.33 - - [2026-06-15 17:36:43] "GET /tag/fb70c963-3eb6-4159-a3cd-4b667c235929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009502 10.0.0.33 - - [2026-06-15 17:36:43] "POST /firewall-rules HTTP/1.1" 409 293 0.003006 10.0.0.33 - - [2026-06-15 17:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.33 - - [2026-06-15 17:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.005737 10.0.0.33 - - [2026-06-15 17:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.33 - - [2026-06-15 17:36:43] "POST /chown HTTP/1.1" 200 109 0.013608 10.0.0.33 - - [2026-06-15 17:36:43] "PUT /firewall-rule/8a94fde9-4ae3-456c-8e16-8af140ccf2dd HTTP/1.1" 200 260 0.027690 10.0.0.33 - - [2026-06-15 17:36:43] "GET /firewall-rule/8a94fde9-4ae3-456c-8e16-8af140ccf2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.007871 10.0.0.33 - - [2026-06-15 17:36:43] "GET /firewall-policy/d8e9c60e-da56-4995-b442-5bd2bc8cd306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004736 10.0.0.33 - - [2026-06-15 17:36:43] "POST /chown HTTP/1.1" 200 109 0.013420 10.0.0.33 - - [2026-06-15 17:36:43] "PUT /instance-ip/413f7598-cd36-4308-aa92-b3f2bd74d4b0 HTTP/1.1" 200 256 0.015099 10.0.0.33 - - [2026-06-15 17:36:43] "POST /ref-update HTTP/1.1" 200 156 0.015975 10.0.0.33 - - [2026-06-15 17:36:43] "GET /firewall-rule/8a94fde9-4ae3-456c-8e16-8af140ccf2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.019980 10.0.0.33 - - [2026-06-15 17:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.33 - - [2026-06-15 17:36:43] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003358 10.0.0.33 - - [2026-06-15 17:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.33 - - [2026-06-15 17:36:43] "POST /chown HTTP/1.1" 200 109 0.005103 10.0.0.33 - - [2026-06-15 17:36:43] "POST /chown HTTP/1.1" 200 109 0.017479 10.0.0.33 - - [2026-06-15 17:36:43] "PUT /instance-ip/413f7598-cd36-4308-aa92-b3f2bd74d4b0 HTTP/1.1" 200 256 0.042530 10.0.0.33 - - [2026-06-15 17:36:43] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063643 10.0.0.33 - - [2026-06-15 17:36:43] "POST /virtual-machines HTTP/1.1" 200 373 0.007472 10.0.0.33 - - [2026-06-15 17:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015198 10.0.0.33 - - [2026-06-15 17:36:43] "POST /ref-update HTTP/1.1" 200 156 0.025177 10.0.0.33 - - [2026-06-15 17:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.33 - - [2026-06-15 17:36:43] "POST /chown HTTP/1.1" 200 109 0.005184 10.0.0.33 - - [2026-06-15 17:36:43] "POST /chown HTTP/1.1" 200 109 0.034736 10.0.0.33 - - [2026-06-15 17:36:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.136086 10.0.0.33 - - [2026-06-15 17:36:43] "PUT /instance-ip/413f7598-cd36-4308-aa92-b3f2bd74d4b0 HTTP/1.1" 200 256 0.030793 10.0.0.33 - - [2026-06-15 17:36:43] "POST /ref-update HTTP/1.1" 200 156 0.017446 10.0.0.33 - - [2026-06-15 17:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012498 10.0.0.33 - - [2026-06-15 17:36:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011467 10.0.0.33 - - [2026-06-15 17:36:43] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004052 10.0.0.33 - - [2026-06-15 17:36:43] "POST /chown HTTP/1.1" 200 109 0.004800 10.0.0.33 - - [2026-06-15 17:36:43] "POST /chown HTTP/1.1" 200 109 0.016376 10.0.0.33 - - [2026-06-15 17:36:43] "PUT /instance-ip/413f7598-cd36-4308-aa92-b3f2bd74d4b0 HTTP/1.1" 200 256 0.021172 10.0.0.33 - - [2026-06-15 17:36:43] "POST /instance-ips HTTP/1.1" 200 413 0.023343 10.0.0.33 - - [2026-06-15 17:36:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018555 10.0.0.33 - - [2026-06-15 17:36:44] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.018941 10.0.0.33 - - [2026-06-15 17:36:44] "POST /ref-update HTTP/1.1" 200 156 0.021651 10.0.0.33 - - [2026-06-15 17:36:44] "POST /set-tag HTTP/1.1" 200 109 0.014532 10.0.0.33 - - [2026-06-15 17:36:44] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015196 10.0.0.33 - - [2026-06-15 17:36:44] "GET /instance-ip/c6947f52-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003882 10.0.0.33 - - [2026-06-15 17:36:44] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.007093 10.0.0.33 - - [2026-06-15 17:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011353 10.0.0.33 - - [2026-06-15 17:36:44] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005877 10.0.0.33 - - [2026-06-15 17:36:44] "POST /set-tag HTTP/1.1" 200 109 0.004679 10.0.0.33 - - [2026-06-15 17:36:44] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003680 10.0.0.33 - - [2026-06-15 17:36:44] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.006780 10.0.0.33 - - [2026-06-15 17:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010041 10.0.0.33 - - [2026-06-15 17:36:44] "POST /ref-update HTTP/1.1" 200 156 0.008720 10.0.0.33 - - [2026-06-15 17:36:44] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016488 10.0.0.33 - - [2026-06-15 17:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.33 - - [2026-06-15 17:36:44] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.013935 10.0.0.33 - - [2026-06-15 17:36:44] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004098 10.0.0.33 - - [2026-06-15 17:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002991 10.0.0.33 - - [2026-06-15 17:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012738 10.0.0.33 - - [2026-06-15 17:36:44] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.010578 10.0.0.33 - - [2026-06-15 17:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011566 10.0.0.33 - - [2026-06-15 17:36:44] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.007013 10.0.0.33 - - [2026-06-15 17:36:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.005752 10.0.0.33 - - [2026-06-15 17:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.004968 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.008878 10.0.0.33 - - [2026-06-15 17:36:44] "POST /ref-update HTTP/1.1" 200 156 0.006972 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.008751 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.019392 10.0.0.33 - - [2026-06-15 17:36:44] "POST /ref-update HTTP/1.1" 200 156 0.007679 10.0.0.33 - - [2026-06-15 17:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.006996 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.016263 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.005432 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.018152 10.0.0.33 - - [2026-06-15 17:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.005506 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.011632 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.005812 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.012721 10.0.0.33 - - [2026-06-15 17:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.005598 10.0.0.33 - - [2026-06-15 17:36:44] "POST /chown HTTP/1.1" 200 109 0.016229 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.010227 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.007897 10.0.0.33 - - [2026-06-15 17:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.005150 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.005340 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.010339 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.013291 10.0.0.33 - - [2026-06-15 17:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.005235 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.007830 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.011136 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.006704 10.0.0.33 - - [2026-06-15 17:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.005041 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.004994 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.011341 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.020673 10.0.0.33 - - [2026-06-15 17:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.005385 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.013996 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.008041 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.005004 10.0.0.33 - - [2026-06-15 17:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.010759 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.012868 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.006551 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.015717 10.0.0.33 - - [2026-06-15 17:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.006083 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.023185 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.009913 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.004798 10.0.0.33 - - [2026-06-15 17:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.004936 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.017527 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.005965 10.0.0.33 - - [2026-06-15 17:36:45] "POST /chown HTTP/1.1" 200 109 0.017423 10.0.0.33 - - [2026-06-15 17:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.33 - - [2026-06-15 17:36:46] "POST /chown HTTP/1.1" 200 109 0.005166 10.0.0.33 - - [2026-06-15 17:36:46] "POST /chown HTTP/1.1" 200 109 0.012954 10.0.0.33 - - [2026-06-15 17:36:46] "POST /chown HTTP/1.1" 200 109 0.009101 10.0.0.33 - - [2026-06-15 17:36:46] "POST /chown HTTP/1.1" 200 109 0.005410 10.0.0.33 - - [2026-06-15 17:36:54] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004176 10.0.0.33 - - [2026-06-15 17:36:54] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.33 - - [2026-06-15 17:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.33 - - [2026-06-15 17:36:54] "GET /loadbalancer/d1be01d1-0665-469b-87fb-7f077a7ad3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001863 10.0.0.33 - - [2026-06-15 17:36:54] "GET /loadbalancer-pool/39e7ff33-0ac1-4de0-8d13-7c4056dded26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001919 10.0.0.33 - - [2026-06-15 17:36:54] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012402 10.0.0.33 - - [2026-06-15 17:36:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010514 10.0.0.33 - - [2026-06-15 17:36:54] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003527 10.0.0.33 - - [2026-06-15 17:36:54] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003147 10.0.0.33 - - [2026-06-15 17:36:54] "POST /ref-update HTTP/1.1" 200 156 0.008590 10.0.0.33 - - [2026-06-15 17:36:54] "GET /floating-ip/16913de3-5090-44f4-b9b8-29da4c25df30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.010370 10.0.0.33 - - [2026-06-15 17:36:54] "POST /tags HTTP/1.1" 409 221 0.001770 10.0.0.33 - - [2026-06-15 17:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.33 - - [2026-06-15 17:36:54] "GET /tag/4d0edd12-8063-473e-b170-e2591318897a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009699 10.0.0.33 - - [2026-06-15 17:36:54] "POST /set-tag HTTP/1.1" 200 109 0.013681 10.0.0.33 - - [2026-06-15 17:36:54] "PUT /floating-ip/16913de3-5090-44f4-b9b8-29da4c25df30 HTTP/1.1" 200 256 0.007758 10.0.0.33 - - [2026-06-15 17:36:55] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005309 10.0.0.33 - - [2026-06-15 17:36:55] "POST /set-tag HTTP/1.1" 200 109 0.001703 10.0.0.33 - - [2026-06-15 17:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2026-06-15 17:36:55] "GET /loadbalancer/d1be01d1-0665-469b-87fb-7f077a7ad3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001983 10.0.0.33 - - [2026-06-15 17:36:55] "GET /loadbalancer-pool/39e7ff33-0ac1-4de0-8d13-7c4056dded26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.001863 10.0.0.33 - - [2026-06-15 17:36:55] "POST /loadbalancer-members HTTP/1.1" 200 702 0.012341 10.0.0.33 - - [2026-06-15 17:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013028 10.0.0.33 - - [2026-06-15 17:36:55] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019735 10.0.0.33 - - [2026-06-15 17:36:55] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003173 10.0.0.33 - - [2026-06-15 17:36:55] "POST /ref-update HTTP/1.1" 200 156 0.004778 10.0.0.33 - - [2026-06-15 17:36:55] "GET /floating-ip/16913de3-5090-44f4-b9b8-29da4c25df30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003337 10.0.0.33 - - [2026-06-15 17:36:55] "POST /set-tag HTTP/1.1" 200 109 0.015135 10.0.0.33 - - [2026-06-15 17:36:58] "GET /virtual-machine/88adcfd0-8271-4d5a-9953-9f2e64b7ee56?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002791 10.0.0.33 - - [2026-06-15 17:36:58] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003723 10.0.0.33 - - [2026-06-15 17:36:58] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006423 10.0.0.33 - - [2026-06-15 17:36:58] "GET /virtual-machine/c7a420d1-a9c3-4059-a1f5-8962f93be1ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004714 10.0.0.33 - - [2026-06-15 17:36:58] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.33 - - [2026-06-15 17:36:58] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003658 10.0.0.33 - - [2026-06-15 17:36:58] "GET /virtual-machine/5cc81a07-a265-41e1-8ed5-96a22c9241c9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002097 10.0.0.33 - - [2026-06-15 17:36:58] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003174 10.0.0.33 - - [2026-06-15 17:36:58] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004072 10.0.0.33 - - [2026-06-15 17:36:58] "POST /set-tag HTTP/1.1" 200 109 0.001698 10.0.0.33 - - [2026-06-15 17:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-06-15 17:37:09] "POST /chown HTTP/1.1" 200 109 0.006332 10.0.0.33 - - [2026-06-15 17:37:09] "POST /chown HTTP/1.1" 200 109 0.005619 10.0.0.33 - - [2026-06-15 17:37:09] "POST /chown HTTP/1.1" 200 109 0.005691 10.0.0.33 - - [2026-06-15 17:37:09] "POST /chown HTTP/1.1" 200 109 0.005402 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:37:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:37:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:37:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:37:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000757 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:37:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:37:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000734 10.0.0.33 - - [2026-06-15 17:37:31] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004050 10.0.0.33 - - [2026-06-15 17:37:31] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.33 - - [2026-06-15 17:37:31] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003246 10.0.0.33 - - [2026-06-15 17:37:31] "POST /set-tag HTTP/1.1" 200 109 0.001473 10.0.0.33 - - [2026-06-15 17:37:31] "GET /virtual-machine/5cc81a07-a265-41e1-8ed5-96a22c9241c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.001851 10.0.0.33 - - [2026-06-15 17:37:31] "POST /ref-update HTTP/1.1" 200 156 0.007426 10.0.0.33 - - [2026-06-15 17:37:31] "GET /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014993 10.0.0.33 - - [2026-06-15 17:37:31] "POST /set-tag HTTP/1.1" 200 109 0.026486 10.0.0.33 - - [2026-06-15 17:37:31] "POST /set-tag HTTP/1.1" 200 109 0.013739 10.0.0.33 - - [2026-06-15 17:37:31] "DELETE /instance-ip/c6947f52-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.052811 10.0.0.33 - - [2026-06-15 17:37:31] "DELETE /virtual-machine-interface/c676b828-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.034710 10.0.0.33 - - [2026-06-15 17:37:31] "DELETE /virtual-machine/5cc81a07-a265-41e1-8ed5-96a22c9241c9 HTTP/1.1" 200 115 0.014319 10.0.0.33 - - [2026-06-15 17:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-06-15 17:37:33] "GET /tag/fb70c963-3eb6-4159-a3cd-4b667c235929?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.009722 10.0.0.33 - - [2026-06-15 17:37:33] "GET /tag/fb70c963-3eb6-4159-a3cd-4b667c235929?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.009699 10.0.0.33 - - [2026-06-15 17:37:33] "GET /virtual-machine-interface/996252e4-402c-40a4-a354-265f24d8460d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003042 10.0.0.33 - - [2026-06-15 17:37:33] "POST /set-tag HTTP/1.1" 200 109 0.012191 10.0.0.33 - - [2026-06-15 17:37:33] "GET /virtual-machine-interface/9fba0dfb-f038-481a-8e58-093db33be38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004469 10.0.0.33 - - [2026-06-15 17:37:33] "POST /set-tag HTTP/1.1" 200 109 0.010648 10.0.0.33 - - [2026-06-15 17:37:33] "GET /virtual-machine-interface/dc0d8a98-f4dc-4f05-a298-5746934b051e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.003632 10.0.0.33 - - [2026-06-15 17:37:33] "POST /set-tag HTTP/1.1" 200 109 0.010839 10.0.0.33 - - [2026-06-15 17:37:33] "GET /firewall-policy/d8e9c60e-da56-4995-b442-5bd2bc8cd306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009525 10.0.0.33 - - [2026-06-15 17:37:33] "GET /firewall-rule/8a94fde9-4ae3-456c-8e16-8af140ccf2dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.001951 10.0.0.33 - - [2026-06-15 17:37:33] "POST /ref-update HTTP/1.1" 200 156 0.012473 10.0.0.33 - - [2026-06-15 17:37:33] "DELETE /firewall-rule/8a94fde9-4ae3-456c-8e16-8af140ccf2dd HTTP/1.1" 200 115 0.033074 10.0.0.33 - - [2026-06-15 17:37:33] "DELETE /loadbalancer-member/d4c41ad7-d029-4922-8c26-211798dc0cc6 HTTP/1.1" 200 115 0.030579 10.0.0.33 - - [2026-06-15 17:37:33] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.007895 10.0.0.33 - - [2026-06-15 17:37:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016565 10.0.0.33 - - [2026-06-15 17:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.33 - - [2026-06-15 17:37:33] "DELETE /loadbalancer-pool/9b3064d0-39e4-42ec-aa06-a5659144c380 HTTP/1.1" 200 115 0.053719 10.0.0.33 - - [2026-06-15 17:37:33] "POST /chown HTTP/1.1" 200 109 0.009549 10.0.0.33 - - [2026-06-15 17:37:34] "POST /chown HTTP/1.1" 200 109 0.012313 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /loadbalancer-listener/66781a09-2e6d-4b1d-943c-84db20bb3edf HTTP/1.1" 200 115 0.048028 10.0.0.33 - - [2026-06-15 17:37:34] "GET /floating-ip/2d6a8211-eb24-41a3-8a26-21f3eb87cb90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.001909 10.0.0.33 - - [2026-06-15 17:37:34] "POST /chown HTTP/1.1" 200 109 0.004862 10.0.0.33 - - [2026-06-15 17:37:34] "POST /chown HTTP/1.1" 200 109 0.015368 10.0.0.33 - - [2026-06-15 17:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.33 - - [2026-06-15 17:37:34] "PUT /floating-ip/2d6a8211-eb24-41a3-8a26-21f3eb87cb90 HTTP/1.1" 200 256 0.014442 10.0.0.33 - - [2026-06-15 17:37:34] "POST /chown HTTP/1.1" 200 109 0.008150 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /floating-ip/2d6a8211-eb24-41a3-8a26-21f3eb87cb90 HTTP/1.1" 200 115 0.042461 10.0.0.33 - - [2026-06-15 17:37:34] "POST /chown HTTP/1.1" 200 109 0.012957 10.0.0.33 - - [2026-06-15 17:37:34] "POST /chown HTTP/1.1" 200 109 0.018578 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /loadbalancer/aae5aec0-a9d3-4ed2-b041-5f06a481c607 HTTP/1.1" 200 115 0.068442 10.0.0.33 - - [2026-06-15 17:37:34] "POST /chown HTTP/1.1" 200 109 0.008229 10.0.0.33 - - [2026-06-15 17:37:34] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.012744 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /instance-ip/413f7598-cd36-4308-aa92-b3f2bd74d4b0 HTTP/1.1" 200 115 0.068058 10.0.0.33 - - [2026-06-15 17:37:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014923 10.0.0.33 - - [2026-06-15 17:37:34] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.011976 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /virtual-machine-interface/996252e4-402c-40a4-a354-265f24d8460d HTTP/1.1" 200 115 0.072800 10.0.0.33 - - [2026-06-15 17:37:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007672 10.0.0.33 - - [2026-06-15 17:37:34] "PUT /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 266 0.022032 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /tag/fb70c963-3eb6-4159-a3cd-4b667c235929 HTTP/1.1" 200 115 0.113909 10.0.0.33 - - [2026-06-15 17:37:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017094 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /service-instance/55145add-139b-44f0-a2bc-cc4a6fb2cb62 HTTP/1.1" 200 115 0.027198 10.0.0.33 - - [2026-06-15 17:37:34] "GET /virtual-machine-interface/9fba0dfb-f038-481a-8e58-093db33be38a?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.003739 10.0.0.33 - - [2026-06-15 17:37:34] "GET /floating-ip-pool/2155c4d5-e869-4453-89d8-7c184f269027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.003009 10.0.0.33 - - [2026-06-15 17:37:34] "POST /ref-update HTTP/1.1" 200 156 0.008690 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /floating-ip-pool/2155c4d5-e869-4453-89d8-7c184f269027 HTTP/1.1" 200 115 0.037285 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /virtual-machine-interface/9fba0dfb-f038-481a-8e58-093db33be38a HTTP/1.1" 200 115 0.081681 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /virtual-machine/b629c798-751d-4adc-bb00-0f9c7486239f HTTP/1.1" 200 115 0.027137 10.0.0.33 - - [2026-06-15 17:37:34] "GET /virtual-machine-interface/dc0d8a98-f4dc-4f05-a298-5746934b051e?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004932 10.0.0.33 - - [2026-06-15 17:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.33 - - [2026-06-15 17:37:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002220 10.0.0.33 - - [2026-06-15 17:37:34] "POST /useragent-kv HTTP/1.1" 200 115 0.001187 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /virtual-network/feb0059d-094b-4d75-ab05-88c313bedea9 HTTP/1.1" 200 115 0.110364 10.0.0.33 - - [2026-06-15 17:37:34] "GET /routing-instance/8a6ecfb2-0ea4-4342-8c38-f43dfb7a8a5a HTTP/1.1" 404 171 0.001111 10.0.0.33 - - [2026-06-15 17:37:34] "GET /domains HTTP/1.1" 200 280 0.002141 10.0.0.33 - - [2026-06-15 17:37:34] "GET /domain/5cb298fa-1bef-4a72-972d-4cd51a959426 HTTP/1.1" 200 3086 0.006363 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /route-target/c3a5e062-79eb-4d6a-9492-3184549ceb7e HTTP/1.1" 200 115 0.032967 10.0.0.33 - - [2026-06-15 17:37:34] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66 HTTP/1.1" 200 6873 0.032807 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /virtual-machine-interface/dc0d8a98-f4dc-4f05-a298-5746934b051e HTTP/1.1" 200 115 0.095176 10.0.0.33 - - [2026-06-15 17:37:34] "POST /ref-update HTTP/1.1" 200 156 0.008179 10.0.0.33 - - [2026-06-15 17:37:34] "DELETE /virtual-machine/5215ac93-7262-4e79-8275-9db6780aee07 HTTP/1.1" 200 115 0.027999 10.0.0.33 - - [2026-06-15 17:37:34] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003922 10.0.0.33 - - [2026-06-15 17:37:34] "POST /set-tag HTTP/1.1" 200 109 0.001656 10.0.0.33 - - [2026-06-15 17:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2026-06-15 17:37:34] "GET /loadbalancer/d1be01d1-0665-469b-87fb-7f077a7ad3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.007353 10.0.0.33 - - [2026-06-15 17:37:35] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003769 10.0.0.33 - - [2026-06-15 17:37:35] "POST /set-tag HTTP/1.1" 200 109 0.014611 10.0.0.33 - - [2026-06-15 17:37:35] "DELETE /loadbalancer-member/2c6a4b43-5cd9-4639-95c0-5d900e61b55e HTTP/1.1" 200 115 0.028759 10.0.0.33 - - [2026-06-15 17:37:36] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005051 10.0.0.33 - - [2026-06-15 17:37:36] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.33 - - [2026-06-15 17:37:36] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003280 10.0.0.33 - - [2026-06-15 17:37:36] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.33 - - [2026-06-15 17:37:36] "GET /virtual-machine/c7a420d1-a9c3-4059-a1f5-8962f93be1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003847 10.0.0.33 - - [2026-06-15 17:37:36] "POST /ref-update HTTP/1.1" 200 156 0.007328 10.0.0.33 - - [2026-06-15 17:37:36] "GET /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006559 10.0.0.33 - - [2026-06-15 17:37:36] "POST /set-tag HTTP/1.1" 200 109 0.013075 10.0.0.33 - - [2026-06-15 17:37:36] "POST /set-tag HTTP/1.1" 200 109 0.011506 10.0.0.33 - - [2026-06-15 17:37:36] "POST /set-tag HTTP/1.1" 200 109 0.017886 10.0.0.33 - - [2026-06-15 17:37:36] "DELETE /instance-ip/c4cfa43a-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.043285 10.0.0.33 - - [2026-06-15 17:37:36] "POST /ref-update HTTP/1.1" 200 156 0.013014 10.0.0.33 - - [2026-06-15 17:37:36] "DELETE /virtual-machine-interface/c4b88b38-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.042407 10.0.0.33 - - [2026-06-15 17:37:36] "DELETE /virtual-machine/c7a420d1-a9c3-4059-a1f5-8962f93be1ff HTTP/1.1" 200 115 0.015162 10.0.0.33 - - [2026-06-15 17:37:39] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005999 10.0.0.33 - - [2026-06-15 17:37:39] "POST /set-tag HTTP/1.1" 200 109 0.006556 10.0.0.33 - - [2026-06-15 17:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.33 - - [2026-06-15 17:37:40] "GET /loadbalancer/d1be01d1-0665-469b-87fb-7f077a7ad3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.001839 10.0.0.33 - - [2026-06-15 17:37:41] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003971 10.0.0.33 - - [2026-06-15 17:37:41] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.33 - - [2026-06-15 17:37:41] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003712 10.0.0.33 - - [2026-06-15 17:37:41] "POST /set-tag HTTP/1.1" 200 109 0.001643 10.0.0.33 - - [2026-06-15 17:37:41] "GET /virtual-machine/88adcfd0-8271-4d5a-9953-9f2e64b7ee56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001877 10.0.0.33 - - [2026-06-15 17:37:41] "POST /ref-update HTTP/1.1" 200 156 0.006595 10.0.0.33 - - [2026-06-15 17:37:41] "GET /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007511 10.0.0.33 - - [2026-06-15 17:37:41] "POST /set-tag HTTP/1.1" 200 109 0.019734 10.0.0.33 - - [2026-06-15 17:37:41] "POST /set-tag HTTP/1.1" 200 109 0.017553 10.0.0.33 - - [2026-06-15 17:37:41] "POST /set-tag HTTP/1.1" 200 109 0.021646 10.0.0.33 - - [2026-06-15 17:37:41] "DELETE /instance-ip/c4743f1e-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.034721 10.0.0.33 - - [2026-06-15 17:37:41] "POST /ref-update HTTP/1.1" 200 156 0.005968 10.0.0.33 - - [2026-06-15 17:37:41] "DELETE /virtual-machine-interface/c461ab88-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.033613 10.0.0.33 - - [2026-06-15 17:37:41] "DELETE /virtual-machine/88adcfd0-8271-4d5a-9953-9f2e64b7ee56 HTTP/1.1" 200 115 0.014446 10.0.0.33 - - [2026-06-15 17:37:41] "DELETE /tag/b56ccc19-fa26-4010-b8db-c4be920b3037 HTTP/1.1" 200 115 0.048163 10.0.0.33 - - [2026-06-15 17:37:41] "DELETE /tag/1d35107b-e015-4f67-8ed7-ade71d05689a HTTP/1.1" 200 115 0.036535 10.0.0.33 - - [2026-06-15 17:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.33 - - [2026-06-15 17:37:45] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.022802 10.0.0.33 - - [2026-06-15 17:37:45] "POST /tags HTTP/1.1" 200 393 0.022136 10.0.0.33 - - [2026-06-15 17:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011270 10.0.0.33 - - [2026-06-15 17:37:45] "GET /tag/339a5076-ea68-4b89-a5fd-ce7f9a5208c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.015623 10.0.0.33 - - [2026-06-15 17:37:45] "POST /tags HTTP/1.1" 200 341 0.013397 10.0.0.33 - - [2026-06-15 17:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.33 - - [2026-06-15 17:37:45] "GET /tag/73b3cd68-caff-4d34-a296-50c4aee0070c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010588 10.0.0.33 - - [2026-06-15 17:37:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000530 10.0.0.33 - - [2026-06-15 17:37:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.004621 10.0.0.33 - - [2026-06-15 17:37:45] "POST /security-groups HTTP/1.1" 200 589 0.064123 10.0.0.33 - - [2026-06-15 17:37:45] "POST /projects HTTP/1.1" 200 519 0.178139 10.0.0.33 - - [2026-06-15 17:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016142 10.0.0.33 - - [2026-06-15 17:37:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.005966 10.0.0.33 - - [2026-06-15 17:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008724 10.0.0.33 - - [2026-06-15 17:37:45] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009725 10.0.0.33 - - [2026-06-15 17:37:45] "POST /access-control-lists HTTP/1.1" 200 598 0.063895 10.0.0.33 - - [2026-06-15 17:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.33 - - [2026-06-15 17:37:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.012359 10.0.0.33 - - [2026-06-15 17:37:45] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005369 10.0.0.33 - - [2026-06-15 17:37:45] "PUT /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc HTTP/1.1" 200 264 0.040669 10.0.0.33 - - [2026-06-15 17:37:45] "POST /access-control-lists HTTP/1.1" 200 596 0.058976 10.0.0.33 - - [2026-06-15 17:37:45] "PUT /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87 HTTP/1.1" 200 264 0.064257 10.0.0.33 - - [2026-06-15 17:37:45] "POST /security-groups HTTP/1.1" 200 591 0.069793 10.0.0.33 - - [2026-06-15 17:37:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.009178 10.0.0.33 - - [2026-06-15 17:37:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.050172 10.0.0.33 - - [2026-06-15 17:37:46] "POST /chown HTTP/1.1" 200 109 0.029870 10.0.0.33 - - [2026-06-15 17:37:46] "POST /access-control-lists HTTP/1.1" 200 632 0.050834 10.0.0.33 - - [2026-06-15 17:37:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.003550 10.0.0.33 - - [2026-06-15 17:37:46] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002008 10.0.0.33 - - [2026-06-15 17:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.33 - - [2026-06-15 17:37:46] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002410 10.0.0.33 - - [2026-06-15 17:37:46] "POST /tags HTTP/1.1" 409 226 0.001132 10.0.0.33 - - [2026-06-15 17:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.33 - - [2026-06-15 17:37:46] "GET /tag/73b3cd68-caff-4d34-a296-50c4aee0070c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009724 10.0.0.33 - - [2026-06-15 17:37:46] "POST /access-control-lists HTTP/1.1" 200 630 0.071939 10.0.0.33 - - [2026-06-15 17:37:46] "POST /firewall-rules HTTP/1.1" 200 600 0.086672 10.0.0.33 - - [2026-06-15 17:37:46] "GET /firewall-rule/c367dd39-3a82-492b-861e-8cb566d091e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.019082 10.0.0.33 - - [2026-06-15 17:37:46] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004821 10.0.0.33 - - [2026-06-15 17:37:46] "GET /firewall-rule/c367dd39-3a82-492b-861e-8cb566d091e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004361 10.0.0.33 - - [2026-06-15 17:37:46] "POST /ref-update HTTP/1.1" 200 156 0.037339 10.0.0.33 - - [2026-06-15 17:37:46] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007001 10.0.0.33 - - [2026-06-15 17:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.33 - - [2026-06-15 17:37:46] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001913 10.0.0.33 - - [2026-06-15 17:37:46] "POST /tags HTTP/1.1" 409 226 0.001117 10.0.0.33 - - [2026-06-15 17:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001021 10.0.0.33 - - [2026-06-15 17:37:46] "GET /tag/73b3cd68-caff-4d34-a296-50c4aee0070c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009138 10.0.0.33 - - [2026-06-15 17:37:46] "POST /firewall-rules HTTP/1.1" 200 598 0.058222 10.0.0.33 - - [2026-06-15 17:37:46] "GET /firewall-rule/9dd09342-ba58-4352-b003-83f9ceaf24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006970 10.0.0.33 - - [2026-06-15 17:37:46] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004803 10.0.0.33 - - [2026-06-15 17:37:46] "GET /firewall-rule/9dd09342-ba58-4352-b003-83f9ceaf24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001767 10.0.0.33 - - [2026-06-15 17:37:46] "POST /ref-update HTTP/1.1" 200 156 0.050493 10.0.0.33 - - [2026-06-15 17:37:48] "POST /tags HTTP/1.1" 200 393 0.020898 10.0.0.33 - - [2026-06-15 17:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014517 10.0.0.33 - - [2026-06-15 17:37:48] "GET /tag/b4accab0-44bc-4e2a-8b9a-42bcdb427100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014583 10.0.0.33 - - [2026-06-15 17:37:48] "POST /tags HTTP/1.1" 200 341 0.020502 10.0.0.33 - - [2026-06-15 17:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.33 - - [2026-06-15 17:37:48] "GET /tag/5370402d-64e0-4715-a4a0-bc9e76fe5df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010109 10.0.0.33 - - [2026-06-15 17:37:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.001199 10.0.0.33 - - [2026-06-15 17:37:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.004279 10.0.0.33 - - [2026-06-15 17:37:48] "POST /security-groups HTTP/1.1" 200 589 0.062146 10.0.0.33 - - [2026-06-15 17:37:48] "POST /projects HTTP/1.1" 200 519 0.146363 10.0.0.33 - - [2026-06-15 17:37:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.004146 10.0.0.33 - - [2026-06-15 17:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012708 10.0.0.33 - - [2026-06-15 17:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.33 - - [2026-06-15 17:37:48] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.010471 10.0.0.33 - - [2026-06-15 17:37:48] "POST /access-control-lists HTTP/1.1" 200 598 0.069254 10.0.0.33 - - [2026-06-15 17:37:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.002372 10.0.0.33 - - [2026-06-15 17:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-06-15 17:37:48] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003104 10.0.0.33 - - [2026-06-15 17:37:48] "POST /access-control-lists HTTP/1.1" 200 596 0.015687 10.0.0.33 - - [2026-06-15 17:37:48] "PUT /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc HTTP/1.1" 200 264 0.054362 10.0.0.33 - - [2026-06-15 17:37:48] "PUT /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87 HTTP/1.1" 200 264 0.047119 10.0.0.33 - - [2026-06-15 17:37:48] "POST /security-groups HTTP/1.1" 200 591 0.076778 10.0.0.33 - - [2026-06-15 17:37:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.001798 10.0.0.33 - - [2026-06-15 17:37:48] "POST /access-control-lists HTTP/1.1" 200 632 0.061378 10.0.0.33 - - [2026-06-15 17:37:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.018898 10.0.0.33 - - [2026-06-15 17:37:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.070458 10.0.0.33 - - [2026-06-15 17:37:49] "POST /chown HTTP/1.1" 200 109 0.011475 10.0.0.33 - - [2026-06-15 17:37:49] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006750 10.0.0.33 - - [2026-06-15 17:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001093 10.0.0.33 - - [2026-06-15 17:37:49] "POST /access-control-lists HTTP/1.1" 200 630 0.057724 10.0.0.33 - - [2026-06-15 17:37:49] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041258 10.0.0.33 - - [2026-06-15 17:37:49] "POST /tags HTTP/1.1" 409 226 0.001311 10.0.0.33 - - [2026-06-15 17:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.33 - - [2026-06-15 17:37:49] "GET /tag/5370402d-64e0-4715-a4a0-bc9e76fe5df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009795 10.0.0.33 - - [2026-06-15 17:37:49] "POST /firewall-rules HTTP/1.1" 200 600 0.060391 10.0.0.33 - - [2026-06-15 17:37:49] "GET /firewall-rule/19edaf46-7bd2-4512-91b8-8ed69ed7a4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.024883 10.0.0.33 - - [2026-06-15 17:37:49] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003380 10.0.0.33 - - [2026-06-15 17:37:49] "GET /firewall-rule/19edaf46-7bd2-4512-91b8-8ed69ed7a4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004296 10.0.0.33 - - [2026-06-15 17:37:49] "POST /ref-update HTTP/1.1" 200 156 0.038127 10.0.0.33 - - [2026-06-15 17:37:49] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007088 10.0.0.33 - - [2026-06-15 17:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.33 - - [2026-06-15 17:37:49] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001770 10.0.0.33 - - [2026-06-15 17:37:49] "POST /tags HTTP/1.1" 409 226 0.009007 10.0.0.33 - - [2026-06-15 17:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.33 - - [2026-06-15 17:37:49] "GET /tag/5370402d-64e0-4715-a4a0-bc9e76fe5df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.008798 10.0.0.33 - - [2026-06-15 17:37:49] "POST /firewall-rules HTTP/1.1" 200 598 0.059656 10.0.0.33 - - [2026-06-15 17:37:49] "GET /firewall-rule/55105cdb-5ced-4b97-bbf5-9e779f9e6ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002952 10.0.0.33 - - [2026-06-15 17:37:49] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.002742 10.0.0.33 - - [2026-06-15 17:37:49] "GET /firewall-rule/55105cdb-5ced-4b97-bbf5-9e779f9e6ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001569 10.0.0.33 - - [2026-06-15 17:37:49] "POST /ref-update HTTP/1.1" 200 156 0.042236 10.0.0.33 - - [2026-06-15 17:37:51] "POST /tags HTTP/1.1" 200 345 0.084094 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019149 10.0.0.33 - - [2026-06-15 17:37:51] "GET /tag/21d0eae7-88ef-4186-b759-1133930ba9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013633 10.0.0.33 - - [2026-06-15 17:37:51] "POST /projects HTTP/1.1" 409 238 0.002388 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2026-06-15 17:37:51] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032964 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2026-06-15 17:37:51] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004091 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.33 - - [2026-06-15 17:37:51] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003659 10.0.0.33 - - [2026-06-15 17:37:51] "POST /security-groups HTTP/1.1" 409 285 0.001693 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.33 - - [2026-06-15 17:37:51] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027081 10.0.0.33 - - [2026-06-15 17:37:51] "PUT /security-group/757ce6f7-9837-434c-b763-75b91fae5d49 HTTP/1.1" 200 262 0.054840 10.0.0.33 - - [2026-06-15 17:37:51] "PUT /access-control-list/be0e9a6b-f538-4bc1-8918-ce5554e0f316 HTTP/1.1" 200 272 0.011237 10.0.0.33 - - [2026-06-15 17:37:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020773 10.0.0.33 - - [2026-06-15 17:37:51] "PUT /access-control-list/4d5fd18d-b6d5-45a8-977e-a527b10085a7 HTTP/1.1" 200 272 0.021199 10.0.0.33 - - [2026-06-15 17:37:51] "POST /tags HTTP/1.1" 409 228 0.001710 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.33 - - [2026-06-15 17:37:51] "GET /tag/21d0eae7-88ef-4186-b759-1133930ba9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.014107 10.0.0.33 - - [2026-06-15 17:37:51] "POST /tags HTTP/1.1" 200 345 0.020574 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2026-06-15 17:37:51] "GET /tag/aac12275-dcfd-45de-9441-22bf463e5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012249 10.0.0.33 - - [2026-06-15 17:37:51] "POST /projects HTTP/1.1" 409 238 0.001306 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.33 - - [2026-06-15 17:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001190 10.0.0.33 - - [2026-06-15 17:37:52] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029638 10.0.0.33 - - [2026-06-15 17:37:52] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.052880 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.33 - - [2026-06-15 17:37:52] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003663 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.33 - - [2026-06-15 17:37:52] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003294 10.0.0.33 - - [2026-06-15 17:37:52] "POST /security-groups HTTP/1.1" 409 285 0.001684 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001065 10.0.0.33 - - [2026-06-15 17:37:52] "PUT /security-group/824fa21a-9a7c-4df5-90d7-4c6f94c364bc HTTP/1.1" 200 262 0.051943 10.0.0.33 - - [2026-06-15 17:37:52] "PUT /access-control-list/883e53ab-c869-4c04-9102-bca1dbd18f34 HTTP/1.1" 200 272 0.031363 10.0.0.33 - - [2026-06-15 17:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.043410 10.0.0.33 - - [2026-06-15 17:37:52] "POST /tags HTTP/1.1" 409 228 0.007433 10.0.0.33 - - [2026-06-15 17:37:52] "PUT /access-control-list/c933d777-bfbf-4cc1-9af8-312b81ebaa8d HTTP/1.1" 200 272 0.026357 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001132 10.0.0.33 - - [2026-06-15 17:37:52] "GET /tag/aac12275-dcfd-45de-9441-22bf463e5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012760 10.0.0.33 - - [2026-06-15 17:37:52] "POST /tags HTTP/1.1" 200 291 0.082508 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012126 10.0.0.33 - - [2026-06-15 17:37:52] "GET /tag/f2d0d41a-859b-4a81-adc8-78da9a8c194f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.010571 10.0.0.33 - - [2026-06-15 17:37:52] "POST /tags HTTP/1.1" 200 303 0.042074 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014689 10.0.0.33 - - [2026-06-15 17:37:52] "GET /tag/3094a1e0-df7a-45c8-8b6d-120fa534954d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011688 10.0.0.33 - - [2026-06-15 17:37:52] "POST /tags HTTP/1.1" 409 252 0.001348 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001172 10.0.0.33 - - [2026-06-15 17:37:52] "GET /tag/339a5076-ea68-4b89-a5fd-ce7f9a5208c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013935 10.0.0.33 - - [2026-06-15 17:37:52] "POST /tags HTTP/1.1" 409 226 0.001130 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001126 10.0.0.33 - - [2026-06-15 17:37:52] "GET /tag/73b3cd68-caff-4d34-a296-50c4aee0070c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.008831 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.33 - - [2026-06-15 17:37:52] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.002952 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001001 10.0.0.33 - - [2026-06-15 17:37:52] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034139 10.0.0.33 - - [2026-06-15 17:37:52] "POST /virtual-machines HTTP/1.1" 200 395 0.006495 10.0.0.33 - - [2026-06-15 17:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.005909 10.0.0.33 - - [2026-06-15 17:37:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115381 10.0.0.33 - - [2026-06-15 17:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016736 10.0.0.33 - - [2026-06-15 17:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006110 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003480 10.0.0.33 - - [2026-06-15 17:37:53] "POST /instance-ips HTTP/1.1" 200 397 0.016684 10.0.0.33 - - [2026-06-15 17:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020333 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011575 10.0.0.33 - - [2026-06-15 17:37:53] "POST /set-tag HTTP/1.1" 200 109 0.058559 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011489 10.0.0.33 - - [2026-06-15 17:37:53] "GET /instance-ip/efbf691e-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008218 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004403 10.0.0.33 - - [2026-06-15 17:37:53] "POST /set-tag HTTP/1.1" 200 109 0.001668 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002715 10.0.0.33 - - [2026-06-15 17:37:53] "POST /ref-update HTTP/1.1" 200 156 0.008414 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003975 10.0.0.33 - - [2026-06-15 17:37:53] "POST /set-tag HTTP/1.1" 200 109 0.004722 10.0.0.33 - - [2026-06-15 17:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003398 10.0.0.33 - - [2026-06-15 17:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.33 - - [2026-06-15 17:37:53] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030663 10.0.0.33 - - [2026-06-15 17:37:53] "POST /virtual-machines HTTP/1.1" 200 395 0.006578 10.0.0.33 - - [2026-06-15 17:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010551 10.0.0.33 - - [2026-06-15 17:37:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094273 10.0.0.33 - - [2026-06-15 17:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.006140 10.0.0.33 - - [2026-06-15 17:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009140 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009413 10.0.0.33 - - [2026-06-15 17:37:53] "POST /instance-ips HTTP/1.1" 200 397 0.035526 10.0.0.33 - - [2026-06-15 17:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023275 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008097 10.0.0.33 - - [2026-06-15 17:37:53] "POST /set-tag HTTP/1.1" 200 109 0.061016 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013299 10.0.0.33 - - [2026-06-15 17:37:53] "GET /instance-ip/f02b645c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002814 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003155 10.0.0.33 - - [2026-06-15 17:37:53] "POST /set-tag HTTP/1.1" 200 109 0.001422 10.0.0.33 - - [2026-06-15 17:37:53] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.002733 10.0.0.33 - - [2026-06-15 17:37:54] "POST /ref-update HTTP/1.1" 200 156 0.006799 10.0.0.33 - - [2026-06-15 17:37:54] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010543 10.0.0.33 - - [2026-06-15 17:37:54] "POST /set-tag HTTP/1.1" 200 109 0.001760 10.0.0.33 - - [2026-06-15 17:37:54] "POST /tags HTTP/1.1" 200 291 0.016747 10.0.0.33 - - [2026-06-15 17:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009944 10.0.0.33 - - [2026-06-15 17:37:54] "GET /tag/df1880fd-053c-4b9a-b2fe-83b81ec13a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.010945 10.0.0.33 - - [2026-06-15 17:37:54] "POST /tags HTTP/1.1" 409 252 0.001648 10.0.0.33 - - [2026-06-15 17:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001064 10.0.0.33 - - [2026-06-15 17:37:54] "GET /tag/b4accab0-44bc-4e2a-8b9a-42bcdb427100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.009054 10.0.0.33 - - [2026-06-15 17:37:54] "POST /tags HTTP/1.1" 409 226 0.001028 10.0.0.33 - - [2026-06-15 17:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2026-06-15 17:37:54] "GET /tag/5370402d-64e0-4715-a4a0-bc9e76fe5df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010186 10.0.0.33 - - [2026-06-15 17:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001067 10.0.0.33 - - [2026-06-15 17:37:54] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003265 10.0.0.33 - - [2026-06-15 17:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001130 10.0.0.33 - - [2026-06-15 17:37:54] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027353 10.0.0.33 - - [2026-06-15 17:37:54] "POST /virtual-machines HTTP/1.1" 200 395 0.005638 10.0.0.33 - - [2026-06-15 17:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010260 10.0.0.33 - - [2026-06-15 17:37:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104694 10.0.0.33 - - [2026-06-15 17:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012060 10.0.0.33 - - [2026-06-15 17:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005835 10.0.0.33 - - [2026-06-15 17:37:54] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003618 10.0.0.33 - - [2026-06-15 17:37:54] "POST /instance-ips HTTP/1.1" 200 397 0.020574 10.0.0.33 - - [2026-06-15 17:37:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016788 10.0.0.33 - - [2026-06-15 17:37:54] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007665 10.0.0.33 - - [2026-06-15 17:37:54] "POST /set-tag HTTP/1.1" 200 109 0.061692 10.0.0.33 - - [2026-06-15 17:37:54] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012705 10.0.0.33 - - [2026-06-15 17:37:54] "GET /instance-ip/f0a752ec-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002282 10.0.0.33 - - [2026-06-15 17:37:54] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003491 10.0.0.33 - - [2026-06-15 17:37:54] "POST /set-tag HTTP/1.1" 200 109 0.001589 10.0.0.33 - - [2026-06-15 17:37:54] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.002808 10.0.0.33 - - [2026-06-15 17:37:54] "POST /ref-update HTTP/1.1" 200 156 0.005919 10.0.0.33 - - [2026-06-15 17:37:54] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010191 10.0.0.33 - - [2026-06-15 17:37:54] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.33 - - [2026-06-15 17:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.33 - - [2026-06-15 17:37:54] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003152 10.0.0.33 - - [2026-06-15 17:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001093 10.0.0.33 - - [2026-06-15 17:37:54] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037474 10.0.0.33 - - [2026-06-15 17:37:54] "POST /virtual-machines HTTP/1.1" 200 395 0.006099 10.0.0.33 - - [2026-06-15 17:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.006421 10.0.0.33 - - [2026-06-15 17:37:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095421 10.0.0.33 - - [2026-06-15 17:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016594 10.0.0.33 - - [2026-06-15 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005536 10.0.0.33 - - [2026-06-15 17:37:55] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003689 10.0.0.33 - - [2026-06-15 17:37:55] "POST /instance-ips HTTP/1.1" 200 397 0.015563 10.0.0.33 - - [2026-06-15 17:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021995 10.0.0.33 - - [2026-06-15 17:37:55] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007138 10.0.0.33 - - [2026-06-15 17:37:55] "POST /set-tag HTTP/1.1" 200 109 0.067807 10.0.0.33 - - [2026-06-15 17:37:55] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015755 10.0.0.33 - - [2026-06-15 17:37:55] "GET /instance-ip/f10e8a34-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003305 10.0.0.33 - - [2026-06-15 17:37:55] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003495 10.0.0.33 - - [2026-06-15 17:37:55] "POST /set-tag HTTP/1.1" 200 109 0.001526 10.0.0.33 - - [2026-06-15 17:37:55] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.002819 10.0.0.33 - - [2026-06-15 17:37:55] "POST /ref-update HTTP/1.1" 200 156 0.008010 10.0.0.33 - - [2026-06-15 17:37:55] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003185 10.0.0.33 - - [2026-06-15 17:37:55] "POST /set-tag HTTP/1.1" 200 109 0.001420 10.0.0.33 - - [2026-06-15 17:37:55] "POST /tags HTTP/1.1" 200 299 0.013732 10.0.0.33 - - [2026-06-15 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.33 - - [2026-06-15 17:37:55] "GET /tag/94d79412-5a0e-4b7e-8e78-875d7b969966?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011538 10.0.0.33 - - [2026-06-15 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.33 - - [2026-06-15 17:37:55] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003004 10.0.0.33 - - [2026-06-15 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2026-06-15 17:37:55] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044139 10.0.0.33 - - [2026-06-15 17:37:55] "POST /virtual-machines HTTP/1.1" 200 395 0.008138 10.0.0.33 - - [2026-06-15 17:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.006727 10.0.0.33 - - [2026-06-15 17:37:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096242 10.0.0.33 - - [2026-06-15 17:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016607 10.0.0.33 - - [2026-06-15 17:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008293 10.0.0.33 - - [2026-06-15 17:37:55] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003963 10.0.0.33 - - [2026-06-15 17:37:55] "POST /instance-ips HTTP/1.1" 200 397 0.017284 10.0.0.33 - - [2026-06-15 17:37:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023539 10.0.0.33 - - [2026-06-15 17:37:55] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011034 10.0.0.33 - - [2026-06-15 17:37:56] "POST /set-tag HTTP/1.1" 200 109 0.014249 10.0.0.33 - - [2026-06-15 17:37:56] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007301 10.0.0.33 - - [2026-06-15 17:37:56] "GET /instance-ip/f17ad8c4-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002158 10.0.0.33 - - [2026-06-15 17:37:56] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003130 10.0.0.33 - - [2026-06-15 17:37:56] "POST /set-tag HTTP/1.1" 200 109 0.001431 10.0.0.33 - - [2026-06-15 17:37:56] "POST /tags HTTP/1.1" 200 299 0.015999 10.0.0.33 - - [2026-06-15 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010545 10.0.0.33 - - [2026-06-15 17:37:56] "GET /tag/23d3f75c-0e44-488a-85a3-1670b2be0c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011991 10.0.0.33 - - [2026-06-15 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001123 10.0.0.33 - - [2026-06-15 17:37:56] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003087 10.0.0.33 - - [2026-06-15 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.000994 10.0.0.33 - - [2026-06-15 17:37:56] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.025250 10.0.0.33 - - [2026-06-15 17:37:56] "POST /virtual-machines HTTP/1.1" 200 395 0.007511 10.0.0.33 - - [2026-06-15 17:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.012625 10.0.0.33 - - [2026-06-15 17:37:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092958 10.0.0.33 - - [2026-06-15 17:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.005996 10.0.0.33 - - [2026-06-15 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.33 - - [2026-06-15 17:37:56] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008162 10.0.0.33 - - [2026-06-15 17:37:56] "POST /instance-ips HTTP/1.1" 200 397 0.017924 10.0.0.33 - - [2026-06-15 17:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020802 10.0.0.33 - - [2026-06-15 17:37:56] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010806 10.0.0.33 - - [2026-06-15 17:37:56] "POST /set-tag HTTP/1.1" 200 109 0.027810 10.0.0.33 - - [2026-06-15 17:37:56] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022879 10.0.0.33 - - [2026-06-15 17:37:56] "GET /instance-ip/f1d9a7aa-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002167 10.0.0.33 - - [2026-06-15 17:37:56] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003350 10.0.0.33 - - [2026-06-15 17:37:56] "POST /set-tag HTTP/1.1" 200 109 0.001474 10.0.0.33 - - [2026-06-15 17:37:56] "POST /tags HTTP/1.1" 200 299 0.015836 10.0.0.33 - - [2026-06-15 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.33 - - [2026-06-15 17:37:56] "GET /tag/e76c11b9-6003-460e-87d3-6acdf9488bfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010692 10.0.0.33 - - [2026-06-15 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.33 - - [2026-06-15 17:37:56] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003336 10.0.0.33 - - [2026-06-15 17:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001158 10.0.0.33 - - [2026-06-15 17:37:56] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028600 10.0.0.33 - - [2026-06-15 17:37:56] "POST /virtual-machines HTTP/1.1" 200 395 0.012507 10.0.0.33 - - [2026-06-15 17:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013114 10.0.0.33 - - [2026-06-15 17:37:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097969 10.0.0.33 - - [2026-06-15 17:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.006112 10.0.0.33 - - [2026-06-15 17:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008579 10.0.0.33 - - [2026-06-15 17:37:57] "POST /instance-ips HTTP/1.1" 200 397 0.018456 10.0.0.33 - - [2026-06-15 17:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014939 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008132 10.0.0.33 - - [2026-06-15 17:37:57] "POST /set-tag HTTP/1.1" 200 109 0.018004 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014383 10.0.0.33 - - [2026-06-15 17:37:57] "GET /instance-ip/f23dd9fa-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004432 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003870 10.0.0.33 - - [2026-06-15 17:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.33 - - [2026-06-15 17:37:57] "POST /tags HTTP/1.1" 200 299 0.016513 10.0.0.33 - - [2026-06-15 17:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.33 - - [2026-06-15 17:37:57] "GET /tag/0d72d876-3a50-4fc7-b27d-48fc6ba1af3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009915 10.0.0.33 - - [2026-06-15 17:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001138 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.002916 10.0.0.33 - - [2026-06-15 17:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001091 10.0.0.33 - - [2026-06-15 17:37:57] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.023811 10.0.0.33 - - [2026-06-15 17:37:57] "POST /virtual-machines HTTP/1.1" 200 395 0.006721 10.0.0.33 - - [2026-06-15 17:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018707 10.0.0.33 - - [2026-06-15 17:37:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092756 10.0.0.33 - - [2026-06-15 17:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007981 10.0.0.33 - - [2026-06-15 17:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013366 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003478 10.0.0.33 - - [2026-06-15 17:37:57] "POST /instance-ips HTTP/1.1" 200 397 0.015647 10.0.0.33 - - [2026-06-15 17:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013054 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011160 10.0.0.33 - - [2026-06-15 17:37:57] "POST /set-tag HTTP/1.1" 200 109 0.014748 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007044 10.0.0.33 - - [2026-06-15 17:37:57] "GET /instance-ip/f2990a1e-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002193 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003591 10.0.0.33 - - [2026-06-15 17:37:57] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.33 - - [2026-06-15 17:37:57] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004526 10.0.0.33 - - [2026-06-15 17:37:58] "POST /ref-update HTTP/1.1" 200 156 0.009022 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011455 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003556 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001525 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.002859 10.0.0.33 - - [2026-06-15 17:37:58] "POST /ref-update HTTP/1.1" 200 156 0.008289 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012399 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001858 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003008 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001896 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003375 10.0.0.33 - - [2026-06-15 17:37:58] "POST /ref-update HTTP/1.1" 200 156 0.006788 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003800 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001428 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.002734 10.0.0.33 - - [2026-06-15 17:37:58] "POST /ref-update HTTP/1.1" 200 156 0.007137 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008512 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003714 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001506 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003114 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003167 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003596 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003328 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001488 10.0.0.33 - - [2026-06-15 17:37:58] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003516 10.0.0.33 - - [2026-06-15 17:37:58] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.33 - - [2026-06-15 17:37:59] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006016 10.0.0.33 - - [2026-06-15 17:37:59] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.33 - - [2026-06-15 17:37:59] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004162 10.0.0.33 - - [2026-06-15 17:37:59] "POST /set-tag HTTP/1.1" 200 109 0.001723 10.0.0.33 - - [2026-06-15 17:37:59] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003378 10.0.0.33 - - [2026-06-15 17:37:59] "POST /set-tag HTTP/1.1" 200 109 0.001569 10.0.0.33 - - [2026-06-15 17:37:59] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003636 10.0.0.33 - - [2026-06-15 17:37:59] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.33 - - [2026-06-15 17:38:00] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004555 10.0.0.33 - - [2026-06-15 17:38:00] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.33 - - [2026-06-15 17:38:02] "GET /virtual-machine/155278d6-9a18-4c3d-834a-09d04d64bf0c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003549 10.0.0.33 - - [2026-06-15 17:38:02] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004615 10.0.0.33 - - [2026-06-15 17:38:02] "GET /virtual-machine/47948860-19c8-40d2-bfb7-23de82e94333?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002585 10.0.0.33 - - [2026-06-15 17:38:02] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003795 10.0.0.33 - - [2026-06-15 17:38:02] "GET /virtual-machine/5a941e4d-f21a-43de-aa54-5370746e7f29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002847 10.0.0.33 - - [2026-06-15 17:38:02] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003601 10.0.0.33 - - [2026-06-15 17:38:04] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003990 10.0.0.33 - - [2026-06-15 17:38:04] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.33 - - [2026-06-15 17:38:04] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003948 10.0.0.33 - - [2026-06-15 17:38:04] "POST /set-tag HTTP/1.1" 200 109 0.001805 10.0.0.33 - - [2026-06-15 17:38:07] "GET /virtual-machine/0592b449-dfd9-4c3a-8241-e7312be79bf8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.002798 10.0.0.33 - - [2026-06-15 17:38:07] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004063 10.0.0.33 - - [2026-06-15 17:38:08] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004216 10.0.0.33 - - [2026-06-15 17:38:08] "POST /set-tag HTTP/1.1" 200 109 0.001693 10.0.0.33 - - [2026-06-15 17:38:12] "GET /virtual-machine/0380ebfe-1411-465a-9e63-d6285b1c2ef3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002696 10.0.0.33 - - [2026-06-15 17:38:12] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003709 10.0.0.33 - - [2026-06-15 17:38:12] "GET /virtual-machine/3548586e-b063-4037-bec9-fb5e3fe917ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003144 10.0.0.33 - - [2026-06-15 17:38:12] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004087 10.0.0.33 - - [2026-06-15 17:38:12] "GET /virtual-machine/d5a5baac-c316-4bf0-9525-1779a7a4f862?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002554 10.0.0.33 - - [2026-06-15 17:38:12] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003939 10.0.0.33 - - [2026-06-15 17:38:12] "GET /virtual-machine/1f7b9f0c-6973-47cd-ae95-a8f667303e32?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.001922 10.0.0.33 - - [2026-06-15 17:38:12] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003157 10.0.0.33 - - [2026-06-15 17:38:12] "GET /loadbalancer/62a09b07-048a-425b-a17b-2fce3eaf2423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004830 10.0.0.33 - - [2026-06-15 17:38:12] "POST /tags HTTP/1.1" 200 333 0.033895 10.0.0.33 - - [2026-06-15 17:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011468 10.0.0.33 - - [2026-06-15 17:38:12] "GET /tag/c5afeec8-5d17-4ad4-84c5-0dc8ffa18370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.010155 10.0.0.33 - - [2026-06-15 17:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.33 - - [2026-06-15 17:38:13] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028497 10.0.0.33 - - [2026-06-15 17:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001127 10.0.0.33 - - [2026-06-15 17:38:13] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004105 10.0.0.33 - - [2026-06-15 17:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008376 10.0.0.33 - - [2026-06-15 17:38:13] "GET /service-appliance-set/4b61e03c-49f9-48f1-9499-dbb3ac0b991f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.001684 10.0.0.33 - - [2026-06-15 17:38:13] "POST /fqname-to-id HTTP/1.1" 404 273 0.001203 10.0.0.33 - - [2026-06-15 17:38:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.092419 10.0.0.33 - - [2026-06-15 17:38:13] "GET /virtual-machine-interface/cd3100e4-9630-4b3c-a911-6b282b203004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.017046 10.0.0.33 - - [2026-06-15 17:38:13] "POST /instance-ips HTTP/1.1" 200 409 0.018111 10.0.0.33 - - [2026-06-15 17:38:13] "GET /instance-ip/90d46412-763c-4935-a499-b7f0fdad4304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003180 10.0.0.33 - - [2026-06-15 17:38:13] "POST /loadbalancers HTTP/1.1" 200 629 0.055238 10.0.0.33 - - [2026-06-15 17:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016062 10.0.0.33 - - [2026-06-15 17:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008527 10.0.0.33 - - [2026-06-15 17:38:13] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037072 10.0.0.33 - - [2026-06-15 17:38:13] "GET /instance-ip/90d46412-763c-4935-a499-b7f0fdad4304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002038 10.0.0.33 - - [2026-06-15 17:38:13] "POST /floating-ips HTTP/1.1" 200 597 0.012337 10.0.0.33 - - [2026-06-15 17:38:13] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031439 10.0.0.33 - - [2026-06-15 17:38:13] "GET /loadbalancer/62a09b07-048a-425b-a17b-2fce3eaf2423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001842 10.0.0.33 - - [2026-06-15 17:38:13] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.012328 10.0.0.33 - - [2026-06-15 17:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.33 - - [2026-06-15 17:38:13] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033826 10.0.0.33 - - [2026-06-15 17:38:13] "GET /loadbalancer-listener/e1756b5a-6c09-4633-8937-4f2d7ee818b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002323 10.0.0.33 - - [2026-06-15 17:38:13] "GET /loadbalancer-listener/e1756b5a-6c09-4633-8937-4f2d7ee818b1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002124 10.0.0.33 - - [2026-06-15 17:38:13] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.014836 10.0.0.33 - - [2026-06-15 17:38:13] "GET /instance-ip/90d46412-763c-4935-a499-b7f0fdad4304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009527 10.0.0.33 - - [2026-06-15 17:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.33 - - [2026-06-15 17:38:13] "GET /instance-ip/90d46412-763c-4935-a499-b7f0fdad4304?fields=floating_ips HTTP/1.1" 200 1213 0.003511 10.0.0.33 - - [2026-06-15 17:38:13] "GET /floating-ip/e1145a14-4d2a-4975-b97e-ed46b28d7746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.001492 10.0.0.33 - - [2026-06-15 17:38:13] "GET /loadbalancer/62a09b07-048a-425b-a17b-2fce3eaf2423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001470 10.0.0.33 - - [2026-06-15 17:38:13] "GET /loadbalancer-pool/89636dba-fb6d-422a-8a5d-bb6542e4773a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.002413 10.0.0.33 - - [2026-06-15 17:38:13] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013067 10.0.0.33 - - [2026-06-15 17:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008878 10.0.0.33 - - [2026-06-15 17:38:13] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010757 10.0.0.33 - - [2026-06-15 17:38:13] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003009 10.0.0.33 - - [2026-06-15 17:38:13] "POST /ref-update HTTP/1.1" 200 156 0.004824 10.0.0.33 - - [2026-06-15 17:38:13] "GET /floating-ip/e1145a14-4d2a-4975-b97e-ed46b28d7746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.006375 10.0.0.33 - - [2026-06-15 17:38:13] "PUT /floating-ip/e1145a14-4d2a-4975-b97e-ed46b28d7746 HTTP/1.1" 200 256 0.006466 10.0.0.33 - - [2026-06-15 17:38:13] "POST /tags HTTP/1.1" 409 221 0.001117 10.0.0.33 - - [2026-06-15 17:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001148 10.0.0.33 - - [2026-06-15 17:38:13] "GET /tag/c5afeec8-5d17-4ad4-84c5-0dc8ffa18370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008924 10.0.0.33 - - [2026-06-15 17:38:13] "POST /set-tag HTTP/1.1" 200 109 0.055069 10.0.0.33 - - [2026-06-15 17:38:13] "GET /loadbalancer-pool/89636dba-fb6d-422a-8a5d-bb6542e4773a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005032 10.0.0.33 - - [2026-06-15 17:38:13] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012147 10.0.0.33 - - [2026-06-15 17:38:13] "GET /loadbalancer/62a09b07-048a-425b-a17b-2fce3eaf2423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005351 10.0.0.33 - - [2026-06-15 17:38:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011857 10.0.0.33 - - [2026-06-15 17:38:13] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007508 10.0.0.33 - - [2026-06-15 17:38:13] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003109 10.0.0.33 - - [2026-06-15 17:38:13] "POST /ref-update HTTP/1.1" 200 156 0.005474 10.0.0.33 - - [2026-06-15 17:38:13] "GET /floating-ip/e1145a14-4d2a-4975-b97e-ed46b28d7746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.005896 10.0.0.33 - - [2026-06-15 17:38:14] "POST /set-tag HTTP/1.1" 200 109 0.060388 10.0.0.33 - - [2026-06-15 17:38:14] "POST /tags HTTP/1.1" 409 206 0.001953 10.0.0.33 - - [2026-06-15 17:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.33 - - [2026-06-15 17:38:14] "GET /tag/3094a1e0-df7a-45c8-8b6d-120fa534954d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009387 10.0.0.33 - - [2026-06-15 17:38:14] "POST /tags HTTP/1.1" 409 204 0.001153 10.0.0.33 - - [2026-06-15 17:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.33 - - [2026-06-15 17:38:14] "GET /tag/23d3f75c-0e44-488a-85a3-1670b2be0c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009286 10.0.0.33 - - [2026-06-15 17:38:14] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001546 10.0.0.33 - - [2026-06-15 17:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.000988 10.0.0.33 - - [2026-06-15 17:38:14] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003385 10.0.0.33 - - [2026-06-15 17:38:14] "POST /tags HTTP/1.1" 409 206 0.002398 10.0.0.33 - - [2026-06-15 17:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.33 - - [2026-06-15 17:38:14] "GET /tag/3094a1e0-df7a-45c8-8b6d-120fa534954d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009743 10.0.0.33 - - [2026-06-15 17:38:14] "POST /tags HTTP/1.1" 409 226 0.001187 10.0.0.33 - - [2026-06-15 17:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.33 - - [2026-06-15 17:38:14] "GET /tag/73b3cd68-caff-4d34-a296-50c4aee0070c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010591 10.0.0.33 - - [2026-06-15 17:38:14] "POST /tags HTTP/1.1" 409 204 0.001099 10.0.0.33 - - [2026-06-15 17:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.33 - - [2026-06-15 17:38:14] "GET /tag/23d3f75c-0e44-488a-85a3-1670b2be0c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009159 10.0.0.33 - - [2026-06-15 17:38:14] "POST /tags HTTP/1.1" 409 226 0.001611 10.0.0.33 - - [2026-06-15 17:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.33 - - [2026-06-15 17:38:14] "GET /tag/73b3cd68-caff-4d34-a296-50c4aee0070c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009146 10.0.0.33 - - [2026-06-15 17:38:14] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001678 10.0.0.33 - - [2026-06-15 17:38:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001048 10.0.0.33 - - [2026-06-15 17:38:14] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001899 10.0.0.33 - - [2026-06-15 17:38:14] "POST /firewall-rules HTTP/1.1" 200 626 0.066883 10.0.0.33 - - [2026-06-15 17:38:14] "POST /firewall-rules HTTP/1.1" 200 646 0.068284 10.0.0.33 - - [2026-06-15 17:38:14] "GET /firewall-rule/666bb02c-f077-4e76-8952-b7262442fda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.010177 10.0.0.33 - - [2026-06-15 17:38:14] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001603 10.0.0.33 - - [2026-06-15 17:38:14] "GET /firewall-rule/c94d82bb-3675-4e7b-92da-c831b1f493db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003127 10.0.0.33 - - [2026-06-15 17:38:14] "POST /ref-update HTTP/1.1" 200 156 0.011467 10.0.0.33 - - [2026-06-15 17:38:14] "POST /firewall-policys HTTP/1.1" 200 606 0.029019 10.0.0.33 - - [2026-06-15 17:38:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010165 10.0.0.33 - - [2026-06-15 17:38:14] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011224 10.0.0.33 - - [2026-06-15 17:38:14] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001813 10.0.0.33 - - [2026-06-15 17:38:15] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001557 10.0.0.33 - - [2026-06-15 17:38:15] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002787 10.0.0.33 - - [2026-06-15 17:38:15] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002471 10.0.0.33 - - [2026-06-15 17:38:15] "GET /firewall-policy/d8e9c60e-da56-4995-b442-5bd2bc8cd306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002253 10.0.0.33 - - [2026-06-15 17:38:15] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001392 10.0.0.33 - - [2026-06-15 17:38:15] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001773 10.0.0.33 - - [2026-06-15 17:38:15] "POST /ref-update HTTP/1.1" 200 156 0.014266 10.0.0.33 - - [2026-06-15 17:38:15] "POST /ref-update HTTP/1.1" 200 156 0.030041 10.0.0.33 - - [2026-06-15 17:38:15] "POST /ref-update HTTP/1.1" 200 156 0.013417 10.0.0.33 - - [2026-06-15 17:38:15] "POST /ref-update HTTP/1.1" 200 156 0.021656 10.0.0.33 - - [2026-06-15 17:38:15] "POST /ref-update HTTP/1.1" 200 156 0.019792 10.0.0.33 - - [2026-06-15 17:38:15] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003468 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:38:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000873 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:38:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006095 10.0.0.33 - - [2026-06-15 17:38:52] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.33 - - [2026-06-15 17:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-06-15 17:38:52] "GET /loadbalancer/f2e9f1b9-a2f8-4269-a1fa-cd59de1d8ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002535 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003188 10.0.0.33 - - [2026-06-15 17:38:52] "POST /set-tag HTTP/1.1" 200 109 0.014874 10.0.0.33 - - [2026-06-15 17:38:52] "DELETE /loadbalancer-member/8f5b4ca7-844d-40db-9a1b-db9d3d38326a HTTP/1.1" 200 115 0.028762 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003674 10.0.0.33 - - [2026-06-15 17:38:52] "POST /set-tag HTTP/1.1" 200 109 0.001494 10.0.0.33 - - [2026-06-15 17:38:52] "DELETE /loadbalancer-member/cbb6b4ce-a785-4f9a-acda-68b763023786 HTTP/1.1" 200 115 0.023898 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003551 10.0.0.33 - - [2026-06-15 17:38:52] "POST /set-tag HTTP/1.1" 200 109 0.001483 10.0.0.33 - - [2026-06-15 17:38:52] "DELETE /loadbalancer-member/1ab99945-089d-44d8-b9c3-441a7614a023 HTTP/1.1" 200 115 0.023397 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004385 10.0.0.33 - - [2026-06-15 17:38:52] "POST /set-tag HTTP/1.1" 200 109 0.001593 10.0.0.33 - - [2026-06-15 17:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.33 - - [2026-06-15 17:38:52] "GET /loadbalancer/f2e9f1b9-a2f8-4269-a1fa-cd59de1d8ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001662 10.0.0.33 - - [2026-06-15 17:38:52] "GET /loadbalancer-pool/c2db98d7-4aa6-4082-8266-5e792d16cece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.001754 10.0.0.33 - - [2026-06-15 17:38:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020236 10.0.0.33 - - [2026-06-15 17:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008487 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012335 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003134 10.0.0.33 - - [2026-06-15 17:38:52] "GET /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001797 10.0.0.33 - - [2026-06-15 17:38:52] "POST /set-tag HTTP/1.1" 200 109 0.059666 10.0.0.33 - - [2026-06-15 17:38:52] "GET /loadbalancer-pool/cf06bb0a-28d6-47f7-916c-492570d2aea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007885 10.0.0.33 - - [2026-06-15 17:38:52] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014624 10.0.0.33 - - [2026-06-15 17:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.005951 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009022 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003069 10.0.0.33 - - [2026-06-15 17:38:52] "POST /set-tag HTTP/1.1" 200 109 0.001368 10.0.0.33 - - [2026-06-15 17:38:52] "GET /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001405 10.0.0.33 - - [2026-06-15 17:38:52] "GET /loadbalancer-pool/65672a41-5da0-48e2-b3ec-581d549ab139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.001716 10.0.0.33 - - [2026-06-15 17:38:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.011600 10.0.0.33 - - [2026-06-15 17:38:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009873 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010597 10.0.0.33 - - [2026-06-15 17:38:52] "GET /virtual-machine-interface/9b8e3286-68df-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.002994 10.0.0.33 - - [2026-06-15 17:38:52] "GET /floating-ip/50c6d83a-aad3-4d56-a53f-fdc23084a0fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.001418 10.0.0.33 - - [2026-06-15 17:38:52] "POST /set-tag HTTP/1.1" 200 109 0.001533 10.0.0.33 - - [2026-06-15 17:40:21] "POST /tags HTTP/1.1" 409 252 0.002452 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.33 - - [2026-06-15 17:40:21] "GET /tag/b4accab0-44bc-4e2a-8b9a-42bcdb427100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013261 10.0.0.33 - - [2026-06-15 17:40:21] "POST /tags HTTP/1.1" 409 228 0.001148 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001132 10.0.0.33 - - [2026-06-15 17:40:21] "GET /tag/aac12275-dcfd-45de-9441-22bf463e5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010141 10.0.0.33 - - [2026-06-15 17:40:21] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002417 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.33 - - [2026-06-15 17:40:21] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008467 10.0.0.33 - - [2026-06-15 17:40:21] "POST /tags HTTP/1.1" 409 206 0.001317 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001008 10.0.0.33 - - [2026-06-15 17:40:21] "GET /tag/3094a1e0-df7a-45c8-8b6d-120fa534954d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009332 10.0.0.33 - - [2026-06-15 17:40:21] "POST /tags HTTP/1.1" 409 226 0.001022 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.33 - - [2026-06-15 17:40:21] "GET /tag/73b3cd68-caff-4d34-a296-50c4aee0070c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009217 10.0.0.33 - - [2026-06-15 17:40:21] "POST /tags HTTP/1.1" 409 204 0.001216 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.33 - - [2026-06-15 17:40:21] "GET /tag/23d3f75c-0e44-488a-85a3-1670b2be0c38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009296 10.0.0.33 - - [2026-06-15 17:40:21] "POST /tags HTTP/1.1" 409 226 0.001156 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001149 10.0.0.33 - - [2026-06-15 17:40:21] "GET /tag/73b3cd68-caff-4d34-a296-50c4aee0070c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009875 10.0.0.33 - - [2026-06-15 17:40:21] "POST /tags HTTP/1.1" 409 228 0.001366 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001015 10.0.0.33 - - [2026-06-15 17:40:21] "GET /tag/aac12275-dcfd-45de-9441-22bf463e5360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.009450 10.0.0.33 - - [2026-06-15 17:40:21] "POST /tags HTTP/1.1" 409 252 0.016814 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-06-15 17:40:21] "GET /tag/b4accab0-44bc-4e2a-8b9a-42bcdb427100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.009535 10.0.0.33 - - [2026-06-15 17:40:21] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001467 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.33 - - [2026-06-15 17:40:21] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002727 10.0.0.33 - - [2026-06-15 17:40:21] "POST /firewall-rules HTTP/1.1" 409 281 0.002421 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001080 10.0.0.33 - - [2026-06-15 17:40:21] "PUT /firewall-rule/c94d82bb-3675-4e7b-92da-c831b1f493db HTTP/1.1" 200 260 0.020537 10.0.0.33 - - [2026-06-15 17:40:21] "POST /firewall-rules HTTP/1.1" 409 291 0.005392 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.33 - - [2026-06-15 17:40:21] "PUT /firewall-rule/666bb02c-f077-4e76-8952-b7262442fda9 HTTP/1.1" 200 260 0.020239 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-rule/666bb02c-f077-4e76-8952-b7262442fda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.011434 10.0.0.33 - - [2026-06-15 17:40:21] "POST /firewall-rules HTTP/1.1" 200 658 0.071702 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-rule/eb9302dc-fcc9-4388-953f-d8f2a98c0862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003134 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001609 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-rule/c94d82bb-3675-4e7b-92da-c831b1f493db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.001877 10.0.0.33 - - [2026-06-15 17:40:21] "POST /firewall-policys HTTP/1.1" 409 269 0.001233 10.0.0.33 - - [2026-06-15 17:40:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001056 10.0.0.33 - - [2026-06-15 17:40:21] "PUT /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5 HTTP/1.1" 200 264 0.018288 10.0.0.33 - - [2026-06-15 17:40:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025846 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005641 10.0.0.33 - - [2026-06-15 17:40:21] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001754 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001527 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001639 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001534 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001563 10.0.0.33 - - [2026-06-15 17:40:21] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001580 10.0.0.33 - - [2026-06-15 17:41:23] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004837 10.0.0.33 - - [2026-06-15 17:41:23] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.33 - - [2026-06-15 17:41:23] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006392 10.0.0.33 - - [2026-06-15 17:41:23] "POST /set-tag HTTP/1.1" 200 109 0.001733 10.0.0.33 - - [2026-06-15 17:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.33 - - [2026-06-15 17:41:23] "GET /loadbalancer/62a09b07-048a-425b-a17b-2fce3eaf2423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001955 10.0.0.33 - - [2026-06-15 17:41:23] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003591 10.0.0.33 - - [2026-06-15 17:41:23] "POST /set-tag HTTP/1.1" 200 109 0.014997 10.0.0.33 - - [2026-06-15 17:41:23] "DELETE /loadbalancer-member/a7556dad-1cf7-4886-9fdf-d9244b34b8dd HTTP/1.1" 200 115 0.015416 10.0.0.33 - - [2026-06-15 17:41:23] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003483 10.0.0.33 - - [2026-06-15 17:41:23] "POST /set-tag HTTP/1.1" 200 109 0.001670 10.0.0.33 - - [2026-06-15 17:41:23] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003226 10.0.0.33 - - [2026-06-15 17:41:23] "POST /set-tag HTTP/1.1" 200 109 0.001340 10.0.0.33 - - [2026-06-15 17:41:23] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003307 10.0.0.33 - - [2026-06-15 17:41:23] "POST /set-tag HTTP/1.1" 200 109 0.001339 10.0.0.33 - - [2026-06-15 17:41:23] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004672 10.0.0.33 - - [2026-06-15 17:41:23] "POST /set-tag HTTP/1.1" 200 109 0.001856 10.0.0.33 - - [2026-06-15 17:41:23] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003428 10.0.0.33 - - [2026-06-15 17:41:23] "POST /set-tag HTTP/1.1" 200 109 0.001571 10.0.0.33 - - [2026-06-15 17:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001106 10.0.0.33 - - [2026-06-15 17:41:23] "GET /loadbalancer/62a09b07-048a-425b-a17b-2fce3eaf2423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001699 10.0.0.33 - - [2026-06-15 17:41:23] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003107 10.0.0.33 - - [2026-06-15 17:41:23] "POST /set-tag HTTP/1.1" 200 109 0.001409 10.0.0.33 - - [2026-06-15 17:41:24] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004195 10.0.0.33 - - [2026-06-15 17:41:24] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.33 - - [2026-06-15 17:41:24] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005600 10.0.0.33 - - [2026-06-15 17:41:24] "POST /set-tag HTTP/1.1" 200 109 0.001680 10.0.0.33 - - [2026-06-15 17:41:24] "GET /virtual-machine/47948860-19c8-40d2-bfb7-23de82e94333?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001826 10.0.0.33 - - [2026-06-15 17:41:24] "POST /ref-update HTTP/1.1" 200 156 0.008037 10.0.0.33 - - [2026-06-15 17:41:24] "GET /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.012460 10.0.0.33 - - [2026-06-15 17:41:24] "POST /set-tag HTTP/1.1" 200 109 0.030812 10.0.0.33 - - [2026-06-15 17:41:24] "POST /set-tag HTTP/1.1" 200 109 0.013648 10.0.0.33 - - [2026-06-15 17:41:24] "POST /set-tag HTTP/1.1" 200 109 0.017119 10.0.0.33 - - [2026-06-15 17:41:24] "POST /set-tag HTTP/1.1" 200 109 0.019026 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.017529 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /instance-ip/f02b645c-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.034671 10.0.0.33 - - [2026-06-15 17:41:25] "POST /ref-update HTTP/1.1" 200 156 0.005924 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /virtual-machine-interface/f014f26c-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.031176 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /virtual-machine/47948860-19c8-40d2-bfb7-23de82e94333 HTTP/1.1" 200 115 0.017045 10.0.0.33 - - [2026-06-15 17:41:25] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003935 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.001753 10.0.0.33 - - [2026-06-15 17:41:25] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003140 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.001384 10.0.0.33 - - [2026-06-15 17:41:25] "GET /virtual-machine/5a941e4d-f21a-43de-aa54-5370746e7f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003084 10.0.0.33 - - [2026-06-15 17:41:25] "POST /ref-update HTTP/1.1" 200 156 0.006773 10.0.0.33 - - [2026-06-15 17:41:25] "GET /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009449 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.014076 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.012761 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.018655 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.021008 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.010701 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /instance-ip/f0a752ec-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.034325 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /virtual-machine-interface/f0941466-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.030073 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /virtual-machine/5a941e4d-f21a-43de-aa54-5370746e7f29 HTTP/1.1" 200 115 0.020027 10.0.0.33 - - [2026-06-15 17:41:25] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004982 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.33 - - [2026-06-15 17:41:25] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003277 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.001461 10.0.0.33 - - [2026-06-15 17:41:25] "GET /virtual-machine/0592b449-dfd9-4c3a-8241-e7312be79bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.001631 10.0.0.33 - - [2026-06-15 17:41:25] "POST /ref-update HTTP/1.1" 200 156 0.007042 10.0.0.33 - - [2026-06-15 17:41:25] "GET /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011564 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.013897 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.024821 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.034980 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.010806 10.0.0.33 - - [2026-06-15 17:41:25] "POST /set-tag HTTP/1.1" 200 109 0.019421 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /instance-ip/f10e8a34-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.040055 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /virtual-machine-interface/f0fab496-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.029114 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /virtual-machine/0592b449-dfd9-4c3a-8241-e7312be79bf8 HTTP/1.1" 200 115 0.016643 10.0.0.33 - - [2026-06-15 17:41:25] "DELETE /tag/df1880fd-053c-4b9a-b2fe-83b81ec13a83 HTTP/1.1" 200 115 0.031237 10.0.0.33 - - [2026-06-15 17:41:26] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003571 10.0.0.33 - - [2026-06-15 17:41:26] "POST /set-tag HTTP/1.1" 200 109 0.001589 10.0.0.33 - - [2026-06-15 17:41:26] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003921 10.0.0.33 - - [2026-06-15 17:41:26] "POST /set-tag HTTP/1.1" 200 109 0.001507 10.0.0.33 - - [2026-06-15 17:41:26] "GET /virtual-machine/155278d6-9a18-4c3d-834a-09d04d64bf0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.001923 10.0.0.33 - - [2026-06-15 17:41:26] "POST /ref-update HTTP/1.1" 200 156 0.006339 10.0.0.33 - - [2026-06-15 17:41:26] "GET /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008720 10.0.0.33 - - [2026-06-15 17:41:26] "POST /set-tag HTTP/1.1" 200 109 0.026508 10.0.0.33 - - [2026-06-15 17:41:26] "POST /set-tag HTTP/1.1" 200 109 0.030572 10.0.0.33 - - [2026-06-15 17:41:26] "POST /set-tag HTTP/1.1" 200 109 0.033972 10.0.0.33 - - [2026-06-15 17:41:26] "POST /set-tag HTTP/1.1" 200 109 0.017543 10.0.0.33 - - [2026-06-15 17:41:26] "POST /set-tag HTTP/1.1" 200 109 0.019641 10.0.0.33 - - [2026-06-15 17:41:26] "DELETE /instance-ip/efbf691e-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.058203 10.0.0.33 - - [2026-06-15 17:41:26] "POST /ref-update HTTP/1.1" 200 156 0.012977 10.0.0.33 - - [2026-06-15 17:41:26] "DELETE /virtual-machine-interface/efa9e6a2-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.038590 10.0.0.33 - - [2026-06-15 17:41:26] "DELETE /virtual-machine/155278d6-9a18-4c3d-834a-09d04d64bf0c HTTP/1.1" 200 115 0.014463 10.0.0.33 - - [2026-06-15 17:41:26] "DELETE /tag/3094a1e0-df7a-45c8-8b6d-120fa534954d HTTP/1.1" 409 388 0.005031 10.0.0.33 - - [2026-06-15 17:41:26] "DELETE /tag/f2d0d41a-859b-4a81-adc8-78da9a8c194f HTTP/1.1" 200 115 0.029749 10.0.0.33 - - [2026-06-15 17:41:31] "GET /global-system-configs HTTP/1.1" 200 322 0.002760 10.0.0.33 - - [2026-06-15 17:41:31] "GET /global-system-configs HTTP/1.1" 200 322 0.001665 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:41:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:41:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000747 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:41:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:41:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000765 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:41:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:41:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.33 - - [2026-06-15 17:41:54] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005272 10.0.0.33 - - [2026-06-15 17:41:54] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.33 - - [2026-06-15 17:41:54] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003279 10.0.0.33 - - [2026-06-15 17:41:54] "POST /set-tag HTTP/1.1" 200 109 0.001573 10.0.0.33 - - [2026-06-15 17:41:54] "GET /virtual-machine/0380ebfe-1411-465a-9e63-d6285b1c2ef3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.001789 10.0.0.33 - - [2026-06-15 17:41:54] "POST /ref-update HTTP/1.1" 200 156 0.007282 10.0.0.33 - - [2026-06-15 17:41:54] "GET /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012379 10.0.0.33 - - [2026-06-15 17:41:54] "POST /set-tag HTTP/1.1" 200 109 0.013156 10.0.0.33 - - [2026-06-15 17:41:54] "POST /set-tag HTTP/1.1" 200 109 0.011734 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.021829 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.022654 10.0.0.33 - - [2026-06-15 17:41:55] "DELETE /instance-ip/f17ad8c4-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.026069 10.0.0.33 - - [2026-06-15 17:41:55] "DELETE /virtual-machine-interface/f1683750-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.036624 10.0.0.33 - - [2026-06-15 17:41:55] "DELETE /virtual-machine/0380ebfe-1411-465a-9e63-d6285b1c2ef3 HTTP/1.1" 200 115 0.013862 10.0.0.33 - - [2026-06-15 17:41:55] "DELETE /tag/94d79412-5a0e-4b7e-8e78-875d7b969966 HTTP/1.1" 200 115 0.035781 10.0.0.33 - - [2026-06-15 17:41:55] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003600 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.001752 10.0.0.33 - - [2026-06-15 17:41:55] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003145 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.33 - - [2026-06-15 17:41:55] "GET /virtual-machine/3548586e-b063-4037-bec9-fb5e3fe917ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002495 10.0.0.33 - - [2026-06-15 17:41:55] "POST /ref-update HTTP/1.1" 200 156 0.006798 10.0.0.33 - - [2026-06-15 17:41:55] "GET /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009101 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.012855 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.011636 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.021586 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.015283 10.0.0.33 - - [2026-06-15 17:41:55] "DELETE /instance-ip/f23dd9fa-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.029298 10.0.0.33 - - [2026-06-15 17:41:55] "DELETE /virtual-machine-interface/f225c996-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.034774 10.0.0.33 - - [2026-06-15 17:41:55] "DELETE /virtual-machine/3548586e-b063-4037-bec9-fb5e3fe917ea HTTP/1.1" 200 115 0.016806 10.0.0.33 - - [2026-06-15 17:41:55] "DELETE /tag/e76c11b9-6003-460e-87d3-6acdf9488bfe HTTP/1.1" 200 115 0.024388 10.0.0.33 - - [2026-06-15 17:41:55] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005303 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.33 - - [2026-06-15 17:41:55] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003323 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.001455 10.0.0.33 - - [2026-06-15 17:41:55] "GET /virtual-machine/1f7b9f0c-6973-47cd-ae95-a8f667303e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002634 10.0.0.33 - - [2026-06-15 17:41:55] "POST /ref-update HTTP/1.1" 200 156 0.006757 10.0.0.33 - - [2026-06-15 17:41:55] "GET /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015288 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.015486 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.024854 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.021472 10.0.0.33 - - [2026-06-15 17:41:55] "POST /set-tag HTTP/1.1" 200 109 0.025053 10.0.0.33 - - [2026-06-15 17:41:55] "DELETE /instance-ip/f2990a1e-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.052828 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /virtual-machine-interface/f281f8f6-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.035686 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /virtual-machine/1f7b9f0c-6973-47cd-ae95-a8f667303e32 HTTP/1.1" 200 115 0.013941 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /tag/aac12275-dcfd-45de-9441-22bf463e5360 HTTP/1.1" 409 236 0.003317 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /tag/b4accab0-44bc-4e2a-8b9a-42bcdb427100 HTTP/1.1" 409 236 0.002974 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /tag/0d72d876-3a50-4fc7-b27d-48fc6ba1af3e HTTP/1.1" 200 115 0.023862 10.0.0.33 - - [2026-06-15 17:41:56] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003095 10.0.0.33 - - [2026-06-15 17:41:56] "POST /set-tag HTTP/1.1" 200 109 0.001503 10.0.0.33 - - [2026-06-15 17:41:56] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.002959 10.0.0.33 - - [2026-06-15 17:41:56] "POST /set-tag HTTP/1.1" 200 109 0.001402 10.0.0.33 - - [2026-06-15 17:41:56] "GET /virtual-machine/d5a5baac-c316-4bf0-9525-1779a7a4f862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001645 10.0.0.33 - - [2026-06-15 17:41:56] "POST /ref-update HTTP/1.1" 200 156 0.006314 10.0.0.33 - - [2026-06-15 17:41:56] "GET /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006858 10.0.0.33 - - [2026-06-15 17:41:56] "POST /set-tag HTTP/1.1" 200 109 0.012607 10.0.0.33 - - [2026-06-15 17:41:56] "POST /set-tag HTTP/1.1" 200 109 0.012986 10.0.0.33 - - [2026-06-15 17:41:56] "POST /set-tag HTTP/1.1" 200 109 0.019939 10.0.0.33 - - [2026-06-15 17:41:56] "POST /set-tag HTTP/1.1" 200 109 0.011382 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /instance-ip/f1d9a7aa-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.034679 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /virtual-machine-interface/f1c2f208-68e0-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.024630 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /virtual-machine/d5a5baac-c316-4bf0-9525-1779a7a4f862 HTTP/1.1" 200 115 0.016976 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /tag/21d0eae7-88ef-4186-b759-1133930ba9dc HTTP/1.1" 200 115 0.028857 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /tag/23d3f75c-0e44-488a-85a3-1670b2be0c38 HTTP/1.1" 409 236 0.002750 10.0.0.33 - - [2026-06-15 17:41:56] "DELETE /tag/339a5076-ea68-4b89-a5fd-ce7f9a5208c3 HTTP/1.1" 200 115 0.030370 10.0.0.33 - - [2026-06-15 17:41:58] "POST /projects HTTP/1.1" 409 238 0.001888 10.0.0.33 - - [2026-06-15 17:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001090 10.0.0.33 - - [2026-06-15 17:41:58] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.023031 10.0.0.33 - - [2026-06-15 17:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.33 - - [2026-06-15 17:41:58] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003026 10.0.0.33 - - [2026-06-15 17:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001119 10.0.0.33 - - [2026-06-15 17:41:58] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003071 10.0.0.33 - - [2026-06-15 17:41:58] "POST /security-groups HTTP/1.1" 409 285 0.001545 10.0.0.33 - - [2026-06-15 17:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001132 10.0.0.33 - - [2026-06-15 17:41:59] "PUT /security-group/824fa21a-9a7c-4df5-90d7-4c6f94c364bc HTTP/1.1" 200 262 0.050851 10.0.0.33 - - [2026-06-15 17:41:59] "PUT /access-control-list/883e53ab-c869-4c04-9102-bca1dbd18f34 HTTP/1.1" 200 272 0.008825 10.0.0.33 - - [2026-06-15 17:41:59] "PUT /access-control-list/c933d777-bfbf-4cc1-9af8-312b81ebaa8d HTTP/1.1" 200 272 0.014894 10.0.0.33 - - [2026-06-15 17:41:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007166 10.0.0.33 - - [2026-06-15 17:42:04] "POST /projects HTTP/1.1" 409 238 0.002248 10.0.0.33 - - [2026-06-15 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.33 - - [2026-06-15 17:42:04] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027527 10.0.0.33 - - [2026-06-15 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001116 10.0.0.33 - - [2026-06-15 17:42:04] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010535 10.0.0.33 - - [2026-06-15 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.33 - - [2026-06-15 17:42:04] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.009276 10.0.0.33 - - [2026-06-15 17:42:04] "POST /security-groups HTTP/1.1" 409 285 0.001913 10.0.0.33 - - [2026-06-15 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001028 10.0.0.33 - - [2026-06-15 17:42:04] "PUT /security-group/824fa21a-9a7c-4df5-90d7-4c6f94c364bc HTTP/1.1" 200 262 0.056337 10.0.0.33 - - [2026-06-15 17:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013224 10.0.0.33 - - [2026-06-15 17:42:04] "PUT /access-control-list/883e53ab-c869-4c04-9102-bca1dbd18f34 HTTP/1.1" 200 272 0.015544 10.0.0.33 - - [2026-06-15 17:42:04] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.008571 10.0.0.33 - - [2026-06-15 17:42:04] "PUT /access-control-list/c933d777-bfbf-4cc1-9af8-312b81ebaa8d HTTP/1.1" 200 272 0.010226 10.0.0.33 - - [2026-06-15 17:42:04] "GET /firewall-rule/19edaf46-7bd2-4512-91b8-8ed69ed7a4a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001655 10.0.0.33 - - [2026-06-15 17:42:04] "POST /ref-update HTTP/1.1" 200 156 0.039712 10.0.0.33 - - [2026-06-15 17:42:04] "DELETE /firewall-rule/19edaf46-7bd2-4512-91b8-8ed69ed7a4a1 HTTP/1.1" 200 115 0.028199 10.0.0.33 - - [2026-06-15 17:42:04] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004889 10.0.0.33 - - [2026-06-15 17:42:04] "GET /firewall-rule/55105cdb-5ced-4b97-bbf5-9e779f9e6ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001920 10.0.0.33 - - [2026-06-15 17:42:04] "POST /ref-update HTTP/1.1" 200 156 0.045730 10.0.0.33 - - [2026-06-15 17:42:04] "DELETE /firewall-rule/55105cdb-5ced-4b97-bbf5-9e779f9e6ce5 HTTP/1.1" 200 115 0.029271 10.0.0.33 - - [2026-06-15 17:42:04] "DELETE /tag/aac12275-dcfd-45de-9441-22bf463e5360 HTTP/1.1" 409 236 0.003313 10.0.0.33 - - [2026-06-15 17:42:04] "DELETE /tag/b4accab0-44bc-4e2a-8b9a-42bcdb427100 HTTP/1.1" 409 236 0.007898 10.0.0.33 - - [2026-06-15 17:42:04] "DELETE /tag/5370402d-64e0-4715-a4a0-bc9e76fe5df5 HTTP/1.1" 200 115 0.023610 10.0.0.33 - - [2026-06-15 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.33 - - [2026-06-15 17:42:04] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003242 10.0.0.33 - - [2026-06-15 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.33 - - [2026-06-15 17:42:04] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003243 10.0.0.33 - - [2026-06-15 17:42:04] "PUT /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc HTTP/1.1" 200 264 0.038421 10.0.0.33 - - [2026-06-15 17:42:04] "PUT /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87 HTTP/1.1" 200 264 0.034407 10.0.0.33 - - [2026-06-15 17:42:04] "DELETE /security-group/824fa21a-9a7c-4df5-90d7-4c6f94c364bc HTTP/1.1" 200 115 0.038630 10.0.0.33 - - [2026-06-15 17:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.33 - - [2026-06-15 17:42:04] "DELETE /access-control-list/883e53ab-c869-4c04-9102-bca1dbd18f34 HTTP/1.1" 200 115 0.023799 10.0.0.33 - - [2026-06-15 17:42:04] "DELETE /access-control-list/c933d777-bfbf-4cc1-9af8-312b81ebaa8d HTTP/1.1" 200 115 0.030590 10.0.0.33 - - [2026-06-15 17:42:04] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.032208 10.0.0.33 - - [2026-06-15 17:42:05] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?fields=security_groups HTTP/1.1" 200 1351 0.027987 10.0.0.33 - - [2026-06-15 17:42:05] "DELETE /security-group/cf8a994a-3653-4898-9d66-91fafd6a3b3e HTTP/1.1" 200 115 0.039800 10.0.0.33 - - [2026-06-15 17:42:05] "DELETE /access-control-list/1b03f532-171d-4229-9e30-07d85afbf600 HTTP/1.1" 200 115 0.028229 10.0.0.33 - - [2026-06-15 17:42:05] "GET /project/1b172611-609c-4763-812e-cd0642b435ed?fields=application_policy_sets HTTP/1.1" 200 1390 0.035456 10.0.0.33 - - [2026-06-15 17:42:05] "DELETE /access-control-list/86b28dd8-0d4f-42f7-a959-5bf12c035d8e HTTP/1.1" 200 115 0.038355 10.0.0.33 - - [2026-06-15 17:42:05] "DELETE /project/1b172611-609c-4763-812e-cd0642b435ed HTTP/1.1" 200 115 0.268315 10.0.0.33 - - [2026-06-15 17:42:05] "POST /projects HTTP/1.1" 409 238 0.001459 10.0.0.33 - - [2026-06-15 17:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001207 10.0.0.33 - - [2026-06-15 17:42:05] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027017 10.0.0.33 - - [2026-06-15 17:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.33 - - [2026-06-15 17:42:05] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003624 10.0.0.33 - - [2026-06-15 17:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.33 - - [2026-06-15 17:42:05] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003268 10.0.0.33 - - [2026-06-15 17:42:05] "POST /security-groups HTTP/1.1" 409 285 0.001546 10.0.0.33 - - [2026-06-15 17:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.33 - - [2026-06-15 17:42:05] "PUT /security-group/757ce6f7-9837-434c-b763-75b91fae5d49 HTTP/1.1" 200 262 0.052659 10.0.0.33 - - [2026-06-15 17:42:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020115 10.0.0.33 - - [2026-06-15 17:42:05] "PUT /access-control-list/be0e9a6b-f538-4bc1-8918-ce5554e0f316 HTTP/1.1" 200 272 0.019126 10.0.0.33 - - [2026-06-15 17:42:05] "PUT /access-control-list/4d5fd18d-b6d5-45a8-977e-a527b10085a7 HTTP/1.1" 200 272 0.008796 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /loadbalancer-member/528a393d-6263-45c7-ba8c-b2ae875c489c HTTP/1.1" 200 115 0.030445 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /loadbalancer-pool/89636dba-fb6d-422a-8a5d-bb6542e4773a HTTP/1.1" 200 115 0.038605 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /loadbalancer-listener/e1756b5a-6c09-4633-8937-4f2d7ee818b1 HTTP/1.1" 200 115 0.030172 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /loadbalancer/62a09b07-048a-425b-a17b-2fce3eaf2423 HTTP/1.1" 200 115 0.020967 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /floating-ip/e1145a14-4d2a-4975-b97e-ed46b28d7746 HTTP/1.1" 200 115 0.023261 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /instance-ip/90d46412-763c-4935-a499-b7f0fdad4304 HTTP/1.1" 200 115 0.034400 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /virtual-machine-interface/cd3100e4-9630-4b3c-a911-6b282b203004 HTTP/1.1" 200 115 0.029232 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /tag/c5afeec8-5d17-4ad4-84c5-0dc8ffa18370 HTTP/1.1" 200 115 0.056469 10.0.0.33 - - [2026-06-15 17:42:10] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004236 10.0.0.33 - - [2026-06-15 17:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.33 - - [2026-06-15 17:42:10] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002712 10.0.0.33 - - [2026-06-15 17:42:10] "GET /firewall-policy/70d566aa-9399-49ae-90c6-b01c39ed0fcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001891 10.0.0.33 - - [2026-06-15 17:42:10] "GET /firewall-rule/c94d82bb-3675-4e7b-92da-c831b1f493db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.002045 10.0.0.33 - - [2026-06-15 17:42:10] "POST /ref-update HTTP/1.1" 200 156 0.009534 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /firewall-rule/c94d82bb-3675-4e7b-92da-c831b1f493db HTTP/1.1" 200 115 0.033777 10.0.0.33 - - [2026-06-15 17:42:10] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002351 10.0.0.33 - - [2026-06-15 17:42:10] "GET /firewall-rule/666bb02c-f077-4e76-8952-b7262442fda9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.002910 10.0.0.33 - - [2026-06-15 17:42:10] "POST /ref-update HTTP/1.1" 200 156 0.012725 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /firewall-rule/666bb02c-f077-4e76-8952-b7262442fda9 HTTP/1.1" 200 115 0.033357 10.0.0.33 - - [2026-06-15 17:42:10] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003002 10.0.0.33 - - [2026-06-15 17:42:10] "GET /firewall-rule/eb9302dc-fcc9-4388-953f-d8f2a98c0862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.001790 10.0.0.33 - - [2026-06-15 17:42:10] "POST /ref-update HTTP/1.1" 200 156 0.008750 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /firewall-rule/eb9302dc-fcc9-4388-953f-d8f2a98c0862 HTTP/1.1" 200 115 0.039328 10.0.0.33 - - [2026-06-15 17:42:10] "GET /application-policy-set/41b63206-130c-4009-8889-9d8bceb01079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002022 10.0.0.33 - - [2026-06-15 17:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.33 - - [2026-06-15 17:42:10] "GET /policy-management/99751731-13fb-4e24-ad07-69e7dbd51625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001994 10.0.0.33 - - [2026-06-15 17:42:10] "GET /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002427 10.0.0.33 - - [2026-06-15 17:42:10] "POST /ref-update HTTP/1.1" 200 156 0.016963 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /firewall-policy/9cb60f01-23be-4e1a-8447-001986da89f5 HTTP/1.1" 200 115 0.029910 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /tag/aac12275-dcfd-45de-9441-22bf463e5360 HTTP/1.1" 200 115 0.044765 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /tag/3094a1e0-df7a-45c8-8b6d-120fa534954d HTTP/1.1" 200 115 0.040191 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /tag/b4accab0-44bc-4e2a-8b9a-42bcdb427100 HTTP/1.1" 200 115 0.028848 10.0.0.33 - - [2026-06-15 17:42:10] "DELETE /tag/23d3f75c-0e44-488a-85a3-1670b2be0c38 HTTP/1.1" 200 115 0.046729 10.0.0.33 - - [2026-06-15 17:42:10] "POST /projects HTTP/1.1" 409 238 0.001401 10.0.0.33 - - [2026-06-15 17:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2026-06-15 17:42:10] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027045 10.0.0.33 - - [2026-06-15 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.33 - - [2026-06-15 17:42:11] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003021 10.0.0.33 - - [2026-06-15 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2026-06-15 17:42:11] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003393 10.0.0.33 - - [2026-06-15 17:42:11] "POST /security-groups HTTP/1.1" 409 285 0.002279 10.0.0.33 - - [2026-06-15 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.33 - - [2026-06-15 17:42:11] "PUT /security-group/757ce6f7-9837-434c-b763-75b91fae5d49 HTTP/1.1" 200 262 0.061473 10.0.0.33 - - [2026-06-15 17:42:11] "PUT /access-control-list/be0e9a6b-f538-4bc1-8918-ce5554e0f316 HTTP/1.1" 200 272 0.014149 10.0.0.33 - - [2026-06-15 17:42:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027449 10.0.0.33 - - [2026-06-15 17:42:11] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.011698 10.0.0.33 - - [2026-06-15 17:42:11] "PUT /access-control-list/4d5fd18d-b6d5-45a8-977e-a527b10085a7 HTTP/1.1" 200 272 0.045026 10.0.0.33 - - [2026-06-15 17:42:11] "GET /firewall-rule/c367dd39-3a82-492b-861e-8cb566d091e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002230 10.0.0.33 - - [2026-06-15 17:42:11] "POST /ref-update HTTP/1.1" 200 156 0.053045 10.0.0.33 - - [2026-06-15 17:42:11] "DELETE /firewall-rule/c367dd39-3a82-492b-861e-8cb566d091e9 HTTP/1.1" 200 115 0.039076 10.0.0.33 - - [2026-06-15 17:42:11] "GET /firewall-policy/305400aa-7068-4c44-8dc1-a8194b7cea18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006190 10.0.0.33 - - [2026-06-15 17:42:11] "GET /firewall-rule/9dd09342-ba58-4352-b003-83f9ceaf24a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002491 10.0.0.33 - - [2026-06-15 17:42:11] "POST /ref-update HTTP/1.1" 200 156 0.050840 10.0.0.33 - - [2026-06-15 17:42:11] "DELETE /firewall-rule/9dd09342-ba58-4352-b003-83f9ceaf24a0 HTTP/1.1" 200 115 0.052705 10.0.0.33 - - [2026-06-15 17:42:11] "DELETE /tag/73b3cd68-caff-4d34-a296-50c4aee0070c HTTP/1.1" 200 115 0.041527 10.0.0.33 - - [2026-06-15 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-06-15 17:42:11] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006691 10.0.0.33 - - [2026-06-15 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.33 - - [2026-06-15 17:42:11] "GET /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004767 10.0.0.33 - - [2026-06-15 17:42:11] "PUT /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc HTTP/1.1" 200 264 0.043721 10.0.0.33 - - [2026-06-15 17:42:11] "PUT /virtual-network/c7fe2a93-2d00-4bee-ab53-8a81e35dea87 HTTP/1.1" 200 264 0.053360 10.0.0.33 - - [2026-06-15 17:42:11] "DELETE /access-control-list/be0e9a6b-f538-4bc1-8918-ce5554e0f316 HTTP/1.1" 200 115 0.023419 10.0.0.33 - - [2026-06-15 17:42:11] "DELETE /security-group/757ce6f7-9837-434c-b763-75b91fae5d49 HTTP/1.1" 200 115 0.063433 10.0.0.33 - - [2026-06-15 17:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.33 - - [2026-06-15 17:42:11] "DELETE /access-control-list/4d5fd18d-b6d5-45a8-977e-a527b10085a7 HTTP/1.1" 200 115 0.020371 10.0.0.33 - - [2026-06-15 17:42:11] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.023903 10.0.0.33 - - [2026-06-15 17:42:12] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?fields=security_groups HTTP/1.1" 200 1353 0.043162 10.0.0.33 - - [2026-06-15 17:42:12] "DELETE /security-group/690ee5ce-0ba4-48d0-8f16-77de6f7973d3 HTTP/1.1" 200 115 0.041026 10.0.0.33 - - [2026-06-15 17:42:12] "DELETE /access-control-list/f2920f62-5344-4183-8dac-1212a81cef1f HTTP/1.1" 200 115 0.045449 10.0.0.33 - - [2026-06-15 17:42:12] "GET /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2?fields=application_policy_sets HTTP/1.1" 200 1392 0.050463 10.0.0.33 - - [2026-06-15 17:42:12] "DELETE /access-control-list/bbc44f43-2e62-4637-a01b-b573024559f2 HTTP/1.1" 200 115 0.059213 10.0.0.33 - - [2026-06-15 17:42:12] "DELETE /project/fc59bc27-a690-43d4-ba79-5511ccb5ded2 HTTP/1.1" 200 115 0.301176 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:42:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001271 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:42:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000735 10.0.0.33 - - [2026-06-15 17:43:11] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.33 - - [2026-06-15 17:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-06-15 17:43:11] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.001954 10.0.0.33 - - [2026-06-15 17:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.33 - - [2026-06-15 17:43:12] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.001956 10.0.0.33 - - [2026-06-15 17:43:26] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.33 - - [2026-06-15 17:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2026-06-15 17:43:26] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003958 10.0.0.33 - - [2026-06-15 17:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010727 10.0.0.33 - - [2026-06-15 17:43:26] "GET /config-node/dd7b2609-b207-4045-b119-560663548651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001595 10.0.0.33 - - [2026-06-15 17:43:27] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.33 - - [2026-06-15 17:43:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001813 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-06-15 17:43:32] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002094 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001195 10.0.0.33 - - [2026-06-15 17:43:32] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.007133 10.0.0.33 - - [2026-06-15 17:43:32] "GET / HTTP/1.1" 200 35931 0.001953 10.0.0.33 - - [2026-06-15 17:43:32] "POST /alarms HTTP/1.1" 409 264 0.001920 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.33 - - [2026-06-15 17:43:32] "PUT /alarm/9510309e-f4b0-44bb-8297-a2e7b85e294d HTTP/1.1" 200 244 0.008196 10.0.0.33 - - [2026-06-15 17:43:32] "POST /alarms HTTP/1.1" 409 261 0.001302 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.33 - - [2026-06-15 17:43:32] "PUT /alarm/5d4ea09c-a1ab-47b0-986c-81613b3b10b9 HTTP/1.1" 200 244 0.008865 10.0.0.33 - - [2026-06-15 17:43:32] "POST /alarms HTTP/1.1" 409 261 0.005282 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.33 - - [2026-06-15 17:43:32] "PUT /alarm/edf73211-a8e5-42a9-9928-2783ca6e9c43 HTTP/1.1" 200 244 0.011925 10.0.0.33 - - [2026-06-15 17:43:32] "POST /alarms HTTP/1.1" 409 253 0.004387 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.33 - - [2026-06-15 17:43:32] "PUT /alarm/879d5c21-0fc0-4f1b-8b57-6c66b5e4c091 HTTP/1.1" 200 244 0.008686 10.0.0.33 - - [2026-06-15 17:43:32] "POST /alarms HTTP/1.1" 409 251 0.006356 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2026-06-15 17:43:32] "PUT /alarm/2c16f615-61a0-4c71-8436-fe051a4be262 HTTP/1.1" 200 244 0.012844 10.0.0.33 - - [2026-06-15 17:43:32] "POST /alarms HTTP/1.1" 409 252 0.002901 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.33 - - [2026-06-15 17:43:32] "PUT /alarm/23475636-d4a3-4361-9c19-50ee2927bf61 HTTP/1.1" 200 244 0.009491 10.0.0.33 - - [2026-06-15 17:43:32] "POST /alarms HTTP/1.1" 409 256 0.006497 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001155 10.0.0.33 - - [2026-06-15 17:43:32] "PUT /alarm/431438ab-f534-4856-bc89-e76fb2693527 HTTP/1.1" 200 244 0.009116 10.0.0.33 - - [2026-06-15 17:43:32] "POST /alarms HTTP/1.1" 409 248 0.003526 10.0.0.33 - - [2026-06-15 17:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2026-06-15 17:43:32] "PUT /alarm/1e29f0eb-2bb4-40a4-a9a2-e177ad924546 HTTP/1.1" 200 244 0.007052 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 252 0.007672 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/01a84f43-e662-4d17-8289-5e4a59c91cdf HTTP/1.1" 200 244 0.007713 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 257 0.002440 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001036 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/1e408e8e-3bd4-4c57-8b05-3907da228718 HTTP/1.1" 200 244 0.008089 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 251 0.004949 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/08d3b082-d303-49ae-8bd3-9d646ecfbd6b HTTP/1.1" 200 244 0.009615 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 257 0.003888 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/10be2720-93ab-46a8-a0b4-8ddcf381cdbe HTTP/1.1" 200 244 0.007784 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 261 0.003497 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/8a445542-88e7-48e2-9f5f-9218fd32e8b7 HTTP/1.1" 200 244 0.007837 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 258 0.003545 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/116eab73-8bfd-43c9-b62a-e9422b7ee906 HTTP/1.1" 200 244 0.009316 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 254 0.015924 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/7617a00a-60ca-4410-805e-9d815efefa13 HTTP/1.1" 200 244 0.008266 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 254 0.006060 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/d8af9541-2028-4027-b5c8-126b7cd6f794 HTTP/1.1" 200 244 0.008741 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 254 0.004608 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/b85906b7-5041-47fd-92dd-24566d3de17e HTTP/1.1" 200 244 0.008077 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 247 0.007180 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/9e66fe93-5387-4213-be91-bef942aed9ae HTTP/1.1" 200 244 0.007606 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 272 0.006115 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/7e481926-71c7-4938-8d19-75a8125ab554 HTTP/1.1" 200 244 0.008831 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 261 0.003614 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001073 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/05655ee2-30c4-4583-858a-3fcc8ad698d8 HTTP/1.1" 200 244 0.007741 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 259 0.008433 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001106 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/44e84718-3d83-4a57-bdfe-23dc40695e15 HTTP/1.1" 200 244 0.008800 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 265 0.005953 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.33 - - [2026-06-15 17:43:33] "PUT /alarm/7510acde-d859-4333-8ca3-3d55cdeb3001 HTTP/1.1" 200 244 0.007641 10.0.0.33 - - [2026-06-15 17:43:33] "POST /alarms HTTP/1.1" 409 279 0.007619 10.0.0.33 - - [2026-06-15 17:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.33 - - [2026-06-15 17:43:34] "PUT /alarm/64bd4c03-7f9c-4bff-bcef-e079fff1db60 HTTP/1.1" 200 244 0.010342 10.0.0.33 - - [2026-06-15 17:43:34] "GET / HTTP/1.1" 200 35931 0.001793 10.0.0.33 - - [2026-06-15 17:43:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001930 10.0.0.33 - - [2026-06-15 17:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.33 - - [2026-06-15 17:43:34] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.006602 10.0.0.33 - - [2026-06-15 17:43:34] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.33 - - [2026-06-15 17:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-06-15 17:43:34] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002146 10.0.0.33 - - [2026-06-15 17:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001205 10.0.0.33 - - [2026-06-15 17:43:34] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.007711 10.0.0.33 - - [2026-06-15 17:43:34] "GET / HTTP/1.1" 200 35931 0.002001 10.0.0.33 - - [2026-06-15 17:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2026-06-15 17:43:34] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004343 10.0.0.33 - - [2026-06-15 17:43:34] "PUT /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35 HTTP/1.1" 200 274 0.013647 10.0.0.33 - - [2026-06-15 17:43:38] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.33 - - [2026-06-15 17:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.33 - - [2026-06-15 17:43:38] "GET /routing-instance/b815ba77-3abe-42f0-9de7-cb592986a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002037 10.0.0.33 - - [2026-06-15 17:43:38] "POST /bgp-routers HTTP/1.1" 409 301 0.013389 10.0.0.33 - - [2026-06-15 17:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001052 10.0.0.33 - - [2026-06-15 17:43:38] "GET /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.001937 10.0.0.33 - - [2026-06-15 17:43:38] "PUT /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5 HTTP/1.1" 200 254 0.011096 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:43:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:43:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000760 10.0.0.33 - - [2026-06-15 17:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-06-15 17:43:40] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002170 10.0.0.33 - - [2026-06-15 17:43:52] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.33 - - [2026-06-15 17:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.33 - - [2026-06-15 17:43:52] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003738 10.0.0.33 - - [2026-06-15 17:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001199 10.0.0.33 - - [2026-06-15 17:43:52] "GET /config-node/dd7b2609-b207-4045-b119-560663548651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001764 10.0.0.33 - - [2026-06-15 17:44:03] "GET / HTTP/1.1" 200 35931 0.001418 10.0.0.33 - - [2026-06-15 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2026-06-15 17:44:03] "GET /routing-instance/b815ba77-3abe-42f0-9de7-cb592986a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002950 10.0.0.33 - - [2026-06-15 17:44:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001657 10.0.0.33 - - [2026-06-15 17:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2026-06-15 17:44:03] "GET /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003051 10.0.0.33 - - [2026-06-15 17:44:03] "PUT /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5 HTTP/1.1" 200 254 0.009408 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:44:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000938 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:44:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000746 10.0.0.33 - - [2026-06-15 17:44:18] "GET / HTTP/1.1" 200 35931 0.001888 10.0.0.33 - - [2026-06-15 17:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.33 - - [2026-06-15 17:44:18] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004218 10.0.0.33 - - [2026-06-15 17:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2026-06-15 17:44:18] "GET /config-node/dd7b2609-b207-4045-b119-560663548651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001666 10.0.0.33 - - [2026-06-15 17:44:18] "GET / HTTP/1.1" 200 35931 0.001408 10.0.0.33 - - [2026-06-15 17:44:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001829 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.33 - - [2026-06-15 17:44:23] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.001951 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001168 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.006958 10.0.0.33 - - [2026-06-15 17:44:23] "GET / HTTP/1.1" 200 35931 0.001284 10.0.0.33 - - [2026-06-15 17:44:23] "POST /alarms HTTP/1.1" 409 264 0.001716 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001074 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /alarm/9510309e-f4b0-44bb-8297-a2e7b85e294d HTTP/1.1" 200 244 0.008007 10.0.0.33 - - [2026-06-15 17:44:23] "POST /alarms HTTP/1.1" 409 261 0.001307 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001142 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /alarm/5d4ea09c-a1ab-47b0-986c-81613b3b10b9 HTTP/1.1" 200 244 0.006909 10.0.0.33 - - [2026-06-15 17:44:23] "POST /alarms HTTP/1.1" 409 261 0.001103 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001109 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /alarm/edf73211-a8e5-42a9-9928-2783ca6e9c43 HTTP/1.1" 200 244 0.008654 10.0.0.33 - - [2026-06-15 17:44:23] "POST /alarms HTTP/1.1" 409 253 0.001364 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001105 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /alarm/879d5c21-0fc0-4f1b-8b57-6c66b5e4c091 HTTP/1.1" 200 244 0.007391 10.0.0.33 - - [2026-06-15 17:44:23] "POST /alarms HTTP/1.1" 409 251 0.006664 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /alarm/2c16f615-61a0-4c71-8436-fe051a4be262 HTTP/1.1" 200 244 0.007172 10.0.0.33 - - [2026-06-15 17:44:23] "POST /alarms HTTP/1.1" 409 252 0.001637 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /alarm/23475636-d4a3-4361-9c19-50ee2927bf61 HTTP/1.1" 200 244 0.007931 10.0.0.33 - - [2026-06-15 17:44:23] "POST /alarms HTTP/1.1" 409 256 0.005839 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /alarm/431438ab-f534-4856-bc89-e76fb2693527 HTTP/1.1" 200 244 0.007416 10.0.0.33 - - [2026-06-15 17:44:23] "POST /alarms HTTP/1.1" 409 248 0.010119 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001029 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /alarm/1e29f0eb-2bb4-40a4-a9a2-e177ad924546 HTTP/1.1" 200 244 0.007158 10.0.0.33 - - [2026-06-15 17:44:23] "POST /alarms HTTP/1.1" 409 252 0.010235 10.0.0.33 - - [2026-06-15 17:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001003 10.0.0.33 - - [2026-06-15 17:44:23] "PUT /alarm/01a84f43-e662-4d17-8289-5e4a59c91cdf HTTP/1.1" 200 244 0.007374 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 257 0.008981 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/1e408e8e-3bd4-4c57-8b05-3907da228718 HTTP/1.1" 200 244 0.007143 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 251 0.014814 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001031 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/08d3b082-d303-49ae-8bd3-9d646ecfbd6b HTTP/1.1" 200 244 0.007171 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 257 0.004488 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/10be2720-93ab-46a8-a0b4-8ddcf381cdbe HTTP/1.1" 200 244 0.007178 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 261 0.009071 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001110 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/8a445542-88e7-48e2-9f5f-9218fd32e8b7 HTTP/1.1" 200 244 0.007181 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 258 0.006208 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001024 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/116eab73-8bfd-43c9-b62a-e9422b7ee906 HTTP/1.1" 200 244 0.006888 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 254 0.008404 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/7617a00a-60ca-4410-805e-9d815efefa13 HTTP/1.1" 200 244 0.007985 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 254 0.010231 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/d8af9541-2028-4027-b5c8-126b7cd6f794 HTTP/1.1" 200 244 0.008780 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 254 0.009281 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/b85906b7-5041-47fd-92dd-24566d3de17e HTTP/1.1" 200 244 0.008738 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 247 0.007287 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/9e66fe93-5387-4213-be91-bef942aed9ae HTTP/1.1" 200 244 0.007846 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 272 0.006156 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/7e481926-71c7-4938-8d19-75a8125ab554 HTTP/1.1" 200 244 0.007910 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 261 0.002016 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/05655ee2-30c4-4583-858a-3fcc8ad698d8 HTTP/1.1" 200 244 0.007264 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 259 0.009368 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/44e84718-3d83-4a57-bdfe-23dc40695e15 HTTP/1.1" 200 244 0.007542 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 265 0.003899 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/7510acde-d859-4333-8ca3-3d55cdeb3001 HTTP/1.1" 200 244 0.013467 10.0.0.33 - - [2026-06-15 17:44:24] "POST /alarms HTTP/1.1" 409 279 0.011648 10.0.0.33 - - [2026-06-15 17:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.33 - - [2026-06-15 17:44:24] "PUT /alarm/64bd4c03-7f9c-4bff-bcef-e079fff1db60 HTTP/1.1" 200 244 0.007161 10.0.0.33 - - [2026-06-15 17:44:25] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.33 - - [2026-06-15 17:44:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001824 10.0.0.33 - - [2026-06-15 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.33 - - [2026-06-15 17:44:25] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.006743 10.0.0.33 - - [2026-06-15 17:44:25] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.33 - - [2026-06-15 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.33 - - [2026-06-15 17:44:25] "GET /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002892 10.0.0.33 - - [2026-06-15 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.33 - - [2026-06-15 17:44:25] "PUT /global-vrouter-config/80cabe93-9e0c-4b8a-9bea-1c09a036c7a2 HTTP/1.1" 200 276 0.007728 10.0.0.33 - - [2026-06-15 17:44:25] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.33 - - [2026-06-15 17:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2026-06-15 17:44:25] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003876 10.0.0.33 - - [2026-06-15 17:44:25] "PUT /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35 HTTP/1.1" 200 274 0.012193 10.0.0.33 - - [2026-06-15 17:44:30] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.33 - - [2026-06-15 17:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.33 - - [2026-06-15 17:44:30] "GET /routing-instance/b815ba77-3abe-42f0-9de7-cb592986a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002147 10.0.0.33 - - [2026-06-15 17:44:30] "POST /bgp-routers HTTP/1.1" 409 301 0.006318 10.0.0.33 - - [2026-06-15 17:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.33 - - [2026-06-15 17:44:30] "GET /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002585 10.0.0.33 - - [2026-06-15 17:44:30] "PUT /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5 HTTP/1.1" 200 254 0.011577 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:44:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:44:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000737 10.0.0.33 - - [2026-06-15 17:44:34] "POST /tags HTTP/1.1" 200 355 0.038866 10.0.0.33 - - [2026-06-15 17:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007713 10.0.0.33 - - [2026-06-15 17:44:34] "GET /tag/95bb22d7-1457-4ae2-8c8d-b8d5a9a0e1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.018139 10.0.0.33 - - [2026-06-15 17:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-06-15 17:44:34] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006620 10.0.0.33 - - [2026-06-15 17:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.33 - - [2026-06-15 17:44:34] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028881 10.0.0.33 - - [2026-06-15 17:44:34] "POST /virtual-machines HTTP/1.1" 200 351 0.012916 10.0.0.33 - - [2026-06-15 17:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.031813 10.0.0.33 - - [2026-06-15 17:44:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.096931 10.0.0.33 - - [2026-06-15 17:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.006597 10.0.0.33 - - [2026-06-15 17:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.33 - - [2026-06-15 17:44:34] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004301 10.0.0.33 - - [2026-06-15 17:44:34] "POST /instance-ips HTTP/1.1" 200 391 0.016400 10.0.0.33 - - [2026-06-15 17:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018009 10.0.0.33 - - [2026-06-15 17:44:34] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.011977 10.0.0.33 - - [2026-06-15 17:44:34] "POST /set-tag HTTP/1.1" 200 109 0.010945 10.0.0.33 - - [2026-06-15 17:44:34] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011466 10.0.0.33 - - [2026-06-15 17:44:34] "GET /instance-ip/df05b19a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002215 10.0.0.33 - - [2026-06-15 17:44:34] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008958 10.0.0.33 - - [2026-06-15 17:44:34] "POST /set-tag HTTP/1.1" 200 109 0.001707 10.0.0.33 - - [2026-06-15 17:44:34] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002601 10.0.0.33 - - [2026-06-15 17:44:34] "POST /ref-update HTTP/1.1" 200 156 0.006912 10.0.0.33 - - [2026-06-15 17:44:34] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010356 10.0.0.33 - - [2026-06-15 17:44:34] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.33 - - [2026-06-15 17:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.33 - - [2026-06-15 17:44:34] "GET /virtual-network/5aa86f41-eeae-4e6b-a5ec-f618cea30ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003339 10.0.0.33 - - [2026-06-15 17:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001157 10.0.0.33 - - [2026-06-15 17:44:34] "GET /project/6ae0c1fb-1889-4f06-b543-d97375715f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025713 10.0.0.33 - - [2026-06-15 17:44:34] "POST /virtual-machines HTTP/1.1" 200 355 0.005574 10.0.0.33 - - [2026-06-15 17:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007737 10.0.0.33 - - [2026-06-15 17:44:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.090804 10.0.0.33 - - [2026-06-15 17:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014039 10.0.0.33 - - [2026-06-15 17:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007275 10.0.0.33 - - [2026-06-15 17:44:35] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.003766 10.0.0.33 - - [2026-06-15 17:44:35] "POST /instance-ips HTTP/1.1" 200 395 0.016149 10.0.0.33 - - [2026-06-15 17:44:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017616 10.0.0.33 - - [2026-06-15 17:44:35] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.013218 10.0.0.33 - - [2026-06-15 17:44:35] "POST /set-tag HTTP/1.1" 200 109 0.029659 10.0.0.33 - - [2026-06-15 17:44:35] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017082 10.0.0.33 - - [2026-06-15 17:44:35] "GET /instance-ip/df614f28-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004800 10.0.0.33 - - [2026-06-15 17:44:35] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004065 10.0.0.33 - - [2026-06-15 17:44:35] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.33 - - [2026-06-15 17:44:35] "GET /virtual-router/ed7893bf-cb4e-4750-b875-3ae7da11492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003858 10.0.0.33 - - [2026-06-15 17:44:35] "POST /ref-update HTTP/1.1" 200 156 0.006148 10.0.0.33 - - [2026-06-15 17:44:35] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004149 10.0.0.33 - - [2026-06-15 17:44:35] "POST /set-tag HTTP/1.1" 200 109 0.001723 10.0.0.33 - - [2026-06-15 17:44:35] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003368 10.0.0.33 - - [2026-06-15 17:44:35] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.33 - - [2026-06-15 17:44:35] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004827 10.0.0.33 - - [2026-06-15 17:44:35] "POST /set-tag HTTP/1.1" 200 109 0.001491 10.0.0.33 - - [2026-06-15 17:44:45] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.33 - - [2026-06-15 17:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-06-15 17:44:45] "GET /global-system-config/3a364747-51c4-47d1-ae4d-e15da2781c35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003935 10.0.0.33 - - [2026-06-15 17:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001058 10.0.0.33 - - [2026-06-15 17:44:45] "GET /config-node/dd7b2609-b207-4045-b119-560663548651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001252 10.0.0.33 - - [2026-06-15 17:44:47] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003786 10.0.0.33 - - [2026-06-15 17:44:47] "POST /set-tag HTTP/1.1" 200 109 0.001631 10.0.0.33 - - [2026-06-15 17:44:48] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003853 10.0.0.33 - - [2026-06-15 17:44:48] "POST /set-tag HTTP/1.1" 200 109 0.001589 10.0.0.33 - - [2026-06-15 17:44:49] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004103 10.0.0.33 - - [2026-06-15 17:44:49] "POST /set-tag HTTP/1.1" 200 109 0.001574 10.0.0.33 - - [2026-06-15 17:44:57] "GET / HTTP/1.1" 200 35931 0.001312 10.0.0.33 - - [2026-06-15 17:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2026-06-15 17:44:57] "GET /routing-instance/b815ba77-3abe-42f0-9de7-cb592986a0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002164 10.0.0.33 - - [2026-06-15 17:44:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001290 10.0.0.33 - - [2026-06-15 17:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.33 - - [2026-06-15 17:44:57] "GET /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002521 10.0.0.33 - - [2026-06-15 17:44:57] "PUT /bgp-router/a0c49321-e64a-4ed6-af17-72361d7e3af5 HTTP/1.1" 200 254 0.029455 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:44:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:44:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000689 10.0.0.33 - - [2026-06-15 17:45:20] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006134 10.0.0.33 - - [2026-06-15 17:45:20] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.33 - - [2026-06-15 17:45:20] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003854 10.0.0.33 - - [2026-06-15 17:45:20] "POST /set-tag HTTP/1.1" 200 109 0.001592 10.0.0.33 - - [2026-06-15 17:45:20] "GET /virtual-machine/6163ae1f-6c90-4cb4-8cce-93982fe9d3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.001987 10.0.0.33 - - [2026-06-15 17:45:20] "POST /ref-update HTTP/1.1" 200 156 0.011934 10.0.0.33 - - [2026-06-15 17:45:20] "GET /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.022964 10.0.0.33 - - [2026-06-15 17:45:20] "POST /set-tag HTTP/1.1" 200 109 0.011107 10.0.0.33 - - [2026-06-15 17:45:20] "POST /set-tag HTTP/1.1" 200 109 0.010504 10.0.0.33 - - [2026-06-15 17:45:20] "DELETE /instance-ip/df05b19a-68e1-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.045574 10.0.0.33 - - [2026-06-15 17:45:20] "DELETE /virtual-machine-interface/deed1c2a-68e1-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.034664 10.0.0.33 - - [2026-06-15 17:45:20] "DELETE /virtual-machine/6163ae1f-6c90-4cb4-8cce-93982fe9d3fb HTTP/1.1" 200 115 0.029542 10.0.0.33 - - [2026-06-15 17:45:20] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007669 10.0.0.33 - - [2026-06-15 17:45:20] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.33 - - [2026-06-15 17:45:51] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004038 10.0.0.33 - - [2026-06-15 17:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.33 - - [2026-06-15 17:45:51] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007820 10.0.0.33 - - [2026-06-15 17:45:51] "POST /set-tag HTTP/1.1" 200 109 0.002586 10.0.0.33 - - [2026-06-15 17:45:51] "GET /virtual-machine/c3281220-f321-4a1e-8a9e-e0ba119cdb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.007458 10.0.0.33 - - [2026-06-15 17:45:51] "POST /ref-update HTTP/1.1" 200 156 0.020103 10.0.0.33 - - [2026-06-15 17:45:51] "GET /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009069 10.0.0.33 - - [2026-06-15 17:45:51] "POST /set-tag HTTP/1.1" 200 109 0.015287 10.0.0.33 - - [2026-06-15 17:45:51] "POST /set-tag HTTP/1.1" 200 109 0.024891 10.0.0.33 - - [2026-06-15 17:45:51] "DELETE /instance-ip/df614f28-68e1-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.093677 10.0.0.33 - - [2026-06-15 17:45:51] "DELETE /virtual-machine-interface/df500a74-68e1-11f1-9589-fa163ecffd24 HTTP/1.1" 200 115 0.051319 10.0.0.33 - - [2026-06-15 17:45:51] "DELETE /virtual-machine/c3281220-f321-4a1e-8a9e-e0ba119cdb4d HTTP/1.1" 200 115 0.224023 10.0.0.33 - - [2026-06-15 17:45:51] "DELETE /tag/95bb22d7-1457-4ae2-8c8d-b8d5a9a0e1f4 HTTP/1.1" 200 115 0.047496 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:46:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.33 - - [2026-06-15 17:46:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000744