++ 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: =================== Sat Apr 25 09:15:10 PM UTC 2026 ===================' INFO: =================== Sat Apr 25 09:15:10 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 ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ 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 ++++ sort +++ cut -d ' ' -f 1 ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.121.68.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.121.68.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ cut -d = -f 1 ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/25/2026 21:15:51.054 7fbb1152fac0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/25/2026 21:15:51.206 7fbb1152fac0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/25/2026 21:15:51.218 7fbb1152fac0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/25/2026 21:15:51.218 7fbb1152fac0 [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-04-25 21:15:56] "GET / HTTP/1.1" 503 181 0.000196 10.0.0.33 - - [2026-04-25 21:15:56] "GET / HTTP/1.1" 503 181 0.000230 10.0.0.33 - - [2026-04-25 21:15:57] "GET / HTTP/1.1" 200 45303 0.001499 10.0.0.33 - - [2026-04-25 21:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2026-04-25 21:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.33 - - [2026-04-25 21:15:57] "GET / HTTP/1.1" 200 35931 0.004110 10.0.0.33 - - [2026-04-25 21:15:57] "GET / HTTP/1.1" 200 35931 0.001189 10.0.0.33 - - [2026-04-25 21:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2026-04-25 21:15:57] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007682 10.0.0.33 - - [2026-04-25 21:15:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.002710 10.0.0.33 - - [2026-04-25 21:15:58] "POST /config-nodes HTTP/1.1" 200 593 0.350474 10.0.0.33 - - [2026-04-25 21:15:58] "GET / HTTP/1.1" 200 35931 0.002707 10.0.0.33 - - [2026-04-25 21:15:58] "GET / HTTP/1.1" 200 35931 0.001160 10.0.0.33 - - [2026-04-25 21:15:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002854 10.0.0.33 - - [2026-04-25 21:15:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.002265 10.0.0.33 - - [2026-04-25 21:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.33 - - [2026-04-25 21:15:58] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005590 10.0.0.33 - - [2026-04-25 21:15:58] "POST /service-appliance-sets HTTP/1.1" 200 553 0.132492 10.0.0.33 - - [2026-04-25 21:15:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.003373 10.0.0.33 - - [2026-04-25 21:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.33 - - [2026-04-25 21:15:58] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.032239 10.0.0.33 - - [2026-04-25 21:15:58] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.33 - - [2026-04-25 21:15:58] "POST /service-appliance-sets HTTP/1.1" 200 541 0.165124 10.0.0.33 - - [2026-04-25 21:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2026-04-25 21:15:58] "GET /network-ipam/631c4e96-7183-4dd8-acab-292cf1176cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003107 10.0.0.33 - - [2026-04-25 21:15:59] "POST /service-templates HTTP/1.1" 200 511 0.091522 10.0.0.33 - - [2026-04-25 21:15:59] "POST /service-templates HTTP/1.1" 200 501 0.119874 10.0.0.33 - - [2026-04-25 21:15:59] "POST /service-templates HTTP/1.1" 200 515 0.037785 10.0.0.33 - - [2026-04-25 21:15:59] "POST /service-templates HTTP/1.1" 200 535 0.145964 10.0.0.33 - - [2026-04-25 21:15:59] "POST /service-templates HTTP/1.1" 200 507 0.110128 10.0.0.33 - - [2026-04-25 21:16:00] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.33 - - [2026-04-25 21:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.33 - - [2026-04-25 21:16:00] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009274 10.0.0.33 - - [2026-04-25 21:16:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.010620 10.0.0.33 - - [2026-04-25 21:16:00] "POST /config-database-nodes HTTP/1.1" 200 611 0.070503 10.0.0.33 - - [2026-04-25 21:16:02] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.33 - - [2026-04-25 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.33 - - [2026-04-25 21:16:02] "GET /routing-instance/ed170e6f-c07a-449f-83b6-12c6cb930bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003796 10.0.0.33 - - [2026-04-25 21:16:02] "POST /bgp-routers HTTP/1.1" 200 616 0.067630 10.0.0.33 - - [2026-04-25 21:16:02] "GET /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.009919 10.0.0.33 - - [2026-04-25 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.33 - - [2026-04-25 21:16:02] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007795 10.0.0.33 - - [2026-04-25 21:16:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005260 10.0.0.33 - - [2026-04-25 21:16:02] "POST /ref-update HTTP/1.1" 200 156 0.015952 10.0.0.33 - - [2026-04-25 21:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.33 - - [2026-04-25 21:16:02] "GET /network-ipam/631c4e96-7183-4dd8-acab-292cf1176cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004171 10.0.0.33 - - [2026-04-25 21:16:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.001994 10.0.0.33 - - [2026-04-25 21:16:03] "POST /access-control-lists HTTP/1.1" 200 587 0.016974 10.0.0.33 - - [2026-04-25 21:16:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.002796 10.0.0.33 - - [2026-04-25 21:16:03] "POST /access-control-lists HTTP/1.1" 200 585 0.016009 10.0.0.33 - - [2026-04-25 21:16:03] "POST /route-targets HTTP/1.1" 200 327 0.010770 10.0.0.33 - - [2026-04-25 21:16:03] "POST /ref-update HTTP/1.1" 200 156 0.010270 10.0.0.33 - - [2026-04-25 21:16:03] "POST /route-targets HTTP/1.1" 200 327 0.012193 10.0.0.33 - - [2026-04-25 21:16:03] "POST /ref-update HTTP/1.1" 200 156 0.012149 10.0.0.33 - - [2026-04-25 21:16:03] "POST /route-targets HTTP/1.1" 200 327 0.017192 10.0.0.33 - - [2026-04-25 21:16:03] "POST /ref-update HTTP/1.1" 200 156 0.014431 10.0.0.33 - - [2026-04-25 21:16:03] "POST /route-targets HTTP/1.1" 200 327 0.009614 10.0.0.33 - - [2026-04-25 21:16:03] "POST /ref-update HTTP/1.1" 200 156 0.016343 10.0.0.33 - - [2026-04-25 21:16:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.002535 10.0.0.33 - - [2026-04-25 21:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.33 - - [2026-04-25 21:16:03] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.008781 10.0.0.33 - - [2026-04-25 21:16:03] "POST /access-control-lists HTTP/1.1" 200 551 0.071383 10.0.0.33 - - [2026-04-25 21:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.33 - - [2026-04-25 21:16:03] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.019027 10.0.0.33 - - [2026-04-25 21:16:03] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.33 - - [2026-04-25 21:16:03] "POST /alarms HTTP/1.1" 200 581 0.022614 10.0.0.33 - - [2026-04-25 21:16:03] "POST /alarms HTTP/1.1" 200 575 0.022908 10.0.0.33 - - [2026-04-25 21:16:03] "POST /alarms HTTP/1.1" 200 575 0.032597 10.0.0.33 - - [2026-04-25 21:16:03] "POST /alarms HTTP/1.1" 200 559 0.028499 10.0.0.33 - - [2026-04-25 21:16:03] "POST /alarms HTTP/1.1" 200 555 0.023896 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 557 0.027907 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 565 0.030981 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 549 0.026087 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 557 0.037547 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 567 0.025011 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 555 0.025781 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 567 0.023911 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 575 0.067712 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 569 0.020207 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 561 0.020075 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 561 0.031738 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 561 0.019540 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 547 0.023668 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 595 0.018330 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 575 0.016612 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 571 0.025253 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 583 0.021498 10.0.0.33 - - [2026-04-25 21:16:04] "POST /alarms HTTP/1.1" 200 609 0.028373 10.0.0.33 - - [2026-04-25 21:16:05] "GET / HTTP/1.1" 200 35931 0.001557 10.0.0.33 - - [2026-04-25 21:16:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002478 10.0.0.33 - - [2026-04-25 21:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.33 - - [2026-04-25 21:16:05] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.013077 10.0.0.33 - - [2026-04-25 21:16:05] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.33 - - [2026-04-25 21:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.33 - - [2026-04-25 21:16:05] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002615 10.0.0.33 - - [2026-04-25 21:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-04-25 21:16:05] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.007683 10.0.0.33 - - [2026-04-25 21:16:05] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.33 - - [2026-04-25 21:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.33 - - [2026-04-25 21:16:05] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007915 10.0.0.33 - - [2026-04-25 21:16:05] "PUT /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996 HTTP/1.1" 200 274 0.027221 10.0.0.33 - - [2026-04-25 21:17:27] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.33 - - [2026-04-25 21:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-04-25 21:17:27] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006661 10.0.0.33 - - [2026-04-25 21:17:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001919 10.0.0.33 - - [2026-04-25 21:17:27] "POST /database-nodes HTTP/1.1" 200 597 0.019401 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:17:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001648 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:17:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.001198 10.0.0.33 - - [2026-04-25 21:17:36] "GET / HTTP/1.1" 200 35931 0.002229 10.0.0.33 - - [2026-04-25 21:17:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.33 - - [2026-04-25 21:17:36] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005522 10.0.0.33 - - [2026-04-25 21:17:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.001985 10.0.0.33 - - [2026-04-25 21:17:36] "POST /analytics-nodes HTTP/1.1" 200 599 0.018371 10.0.0.33 - - [2026-04-25 21:17:44] "GET / HTTP/1.1" 200 35931 0.002116 10.0.0.33 - - [2026-04-25 21:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.33 - - [2026-04-25 21:17:44] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004746 10.0.0.33 - - [2026-04-25 21:17:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002254 10.0.0.33 - - [2026-04-25 21:17:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.038549 10.0.0.33 - - [2026-04-25 21:17:53] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.33 - - [2026-04-25 21:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.33 - - [2026-04-25 21:17:53] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011726 10.0.0.33 - - [2026-04-25 21:17:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.001987 10.0.0.33 - - [2026-04-25 21:17:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.090643 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:17:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:17:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004155 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:18:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:18:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001473 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:18:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:18:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:18:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:18:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000859 10.0.0.33 - - [2026-04-25 21:18:47] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.33 - - [2026-04-25 21:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-04-25 21:18:47] "GET /domain/b0268527-d23e-42a3-ac14-e87e461c69cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003051 10.0.0.33 - - [2026-04-25 21:18:47] "POST /id-to-fqname HTTP/1.1" 200 173 0.000483 10.0.0.33 - - [2026-04-25 21:18:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.015716 10.0.0.33 - - [2026-04-25 21:18:47] "POST /security-groups HTTP/1.1" 200 570 0.082512 10.0.0.33 - - [2026-04-25 21:18:47] "POST /projects HTTP/1.1" 200 481 0.229996 10.0.0.33 - - [2026-04-25 21:18:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.006056 10.0.0.33 - - [2026-04-25 21:18:47] "POST /access-control-lists HTTP/1.1" 200 579 0.030381 10.0.0.33 - - [2026-04-25 21:18:47] "POST /security-groups HTTP/1.1" 200 534 0.075932 10.0.0.33 - - [2026-04-25 21:18:47] "POST /fqname-to-id HTTP/1.1" 404 212 0.017172 10.0.0.33 - - [2026-04-25 21:18:47] "POST /chown HTTP/1.1" 200 109 0.058618 10.0.0.33 - - [2026-04-25 21:18:47] "POST /policy-managements HTTP/1.1" 409 214 0.015258 10.0.0.33 - - [2026-04-25 21:18:47] "POST /access-control-lists HTTP/1.1" 200 577 0.098390 10.0.0.33 - - [2026-04-25 21:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022548 10.0.0.33 - - [2026-04-25 21:18:47] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003335 10.0.0.33 - - [2026-04-25 21:18:47] "POST /application-policy-sets HTTP/1.1" 200 528 0.020871 10.0.0.33 - - [2026-04-25 21:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.33 - - [2026-04-25 21:18:48] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003356 10.0.0.33 - - [2026-04-25 21:18:48] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.008294 10.0.0.33 - - [2026-04-25 21:18:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.033697 10.0.0.33 - - [2026-04-25 21:18:48] "GET /virtual-network/c5ac3c91-fd7a-41b1-bb24-cc0f79c04076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004975 10.0.0.33 - - [2026-04-25 21:18:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.002536 10.0.0.33 - - [2026-04-25 21:18:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.007463 10.0.0.33 - - [2026-04-25 21:18:48] "POST /security-groups HTTP/1.1" 200 574 0.081461 10.0.0.33 - - [2026-04-25 21:18:48] "POST /projects HTTP/1.1" 200 489 0.276223 10.0.0.33 - - [2026-04-25 21:18:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.010659 10.0.0.33 - - [2026-04-25 21:18:48] "POST /access-control-lists HTTP/1.1" 200 594 0.027265 10.0.0.33 - - [2026-04-25 21:18:48] "POST /security-groups HTTP/1.1" 200 546 0.085192 10.0.0.33 - - [2026-04-25 21:18:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.037331 10.0.0.33 - - [2026-04-25 21:18:48] "POST /access-control-lists HTTP/1.1" 200 592 0.030662 10.0.0.33 - - [2026-04-25 21:18:48] "POST /chown HTTP/1.1" 200 109 0.031769 10.0.0.33 - - [2026-04-25 21:18:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.002688 10.0.0.33 - - [2026-04-25 21:18:48] "POST /network-ipams HTTP/1.1" 200 522 0.060692 10.0.0.33 - - [2026-04-25 21:18:48] "POST /access-control-lists HTTP/1.1" 200 583 0.089314 10.0.0.33 - - [2026-04-25 21:18:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.003128 10.0.0.33 - - [2026-04-25 21:18:48] "POST /network-ipams HTTP/1.1" 200 510 0.084184 10.0.0.33 - - [2026-04-25 21:18:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.003273 10.0.0.33 - - [2026-04-25 21:18:48] "POST /access-control-lists HTTP/1.1" 200 581 0.073766 10.0.0.33 - - [2026-04-25 21:18:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.003878 10.0.0.33 - - [2026-04-25 21:18:48] "POST /access-control-lists HTTP/1.1" 200 602 0.090000 10.0.0.33 - - [2026-04-25 21:18:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004055 10.0.0.33 - - [2026-04-25 21:18:49] "POST /virtual-networks HTTP/1.1" 200 538 0.245798 10.0.0.33 - - [2026-04-25 21:18:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.006576 10.0.0.33 - - [2026-04-25 21:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.33 - - [2026-04-25 21:18:49] "POST /access-control-lists HTTP/1.1" 200 600 0.023613 10.0.0.33 - - [2026-04-25 21:18:49] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.006509 10.0.0.33 - - [2026-04-25 21:18:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.002079 10.0.0.33 - - [2026-04-25 21:18:49] "POST /network-ipams HTTP/1.1" 200 518 0.024686 10.0.0.33 - - [2026-04-25 21:18:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.004716 10.0.0.33 - - [2026-04-25 21:18:49] "POST /access-control-lists HTTP/1.1" 200 589 0.081953 10.0.0.33 - - [2026-04-25 21:18:49] "POST /route-targets HTTP/1.1" 200 327 0.017362 10.0.0.33 - - [2026-04-25 21:18:49] "POST /ref-update HTTP/1.1" 200 156 0.073184 10.0.0.33 - - [2026-04-25 21:18:49] "POST /useragent-kv HTTP/1.1" 200 115 0.010333 10.0.0.33 - - [2026-04-25 21:18:49] "POST /virtual-networks HTTP/1.1" 200 546 0.186291 10.0.0.33 - - [2026-04-25 21:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.33 - - [2026-04-25 21:18:49] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.012004 10.0.0.33 - - [2026-04-25 21:18:49] "POST /fqname-to-id HTTP/1.1" 404 199 0.004292 10.0.0.33 - - [2026-04-25 21:18:49] "POST /route-targets HTTP/1.1" 200 327 0.033422 10.0.0.33 - - [2026-04-25 21:18:49] "POST /ref-update HTTP/1.1" 200 156 0.025614 10.0.0.33 - - [2026-04-25 21:18:49] "POST /network-policys HTTP/1.1" 200 538 0.073947 10.0.0.33 - - [2026-04-25 21:18:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.010092 10.0.0.33 - - [2026-04-25 21:18:49] "POST /network-policys HTTP/1.1" 200 534 0.017660 10.0.0.33 - - [2026-04-25 21:18:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.007934 10.0.0.33 - - [2026-04-25 21:18:49] "POST /network-policys HTTP/1.1" 200 542 0.018679 10.0.0.33 - - [2026-04-25 21:18:49] "PUT /access-control-list/8bb94ded-3c64-4122-bf68-eeb20d2f45c0 HTTP/1.1" 200 272 0.026319 10.0.0.33 - - [2026-04-25 21:18:49] "POST /ref-update HTTP/1.1" 200 156 0.133954 10.0.0.33 - - [2026-04-25 21:18:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013156 10.0.0.33 - - [2026-04-25 21:18:49] "PUT /access-control-list/02fbef86-a56e-4277-bcd7-65ad1d797233 HTTP/1.1" 200 272 0.053556 10.0.0.33 - - [2026-04-25 21:18:49] "POST /ref-update HTTP/1.1" 200 156 0.150205 10.0.0.33 - - [2026-04-25 21:18:50] "PUT /access-control-list/8bb94ded-3c64-4122-bf68-eeb20d2f45c0 HTTP/1.1" 200 272 0.120694 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-update HTTP/1.1" 200 156 0.084994 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-update HTTP/1.1" 200 156 0.175528 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009511 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005355 10.0.0.33 - - [2026-04-25 21:18:50] "PUT /access-control-list/02fbef86-a56e-4277-bcd7-65ad1d797233 HTTP/1.1" 200 272 0.078631 10.0.0.33 - - [2026-04-25 21:18:50] "POST /fqname-to-id HTTP/1.1" 404 237 0.002991 10.0.0.33 - - [2026-04-25 21:18:50] "POST /access-control-lists HTTP/1.1" 200 601 0.072709 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-update HTTP/1.1" 200 156 0.146418 10.0.0.33 - - [2026-04-25 21:18:50] "PUT /access-control-list/8bb94ded-3c64-4122-bf68-eeb20d2f45c0 HTTP/1.1" 200 272 0.031604 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-update HTTP/1.1" 200 156 0.039409 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-update HTTP/1.1" 200 156 0.133779 10.0.0.33 - - [2026-04-25 21:18:50] "PUT /access-control-list/50c6c587-05a9-481f-90f5-35790a0370fe HTTP/1.1" 200 272 0.027524 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-update HTTP/1.1" 200 156 0.065665 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-update HTTP/1.1" 200 156 0.132426 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044294 10.0.0.33 - - [2026-04-25 21:18:50] "PUT /access-control-list/50c6c587-05a9-481f-90f5-35790a0370fe HTTP/1.1" 200 272 0.057962 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017734 10.0.0.33 - - [2026-04-25 21:18:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003025 10.0.0.33 - - [2026-04-25 21:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.33 - - [2026-04-25 21:18:50] "GET /virtual-network/c5ac3c91-fd7a-41b1-bb24-cc0f79c04076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005650 10.0.0.33 - - [2026-04-25 21:18:50] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004131 10.0.0.33 - - [2026-04-25 21:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-04-25 21:18:51] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002969 10.0.0.33 - - [2026-04-25 21:18:51] "POST /firewall-policys HTTP/1.1" 200 530 0.022903 10.0.0.33 - - [2026-04-25 21:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.030790 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.019275 10.0.0.33 - - [2026-04-25 21:18:51] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002736 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002803 10.0.0.33 - - [2026-04-25 21:18:51] "POST /ref-update HTTP/1.1" 200 156 0.020625 10.0.0.33 - - [2026-04-25 21:18:51] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004022 10.0.0.33 - - [2026-04-25 21:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2026-04-25 21:18:51] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003372 10.0.0.33 - - [2026-04-25 21:18:51] "POST /firewall-policys HTTP/1.1" 200 532 0.019340 10.0.0.33 - - [2026-04-25 21:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.046338 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.022038 10.0.0.33 - - [2026-04-25 21:18:51] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003176 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002570 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002729 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003169 10.0.0.33 - - [2026-04-25 21:18:51] "POST /ref-update HTTP/1.1" 200 156 0.014463 10.0.0.33 - - [2026-04-25 21:18:51] "POST /ref-update HTTP/1.1" 200 156 0.054294 10.0.0.33 - - [2026-04-25 21:18:51] "POST /ref-update HTTP/1.1" 200 156 0.041297 10.0.0.33 - - [2026-04-25 21:18:51] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018990 10.0.0.33 - - [2026-04-25 21:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2026-04-25 21:18:51] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002887 10.0.0.33 - - [2026-04-25 21:18:51] "POST /firewall-policys HTTP/1.1" 200 530 0.032514 10.0.0.33 - - [2026-04-25 21:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028089 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/ce04f398-549a-4ea7-ab79-156f43986988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007370 10.0.0.33 - - [2026-04-25 21:18:51] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002629 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/ce04f398-549a-4ea7-ab79-156f43986988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002452 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002020 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003671 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002238 10.0.0.33 - - [2026-04-25 21:18:51] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002738 10.0.0.33 - - [2026-04-25 21:18:51] "POST /ref-update HTTP/1.1" 200 156 0.016938 10.0.0.33 - - [2026-04-25 21:18:52] "POST /ref-update HTTP/1.1" 200 156 0.020076 10.0.0.33 - - [2026-04-25 21:18:52] "POST /ref-update HTTP/1.1" 200 156 0.034068 10.0.0.33 - - [2026-04-25 21:18:52] "POST /ref-update HTTP/1.1" 200 156 0.040583 10.0.0.33 - - [2026-04-25 21:18:52] "POST /ref-update HTTP/1.1" 200 156 0.047308 10.0.0.33 - - [2026-04-25 21:18:52] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.022191 10.0.0.33 - - [2026-04-25 21:18:52] "POST /tags HTTP/1.1" 200 299 0.031800 10.0.0.33 - - [2026-04-25 21:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.33 - - [2026-04-25 21:18:52] "GET /tag/a706ddb3-c5c4-43bc-9e2e-37dc145ed33e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.036188 10.0.0.33 - - [2026-04-25 21:18:52] "POST /set-tag HTTP/1.1" 200 109 0.017552 10.0.0.33 - - [2026-04-25 21:18:52] "POST /tags HTTP/1.1" 200 305 0.098997 10.0.0.33 - - [2026-04-25 21:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009165 10.0.0.33 - - [2026-04-25 21:18:52] "GET /tag/68591849-2474-4f1a-ac0e-daccbdbd93a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.018610 10.0.0.33 - - [2026-04-25 21:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.33 - - [2026-04-25 21:18:52] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037502 10.0.0.33 - - [2026-04-25 21:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.33 - - [2026-04-25 21:18:52] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.007599 10.0.0.33 - - [2026-04-25 21:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2026-04-25 21:18:52] "GET /service-appliance-set/bdc09d7d-6aaf-4c17-b490-cbc216ad64ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003421 10.0.0.33 - - [2026-04-25 21:18:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.001549 10.0.0.33 - - [2026-04-25 21:18:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122271 10.0.0.33 - - [2026-04-25 21:18:52] "GET /virtual-machine-interface/436ad253-e500-45c1-b11f-718af0250e53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.020387 10.0.0.33 - - [2026-04-25 21:18:53] "POST /instance-ips HTTP/1.1" 200 381 0.051078 10.0.0.33 - - [2026-04-25 21:18:53] "GET /instance-ip/7921f801-324b-4202-9c42-5999f25ac9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005296 10.0.0.33 - - [2026-04-25 21:18:53] "POST /loadbalancers HTTP/1.1" 200 582 0.073807 10.0.0.33 - - [2026-04-25 21:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027438 10.0.0.33 - - [2026-04-25 21:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008038 10.0.0.33 - - [2026-04-25 21:18:53] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047104 10.0.0.33 - - [2026-04-25 21:18:53] "GET /loadbalancer/e36382cd-bdc3-4e7b-ab66-65148e9fc93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007403 10.0.0.33 - - [2026-04-25 21:18:53] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.076233 10.0.0.33 - - [2026-04-25 21:18:53] "GET /instance-ip/7921f801-324b-4202-9c42-5999f25ac9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003372 10.0.0.33 - - [2026-04-25 21:18:53] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.078418 10.0.0.33 - - [2026-04-25 21:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025219 10.0.0.33 - - [2026-04-25 21:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.022556 10.0.0.33 - - [2026-04-25 21:18:53] "POST /floating-ips HTTP/1.1" 200 583 0.106531 10.0.0.33 - - [2026-04-25 21:18:53] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.087498 10.0.0.33 - - [2026-04-25 21:18:53] "GET /loadbalancer-listener/84f6eae8-b528-4486-a08d-0e02e9221c5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002964 10.0.0.33 - - [2026-04-25 21:18:53] "GET /loadbalancer-listener/84f6eae8-b528-4486-a08d-0e02e9221c5d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003958 10.0.0.33 - - [2026-04-25 21:18:53] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030467 10.0.0.33 - - [2026-04-25 21:18:53] "GET /instance-ip/7921f801-324b-4202-9c42-5999f25ac9ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004744 10.0.0.33 - - [2026-04-25 21:18:53] "GET /instance-ip/7921f801-324b-4202-9c42-5999f25ac9ab?fields=floating_ips HTTP/1.1" 200 1170 0.004978 10.0.0.33 - - [2026-04-25 21:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2026-04-25 21:18:53] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002999 10.0.0.33 - - [2026-04-25 21:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-04-25 21:18:53] "GET /floating-ip/0d098306-d459-4597-b66a-65ff42a160aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003055 10.0.0.33 - - [2026-04-25 21:18:53] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.015090 10.0.0.33 - - [2026-04-25 21:18:53] "POST /tags HTTP/1.1" 200 301 0.085806 10.0.0.33 - - [2026-04-25 21:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013223 10.0.0.33 - - [2026-04-25 21:18:53] "GET /tag/349834fc-856b-4b56-b2a2-5dc83ff40551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015423 10.0.0.33 - - [2026-04-25 21:18:54] "POST /tags HTTP/1.1" 200 325 0.060406 10.0.0.33 - - [2026-04-25 21:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009519 10.0.0.33 - - [2026-04-25 21:18:54] "GET /tag/1a3d07dd-68d0-4784-b9da-bd07fd797c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.016079 10.0.0.33 - - [2026-04-25 21:18:54] "POST /tags HTTP/1.1" 200 363 0.110305 10.0.0.33 - - [2026-04-25 21:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009833 10.0.0.33 - - [2026-04-25 21:18:54] "GET /tag/f47d2fc5-2ada-4cad-9daf-5ae50e2f6788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.028679 10.0.0.33 - - [2026-04-25 21:18:54] "POST /tags HTTP/1.1" 200 311 0.579115 10.0.0.33 - - [2026-04-25 21:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008401 10.0.0.33 - - [2026-04-25 21:18:55] "GET /tag/b7b763ff-a6a4-4466-a349-c0b9656c290f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.058633 10.0.0.33 - - [2026-04-25 21:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006303 10.0.0.33 - - [2026-04-25 21:18:55] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.021456 10.0.0.33 - - [2026-04-25 21:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006000 10.0.0.33 - - [2026-04-25 21:18:55] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046815 10.0.0.33 - - [2026-04-25 21:18:55] "POST /virtual-machines HTTP/1.1" 200 377 0.029842 10.0.0.33 - - [2026-04-25 21:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024229 10.0.0.33 - - [2026-04-25 21:18:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.190574 10.0.0.33 - - [2026-04-25 21:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.072224 10.0.0.33 - - [2026-04-25 21:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.023063 10.0.0.33 - - [2026-04-25 21:18:55] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009567 10.0.0.33 - - [2026-04-25 21:18:55] "POST /instance-ips HTTP/1.1" 200 409 0.219509 10.0.0.33 - - [2026-04-25 21:18:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035284 10.0.0.33 - - [2026-04-25 21:18:55] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016915 10.0.0.33 - - [2026-04-25 21:18:56] "POST /set-tag HTTP/1.1" 200 109 0.038079 10.0.0.33 - - [2026-04-25 21:18:56] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021918 10.0.0.33 - - [2026-04-25 21:18:56] "GET /instance-ip/5dcdc314-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.020336 10.0.0.33 - - [2026-04-25 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2026-04-25 21:18:56] "GET /loadbalancer/e36382cd-bdc3-4e7b-ab66-65148e9fc93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009274 10.0.0.33 - - [2026-04-25 21:18:56] "POST /tags HTTP/1.1" 200 357 0.030108 10.0.0.33 - - [2026-04-25 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.049999 10.0.0.33 - - [2026-04-25 21:18:56] "GET /tag/3b990922-f53a-4402-9cdd-1c2a0b363a25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.035728 10.0.0.33 - - [2026-04-25 21:18:56] "POST /tags HTTP/1.1" 200 305 0.025151 10.0.0.33 - - [2026-04-25 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.33 - - [2026-04-25 21:18:56] "GET /tag/1c75b99a-e6ea-418f-bde2-9bad6060804a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.019790 10.0.0.33 - - [2026-04-25 21:18:56] "POST /id-to-fqname HTTP/1.1" 200 174 0.000465 10.0.0.33 - - [2026-04-25 21:18:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.039316 10.0.0.33 - - [2026-04-25 21:18:56] "POST /security-groups HTTP/1.1" 200 571 0.099428 10.0.0.33 - - [2026-04-25 21:18:56] "POST /projects HTTP/1.1" 200 483 0.282650 10.0.0.33 - - [2026-04-25 21:18:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.006022 10.0.0.33 - - [2026-04-25 21:18:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024709 10.0.0.33 - - [2026-04-25 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023065 10.0.0.33 - - [2026-04-25 21:18:56] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.039949 10.0.0.33 - - [2026-04-25 21:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.33 - - [2026-04-25 21:18:56] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004877 10.0.0.33 - - [2026-04-25 21:18:56] "POST /access-control-lists HTTP/1.1" 200 580 0.134998 10.0.0.33 - - [2026-04-25 21:18:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.012916 10.0.0.33 - - [2026-04-25 21:18:57] "POST /access-control-lists HTTP/1.1" 200 578 0.072649 10.0.0.33 - - [2026-04-25 21:18:57] "PUT /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01 HTTP/1.1" 200 264 0.123984 10.0.0.33 - - [2026-04-25 21:18:57] "PUT /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be HTTP/1.1" 200 264 0.082921 10.0.0.33 - - [2026-04-25 21:18:57] "POST /security-groups HTTP/1.1" 200 537 0.126898 10.0.0.33 - - [2026-04-25 21:18:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.004967 10.0.0.33 - - [2026-04-25 21:18:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028644 10.0.0.33 - - [2026-04-25 21:18:57] "POST /access-control-lists HTTP/1.1" 200 596 0.078832 10.0.0.33 - - [2026-04-25 21:18:57] "POST /fqname-to-id HTTP/1.1" 404 233 0.013489 10.0.0.33 - - [2026-04-25 21:18:57] "POST /chown HTTP/1.1" 200 109 0.067683 10.0.0.33 - - [2026-04-25 21:18:57] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013474 10.0.0.33 - - [2026-04-25 21:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012355 10.0.0.33 - - [2026-04-25 21:18:57] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009372 10.0.0.33 - - [2026-04-25 21:18:57] "POST /tags HTTP/1.1" 409 207 0.004341 10.0.0.33 - - [2026-04-25 21:18:57] "POST /access-control-lists HTTP/1.1" 200 594 0.056610 10.0.0.33 - - [2026-04-25 21:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2026-04-25 21:18:57] "GET /tag/1c75b99a-e6ea-418f-bde2-9bad6060804a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.011054 10.0.0.33 - - [2026-04-25 21:18:57] "POST /firewall-rules HTTP/1.1" 200 564 0.097011 10.0.0.33 - - [2026-04-25 21:18:57] "GET /firewall-rule/ebc64790-4dc0-41e1-ab62-b4661eb14ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.014706 10.0.0.33 - - [2026-04-25 21:18:57] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002752 10.0.0.33 - - [2026-04-25 21:18:57] "GET /firewall-rule/ebc64790-4dc0-41e1-ab62-b4661eb14ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.007192 10.0.0.33 - - [2026-04-25 21:18:57] "POST /ref-update HTTP/1.1" 200 156 0.043349 10.0.0.33 - - [2026-04-25 21:18:57] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003834 10.0.0.33 - - [2026-04-25 21:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-04-25 21:18:57] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006192 10.0.0.33 - - [2026-04-25 21:18:57] "POST /tags HTTP/1.1" 409 207 0.002110 10.0.0.33 - - [2026-04-25 21:18:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.33 - - [2026-04-25 21:18:58] "GET /tag/1c75b99a-e6ea-418f-bde2-9bad6060804a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.022695 10.0.0.33 - - [2026-04-25 21:18:58] "POST /firewall-rules HTTP/1.1" 200 562 0.091043 10.0.0.33 - - [2026-04-25 21:18:58] "GET /firewall-rule/34bf1236-bcd2-442a-b79f-398b96d96a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005162 10.0.0.33 - - [2026-04-25 21:18:58] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.010845 10.0.0.33 - - [2026-04-25 21:18:58] "GET /firewall-rule/34bf1236-bcd2-442a-b79f-398b96d96a51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002751 10.0.0.33 - - [2026-04-25 21:18:58] "POST /ref-update HTTP/1.1" 200 156 0.022677 10.0.0.33 - - [2026-04-25 21:18:58] "POST /tags HTTP/1.1" 200 301 0.069981 10.0.0.33 - - [2026-04-25 21:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.33 - - [2026-04-25 21:18:58] "GET /tag/aac7a0a0-3d8d-4b80-8e87-8e3a998e8a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021476 10.0.0.33 - - [2026-04-25 21:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.33 - - [2026-04-25 21:18:58] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036480 10.0.0.33 - - [2026-04-25 21:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-04-25 21:18:58] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.004586 10.0.0.33 - - [2026-04-25 21:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.33 - - [2026-04-25 21:18:58] "GET /service-appliance-set/bdc09d7d-6aaf-4c17-b490-cbc216ad64ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003387 10.0.0.33 - - [2026-04-25 21:18:58] "POST /fqname-to-id HTTP/1.1" 404 242 0.003579 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:18:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:18:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 10.0.0.33 - - [2026-04-25 21:18:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.158942 10.0.0.33 - - [2026-04-25 21:18:58] "GET /virtual-machine-interface/9bd6cb00-c549-470b-823c-bf02f4495d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.005943 10.0.0.33 - - [2026-04-25 21:18:58] "POST /instance-ips HTTP/1.1" 200 377 0.020062 10.0.0.33 - - [2026-04-25 21:18:58] "GET /instance-ip/f6e1519f-90b5-470a-88b9-a5dd4d4b7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010588 10.0.0.33 - - [2026-04-25 21:18:58] "POST /loadbalancers HTTP/1.1" 200 582 0.075901 10.0.0.33 - - [2026-04-25 21:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.042443 10.0.0.33 - - [2026-04-25 21:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011515 10.0.0.33 - - [2026-04-25 21:18:59] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.091576 10.0.0.33 - - [2026-04-25 21:18:59] "GET /instance-ip/f6e1519f-90b5-470a-88b9-a5dd4d4b7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005753 10.0.0.33 - - [2026-04-25 21:18:59] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085250 10.0.0.33 - - [2026-04-25 21:18:59] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007443 10.0.0.33 - - [2026-04-25 21:18:59] "POST /floating-ips HTTP/1.1" 200 581 0.072119 10.0.0.33 - - [2026-04-25 21:18:59] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064031 10.0.0.33 - - [2026-04-25 21:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008942 10.0.0.33 - - [2026-04-25 21:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013983 10.0.0.33 - - [2026-04-25 21:18:59] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053173 10.0.0.33 - - [2026-04-25 21:18:59] "GET /loadbalancer-listener/a8aeed72-775d-4d00-ba88-edbf54ac3a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.029587 10.0.0.33 - - [2026-04-25 21:18:59] "GET /loadbalancer-listener/a8aeed72-775d-4d00-ba88-edbf54ac3a9c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004910 10.0.0.33 - - [2026-04-25 21:18:59] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.031901 10.0.0.33 - - [2026-04-25 21:18:59] "GET /instance-ip/f6e1519f-90b5-470a-88b9-a5dd4d4b7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010025 10.0.0.33 - - [2026-04-25 21:18:59] "GET /instance-ip/f6e1519f-90b5-470a-88b9-a5dd4d4b7564?fields=floating_ips HTTP/1.1" 200 1164 0.018033 10.0.0.33 - - [2026-04-25 21:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013257 10.0.0.33 - - [2026-04-25 21:18:59] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006498 10.0.0.33 - - [2026-04-25 21:18:59] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.060668 10.0.0.33 - - [2026-04-25 21:18:59] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011665 10.0.0.33 - - [2026-04-25 21:18:59] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030299 10.0.0.33 - - [2026-04-25 21:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.042481 10.0.0.33 - - [2026-04-25 21:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011704 10.0.0.33 - - [2026-04-25 21:18:59] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056416 10.0.0.33 - - [2026-04-25 21:18:59] "GET /loadbalancer-listener/a76c2a2c-3ea4-49b1-987f-8a084f0ad582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.004176 10.0.0.33 - - [2026-04-25 21:18:59] "GET /loadbalancer-listener/a76c2a2c-3ea4-49b1-987f-8a084f0ad582?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.011018 10.0.0.33 - - [2026-04-25 21:19:00] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034075 10.0.0.33 - - [2026-04-25 21:19:00] "GET /instance-ip/f6e1519f-90b5-470a-88b9-a5dd4d4b7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.023823 10.0.0.33 - - [2026-04-25 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008482 10.0.0.33 - - [2026-04-25 21:19:00] "GET /instance-ip/f6e1519f-90b5-470a-88b9-a5dd4d4b7564?fields=floating_ips HTTP/1.1" 200 1164 0.013114 10.0.0.33 - - [2026-04-25 21:19:00] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.013830 10.0.0.33 - - [2026-04-25 21:19:00] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.097449 10.0.0.33 - - [2026-04-25 21:19:00] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011457 10.0.0.33 - - [2026-04-25 21:19:00] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.049799 10.0.0.33 - - [2026-04-25 21:19:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.037376 10.0.0.33 - - [2026-04-25 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021824 10.0.0.33 - - [2026-04-25 21:19:00] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085529 10.0.0.33 - - [2026-04-25 21:19:00] "GET /loadbalancer-listener/a441f960-a8d5-4e72-87cc-d8c556aac71b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.014058 10.0.0.33 - - [2026-04-25 21:19:00] "GET /loadbalancer-listener/a441f960-a8d5-4e72-87cc-d8c556aac71b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005893 10.0.0.33 - - [2026-04-25 21:19:00] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024611 10.0.0.33 - - [2026-04-25 21:19:00] "GET /instance-ip/f6e1519f-90b5-470a-88b9-a5dd4d4b7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005056 10.0.0.33 - - [2026-04-25 21:19:00] "GET /instance-ip/f6e1519f-90b5-470a-88b9-a5dd4d4b7564?fields=floating_ips HTTP/1.1" 200 1164 0.004987 10.0.0.33 - - [2026-04-25 21:19:00] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006097 10.0.0.33 - - [2026-04-25 21:19:00] "POST /tags HTTP/1.1" 200 355 0.041672 10.0.0.33 - - [2026-04-25 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028887 10.0.0.33 - - [2026-04-25 21:19:00] "GET /tag/65c5bf89-4c84-4d66-ad12-07cde8cb9c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.047548 10.0.0.33 - - [2026-04-25 21:19:00] "GET /global-system-configs HTTP/1.1" 200 322 0.005689 10.0.0.33 - - [2026-04-25 21:19:00] "POST /tags HTTP/1.1" 200 303 0.037973 10.0.0.33 - - [2026-04-25 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.036379 10.0.0.33 - - [2026-04-25 21:19:00] "GET /tag/5e27286f-f4a3-42c4-8465-699bc34e5fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018071 10.0.0.33 - - [2026-04-25 21:19:00] "POST /projects HTTP/1.1" 409 218 0.002232 10.0.0.33 - - [2026-04-25 21:19:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.33 - - [2026-04-25 21:19:01] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065843 10.0.0.33 - - [2026-04-25 21:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.33 - - [2026-04-25 21:19:01] "GET /network-ipam/3b874689-d140-42d4-b6ac-aae72e98ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003907 10.0.0.33 - - [2026-04-25 21:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2026-04-25 21:19:01] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010599 10.0.0.33 - - [2026-04-25 21:19:01] "PUT /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01 HTTP/1.1" 200 264 0.066986 10.0.0.33 - - [2026-04-25 21:19:01] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004905 10.0.0.33 - - [2026-04-25 21:19:01] "GET /global-system-configs HTTP/1.1" 200 322 0.024117 10.0.0.33 - - [2026-04-25 21:19:01] "POST /set-tag HTTP/1.1" 200 109 0.131697 10.0.0.33 - - [2026-04-25 21:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010457 10.0.0.33 - - [2026-04-25 21:19:01] "GET /network-ipam/a876f908-3aad-4ccb-b419-97273960befb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003109 10.0.0.33 - - [2026-04-25 21:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.33 - - [2026-04-25 21:19:01] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.008530 10.0.0.33 - - [2026-04-25 21:19:01] "PUT /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be HTTP/1.1" 200 264 0.091376 10.0.0.33 - - [2026-04-25 21:19:01] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.019105 10.0.0.33 - - [2026-04-25 21:19:01] "POST /set-tag HTTP/1.1" 200 109 0.107599 10.0.0.33 - - [2026-04-25 21:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.33 - - [2026-04-25 21:19:01] "GET /network-policy/0b8d4394-b586-43b3-8454-fc45bbf66723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006810 10.0.0.33 - - [2026-04-25 21:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008814 10.0.0.33 - - [2026-04-25 21:19:01] "GET /network-policy/6f4b609b-13a4-4d23-a771-6d9d01074d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003839 10.0.0.33 - - [2026-04-25 21:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.33 - - [2026-04-25 21:19:01] "GET /network-policy/542208b6-5fc1-44e7-8063-bc5fcc1fa8f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002717 10.0.0.33 - - [2026-04-25 21:19:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.33 - - [2026-04-25 21:19:01] "PUT /network-policy/542208b6-5fc1-44e7-8063-bc5fcc1fa8f3 HTTP/1.1" 200 262 0.010591 10.0.0.33 - - [2026-04-25 21:19:02] "PUT /access-control-list/02fbef86-a56e-4277-bcd7-65ad1d797233 HTTP/1.1" 200 272 0.052046 10.0.0.33 - - [2026-04-25 21:19:02] "POST /ref-update HTTP/1.1" 200 156 0.120180 10.0.0.33 - - [2026-04-25 21:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003581 10.0.0.33 - - [2026-04-25 21:19:02] "PUT /access-control-list/50c6c587-05a9-481f-90f5-35790a0370fe HTTP/1.1" 200 272 0.085704 10.0.0.33 - - [2026-04-25 21:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017060 10.0.0.33 - - [2026-04-25 21:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004632 10.0.0.33 - - [2026-04-25 21:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002371 10.0.0.33 - - [2026-04-25 21:19:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005579 10.0.0.33 - - [2026-04-25 21:19:02] "POST /security-groups HTTP/1.1" 409 245 0.005777 10.0.0.33 - - [2026-04-25 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.33 - - [2026-04-25 21:19:02] "PUT /security-group/ac3fa5d1-ed23-4324-b4a7-6a99fc90463b HTTP/1.1" 200 262 0.057101 10.0.0.33 - - [2026-04-25 21:19:02] "PUT /access-control-list/81c7c1f4-cdb8-49fa-aa6a-0d9898e7b7ab HTTP/1.1" 200 272 0.111664 10.0.0.33 - - [2026-04-25 21:19:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.129154 10.0.0.33 - - [2026-04-25 21:19:02] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013806 10.0.0.33 - - [2026-04-25 21:19:02] "PUT /access-control-list/0d9e189b-4092-4fa7-b340-71f634e5030f HTTP/1.1" 200 272 0.070678 10.0.0.33 - - [2026-04-25 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2026-04-25 21:19:02] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008039 10.0.0.33 - - [2026-04-25 21:19:02] "POST /tags HTTP/1.1" 409 206 0.002052 10.0.0.33 - - [2026-04-25 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2026-04-25 21:19:02] "GET /tag/5e27286f-f4a3-42c4-8465-699bc34e5fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011704 10.0.0.33 - - [2026-04-25 21:19:02] "POST /firewall-rules HTTP/1.1" 200 562 0.074640 10.0.0.33 - - [2026-04-25 21:19:02] "GET /firewall-rule/d1399a2a-7d10-4c97-8bb9-66859e96025b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004474 10.0.0.33 - - [2026-04-25 21:19:02] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003463 10.0.0.33 - - [2026-04-25 21:19:02] "GET /firewall-rule/d1399a2a-7d10-4c97-8bb9-66859e96025b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002566 10.0.0.33 - - [2026-04-25 21:19:02] "POST /ref-update HTTP/1.1" 200 156 0.024283 10.0.0.33 - - [2026-04-25 21:19:02] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004060 10.0.0.33 - - [2026-04-25 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-04-25 21:19:02] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003048 10.0.0.33 - - [2026-04-25 21:19:02] "POST /tags HTTP/1.1" 409 206 0.002201 10.0.0.33 - - [2026-04-25 21:19:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.33 - - [2026-04-25 21:19:02] "GET /tag/5e27286f-f4a3-42c4-8465-699bc34e5fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.020456 10.0.0.33 - - [2026-04-25 21:19:03] "POST /firewall-rules HTTP/1.1" 200 560 0.080125 10.0.0.33 - - [2026-04-25 21:19:03] "GET /firewall-rule/48495e4a-9197-451f-879b-a969751b5371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.015524 10.0.0.33 - - [2026-04-25 21:19:03] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004239 10.0.0.33 - - [2026-04-25 21:19:03] "GET /firewall-rule/48495e4a-9197-451f-879b-a969751b5371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004453 10.0.0.33 - - [2026-04-25 21:19:03] "POST /ref-update HTTP/1.1" 200 156 0.068946 10.0.0.33 - - [2026-04-25 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2026-04-25 21:19:03] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003797 10.0.0.33 - - [2026-04-25 21:19:03] "POST /tags HTTP/1.1" 200 371 0.031839 10.0.0.33 - - [2026-04-25 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2026-04-25 21:19:03] "GET /tag/561f70e0-88f2-4bf5-8355-602c545cde78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.022015 10.0.0.33 - - [2026-04-25 21:19:03] "POST /tags HTTP/1.1" 200 319 0.028377 10.0.0.33 - - [2026-04-25 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.33 - - [2026-04-25 21:19:03] "GET /tag/721e765b-35aa-4afc-95a9-af430595302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.015765 10.0.0.33 - - [2026-04-25 21:19:03] "POST /id-to-fqname HTTP/1.1" 200 181 0.000599 10.0.0.33 - - [2026-04-25 21:19:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.023162 10.0.0.33 - - [2026-04-25 21:19:03] "POST /security-groups HTTP/1.1" 200 578 0.080532 10.0.0.33 - - [2026-04-25 21:19:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.001774 10.0.0.33 - - [2026-04-25 21:19:03] "POST /projects HTTP/1.1" 200 497 0.279502 10.0.0.33 - - [2026-04-25 21:19:03] "POST /access-control-lists HTTP/1.1" 200 587 0.068399 10.0.0.33 - - [2026-04-25 21:19:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.043587 10.0.0.33 - - [2026-04-25 21:19:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.044104 10.0.0.33 - - [2026-04-25 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021215 10.0.0.33 - - [2026-04-25 21:19:03] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008878 10.0.0.33 - - [2026-04-25 21:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.33 - - [2026-04-25 21:19:03] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.016278 10.0.0.33 - - [2026-04-25 21:19:03] "POST /access-control-lists HTTP/1.1" 200 585 0.076351 10.0.0.33 - - [2026-04-25 21:19:04] "PUT /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01 HTTP/1.1" 200 264 0.070734 10.0.0.33 - - [2026-04-25 21:19:04] "PUT /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be HTTP/1.1" 200 264 0.070087 10.0.0.33 - - [2026-04-25 21:19:04] "POST /security-groups HTTP/1.1" 200 558 0.093979 10.0.0.33 - - [2026-04-25 21:19:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022168 10.0.0.33 - - [2026-04-25 21:19:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.012988 10.0.0.33 - - [2026-04-25 21:19:04] "POST /chown HTTP/1.1" 200 109 0.026830 10.0.0.33 - - [2026-04-25 21:19:04] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016022 10.0.0.33 - - [2026-04-25 21:19:04] "POST /access-control-lists HTTP/1.1" 200 610 0.085188 10.0.0.33 - - [2026-04-25 21:19:04] "POST /fqname-to-id HTTP/1.1" 404 247 0.016353 10.0.0.33 - - [2026-04-25 21:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015687 10.0.0.33 - - [2026-04-25 21:19:04] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002680 10.0.0.33 - - [2026-04-25 21:19:04] "POST /tags HTTP/1.1" 409 214 0.002307 10.0.0.33 - - [2026-04-25 21:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.33 - - [2026-04-25 21:19:04] "GET /tag/721e765b-35aa-4afc-95a9-af430595302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.016290 10.0.0.33 - - [2026-04-25 21:19:04] "POST /access-control-lists HTTP/1.1" 200 608 0.083749 10.0.0.33 - - [2026-04-25 21:19:04] "POST /firewall-rules HTTP/1.1" 200 578 0.081224 10.0.0.33 - - [2026-04-25 21:19:04] "GET /firewall-rule/e01a00ee-7582-44e2-b683-c78b67c9611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.014239 10.0.0.33 - - [2026-04-25 21:19:04] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003834 10.0.0.33 - - [2026-04-25 21:19:04] "GET /firewall-rule/e01a00ee-7582-44e2-b683-c78b67c9611a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003187 10.0.0.33 - - [2026-04-25 21:19:04] "POST /ref-update HTTP/1.1" 200 156 0.031053 10.0.0.33 - - [2026-04-25 21:19:04] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016285 10.0.0.33 - - [2026-04-25 21:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.33 - - [2026-04-25 21:19:04] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002944 10.0.0.33 - - [2026-04-25 21:19:04] "POST /tags HTTP/1.1" 409 214 0.002067 10.0.0.33 - - [2026-04-25 21:19:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.33 - - [2026-04-25 21:19:04] "GET /tag/721e765b-35aa-4afc-95a9-af430595302d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.010245 10.0.0.33 - - [2026-04-25 21:19:04] "POST /firewall-rules HTTP/1.1" 200 576 0.064441 10.0.0.33 - - [2026-04-25 21:19:05] "GET /firewall-rule/4e5fce47-4f06-4683-94f6-31313b204983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004018 10.0.0.33 - - [2026-04-25 21:19:05] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003510 10.0.0.33 - - [2026-04-25 21:19:05] "GET /firewall-rule/4e5fce47-4f06-4683-94f6-31313b204983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002122 10.0.0.33 - - [2026-04-25 21:19:05] "POST /ref-update HTTP/1.1" 200 156 0.035478 10.0.0.33 - - [2026-04-25 21:19:05] "POST /tags HTTP/1.1" 200 363 0.025125 10.0.0.33 - - [2026-04-25 21:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.33 - - [2026-04-25 21:19:05] "GET /tag/cdc54ce6-2382-4c50-a0d1-3647931382bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.012622 10.0.0.33 - - [2026-04-25 21:19:05] "POST /tags HTTP/1.1" 200 311 0.026209 10.0.0.33 - - [2026-04-25 21:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-04-25 21:19:05] "GET /tag/3f8d8865-df23-4cbb-99b3-4ac2632ae8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012295 10.0.0.33 - - [2026-04-25 21:19:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.002057 10.0.0.33 - - [2026-04-25 21:19:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.010348 10.0.0.33 - - [2026-04-25 21:19:05] "POST /security-groups HTTP/1.1" 200 574 0.076530 10.0.0.33 - - [2026-04-25 21:19:05] "POST /projects HTTP/1.1" 200 489 0.184216 10.0.0.33 - - [2026-04-25 21:19:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.002007 10.0.0.33 - - [2026-04-25 21:19:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010181 10.0.0.33 - - [2026-04-25 21:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012239 10.0.0.33 - - [2026-04-25 21:19:05] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.043112 10.0.0.33 - - [2026-04-25 21:19:05] "POST /access-control-lists HTTP/1.1" 200 583 0.091474 10.0.0.33 - - [2026-04-25 21:19:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.007252 10.0.0.33 - - [2026-04-25 21:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.33 - - [2026-04-25 21:19:05] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.038712 10.0.0.33 - - [2026-04-25 21:19:05] "POST /access-control-lists HTTP/1.1" 200 581 0.065244 10.0.0.33 - - [2026-04-25 21:19:05] "PUT /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01 HTTP/1.1" 200 264 0.109539 10.0.0.33 - - [2026-04-25 21:19:05] "PUT /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be HTTP/1.1" 200 264 0.072293 10.0.0.33 - - [2026-04-25 21:19:05] "POST /security-groups HTTP/1.1" 200 546 0.074599 10.0.0.33 - - [2026-04-25 21:19:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.003139 10.0.0.33 - - [2026-04-25 21:19:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026168 10.0.0.33 - - [2026-04-25 21:19:06] "POST /chown HTTP/1.1" 200 109 0.037540 10.0.0.33 - - [2026-04-25 21:19:06] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022634 10.0.0.33 - - [2026-04-25 21:19:06] "POST /access-control-lists HTTP/1.1" 200 602 0.111225 10.0.0.33 - - [2026-04-25 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.018945 10.0.0.33 - - [2026-04-25 21:19:06] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003866 10.0.0.33 - - [2026-04-25 21:19:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.014327 10.0.0.33 - - [2026-04-25 21:19:06] "POST /tags HTTP/1.1" 409 210 0.001990 10.0.0.33 - - [2026-04-25 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.33 - - [2026-04-25 21:19:06] "GET /tag/3f8d8865-df23-4cbb-99b3-4ac2632ae8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.033225 10.0.0.33 - - [2026-04-25 21:19:06] "POST /access-control-lists HTTP/1.1" 200 600 0.083008 10.0.0.33 - - [2026-04-25 21:19:06] "POST /firewall-rules HTTP/1.1" 200 570 0.088617 10.0.0.33 - - [2026-04-25 21:19:06] "GET /firewall-rule/66c08270-331d-4ed5-8db1-6eaebc6536bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.024449 10.0.0.33 - - [2026-04-25 21:19:06] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004207 10.0.0.33 - - [2026-04-25 21:19:06] "GET /firewall-rule/66c08270-331d-4ed5-8db1-6eaebc6536bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003590 10.0.0.33 - - [2026-04-25 21:19:06] "POST /ref-update HTTP/1.1" 200 156 0.051965 10.0.0.33 - - [2026-04-25 21:19:06] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020060 10.0.0.33 - - [2026-04-25 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2026-04-25 21:19:06] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002646 10.0.0.33 - - [2026-04-25 21:19:06] "POST /tags HTTP/1.1" 409 210 0.001614 10.0.0.33 - - [2026-04-25 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.33 - - [2026-04-25 21:19:06] "GET /tag/3f8d8865-df23-4cbb-99b3-4ac2632ae8ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011238 10.0.0.33 - - [2026-04-25 21:19:06] "POST /firewall-rules HTTP/1.1" 200 568 0.093532 10.0.0.33 - - [2026-04-25 21:19:06] "GET /firewall-rule/e4b857bc-5497-4ce6-8c92-4c155db39071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004588 10.0.0.33 - - [2026-04-25 21:19:06] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003799 10.0.0.33 - - [2026-04-25 21:19:06] "GET /firewall-rule/e4b857bc-5497-4ce6-8c92-4c155db39071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002275 10.0.0.33 - - [2026-04-25 21:19:06] "POST /ref-update HTTP/1.1" 200 156 0.050493 10.0.0.33 - - [2026-04-25 21:19:06] "POST /tags HTTP/1.1" 409 237 0.016679 10.0.0.33 - - [2026-04-25 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2026-04-25 21:19:06] "GET /tag/f47d2fc5-2ada-4cad-9daf-5ae50e2f6788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.017969 10.0.0.33 - - [2026-04-25 21:19:06] "POST /tags HTTP/1.1" 409 210 0.002126 10.0.0.33 - - [2026-04-25 21:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2026-04-25 21:19:07] "GET /tag/b7b763ff-a6a4-4466-a349-c0b9656c290f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011514 10.0.0.33 - - [2026-04-25 21:19:07] "POST /projects HTTP/1.1" 409 223 0.002069 10.0.0.33 - - [2026-04-25 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.33 - - [2026-04-25 21:19:07] "GET /project/402025f1-d171-4671-a365-a40e76d6b0cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042686 10.0.0.33 - - [2026-04-25 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.33 - - [2026-04-25 21:19:07] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.019439 10.0.0.33 - - [2026-04-25 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2026-04-25 21:19:07] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004757 10.0.0.33 - - [2026-04-25 21:19:07] "PUT /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01 HTTP/1.1" 200 264 0.110094 10.0.0.33 - - [2026-04-25 21:19:07] "PUT /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be HTTP/1.1" 200 264 0.061849 10.0.0.33 - - [2026-04-25 21:19:07] "POST /security-groups HTTP/1.1" 409 253 0.003437 10.0.0.33 - - [2026-04-25 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2026-04-25 21:19:07] "PUT /security-group/4ac9e3f7-c5e1-44a0-84b0-8ddc9db78bd3 HTTP/1.1" 200 262 0.055390 10.0.0.33 - - [2026-04-25 21:19:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.042932 10.0.0.33 - - [2026-04-25 21:19:07] "PUT /access-control-list/2d462b08-afcb-4784-94a3-a79fe6ed9b71 HTTP/1.1" 200 272 0.033896 10.0.0.33 - - [2026-04-25 21:19:07] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019722 10.0.0.33 - - [2026-04-25 21:19:07] "PUT /access-control-list/7bac2e73-8f72-433c-af52-26bc3078933a HTTP/1.1" 200 272 0.022295 10.0.0.33 - - [2026-04-25 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.33 - - [2026-04-25 21:19:07] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003352 10.0.0.33 - - [2026-04-25 21:19:07] "POST /tags HTTP/1.1" 409 210 0.002465 10.0.0.33 - - [2026-04-25 21:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.33 - - [2026-04-25 21:19:07] "GET /tag/b7b763ff-a6a4-4466-a349-c0b9656c290f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.010982 10.0.0.33 - - [2026-04-25 21:19:07] "POST /firewall-rules HTTP/1.1" 200 570 0.074721 10.0.0.33 - - [2026-04-25 21:19:07] "GET /firewall-rule/a821ab24-94df-4035-b1c4-6badc89f1c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004228 10.0.0.33 - - [2026-04-25 21:19:07] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003903 10.0.0.33 - - [2026-04-25 21:19:07] "GET /firewall-rule/a821ab24-94df-4035-b1c4-6badc89f1c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002518 10.0.0.33 - - [2026-04-25 21:19:07] "POST /ref-update HTTP/1.1" 200 156 0.057038 10.0.0.33 - - [2026-04-25 21:19:08] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010380 10.0.0.33 - - [2026-04-25 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008157 10.0.0.33 - - [2026-04-25 21:19:08] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002886 10.0.0.33 - - [2026-04-25 21:19:08] "POST /tags HTTP/1.1" 409 210 0.001791 10.0.0.33 - - [2026-04-25 21:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2026-04-25 21:19:08] "GET /tag/b7b763ff-a6a4-4466-a349-c0b9656c290f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011939 10.0.0.33 - - [2026-04-25 21:19:08] "POST /firewall-rules HTTP/1.1" 200 568 0.065958 10.0.0.33 - - [2026-04-25 21:19:08] "GET /firewall-rule/abdb5538-8760-4c99-a526-de43aca724b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.011673 10.0.0.33 - - [2026-04-25 21:19:08] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005342 10.0.0.33 - - [2026-04-25 21:19:08] "GET /firewall-rule/abdb5538-8760-4c99-a526-de43aca724b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002337 10.0.0.33 - - [2026-04-25 21:19:08] "POST /ref-update HTTP/1.1" 200 156 0.049956 10.0.0.33 - - [2026-04-25 21:19:08] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016833 10.0.0.33 - - [2026-04-25 21:19:08] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.33 - - [2026-04-25 21:19:15] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.33 - - [2026-04-25 21:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2026-04-25 21:19:15] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004711 10.0.0.33 - - [2026-04-25 21:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.33 - - [2026-04-25 21:19:15] "GET /config-node/ccc453d6-2d13-4d5e-9664-e9ae58422965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.009483 10.0.0.33 - - [2026-04-25 21:19:26] "GET / HTTP/1.1" 200 35931 0.002256 10.0.0.33 - - [2026-04-25 21:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.33 - - [2026-04-25 21:19:26] "GET /routing-instance/ed170e6f-c07a-449f-83b6-12c6cb930bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003679 10.0.0.33 - - [2026-04-25 21:19:26] "POST /bgp-routers HTTP/1.1" 409 301 0.002518 10.0.0.33 - - [2026-04-25 21:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.33 - - [2026-04-25 21:19:26] "GET /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004135 10.0.0.33 - - [2026-04-25 21:19:26] "PUT /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00 HTTP/1.1" 200 254 0.015212 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001186 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001094 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001124 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:19:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:20:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:20:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:20:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:20:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001333 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:20:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:20:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001311 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:20:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001204 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:20:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 10.0.0.249 - - [2026-04-25 21:21:56] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.249 - - [2026-04-25 21:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.249 - - [2026-04-25 21:21:56] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004644 10.0.0.249 - - [2026-04-25 21:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.249 - - [2026-04-25 21:21:56] "GET /routing-instance/ed170e6f-c07a-449f-83b6-12c6cb930bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003740 10.0.0.249 - - [2026-04-25 21:21:56] "PUT /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996 HTTP/1.1" 200 274 0.014723 10.0.0.249 - - [2026-04-25 21:21:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.003099 10.0.0.249 - - [2026-04-25 21:21:56] "POST /virtual-routers HTTP/1.1" 200 599 0.023770 10.0.0.249 - - [2026-04-25 21:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017232 10.0.0.249 - - [2026-04-25 21:21:56] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.011220 10.0.0.249 - - [2026-04-25 21:21:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.002568 10.0.0.249 - - [2026-04-25 21:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.249 - - [2026-04-25 21:21:56] "GET /virtual-network/c5ac3c91-fd7a-41b1-bb24-cc0f79c04076?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004420 10.0.0.249 - - [2026-04-25 21:21:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044254 10.0.0.33 - - [2026-04-25 21:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.33 - - [2026-04-25 21:21:59] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002572 10.0.0.33 - - [2026-04-25 21:22:54] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003036 10.0.0.33 - - [2026-04-25 21:22:54] "POST /ref-update HTTP/1.1" 200 156 0.007836 10.0.0.33 - - [2026-04-25 21:23:08] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005267 10.0.0.33 - - [2026-04-25 21:23:08] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.33 - - [2026-04-25 21:23:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.33 - - [2026-04-25 21:23:08] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002254 10.0.0.33 - - [2026-04-25 21:23:09] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006418 10.0.0.33 - - [2026-04-25 21:23:09] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.33 - - [2026-04-25 21:23:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.33 - - [2026-04-25 21:23:09] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004945 10.0.0.33 - - [2026-04-25 21:23:09] "GET /loadbalancer-pool/5a02130a-3de3-45f3-b68a-0978af2b8b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005080 10.0.0.33 - - [2026-04-25 21:23:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015138 10.0.0.33 - - [2026-04-25 21:23:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029673 10.0.0.33 - - [2026-04-25 21:23:09] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014202 10.0.0.33 - - [2026-04-25 21:23:09] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004333 10.0.0.33 - - [2026-04-25 21:23:09] "POST /ref-update HTTP/1.1" 200 156 0.010076 10.0.0.33 - - [2026-04-25 21:23:09] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.012645 10.0.0.33 - - [2026-04-25 21:23:10] "POST /tags HTTP/1.1" 409 205 0.008725 10.0.0.33 - - [2026-04-25 21:23:10] "PUT /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030 HTTP/1.1" 200 256 0.026354 10.0.0.33 - - [2026-04-25 21:23:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008116 10.0.0.33 - - [2026-04-25 21:23:10] "GET /tag/aac7a0a0-3d8d-4b80-8e87-8e3a998e8a3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015254 10.0.0.33 - - [2026-04-25 21:23:10] "POST /set-tag HTTP/1.1" 200 109 0.071866 10.0.0.33 - - [2026-04-25 21:23:10] "GET /loadbalancer-pool/4dab2a7e-eb26-41b5-a30a-3ec4ef00eb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011687 10.0.0.33 - - [2026-04-25 21:23:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.043617 10.0.0.33 - - [2026-04-25 21:23:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012506 10.0.0.33 - - [2026-04-25 21:23:10] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015629 10.0.0.33 - - [2026-04-25 21:23:10] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007850 10.0.0.33 - - [2026-04-25 21:23:10] "POST /set-tag HTTP/1.1" 200 109 0.009326 10.0.0.33 - - [2026-04-25 21:23:10] "POST /ref-update HTTP/1.1" 200 156 0.010099 10.0.0.33 - - [2026-04-25 21:23:10] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.007859 10.0.0.33 - - [2026-04-25 21:23:10] "PUT /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030 HTTP/1.1" 200 256 0.013141 10.0.0.33 - - [2026-04-25 21:23:10] "GET /loadbalancer-pool/84f94433-738c-4cc5-a837-617f8e2d0ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.010532 10.0.0.33 - - [2026-04-25 21:23:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018751 10.0.0.33 - - [2026-04-25 21:23:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024858 10.0.0.33 - - [2026-04-25 21:23:10] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009615 10.0.0.33 - - [2026-04-25 21:23:10] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015821 10.0.0.33 - - [2026-04-25 21:23:10] "POST /ref-update HTTP/1.1" 200 156 0.019986 10.0.0.33 - - [2026-04-25 21:23:10] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.010511 10.0.0.33 - - [2026-04-25 21:23:10] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.33 - - [2026-04-25 21:23:10] "PUT /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030 HTTP/1.1" 200 256 0.009785 10.0.0.33 - - [2026-04-25 21:24:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003220 10.0.0.33 - - [2026-04-25 21:24:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002884 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:25:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:25:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:25:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:25:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:25:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000808 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:25:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:25:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001410 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:25:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 10.0.0.249 - - [2026-04-25 21:26:29] "GET / HTTP/1.1" 200 35931 0.001629 10.0.0.249 - - [2026-04-25 21:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.249 - - [2026-04-25 21:26:29] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005594 10.0.0.249 - - [2026-04-25 21:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.249 - - [2026-04-25 21:26:30] "GET /routing-instance/ed170e6f-c07a-449f-83b6-12c6cb930bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003068 10.0.0.249 - - [2026-04-25 21:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.249 - - [2026-04-25 21:26:30] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004057 10.0.0.249 - - [2026-04-25 21:26:30] "PUT /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d HTTP/1.1" 200 262 0.027242 10.0.0.249 - - [2026-04-25 21:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.249 - - [2026-04-25 21:26:30] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003500 10.0.0.249 - - [2026-04-25 21:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.249 - - [2026-04-25 21:26:30] "GET /virtual-machine-interface/eb8107f1-21a0-43c1-ace4-65880de6121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004177 10.0.0.249 - - [2026-04-25 21:26:30] "PUT /virtual-machine-interface/eb8107f1-21a0-43c1-ace4-65880de6121e HTTP/1.1" 200 284 0.008924 10.0.0.33 - - [2026-04-25 21:27:27] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007547 10.0.0.33 - - [2026-04-25 21:27:27] "POST /set-tag HTTP/1.1" 200 109 0.005461 10.0.0.33 - - [2026-04-25 21:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-04-25 21:27:27] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002321 10.0.0.33 - - [2026-04-25 21:27:27] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004864 10.0.0.33 - - [2026-04-25 21:27:27] "POST /set-tag HTTP/1.1" 200 109 0.022286 10.0.0.33 - - [2026-04-25 21:27:27] "DELETE /loadbalancer-member/e1948d01-b654-443d-b43a-30a347e70e68 HTTP/1.1" 200 115 0.060382 10.0.0.33 - - [2026-04-25 21:27:27] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009825 10.0.0.33 - - [2026-04-25 21:27:27] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.33 - - [2026-04-25 21:27:28] "DELETE /loadbalancer-member/96d78370-458e-4d05-932c-b380e14af506 HTTP/1.1" 200 115 0.041431 10.0.0.33 - - [2026-04-25 21:27:28] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004811 10.0.0.33 - - [2026-04-25 21:27:28] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.33 - - [2026-04-25 21:27:28] "DELETE /loadbalancer-member/98c92cd5-a96f-48ec-8a3e-4ce3b0386f21 HTTP/1.1" 200 115 0.044793 10.0.0.33 - - [2026-04-25 21:27:28] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005099 10.0.0.33 - - [2026-04-25 21:27:28] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.33 - - [2026-04-25 21:27:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.33 - - [2026-04-25 21:27:28] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.017303 10.0.0.33 - - [2026-04-25 21:27:28] "GET /loadbalancer-pool/5a02130a-3de3-45f3-b68a-0978af2b8b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004379 10.0.0.33 - - [2026-04-25 21:27:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041203 10.0.0.33 - - [2026-04-25 21:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024909 10.0.0.33 - - [2026-04-25 21:27:28] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020006 10.0.0.33 - - [2026-04-25 21:27:28] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008428 10.0.0.33 - - [2026-04-25 21:27:28] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.006467 10.0.0.33 - - [2026-04-25 21:27:28] "POST /set-tag HTTP/1.1" 200 109 0.070597 10.0.0.33 - - [2026-04-25 21:27:28] "GET /loadbalancer-pool/4dab2a7e-eb26-41b5-a30a-3ec4ef00eb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.023731 10.0.0.33 - - [2026-04-25 21:27:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.056539 10.0.0.33 - - [2026-04-25 21:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012701 10.0.0.33 - - [2026-04-25 21:27:28] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018902 10.0.0.33 - - [2026-04-25 21:27:28] "POST /set-tag HTTP/1.1" 200 109 0.005889 10.0.0.33 - - [2026-04-25 21:27:28] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011308 10.0.0.33 - - [2026-04-25 21:27:28] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004551 10.0.0.33 - - [2026-04-25 21:27:28] "GET /loadbalancer-pool/84f94433-738c-4cc5-a837-617f8e2d0ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002708 10.0.0.33 - - [2026-04-25 21:27:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031748 10.0.0.33 - - [2026-04-25 21:27:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030164 10.0.0.33 - - [2026-04-25 21:27:28] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.027325 10.0.0.33 - - [2026-04-25 21:27:28] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015946 10.0.0.33 - - [2026-04-25 21:27:28] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.004242 10.0.0.33 - - [2026-04-25 21:27:28] "POST /set-tag HTTP/1.1" 200 109 0.004620 10.0.0.33 - - [2026-04-25 21:29:00] "GET /global-system-configs HTTP/1.1" 200 322 0.005486 10.0.0.33 - - [2026-04-25 21:29:01] "GET /global-system-configs HTTP/1.1" 200 322 0.010345 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:29:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001418 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:29:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:29:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:29:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:29:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:29:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:31:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001268 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:31:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001258 10.0.0.33 - - [2026-04-25 21:32:03] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004538 10.0.0.33 - - [2026-04-25 21:32:03] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.33 - - [2026-04-25 21:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.33 - - [2026-04-25 21:32:03] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003074 10.0.0.33 - - [2026-04-25 21:32:03] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004136 10.0.0.33 - - [2026-04-25 21:32:03] "POST /set-tag HTTP/1.1" 200 109 0.023745 10.0.0.33 - - [2026-04-25 21:32:03] "DELETE /loadbalancer-member/776c037b-2067-44ce-bf80-b9b66ed2e180 HTTP/1.1" 200 115 0.040550 10.0.0.33 - - [2026-04-25 21:32:03] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013010 10.0.0.33 - - [2026-04-25 21:32:03] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.33 - - [2026-04-25 21:32:03] "DELETE /loadbalancer-member/22daf31d-ad30-417d-a31f-b0c81c5de21a HTTP/1.1" 200 115 0.045082 10.0.0.33 - - [2026-04-25 21:32:03] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012736 10.0.0.33 - - [2026-04-25 21:32:03] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.33 - - [2026-04-25 21:32:03] "DELETE /loadbalancer-member/1b9b872d-140c-4624-b78e-411b7fd280f7 HTTP/1.1" 200 115 0.038408 10.0.0.33 - - [2026-04-25 21:32:03] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012047 10.0.0.33 - - [2026-04-25 21:32:03] "POST /set-tag HTTP/1.1" 200 109 0.006358 10.0.0.33 - - [2026-04-25 21:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2026-04-25 21:32:04] "GET /loadbalancer/bffd9a93-0d71-4e58-9d76-151deb044832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002628 10.0.0.33 - - [2026-04-25 21:32:04] "GET /loadbalancer-pool/5a02130a-3de3-45f3-b68a-0978af2b8b1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002675 10.0.0.33 - - [2026-04-25 21:32:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029798 10.0.0.33 - - [2026-04-25 21:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028608 10.0.0.33 - - [2026-04-25 21:32:04] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014504 10.0.0.33 - - [2026-04-25 21:32:04] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005371 10.0.0.33 - - [2026-04-25 21:32:04] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002506 10.0.0.33 - - [2026-04-25 21:32:04] "POST /set-tag HTTP/1.1" 200 109 0.072102 10.0.0.33 - - [2026-04-25 21:32:04] "GET /loadbalancer-pool/4dab2a7e-eb26-41b5-a30a-3ec4ef00eb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.023529 10.0.0.33 - - [2026-04-25 21:32:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030434 10.0.0.33 - - [2026-04-25 21:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.010548 10.0.0.33 - - [2026-04-25 21:32:04] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020459 10.0.0.33 - - [2026-04-25 21:32:04] "POST /set-tag HTTP/1.1" 200 109 0.007011 10.0.0.33 - - [2026-04-25 21:32:04] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008086 10.0.0.33 - - [2026-04-25 21:32:04] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003795 10.0.0.33 - - [2026-04-25 21:32:04] "GET /loadbalancer-pool/84f94433-738c-4cc5-a837-617f8e2d0ea8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003654 10.0.0.33 - - [2026-04-25 21:32:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031890 10.0.0.33 - - [2026-04-25 21:32:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027260 10.0.0.33 - - [2026-04-25 21:32:04] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019443 10.0.0.33 - - [2026-04-25 21:32:04] "GET /virtual-machine-interface/5da5443e-40ec-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008591 10.0.0.33 - - [2026-04-25 21:32:04] "GET /floating-ip/757f5470-3283-4a4a-9c0f-71443849b030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002571 10.0.0.33 - - [2026-04-25 21:32:04] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.33 - - [2026-04-25 21:33:08] "GET / HTTP/1.1" 200 35931 0.002003 10.0.0.33 - - [2026-04-25 21:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-04-25 21:33:08] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032659 10.0.0.33 - - [2026-04-25 21:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2026-04-25 21:33:08] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038104 10.0.0.33 - - [2026-04-25 21:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.33 - - [2026-04-25 21:33:09] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033419 10.0.0.33 - - [2026-04-25 21:33:09] "POST /tags HTTP/1.1" 200 333 0.039315 10.0.0.33 - - [2026-04-25 21:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2026-04-25 21:33:09] "GET /tag/ef68b27b-4152-492d-b879-ed23744ee2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.023143 10.0.0.33 - - [2026-04-25 21:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2026-04-25 21:33:09] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033502 10.0.0.33 - - [2026-04-25 21:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.33 - - [2026-04-25 21:33:09] "GET /virtual-networks?parent_id=5af3c95d-f73f-4d18-94da-46f458db155f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003555 10.0.0.33 - - [2026-04-25 21:33:09] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034535 10.0.0.33 - - [2026-04-25 21:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.33 - - [2026-04-25 21:33:09] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.004305 10.0.0.33 - - [2026-04-25 21:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.33 - - [2026-04-25 21:33:09] "GET /service-appliance-set/bdc09d7d-6aaf-4c17-b490-cbc216ad64ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002627 10.0.0.33 - - [2026-04-25 21:33:09] "POST /virtual-networks HTTP/1.1" 200 512 0.053677 10.0.0.33 - - [2026-04-25 21:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.33 - - [2026-04-25 21:33:09] "GET /network-ipam/8bc805ab-3ac4-4159-8654-386e597774b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003245 10.0.0.33 - - [2026-04-25 21:33:09] "POST /fqname-to-id HTTP/1.1" 404 254 0.002121 10.0.0.33 - - [2026-04-25 21:33:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.099836 10.0.0.33 - - [2026-04-25 21:33:09] "GET /virtual-machine-interface/21c9cfa3-d7bf-4e27-bbba-f1f6d299f06c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010582 10.0.0.33 - - [2026-04-25 21:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005897 10.0.0.33 - - [2026-04-25 21:33:09] "POST /ref-update HTTP/1.1" 200 156 0.142650 10.0.0.33 - - [2026-04-25 21:33:09] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003990 10.0.0.33 - - [2026-04-25 21:33:09] "GET /domains HTTP/1.1" 200 280 0.003492 10.0.0.33 - - [2026-04-25 21:33:09] "GET /domain/b0268527-d23e-42a3-ac14-e87e461c69cd HTTP/1.1" 200 3087 0.013188 10.0.0.33 - - [2026-04-25 21:33:09] "POST /instance-ips HTTP/1.1" 200 409 0.025941 10.0.0.33 - - [2026-04-25 21:33:09] "GET /instance-ip/9b35e2be-916d-4d9e-b6cb-a90e34749f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.007496 10.0.0.33 - - [2026-04-25 21:33:09] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f HTTP/1.1" 200 5476 0.053884 10.0.0.33 - - [2026-04-25 21:33:09] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 2083 0.044170 10.0.0.33 - - [2026-04-25 21:33:09] "POST /loadbalancers HTTP/1.1" 200 610 0.090162 10.0.0.33 - - [2026-04-25 21:33:09] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 2083 0.010885 10.0.0.33 - - [2026-04-25 21:33:09] "GET /routing-instance/d92dbe3e-e2cf-46a5-8c6f-8836bea59285 HTTP/1.1" 200 1182 0.004200 10.0.0.33 - - [2026-04-25 21:33:09] "GET /routing-instance/d92dbe3e-e2cf-46a5-8c6f-8836bea59285 HTTP/1.1" 200 1182 0.002304 10.0.0.33 - - [2026-04-25 21:33:09] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038329 10.0.0.33 - - [2026-04-25 21:33:09] "GET /instance-ip/9b35e2be-916d-4d9e-b6cb-a90e34749f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002746 10.0.0.33 - - [2026-04-25 21:33:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024048 10.0.0.33 - - [2026-04-25 21:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.33 - - [2026-04-25 21:33:09] "POST /floating-ips HTTP/1.1" 200 597 0.033449 10.0.0.33 - - [2026-04-25 21:33:09] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047773 10.0.0.33 - - [2026-04-25 21:33:10] "POST /route-targets HTTP/1.1" 200 327 0.023740 10.0.0.33 - - [2026-04-25 21:33:10] "GET /loadbalancer/261398de-4d4c-423a-bb47-d07a19158649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004604 10.0.0.33 - - [2026-04-25 21:33:10] "POST /ref-update HTTP/1.1" 200 156 0.026645 10.0.0.33 - - [2026-04-25 21:33:10] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.060076 10.0.0.33 - - [2026-04-25 21:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.33 - - [2026-04-25 21:33:10] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041006 10.0.0.33 - - [2026-04-25 21:33:10] "GET /loadbalancer-listener/db21b49b-f090-4eeb-ba3a-174872f9ba70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004052 10.0.0.33 - - [2026-04-25 21:33:10] "GET /loadbalancer-listener/db21b49b-f090-4eeb-ba3a-174872f9ba70?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002923 10.0.0.33 - - [2026-04-25 21:33:10] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021551 10.0.0.33 - - [2026-04-25 21:33:10] "GET /instance-ip/9b35e2be-916d-4d9e-b6cb-a90e34749f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003549 10.0.0.33 - - [2026-04-25 21:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2026-04-25 21:33:10] "GET /instance-ip/9b35e2be-916d-4d9e-b6cb-a90e34749f23?fields=floating_ips HTTP/1.1" 200 1213 0.005183 10.0.0.33 - - [2026-04-25 21:33:10] "GET /loadbalancer/261398de-4d4c-423a-bb47-d07a19158649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002945 10.0.0.33 - - [2026-04-25 21:33:10] "GET /floating-ip/1050149a-bea3-48f0-805f-8816f7920f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.001961 10.0.0.33 - - [2026-04-25 21:33:10] "POST /tags HTTP/1.1" 200 295 0.047509 10.0.0.33 - - [2026-04-25 21:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006567 10.0.0.33 - - [2026-04-25 21:33:10] "GET /tag/49d4f340-5fed-483f-bcde-ba9509d03a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.018611 10.0.0.33 - - [2026-04-25 21:33:10] "POST /tags HTTP/1.1" 409 233 0.001952 10.0.0.33 - - [2026-04-25 21:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.33 - - [2026-04-25 21:33:10] "GET /tag/65c5bf89-4c84-4d66-ad12-07cde8cb9c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.012704 10.0.0.33 - - [2026-04-25 21:33:10] "POST /tags HTTP/1.1" 409 206 0.001838 10.0.0.33 - - [2026-04-25 21:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2026-04-25 21:33:10] "GET /tag/5e27286f-f4a3-42c4-8465-699bc34e5fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013639 10.0.0.33 - - [2026-04-25 21:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-04-25 21:33:10] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004708 10.0.0.33 - - [2026-04-25 21:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2026-04-25 21:33:10] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032926 10.0.0.33 - - [2026-04-25 21:33:10] "POST /virtual-machines HTTP/1.1" 200 369 0.006656 10.0.0.33 - - [2026-04-25 21:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007971 10.0.0.33 - - [2026-04-25 21:33:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110211 10.0.0.33 - - [2026-04-25 21:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023276 10.0.0.33 - - [2026-04-25 21:33:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012393 10.0.0.33 - - [2026-04-25 21:33:10] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005174 10.0.0.33 - - [2026-04-25 21:33:10] "POST /instance-ips HTTP/1.1" 200 409 0.019871 10.0.0.33 - - [2026-04-25 21:33:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023699 10.0.0.33 - - [2026-04-25 21:33:10] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011254 10.0.0.33 - - [2026-04-25 21:33:11] "POST /set-tag HTTP/1.1" 200 109 0.023986 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.022449 10.0.0.33 - - [2026-04-25 21:33:11] "GET /instance-ip/5b9cdc54-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003396 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004785 10.0.0.33 - - [2026-04-25 21:33:11] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002124 10.0.0.33 - - [2026-04-25 21:33:11] "POST /ref-update HTTP/1.1" 200 156 0.007499 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005112 10.0.0.33 - - [2026-04-25 21:33:11] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.33 - - [2026-04-25 21:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003519 10.0.0.33 - - [2026-04-25 21:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.33 - - [2026-04-25 21:33:11] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036881 10.0.0.33 - - [2026-04-25 21:33:11] "POST /virtual-machines HTTP/1.1" 200 369 0.007824 10.0.0.33 - - [2026-04-25 21:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016710 10.0.0.33 - - [2026-04-25 21:33:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133912 10.0.0.33 - - [2026-04-25 21:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012818 10.0.0.33 - - [2026-04-25 21:33:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008905 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006100 10.0.0.33 - - [2026-04-25 21:33:11] "POST /instance-ips HTTP/1.1" 200 409 0.025323 10.0.0.33 - - [2026-04-25 21:33:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027272 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009495 10.0.0.33 - - [2026-04-25 21:33:11] "POST /set-tag HTTP/1.1" 200 109 0.030912 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019161 10.0.0.33 - - [2026-04-25 21:33:11] "GET /instance-ip/5c069220-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003607 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005230 10.0.0.33 - - [2026-04-25 21:33:11] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004328 10.0.0.33 - - [2026-04-25 21:33:11] "POST /ref-update HTTP/1.1" 200 156 0.008896 10.0.0.33 - - [2026-04-25 21:33:11] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016484 10.0.0.33 - - [2026-04-25 21:33:11] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.33 - - [2026-04-25 21:33:12] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016734 10.0.0.33 - - [2026-04-25 21:33:12] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.33 - - [2026-04-25 21:33:12] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004793 10.0.0.33 - - [2026-04-25 21:33:12] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.33 - - [2026-04-25 21:33:14] "GET /domains HTTP/1.1" 200 280 0.001800 10.0.0.33 - - [2026-04-25 21:33:14] "GET /domain/b0268527-d23e-42a3-ac14-e87e461c69cd HTTP/1.1" 200 3087 0.004016 10.0.0.33 - - [2026-04-25 21:33:14] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f HTTP/1.1" 200 7064 0.036537 10.0.0.33 - - [2026-04-25 21:33:14] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 2083 0.005771 10.0.0.33 - - [2026-04-25 21:33:14] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 2083 0.004830 10.0.0.33 - - [2026-04-25 21:33:14] "GET /routing-instance/d92dbe3e-e2cf-46a5-8c6f-8836bea59285 HTTP/1.1" 200 1403 0.004295 10.0.0.33 - - [2026-04-25 21:33:14] "GET /routing-instance/d92dbe3e-e2cf-46a5-8c6f-8836bea59285 HTTP/1.1" 200 1403 0.002987 10.0.0.33 - - [2026-04-25 21:33:14] "GET /route-target/5516e1c0-8843-4068-832e-d8731ceefc22 HTTP/1.1" 200 1151 0.002631 10.0.0.33 - - [2026-04-25 21:33:14] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 2083 0.006274 10.0.0.33 - - [2026-04-25 21:33:14] "GET /routing-instance/d92dbe3e-e2cf-46a5-8c6f-8836bea59285 HTTP/1.1" 200 1403 0.004398 10.0.0.33 - - [2026-04-25 21:33:14] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003764 10.0.0.33 - - [2026-04-25 21:33:14] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 2083 0.003844 10.0.0.33 - - [2026-04-25 21:33:15] "GET /routing-instance/d92dbe3e-e2cf-46a5-8c6f-8836bea59285 HTTP/1.1" 200 1403 0.020836 10.0.0.33 - - [2026-04-25 21:33:15] "GET /routing-instance/d92dbe3e-e2cf-46a5-8c6f-8836bea59285 HTTP/1.1" 200 1403 0.006473 10.0.0.33 - - [2026-04-25 21:33:15] "GET /route-target/5516e1c0-8843-4068-832e-d8731ceefc22 HTTP/1.1" 200 1151 0.003582 10.0.0.33 - - [2026-04-25 21:33:15] "GET /domains HTTP/1.1" 200 280 0.001697 10.0.0.33 - - [2026-04-25 21:33:15] "GET /domain/b0268527-d23e-42a3-ac14-e87e461c69cd HTTP/1.1" 200 3087 0.002621 10.0.0.33 - - [2026-04-25 21:33:15] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f HTTP/1.1" 200 7064 0.032963 10.0.0.33 - - [2026-04-25 21:33:15] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 2083 0.004394 10.0.0.33 - - [2026-04-25 21:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2026-04-25 21:33:15] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032802 10.0.0.33 - - [2026-04-25 21:33:15] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005017 10.0.0.33 - - [2026-04-25 21:33:15] "GET /floating-ip-pools?parent_id=51d59a92-f303-415c-ad6c-4825c605aad2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001921 10.0.0.33 - - [2026-04-25 21:33:15] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.006272 10.0.0.33 - - [2026-04-25 21:33:15] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016047 10.0.0.33 - - [2026-04-25 21:33:15] "POST /ref-update HTTP/1.1" 200 156 0.008905 10.0.0.33 - - [2026-04-25 21:33:15] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.014487 10.0.0.33 - - [2026-04-25 21:33:15] "GET /domains HTTP/1.1" 200 280 0.001679 10.0.0.33 - - [2026-04-25 21:33:15] "GET /domain/b0268527-d23e-42a3-ac14-e87e461c69cd HTTP/1.1" 200 3087 0.003284 10.0.0.33 - - [2026-04-25 21:33:15] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f HTTP/1.1" 200 7320 0.028696 10.0.0.33 - - [2026-04-25 21:33:15] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 2321 0.005310 10.0.0.33 - - [2026-04-25 21:33:15] "GET /floating-ip-pool/76102841-74de-48b9-a897-7a2f4096fd79 HTTP/1.1" 200 1314 0.002591 10.0.0.33 - - [2026-04-25 21:33:15] "GET /domains HTTP/1.1" 200 280 0.001491 10.0.0.33 - - [2026-04-25 21:33:15] "GET /domain/b0268527-d23e-42a3-ac14-e87e461c69cd HTTP/1.1" 200 3087 0.002702 10.0.0.33 - - [2026-04-25 21:33:15] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f HTTP/1.1" 200 7320 0.028644 10.0.0.33 - - [2026-04-25 21:33:15] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 2321 0.004027 10.0.0.33 - - [2026-04-25 21:33:15] "GET /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003759 10.0.0.33 - - [2026-04-25 21:33:15] "POST /tags HTTP/1.1" 200 365 0.053000 10.0.0.33 - - [2026-04-25 21:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008062 10.0.0.33 - - [2026-04-25 21:33:15] "GET /tag/3280d224-782a-4ed1-8411-78f91908c016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012391 10.0.0.33 - - [2026-04-25 21:33:15] "POST /tags HTTP/1.1" 409 206 0.003683 10.0.0.33 - - [2026-04-25 21:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2026-04-25 21:33:15] "GET /tag/5e27286f-f4a3-42c4-8465-699bc34e5fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013659 10.0.0.33 - - [2026-04-25 21:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-04-25 21:33:15] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037377 10.0.0.33 - - [2026-04-25 21:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.33 - - [2026-04-25 21:33:15] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004419 10.0.0.33 - - [2026-04-25 21:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.33 - - [2026-04-25 21:33:15] "GET /service-appliance-set/2acee092-7c33-4556-9153-7c0f75b6c788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004331 10.0.0.33 - - [2026-04-25 21:33:15] "POST /fqname-to-id HTTP/1.1" 404 258 0.001408 10.0.0.33 - - [2026-04-25 21:33:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.120254 10.0.0.33 - - [2026-04-25 21:33:15] "GET /virtual-machine-interface/5836877b-01cc-4ec3-a7b5-2826b0ee4a52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006430 10.0.0.33 - - [2026-04-25 21:33:16] "POST /set-tag HTTP/1.1" 200 109 0.020295 10.0.0.33 - - [2026-04-25 21:33:16] "POST /instance-ips HTTP/1.1" 200 417 0.027243 10.0.0.33 - - [2026-04-25 21:33:16] "GET /instance-ip/3af7d950-4eb2-4065-b84e-fff070f4b676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.023006 10.0.0.33 - - [2026-04-25 21:33:16] "POST /loadbalancers HTTP/1.1" 200 618 0.078501 10.0.0.33 - - [2026-04-25 21:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017096 10.0.0.33 - - [2026-04-25 21:33:16] "POST /service-instances HTTP/1.1" 200 566 0.051660 10.0.0.33 - - [2026-04-25 21:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017058 10.0.0.33 - - [2026-04-25 21:33:16] "POST /ref-update HTTP/1.1" 200 156 0.022879 10.0.0.33 - - [2026-04-25 21:33:16] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.091974 10.0.0.33 - - [2026-04-25 21:33:16] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.013155 10.0.0.33 - - [2026-04-25 21:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020074 10.0.0.33 - - [2026-04-25 21:33:16] "GET /virtual-machine-interface/5836877b-01cc-4ec3-a7b5-2826b0ee4a52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.013399 10.0.0.33 - - [2026-04-25 21:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011823 10.0.0.33 - - [2026-04-25 21:33:16] "GET /virtual-machine-interface/5836877b-01cc-4ec3-a7b5-2826b0ee4a52?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.011684 10.0.0.33 - - [2026-04-25 21:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.33 - - [2026-04-25 21:33:16] "POST /virtual-machines HTTP/1.1" 200 429 0.011574 10.0.0.33 - - [2026-04-25 21:33:16] "GET /floating-ip-pool/76102841-74de-48b9-a897-7a2f4096fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008535 10.0.0.33 - - [2026-04-25 21:33:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.109769 10.0.0.33 - - [2026-04-25 21:33:16] "POST /floating-ips HTTP/1.1" 200 671 0.103026 10.0.0.33 - - [2026-04-25 21:33:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033543 10.0.0.33 - - [2026-04-25 21:33:16] "POST /chown HTTP/1.1" 200 109 0.054836 10.0.0.33 - - [2026-04-25 21:33:16] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010159 10.0.0.33 - - [2026-04-25 21:33:16] "POST /chown HTTP/1.1" 200 109 0.006236 10.0.0.33 - - [2026-04-25 21:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.33 - - [2026-04-25 21:33:16] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003047 10.0.0.33 - - [2026-04-25 21:33:16] "PUT /virtual-machine-interface/aac1a205-8f7c-4957-b66f-1c100ee74c39 HTTP/1.1" 200 284 0.021797 10.0.0.33 - - [2026-04-25 21:33:16] "POST /tags HTTP/1.1" 409 221 0.014269 10.0.0.33 - - [2026-04-25 21:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.33 - - [2026-04-25 21:33:16] "PUT /instance-ip/3af7d950-4eb2-4065-b84e-fff070f4b676 HTTP/1.1" 200 256 0.016547 10.0.0.33 - - [2026-04-25 21:33:16] "GET /tag/ef68b27b-4152-492d-b879-ed23744ee2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012432 10.0.0.33 - - [2026-04-25 21:33:16] "POST /tags HTTP/1.1" 409 238 0.009191 10.0.0.33 - - [2026-04-25 21:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008331 10.0.0.33 - - [2026-04-25 21:33:16] "POST /ref-update HTTP/1.1" 200 156 0.042402 10.0.0.33 - - [2026-04-25 21:33:16] "POST /ref-update HTTP/1.1" 200 156 0.023125 10.0.0.33 - - [2026-04-25 21:33:16] "GET /tag/3280d224-782a-4ed1-8411-78f91908c016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.033229 10.0.0.33 - - [2026-04-25 21:33:16] "POST /ref-update HTTP/1.1" 200 156 0.050161 10.0.0.33 - - [2026-04-25 21:33:17] "POST /firewall-rules HTTP/1.1" 200 650 0.093722 10.0.0.33 - - [2026-04-25 21:33:17] "GET /firewall-rule/d4d96e29-bbba-408e-91c2-0d74e9533200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.027085 10.0.0.33 - - [2026-04-25 21:33:17] "POST /ref-update HTTP/1.1" 200 156 0.075337 10.0.0.33 - - [2026-04-25 21:33:17] "GET /firewall-policy/ce04f398-549a-4ea7-ab79-156f43986988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.018055 10.0.0.33 - - [2026-04-25 21:33:17] "POST /ref-update HTTP/1.1" 200 156 0.048703 10.0.0.33 - - [2026-04-25 21:33:17] "GET /firewall-rule/d4d96e29-bbba-408e-91c2-0d74e9533200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.010168 10.0.0.33 - - [2026-04-25 21:33:17] "POST /ref-update HTTP/1.1" 200 156 0.039192 10.0.0.33 - - [2026-04-25 21:33:17] "POST /ref-update HTTP/1.1" 200 156 0.059944 10.0.0.33 - - [2026-04-25 21:33:17] "POST /virtual-machines HTTP/1.1" 200 429 0.015066 10.0.0.33 - - [2026-04-25 21:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2026-04-25 21:33:17] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040928 10.0.0.33 - - [2026-04-25 21:33:17] "GET /loadbalancer/d97eff36-1908-43b6-8a36-a6c0efff4030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002681 10.0.0.33 - - [2026-04-25 21:33:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.148344 10.0.0.33 - - [2026-04-25 21:33:17] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.067207 10.0.0.33 - - [2026-04-25 21:33:17] "POST /chown HTTP/1.1" 200 109 0.037240 10.0.0.33 - - [2026-04-25 21:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010349 10.0.0.33 - - [2026-04-25 21:33:17] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038869 10.0.0.33 - - [2026-04-25 21:33:17] "POST /chown HTTP/1.1" 200 109 0.018718 10.0.0.33 - - [2026-04-25 21:33:17] "PUT /virtual-machine-interface/79d64894-7d8c-4855-a369-2aba09214d53 HTTP/1.1" 200 284 0.019685 10.0.0.33 - - [2026-04-25 21:33:17] "GET /loadbalancer-listener/47c09dac-68be-4d0c-9bc5-4d43e74629b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.015231 10.0.0.33 - - [2026-04-25 21:33:17] "GET /loadbalancer-listener/47c09dac-68be-4d0c-9bc5-4d43e74629b5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.003912 10.0.0.33 - - [2026-04-25 21:33:17] "PUT /instance-ip/3af7d950-4eb2-4065-b84e-fff070f4b676 HTTP/1.1" 200 256 0.025840 10.0.0.33 - - [2026-04-25 21:33:17] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.069748 10.0.0.33 - - [2026-04-25 21:33:17] "POST /ref-update HTTP/1.1" 200 156 0.060622 10.0.0.33 - - [2026-04-25 21:33:17] "POST /ref-update HTTP/1.1" 200 156 0.029201 10.0.0.33 - - [2026-04-25 21:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032815 10.0.0.33 - - [2026-04-25 21:33:17] "POST /ref-update HTTP/1.1" 200 156 0.031852 10.0.0.33 - - [2026-04-25 21:33:17] "GET /loadbalancer-pool/15a18623-c087-4242-988b-5ea417d38205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006639 10.0.0.33 - - [2026-04-25 21:33:17] "POST /loadbalancer-members HTTP/1.1" 200 707 0.022449 10.0.0.33 - - [2026-04-25 21:33:17] "POST /ref-update HTTP/1.1" 200 156 0.026670 10.0.0.33 - - [2026-04-25 21:33:17] "POST /ref-update HTTP/1.1" 200 156 0.020410 10.0.0.33 - - [2026-04-25 21:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024524 10.0.0.33 - - [2026-04-25 21:33:17] "GET /loadbalancer-member/83f6ec8f-9039-4392-8fc0-eb2204b75840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.009333 10.0.0.33 - - [2026-04-25 21:33:17] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003937 10.0.0.33 - - [2026-04-25 21:33:17] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.009151 10.0.0.33 - - [2026-04-25 21:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015250 10.0.0.33 - - [2026-04-25 21:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011210 10.0.0.33 - - [2026-04-25 21:33:17] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003238 10.0.0.33 - - [2026-04-25 21:33:17] "POST /tags HTTP/1.1" 409 221 0.001696 10.0.0.33 - - [2026-04-25 21:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.33 - - [2026-04-25 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.33 - - [2026-04-25 21:33:18] "GET /tag/ef68b27b-4152-492d-b879-ed23744ee2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.013573 10.0.0.33 - - [2026-04-25 21:33:18] "POST /tags HTTP/1.1" 409 238 0.001969 10.0.0.33 - - [2026-04-25 21:33:18] "POST /chown HTTP/1.1" 200 109 0.022264 10.0.0.33 - - [2026-04-25 21:33:18] "POST /chown HTTP/1.1" 200 109 0.013718 10.0.0.33 - - [2026-04-25 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.33 - - [2026-04-25 21:33:18] "GET /tag/3280d224-782a-4ed1-8411-78f91908c016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012029 10.0.0.33 - - [2026-04-25 21:33:18] "POST /firewall-rules HTTP/1.1" 409 293 0.001578 10.0.0.33 - - [2026-04-25 21:33:18] "PUT /instance-ip/3af7d950-4eb2-4065-b84e-fff070f4b676 HTTP/1.1" 200 256 0.037485 10.0.0.33 - - [2026-04-25 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-04-25 21:33:18] "POST /ref-update HTTP/1.1" 200 156 0.024070 10.0.0.33 - - [2026-04-25 21:33:18] "POST /chown HTTP/1.1" 200 109 0.029887 10.0.0.33 - - [2026-04-25 21:33:18] "PUT /firewall-rule/d4d96e29-bbba-408e-91c2-0d74e9533200 HTTP/1.1" 200 260 0.076390 10.0.0.33 - - [2026-04-25 21:33:18] "GET /firewall-rule/d4d96e29-bbba-408e-91c2-0d74e9533200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.013461 10.0.0.33 - - [2026-04-25 21:33:18] "POST /chown HTTP/1.1" 200 109 0.049880 10.0.0.33 - - [2026-04-25 21:33:18] "GET /firewall-policy/ce04f398-549a-4ea7-ab79-156f43986988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003805 10.0.0.33 - - [2026-04-25 21:33:18] "GET /firewall-rule/d4d96e29-bbba-408e-91c2-0d74e9533200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004434 10.0.0.33 - - [2026-04-25 21:33:18] "PUT /instance-ip/3af7d950-4eb2-4065-b84e-fff070f4b676 HTTP/1.1" 200 256 0.013337 10.0.0.33 - - [2026-04-25 21:33:18] "POST /ref-update HTTP/1.1" 200 156 0.014735 10.0.0.33 - - [2026-04-25 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.33 - - [2026-04-25 21:33:18] "POST /chown HTTP/1.1" 200 109 0.006241 10.0.0.33 - - [2026-04-25 21:33:18] "POST /chown HTTP/1.1" 200 109 0.018980 10.0.0.33 - - [2026-04-25 21:33:18] "PUT /instance-ip/3af7d950-4eb2-4065-b84e-fff070f4b676 HTTP/1.1" 200 256 0.031812 10.0.0.33 - - [2026-04-25 21:33:18] "POST /ref-update HTTP/1.1" 200 156 0.027732 10.0.0.33 - - [2026-04-25 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.33 - - [2026-04-25 21:33:18] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.012463 10.0.0.33 - - [2026-04-25 21:33:18] "POST /chown HTTP/1.1" 200 109 0.026070 10.0.0.33 - - [2026-04-25 21:33:18] "POST /chown HTTP/1.1" 200 109 0.024407 10.0.0.33 - - [2026-04-25 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.33 - - [2026-04-25 21:33:18] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047385 10.0.0.33 - - [2026-04-25 21:33:18] "POST /virtual-machines HTTP/1.1" 200 373 0.015328 10.0.0.33 - - [2026-04-25 21:33:18] "PUT /instance-ip/3af7d950-4eb2-4065-b84e-fff070f4b676 HTTP/1.1" 200 256 0.053413 10.0.0.33 - - [2026-04-25 21:33:18] "POST /ref-update HTTP/1.1" 200 156 0.037878 10.0.0.33 - - [2026-04-25 21:33:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036083 10.0.0.33 - - [2026-04-25 21:33:18] "POST /ref-update HTTP/1.1" 200 156 0.028486 10.0.0.33 - - [2026-04-25 21:33:18] "POST /ref-update HTTP/1.1" 200 156 0.034477 10.0.0.33 - - [2026-04-25 21:33:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.179644 10.0.0.33 - - [2026-04-25 21:33:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021157 10.0.0.33 - - [2026-04-25 21:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010663 10.0.0.33 - - [2026-04-25 21:33:19] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.012368 10.0.0.33 - - [2026-04-25 21:33:19] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012519 10.0.0.33 - - [2026-04-25 21:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008957 10.0.0.33 - - [2026-04-25 21:33:19] "POST /instance-ips HTTP/1.1" 200 413 0.058416 10.0.0.33 - - [2026-04-25 21:33:19] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.016174 10.0.0.33 - - [2026-04-25 21:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041463 10.0.0.33 - - [2026-04-25 21:33:19] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.024297 10.0.0.33 - - [2026-04-25 21:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.041369 10.0.0.33 - - [2026-04-25 21:33:19] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.016460 10.0.0.33 - - [2026-04-25 21:33:19] "POST /set-tag HTTP/1.1" 200 109 0.070223 10.0.0.33 - - [2026-04-25 21:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.037010 10.0.0.33 - - [2026-04-25 21:33:19] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.035369 10.0.0.33 - - [2026-04-25 21:33:19] "GET /instance-ip/6073d25a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.009641 10.0.0.33 - - [2026-04-25 21:33:19] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.013950 10.0.0.33 - - [2026-04-25 21:33:19] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005848 10.0.0.33 - - [2026-04-25 21:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040344 10.0.0.33 - - [2026-04-25 21:33:19] "POST /set-tag HTTP/1.1" 200 109 0.016604 10.0.0.33 - - [2026-04-25 21:33:19] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.010487 10.0.0.33 - - [2026-04-25 21:33:19] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.010832 10.0.0.33 - - [2026-04-25 21:33:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.025745 10.0.0.33 - - [2026-04-25 21:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.33 - - [2026-04-25 21:33:19] "POST /ref-update HTTP/1.1" 200 156 0.037338 10.0.0.33 - - [2026-04-25 21:33:19] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.022241 10.0.0.33 - - [2026-04-25 21:33:19] "POST /set-tag HTTP/1.1" 200 109 0.005080 10.0.0.33 - - [2026-04-25 21:33:19] "POST /chown HTTP/1.1" 200 109 0.018421 10.0.0.33 - - [2026-04-25 21:33:19] "POST /chown HTTP/1.1" 200 109 0.017010 10.0.0.33 - - [2026-04-25 21:33:19] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015031 10.0.0.33 - - [2026-04-25 21:33:19] "POST /set-tag HTTP/1.1" 200 109 0.002913 10.0.0.33 - - [2026-04-25 21:33:19] "POST /chown HTTP/1.1" 200 109 0.027632 10.0.0.33 - - [2026-04-25 21:33:19] "POST /chown HTTP/1.1" 200 109 0.006706 10.0.0.33 - - [2026-04-25 21:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011366 10.0.0.33 - - [2026-04-25 21:33:19] "POST /chown HTTP/1.1" 200 109 0.011017 10.0.0.33 - - [2026-04-25 21:33:19] "POST /chown HTTP/1.1" 200 109 0.006601 10.0.0.33 - - [2026-04-25 21:33:19] "POST /chown HTTP/1.1" 200 109 0.024307 10.0.0.33 - - [2026-04-25 21:33:19] "POST /chown HTTP/1.1" 200 109 0.023125 10.0.0.33 - - [2026-04-25 21:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.026725 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.023300 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.022393 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.015570 10.0.0.33 - - [2026-04-25 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.010285 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.007204 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.014904 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.019829 10.0.0.33 - - [2026-04-25 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.007930 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.017653 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.008679 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.023762 10.0.0.33 - - [2026-04-25 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.012579 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.021808 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.014466 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.010602 10.0.0.33 - - [2026-04-25 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.005953 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.016457 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.006129 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.021036 10.0.0.33 - - [2026-04-25 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.008767 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.021429 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.013424 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.006428 10.0.0.33 - - [2026-04-25 21:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.33 - - [2026-04-25 21:33:20] "POST /chown HTTP/1.1" 200 109 0.011712 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.008888 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.015440 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.017702 10.0.0.33 - - [2026-04-25 21:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.005759 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.026991 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.025161 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.027700 10.0.0.33 - - [2026-04-25 21:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.007208 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.022197 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.013242 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.006427 10.0.0.33 - - [2026-04-25 21:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.007849 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.016834 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.006806 10.0.0.33 - - [2026-04-25 21:33:21] "POST /chown HTTP/1.1" 200 109 0.040464 10.0.0.33 - - [2026-04-25 21:33:26] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004242 10.0.0.33 - - [2026-04-25 21:33:26] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.33 - - [2026-04-25 21:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2026-04-25 21:33:27] "GET /loadbalancer/261398de-4d4c-423a-bb47-d07a19158649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002177 10.0.0.33 - - [2026-04-25 21:33:27] "GET /loadbalancer-pool/2d95530e-f81a-4f0a-9d94-7ca2e300a3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002617 10.0.0.33 - - [2026-04-25 21:33:27] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024368 10.0.0.33 - - [2026-04-25 21:33:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027015 10.0.0.33 - - [2026-04-25 21:33:27] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006527 10.0.0.33 - - [2026-04-25 21:33:27] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007100 10.0.0.33 - - [2026-04-25 21:33:27] "POST /ref-update HTTP/1.1" 200 156 0.007510 10.0.0.33 - - [2026-04-25 21:33:27] "POST /tags HTTP/1.1" 409 221 0.002057 10.0.0.33 - - [2026-04-25 21:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.33 - - [2026-04-25 21:33:27] "GET /tag/ef68b27b-4152-492d-b879-ed23744ee2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010644 10.0.0.33 - - [2026-04-25 21:33:27] "GET /floating-ip/1050149a-bea3-48f0-805f-8816f7920f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004494 10.0.0.33 - - [2026-04-25 21:33:27] "PUT /floating-ip/1050149a-bea3-48f0-805f-8816f7920f8d HTTP/1.1" 200 256 0.008668 10.0.0.33 - - [2026-04-25 21:33:27] "POST /set-tag HTTP/1.1" 200 109 0.028632 10.0.0.33 - - [2026-04-25 21:33:27] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005574 10.0.0.33 - - [2026-04-25 21:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.33 - - [2026-04-25 21:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.33 - - [2026-04-25 21:33:27] "GET /loadbalancer/261398de-4d4c-423a-bb47-d07a19158649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003794 10.0.0.33 - - [2026-04-25 21:33:27] "GET /loadbalancer-pool/2d95530e-f81a-4f0a-9d94-7ca2e300a3a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003079 10.0.0.33 - - [2026-04-25 21:33:28] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020269 10.0.0.33 - - [2026-04-25 21:33:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013776 10.0.0.33 - - [2026-04-25 21:33:28] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006872 10.0.0.33 - - [2026-04-25 21:33:28] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006106 10.0.0.33 - - [2026-04-25 21:33:28] "POST /ref-update HTTP/1.1" 200 156 0.007869 10.0.0.33 - - [2026-04-25 21:33:28] "GET /floating-ip/1050149a-bea3-48f0-805f-8816f7920f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002876 10.0.0.33 - - [2026-04-25 21:33:28] "POST /set-tag HTTP/1.1" 200 109 0.029990 10.0.0.33 - - [2026-04-25 21:33:31] "GET /virtual-machine/c784c93a-f951-40d1-aee7-7352365e570c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002873 10.0.0.33 - - [2026-04-25 21:33:31] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003868 10.0.0.33 - - [2026-04-25 21:33:31] "GET /virtual-machine/8ee783da-f219-4f90-b0d6-f958bf5024b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.006524 10.0.0.33 - - [2026-04-25 21:33:31] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011080 10.0.0.33 - - [2026-04-25 21:33:31] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004647 10.0.0.33 - - [2026-04-25 21:33:31] "POST /set-tag HTTP/1.1" 200 109 0.007498 10.0.0.33 - - [2026-04-25 21:33:36] "GET /virtual-machine/904fb1b7-14dc-420d-8281-3f525ec5a581?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003284 10.0.0.33 - - [2026-04-25 21:33:36] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005056 10.0.0.33 - - [2026-04-25 21:33:37] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004774 10.0.0.33 - - [2026-04-25 21:33:37] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.33 - - [2026-04-25 21:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-04-25 21:34:00] "POST /chown HTTP/1.1" 200 109 0.006583 10.0.0.33 - - [2026-04-25 21:34:00] "POST /chown HTTP/1.1" 200 109 0.006524 10.0.0.33 - - [2026-04-25 21:34:00] "POST /chown HTTP/1.1" 200 109 0.007067 10.0.0.33 - - [2026-04-25 21:34:00] "POST /chown HTTP/1.1" 200 109 0.026167 10.0.0.33 - - [2026-04-25 21:34:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002545 10.0.0.33 - - [2026-04-25 21:34:01] "GET /global-system-configs HTTP/1.1" 200 322 0.004013 10.0.0.33 - - [2026-04-25 21:34:08] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008465 10.0.0.33 - - [2026-04-25 21:34:08] "POST /set-tag HTTP/1.1" 200 109 0.005578 10.0.0.33 - - [2026-04-25 21:34:08] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006235 10.0.0.33 - - [2026-04-25 21:34:08] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.33 - - [2026-04-25 21:34:08] "GET /virtual-machine/904fb1b7-14dc-420d-8281-3f525ec5a581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003090 10.0.0.33 - - [2026-04-25 21:34:08] "POST /ref-update HTTP/1.1" 200 156 0.012459 10.0.0.33 - - [2026-04-25 21:34:08] "GET /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004276 10.0.0.33 - - [2026-04-25 21:34:08] "POST /set-tag HTTP/1.1" 200 109 0.014919 10.0.0.33 - - [2026-04-25 21:34:08] "POST /set-tag HTTP/1.1" 200 109 0.015170 10.0.0.33 - - [2026-04-25 21:34:08] "DELETE /instance-ip/6073d25a-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.042505 10.0.0.33 - - [2026-04-25 21:34:08] "DELETE /virtual-machine-interface/60544494-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.036494 10.0.0.33 - - [2026-04-25 21:34:08] "DELETE /virtual-machine/904fb1b7-14dc-420d-8281-3f525ec5a581 HTTP/1.1" 200 115 0.024373 10.0.0.33 - - [2026-04-25 21:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.33 - - [2026-04-25 21:34:12] "GET /tag/3280d224-782a-4ed1-8411-78f91908c016?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.009834 10.0.0.33 - - [2026-04-25 21:34:12] "GET /tag/3280d224-782a-4ed1-8411-78f91908c016?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.012649 10.0.0.33 - - [2026-04-25 21:34:12] "GET /virtual-machine-interface/5836877b-01cc-4ec3-a7b5-2826b0ee4a52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004088 10.0.0.33 - - [2026-04-25 21:34:12] "POST /set-tag HTTP/1.1" 200 109 0.014479 10.0.0.33 - - [2026-04-25 21:34:12] "GET /virtual-machine-interface/79d64894-7d8c-4855-a369-2aba09214d53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004104 10.0.0.33 - - [2026-04-25 21:34:12] "POST /set-tag HTTP/1.1" 200 109 0.016106 10.0.0.33 - - [2026-04-25 21:34:12] "GET /virtual-machine-interface/aac1a205-8f7c-4957-b66f-1c100ee74c39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.007586 10.0.0.33 - - [2026-04-25 21:34:12] "POST /set-tag HTTP/1.1" 200 109 0.013737 10.0.0.33 - - [2026-04-25 21:34:12] "GET /firewall-policy/ce04f398-549a-4ea7-ab79-156f43986988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006111 10.0.0.33 - - [2026-04-25 21:34:12] "GET /firewall-rule/d4d96e29-bbba-408e-91c2-0d74e9533200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004817 10.0.0.33 - - [2026-04-25 21:34:12] "POST /ref-update HTTP/1.1" 200 156 0.015277 10.0.0.33 - - [2026-04-25 21:34:12] "DELETE /firewall-rule/d4d96e29-bbba-408e-91c2-0d74e9533200 HTTP/1.1" 200 115 0.065047 10.0.0.33 - - [2026-04-25 21:34:12] "DELETE /loadbalancer-member/83f6ec8f-9039-4392-8fc0-eb2204b75840 HTTP/1.1" 200 115 0.028211 10.0.0.33 - - [2026-04-25 21:34:12] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.008554 10.0.0.33 - - [2026-04-25 21:34:12] "DELETE /loadbalancer-pool/15a18623-c087-4242-988b-5ea417d38205 HTTP/1.1" 200 115 0.044356 10.0.0.33 - - [2026-04-25 21:34:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011685 10.0.0.33 - - [2026-04-25 21:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.33 - - [2026-04-25 21:34:12] "DELETE /loadbalancer-listener/47c09dac-68be-4d0c-9bc5-4d43e74629b5 HTTP/1.1" 200 115 0.045629 10.0.0.33 - - [2026-04-25 21:34:12] "GET /floating-ip/157f7b7d-b8fc-4bac-b80b-4223acc05018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.003879 10.0.0.33 - - [2026-04-25 21:34:12] "POST /chown HTTP/1.1" 200 109 0.005529 10.0.0.33 - - [2026-04-25 21:34:12] "POST /chown HTTP/1.1" 200 109 0.022698 10.0.0.33 - - [2026-04-25 21:34:12] "POST /chown HTTP/1.1" 200 109 0.009712 10.0.0.33 - - [2026-04-25 21:34:12] "PUT /floating-ip/157f7b7d-b8fc-4bac-b80b-4223acc05018 HTTP/1.1" 200 256 0.031335 10.0.0.33 - - [2026-04-25 21:34:12] "POST /chown HTTP/1.1" 200 109 0.005242 10.0.0.33 - - [2026-04-25 21:34:12] "DELETE /floating-ip/157f7b7d-b8fc-4bac-b80b-4223acc05018 HTTP/1.1" 200 115 0.060713 10.0.0.33 - - [2026-04-25 21:34:12] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.013055 10.0.0.33 - - [2026-04-25 21:34:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.018002 10.0.0.33 - - [2026-04-25 21:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011564 10.0.0.33 - - [2026-04-25 21:34:12] "DELETE /loadbalancer/d97eff36-1908-43b6-8a36-a6c0efff4030 HTTP/1.1" 200 115 0.079604 10.0.0.33 - - [2026-04-25 21:34:12] "POST /chown HTTP/1.1" 200 109 0.008550 10.0.0.33 - - [2026-04-25 21:34:12] "POST /chown HTTP/1.1" 200 109 0.025015 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /instance-ip/3af7d950-4eb2-4065-b84e-fff070f4b676 HTTP/1.1" 200 115 0.100228 10.0.0.33 - - [2026-04-25 21:34:13] "POST /chown HTTP/1.1" 200 109 0.040446 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /virtual-machine-interface/5836877b-01cc-4ec3-a7b5-2826b0ee4a52 HTTP/1.1" 200 115 0.050252 10.0.0.33 - - [2026-04-25 21:34:13] "POST /chown HTTP/1.1" 404 171 0.004502 10.0.0.33 - - [2026-04-25 21:34:13] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.022474 10.0.0.33 - - [2026-04-25 21:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018060 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /tag/3280d224-782a-4ed1-8411-78f91908c016 HTTP/1.1" 200 115 0.118176 10.0.0.33 - - [2026-04-25 21:34:13] "GET /floating-ip-pool/76102841-74de-48b9-a897-7a2f4096fd79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002748 10.0.0.33 - - [2026-04-25 21:34:13] "POST /ref-update HTTP/1.1" 200 156 0.012176 10.0.0.33 - - [2026-04-25 21:34:13] "PUT /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 266 0.021458 10.0.0.33 - - [2026-04-25 21:34:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020656 10.0.0.33 - - [2026-04-25 21:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.33 - - [2026-04-25 21:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /floating-ip-pool/76102841-74de-48b9-a897-7a2f4096fd79 HTTP/1.1" 200 115 0.037799 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /service-instance/fce18552-061b-4c6b-abf4-581df451f8fd HTTP/1.1" 200 115 0.067957 10.0.0.33 - - [2026-04-25 21:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003609 10.0.0.33 - - [2026-04-25 21:34:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001485 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /virtual-network/51d59a92-f303-415c-ad6c-4825c605aad2 HTTP/1.1" 200 115 0.147742 10.0.0.33 - - [2026-04-25 21:34:13] "GET /routing-instance/d92dbe3e-e2cf-46a5-8c6f-8836bea59285 HTTP/1.1" 404 171 0.003041 10.0.0.33 - - [2026-04-25 21:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008179 10.0.0.33 - - [2026-04-25 21:34:13] "GET /domains HTTP/1.1" 200 280 0.004261 10.0.0.33 - - [2026-04-25 21:34:13] "GET /domain/b0268527-d23e-42a3-ac14-e87e461c69cd HTTP/1.1" 200 3087 0.005155 10.0.0.33 - - [2026-04-25 21:34:13] "GET /virtual-machine-interface/aac1a205-8f7c-4957-b66f-1c100ee74c39?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.021843 10.0.0.33 - - [2026-04-25 21:34:13] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f HTTP/1.1" 200 7142 0.081797 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /route-target/5516e1c0-8843-4068-832e-d8731ceefc22 HTTP/1.1" 200 115 0.110359 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /virtual-machine-interface/aac1a205-8f7c-4957-b66f-1c100ee74c39 HTTP/1.1" 200 115 0.133187 10.0.0.33 - - [2026-04-25 21:34:13] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010263 10.0.0.33 - - [2026-04-25 21:34:13] "POST /ref-update HTTP/1.1" 200 156 0.035631 10.0.0.33 - - [2026-04-25 21:34:13] "POST /set-tag HTTP/1.1" 200 109 0.014991 10.0.0.33 - - [2026-04-25 21:34:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.33 - - [2026-04-25 21:34:13] "GET /loadbalancer/261398de-4d4c-423a-bb47-d07a19158649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002938 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /virtual-machine/26468ad2-9dc1-41fb-a6a6-6ddad57bbfdf HTTP/1.1" 200 115 0.030316 10.0.0.33 - - [2026-04-25 21:34:13] "GET /virtual-machine-interface/79d64894-7d8c-4855-a369-2aba09214d53?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005734 10.0.0.33 - - [2026-04-25 21:34:13] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006461 10.0.0.33 - - [2026-04-25 21:34:13] "POST /set-tag HTTP/1.1" 200 109 0.057537 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /virtual-machine-interface/79d64894-7d8c-4855-a369-2aba09214d53 HTTP/1.1" 200 115 0.144256 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /loadbalancer-member/f493d1dc-fa72-48ed-87a7-77df2c859023 HTTP/1.1" 200 115 0.073116 10.0.0.33 - - [2026-04-25 21:34:13] "DELETE /virtual-machine/118d226d-eedc-40f7-be70-a3c8e2446f74 HTTP/1.1" 200 115 0.036353 10.0.0.33 - - [2026-04-25 21:34:15] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.027790 10.0.0.33 - - [2026-04-25 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.33 - - [2026-04-25 21:34:15] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003993 10.0.0.33 - - [2026-04-25 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.33 - - [2026-04-25 21:34:15] "GET /virtual-machine/8ee783da-f219-4f90-b0d6-f958bf5024b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002580 10.0.0.33 - - [2026-04-25 21:34:15] "POST /ref-update HTTP/1.1" 200 156 0.018646 10.0.0.33 - - [2026-04-25 21:34:15] "GET /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003898 10.0.0.33 - - [2026-04-25 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.014214 10.0.0.33 - - [2026-04-25 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.021868 10.0.0.33 - - [2026-04-25 21:34:15] "POST /set-tag HTTP/1.1" 200 109 0.015503 10.0.0.33 - - [2026-04-25 21:34:15] "DELETE /instance-ip/5c069220-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.041466 10.0.0.33 - - [2026-04-25 21:34:15] "POST /ref-update HTTP/1.1" 200 156 0.009050 10.0.0.33 - - [2026-04-25 21:34:15] "DELETE /virtual-machine-interface/5be90c96-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.047198 10.0.0.33 - - [2026-04-25 21:34:15] "DELETE /virtual-machine/8ee783da-f219-4f90-b0d6-f958bf5024b7 HTTP/1.1" 200 115 0.026597 10.0.0.33 - - [2026-04-25 21:34:18] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009627 10.0.0.33 - - [2026-04-25 21:34:18] "POST /set-tag HTTP/1.1" 200 109 0.003300 10.0.0.33 - - [2026-04-25 21:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-04-25 21:34:18] "GET /loadbalancer/261398de-4d4c-423a-bb47-d07a19158649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002390 10.0.0.33 - - [2026-04-25 21:34:20] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008030 10.0.0.33 - - [2026-04-25 21:34:20] "POST /set-tag HTTP/1.1" 200 109 0.008717 10.0.0.33 - - [2026-04-25 21:34:20] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004765 10.0.0.33 - - [2026-04-25 21:34:20] "POST /set-tag HTTP/1.1" 200 109 0.003616 10.0.0.33 - - [2026-04-25 21:34:20] "GET /virtual-machine/c784c93a-f951-40d1-aee7-7352365e570c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004649 10.0.0.33 - - [2026-04-25 21:34:20] "POST /ref-update HTTP/1.1" 200 156 0.012853 10.0.0.33 - - [2026-04-25 21:34:20] "GET /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.018431 10.0.0.33 - - [2026-04-25 21:34:20] "POST /set-tag HTTP/1.1" 200 109 0.025046 10.0.0.33 - - [2026-04-25 21:34:20] "POST /set-tag HTTP/1.1" 200 109 0.017022 10.0.0.33 - - [2026-04-25 21:34:20] "POST /set-tag HTTP/1.1" 200 109 0.035070 10.0.0.33 - - [2026-04-25 21:34:20] "DELETE /instance-ip/5b9cdc54-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.055384 10.0.0.33 - - [2026-04-25 21:34:20] "POST /ref-update HTTP/1.1" 200 156 0.014957 10.0.0.33 - - [2026-04-25 21:34:20] "DELETE /virtual-machine-interface/5b861db6-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.052412 10.0.0.33 - - [2026-04-25 21:34:20] "DELETE /virtual-machine/c784c93a-f951-40d1-aee7-7352365e570c HTTP/1.1" 200 115 0.025872 10.0.0.33 - - [2026-04-25 21:34:20] "DELETE /tag/49d4f340-5fed-483f-bcde-ba9509d03a4b HTTP/1.1" 200 115 0.074884 10.0.0.33 - - [2026-04-25 21:34:20] "DELETE /tag/65c5bf89-4c84-4d66-ad12-07cde8cb9c45 HTTP/1.1" 200 115 0.060509 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-04-25 21:34:24] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032197 10.0.0.33 - - [2026-04-25 21:34:24] "POST /tags HTTP/1.1" 200 393 0.022121 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016527 10.0.0.33 - - [2026-04-25 21:34:24] "GET /tag/de0697ea-79a3-410e-9c60-b18e90fd2dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011287 10.0.0.33 - - [2026-04-25 21:34:24] "POST /tags HTTP/1.1" 200 341 0.016794 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-04-25 21:34:24] "GET /tag/4c8cf836-8ad1-4672-9051-5a2e7a41977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011912 10.0.0.33 - - [2026-04-25 21:34:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.001724 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.001329 10.0.0.33 - - [2026-04-25 21:34:24] "POST /security-groups HTTP/1.1" 200 589 0.058096 10.0.0.33 - - [2026-04-25 21:34:24] "POST /projects HTTP/1.1" 200 519 0.154861 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.001765 10.0.0.33 - - [2026-04-25 21:34:24] "POST /access-control-lists HTTP/1.1" 200 598 0.058277 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.010540 10.0.0.33 - - [2026-04-25 21:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.057804 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010232 10.0.0.33 - - [2026-04-25 21:34:24] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004566 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2026-04-25 21:34:24] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.014468 10.0.0.33 - - [2026-04-25 21:34:24] "POST /access-control-lists HTTP/1.1" 200 596 0.084866 10.0.0.33 - - [2026-04-25 21:34:24] "PUT /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01 HTTP/1.1" 200 264 0.076368 10.0.0.33 - - [2026-04-25 21:34:24] "PUT /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be HTTP/1.1" 200 264 0.049443 10.0.0.33 - - [2026-04-25 21:34:24] "POST /security-groups HTTP/1.1" 200 591 0.073523 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.002371 10.0.0.33 - - [2026-04-25 21:34:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032052 10.0.0.33 - - [2026-04-25 21:34:24] "POST /chown HTTP/1.1" 200 109 0.026009 10.0.0.33 - - [2026-04-25 21:34:24] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020283 10.0.0.33 - - [2026-04-25 21:34:24] "POST /access-control-lists HTTP/1.1" 200 632 0.107645 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.33 - - [2026-04-25 21:34:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.002852 10.0.0.33 - - [2026-04-25 21:34:25] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019857 10.0.0.33 - - [2026-04-25 21:34:25] "POST /tags HTTP/1.1" 409 226 0.002748 10.0.0.33 - - [2026-04-25 21:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.33 - - [2026-04-25 21:34:25] "POST /access-control-lists HTTP/1.1" 200 630 0.072164 10.0.0.33 - - [2026-04-25 21:34:25] "GET /tag/4c8cf836-8ad1-4672-9051-5a2e7a41977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.053154 10.0.0.33 - - [2026-04-25 21:34:25] "POST /firewall-rules HTTP/1.1" 200 600 0.075990 10.0.0.33 - - [2026-04-25 21:34:25] "GET /firewall-rule/bb0dc60d-948c-481e-b3f0-f4d665843523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.021307 10.0.0.33 - - [2026-04-25 21:34:25] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005868 10.0.0.33 - - [2026-04-25 21:34:25] "GET /firewall-rule/bb0dc60d-948c-481e-b3f0-f4d665843523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002847 10.0.0.33 - - [2026-04-25 21:34:25] "POST /ref-update HTTP/1.1" 200 156 0.076432 10.0.0.33 - - [2026-04-25 21:34:25] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026239 10.0.0.33 - - [2026-04-25 21:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2026-04-25 21:34:25] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002803 10.0.0.33 - - [2026-04-25 21:34:25] "POST /tags HTTP/1.1" 409 226 0.001953 10.0.0.33 - - [2026-04-25 21:34:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-04-25 21:34:25] "GET /tag/4c8cf836-8ad1-4672-9051-5a2e7a41977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019937 10.0.0.33 - - [2026-04-25 21:34:25] "POST /firewall-rules HTTP/1.1" 200 598 0.093368 10.0.0.33 - - [2026-04-25 21:34:25] "GET /firewall-rule/69ac684a-1e7f-4797-be0a-d2af2c257a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005168 10.0.0.33 - - [2026-04-25 21:34:25] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003400 10.0.0.33 - - [2026-04-25 21:34:25] "GET /firewall-rule/69ac684a-1e7f-4797-be0a-d2af2c257a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001960 10.0.0.33 - - [2026-04-25 21:34:25] "POST /ref-update HTTP/1.1" 200 156 0.124698 10.0.0.33 - - [2026-04-25 21:34:27] "POST /tags HTTP/1.1" 200 393 0.029589 10.0.0.33 - - [2026-04-25 21:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.33 - - [2026-04-25 21:34:27] "GET /tag/034bdb89-0156-45ef-b5e9-cf48a85c8ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.027987 10.0.0.33 - - [2026-04-25 21:34:27] "POST /tags HTTP/1.1" 200 341 0.039523 10.0.0.33 - - [2026-04-25 21:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006012 10.0.0.33 - - [2026-04-25 21:34:27] "GET /tag/9c2e2ac5-9483-439a-b8ed-d0716aab9e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.032999 10.0.0.33 - - [2026-04-25 21:34:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000567 10.0.0.33 - - [2026-04-25 21:34:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.001992 10.0.0.33 - - [2026-04-25 21:34:27] "POST /security-groups HTTP/1.1" 200 589 0.231629 10.0.0.33 - - [2026-04-25 21:34:27] "POST /projects HTTP/1.1" 200 519 0.402274 10.0.0.33 - - [2026-04-25 21:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.018421 10.0.0.33 - - [2026-04-25 21:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.33 - - [2026-04-25 21:34:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.001833 10.0.0.33 - - [2026-04-25 21:34:27] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.036172 10.0.0.33 - - [2026-04-25 21:34:27] "POST /access-control-lists HTTP/1.1" 200 598 0.083217 10.0.0.33 - - [2026-04-25 21:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.33 - - [2026-04-25 21:34:27] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.007485 10.0.0.33 - - [2026-04-25 21:34:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.003315 10.0.0.33 - - [2026-04-25 21:34:28] "POST /access-control-lists HTTP/1.1" 200 596 0.099789 10.0.0.33 - - [2026-04-25 21:34:28] "PUT /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01 HTTP/1.1" 200 264 0.155340 10.0.0.33 - - [2026-04-25 21:34:28] "PUT /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be HTTP/1.1" 200 264 0.087489 10.0.0.33 - - [2026-04-25 21:34:28] "POST /security-groups HTTP/1.1" 200 591 0.109802 10.0.0.33 - - [2026-04-25 21:34:28] "POST /fqname-to-id HTTP/1.1" 404 270 0.007340 10.0.0.33 - - [2026-04-25 21:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013037 10.0.0.33 - - [2026-04-25 21:34:28] "POST /chown HTTP/1.1" 200 109 0.031933 10.0.0.33 - - [2026-04-25 21:34:28] "POST /access-control-lists HTTP/1.1" 200 632 0.053708 10.0.0.33 - - [2026-04-25 21:34:28] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026632 10.0.0.33 - - [2026-04-25 21:34:28] "POST /fqname-to-id HTTP/1.1" 404 269 0.001957 10.0.0.33 - - [2026-04-25 21:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.33 - - [2026-04-25 21:34:28] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.039861 10.0.0.33 - - [2026-04-25 21:34:28] "POST /access-control-lists HTTP/1.1" 200 630 0.077610 10.0.0.33 - - [2026-04-25 21:34:28] "POST /tags HTTP/1.1" 409 226 0.023027 10.0.0.33 - - [2026-04-25 21:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.33 - - [2026-04-25 21:34:28] "GET /tag/9c2e2ac5-9483-439a-b8ed-d0716aab9e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.028568 10.0.0.33 - - [2026-04-25 21:34:28] "POST /firewall-rules HTTP/1.1" 200 600 0.071583 10.0.0.33 - - [2026-04-25 21:34:28] "GET /firewall-rule/49e7fca1-36a0-4993-a15a-e79bee5b668a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003754 10.0.0.33 - - [2026-04-25 21:34:28] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003850 10.0.0.33 - - [2026-04-25 21:34:28] "GET /firewall-rule/49e7fca1-36a0-4993-a15a-e79bee5b668a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003519 10.0.0.33 - - [2026-04-25 21:34:28] "POST /ref-update HTTP/1.1" 200 156 0.061318 10.0.0.33 - - [2026-04-25 21:34:28] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007661 10.0.0.33 - - [2026-04-25 21:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.33 - - [2026-04-25 21:34:29] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006688 10.0.0.33 - - [2026-04-25 21:34:29] "POST /tags HTTP/1.1" 409 226 0.001781 10.0.0.33 - - [2026-04-25 21:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.33 - - [2026-04-25 21:34:29] "GET /tag/9c2e2ac5-9483-439a-b8ed-d0716aab9e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011696 10.0.0.33 - - [2026-04-25 21:34:29] "POST /firewall-rules HTTP/1.1" 200 598 0.069406 10.0.0.33 - - [2026-04-25 21:34:29] "GET /firewall-rule/cb6a67c3-b6e4-4550-9daf-601ac4ceac29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.011900 10.0.0.33 - - [2026-04-25 21:34:29] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003862 10.0.0.33 - - [2026-04-25 21:34:29] "GET /firewall-rule/cb6a67c3-b6e4-4550-9daf-601ac4ceac29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002249 10.0.0.33 - - [2026-04-25 21:34:29] "POST /ref-update HTTP/1.1" 200 156 0.059880 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:34:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:34:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.33 - - [2026-04-25 21:34:30] "POST /tags HTTP/1.1" 200 345 0.099992 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010880 10.0.0.33 - - [2026-04-25 21:34:30] "GET /tag/17b66761-e259-4e9d-a7a1-264b0bb67553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.022853 10.0.0.33 - - [2026-04-25 21:34:30] "POST /projects HTTP/1.1" 409 238 0.003207 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2026-04-25 21:34:30] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034153 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.33 - - [2026-04-25 21:34:30] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.009756 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.33 - - [2026-04-25 21:34:30] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004546 10.0.0.33 - - [2026-04-25 21:34:30] "POST /security-groups HTTP/1.1" 409 285 0.002456 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2026-04-25 21:34:30] "PUT /security-group/9ea45ed5-a470-45ac-b746-021a124137ff HTTP/1.1" 200 262 0.055549 10.0.0.33 - - [2026-04-25 21:34:30] "PUT /access-control-list/3981b015-7a18-4d8c-ab6e-def277e64331 HTTP/1.1" 200 272 0.023510 10.0.0.33 - - [2026-04-25 21:34:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032923 10.0.0.33 - - [2026-04-25 21:34:30] "PUT /access-control-list/6d9362b1-bf43-4bca-a3ae-3c1ed5a0ddae HTTP/1.1" 200 272 0.013256 10.0.0.33 - - [2026-04-25 21:34:30] "POST /tags HTTP/1.1" 409 228 0.012980 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005755 10.0.0.33 - - [2026-04-25 21:34:30] "GET /tag/17b66761-e259-4e9d-a7a1-264b0bb67553?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.020749 10.0.0.33 - - [2026-04-25 21:34:30] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.074795 10.0.0.33 - - [2026-04-25 21:34:30] "POST /tags HTTP/1.1" 200 345 0.066901 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.33 - - [2026-04-25 21:34:30] "GET /tag/e509dedd-42b8-4ef1-b68c-0e9a2a3598e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017003 10.0.0.33 - - [2026-04-25 21:34:30] "POST /projects HTTP/1.1" 409 238 0.004437 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.33 - - [2026-04-25 21:34:30] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030249 10.0.0.33 - - [2026-04-25 21:34:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2026-04-25 21:34:31] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004486 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2026-04-25 21:34:31] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.007501 10.0.0.33 - - [2026-04-25 21:34:31] "POST /security-groups HTTP/1.1" 409 285 0.005587 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.33 - - [2026-04-25 21:34:31] "PUT /security-group/a558dfe9-a638-4260-8abb-4c86dc1791a1 HTTP/1.1" 200 262 0.058913 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2026-04-25 21:34:31] "PUT /access-control-list/1f006e23-315a-4f8c-b22e-839ce4dd3b5e HTTP/1.1" 200 272 0.010355 10.0.0.33 - - [2026-04-25 21:34:31] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052174 10.0.0.33 - - [2026-04-25 21:34:31] "PUT /access-control-list/385d4652-fcc2-47e8-a37d-0fe06cdb28aa HTTP/1.1" 200 272 0.042653 10.0.0.33 - - [2026-04-25 21:34:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.052525 10.0.0.33 - - [2026-04-25 21:34:31] "POST /tags HTTP/1.1" 409 228 0.015196 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007173 10.0.0.33 - - [2026-04-25 21:34:31] "GET /tag/e509dedd-42b8-4ef1-b68c-0e9a2a3598e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014423 10.0.0.33 - - [2026-04-25 21:34:31] "POST /tags HTTP/1.1" 200 291 0.043903 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.33 - - [2026-04-25 21:34:31] "GET /tag/f9e0d62c-4938-488d-9c19-5ddb03c58ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.016861 10.0.0.33 - - [2026-04-25 21:34:31] "POST /tags HTTP/1.1" 200 303 0.055066 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017045 10.0.0.33 - - [2026-04-25 21:34:31] "GET /tag/6b475dd3-812c-4841-a1dc-c7d2c804024c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019871 10.0.0.33 - - [2026-04-25 21:34:31] "POST /tags HTTP/1.1" 409 252 0.002079 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.33 - - [2026-04-25 21:34:31] "GET /tag/de0697ea-79a3-410e-9c60-b18e90fd2dbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014908 10.0.0.33 - - [2026-04-25 21:34:31] "POST /tags HTTP/1.1" 409 226 0.003592 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.33 - - [2026-04-25 21:34:31] "GET /tag/4c8cf836-8ad1-4672-9051-5a2e7a41977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.022630 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.33 - - [2026-04-25 21:34:31] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005101 10.0.0.33 - - [2026-04-25 21:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-04-25 21:34:31] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025371 10.0.0.33 - - [2026-04-25 21:34:31] "POST /virtual-machines HTTP/1.1" 200 395 0.009672 10.0.0.33 - - [2026-04-25 21:34:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025992 10.0.0.33 - - [2026-04-25 21:34:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.083713 10.0.0.33 - - [2026-04-25 21:34:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008153 10.0.0.33 - - [2026-04-25 21:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012037 10.0.0.33 - - [2026-04-25 21:34:32] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004811 10.0.0.33 - - [2026-04-25 21:34:32] "POST /instance-ips HTTP/1.1" 200 397 0.020400 10.0.0.33 - - [2026-04-25 21:34:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018368 10.0.0.33 - - [2026-04-25 21:34:32] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007046 10.0.0.33 - - [2026-04-25 21:34:32] "POST /set-tag HTTP/1.1" 200 109 0.063726 10.0.0.33 - - [2026-04-25 21:34:32] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008924 10.0.0.33 - - [2026-04-25 21:34:32] "GET /instance-ip/8bff31ee-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004329 10.0.0.33 - - [2026-04-25 21:34:32] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004012 10.0.0.33 - - [2026-04-25 21:34:32] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.33 - - [2026-04-25 21:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.33 - - [2026-04-25 21:34:32] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003850 10.0.0.33 - - [2026-04-25 21:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.33 - - [2026-04-25 21:34:32] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025401 10.0.0.33 - - [2026-04-25 21:34:32] "POST /virtual-machines HTTP/1.1" 200 395 0.006776 10.0.0.33 - - [2026-04-25 21:34:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022370 10.0.0.33 - - [2026-04-25 21:34:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105246 10.0.0.33 - - [2026-04-25 21:34:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008673 10.0.0.33 - - [2026-04-25 21:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019660 10.0.0.33 - - [2026-04-25 21:34:32] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004853 10.0.0.33 - - [2026-04-25 21:34:32] "POST /instance-ips HTTP/1.1" 200 397 0.023688 10.0.0.33 - - [2026-04-25 21:34:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016727 10.0.0.33 - - [2026-04-25 21:34:32] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004620 10.0.0.33 - - [2026-04-25 21:34:32] "POST /set-tag HTTP/1.1" 200 109 0.070215 10.0.0.33 - - [2026-04-25 21:34:32] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011013 10.0.0.33 - - [2026-04-25 21:34:32] "GET /instance-ip/8c62c43e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005761 10.0.0.33 - - [2026-04-25 21:34:33] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004308 10.0.0.33 - - [2026-04-25 21:34:33] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.33 - - [2026-04-25 21:34:33] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003521 10.0.0.33 - - [2026-04-25 21:34:33] "POST /ref-update HTTP/1.1" 200 156 0.008708 10.0.0.33 - - [2026-04-25 21:34:33] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021343 10.0.0.33 - - [2026-04-25 21:34:33] "POST /set-tag HTTP/1.1" 200 109 0.005528 10.0.0.33 - - [2026-04-25 21:34:33] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004487 10.0.0.33 - - [2026-04-25 21:34:33] "POST /ref-update HTTP/1.1" 200 156 0.008951 10.0.0.33 - - [2026-04-25 21:34:33] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012043 10.0.0.33 - - [2026-04-25 21:34:33] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.33 - - [2026-04-25 21:34:33] "POST /tags HTTP/1.1" 200 291 0.017760 10.0.0.33 - - [2026-04-25 21:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012554 10.0.0.33 - - [2026-04-25 21:34:33] "GET /tag/66cfc279-fc60-446d-9567-8a8cf572cd85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.013088 10.0.0.33 - - [2026-04-25 21:34:33] "POST /tags HTTP/1.1" 409 252 0.001987 10.0.0.33 - - [2026-04-25 21:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-04-25 21:34:33] "GET /tag/034bdb89-0156-45ef-b5e9-cf48a85c8ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011084 10.0.0.33 - - [2026-04-25 21:34:33] "POST /tags HTTP/1.1" 409 226 0.003660 10.0.0.33 - - [2026-04-25 21:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2026-04-25 21:34:33] "GET /tag/9c2e2ac5-9483-439a-b8ed-d0716aab9e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011618 10.0.0.33 - - [2026-04-25 21:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2026-04-25 21:34:33] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003973 10.0.0.33 - - [2026-04-25 21:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2026-04-25 21:34:33] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033132 10.0.0.33 - - [2026-04-25 21:34:33] "POST /virtual-machines HTTP/1.1" 200 395 0.008858 10.0.0.33 - - [2026-04-25 21:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011901 10.0.0.33 - - [2026-04-25 21:34:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087505 10.0.0.33 - - [2026-04-25 21:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008204 10.0.0.33 - - [2026-04-25 21:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.33 - - [2026-04-25 21:34:33] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006767 10.0.0.33 - - [2026-04-25 21:34:33] "POST /instance-ips HTTP/1.1" 200 397 0.020121 10.0.0.33 - - [2026-04-25 21:34:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023745 10.0.0.33 - - [2026-04-25 21:34:33] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010421 10.0.0.33 - - [2026-04-25 21:34:33] "POST /set-tag HTTP/1.1" 200 109 0.063780 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014723 10.0.0.33 - - [2026-04-25 21:34:34] "GET /instance-ip/8d05c40e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004502 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004524 10.0.0.33 - - [2026-04-25 21:34:34] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003574 10.0.0.33 - - [2026-04-25 21:34:34] "POST /ref-update HTTP/1.1" 200 156 0.006882 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005758 10.0.0.33 - - [2026-04-25 21:34:34] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.33 - - [2026-04-25 21:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004915 10.0.0.33 - - [2026-04-25 21:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010861 10.0.0.33 - - [2026-04-25 21:34:34] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035547 10.0.0.33 - - [2026-04-25 21:34:34] "POST /virtual-machines HTTP/1.1" 200 395 0.010147 10.0.0.33 - - [2026-04-25 21:34:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015335 10.0.0.33 - - [2026-04-25 21:34:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096648 10.0.0.33 - - [2026-04-25 21:34:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007951 10.0.0.33 - - [2026-04-25 21:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012318 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010235 10.0.0.33 - - [2026-04-25 21:34:34] "POST /instance-ips HTTP/1.1" 200 397 0.027619 10.0.0.33 - - [2026-04-25 21:34:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021093 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015195 10.0.0.33 - - [2026-04-25 21:34:34] "POST /set-tag HTTP/1.1" 200 109 0.063346 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016550 10.0.0.33 - - [2026-04-25 21:34:34] "GET /instance-ip/8d7243a4-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003477 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008283 10.0.0.33 - - [2026-04-25 21:34:34] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.33 - - [2026-04-25 21:34:34] "POST /tags HTTP/1.1" 200 299 0.021692 10.0.0.33 - - [2026-04-25 21:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2026-04-25 21:34:34] "GET /tag/7650c707-0622-47de-a86c-c0ce034d1782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012112 10.0.0.33 - - [2026-04-25 21:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-04-25 21:34:34] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003769 10.0.0.33 - - [2026-04-25 21:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-04-25 21:34:34] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030329 10.0.0.33 - - [2026-04-25 21:34:35] "POST /virtual-machines HTTP/1.1" 200 395 0.010623 10.0.0.33 - - [2026-04-25 21:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007916 10.0.0.33 - - [2026-04-25 21:34:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098304 10.0.0.33 - - [2026-04-25 21:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019783 10.0.0.33 - - [2026-04-25 21:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.33 - - [2026-04-25 21:34:35] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005270 10.0.0.33 - - [2026-04-25 21:34:35] "POST /instance-ips HTTP/1.1" 200 397 0.028149 10.0.0.33 - - [2026-04-25 21:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025911 10.0.0.33 - - [2026-04-25 21:34:35] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012625 10.0.0.33 - - [2026-04-25 21:34:35] "POST /set-tag HTTP/1.1" 200 109 0.017824 10.0.0.33 - - [2026-04-25 21:34:35] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017473 10.0.0.33 - - [2026-04-25 21:34:35] "GET /instance-ip/8de1730a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004956 10.0.0.33 - - [2026-04-25 21:34:35] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017370 10.0.0.33 - - [2026-04-25 21:34:35] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.33 - - [2026-04-25 21:34:35] "POST /tags HTTP/1.1" 200 299 0.020265 10.0.0.33 - - [2026-04-25 21:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2026-04-25 21:34:35] "GET /tag/aa348daf-a23c-49a8-9e2b-0fb6111b802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011461 10.0.0.33 - - [2026-04-25 21:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.33 - - [2026-04-25 21:34:35] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005169 10.0.0.33 - - [2026-04-25 21:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.33 - - [2026-04-25 21:34:35] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048396 10.0.0.33 - - [2026-04-25 21:34:35] "POST /virtual-machines HTTP/1.1" 200 395 0.008542 10.0.0.33 - - [2026-04-25 21:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008047 10.0.0.33 - - [2026-04-25 21:34:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107548 10.0.0.33 - - [2026-04-25 21:34:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032259 10.0.0.33 - - [2026-04-25 21:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007415 10.0.0.33 - - [2026-04-25 21:34:35] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004832 10.0.0.33 - - [2026-04-25 21:34:36] "POST /instance-ips HTTP/1.1" 200 397 0.029985 10.0.0.33 - - [2026-04-25 21:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.023476 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008882 10.0.0.33 - - [2026-04-25 21:34:36] "POST /set-tag HTTP/1.1" 200 109 0.022124 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013044 10.0.0.33 - - [2026-04-25 21:34:36] "GET /instance-ip/8e4fade8-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006100 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004374 10.0.0.33 - - [2026-04-25 21:34:36] "POST /set-tag HTTP/1.1" 200 109 0.001963 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003677 10.0.0.33 - - [2026-04-25 21:34:36] "POST /ref-update HTTP/1.1" 200 156 0.010388 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005605 10.0.0.33 - - [2026-04-25 21:34:36] "POST /set-tag HTTP/1.1" 200 109 0.003377 10.0.0.33 - - [2026-04-25 21:34:36] "POST /tags HTTP/1.1" 200 299 0.015327 10.0.0.33 - - [2026-04-25 21:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-04-25 21:34:36] "GET /tag/80673a6e-c4cb-4602-aa28-27a46eb4c004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011649 10.0.0.33 - - [2026-04-25 21:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004066 10.0.0.33 - - [2026-04-25 21:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.33 - - [2026-04-25 21:34:36] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032801 10.0.0.33 - - [2026-04-25 21:34:36] "POST /virtual-machines HTTP/1.1" 200 395 0.006691 10.0.0.33 - - [2026-04-25 21:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007960 10.0.0.33 - - [2026-04-25 21:34:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106682 10.0.0.33 - - [2026-04-25 21:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.020060 10.0.0.33 - - [2026-04-25 21:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011001 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005250 10.0.0.33 - - [2026-04-25 21:34:36] "POST /instance-ips HTTP/1.1" 200 397 0.020558 10.0.0.33 - - [2026-04-25 21:34:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032698 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012777 10.0.0.33 - - [2026-04-25 21:34:36] "POST /set-tag HTTP/1.1" 200 109 0.018472 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005895 10.0.0.33 - - [2026-04-25 21:34:36] "GET /instance-ip/8ec3190e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002712 10.0.0.33 - - [2026-04-25 21:34:36] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004344 10.0.0.33 - - [2026-04-25 21:34:36] "POST /set-tag HTTP/1.1" 200 109 0.001842 10.0.0.33 - - [2026-04-25 21:34:37] "POST /tags HTTP/1.1" 200 299 0.017995 10.0.0.33 - - [2026-04-25 21:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2026-04-25 21:34:37] "GET /tag/a9c9465c-d228-4629-837e-6ae77b925987?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012612 10.0.0.33 - - [2026-04-25 21:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006639 10.0.0.33 - - [2026-04-25 21:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.33 - - [2026-04-25 21:34:37] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034551 10.0.0.33 - - [2026-04-25 21:34:37] "POST /virtual-machines HTTP/1.1" 200 395 0.007453 10.0.0.33 - - [2026-04-25 21:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014296 10.0.0.33 - - [2026-04-25 21:34:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097842 10.0.0.33 - - [2026-04-25 21:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007934 10.0.0.33 - - [2026-04-25 21:34:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008337 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006215 10.0.0.33 - - [2026-04-25 21:34:37] "POST /instance-ips HTTP/1.1" 200 397 0.018412 10.0.0.33 - - [2026-04-25 21:34:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.052941 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.022512 10.0.0.33 - - [2026-04-25 21:34:37] "POST /set-tag HTTP/1.1" 200 109 0.016526 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009570 10.0.0.33 - - [2026-04-25 21:34:37] "GET /instance-ip/8f306982-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002870 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004474 10.0.0.33 - - [2026-04-25 21:34:37] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003121 10.0.0.33 - - [2026-04-25 21:34:37] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007767 10.0.0.33 - - [2026-04-25 21:34:37] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004004 10.0.0.33 - - [2026-04-25 21:34:37] "POST /set-tag HTTP/1.1" 200 109 0.001743 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003110 10.0.0.33 - - [2026-04-25 21:34:37] "POST /ref-update HTTP/1.1" 200 156 0.006884 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004430 10.0.0.33 - - [2026-04-25 21:34:37] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004874 10.0.0.33 - - [2026-04-25 21:34:37] "POST /ref-update HTTP/1.1" 200 156 0.006505 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003966 10.0.0.33 - - [2026-04-25 21:34:37] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.33 - - [2026-04-25 21:34:37] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003387 10.0.0.33 - - [2026-04-25 21:34:38] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.33 - - [2026-04-25 21:34:38] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.005613 10.0.0.33 - - [2026-04-25 21:34:38] "POST /ref-update HTTP/1.1" 200 156 0.007878 10.0.0.33 - - [2026-04-25 21:34:38] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004540 10.0.0.33 - - [2026-04-25 21:34:38] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.33 - - [2026-04-25 21:34:38] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004484 10.0.0.33 - - [2026-04-25 21:34:38] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.33 - - [2026-04-25 21:34:38] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004124 10.0.0.33 - - [2026-04-25 21:34:38] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.33 - - [2026-04-25 21:34:38] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004001 10.0.0.33 - - [2026-04-25 21:34:38] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.33 - - [2026-04-25 21:34:38] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006526 10.0.0.33 - - [2026-04-25 21:34:38] "POST /set-tag HTTP/1.1" 200 109 0.005878 10.0.0.33 - - [2026-04-25 21:34:38] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003773 10.0.0.33 - - [2026-04-25 21:34:38] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.33 - - [2026-04-25 21:34:38] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004023 10.0.0.33 - - [2026-04-25 21:34:38] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.33 - - [2026-04-25 21:34:42] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004381 10.0.0.33 - - [2026-04-25 21:34:42] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.33 - - [2026-04-25 21:34:43] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004245 10.0.0.33 - - [2026-04-25 21:34:43] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.33 - - [2026-04-25 21:34:43] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006305 10.0.0.33 - - [2026-04-25 21:34:43] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.33 - - [2026-04-25 21:34:44] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004844 10.0.0.33 - - [2026-04-25 21:34:44] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.33 - - [2026-04-25 21:34:45] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004645 10.0.0.33 - - [2026-04-25 21:34:45] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.33 - - [2026-04-25 21:34:46] "GET /virtual-machine/2223c7aa-c129-4f90-a698-fe2933cbf911?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003211 10.0.0.33 - - [2026-04-25 21:34:46] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005136 10.0.0.33 - - [2026-04-25 21:34:46] "GET /virtual-machine/a9bc4572-0423-4bbc-8b38-152cba3edc53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002918 10.0.0.33 - - [2026-04-25 21:34:46] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004291 10.0.0.33 - - [2026-04-25 21:34:46] "GET /virtual-machine/8bee2ff5-8849-438e-921e-e8fa77367d37?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002656 10.0.0.33 - - [2026-04-25 21:34:46] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004343 10.0.0.33 - - [2026-04-25 21:34:46] "GET /virtual-machine/05b8e752-2aea-4bbd-b103-d4763fee0814?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002935 10.0.0.33 - - [2026-04-25 21:34:46] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004323 10.0.0.33 - - [2026-04-25 21:34:47] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004572 10.0.0.33 - - [2026-04-25 21:34:47] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.33 - - [2026-04-25 21:34:48] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004511 10.0.0.33 - - [2026-04-25 21:34:48] "POST /set-tag HTTP/1.1" 200 109 0.002140 10.0.0.33 - - [2026-04-25 21:34:48] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003911 10.0.0.33 - - [2026-04-25 21:34:48] "POST /set-tag HTTP/1.1" 200 109 0.001693 10.0.0.33 - - [2026-04-25 21:34:51] "GET /virtual-machine/7a2ea6cf-e920-4c0b-b130-81b14ed19a1b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004689 10.0.0.33 - - [2026-04-25 21:34:51] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004491 10.0.0.33 - - [2026-04-25 21:34:51] "GET /virtual-machine/d0f60643-44ac-4e2f-a2ab-c275f98eed12?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.013118 10.0.0.33 - - [2026-04-25 21:34:51] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004067 10.0.0.33 - - [2026-04-25 21:34:51] "GET /virtual-machine/d3b15201-91cf-4ce1-b5d3-7998856d5e54?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003193 10.0.0.33 - - [2026-04-25 21:34:51] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004169 10.0.0.33 - - [2026-04-25 21:34:51] "GET /virtual-machine/f150726c-f298-44d9-83fe-df9d45efcdea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002725 10.0.0.33 - - [2026-04-25 21:34:51] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005632 10.0.0.33 - - [2026-04-25 21:34:52] "GET /loadbalancer/571ef05e-9dc7-4da5-b920-453fd893125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005683 10.0.0.33 - - [2026-04-25 21:34:52] "POST /tags HTTP/1.1" 200 333 0.043193 10.0.0.33 - - [2026-04-25 21:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020213 10.0.0.33 - - [2026-04-25 21:34:52] "GET /tag/e2eb5b2f-28ed-4b52-92c1-3de0a2395e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.016826 10.0.0.33 - - [2026-04-25 21:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.33 - - [2026-04-25 21:34:52] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044102 10.0.0.33 - - [2026-04-25 21:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.33 - - [2026-04-25 21:34:52] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006252 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:34:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:34:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001301 10.0.0.33 - - [2026-04-25 21:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.33 - - [2026-04-25 21:34:52] "GET /service-appliance-set/bdc09d7d-6aaf-4c17-b490-cbc216ad64ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002712 10.0.0.33 - - [2026-04-25 21:34:52] "POST /fqname-to-id HTTP/1.1" 404 273 0.002219 10.0.0.33 - - [2026-04-25 21:34:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.120540 10.0.0.33 - - [2026-04-25 21:34:52] "GET /virtual-machine-interface/9e233f4d-8e45-4d11-a92f-0a6aa300279e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.011317 10.0.0.33 - - [2026-04-25 21:34:52] "POST /instance-ips HTTP/1.1" 200 409 0.139871 10.0.0.33 - - [2026-04-25 21:34:53] "GET /instance-ip/531f869b-b147-4bf5-9536-474abf18ca1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.057137 10.0.0.33 - - [2026-04-25 21:34:53] "POST /loadbalancers HTTP/1.1" 200 629 0.064051 10.0.0.33 - - [2026-04-25 21:34:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025285 10.0.0.33 - - [2026-04-25 21:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008234 10.0.0.33 - - [2026-04-25 21:34:53] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043131 10.0.0.33 - - [2026-04-25 21:34:53] "GET /instance-ip/531f869b-b147-4bf5-9536-474abf18ca1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002815 10.0.0.33 - - [2026-04-25 21:34:53] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039258 10.0.0.33 - - [2026-04-25 21:34:53] "GET /loadbalancer/571ef05e-9dc7-4da5-b920-453fd893125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002432 10.0.0.33 - - [2026-04-25 21:34:53] "POST /floating-ips HTTP/1.1" 200 597 0.045021 10.0.0.33 - - [2026-04-25 21:34:53] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.029969 10.0.0.33 - - [2026-04-25 21:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-04-25 21:34:53] "GET /loadbalancer/571ef05e-9dc7-4da5-b920-453fd893125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.007994 10.0.0.33 - - [2026-04-25 21:34:53] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040799 10.0.0.33 - - [2026-04-25 21:34:53] "GET /loadbalancer-listener/c20f3b99-36ab-491f-8270-bd8488747786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.006031 10.0.0.33 - - [2026-04-25 21:34:53] "GET /loadbalancer-listener/c20f3b99-36ab-491f-8270-bd8488747786?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005667 10.0.0.33 - - [2026-04-25 21:34:53] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021641 10.0.0.33 - - [2026-04-25 21:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007931 10.0.0.33 - - [2026-04-25 21:34:53] "GET /instance-ip/531f869b-b147-4bf5-9536-474abf18ca1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003608 10.0.0.33 - - [2026-04-25 21:34:53] "GET /instance-ip/531f869b-b147-4bf5-9536-474abf18ca1c?fields=floating_ips HTTP/1.1" 200 1212 0.005087 10.0.0.33 - - [2026-04-25 21:34:53] "GET /floating-ip/92d6326b-b7d0-41fc-8841-efc0dc832a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.002434 10.0.0.33 - - [2026-04-25 21:34:53] "GET /loadbalancer/571ef05e-9dc7-4da5-b920-453fd893125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003174 10.0.0.33 - - [2026-04-25 21:34:53] "GET /loadbalancer-pool/0b1d6371-6147-4bfe-b8b0-cea766c90c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005842 10.0.0.33 - - [2026-04-25 21:34:53] "POST /loadbalancer-members HTTP/1.1" 200 721 0.025206 10.0.0.33 - - [2026-04-25 21:34:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012072 10.0.0.33 - - [2026-04-25 21:34:53] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022804 10.0.0.33 - - [2026-04-25 21:34:53] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010221 10.0.0.33 - - [2026-04-25 21:34:53] "POST /tags HTTP/1.1" 409 221 0.006917 10.0.0.33 - - [2026-04-25 21:34:53] "POST /ref-update HTTP/1.1" 200 156 0.007806 10.0.0.33 - - [2026-04-25 21:34:53] "GET /floating-ip/92d6326b-b7d0-41fc-8841-efc0dc832a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.018609 10.0.0.33 - - [2026-04-25 21:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.33 - - [2026-04-25 21:34:53] "PUT /floating-ip/92d6326b-b7d0-41fc-8841-efc0dc832a59 HTTP/1.1" 200 256 0.010005 10.0.0.33 - - [2026-04-25 21:34:53] "GET /tag/e2eb5b2f-28ed-4b52-92c1-3de0a2395e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.022343 10.0.0.33 - - [2026-04-25 21:34:53] "POST /set-tag HTTP/1.1" 200 109 0.080852 10.0.0.33 - - [2026-04-25 21:34:53] "GET /loadbalancer-pool/0b1d6371-6147-4bfe-b8b0-cea766c90c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003259 10.0.0.33 - - [2026-04-25 21:34:53] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018677 10.0.0.33 - - [2026-04-25 21:34:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026193 10.0.0.33 - - [2026-04-25 21:34:53] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013527 10.0.0.33 - - [2026-04-25 21:34:53] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014552 10.0.0.33 - - [2026-04-25 21:34:53] "POST /ref-update HTTP/1.1" 200 156 0.011629 10.0.0.33 - - [2026-04-25 21:34:53] "GET /floating-ip/92d6326b-b7d0-41fc-8841-efc0dc832a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.004835 10.0.0.33 - - [2026-04-25 21:34:54] "POST /set-tag HTTP/1.1" 200 109 0.073493 10.0.0.33 - - [2026-04-25 21:34:54] "POST /tags HTTP/1.1" 409 206 0.002473 10.0.0.33 - - [2026-04-25 21:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.33 - - [2026-04-25 21:34:54] "GET /tag/6b475dd3-812c-4841-a1dc-c7d2c804024c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013765 10.0.0.33 - - [2026-04-25 21:34:54] "POST /tags HTTP/1.1" 409 204 0.002219 10.0.0.33 - - [2026-04-25 21:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.33 - - [2026-04-25 21:34:54] "GET /tag/aa348daf-a23c-49a8-9e2b-0fb6111b802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.020202 10.0.0.33 - - [2026-04-25 21:34:54] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003243 10.0.0.33 - - [2026-04-25 21:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009173 10.0.0.33 - - [2026-04-25 21:34:54] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005311 10.0.0.33 - - [2026-04-25 21:34:54] "POST /tags HTTP/1.1" 409 206 0.001999 10.0.0.33 - - [2026-04-25 21:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009015 10.0.0.33 - - [2026-04-25 21:34:54] "GET /tag/6b475dd3-812c-4841-a1dc-c7d2c804024c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011173 10.0.0.33 - - [2026-04-25 21:34:54] "POST /tags HTTP/1.1" 409 226 0.001968 10.0.0.33 - - [2026-04-25 21:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.33 - - [2026-04-25 21:34:54] "GET /tag/4c8cf836-8ad1-4672-9051-5a2e7a41977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010746 10.0.0.33 - - [2026-04-25 21:34:54] "POST /tags HTTP/1.1" 409 204 0.001972 10.0.0.33 - - [2026-04-25 21:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-04-25 21:34:55] "GET /tag/aa348daf-a23c-49a8-9e2b-0fb6111b802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012871 10.0.0.33 - - [2026-04-25 21:34:55] "POST /tags HTTP/1.1" 409 226 0.001595 10.0.0.33 - - [2026-04-25 21:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2026-04-25 21:34:55] "GET /tag/4c8cf836-8ad1-4672-9051-5a2e7a41977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012949 10.0.0.33 - - [2026-04-25 21:34:55] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002737 10.0.0.33 - - [2026-04-25 21:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.33 - - [2026-04-25 21:34:55] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008955 10.0.0.33 - - [2026-04-25 21:34:55] "POST /firewall-rules HTTP/1.1" 200 626 0.069025 10.0.0.33 - - [2026-04-25 21:34:55] "POST /firewall-rules HTTP/1.1" 200 646 0.081660 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-rule/f46391ad-af7f-4ebc-9d69-015f3528d5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.004291 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002358 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-rule/8ef7c693-d6f3-4573-bb67-46371d62c930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003476 10.0.0.33 - - [2026-04-25 21:34:55] "POST /ref-update HTTP/1.1" 200 156 0.015853 10.0.0.33 - - [2026-04-25 21:34:55] "POST /firewall-policys HTTP/1.1" 200 606 0.046239 10.0.0.33 - - [2026-04-25 21:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.066638 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009461 10.0.0.33 - - [2026-04-25 21:34:55] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002393 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002127 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004524 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004133 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-policy/ce04f398-549a-4ea7-ab79-156f43986988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003728 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002927 10.0.0.33 - - [2026-04-25 21:34:55] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003287 10.0.0.33 - - [2026-04-25 21:34:55] "POST /ref-update HTTP/1.1" 200 156 0.024852 10.0.0.33 - - [2026-04-25 21:34:55] "POST /ref-update HTTP/1.1" 200 156 0.055917 10.0.0.33 - - [2026-04-25 21:34:55] "POST /ref-update HTTP/1.1" 200 156 0.027794 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:34:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000729 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:34:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000753 10.0.0.33 - - [2026-04-25 21:34:55] "POST /ref-update HTTP/1.1" 200 156 0.044389 10.0.0.33 - - [2026-04-25 21:34:56] "POST /ref-update HTTP/1.1" 200 156 0.063458 10.0.0.33 - - [2026-04-25 21:34:56] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003270 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:35:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:35:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 10.0.0.33 - - [2026-04-25 21:36:54] "POST /tags HTTP/1.1" 409 252 0.002306 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.33 - - [2026-04-25 21:36:54] "GET /tag/034bdb89-0156-45ef-b5e9-cf48a85c8ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014060 10.0.0.33 - - [2026-04-25 21:36:54] "POST /tags HTTP/1.1" 409 228 0.002195 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-04-25 21:36:54] "GET /tag/e509dedd-42b8-4ef1-b68c-0e9a2a3598e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.012196 10.0.0.33 - - [2026-04-25 21:36:54] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003513 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.33 - - [2026-04-25 21:36:54] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006305 10.0.0.33 - - [2026-04-25 21:36:54] "POST /tags HTTP/1.1" 409 206 0.004438 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2026-04-25 21:36:54] "GET /tag/6b475dd3-812c-4841-a1dc-c7d2c804024c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.024071 10.0.0.33 - - [2026-04-25 21:36:54] "POST /tags HTTP/1.1" 409 226 0.002323 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.33 - - [2026-04-25 21:36:54] "GET /tag/4c8cf836-8ad1-4672-9051-5a2e7a41977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011892 10.0.0.33 - - [2026-04-25 21:36:54] "POST /tags HTTP/1.1" 409 204 0.001587 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2026-04-25 21:36:54] "GET /tag/aa348daf-a23c-49a8-9e2b-0fb6111b802a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010018 10.0.0.33 - - [2026-04-25 21:36:54] "POST /tags HTTP/1.1" 409 226 0.001551 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-04-25 21:36:54] "GET /tag/4c8cf836-8ad1-4672-9051-5a2e7a41977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012619 10.0.0.33 - - [2026-04-25 21:36:54] "POST /tags HTTP/1.1" 409 228 0.001758 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.33 - - [2026-04-25 21:36:54] "GET /tag/e509dedd-42b8-4ef1-b68c-0e9a2a3598e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011821 10.0.0.33 - - [2026-04-25 21:36:54] "POST /tags HTTP/1.1" 409 252 0.014427 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.33 - - [2026-04-25 21:36:54] "GET /tag/034bdb89-0156-45ef-b5e9-cf48a85c8ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010524 10.0.0.33 - - [2026-04-25 21:36:54] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002200 10.0.0.33 - - [2026-04-25 21:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.33 - - [2026-04-25 21:36:55] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003659 10.0.0.33 - - [2026-04-25 21:36:55] "POST /firewall-rules HTTP/1.1" 409 281 0.003199 10.0.0.33 - - [2026-04-25 21:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-04-25 21:36:55] "PUT /firewall-rule/8ef7c693-d6f3-4573-bb67-46371d62c930 HTTP/1.1" 200 260 0.022394 10.0.0.33 - - [2026-04-25 21:36:55] "POST /firewall-rules HTTP/1.1" 409 291 0.014232 10.0.0.33 - - [2026-04-25 21:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.33 - - [2026-04-25 21:36:55] "PUT /firewall-rule/f46391ad-af7f-4ebc-9d69-015f3528d5e1 HTTP/1.1" 200 260 0.024516 10.0.0.33 - - [2026-04-25 21:36:55] "GET /firewall-rule/f46391ad-af7f-4ebc-9d69-015f3528d5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.013790 10.0.0.33 - - [2026-04-25 21:36:55] "POST /firewall-rules HTTP/1.1" 200 658 0.081297 10.0.0.33 - - [2026-04-25 21:36:55] "GET /firewall-rule/6f9c10bb-7548-461e-b66e-4465da44f7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.007503 10.0.0.33 - - [2026-04-25 21:36:55] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002293 10.0.0.33 - - [2026-04-25 21:36:55] "GET /firewall-rule/8ef7c693-d6f3-4573-bb67-46371d62c930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003144 10.0.0.33 - - [2026-04-25 21:36:55] "POST /firewall-policys HTTP/1.1" 409 269 0.002319 10.0.0.33 - - [2026-04-25 21:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2026-04-25 21:36:55] "PUT /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546 HTTP/1.1" 200 264 0.021508 10.0.0.33 - - [2026-04-25 21:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028419 10.0.0.33 - - [2026-04-25 21:36:55] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006445 10.0.0.33 - - [2026-04-25 21:36:55] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002598 10.0.0.33 - - [2026-04-25 21:36:55] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001969 10.0.0.33 - - [2026-04-25 21:36:55] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002200 10.0.0.33 - - [2026-04-25 21:36:55] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003269 10.0.0.33 - - [2026-04-25 21:36:55] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002308 10.0.0.33 - - [2026-04-25 21:37:56] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004721 10.0.0.33 - - [2026-04-25 21:37:56] "POST /set-tag HTTP/1.1" 200 109 0.010179 10.0.0.33 - - [2026-04-25 21:37:56] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004890 10.0.0.33 - - [2026-04-25 21:37:57] "POST /set-tag HTTP/1.1" 200 109 0.004718 10.0.0.33 - - [2026-04-25 21:37:57] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006546 10.0.0.33 - - [2026-04-25 21:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.33 - - [2026-04-25 21:37:57] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003906 10.0.0.33 - - [2026-04-25 21:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.33 - - [2026-04-25 21:37:57] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004177 10.0.0.33 - - [2026-04-25 21:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.33 - - [2026-04-25 21:37:57] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003715 10.0.0.33 - - [2026-04-25 21:37:57] "POST /set-tag HTTP/1.1" 200 109 0.001947 10.0.0.33 - - [2026-04-25 21:37:57] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003949 10.0.0.33 - - [2026-04-25 21:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002058 10.0.0.33 - - [2026-04-25 21:37:57] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003718 10.0.0.33 - - [2026-04-25 21:37:57] "POST /set-tag HTTP/1.1" 200 109 0.001696 10.0.0.33 - - [2026-04-25 21:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.33 - - [2026-04-25 21:37:57] "GET /loadbalancer/571ef05e-9dc7-4da5-b920-453fd893125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002641 10.0.0.33 - - [2026-04-25 21:37:57] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004467 10.0.0.33 - - [2026-04-25 21:37:57] "POST /set-tag HTTP/1.1" 200 109 0.030454 10.0.0.33 - - [2026-04-25 21:37:57] "DELETE /loadbalancer-member/3f87940f-7dba-4a3b-a752-16b073c8e83f HTTP/1.1" 200 115 0.041874 10.0.0.33 - - [2026-04-25 21:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.33 - - [2026-04-25 21:37:57] "GET /loadbalancer/571ef05e-9dc7-4da5-b920-453fd893125e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003559 10.0.0.33 - - [2026-04-25 21:37:58] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005519 10.0.0.33 - - [2026-04-25 21:37:58] "POST /set-tag HTTP/1.1" 200 109 0.006325 10.0.0.33 - - [2026-04-25 21:37:58] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005963 10.0.0.33 - - [2026-04-25 21:37:58] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.33 - - [2026-04-25 21:37:58] "GET /virtual-machine/8bee2ff5-8849-438e-921e-e8fa77367d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002747 10.0.0.33 - - [2026-04-25 21:37:58] "POST /ref-update HTTP/1.1" 200 156 0.011190 10.0.0.33 - - [2026-04-25 21:37:58] "GET /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004974 10.0.0.33 - - [2026-04-25 21:37:58] "POST /set-tag HTTP/1.1" 200 109 0.019441 10.0.0.33 - - [2026-04-25 21:37:58] "POST /set-tag HTTP/1.1" 200 109 0.019039 10.0.0.33 - - [2026-04-25 21:37:58] "POST /set-tag HTTP/1.1" 200 109 0.021224 10.0.0.33 - - [2026-04-25 21:37:58] "POST /set-tag HTTP/1.1" 200 109 0.025388 10.0.0.33 - - [2026-04-25 21:37:58] "POST /set-tag HTTP/1.1" 200 109 0.021651 10.0.0.33 - - [2026-04-25 21:37:58] "DELETE /instance-ip/8d05c40e-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.032421 10.0.0.33 - - [2026-04-25 21:37:58] "DELETE /virtual-machine-interface/8cef3978-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.034422 10.0.0.33 - - [2026-04-25 21:37:58] "DELETE /virtual-machine/8bee2ff5-8849-438e-921e-e8fa77367d37 HTTP/1.1" 200 115 0.015209 10.0.0.33 - - [2026-04-25 21:37:58] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007171 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.33 - - [2026-04-25 21:37:59] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004078 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.33 - - [2026-04-25 21:37:59] "GET /virtual-machine/05b8e752-2aea-4bbd-b103-d4763fee0814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002870 10.0.0.33 - - [2026-04-25 21:37:59] "POST /ref-update HTTP/1.1" 200 156 0.009601 10.0.0.33 - - [2026-04-25 21:37:59] "GET /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013059 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.015925 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.031763 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.028212 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.021012 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.031573 10.0.0.33 - - [2026-04-25 21:37:59] "DELETE /instance-ip/8d7243a4-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.041340 10.0.0.33 - - [2026-04-25 21:37:59] "DELETE /virtual-machine-interface/8d5abb6c-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.041314 10.0.0.33 - - [2026-04-25 21:37:59] "DELETE /virtual-machine/05b8e752-2aea-4bbd-b103-d4763fee0814 HTTP/1.1" 200 115 0.015903 10.0.0.33 - - [2026-04-25 21:37:59] "DELETE /tag/66cfc279-fc60-446d-9567-8a8cf572cd85 HTTP/1.1" 200 115 0.042975 10.0.0.33 - - [2026-04-25 21:37:59] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008803 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.33 - - [2026-04-25 21:37:59] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004640 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.33 - - [2026-04-25 21:37:59] "GET /virtual-machine/2223c7aa-c129-4f90-a698-fe2933cbf911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002522 10.0.0.33 - - [2026-04-25 21:37:59] "POST /ref-update HTTP/1.1" 200 156 0.008537 10.0.0.33 - - [2026-04-25 21:37:59] "GET /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015457 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.017906 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.025582 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.044542 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.014954 10.0.0.33 - - [2026-04-25 21:37:59] "POST /set-tag HTTP/1.1" 200 109 0.030540 10.0.0.33 - - [2026-04-25 21:37:59] "DELETE /instance-ip/8bff31ee-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.046346 10.0.0.33 - - [2026-04-25 21:37:59] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.33 - - [2026-04-25 21:38:00] "DELETE /virtual-machine-interface/8be90f90-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.046952 10.0.0.33 - - [2026-04-25 21:38:00] "DELETE /virtual-machine/2223c7aa-c129-4f90-a698-fe2933cbf911 HTTP/1.1" 200 115 0.022672 10.0.0.33 - - [2026-04-25 21:38:00] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005267 10.0.0.33 - - [2026-04-25 21:38:00] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.33 - - [2026-04-25 21:38:00] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006836 10.0.0.33 - - [2026-04-25 21:38:00] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.33 - - [2026-04-25 21:38:00] "GET /virtual-machine/a9bc4572-0423-4bbc-8b38-152cba3edc53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.007780 10.0.0.33 - - [2026-04-25 21:38:00] "POST /ref-update HTTP/1.1" 200 156 0.010314 10.0.0.33 - - [2026-04-25 21:38:00] "GET /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007355 10.0.0.33 - - [2026-04-25 21:38:00] "POST /set-tag HTTP/1.1" 200 109 0.064610 10.0.0.33 - - [2026-04-25 21:38:00] "POST /set-tag HTTP/1.1" 200 109 0.033519 10.0.0.33 - - [2026-04-25 21:38:00] "POST /set-tag HTTP/1.1" 200 109 0.036282 10.0.0.33 - - [2026-04-25 21:38:00] "POST /set-tag HTTP/1.1" 200 109 0.017677 10.0.0.33 - - [2026-04-25 21:38:00] "POST /set-tag HTTP/1.1" 200 109 0.031281 10.0.0.33 - - [2026-04-25 21:38:00] "DELETE /instance-ip/8c62c43e-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.046371 10.0.0.33 - - [2026-04-25 21:38:00] "POST /ref-update HTTP/1.1" 200 156 0.011088 10.0.0.33 - - [2026-04-25 21:38:00] "DELETE /virtual-machine-interface/8c496ffc-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.039604 10.0.0.33 - - [2026-04-25 21:38:00] "DELETE /virtual-machine/a9bc4572-0423-4bbc-8b38-152cba3edc53 HTTP/1.1" 200 115 0.028376 10.0.0.33 - - [2026-04-25 21:38:00] "DELETE /tag/f9e0d62c-4938-488d-9c19-5ddb03c58ab4 HTTP/1.1" 200 115 0.035714 10.0.0.33 - - [2026-04-25 21:38:00] "DELETE /tag/6b475dd3-812c-4841-a1dc-c7d2c804024c HTTP/1.1" 409 388 0.004927 10.0.0.33 - - [2026-04-25 21:38:28] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006593 10.0.0.33 - - [2026-04-25 21:38:28] "POST /set-tag HTTP/1.1" 200 109 0.004656 10.0.0.33 - - [2026-04-25 21:38:28] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010589 10.0.0.33 - - [2026-04-25 21:38:28] "POST /set-tag HTTP/1.1" 200 109 0.003844 10.0.0.33 - - [2026-04-25 21:38:28] "GET /virtual-machine/d3b15201-91cf-4ce1-b5d3-7998856d5e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002651 10.0.0.33 - - [2026-04-25 21:38:28] "POST /ref-update HTTP/1.1" 200 156 0.008425 10.0.0.33 - - [2026-04-25 21:38:28] "GET /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009665 10.0.0.33 - - [2026-04-25 21:38:28] "POST /set-tag HTTP/1.1" 200 109 0.037548 10.0.0.33 - - [2026-04-25 21:38:28] "POST /set-tag HTTP/1.1" 200 109 0.029302 10.0.0.33 - - [2026-04-25 21:38:28] "POST /set-tag HTTP/1.1" 200 109 0.024069 10.0.0.33 - - [2026-04-25 21:38:28] "POST /set-tag HTTP/1.1" 200 109 0.014568 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /instance-ip/8e4fade8-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.083042 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /virtual-machine-interface/8e38a35a-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.045059 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /virtual-machine/d3b15201-91cf-4ce1-b5d3-7998856d5e54 HTTP/1.1" 200 115 0.019988 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /tag/aa348daf-a23c-49a8-9e2b-0fb6111b802a HTTP/1.1" 409 236 0.003702 10.0.0.33 - - [2026-04-25 21:38:29] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004736 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.33 - - [2026-04-25 21:38:29] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003691 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.33 - - [2026-04-25 21:38:29] "GET /virtual-machine/7a2ea6cf-e920-4c0b-b130-81b14ed19a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002482 10.0.0.33 - - [2026-04-25 21:38:29] "POST /ref-update HTTP/1.1" 200 156 0.007849 10.0.0.33 - - [2026-04-25 21:38:29] "GET /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007620 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.014903 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.025806 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.012735 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.029678 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /instance-ip/8de1730a-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.030897 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /virtual-machine-interface/8dcdcd6e-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.054991 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /virtual-machine/7a2ea6cf-e920-4c0b-b130-81b14ed19a1b HTTP/1.1" 200 115 0.016534 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /tag/7650c707-0622-47de-a86c-c0ce034d1782 HTTP/1.1" 200 115 0.039956 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /tag/17b66761-e259-4e9d-a7a1-264b0bb67553 HTTP/1.1" 200 115 0.048879 10.0.0.33 - - [2026-04-25 21:38:29] "DELETE /tag/de0697ea-79a3-410e-9c60-b18e90fd2dbd HTTP/1.1" 200 115 0.040301 10.0.0.33 - - [2026-04-25 21:38:29] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007993 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.002237 10.0.0.33 - - [2026-04-25 21:38:29] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004640 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.003702 10.0.0.33 - - [2026-04-25 21:38:29] "GET /virtual-machine/d0f60643-44ac-4e2f-a2ab-c275f98eed12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002642 10.0.0.33 - - [2026-04-25 21:38:29] "POST /ref-update HTTP/1.1" 200 156 0.010433 10.0.0.33 - - [2026-04-25 21:38:29] "GET /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.025601 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.016398 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.031355 10.0.0.33 - - [2026-04-25 21:38:29] "POST /set-tag HTTP/1.1" 200 109 0.027422 10.0.0.33 - - [2026-04-25 21:38:30] "POST /set-tag HTTP/1.1" 200 109 0.015001 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /instance-ip/8ec3190e-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.057472 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /virtual-machine-interface/8eade282-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.041351 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /virtual-machine/d0f60643-44ac-4e2f-a2ab-c275f98eed12 HTTP/1.1" 200 115 0.017572 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /tag/80673a6e-c4cb-4602-aa28-27a46eb4c004 HTTP/1.1" 200 115 0.054762 10.0.0.33 - - [2026-04-25 21:38:30] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004152 10.0.0.33 - - [2026-04-25 21:38:30] "POST /set-tag HTTP/1.1" 200 109 0.002355 10.0.0.33 - - [2026-04-25 21:38:30] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004123 10.0.0.33 - - [2026-04-25 21:38:30] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.33 - - [2026-04-25 21:38:30] "GET /virtual-machine/f150726c-f298-44d9-83fe-df9d45efcdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003108 10.0.0.33 - - [2026-04-25 21:38:30] "POST /ref-update HTTP/1.1" 200 156 0.010096 10.0.0.33 - - [2026-04-25 21:38:30] "GET /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023488 10.0.0.33 - - [2026-04-25 21:38:30] "POST /set-tag HTTP/1.1" 200 109 0.018533 10.0.0.33 - - [2026-04-25 21:38:30] "POST /set-tag HTTP/1.1" 200 109 0.027347 10.0.0.33 - - [2026-04-25 21:38:30] "POST /set-tag HTTP/1.1" 200 109 0.044101 10.0.0.33 - - [2026-04-25 21:38:30] "POST /set-tag HTTP/1.1" 200 109 0.012603 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /instance-ip/8f306982-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.044024 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /virtual-machine-interface/8f1935dc-40ee-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.030375 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /virtual-machine/f150726c-f298-44d9-83fe-df9d45efcdea HTTP/1.1" 200 115 0.026529 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /tag/a9c9465c-d228-4629-837e-6ae77b925987 HTTP/1.1" 200 115 0.038153 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /tag/034bdb89-0156-45ef-b5e9-cf48a85c8ae1 HTTP/1.1" 409 236 0.005643 10.0.0.33 - - [2026-04-25 21:38:30] "DELETE /tag/e509dedd-42b8-4ef1-b68c-0e9a2a3598e2 HTTP/1.1" 409 236 0.004880 10.0.0.33 - - [2026-04-25 21:38:32] "POST /projects HTTP/1.1" 409 238 0.002073 10.0.0.33 - - [2026-04-25 21:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.33 - - [2026-04-25 21:38:32] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035341 10.0.0.33 - - [2026-04-25 21:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.33 - - [2026-04-25 21:38:32] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004925 10.0.0.33 - - [2026-04-25 21:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.33 - - [2026-04-25 21:38:32] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004799 10.0.0.33 - - [2026-04-25 21:38:32] "POST /security-groups HTTP/1.1" 409 285 0.002167 10.0.0.33 - - [2026-04-25 21:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-04-25 21:38:32] "PUT /security-group/a558dfe9-a638-4260-8abb-4c86dc1791a1 HTTP/1.1" 200 262 0.054532 10.0.0.33 - - [2026-04-25 21:38:32] "PUT /access-control-list/1f006e23-315a-4f8c-b22e-839ce4dd3b5e HTTP/1.1" 200 272 0.015146 10.0.0.33 - - [2026-04-25 21:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032798 10.0.0.33 - - [2026-04-25 21:38:32] "PUT /access-control-list/385d4652-fcc2-47e8-a37d-0fe06cdb28aa HTTP/1.1" 200 272 0.034453 10.0.0.33 - - [2026-04-25 21:38:37] "POST /projects HTTP/1.1" 409 238 0.001884 10.0.0.33 - - [2026-04-25 21:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2026-04-25 21:38:37] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025388 10.0.0.33 - - [2026-04-25 21:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.33 - - [2026-04-25 21:38:37] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003454 10.0.0.33 - - [2026-04-25 21:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.33 - - [2026-04-25 21:38:37] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003345 10.0.0.33 - - [2026-04-25 21:38:37] "POST /security-groups HTTP/1.1" 409 285 0.001815 10.0.0.33 - - [2026-04-25 21:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001276 10.0.0.33 - - [2026-04-25 21:38:37] "PUT /security-group/a558dfe9-a638-4260-8abb-4c86dc1791a1 HTTP/1.1" 200 262 0.053178 10.0.0.33 - - [2026-04-25 21:38:37] "PUT /access-control-list/1f006e23-315a-4f8c-b22e-839ce4dd3b5e HTTP/1.1" 200 272 0.011586 10.0.0.33 - - [2026-04-25 21:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024698 10.0.0.33 - - [2026-04-25 21:38:37] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005430 10.0.0.33 - - [2026-04-25 21:38:37] "PUT /access-control-list/385d4652-fcc2-47e8-a37d-0fe06cdb28aa HTTP/1.1" 200 272 0.010162 10.0.0.33 - - [2026-04-25 21:38:37] "GET /firewall-rule/49e7fca1-36a0-4993-a15a-e79bee5b668a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002888 10.0.0.33 - - [2026-04-25 21:38:37] "POST /ref-update HTTP/1.1" 200 156 0.044936 10.0.0.33 - - [2026-04-25 21:38:37] "DELETE /firewall-rule/49e7fca1-36a0-4993-a15a-e79bee5b668a HTTP/1.1" 200 115 0.042871 10.0.0.33 - - [2026-04-25 21:38:37] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004601 10.0.0.33 - - [2026-04-25 21:38:37] "GET /firewall-rule/cb6a67c3-b6e4-4550-9daf-601ac4ceac29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003054 10.0.0.33 - - [2026-04-25 21:38:37] "POST /ref-update HTTP/1.1" 200 156 0.044585 10.0.0.33 - - [2026-04-25 21:38:37] "DELETE /firewall-rule/cb6a67c3-b6e4-4550-9daf-601ac4ceac29 HTTP/1.1" 200 115 0.038247 10.0.0.33 - - [2026-04-25 21:38:37] "DELETE /tag/e509dedd-42b8-4ef1-b68c-0e9a2a3598e2 HTTP/1.1" 409 236 0.004375 10.0.0.33 - - [2026-04-25 21:38:37] "DELETE /tag/9c2e2ac5-9483-439a-b8ed-d0716aab9e4c HTTP/1.1" 200 115 0.033190 10.0.0.33 - - [2026-04-25 21:38:37] "DELETE /tag/034bdb89-0156-45ef-b5e9-cf48a85c8ae1 HTTP/1.1" 409 236 0.003367 10.0.0.33 - - [2026-04-25 21:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.33 - - [2026-04-25 21:38:38] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004066 10.0.0.33 - - [2026-04-25 21:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.33 - - [2026-04-25 21:38:38] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.003167 10.0.0.33 - - [2026-04-25 21:38:38] "PUT /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01 HTTP/1.1" 200 264 0.039799 10.0.0.33 - - [2026-04-25 21:38:38] "PUT /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be HTTP/1.1" 200 264 0.046269 10.0.0.33 - - [2026-04-25 21:38:38] "DELETE /security-group/a558dfe9-a638-4260-8abb-4c86dc1791a1 HTTP/1.1" 200 115 0.045564 10.0.0.33 - - [2026-04-25 21:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.33 - - [2026-04-25 21:38:38] "DELETE /access-control-list/1f006e23-315a-4f8c-b22e-839ce4dd3b5e HTTP/1.1" 200 115 0.033753 10.0.0.33 - - [2026-04-25 21:38:38] "DELETE /access-control-list/385d4652-fcc2-47e8-a37d-0fe06cdb28aa HTTP/1.1" 200 115 0.028069 10.0.0.33 - - [2026-04-25 21:38:38] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032478 10.0.0.33 - - [2026-04-25 21:38:38] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?fields=security_groups HTTP/1.1" 200 1352 0.030503 10.0.0.33 - - [2026-04-25 21:38:38] "DELETE /security-group/d9c16066-55d8-4db6-8b9b-f65e67904042 HTTP/1.1" 200 115 0.040587 10.0.0.33 - - [2026-04-25 21:38:38] "DELETE /access-control-list/3456ddf3-a0f7-4eff-953f-4c28c7fb8c93 HTTP/1.1" 200 115 0.034508 10.0.0.33 - - [2026-04-25 21:38:38] "GET /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35?fields=application_policy_sets HTTP/1.1" 200 1391 0.039480 10.0.0.33 - - [2026-04-25 21:38:38] "DELETE /access-control-list/f0b54f41-2e1d-4df3-babb-fd0b844b5ee1 HTTP/1.1" 200 115 0.034878 10.0.0.33 - - [2026-04-25 21:38:38] "DELETE /project/78ed24fe-2cfc-47cc-ae94-6a1596016f35 HTTP/1.1" 200 115 0.264204 10.0.0.33 - - [2026-04-25 21:38:38] "POST /projects HTTP/1.1" 409 238 0.001981 10.0.0.33 - - [2026-04-25 21:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008188 10.0.0.33 - - [2026-04-25 21:38:38] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063408 10.0.0.33 - - [2026-04-25 21:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.33 - - [2026-04-25 21:38:38] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.008196 10.0.0.33 - - [2026-04-25 21:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.33 - - [2026-04-25 21:38:38] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.006338 10.0.0.33 - - [2026-04-25 21:38:38] "POST /security-groups HTTP/1.1" 409 285 0.002654 10.0.0.33 - - [2026-04-25 21:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-04-25 21:38:38] "PUT /security-group/9ea45ed5-a470-45ac-b746-021a124137ff HTTP/1.1" 200 262 0.055336 10.0.0.33 - - [2026-04-25 21:38:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016063 10.0.0.33 - - [2026-04-25 21:38:38] "PUT /access-control-list/3981b015-7a18-4d8c-ab6e-def277e64331 HTTP/1.1" 200 272 0.020710 10.0.0.33 - - [2026-04-25 21:38:38] "PUT /access-control-list/6d9362b1-bf43-4bca-a3ae-3c1ed5a0ddae HTTP/1.1" 200 272 0.015343 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /loadbalancer-member/03ff6426-6143-4bed-a240-c75bb86d8595 HTTP/1.1" 200 115 0.055978 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /loadbalancer-pool/0b1d6371-6147-4bfe-b8b0-cea766c90c58 HTTP/1.1" 200 115 0.063001 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /loadbalancer-listener/c20f3b99-36ab-491f-8270-bd8488747786 HTTP/1.1" 200 115 0.049589 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /loadbalancer/571ef05e-9dc7-4da5-b920-453fd893125e HTTP/1.1" 200 115 0.042646 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /floating-ip/92d6326b-b7d0-41fc-8841-efc0dc832a59 HTTP/1.1" 200 115 0.037416 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /instance-ip/531f869b-b147-4bf5-9536-474abf18ca1c HTTP/1.1" 200 115 0.063668 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /virtual-machine-interface/9e233f4d-8e45-4d11-a92f-0a6aa300279e HTTP/1.1" 200 115 0.038483 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /tag/e2eb5b2f-28ed-4b52-92c1-3de0a2395e3d HTTP/1.1" 200 115 0.033115 10.0.0.33 - - [2026-04-25 21:38:43] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002269 10.0.0.33 - - [2026-04-25 21:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-04-25 21:38:43] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002303 10.0.0.33 - - [2026-04-25 21:38:43] "GET /firewall-policy/48d3b9a0-28cf-4afd-bfd4-95ab0b81b3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001972 10.0.0.33 - - [2026-04-25 21:38:43] "GET /firewall-rule/8ef7c693-d6f3-4573-bb67-46371d62c930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2332 0.003641 10.0.0.33 - - [2026-04-25 21:38:43] "POST /ref-update HTTP/1.1" 200 156 0.014090 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /firewall-rule/8ef7c693-d6f3-4573-bb67-46371d62c930 HTTP/1.1" 200 115 0.041880 10.0.0.33 - - [2026-04-25 21:38:43] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005600 10.0.0.33 - - [2026-04-25 21:38:43] "GET /firewall-rule/6f9c10bb-7548-461e-b66e-4465da44f7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2909 0.005398 10.0.0.33 - - [2026-04-25 21:38:43] "POST /ref-update HTTP/1.1" 200 156 0.017569 10.0.0.33 - - [2026-04-25 21:38:43] "DELETE /firewall-rule/6f9c10bb-7548-461e-b66e-4465da44f7ee HTTP/1.1" 200 115 0.050242 10.0.0.33 - - [2026-04-25 21:38:44] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.007958 10.0.0.33 - - [2026-04-25 21:38:44] "GET /firewall-rule/f46391ad-af7f-4ebc-9d69-015f3528d5e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003165 10.0.0.33 - - [2026-04-25 21:38:44] "POST /ref-update HTTP/1.1" 200 156 0.012594 10.0.0.33 - - [2026-04-25 21:38:44] "DELETE /firewall-rule/f46391ad-af7f-4ebc-9d69-015f3528d5e1 HTTP/1.1" 200 115 0.045463 10.0.0.33 - - [2026-04-25 21:38:44] "GET /application-policy-set/551e3d39-28b5-4d08-9fe0-4239ad5c47df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005087 10.0.0.33 - - [2026-04-25 21:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-04-25 21:38:44] "GET /policy-management/c0ac9136-2431-4f7c-824e-282e9a4075cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002647 10.0.0.33 - - [2026-04-25 21:38:44] "GET /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003235 10.0.0.33 - - [2026-04-25 21:38:44] "POST /ref-update HTTP/1.1" 200 156 0.025872 10.0.0.33 - - [2026-04-25 21:38:44] "DELETE /firewall-policy/3b2aa6c3-b45d-41b3-a136-d49da76c5546 HTTP/1.1" 200 115 0.061990 10.0.0.33 - - [2026-04-25 21:38:44] "DELETE /tag/034bdb89-0156-45ef-b5e9-cf48a85c8ae1 HTTP/1.1" 200 115 0.059210 10.0.0.33 - - [2026-04-25 21:38:44] "DELETE /tag/6b475dd3-812c-4841-a1dc-c7d2c804024c HTTP/1.1" 200 115 0.073330 10.0.0.33 - - [2026-04-25 21:38:44] "DELETE /tag/aa348daf-a23c-49a8-9e2b-0fb6111b802a HTTP/1.1" 200 115 0.108249 10.0.0.33 - - [2026-04-25 21:38:44] "DELETE /tag/e509dedd-42b8-4ef1-b68c-0e9a2a3598e2 HTTP/1.1" 200 115 0.077672 10.0.0.33 - - [2026-04-25 21:38:44] "POST /projects HTTP/1.1" 409 238 0.001921 10.0.0.33 - - [2026-04-25 21:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.33 - - [2026-04-25 21:38:44] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044098 10.0.0.33 - - [2026-04-25 21:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.33 - - [2026-04-25 21:38:44] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004493 10.0.0.33 - - [2026-04-25 21:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2026-04-25 21:38:44] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.008925 10.0.0.33 - - [2026-04-25 21:38:44] "POST /security-groups HTTP/1.1" 409 285 0.002445 10.0.0.33 - - [2026-04-25 21:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2026-04-25 21:38:44] "PUT /security-group/9ea45ed5-a470-45ac-b746-021a124137ff HTTP/1.1" 200 262 0.063421 10.0.0.33 - - [2026-04-25 21:38:44] "PUT /access-control-list/3981b015-7a18-4d8c-ab6e-def277e64331 HTTP/1.1" 200 272 0.020353 10.0.0.33 - - [2026-04-25 21:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031965 10.0.0.33 - - [2026-04-25 21:38:45] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.013476 10.0.0.33 - - [2026-04-25 21:38:45] "PUT /access-control-list/6d9362b1-bf43-4bca-a3ae-3c1ed5a0ddae HTTP/1.1" 200 272 0.031177 10.0.0.33 - - [2026-04-25 21:38:45] "GET /firewall-rule/bb0dc60d-948c-481e-b3f0-f4d665843523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002764 10.0.0.33 - - [2026-04-25 21:38:45] "POST /ref-update HTTP/1.1" 200 156 0.048686 10.0.0.33 - - [2026-04-25 21:38:45] "DELETE /firewall-rule/bb0dc60d-948c-481e-b3f0-f4d665843523 HTTP/1.1" 200 115 0.058905 10.0.0.33 - - [2026-04-25 21:38:45] "GET /firewall-policy/2562e35f-b699-4db7-af85-ca967e4096bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004622 10.0.0.33 - - [2026-04-25 21:38:45] "GET /firewall-rule/69ac684a-1e7f-4797-be0a-d2af2c257a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005348 10.0.0.33 - - [2026-04-25 21:38:45] "POST /ref-update HTTP/1.1" 200 156 0.046633 10.0.0.33 - - [2026-04-25 21:38:45] "DELETE /firewall-rule/69ac684a-1e7f-4797-be0a-d2af2c257a63 HTTP/1.1" 200 115 0.042416 10.0.0.33 - - [2026-04-25 21:38:45] "DELETE /tag/4c8cf836-8ad1-4672-9051-5a2e7a41977a HTTP/1.1" 200 115 0.034980 10.0.0.33 - - [2026-04-25 21:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.33 - - [2026-04-25 21:38:45] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005033 10.0.0.33 - - [2026-04-25 21:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.33 - - [2026-04-25 21:38:45] "GET /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004112 10.0.0.33 - - [2026-04-25 21:38:45] "PUT /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01 HTTP/1.1" 200 264 0.047731 10.0.0.33 - - [2026-04-25 21:38:45] "PUT /virtual-network/7d52c202-7291-46e6-809e-dd3210fdb0be HTTP/1.1" 200 264 0.055516 10.0.0.33 - - [2026-04-25 21:38:45] "DELETE /security-group/9ea45ed5-a470-45ac-b746-021a124137ff HTTP/1.1" 200 115 0.055323 10.0.0.33 - - [2026-04-25 21:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2026-04-25 21:38:45] "DELETE /access-control-list/3981b015-7a18-4d8c-ab6e-def277e64331 HTTP/1.1" 200 115 0.051250 10.0.0.33 - - [2026-04-25 21:38:45] "DELETE /access-control-list/6d9362b1-bf43-4bca-a3ae-3c1ed5a0ddae HTTP/1.1" 200 115 0.026476 10.0.0.33 - - [2026-04-25 21:38:45] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.053545 10.0.0.33 - - [2026-04-25 21:38:45] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?fields=security_groups HTTP/1.1" 200 1352 0.031933 10.0.0.33 - - [2026-04-25 21:38:45] "DELETE /security-group/da884bd3-2087-4401-b1df-0ed695a396e0 HTTP/1.1" 200 115 0.046874 10.0.0.33 - - [2026-04-25 21:38:45] "DELETE /access-control-list/5f154652-5317-4a9b-a4d8-3b472797bf68 HTTP/1.1" 200 115 0.027381 10.0.0.33 - - [2026-04-25 21:38:45] "GET /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8?fields=application_policy_sets HTTP/1.1" 200 1391 0.066213 10.0.0.33 - - [2026-04-25 21:38:45] "DELETE /access-control-list/c41480ae-efcf-4723-8097-cfe666502d34 HTTP/1.1" 200 115 0.066529 10.0.0.33 - - [2026-04-25 21:38:46] "DELETE /project/586c4ccb-3e64-4952-9c12-a0c85343d6a8 HTTP/1.1" 200 115 0.333328 10.0.0.33 - - [2026-04-25 21:39:00] "GET /global-system-configs HTTP/1.1" 200 322 0.001781 10.0.0.33 - - [2026-04-25 21:39:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002927 10.0.0.33 - - [2026-04-25 21:39:39] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.33 - - [2026-04-25 21:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-04-25 21:39:39] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002052 10.0.0.33 - - [2026-04-25 21:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.33 - - [2026-04-25 21:39:40] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002521 10.0.0.33 - - [2026-04-25 21:39:54] "GET / HTTP/1.1" 200 35931 0.001460 10.0.0.33 - - [2026-04-25 21:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2026-04-25 21:39:54] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004632 10.0.0.33 - - [2026-04-25 21:39:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.33 - - [2026-04-25 21:39:54] "GET /config-node/ccc453d6-2d13-4d5e-9664-e9ae58422965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001437 10.0.0.33 - - [2026-04-25 21:40:05] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.33 - - [2026-04-25 21:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.33 - - [2026-04-25 21:40:05] "GET /routing-instance/ed170e6f-c07a-449f-83b6-12c6cb930bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002734 10.0.0.33 - - [2026-04-25 21:40:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001523 10.0.0.33 - - [2026-04-25 21:40:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.33 - - [2026-04-25 21:40:05] "GET /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003173 10.0.0.33 - - [2026-04-25 21:40:05] "PUT /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00 HTTP/1.1" 200 254 0.010446 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 10.0.0.33 - - [2026-04-25 21:40:20] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.33 - - [2026-04-25 21:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2026-04-25 21:40:20] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004576 10.0.0.33 - - [2026-04-25 21:40:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.33 - - [2026-04-25 21:40:20] "GET /config-node/ccc453d6-2d13-4d5e-9664-e9ae58422965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005035 10.0.0.33 - - [2026-04-25 21:40:20] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.33 - - [2026-04-25 21:40:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001973 10.0.0.33 - - [2026-04-25 21:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-04-25 21:40:25] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002373 10.0.0.33 - - [2026-04-25 21:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2026-04-25 21:40:25] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.007308 10.0.0.33 - - [2026-04-25 21:40:26] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 264 0.001856 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/420512be-26ad-4d2f-9f9d-0c4b68c0ea00 HTTP/1.1" 200 244 0.009056 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 261 0.008675 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/331a5ac2-e447-4729-a820-1bfea753c1c1 HTTP/1.1" 200 244 0.010531 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 261 0.001747 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/fe455582-1c67-4d39-8703-be940b675d59 HTTP/1.1" 200 244 0.009588 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 253 0.006339 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/70efb3c8-06fd-4b3e-b749-9b7ccfc3a38a HTTP/1.1" 200 244 0.013461 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 251 0.016342 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/b542bd16-9687-44c2-8d1f-d6e009f6fa2e HTTP/1.1" 200 244 0.008723 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 252 0.004712 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/9a127223-8623-4814-9873-a46cc3a9a7b7 HTTP/1.1" 200 244 0.012489 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 256 0.009934 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/b1cf0812-0de6-44af-a3e3-440be2e51608 HTTP/1.1" 200 244 0.009517 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 248 0.006965 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/12f27269-3aff-41e3-a18e-02baae2ccf18 HTTP/1.1" 200 244 0.009365 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 252 0.003656 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/c9f3c1af-8ca9-4be1-ba09-13937e4753ec HTTP/1.1" 200 244 0.009277 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 257 0.006721 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/df15c859-df42-4c94-aba6-b42eb8cfce61 HTTP/1.1" 200 244 0.010736 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 251 0.003214 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/7bd4e975-e306-4691-a48c-134260467904 HTTP/1.1" 200 244 0.016419 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 257 0.012467 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/7824d60f-190e-4904-b07f-c5d4516785d7 HTTP/1.1" 200 244 0.012315 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 261 0.003103 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.33 - - [2026-04-25 21:40:26] "PUT /alarm/5dd314fd-7d48-4aac-9160-302761318877 HTTP/1.1" 200 244 0.009267 10.0.0.33 - - [2026-04-25 21:40:26] "POST /alarms HTTP/1.1" 409 258 0.006513 10.0.0.33 - - [2026-04-25 21:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/b9ea8418-7e89-46c1-bffb-01b5bbcef371 HTTP/1.1" 200 244 0.013913 10.0.0.33 - - [2026-04-25 21:40:27] "POST /alarms HTTP/1.1" 409 254 0.010933 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/7cb5c697-fd57-45aa-81fd-0c36d97f0375 HTTP/1.1" 200 244 0.012590 10.0.0.33 - - [2026-04-25 21:40:27] "POST /alarms HTTP/1.1" 409 254 0.007373 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/de8bccfd-3508-4ec7-b547-5c2d1ffc3130 HTTP/1.1" 200 244 0.010922 10.0.0.33 - - [2026-04-25 21:40:27] "POST /alarms HTTP/1.1" 409 254 0.008665 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/21f25802-208c-451c-855b-6ed0b59040cf HTTP/1.1" 200 244 0.009871 10.0.0.33 - - [2026-04-25 21:40:27] "POST /alarms HTTP/1.1" 409 247 0.007349 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/9d0fbad3-f415-4356-992b-d166bf068f16 HTTP/1.1" 200 244 0.028769 10.0.0.33 - - [2026-04-25 21:40:27] "POST /alarms HTTP/1.1" 409 272 0.020059 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/4905a206-3dc5-4495-9797-b8f830c7e5d0 HTTP/1.1" 200 244 0.009985 10.0.0.33 - - [2026-04-25 21:40:27] "POST /alarms HTTP/1.1" 409 261 0.008925 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/ef093d84-d612-4133-be4d-61d82fad9425 HTTP/1.1" 200 244 0.009663 10.0.0.33 - - [2026-04-25 21:40:27] "POST /alarms HTTP/1.1" 409 259 0.005320 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/cb33e98e-f0c2-4171-86f6-019838d4ad8b HTTP/1.1" 200 244 0.015941 10.0.0.33 - - [2026-04-25 21:40:27] "POST /alarms HTTP/1.1" 409 265 0.007223 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/184eb8e1-3f2f-42fd-af77-2b2c8a3f3c9d HTTP/1.1" 200 244 0.014204 10.0.0.33 - - [2026-04-25 21:40:27] "POST /alarms HTTP/1.1" 409 279 0.006171 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /alarm/211c97ac-2f14-45c8-b536-946cf642ec57 HTTP/1.1" 200 244 0.009783 10.0.0.33 - - [2026-04-25 21:40:27] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.33 - - [2026-04-25 21:40:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002026 10.0.0.33 - - [2026-04-25 21:40:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2026-04-25 21:40:27] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.008761 10.0.0.33 - - [2026-04-25 21:40:28] "GET / HTTP/1.1" 200 35931 0.001486 10.0.0.33 - - [2026-04-25 21:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.33 - - [2026-04-25 21:40:28] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003831 10.0.0.33 - - [2026-04-25 21:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.33 - - [2026-04-25 21:40:28] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.011569 10.0.0.33 - - [2026-04-25 21:40:28] "GET / HTTP/1.1" 200 35931 0.001496 10.0.0.33 - - [2026-04-25 21:40:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2026-04-25 21:40:28] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004036 10.0.0.33 - - [2026-04-25 21:40:28] "PUT /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996 HTTP/1.1" 200 274 0.016798 10.0.0.33 - - [2026-04-25 21:40:32] "GET / HTTP/1.1" 200 35931 0.001328 10.0.0.33 - - [2026-04-25 21:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2026-04-25 21:40:32] "GET /routing-instance/ed170e6f-c07a-449f-83b6-12c6cb930bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002450 10.0.0.33 - - [2026-04-25 21:40:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001436 10.0.0.33 - - [2026-04-25 21:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.33 - - [2026-04-25 21:40:32] "GET /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002388 10.0.0.33 - - [2026-04-25 21:40:32] "PUT /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00 HTTP/1.1" 200 254 0.012475 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001160 10.0.0.33 - - [2026-04-25 21:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007525 10.0.0.33 - - [2026-04-25 21:40:34] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003215 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001312 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:40:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.33 - - [2026-04-25 21:40:56] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.33 - - [2026-04-25 21:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008366 10.0.0.33 - - [2026-04-25 21:40:56] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004715 10.0.0.33 - - [2026-04-25 21:40:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.33 - - [2026-04-25 21:40:56] "GET /config-node/ccc453d6-2d13-4d5e-9664-e9ae58422965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002557 10.0.0.33 - - [2026-04-25 21:41:08] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.33 - - [2026-04-25 21:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2026-04-25 21:41:08] "GET /routing-instance/ed170e6f-c07a-449f-83b6-12c6cb930bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002730 10.0.0.33 - - [2026-04-25 21:41:08] "POST /bgp-routers HTTP/1.1" 409 301 0.001593 10.0.0.33 - - [2026-04-25 21:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.33 - - [2026-04-25 21:41:08] "GET /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002589 10.0.0.33 - - [2026-04-25 21:41:08] "PUT /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00 HTTP/1.1" 200 254 0.011593 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:41:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:41:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 10.0.0.33 - - [2026-04-25 21:41:22] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.33 - - [2026-04-25 21:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-04-25 21:41:22] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004741 10.0.0.33 - - [2026-04-25 21:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.33 - - [2026-04-25 21:41:22] "GET /config-node/ccc453d6-2d13-4d5e-9664-e9ae58422965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001544 10.0.0.33 - - [2026-04-25 21:41:22] "GET / HTTP/1.1" 200 35931 0.001503 10.0.0.33 - - [2026-04-25 21:41:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001969 10.0.0.33 - - [2026-04-25 21:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-04-25 21:41:27] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002274 10.0.0.33 - - [2026-04-25 21:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.010054 10.0.0.33 - - [2026-04-25 21:41:28] "GET / HTTP/1.1" 200 35931 0.001359 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 264 0.002053 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/420512be-26ad-4d2f-9f9d-0c4b68c0ea00 HTTP/1.1" 200 244 0.009628 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 261 0.004130 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/331a5ac2-e447-4729-a820-1bfea753c1c1 HTTP/1.1" 200 244 0.008749 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 261 0.002418 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/fe455582-1c67-4d39-8703-be940b675d59 HTTP/1.1" 200 244 0.008492 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 253 0.003480 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/70efb3c8-06fd-4b3e-b749-9b7ccfc3a38a HTTP/1.1" 200 244 0.020772 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 251 0.004799 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/b542bd16-9687-44c2-8d1f-d6e009f6fa2e HTTP/1.1" 200 244 0.014087 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 252 0.014560 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/9a127223-8623-4814-9873-a46cc3a9a7b7 HTTP/1.1" 200 244 0.008722 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 256 0.013459 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/b1cf0812-0de6-44af-a3e3-440be2e51608 HTTP/1.1" 200 244 0.009448 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 248 0.010373 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/12f27269-3aff-41e3-a18e-02baae2ccf18 HTTP/1.1" 200 244 0.011477 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 252 0.014815 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/c9f3c1af-8ca9-4be1-ba09-13937e4753ec HTTP/1.1" 200 244 0.009116 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 257 0.006343 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.33 - - [2026-04-25 21:41:28] "PUT /alarm/df15c859-df42-4c94-aba6-b42eb8cfce61 HTTP/1.1" 200 244 0.008673 10.0.0.33 - - [2026-04-25 21:41:28] "POST /alarms HTTP/1.1" 409 251 0.002340 10.0.0.33 - - [2026-04-25 21:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/7bd4e975-e306-4691-a48c-134260467904 HTTP/1.1" 200 244 0.008174 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 257 0.008645 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/7824d60f-190e-4904-b07f-c5d4516785d7 HTTP/1.1" 200 244 0.008740 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 261 0.002260 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/5dd314fd-7d48-4aac-9160-302761318877 HTTP/1.1" 200 244 0.010396 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 258 0.011804 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/b9ea8418-7e89-46c1-bffb-01b5bbcef371 HTTP/1.1" 200 244 0.020369 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 254 0.015162 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/7cb5c697-fd57-45aa-81fd-0c36d97f0375 HTTP/1.1" 200 244 0.016117 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 254 0.004023 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/de8bccfd-3508-4ec7-b547-5c2d1ffc3130 HTTP/1.1" 200 244 0.009229 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 254 0.006244 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/21f25802-208c-451c-855b-6ed0b59040cf HTTP/1.1" 200 244 0.009095 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 247 0.008417 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/9d0fbad3-f415-4356-992b-d166bf068f16 HTTP/1.1" 200 244 0.010510 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 272 0.007537 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/4905a206-3dc5-4495-9797-b8f830c7e5d0 HTTP/1.1" 200 244 0.008386 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 261 0.001691 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/ef093d84-d612-4133-be4d-61d82fad9425 HTTP/1.1" 200 244 0.011912 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 259 0.001709 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/cb33e98e-f0c2-4171-86f6-019838d4ad8b HTTP/1.1" 200 244 0.010931 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 265 0.008033 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/184eb8e1-3f2f-42fd-af77-2b2c8a3f3c9d HTTP/1.1" 200 244 0.009211 10.0.0.33 - - [2026-04-25 21:41:29] "POST /alarms HTTP/1.1" 409 279 0.005733 10.0.0.33 - - [2026-04-25 21:41:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.33 - - [2026-04-25 21:41:29] "PUT /alarm/211c97ac-2f14-45c8-b536-946cf642ec57 HTTP/1.1" 200 244 0.008246 10.0.0.33 - - [2026-04-25 21:41:30] "GET / HTTP/1.1" 200 35931 0.002425 10.0.0.33 - - [2026-04-25 21:41:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004953 10.0.0.33 - - [2026-04-25 21:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.33 - - [2026-04-25 21:41:30] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.007362 10.0.0.33 - - [2026-04-25 21:41:30] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.33 - - [2026-04-25 21:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005605 10.0.0.33 - - [2026-04-25 21:41:30] "GET /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002703 10.0.0.33 - - [2026-04-25 21:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.33 - - [2026-04-25 21:41:30] "PUT /global-vrouter-config/7c1ec772-9c10-487c-9aeb-f924d728dded HTTP/1.1" 200 276 0.009867 10.0.0.33 - - [2026-04-25 21:41:30] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.33 - - [2026-04-25 21:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-04-25 21:41:30] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006153 10.0.0.33 - - [2026-04-25 21:41:30] "PUT /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996 HTTP/1.1" 200 274 0.014752 10.0.0.33 - - [2026-04-25 21:41:34] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.33 - - [2026-04-25 21:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2026-04-25 21:41:34] "GET /routing-instance/ed170e6f-c07a-449f-83b6-12c6cb930bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002386 10.0.0.33 - - [2026-04-25 21:41:34] "POST /bgp-routers HTTP/1.1" 409 301 0.001650 10.0.0.33 - - [2026-04-25 21:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2026-04-25 21:41:34] "GET /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002671 10.0.0.33 - - [2026-04-25 21:41:34] "PUT /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00 HTTP/1.1" 200 254 0.021944 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:41:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001338 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:41:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001289 10.0.0.33 - - [2026-04-25 21:41:37] "POST /tags HTTP/1.1" 200 355 0.021731 10.0.0.33 - - [2026-04-25 21:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018242 10.0.0.33 - - [2026-04-25 21:41:38] "GET /tag/4ffcc2dd-9d40-42d4-9071-752db76c99a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013265 10.0.0.33 - - [2026-04-25 21:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2026-04-25 21:41:38] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006871 10.0.0.33 - - [2026-04-25 21:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2026-04-25 21:41:38] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.079290 10.0.0.33 - - [2026-04-25 21:41:38] "POST /virtual-machines HTTP/1.1" 200 351 0.020535 10.0.0.33 - - [2026-04-25 21:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.034872 10.0.0.33 - - [2026-04-25 21:41:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.101813 10.0.0.33 - - [2026-04-25 21:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008347 10.0.0.33 - - [2026-04-25 21:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009342 10.0.0.33 - - [2026-04-25 21:41:38] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.004034 10.0.0.33 - - [2026-04-25 21:41:38] "POST /instance-ips HTTP/1.1" 200 391 0.017849 10.0.0.33 - - [2026-04-25 21:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.029958 10.0.0.33 - - [2026-04-25 21:41:38] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.007581 10.0.0.33 - - [2026-04-25 21:41:38] "POST /set-tag HTTP/1.1" 200 109 0.014541 10.0.0.33 - - [2026-04-25 21:41:38] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011700 10.0.0.33 - - [2026-04-25 21:41:38] "GET /instance-ip/8a29257c-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.007176 10.0.0.33 - - [2026-04-25 21:41:38] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004615 10.0.0.33 - - [2026-04-25 21:41:38] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.33 - - [2026-04-25 21:41:38] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003616 10.0.0.33 - - [2026-04-25 21:41:38] "POST /ref-update HTTP/1.1" 200 156 0.008395 10.0.0.33 - - [2026-04-25 21:41:38] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005341 10.0.0.33 - - [2026-04-25 21:41:38] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.33 - - [2026-04-25 21:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2026-04-25 21:41:38] "GET /virtual-network/47a24866-b545-48b9-814f-a83d46d5fe01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004192 10.0.0.33 - - [2026-04-25 21:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2026-04-25 21:41:38] "GET /project/5af3c95d-f73f-4d18-94da-46f458db155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030819 10.0.0.33 - - [2026-04-25 21:41:38] "POST /virtual-machines HTTP/1.1" 200 355 0.008785 10.0.0.33 - - [2026-04-25 21:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.012385 10.0.0.33 - - [2026-04-25 21:41:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.091033 10.0.0.33 - - [2026-04-25 21:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.007461 10.0.0.33 - - [2026-04-25 21:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.33 - - [2026-04-25 21:41:39] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005745 10.0.0.33 - - [2026-04-25 21:41:39] "POST /instance-ips HTTP/1.1" 200 395 0.018213 10.0.0.33 - - [2026-04-25 21:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025654 10.0.0.33 - - [2026-04-25 21:41:39] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.015805 10.0.0.33 - - [2026-04-25 21:41:39] "POST /set-tag HTTP/1.1" 200 109 0.014713 10.0.0.33 - - [2026-04-25 21:41:39] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014594 10.0.0.33 - - [2026-04-25 21:41:39] "GET /instance-ip/8a90ac10-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002749 10.0.0.33 - - [2026-04-25 21:41:39] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006051 10.0.0.33 - - [2026-04-25 21:41:39] "POST /set-tag HTTP/1.1" 200 109 0.001987 10.0.0.33 - - [2026-04-25 21:41:39] "GET /virtual-router/b5ffcb16-0d2e-43dd-abf6-e0c8afd3832d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003335 10.0.0.33 - - [2026-04-25 21:41:39] "POST /ref-update HTTP/1.1" 200 156 0.008232 10.0.0.33 - - [2026-04-25 21:41:39] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003958 10.0.0.33 - - [2026-04-25 21:41:39] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.33 - - [2026-04-25 21:41:39] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003697 10.0.0.33 - - [2026-04-25 21:41:39] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.33 - - [2026-04-25 21:41:39] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004353 10.0.0.33 - - [2026-04-25 21:41:39] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.33 - - [2026-04-25 21:41:49] "GET / HTTP/1.1" 200 35931 0.002029 10.0.0.33 - - [2026-04-25 21:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2026-04-25 21:41:49] "GET /global-system-config/25c4af58-6863-4952-9c29-2a2ef6b3f996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005165 10.0.0.33 - - [2026-04-25 21:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.33 - - [2026-04-25 21:41:49] "GET /config-node/ccc453d6-2d13-4d5e-9664-e9ae58422965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002464 10.0.0.33 - - [2026-04-25 21:41:51] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004738 10.0.0.33 - - [2026-04-25 21:41:51] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.33 - - [2026-04-25 21:41:52] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004502 10.0.0.33 - - [2026-04-25 21:41:52] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.33 - - [2026-04-25 21:41:54] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004585 10.0.0.33 - - [2026-04-25 21:41:54] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.33 - - [2026-04-25 21:42:01] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.33 - - [2026-04-25 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.33 - - [2026-04-25 21:42:01] "GET /routing-instance/ed170e6f-c07a-449f-83b6-12c6cb930bfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006748 10.0.0.33 - - [2026-04-25 21:42:01] "POST /bgp-routers HTTP/1.1" 409 301 0.003125 10.0.0.33 - - [2026-04-25 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-04-25 21:42:01] "GET /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002734 10.0.0.33 - - [2026-04-25 21:42:01] "PUT /bgp-router/a8eaa4d7-b1a6-403a-94c1-e0caf70afc00 HTTP/1.1" 200 254 0.016506 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:42:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001177 [Introspect:8084]10.0.0.33 - - [2026-04-25 21:42:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001603 10.0.0.33 - - [2026-04-25 21:42:26] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009077 10.0.0.33 - - [2026-04-25 21:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.33 - - [2026-04-25 21:42:26] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005881 10.0.0.33 - - [2026-04-25 21:42:26] "POST /set-tag HTTP/1.1" 200 109 0.003626 10.0.0.33 - - [2026-04-25 21:42:26] "GET /virtual-machine/68ba2fca-c148-4012-ae30-b4ef8b32df4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002819 10.0.0.33 - - [2026-04-25 21:42:26] "POST /ref-update HTTP/1.1" 200 156 0.013251 10.0.0.33 - - [2026-04-25 21:42:26] "GET /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013061 10.0.0.33 - - [2026-04-25 21:42:26] "POST /set-tag HTTP/1.1" 200 109 0.017138 10.0.0.33 - - [2026-04-25 21:42:26] "POST /set-tag HTTP/1.1" 200 109 0.014687 10.0.0.33 - - [2026-04-25 21:42:26] "DELETE /instance-ip/8a29257c-40ef-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.037387 10.0.0.33 - - [2026-04-25 21:42:26] "DELETE /virtual-machine-interface/8a101d2a-40ef-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.033225 10.0.0.33 - - [2026-04-25 21:42:26] "DELETE /virtual-machine/68ba2fca-c148-4012-ae30-b4ef8b32df4c HTTP/1.1" 200 115 0.017210 10.0.0.33 - - [2026-04-25 21:42:26] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004259 10.0.0.33 - - [2026-04-25 21:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.33 - - [2026-04-25 21:42:57] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009007 10.0.0.33 - - [2026-04-25 21:42:57] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.33 - - [2026-04-25 21:42:57] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007093 10.0.0.33 - - [2026-04-25 21:42:57] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.33 - - [2026-04-25 21:42:57] "GET /virtual-machine/4f64c8ef-1c98-4aed-86ee-8642eef2c183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1421 0.003541 10.0.0.33 - - [2026-04-25 21:42:57] "POST /ref-update HTTP/1.1" 200 156 0.010455 10.0.0.33 - - [2026-04-25 21:42:57] "GET /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.033145 10.0.0.33 - - [2026-04-25 21:42:57] "POST /set-tag HTTP/1.1" 200 109 0.029556 10.0.0.33 - - [2026-04-25 21:42:57] "POST /set-tag HTTP/1.1" 200 109 0.065071 10.0.0.33 - - [2026-04-25 21:42:57] "DELETE /instance-ip/8a90ac10-40ef-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.058544 10.0.0.33 - - [2026-04-25 21:42:57] "DELETE /virtual-machine-interface/8a790416-40ef-11f1-a1b7-fa163e5598fa HTTP/1.1" 200 115 0.057902 10.0.0.33 - - [2026-04-25 21:42:57] "DELETE /virtual-machine/4f64c8ef-1c98-4aed-86ee-8642eef2c183 HTTP/1.1" 200 115 0.033742 10.0.0.33 - - [2026-04-25 21:42:57] "DELETE /tag/4ffcc2dd-9d40-42d4-9071-752db76c99a5 HTTP/1.1" 200 115 0.058454