++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Jun 23 07:39:52 AM UTC 2026 ===================' INFO: =================== Tue Jun 23 07:39:52 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ 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 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ tr '\n' , ++++ uniq +++ local local_ips=,10.0.0.33,10.33.93.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.33.93.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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/23/2026 07:40:34.813 7fb3ac8f7cc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/23/2026 07:40:35.102 7fb3ac8f7cc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/23/2026 07:40:35.115 7fb3ac8f7cc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/23/2026 07:40:35.115 7fb3ac8f7cc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-06-23 07:40:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000700 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-06-23 07:40:48] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.33 - - [2026-06-23 07:40:48] "GET / HTTP/1.1" 200 35931 0.001247 10.0.0.33 - - [2026-06-23 07:40:48] "GET / HTTP/1.1" 200 35931 0.000865 10.0.0.33 - - [2026-06-23 07:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010862 10.0.0.33 - - [2026-06-23 07:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.33 - - [2026-06-23 07:40:48] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.028934 10.0.0.33 - - [2026-06-23 07:40:48] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.027056 10.0.0.33 - - [2026-06-23 07:40:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.005713 10.0.0.33 - - [2026-06-23 07:40:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.011880 10.0.0.33 - - [2026-06-23 07:40:48] "GET / HTTP/1.1" 200 35931 0.001097 10.0.0.33 - - [2026-06-23 07:40:48] "POST /database-nodes HTTP/1.1" 200 597 0.103243 10.0.0.33 - - [2026-06-23 07:40:48] "POST /analytics-nodes HTTP/1.1" 200 599 0.162204 10.0.0.33 - - [2026-06-23 07:40:49] "GET / HTTP/1.1" 200 45303 0.002355 10.0.0.33 - - [2026-06-23 07:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.33 - - [2026-06-23 07:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2026-06-23 07:40:49] "GET / HTTP/1.1" 200 35931 0.001036 10.0.0.33 - - [2026-06-23 07:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.33 - - [2026-06-23 07:40:49] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005665 10.0.0.33 - - [2026-06-23 07:40:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.002499 10.0.0.33 - - [2026-06-23 07:40:49] "POST /config-nodes HTTP/1.1" 200 593 0.018132 10.0.0.33 - - [2026-06-23 07:40:50] "GET / HTTP/1.1" 200 35931 0.001222 10.0.0.33 - - [2026-06-23 07:40:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.027300 10.0.0.33 - - [2026-06-23 07:40:50] "GET / HTTP/1.1" 200 35931 0.001059 10.0.0.33 - - [2026-06-23 07:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2026-06-23 07:40:50] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006050 10.0.0.33 - - [2026-06-23 07:40:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.001841 10.0.0.33 - - [2026-06-23 07:40:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.026734 10.0.0.33 - - [2026-06-23 07:40:50] "GET / HTTP/1.1" 200 35931 0.001269 10.0.0.33 - - [2026-06-23 07:40:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.002349 10.0.0.33 - - [2026-06-23 07:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.33 - - [2026-06-23 07:40:51] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006388 10.0.0.33 - - [2026-06-23 07:40:51] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.33 - - [2026-06-23 07:40:51] "POST /service-appliance-sets HTTP/1.1" 200 553 0.104576 10.0.0.33 - - [2026-06-23 07:40:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.002730 10.0.0.33 - - [2026-06-23 07:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016618 10.0.0.33 - - [2026-06-23 07:40:51] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004741 10.0.0.33 - - [2026-06-23 07:40:51] "POST /service-appliance-sets HTTP/1.1" 200 541 0.054160 10.0.0.33 - - [2026-06-23 07:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006979 10.0.0.33 - - [2026-06-23 07:40:51] "GET /network-ipam/4cb7a91f-4be4-47ac-b096-3bafd631bbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005225 10.0.0.33 - - [2026-06-23 07:40:51] "POST /service-templates HTTP/1.1" 200 511 0.018965 10.0.0.33 - - [2026-06-23 07:40:51] "POST /service-templates HTTP/1.1" 200 501 0.030212 10.0.0.33 - - [2026-06-23 07:40:51] "POST /service-templates HTTP/1.1" 200 515 0.040266 10.0.0.33 - - [2026-06-23 07:40:51] "POST /service-templates HTTP/1.1" 200 535 0.034063 10.0.0.33 - - [2026-06-23 07:40:51] "POST /service-templates HTTP/1.1" 200 507 0.046379 10.0.0.33 - - [2026-06-23 07:40:51] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.33 - - [2026-06-23 07:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012581 10.0.0.33 - - [2026-06-23 07:40:51] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007786 10.0.0.33 - - [2026-06-23 07:40:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.002026 10.0.0.33 - - [2026-06-23 07:40:52] "POST /config-database-nodes HTTP/1.1" 200 611 0.040494 10.0.0.33 - - [2026-06-23 07:40:52] "GET / HTTP/1.1" 200 35931 0.001397 10.0.0.33 - - [2026-06-23 07:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2026-06-23 07:40:52] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009312 10.0.0.33 - - [2026-06-23 07:40:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.008258 10.0.0.33 - - [2026-06-23 07:40:52] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.043205 10.0.0.33 - - [2026-06-23 07:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.33 - - [2026-06-23 07:40:52] "GET /network-ipam/4cb7a91f-4be4-47ac-b096-3bafd631bbc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002658 10.0.0.33 - - [2026-06-23 07:40:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.002018 10.0.0.33 - - [2026-06-23 07:40:53] "POST /access-control-lists HTTP/1.1" 200 587 0.026415 10.0.0.33 - - [2026-06-23 07:40:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.007873 10.0.0.33 - - [2026-06-23 07:40:53] "POST /access-control-lists HTTP/1.1" 200 585 0.045152 10.0.0.33 - - [2026-06-23 07:40:53] "POST /route-targets HTTP/1.1" 200 327 0.018686 10.0.0.33 - - [2026-06-23 07:40:53] "POST /ref-update HTTP/1.1" 200 156 0.020621 10.0.0.33 - - [2026-06-23 07:40:53] "POST /route-targets HTTP/1.1" 200 327 0.020699 10.0.0.33 - - [2026-06-23 07:40:53] "POST /ref-update HTTP/1.1" 200 156 0.035424 10.0.0.33 - - [2026-06-23 07:40:53] "POST /route-targets HTTP/1.1" 200 327 0.011729 10.0.0.33 - - [2026-06-23 07:40:53] "POST /ref-update HTTP/1.1" 200 156 0.036000 10.0.0.33 - - [2026-06-23 07:40:54] "POST /route-targets HTTP/1.1" 200 327 0.020551 10.0.0.33 - - [2026-06-23 07:40:54] "POST /ref-update HTTP/1.1" 200 156 0.024514 10.0.0.33 - - [2026-06-23 07:40:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.002191 10.0.0.33 - - [2026-06-23 07:40:54] "POST /access-control-lists HTTP/1.1" 200 551 0.091572 10.0.0.33 - - [2026-06-23 07:40:54] "GET / HTTP/1.1" 200 35931 0.001187 10.0.0.33 - - [2026-06-23 07:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.33 - - [2026-06-23 07:40:54] "GET /routing-instance/57a2f761-ebb6-4c0d-afa5-35528b7cdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004938 10.0.0.33 - - [2026-06-23 07:40:54] "POST /bgp-routers HTTP/1.1" 200 616 0.053328 10.0.0.33 - - [2026-06-23 07:40:54] "GET /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.016717 10.0.0.33 - - [2026-06-23 07:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.33 - - [2026-06-23 07:40:54] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006699 10.0.0.33 - - [2026-06-23 07:40:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002483 10.0.0.33 - - [2026-06-23 07:40:54] "POST /ref-update HTTP/1.1" 200 156 0.013365 10.0.0.33 - - [2026-06-23 07:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014824 10.0.0.33 - - [2026-06-23 07:40:55] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.009825 10.0.0.33 - - [2026-06-23 07:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009148 10.0.0.33 - - [2026-06-23 07:40:55] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.029980 10.0.0.33 - - [2026-06-23 07:40:55] "GET / HTTP/1.1" 200 35931 0.001095 10.0.0.33 - - [2026-06-23 07:40:55] "POST /alarms HTTP/1.1" 200 581 0.047125 10.0.0.33 - - [2026-06-23 07:40:55] "POST /alarms HTTP/1.1" 200 575 0.049161 10.0.0.33 - - [2026-06-23 07:40:55] "POST /alarms HTTP/1.1" 200 575 0.025962 10.0.0.33 - - [2026-06-23 07:40:55] "POST /alarms HTTP/1.1" 200 559 0.042408 10.0.0.33 - - [2026-06-23 07:40:55] "POST /alarms HTTP/1.1" 200 555 0.029912 10.0.0.33 - - [2026-06-23 07:40:55] "POST /alarms HTTP/1.1" 200 557 0.067575 10.0.0.33 - - [2026-06-23 07:40:55] "POST /alarms HTTP/1.1" 200 565 0.050774 10.0.0.33 - - [2026-06-23 07:40:55] "POST /alarms HTTP/1.1" 200 549 0.052930 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 557 0.067021 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 567 0.037551 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 555 0.024852 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 567 0.034214 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 575 0.079555 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 569 0.029231 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 561 0.033844 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 561 0.038317 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:40:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000808 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:40:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001202 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 561 0.070845 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 547 0.069878 10.0.0.33 - - [2026-06-23 07:40:56] "POST /alarms HTTP/1.1" 200 595 0.071700 10.0.0.33 - - [2026-06-23 07:40:57] "POST /alarms HTTP/1.1" 200 575 0.296209 10.0.0.33 - - [2026-06-23 07:40:57] "POST /alarms HTTP/1.1" 200 571 0.224771 10.0.0.33 - - [2026-06-23 07:40:57] "POST /alarms HTTP/1.1" 200 583 0.031869 10.0.0.33 - - [2026-06-23 07:40:57] "POST /alarms HTTP/1.1" 200 609 0.023671 10.0.0.33 - - [2026-06-23 07:40:57] "GET / HTTP/1.1" 200 35931 0.001054 10.0.0.33 - - [2026-06-23 07:40:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002280 10.0.0.33 - - [2026-06-23 07:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006099 10.0.0.33 - - [2026-06-23 07:40:57] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.013278 10.0.0.33 - - [2026-06-23 07:40:57] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.33 - - [2026-06-23 07:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2026-06-23 07:40:57] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002467 10.0.0.33 - - [2026-06-23 07:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.33 - - [2026-06-23 07:40:57] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.009748 10.0.0.33 - - [2026-06-23 07:40:58] "GET / HTTP/1.1" 200 35931 0.001046 10.0.0.33 - - [2026-06-23 07:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2026-06-23 07:40:58] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009333 10.0.0.33 - - [2026-06-23 07:40:58] "PUT /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff HTTP/1.1" 200 274 0.048648 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.33 - - [2026-06-23 07:41:07] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.33 - - [2026-06-23 07:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.33 - - [2026-06-23 07:41:07] "GET /domain/d6cf8324-99c7-4baf-b615-5cf996478ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002892 10.0.0.33 - - [2026-06-23 07:41:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000476 10.0.0.33 - - [2026-06-23 07:41:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.017511 10.0.0.33 - - [2026-06-23 07:41:07] "POST /security-groups HTTP/1.1" 200 570 0.066381 10.0.0.33 - - [2026-06-23 07:41:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.004627 10.0.0.33 - - [2026-06-23 07:41:07] "POST /projects HTTP/1.1" 200 481 0.212561 10.0.0.33 - - [2026-06-23 07:41:07] "POST /access-control-lists HTTP/1.1" 200 579 0.071715 10.0.0.33 - - [2026-06-23 07:41:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.007167 10.0.0.33 - - [2026-06-23 07:41:07] "POST /security-groups HTTP/1.1" 200 534 0.085175 10.0.0.33 - - [2026-06-23 07:41:08] "POST /access-control-lists HTTP/1.1" 200 577 0.078517 10.0.0.33 - - [2026-06-23 07:41:08] "POST /chown HTTP/1.1" 200 109 0.039479 10.0.0.33 - - [2026-06-23 07:41:08] "POST /policy-managements HTTP/1.1" 409 214 0.005442 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.001639 10.0.0.33 - - [2026-06-23 07:41:08] "POST /access-control-lists HTTP/1.1" 200 594 0.021876 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.006697 10.0.0.33 - - [2026-06-23 07:41:08] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005400 10.0.0.33 - - [2026-06-23 07:41:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.019221 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008332 10.0.0.33 - - [2026-06-23 07:41:08] "POST /access-control-lists HTTP/1.1" 200 592 0.024908 10.0.0.33 - - [2026-06-23 07:41:08] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002559 10.0.0.33 - - [2026-06-23 07:41:08] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.008782 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011987 10.0.0.33 - - [2026-06-23 07:41:08] "GET /virtual-network/42b42d01-d989-40ea-90ed-f518683fb718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004346 10.0.0.33 - - [2026-06-23 07:41:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.000453 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.008351 10.0.0.33 - - [2026-06-23 07:41:08] "POST /security-groups HTTP/1.1" 200 574 0.068998 10.0.0.33 - - [2026-06-23 07:41:08] "POST /projects HTTP/1.1" 200 489 0.210851 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 404 217 0.002442 10.0.0.33 - - [2026-06-23 07:41:08] "POST /security-groups HTTP/1.1" 200 546 0.054466 10.0.0.33 - - [2026-06-23 07:41:08] "POST /access-control-lists HTTP/1.1" 200 583 0.104740 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.004717 10.0.0.33 - - [2026-06-23 07:41:08] "POST /chown HTTP/1.1" 200 109 0.054975 10.0.0.33 - - [2026-06-23 07:41:08] "POST /network-ipams HTTP/1.1" 200 522 0.051087 10.0.0.33 - - [2026-06-23 07:41:08] "POST /access-control-lists HTTP/1.1" 200 581 0.092431 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.002573 10.0.0.33 - - [2026-06-23 07:41:08] "POST /network-ipams HTTP/1.1" 200 510 0.104491 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.008151 10.0.0.33 - - [2026-06-23 07:41:08] "POST /access-control-lists HTTP/1.1" 200 602 0.072700 10.0.0.33 - - [2026-06-23 07:41:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.002481 10.0.0.33 - - [2026-06-23 07:41:09] "POST /access-control-lists HTTP/1.1" 200 600 0.080614 10.0.0.33 - - [2026-06-23 07:41:09] "POST /useragent-kv HTTP/1.1" 200 115 0.012026 10.0.0.33 - - [2026-06-23 07:41:09] "POST /virtual-networks HTTP/1.1" 200 538 0.190264 10.0.0.33 - - [2026-06-23 07:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.33 - - [2026-06-23 07:41:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.001854 10.0.0.33 - - [2026-06-23 07:41:09] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.010123 10.0.0.33 - - [2026-06-23 07:41:09] "POST /access-control-lists HTTP/1.1" 200 589 0.090496 10.0.0.33 - - [2026-06-23 07:41:09] "POST /network-ipams HTTP/1.1" 200 518 0.089476 10.0.0.33 - - [2026-06-23 07:41:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.012456 10.0.0.33 - - [2026-06-23 07:41:09] "POST /route-targets HTTP/1.1" 200 327 0.010900 10.0.0.33 - - [2026-06-23 07:41:09] "POST /ref-update HTTP/1.1" 200 156 0.036666 10.0.0.33 - - [2026-06-23 07:41:09] "POST /useragent-kv HTTP/1.1" 200 115 0.011125 10.0.0.33 - - [2026-06-23 07:41:09] "POST /virtual-networks HTTP/1.1" 200 546 0.180512 10.0.0.33 - - [2026-06-23 07:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.33 - - [2026-06-23 07:41:09] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.018136 10.0.0.33 - - [2026-06-23 07:41:09] "POST /route-targets HTTP/1.1" 200 327 0.016193 10.0.0.33 - - [2026-06-23 07:41:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.017507 10.0.0.33 - - [2026-06-23 07:41:09] "POST /ref-update HTTP/1.1" 200 156 0.073350 10.0.0.33 - - [2026-06-23 07:41:09] "POST /network-policys HTTP/1.1" 200 538 0.107823 10.0.0.33 - - [2026-06-23 07:41:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.006373 10.0.0.33 - - [2026-06-23 07:41:09] "POST /network-policys HTTP/1.1" 200 534 0.023995 10.0.0.33 - - [2026-06-23 07:41:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.006454 10.0.0.33 - - [2026-06-23 07:41:09] "POST /network-policys HTTP/1.1" 200 542 0.027193 10.0.0.33 - - [2026-06-23 07:41:09] "POST /ref-update HTTP/1.1" 200 156 0.082870 10.0.0.33 - - [2026-06-23 07:41:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013409 10.0.0.33 - - [2026-06-23 07:41:10] "PUT /access-control-list/02bb8fd9-511e-4a78-ba16-30ad13ce7db5 HTTP/1.1" 200 272 0.066109 10.0.0.33 - - [2026-06-23 07:41:10] "PUT /access-control-list/9f77da1f-4562-46bf-9d5b-9d515d297644 HTTP/1.1" 200 272 0.025805 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-update HTTP/1.1" 200 156 0.128439 10.0.0.33 - - [2026-06-23 07:41:10] "PUT /access-control-list/9f77da1f-4562-46bf-9d5b-9d515d297644 HTTP/1.1" 200 272 0.028628 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-update HTTP/1.1" 200 156 0.114375 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014944 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003866 10.0.0.33 - - [2026-06-23 07:41:10] "PUT /access-control-list/02bb8fd9-511e-4a78-ba16-30ad13ce7db5 HTTP/1.1" 200 272 0.168983 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-update HTTP/1.1" 200 156 0.052563 10.0.0.33 - - [2026-06-23 07:41:10] "POST /fqname-to-id HTTP/1.1" 404 237 0.020316 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-update HTTP/1.1" 200 156 0.163152 10.0.0.33 - - [2026-06-23 07:41:10] "POST /access-control-lists HTTP/1.1" 200 601 0.073937 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-update HTTP/1.1" 200 156 0.086463 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-update HTTP/1.1" 200 156 0.053959 10.0.0.33 - - [2026-06-23 07:41:10] "PUT /access-control-list/02bb8fd9-511e-4a78-ba16-30ad13ce7db5 HTTP/1.1" 200 272 0.064065 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-update HTTP/1.1" 200 156 0.207213 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022224 10.0.0.33 - - [2026-06-23 07:41:10] "PUT /access-control-list/67da91af-4a54-4825-aa8d-647c01a1360e HTTP/1.1" 200 272 0.127010 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007454 10.0.0.33 - - [2026-06-23 07:41:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006680 10.0.0.33 - - [2026-06-23 07:41:11] "POST /ref-update HTTP/1.1" 200 156 0.073253 10.0.0.33 - - [2026-06-23 07:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.33 - - [2026-06-23 07:41:11] "GET /virtual-network/42b42d01-d989-40ea-90ed-f518683fb718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.052814 10.0.0.33 - - [2026-06-23 07:41:11] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004303 10.0.0.33 - - [2026-06-23 07:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007409 10.0.0.33 - - [2026-06-23 07:41:11] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002555 10.0.0.33 - - [2026-06-23 07:41:11] "POST /firewall-policys HTTP/1.1" 200 530 0.034553 10.0.0.33 - - [2026-06-23 07:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020154 10.0.0.33 - - [2026-06-23 07:41:11] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.018764 10.0.0.33 - - [2026-06-23 07:41:11] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.006599 10.0.0.33 - - [2026-06-23 07:41:11] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005369 10.0.0.33 - - [2026-06-23 07:41:11] "POST /ref-update HTTP/1.1" 200 156 0.019954 10.0.0.33 - - [2026-06-23 07:41:11] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.010260 10.0.0.33 - - [2026-06-23 07:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-06-23 07:41:11] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003006 10.0.0.33 - - [2026-06-23 07:41:11] "POST /firewall-policys HTTP/1.1" 200 532 0.020230 10.0.0.33 - - [2026-06-23 07:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.031547 10.0.0.33 - - [2026-06-23 07:41:11] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012731 10.0.0.33 - - [2026-06-23 07:41:11] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.002461 10.0.0.33 - - [2026-06-23 07:41:11] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004236 10.0.0.33 - - [2026-06-23 07:41:11] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002190 10.0.0.33 - - [2026-06-23 07:41:11] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001974 10.0.0.33 - - [2026-06-23 07:41:11] "POST /ref-update HTTP/1.1" 200 156 0.020478 10.0.0.33 - - [2026-06-23 07:41:11] "POST /ref-update HTTP/1.1" 200 156 0.041760 10.0.0.33 - - [2026-06-23 07:41:11] "POST /ref-update HTTP/1.1" 200 156 0.029904 10.0.0.33 - - [2026-06-23 07:41:11] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.005218 10.0.0.33 - - [2026-06-23 07:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.33 - - [2026-06-23 07:41:11] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002189 10.0.0.33 - - [2026-06-23 07:41:11] "POST /firewall-policys HTTP/1.1" 200 530 0.019259 10.0.0.33 - - [2026-06-23 07:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.013225 10.0.0.33 - - [2026-06-23 07:41:11] "GET /firewall-policy/9c61b3d7-d802-42dc-9ed8-7036043ba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.022564 10.0.0.33 - - [2026-06-23 07:41:11] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.002615 10.0.0.33 - - [2026-06-23 07:41:12] "GET /firewall-policy/9c61b3d7-d802-42dc-9ed8-7036043ba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.008507 10.0.0.33 - - [2026-06-23 07:41:12] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002264 10.0.0.33 - - [2026-06-23 07:41:12] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001899 10.0.0.33 - - [2026-06-23 07:41:12] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001801 10.0.0.33 - - [2026-06-23 07:41:12] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001828 10.0.0.33 - - [2026-06-23 07:41:12] "POST /ref-update HTTP/1.1" 200 156 0.021528 10.0.0.33 - - [2026-06-23 07:41:12] "POST /ref-update HTTP/1.1" 200 156 0.039427 10.0.0.33 - - [2026-06-23 07:41:12] "POST /ref-update HTTP/1.1" 200 156 0.034336 10.0.0.33 - - [2026-06-23 07:41:12] "POST /ref-update HTTP/1.1" 200 156 0.029512 10.0.0.33 - - [2026-06-23 07:41:12] "POST /ref-update HTTP/1.1" 200 156 0.041253 10.0.0.33 - - [2026-06-23 07:41:12] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.014053 10.0.0.33 - - [2026-06-23 07:41:12] "POST /tags HTTP/1.1" 200 299 0.027130 10.0.0.33 - - [2026-06-23 07:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014035 10.0.0.33 - - [2026-06-23 07:41:12] "GET /tag/5274e547-b871-4d81-94ff-2723e981ce2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014778 10.0.0.33 - - [2026-06-23 07:41:12] "POST /set-tag HTTP/1.1" 200 109 0.024160 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.33 - - [2026-06-23 07:41:12] "POST /tags HTTP/1.1" 200 357 0.367110 10.0.0.33 - - [2026-06-23 07:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015152 10.0.0.33 - - [2026-06-23 07:41:13] "GET /tag/ea16c81a-cd4c-4711-8c50-5e54a4b57b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.080236 10.0.0.33 - - [2026-06-23 07:41:13] "POST /tags HTTP/1.1" 200 305 0.098644 10.0.0.33 - - [2026-06-23 07:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.042345 10.0.0.33 - - [2026-06-23 07:41:13] "GET /tag/ade0dfd1-8f05-4825-a2ab-6bba7f6b5cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.039483 10.0.0.33 - - [2026-06-23 07:41:13] "POST /id-to-fqname HTTP/1.1" 200 174 0.001485 10.0.0.33 - - [2026-06-23 07:41:13] "POST /fqname-to-id HTTP/1.1" 404 183 0.005618 10.0.0.33 - - [2026-06-23 07:41:13] "POST /security-groups HTTP/1.1" 200 571 0.071806 10.0.0.33 - - [2026-06-23 07:41:13] "POST /fqname-to-id HTTP/1.1" 404 214 0.007326 10.0.0.33 - - [2026-06-23 07:41:13] "POST /projects HTTP/1.1" 200 483 0.243105 10.0.0.33 - - [2026-06-23 07:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.048417 10.0.0.33 - - [2026-06-23 07:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016113 10.0.0.33 - - [2026-06-23 07:41:13] "POST /access-control-lists HTTP/1.1" 200 580 0.087179 10.0.0.33 - - [2026-06-23 07:41:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.013616 10.0.0.33 - - [2026-06-23 07:41:13] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.022415 10.0.0.33 - - [2026-06-23 07:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007459 10.0.0.33 - - [2026-06-23 07:41:13] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005841 10.0.0.33 - - [2026-06-23 07:41:13] "POST /access-control-lists HTTP/1.1" 200 578 0.078982 10.0.0.33 - - [2026-06-23 07:41:13] "PUT /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d HTTP/1.1" 200 264 0.125419 10.0.0.33 - - [2026-06-23 07:41:14] "PUT /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd HTTP/1.1" 200 264 0.108360 10.0.0.33 - - [2026-06-23 07:41:14] "POST /security-groups HTTP/1.1" 200 537 0.090530 10.0.0.33 - - [2026-06-23 07:41:14] "POST /fqname-to-id HTTP/1.1" 404 234 0.002016 10.0.0.33 - - [2026-06-23 07:41:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038767 10.0.0.33 - - [2026-06-23 07:41:14] "POST /access-control-lists HTTP/1.1" 200 596 0.107927 10.0.0.33 - - [2026-06-23 07:41:14] "POST /chown HTTP/1.1" 200 109 0.055560 10.0.0.33 - - [2026-06-23 07:41:14] "POST /fqname-to-id HTTP/1.1" 404 233 0.018520 10.0.0.33 - - [2026-06-23 07:41:14] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.024655 10.0.0.33 - - [2026-06-23 07:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.33 - - [2026-06-23 07:41:14] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004592 10.0.0.33 - - [2026-06-23 07:41:14] "POST /tags HTTP/1.1" 409 207 0.001440 10.0.0.33 - - [2026-06-23 07:41:14] "POST /access-control-lists HTTP/1.1" 200 594 0.067554 10.0.0.33 - - [2026-06-23 07:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021190 10.0.0.33 - - [2026-06-23 07:41:14] "GET /tag/ade0dfd1-8f05-4825-a2ab-6bba7f6b5cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.013289 10.0.0.33 - - [2026-06-23 07:41:14] "POST /firewall-rules HTTP/1.1" 200 564 0.080840 10.0.0.33 - - [2026-06-23 07:41:14] "GET /firewall-rule/d8a15a03-aa52-4067-9a7e-7363c5650afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004940 10.0.0.33 - - [2026-06-23 07:41:14] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005737 10.0.0.33 - - [2026-06-23 07:41:14] "GET /firewall-rule/d8a15a03-aa52-4067-9a7e-7363c5650afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005412 10.0.0.33 - - [2026-06-23 07:41:14] "POST /ref-update HTTP/1.1" 200 156 0.019819 10.0.0.33 - - [2026-06-23 07:41:14] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010934 10.0.0.33 - - [2026-06-23 07:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016586 10.0.0.33 - - [2026-06-23 07:41:14] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004018 10.0.0.33 - - [2026-06-23 07:41:14] "POST /tags HTTP/1.1" 409 207 0.001734 10.0.0.33 - - [2026-06-23 07:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-06-23 07:41:14] "GET /tag/ade0dfd1-8f05-4825-a2ab-6bba7f6b5cb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.011518 10.0.0.33 - - [2026-06-23 07:41:14] "POST /firewall-rules HTTP/1.1" 200 562 0.110415 10.0.0.33 - - [2026-06-23 07:41:14] "GET /firewall-rule/f2bcdea9-e199-4449-b46b-0e5e4c72236b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.027525 10.0.0.33 - - [2026-06-23 07:41:15] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007465 10.0.0.33 - - [2026-06-23 07:41:15] "GET /firewall-rule/f2bcdea9-e199-4449-b46b-0e5e4c72236b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004207 10.0.0.33 - - [2026-06-23 07:41:15] "POST /ref-update HTTP/1.1" 200 156 0.025769 10.0.0.33 - - [2026-06-23 07:41:15] "POST /fqname-to-id HTTP/1.1" 404 226 0.002134 10.0.0.33 - - [2026-06-23 07:41:15] "POST /tags HTTP/1.1" 200 355 0.036057 10.0.0.33 - - [2026-06-23 07:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015490 10.0.0.33 - - [2026-06-23 07:41:15] "GET /tag/a5363e62-7c12-4d34-b01a-c52821953f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.024908 10.0.0.33 - - [2026-06-23 07:41:15] "POST /tags HTTP/1.1" 200 303 0.037138 10.0.0.33 - - [2026-06-23 07:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012993 10.0.0.33 - - [2026-06-23 07:41:15] "GET /tag/688a5f37-cdc1-490c-a770-e26b68370778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020784 10.0.0.33 - - [2026-06-23 07:41:15] "POST /projects HTTP/1.1" 409 218 0.005257 10.0.0.33 - - [2026-06-23 07:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.33 - - [2026-06-23 07:41:15] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046951 10.0.0.33 - - [2026-06-23 07:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007725 10.0.0.33 - - [2026-06-23 07:41:15] "GET /network-ipam/445e948d-18f3-44f8-a65b-9026c34b2b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004271 10.0.0.33 - - [2026-06-23 07:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.33 - - [2026-06-23 07:41:15] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003751 10.0.0.33 - - [2026-06-23 07:41:15] "PUT /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d HTTP/1.1" 200 264 0.055974 10.0.0.33 - - [2026-06-23 07:41:15] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004659 10.0.0.33 - - [2026-06-23 07:41:15] "POST /set-tag HTTP/1.1" 200 109 0.068787 10.0.0.33 - - [2026-06-23 07:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009315 10.0.0.33 - - [2026-06-23 07:41:15] "GET /network-ipam/99a6f832-765b-41d6-94e8-bda1d5c26af0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005790 10.0.0.33 - - [2026-06-23 07:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.33 - - [2026-06-23 07:41:15] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005393 10.0.0.33 - - [2026-06-23 07:41:15] "PUT /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd HTTP/1.1" 200 264 0.079063 10.0.0.33 - - [2026-06-23 07:41:15] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008664 10.0.0.33 - - [2026-06-23 07:41:16] "POST /set-tag HTTP/1.1" 200 109 0.083254 10.0.0.33 - - [2026-06-23 07:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.33 - - [2026-06-23 07:41:16] "GET /network-policy/469e1c77-75df-4c5d-977b-a4b58d3bb722?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003942 10.0.0.33 - - [2026-06-23 07:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.33 - - [2026-06-23 07:41:16] "GET /network-policy/55780027-6c82-4635-920a-89f9ffa82c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002617 10.0.0.33 - - [2026-06-23 07:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.33 - - [2026-06-23 07:41:16] "GET /network-policy/77b55a2e-b0a3-41ee-8f03-ea90b48089cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002671 10.0.0.33 - - [2026-06-23 07:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.33 - - [2026-06-23 07:41:16] "PUT /network-policy/77b55a2e-b0a3-41ee-8f03-ea90b48089cc HTTP/1.1" 200 262 0.011404 10.0.0.33 - - [2026-06-23 07:41:16] "PUT /access-control-list/67da91af-4a54-4825-aa8d-647c01a1360e HTTP/1.1" 200 272 0.045678 10.0.0.33 - - [2026-06-23 07:41:16] "POST /ref-update HTTP/1.1" 200 156 0.162284 10.0.0.33 - - [2026-06-23 07:41:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028000 10.0.0.33 - - [2026-06-23 07:41:16] "PUT /access-control-list/9f77da1f-4562-46bf-9d5b-9d515d297644 HTTP/1.1" 200 272 0.098568 10.0.0.33 - - [2026-06-23 07:41:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008392 10.0.0.33 - - [2026-06-23 07:41:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003748 10.0.0.33 - - [2026-06-23 07:41:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002444 10.0.0.33 - - [2026-06-23 07:41:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002238 10.0.0.33 - - [2026-06-23 07:41:16] "POST /security-groups HTTP/1.1" 409 245 0.002310 10.0.0.33 - - [2026-06-23 07:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008666 10.0.0.33 - - [2026-06-23 07:41:16] "PUT /security-group/f6dc2c51-c0fe-4d40-bcb3-d1bbf08b4628 HTTP/1.1" 200 262 0.056687 10.0.0.33 - - [2026-06-23 07:41:16] "PUT /access-control-list/187cdd42-74ab-458f-810f-c9c41ac6feed HTTP/1.1" 200 272 0.016837 10.0.0.33 - - [2026-06-23 07:41:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027808 10.0.0.33 - - [2026-06-23 07:41:16] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019597 10.0.0.33 - - [2026-06-23 07:41:16] "PUT /access-control-list/0111f48f-b4a0-4921-9aa9-42383f2d94bb HTTP/1.1" 200 272 0.041221 10.0.0.33 - - [2026-06-23 07:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.33 - - [2026-06-23 07:41:16] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006749 10.0.0.33 - - [2026-06-23 07:41:16] "POST /tags HTTP/1.1" 409 206 0.001455 10.0.0.33 - - [2026-06-23 07:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.33 - - [2026-06-23 07:41:16] "GET /tag/688a5f37-cdc1-490c-a770-e26b68370778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.028687 10.0.0.33 - - [2026-06-23 07:41:16] "POST /firewall-rules HTTP/1.1" 200 562 0.147250 10.0.0.33 - - [2026-06-23 07:41:16] "GET /firewall-rule/82e972bd-a870-4d8b-bb98-46b139b5f840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005844 10.0.0.33 - - [2026-06-23 07:41:17] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.007488 10.0.0.33 - - [2026-06-23 07:41:17] "GET /firewall-rule/82e972bd-a870-4d8b-bb98-46b139b5f840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002226 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001056 10.0.0.33 - - [2026-06-23 07:41:17] "POST /ref-update HTTP/1.1" 200 156 0.020509 10.0.0.33 - - [2026-06-23 07:41:17] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003835 10.0.0.33 - - [2026-06-23 07:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.33 - - [2026-06-23 07:41:17] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003033 10.0.0.33 - - [2026-06-23 07:41:17] "POST /tags HTTP/1.1" 409 206 0.001811 10.0.0.33 - - [2026-06-23 07:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-06-23 07:41:17] "GET /tag/688a5f37-cdc1-490c-a770-e26b68370778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014672 10.0.0.33 - - [2026-06-23 07:41:17] "POST /firewall-rules HTTP/1.1" 200 560 0.171114 10.0.0.33 - - [2026-06-23 07:41:17] "GET /firewall-rule/e3774f57-4811-4b6d-a320-0c7fea2985ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016308 10.0.0.33 - - [2026-06-23 07:41:17] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003816 10.0.0.33 - - [2026-06-23 07:41:17] "GET /firewall-rule/e3774f57-4811-4b6d-a320-0c7fea2985ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002099 10.0.0.33 - - [2026-06-23 07:41:17] "POST /ref-update HTTP/1.1" 200 156 0.025234 10.0.0.33 - - [2026-06-23 07:41:17] "POST /tags HTTP/1.1" 200 305 0.054211 10.0.0.33 - - [2026-06-23 07:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.33 - - [2026-06-23 07:41:17] "GET /tag/cb3f7f4f-0139-43a8-a602-e408b4d9e9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.031882 10.0.0.33 - - [2026-06-23 07:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2026-06-23 07:41:17] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050634 10.0.0.33 - - [2026-06-23 07:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.33 - - [2026-06-23 07:41:17] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007587 10.0.0.33 - - [2026-06-23 07:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783 10.0.0.33 - - [2026-06-23 07:41:17] "GET /service-appliance-set/ab76d44f-37cc-4ccf-8c95-cec89cc6be7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003627 10.0.0.33 - - [2026-06-23 07:41:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.001699 10.0.0.33 - - [2026-06-23 07:41:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124092 10.0.0.33 - - [2026-06-23 07:41:17] "GET /virtual-machine-interface/66c15586-faa3-415e-9ec0-a3403db157e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.019102 10.0.0.33 - - [2026-06-23 07:41:18] "POST /instance-ips HTTP/1.1" 200 381 0.083395 10.0.0.33 - - [2026-06-23 07:41:18] "GET /instance-ip/fdb9dae7-ae47-410f-b1f3-cb5a2f9ac242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005795 10.0.0.33 - - [2026-06-23 07:41:18] "POST /loadbalancers HTTP/1.1" 200 582 0.086662 10.0.0.33 - - [2026-06-23 07:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009877 10.0.0.33 - - [2026-06-23 07:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.33 - - [2026-06-23 07:41:18] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041006 10.0.0.33 - - [2026-06-23 07:41:18] "GET /loadbalancer/af6e6ca8-77e9-4a47-8493-765e35abaa25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.003756 10.0.0.33 - - [2026-06-23 07:41:18] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072264 10.0.0.33 - - [2026-06-23 07:41:18] "GET /instance-ip/fdb9dae7-ae47-410f-b1f3-cb5a2f9ac242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005811 10.0.0.33 - - [2026-06-23 07:41:18] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.084353 10.0.0.33 - - [2026-06-23 07:41:18] "POST /floating-ips HTTP/1.1" 200 583 0.048248 10.0.0.33 - - [2026-06-23 07:41:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018608 10.0.0.33 - - [2026-06-23 07:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005147 10.0.0.33 - - [2026-06-23 07:41:18] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069561 10.0.0.33 - - [2026-06-23 07:41:18] "GET /loadbalancer-listener/97d496eb-0df5-4657-99b9-05e07d81fba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004501 10.0.0.33 - - [2026-06-23 07:41:18] "GET /loadbalancer-listener/97d496eb-0df5-4657-99b9-05e07d81fba7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003987 10.0.0.33 - - [2026-06-23 07:41:18] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020479 10.0.0.33 - - [2026-06-23 07:41:18] "GET /instance-ip/fdb9dae7-ae47-410f-b1f3-cb5a2f9ac242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005674 10.0.0.33 - - [2026-06-23 07:41:18] "GET /instance-ip/fdb9dae7-ae47-410f-b1f3-cb5a2f9ac242?fields=floating_ips HTTP/1.1" 200 1171 0.006367 10.0.0.33 - - [2026-06-23 07:41:18] "GET /floating-ip/e27ad0fd-be32-44de-8aab-626646868b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.035345 10.0.0.33 - - [2026-06-23 07:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006625 10.0.0.33 - - [2026-06-23 07:41:18] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.019599 10.0.0.33 - - [2026-06-23 07:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.33 - - [2026-06-23 07:41:18] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.023632 10.0.0.33 - - [2026-06-23 07:41:18] "POST /tags HTTP/1.1" 200 301 0.045239 10.0.0.33 - - [2026-06-23 07:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016845 10.0.0.33 - - [2026-06-23 07:41:18] "GET /tag/a2d08f30-250d-4ac8-b57e-c1f42b91552f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.032768 10.0.0.33 - - [2026-06-23 07:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014848 10.0.0.33 - - [2026-06-23 07:41:19] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.040257 10.0.0.33 - - [2026-06-23 07:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.33 - - [2026-06-23 07:41:19] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010630 10.0.0.33 - - [2026-06-23 07:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.33 - - [2026-06-23 07:41:19] "GET /service-appliance-set/ab76d44f-37cc-4ccf-8c95-cec89cc6be7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007668 10.0.0.33 - - [2026-06-23 07:41:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002539 10.0.0.33 - - [2026-06-23 07:41:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.113291 10.0.0.33 - - [2026-06-23 07:41:19] "GET /virtual-machine-interface/19c8c6e7-1092-49e4-9e81-130576d6d1a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.030008 10.0.0.33 - - [2026-06-23 07:41:19] "POST /instance-ips HTTP/1.1" 200 377 0.041641 10.0.0.33 - - [2026-06-23 07:41:19] "GET /instance-ip/60015f9e-ae00-4894-850a-5d5658528012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006871 10.0.0.33 - - [2026-06-23 07:41:19] "POST /loadbalancers HTTP/1.1" 200 582 0.085973 10.0.0.33 - - [2026-06-23 07:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024099 10.0.0.33 - - [2026-06-23 07:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.037012 10.0.0.33 - - [2026-06-23 07:41:19] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.116944 10.0.0.33 - - [2026-06-23 07:41:19] "GET /instance-ip/60015f9e-ae00-4894-850a-5d5658528012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008828 10.0.0.33 - - [2026-06-23 07:41:19] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.063198 10.0.0.33 - - [2026-06-23 07:41:19] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002229 10.0.0.33 - - [2026-06-23 07:41:19] "POST /floating-ips HTTP/1.1" 200 581 0.026595 10.0.0.33 - - [2026-06-23 07:41:19] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.045803 10.0.0.33 - - [2026-06-23 07:41:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011831 10.0.0.33 - - [2026-06-23 07:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.33 - - [2026-06-23 07:41:19] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.026584 10.0.0.33 - - [2026-06-23 07:41:19] "GET /loadbalancer-listener/db7b6c6a-9dec-4069-833e-a15c71327e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002191 10.0.0.33 - - [2026-06-23 07:41:19] "GET /loadbalancer-listener/db7b6c6a-9dec-4069-833e-a15c71327e82?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011534 10.0.0.33 - - [2026-06-23 07:41:19] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018349 10.0.0.33 - - [2026-06-23 07:41:19] "GET /instance-ip/60015f9e-ae00-4894-850a-5d5658528012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004632 10.0.0.33 - - [2026-06-23 07:41:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.33 - - [2026-06-23 07:41:20] "GET /instance-ip/60015f9e-ae00-4894-850a-5d5658528012?fields=floating_ips HTTP/1.1" 200 1163 0.016052 10.0.0.33 - - [2026-06-23 07:41:20] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006427 10.0.0.33 - - [2026-06-23 07:41:20] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.052978 10.0.0.33 - - [2026-06-23 07:41:20] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004211 10.0.0.33 - - [2026-06-23 07:41:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021754 10.0.0.33 - - [2026-06-23 07:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.044567 10.0.0.33 - - [2026-06-23 07:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.33 - - [2026-06-23 07:41:20] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034668 10.0.0.33 - - [2026-06-23 07:41:20] "GET /loadbalancer-listener/2dded1a2-8f42-4f3b-b5ed-0bdfd1a2020f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002054 10.0.0.33 - - [2026-06-23 07:41:20] "GET /loadbalancer-listener/2dded1a2-8f42-4f3b-b5ed-0bdfd1a2020f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004323 10.0.0.33 - - [2026-06-23 07:41:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026639 10.0.0.33 - - [2026-06-23 07:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.33 - - [2026-06-23 07:41:20] "GET /instance-ip/60015f9e-ae00-4894-850a-5d5658528012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003578 10.0.0.33 - - [2026-06-23 07:41:20] "GET /instance-ip/60015f9e-ae00-4894-850a-5d5658528012?fields=floating_ips HTTP/1.1" 200 1163 0.006050 10.0.0.33 - - [2026-06-23 07:41:20] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003851 10.0.0.33 - - [2026-06-23 07:41:20] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.043165 10.0.0.33 - - [2026-06-23 07:41:20] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002476 10.0.0.33 - - [2026-06-23 07:41:20] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018485 10.0.0.33 - - [2026-06-23 07:41:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016176 10.0.0.33 - - [2026-06-23 07:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008815 10.0.0.33 - - [2026-06-23 07:41:20] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.025170 10.0.0.33 - - [2026-06-23 07:41:20] "GET /loadbalancer-listener/f5ad07c3-e3fd-44aa-9040-5e0bce4c6220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002004 10.0.0.33 - - [2026-06-23 07:41:20] "GET /loadbalancer-listener/f5ad07c3-e3fd-44aa-9040-5e0bce4c6220?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002374 10.0.0.33 - - [2026-06-23 07:41:20] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.046983 10.0.0.33 - - [2026-06-23 07:41:20] "GET /instance-ip/60015f9e-ae00-4894-850a-5d5658528012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003465 10.0.0.33 - - [2026-06-23 07:41:20] "GET /instance-ip/60015f9e-ae00-4894-850a-5d5658528012?fields=floating_ips HTTP/1.1" 200 1163 0.005124 10.0.0.33 - - [2026-06-23 07:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.33 - - [2026-06-23 07:41:20] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005310 10.0.0.33 - - [2026-06-23 07:41:20] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.012013 10.0.0.33 - - [2026-06-23 07:41:20] "POST /tags HTTP/1.1" 200 371 0.027298 10.0.0.33 - - [2026-06-23 07:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018896 10.0.0.33 - - [2026-06-23 07:41:20] "GET /tag/8a27d202-7d71-44dc-93a4-f155f8920181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.014306 10.0.0.33 - - [2026-06-23 07:41:20] "POST /tags HTTP/1.1" 200 319 0.018934 10.0.0.33 - - [2026-06-23 07:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.33 - - [2026-06-23 07:41:20] "GET /tag/104ed3fb-1e01-450e-a128-aae7ad3117b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.011009 10.0.0.33 - - [2026-06-23 07:41:20] "POST /id-to-fqname HTTP/1.1" 200 181 0.000492 10.0.0.33 - - [2026-06-23 07:41:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.003688 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000769 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:41:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000745 10.0.0.33 - - [2026-06-23 07:41:21] "POST /security-groups HTTP/1.1" 200 578 0.075825 10.0.0.33 - - [2026-06-23 07:41:21] "POST /projects HTTP/1.1" 200 497 0.164973 10.0.0.33 - - [2026-06-23 07:41:21] "POST /fqname-to-id HTTP/1.1" 404 225 0.003266 10.0.0.33 - - [2026-06-23 07:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021126 10.0.0.33 - - [2026-06-23 07:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.33 - - [2026-06-23 07:41:21] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.016299 10.0.0.33 - - [2026-06-23 07:41:21] "POST /access-control-lists HTTP/1.1" 200 587 0.086294 10.0.0.33 - - [2026-06-23 07:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008304 10.0.0.33 - - [2026-06-23 07:41:21] "POST /fqname-to-id HTTP/1.1" 404 224 0.006069 10.0.0.33 - - [2026-06-23 07:41:21] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.019074 10.0.0.33 - - [2026-06-23 07:41:21] "PUT /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d HTTP/1.1" 200 264 0.053025 10.0.0.33 - - [2026-06-23 07:41:21] "PUT /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd HTTP/1.1" 200 264 0.054925 10.0.0.33 - - [2026-06-23 07:41:21] "POST /access-control-lists HTTP/1.1" 200 585 0.218849 10.0.0.33 - - [2026-06-23 07:41:21] "POST /security-groups HTTP/1.1" 200 558 0.262108 10.0.0.33 - - [2026-06-23 07:41:21] "POST /fqname-to-id HTTP/1.1" 404 248 0.001579 10.0.0.33 - - [2026-06-23 07:41:21] "POST /access-control-lists HTTP/1.1" 200 610 0.059640 10.0.0.33 - - [2026-06-23 07:41:21] "POST /fqname-to-id HTTP/1.1" 404 247 0.013059 10.0.0.33 - - [2026-06-23 07:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.086118 10.0.0.33 - - [2026-06-23 07:41:21] "POST /chown HTTP/1.1" 200 109 0.060098 10.0.0.33 - - [2026-06-23 07:41:21] "POST /access-control-lists HTTP/1.1" 200 608 0.086592 10.0.0.33 - - [2026-06-23 07:41:21] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013168 10.0.0.33 - - [2026-06-23 07:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2026-06-23 07:41:21] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002278 10.0.0.33 - - [2026-06-23 07:41:21] "POST /tags HTTP/1.1" 409 214 0.001360 10.0.0.33 - - [2026-06-23 07:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.33 - - [2026-06-23 07:41:21] "GET /tag/104ed3fb-1e01-450e-a128-aae7ad3117b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.009317 10.0.0.33 - - [2026-06-23 07:41:22] "POST /firewall-rules HTTP/1.1" 200 578 0.086934 10.0.0.33 - - [2026-06-23 07:41:22] "GET /firewall-rule/6f5eb44e-8bd6-42d3-99d2-b31ebd752b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.014488 10.0.0.33 - - [2026-06-23 07:41:22] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004126 10.0.0.33 - - [2026-06-23 07:41:22] "GET /firewall-rule/6f5eb44e-8bd6-42d3-99d2-b31ebd752b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001917 10.0.0.33 - - [2026-06-23 07:41:22] "POST /ref-update HTTP/1.1" 200 156 0.021735 10.0.0.33 - - [2026-06-23 07:41:22] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002297 10.0.0.33 - - [2026-06-23 07:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.33 - - [2026-06-23 07:41:22] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002048 10.0.0.33 - - [2026-06-23 07:41:22] "POST /tags HTTP/1.1" 409 214 0.001468 10.0.0.33 - - [2026-06-23 07:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2026-06-23 07:41:22] "GET /tag/104ed3fb-1e01-450e-a128-aae7ad3117b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.018708 10.0.0.33 - - [2026-06-23 07:41:22] "POST /firewall-rules HTTP/1.1" 200 576 0.066008 10.0.0.33 - - [2026-06-23 07:41:22] "GET /firewall-rule/640b78c9-0092-432b-8522-de82a32e04f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.010118 10.0.0.33 - - [2026-06-23 07:41:22] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003739 10.0.0.33 - - [2026-06-23 07:41:22] "GET /firewall-rule/640b78c9-0092-432b-8522-de82a32e04f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002233 10.0.0.33 - - [2026-06-23 07:41:22] "POST /ref-update HTTP/1.1" 200 156 0.031275 10.0.0.33 - - [2026-06-23 07:41:22] "POST /tags HTTP/1.1" 200 363 0.029369 10.0.0.33 - - [2026-06-23 07:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.33 - - [2026-06-23 07:41:22] "GET /tag/dc70640e-89a6-4171-acbb-0cc6b920be56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.044154 10.0.0.33 - - [2026-06-23 07:41:22] "POST /tags HTTP/1.1" 200 311 0.016064 10.0.0.33 - - [2026-06-23 07:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.33 - - [2026-06-23 07:41:22] "GET /tag/85e44028-d4a5-46a6-acea-155de04681f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011605 10.0.0.33 - - [2026-06-23 07:41:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.001587 10.0.0.33 - - [2026-06-23 07:41:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.004626 10.0.0.33 - - [2026-06-23 07:41:22] "POST /security-groups HTTP/1.1" 200 574 0.058781 10.0.0.33 - - [2026-06-23 07:41:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.001604 10.0.0.33 - - [2026-06-23 07:41:22] "POST /projects HTTP/1.1" 200 489 0.202501 10.0.0.33 - - [2026-06-23 07:41:22] "POST /access-control-lists HTTP/1.1" 200 583 0.056394 10.0.0.33 - - [2026-06-23 07:41:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.043430 10.0.0.33 - - [2026-06-23 07:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008530 10.0.0.33 - - [2026-06-23 07:41:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002619 10.0.0.33 - - [2026-06-23 07:41:23] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.003904 10.0.0.33 - - [2026-06-23 07:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.33 - - [2026-06-23 07:41:23] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.043360 10.0.0.33 - - [2026-06-23 07:41:23] "POST /access-control-lists HTTP/1.1" 200 581 0.081133 10.0.0.33 - - [2026-06-23 07:41:23] "PUT /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d HTTP/1.1" 200 264 0.042351 10.0.0.33 - - [2026-06-23 07:41:23] "PUT /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd HTTP/1.1" 200 264 0.053389 10.0.0.33 - - [2026-06-23 07:41:23] "POST /security-groups HTTP/1.1" 200 546 0.072667 10.0.0.33 - - [2026-06-23 07:41:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.001759 10.0.0.33 - - [2026-06-23 07:41:23] "POST /access-control-lists HTTP/1.1" 200 602 0.065127 10.0.0.33 - - [2026-06-23 07:41:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.007893 10.0.0.33 - - [2026-06-23 07:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.065832 10.0.0.33 - - [2026-06-23 07:41:23] "POST /chown HTTP/1.1" 200 109 0.012749 10.0.0.33 - - [2026-06-23 07:41:23] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.006838 10.0.0.33 - - [2026-06-23 07:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.33 - - [2026-06-23 07:41:23] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024757 10.0.0.33 - - [2026-06-23 07:41:23] "POST /access-control-lists HTTP/1.1" 200 600 0.061761 10.0.0.33 - - [2026-06-23 07:41:23] "POST /tags HTTP/1.1" 409 210 0.010198 10.0.0.33 - - [2026-06-23 07:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.33 - - [2026-06-23 07:41:23] "GET /tag/85e44028-d4a5-46a6-acea-155de04681f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.009829 10.0.0.33 - - [2026-06-23 07:41:23] "POST /firewall-rules HTTP/1.1" 200 570 0.064910 10.0.0.33 - - [2026-06-23 07:41:23] "GET /firewall-rule/2850223b-e118-4413-8be9-4c90fd279eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.022372 10.0.0.33 - - [2026-06-23 07:41:23] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005132 10.0.0.33 - - [2026-06-23 07:41:23] "GET /firewall-rule/2850223b-e118-4413-8be9-4c90fd279eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002264 10.0.0.33 - - [2026-06-23 07:41:23] "POST /ref-update HTTP/1.1" 200 156 0.047228 10.0.0.33 - - [2026-06-23 07:41:23] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004437 10.0.0.33 - - [2026-06-23 07:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-06-23 07:41:23] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002207 10.0.0.33 - - [2026-06-23 07:41:23] "POST /tags HTTP/1.1" 409 210 0.001397 10.0.0.33 - - [2026-06-23 07:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001137 10.0.0.33 - - [2026-06-23 07:41:23] "GET /tag/85e44028-d4a5-46a6-acea-155de04681f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.009426 10.0.0.33 - - [2026-06-23 07:41:23] "POST /firewall-rules HTTP/1.1" 200 568 0.071944 10.0.0.33 - - [2026-06-23 07:41:23] "GET /firewall-rule/63939190-4b67-4e16-89d5-931778271f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011624 10.0.0.33 - - [2026-06-23 07:41:23] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003910 10.0.0.33 - - [2026-06-23 07:41:23] "GET /firewall-rule/63939190-4b67-4e16-89d5-931778271f67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001825 10.0.0.33 - - [2026-06-23 07:41:24] "POST /ref-update HTTP/1.1" 200 156 0.032667 10.0.0.33 - - [2026-06-23 07:41:24] "POST /tags HTTP/1.1" 200 301 0.056870 10.0.0.33 - - [2026-06-23 07:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016212 10.0.0.33 - - [2026-06-23 07:41:24] "GET /tag/631c6977-0ae2-4f21-b9db-c00d6e7b36d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011902 10.0.0.33 - - [2026-06-23 07:41:24] "POST /tags HTTP/1.1" 200 325 0.075841 10.0.0.33 - - [2026-06-23 07:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007809 10.0.0.33 - - [2026-06-23 07:41:24] "GET /tag/86bdef63-c2ae-4a44-9552-3d6c2299fd76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.011919 10.0.0.33 - - [2026-06-23 07:41:24] "POST /tags HTTP/1.1" 200 363 0.014078 10.0.0.33 - - [2026-06-23 07:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010726 10.0.0.33 - - [2026-06-23 07:41:24] "GET /tag/01966e5c-eaee-488d-ad02-9102a73803d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011974 10.0.0.33 - - [2026-06-23 07:41:24] "POST /tags HTTP/1.1" 200 311 0.019600 10.0.0.33 - - [2026-06-23 07:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787 10.0.0.33 - - [2026-06-23 07:41:24] "GET /tag/6ff712a4-4d74-43ea-8b92-43364e65f15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.015575 10.0.0.33 - - [2026-06-23 07:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.33 - - [2026-06-23 07:41:24] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004091 10.0.0.33 - - [2026-06-23 07:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2026-06-23 07:41:24] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.047803 10.0.0.33 - - [2026-06-23 07:41:24] "POST /virtual-machines HTTP/1.1" 200 377 0.008194 10.0.0.33 - - [2026-06-23 07:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019373 10.0.0.33 - - [2026-06-23 07:41:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.116931 10.0.0.33 - - [2026-06-23 07:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009017 10.0.0.33 - - [2026-06-23 07:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.33 - - [2026-06-23 07:41:24] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007010 10.0.0.33 - - [2026-06-23 07:41:24] "POST /instance-ips HTTP/1.1" 200 409 0.027934 10.0.0.33 - - [2026-06-23 07:41:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.025599 10.0.0.33 - - [2026-06-23 07:41:24] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007486 10.0.0.33 - - [2026-06-23 07:41:25] "POST /set-tag HTTP/1.1" 200 109 0.016956 10.0.0.33 - - [2026-06-23 07:41:25] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007877 10.0.0.33 - - [2026-06-23 07:41:25] "GET /instance-ip/efb232de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002984 10.0.0.33 - - [2026-06-23 07:41:25] "POST /tags HTTP/1.1" 409 237 0.002093 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.33 - - [2026-06-23 07:41:25] "GET /tag/01966e5c-eaee-488d-ad02-9102a73803d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.010166 10.0.0.33 - - [2026-06-23 07:41:25] "POST /tags HTTP/1.1" 409 210 0.002038 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.33 - - [2026-06-23 07:41:25] "GET /tag/6ff712a4-4d74-43ea-8b92-43364e65f15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.009843 10.0.0.33 - - [2026-06-23 07:41:25] "POST /projects HTTP/1.1" 409 223 0.001915 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.33 - - [2026-06-23 07:41:25] "GET /project/11b8d95b-72bb-4fb5-8383-abba55816a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.030311 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.33 - - [2026-06-23 07:41:25] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003915 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.33 - - [2026-06-23 07:41:25] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.012039 10.0.0.33 - - [2026-06-23 07:41:25] "PUT /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d HTTP/1.1" 200 264 0.038391 10.0.0.33 - - [2026-06-23 07:41:25] "PUT /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd HTTP/1.1" 200 264 0.050184 10.0.0.33 - - [2026-06-23 07:41:25] "POST /security-groups HTTP/1.1" 409 253 0.007255 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-06-23 07:41:25] "PUT /security-group/7889a0ed-a35e-4d0b-8639-2b4db3c0fc96 HTTP/1.1" 200 262 0.055582 10.0.0.33 - - [2026-06-23 07:41:25] "PUT /access-control-list/4144c9f5-a9d7-40ac-9c9a-7f3012a9084c HTTP/1.1" 200 272 0.014890 10.0.0.33 - - [2026-06-23 07:41:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028106 10.0.0.33 - - [2026-06-23 07:41:25] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015774 10.0.0.33 - - [2026-06-23 07:41:25] "PUT /access-control-list/c643e088-9b1a-4900-bc52-be83886921f1 HTTP/1.1" 200 272 0.027333 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-06-23 07:41:25] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002205 10.0.0.33 - - [2026-06-23 07:41:25] "POST /tags HTTP/1.1" 409 210 0.001451 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.33 - - [2026-06-23 07:41:25] "GET /tag/6ff712a4-4d74-43ea-8b92-43364e65f15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.009636 10.0.0.33 - - [2026-06-23 07:41:25] "POST /firewall-rules HTTP/1.1" 200 570 0.067657 10.0.0.33 - - [2026-06-23 07:41:25] "GET /firewall-rule/5578ef0a-f8e7-46df-8f94-3de8055c58b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017376 10.0.0.33 - - [2026-06-23 07:41:25] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004114 10.0.0.33 - - [2026-06-23 07:41:25] "GET /firewall-rule/5578ef0a-f8e7-46df-8f94-3de8055c58b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003019 10.0.0.33 - - [2026-06-23 07:41:25] "POST /ref-update HTTP/1.1" 200 156 0.043016 10.0.0.33 - - [2026-06-23 07:41:25] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002390 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.33 - - [2026-06-23 07:41:25] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001858 10.0.0.33 - - [2026-06-23 07:41:25] "POST /tags HTTP/1.1" 409 210 0.001212 10.0.0.33 - - [2026-06-23 07:41:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001113 10.0.0.33 - - [2026-06-23 07:41:25] "GET /tag/6ff712a4-4d74-43ea-8b92-43364e65f15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010711 10.0.0.33 - - [2026-06-23 07:41:26] "POST /firewall-rules HTTP/1.1" 200 568 0.060586 10.0.0.33 - - [2026-06-23 07:41:26] "GET /firewall-rule/5f3d1835-3e90-4b7f-8b34-b7b39c5a74d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013286 10.0.0.33 - - [2026-06-23 07:41:26] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003392 10.0.0.33 - - [2026-06-23 07:41:26] "GET /firewall-rule/5f3d1835-3e90-4b7f-8b34-b7b39c5a74d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002658 10.0.0.33 - - [2026-06-23 07:41:26] "POST /ref-update HTTP/1.1" 200 156 0.036467 10.0.0.33 - - [2026-06-23 07:41:26] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005403 10.0.0.33 - - [2026-06-23 07:41:26] "POST /set-tag HTTP/1.1" 200 109 0.002710 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:42:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:42:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000828 10.0.0.249 - - [2026-06-23 07:42:12] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.249 - - [2026-06-23 07:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.249 - - [2026-06-23 07:42:12] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008128 10.0.0.249 - - [2026-06-23 07:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.249 - - [2026-06-23 07:42:12] "GET /routing-instance/57a2f761-ebb6-4c0d-afa5-35528b7cdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002022 10.0.0.249 - - [2026-06-23 07:42:12] "PUT /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff HTTP/1.1" 200 274 0.006722 10.0.0.249 - - [2026-06-23 07:42:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.001816 10.0.0.249 - - [2026-06-23 07:42:12] "POST /virtual-routers HTTP/1.1" 200 599 0.014008 10.0.0.249 - - [2026-06-23 07:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.249 - - [2026-06-23 07:42:12] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003853 10.0.0.249 - - [2026-06-23 07:42:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.001616 10.0.0.249 - - [2026-06-23 07:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.249 - - [2026-06-23 07:42:12] "GET /virtual-network/42b42d01-d989-40ea-90ed-f518683fb718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003994 10.0.0.249 - - [2026-06-23 07:42:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051781 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:43:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000808 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:43:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.33 - - [2026-06-23 07:43:55] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.33 - - [2026-06-23 07:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2026-06-23 07:43:55] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003919 10.0.0.33 - - [2026-06-23 07:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-06-23 07:43:55] "GET /config-node/87c94636-ea4d-45b7-bef1-bb355cf2a80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004519 10.0.0.33 - - [2026-06-23 07:44:06] "GET / HTTP/1.1" 200 35931 0.001155 10.0.0.33 - - [2026-06-23 07:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-06-23 07:44:06] "GET /routing-instance/57a2f761-ebb6-4c0d-afa5-35528b7cdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002302 10.0.0.33 - - [2026-06-23 07:44:06] "POST /bgp-routers HTTP/1.1" 409 301 0.001388 10.0.0.33 - - [2026-06-23 07:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.33 - - [2026-06-23 07:44:06] "GET /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003372 10.0.0.33 - - [2026-06-23 07:44:07] "PUT /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668 HTTP/1.1" 200 254 0.016637 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:44:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:44:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000804 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:44:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:44:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.33 - - [2026-06-23 07:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-06-23 07:44:51] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002617 10.0.0.33 - - [2026-06-23 07:45:01] "GET /global-system-configs HTTP/1.1" 200 322 0.008388 10.0.0.33 - - [2026-06-23 07:45:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002746 10.0.0.249 - - [2026-06-23 07:45:03] "GET / HTTP/1.1" 200 35931 0.002222 10.0.0.249 - - [2026-06-23 07:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.249 - - [2026-06-23 07:45:03] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005687 10.0.0.249 - - [2026-06-23 07:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.249 - - [2026-06-23 07:45:03] "GET /routing-instance/57a2f761-ebb6-4c0d-afa5-35528b7cdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002522 10.0.0.249 - - [2026-06-23 07:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.249 - - [2026-06-23 07:45:03] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003324 10.0.0.249 - - [2026-06-23 07:45:03] "PUT /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20 HTTP/1.1" 200 262 0.013961 10.0.0.249 - - [2026-06-23 07:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.249 - - [2026-06-23 07:45:03] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002469 10.0.0.249 - - [2026-06-23 07:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.249 - - [2026-06-23 07:45:03] "GET /virtual-machine-interface/5d739a81-af3a-4126-9f7b-d3bd18f55c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004410 10.0.0.249 - - [2026-06-23 07:45:03] "PUT /virtual-machine-interface/5d739a81-af3a-4126-9f7b-d3bd18f55c0e HTTP/1.1" 200 284 0.010920 10.0.0.33 - - [2026-06-23 07:45:14] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002856 10.0.0.33 - - [2026-06-23 07:45:14] "POST /ref-update HTTP/1.1" 200 156 0.006829 10.0.0.33 - - [2026-06-23 07:45:38] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004958 10.0.0.33 - - [2026-06-23 07:45:38] "POST /set-tag HTTP/1.1" 200 109 0.005266 10.0.0.33 - - [2026-06-23 07:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.33 - - [2026-06-23 07:45:39] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003518 10.0.0.33 - - [2026-06-23 07:45:39] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003778 10.0.0.33 - - [2026-06-23 07:45:39] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.33 - - [2026-06-23 07:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.33 - - [2026-06-23 07:45:39] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002038 10.0.0.33 - - [2026-06-23 07:45:39] "GET /loadbalancer-pool/5844506f-30b9-4ff9-80c0-9d86a102c748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003936 10.0.0.33 - - [2026-06-23 07:45:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013682 10.0.0.33 - - [2026-06-23 07:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015049 10.0.0.33 - - [2026-06-23 07:45:39] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011157 10.0.0.33 - - [2026-06-23 07:45:39] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003523 10.0.0.33 - - [2026-06-23 07:45:39] "POST /ref-update HTTP/1.1" 200 156 0.008415 10.0.0.33 - - [2026-06-23 07:45:39] "POST /tags HTTP/1.1" 409 205 0.001987 10.0.0.33 - - [2026-06-23 07:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.33 - - [2026-06-23 07:45:39] "GET /tag/a2d08f30-250d-4ac8-b57e-c1f42b91552f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011459 10.0.0.33 - - [2026-06-23 07:45:39] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.003740 10.0.0.33 - - [2026-06-23 07:45:39] "PUT /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb HTTP/1.1" 200 256 0.009715 10.0.0.33 - - [2026-06-23 07:45:39] "POST /set-tag HTTP/1.1" 200 109 0.069328 10.0.0.33 - - [2026-06-23 07:45:39] "GET /loadbalancer-pool/e651d22f-f5a2-44e1-826b-fd4e362481af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016500 10.0.0.33 - - [2026-06-23 07:45:39] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019929 10.0.0.33 - - [2026-06-23 07:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008113 10.0.0.33 - - [2026-06-23 07:45:39] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014874 10.0.0.33 - - [2026-06-23 07:45:39] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003597 10.0.0.33 - - [2026-06-23 07:45:39] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.33 - - [2026-06-23 07:45:39] "POST /ref-update HTTP/1.1" 200 156 0.005599 10.0.0.33 - - [2026-06-23 07:45:39] "GET /loadbalancer-pool/8770d8fd-d38c-4146-8297-e0226d07a2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004122 10.0.0.33 - - [2026-06-23 07:45:39] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002497 10.0.0.33 - - [2026-06-23 07:45:39] "PUT /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb HTTP/1.1" 200 256 0.015348 10.0.0.33 - - [2026-06-23 07:45:39] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032376 10.0.0.33 - - [2026-06-23 07:45:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008534 10.0.0.33 - - [2026-06-23 07:45:39] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014515 10.0.0.33 - - [2026-06-23 07:45:39] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012637 10.0.0.33 - - [2026-06-23 07:45:39] "POST /ref-update HTTP/1.1" 200 156 0.007550 10.0.0.33 - - [2026-06-23 07:45:39] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.33 - - [2026-06-23 07:45:39] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002519 10.0.0.33 - - [2026-06-23 07:45:39] "PUT /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb HTTP/1.1" 200 256 0.008656 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:47:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:47:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:48:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:48:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000756 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:48:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:48:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.33 - - [2026-06-23 07:48:59] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004613 10.0.0.33 - - [2026-06-23 07:48:59] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.33 - - [2026-06-23 07:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.33 - - [2026-06-23 07:48:59] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002657 10.0.0.33 - - [2026-06-23 07:48:59] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003648 10.0.0.33 - - [2026-06-23 07:48:59] "POST /set-tag HTTP/1.1" 200 109 0.018934 10.0.0.33 - - [2026-06-23 07:48:59] "DELETE /loadbalancer-member/60d9f844-55b3-4b85-9764-a432b7162953 HTTP/1.1" 200 115 0.030298 10.0.0.33 - - [2026-06-23 07:48:59] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005290 10.0.0.33 - - [2026-06-23 07:48:59] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.33 - - [2026-06-23 07:48:59] "DELETE /loadbalancer-member/6592b809-7b47-4fac-88e2-f4f10b57e63c HTTP/1.1" 200 115 0.030076 10.0.0.33 - - [2026-06-23 07:48:59] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004264 10.0.0.33 - - [2026-06-23 07:48:59] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.33 - - [2026-06-23 07:48:59] "DELETE /loadbalancer-member/481a04cc-1ed9-444d-9808-44169031e353 HTTP/1.1" 200 115 0.039000 10.0.0.33 - - [2026-06-23 07:48:59] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005074 10.0.0.33 - - [2026-06-23 07:48:59] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.33 - - [2026-06-23 07:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.33 - - [2026-06-23 07:48:59] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002283 10.0.0.33 - - [2026-06-23 07:48:59] "GET /loadbalancer-pool/5844506f-30b9-4ff9-80c0-9d86a102c748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.002386 10.0.0.33 - - [2026-06-23 07:48:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021192 10.0.0.33 - - [2026-06-23 07:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.047897 10.0.0.33 - - [2026-06-23 07:48:59] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009925 10.0.0.33 - - [2026-06-23 07:48:59] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003863 10.0.0.33 - - [2026-06-23 07:48:59] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002241 10.0.0.33 - - [2026-06-23 07:48:59] "POST /set-tag HTTP/1.1" 200 109 0.076413 10.0.0.33 - - [2026-06-23 07:48:59] "GET /loadbalancer-pool/e651d22f-f5a2-44e1-826b-fd4e362481af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013860 10.0.0.33 - - [2026-06-23 07:48:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017860 10.0.0.33 - - [2026-06-23 07:48:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008425 10.0.0.33 - - [2026-06-23 07:48:59] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009632 10.0.0.33 - - [2026-06-23 07:48:59] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004519 10.0.0.33 - - [2026-06-23 07:48:59] "POST /set-tag HTTP/1.1" 200 109 0.004480 10.0.0.33 - - [2026-06-23 07:48:59] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002045 10.0.0.33 - - [2026-06-23 07:48:59] "GET /loadbalancer-pool/8770d8fd-d38c-4146-8297-e0226d07a2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002925 10.0.0.33 - - [2026-06-23 07:49:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024741 10.0.0.33 - - [2026-06-23 07:49:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010458 10.0.0.33 - - [2026-06-23 07:49:00] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015082 10.0.0.33 - - [2026-06-23 07:49:00] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003915 10.0.0.33 - - [2026-06-23 07:49:00] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002091 10.0.0.33 - - [2026-06-23 07:49:00] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.33 - - [2026-06-23 07:50:01] "GET /global-system-configs HTTP/1.1" 200 322 0.008847 10.0.0.33 - - [2026-06-23 07:50:02] "GET /global-system-configs HTTP/1.1" 200 322 0.001894 10.0.0.33 - - [2026-06-23 07:51:48] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.33 - - [2026-06-23 07:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.33 - - [2026-06-23 07:51:48] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035096 10.0.0.33 - - [2026-06-23 07:51:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2026-06-23 07:51:48] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043699 10.0.0.33 - - [2026-06-23 07:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.33 - - [2026-06-23 07:51:49] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030440 10.0.0.33 - - [2026-06-23 07:51:49] "POST /tags HTTP/1.1" 200 333 0.038553 10.0.0.33 - - [2026-06-23 07:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2026-06-23 07:51:49] "GET /tag/a3b3b4ba-18e8-4afb-8b52-b8f1ae95d509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.021853 10.0.0.33 - - [2026-06-23 07:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.33 - - [2026-06-23 07:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2026-06-23 07:51:49] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035818 10.0.0.33 - - [2026-06-23 07:51:49] "GET /virtual-networks?parent_id=4a83b352-635c-474a-975c-582caa575651&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001432 10.0.0.33 - - [2026-06-23 07:51:49] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056286 10.0.0.33 - - [2026-06-23 07:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018491 10.0.0.33 - - [2026-06-23 07:51:49] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005242 10.0.0.33 - - [2026-06-23 07:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005900 10.0.0.33 - - [2026-06-23 07:51:49] "GET /service-appliance-set/ab76d44f-37cc-4ccf-8c95-cec89cc6be7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003092 10.0.0.33 - - [2026-06-23 07:51:49] "POST /fqname-to-id HTTP/1.1" 404 254 0.002262 10.0.0.33 - - [2026-06-23 07:51:49] "POST /virtual-networks HTTP/1.1" 200 512 0.114868 10.0.0.33 - - [2026-06-23 07:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.33 - - [2026-06-23 07:51:49] "GET /network-ipam/50414747-0806-4feb-b4ce-e6a2a6111ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002974 10.0.0.33 - - [2026-06-23 07:51:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.158885 10.0.0.33 - - [2026-06-23 07:51:50] "GET /virtual-machine-interface/beb3bf22-65fa-4941-a689-5a03af6720a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022324 10.0.0.33 - - [2026-06-23 07:51:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003327 10.0.0.33 - - [2026-06-23 07:51:50] "POST /ref-update HTTP/1.1" 200 156 0.217630 10.0.0.33 - - [2026-06-23 07:51:50] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004471 10.0.0.33 - - [2026-06-23 07:51:50] "GET /domains HTTP/1.1" 200 280 0.001574 10.0.0.33 - - [2026-06-23 07:51:50] "POST /instance-ips HTTP/1.1" 200 409 0.072586 10.0.0.33 - - [2026-06-23 07:51:50] "GET /domain/d6cf8324-99c7-4baf-b615-5cf996478ba0 HTTP/1.1" 200 3087 0.024634 10.0.0.33 - - [2026-06-23 07:51:50] "GET /instance-ip/a384a10a-f060-41be-85ae-70fab34e69d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.006497 10.0.0.33 - - [2026-06-23 07:51:50] "GET /project/4a83b352-635c-474a-975c-582caa575651 HTTP/1.1" 200 5476 0.038903 10.0.0.33 - - [2026-06-23 07:51:50] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 2088 0.005775 10.0.0.33 - - [2026-06-23 07:51:50] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 2088 0.003676 10.0.0.33 - - [2026-06-23 07:51:50] "GET /routing-instance/b84f92b7-f855-4147-9922-8ebc1b903ee1 HTTP/1.1" 200 1182 0.042017 10.0.0.33 - - [2026-06-23 07:51:50] "POST /loadbalancers HTTP/1.1" 200 610 0.069795 10.0.0.33 - - [2026-06-23 07:51:50] "GET /routing-instance/b84f92b7-f855-4147-9922-8ebc1b903ee1 HTTP/1.1" 200 1182 0.015023 10.0.0.33 - - [2026-06-23 07:51:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025167 10.0.0.33 - - [2026-06-23 07:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.33 - - [2026-06-23 07:51:50] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051619 10.0.0.33 - - [2026-06-23 07:51:50] "POST /route-targets HTTP/1.1" 200 327 0.030279 10.0.0.33 - - [2026-06-23 07:51:50] "GET /instance-ip/a384a10a-f060-41be-85ae-70fab34e69d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.012065 10.0.0.33 - - [2026-06-23 07:51:50] "POST /ref-update HTTP/1.1" 200 156 0.041261 10.0.0.33 - - [2026-06-23 07:51:50] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075347 10.0.0.33 - - [2026-06-23 07:51:50] "GET /loadbalancer/e1478b00-6f1f-45c8-af55-77b5e27c8e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.008203 10.0.0.33 - - [2026-06-23 07:51:50] "POST /floating-ips HTTP/1.1" 200 597 0.057774 10.0.0.33 - - [2026-06-23 07:51:50] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.050118 10.0.0.33 - - [2026-06-23 07:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.33 - - [2026-06-23 07:51:50] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024913 10.0.0.33 - - [2026-06-23 07:51:50] "GET /loadbalancer-listener/df37f963-1560-4524-b0b4-54944636f90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.004003 10.0.0.33 - - [2026-06-23 07:51:50] "GET /loadbalancer-listener/df37f963-1560-4524-b0b4-54944636f90f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003439 10.0.0.33 - - [2026-06-23 07:51:50] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.015625 10.0.0.33 - - [2026-06-23 07:51:50] "GET /instance-ip/a384a10a-f060-41be-85ae-70fab34e69d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002884 10.0.0.33 - - [2026-06-23 07:51:50] "GET /instance-ip/a384a10a-f060-41be-85ae-70fab34e69d2?fields=floating_ips HTTP/1.1" 200 1212 0.004844 10.0.0.33 - - [2026-06-23 07:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-06-23 07:51:50] "GET /floating-ip/0112c18b-4d77-4fd1-859d-b55b57ede843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.001694 10.0.0.33 - - [2026-06-23 07:51:50] "GET /loadbalancer/e1478b00-6f1f-45c8-af55-77b5e27c8e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002527 10.0.0.33 - - [2026-06-23 07:51:50] "POST /tags HTTP/1.1" 200 295 0.060744 10.0.0.33 - - [2026-06-23 07:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.33 - - [2026-06-23 07:51:50] "GET /tag/dd43f0d7-ce77-47ac-938e-e3b0db187c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.017956 10.0.0.33 - - [2026-06-23 07:51:50] "POST /tags HTTP/1.1" 409 233 0.002034 10.0.0.33 - - [2026-06-23 07:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-06-23 07:51:50] "GET /tag/a5363e62-7c12-4d34-b01a-c52821953f7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.010110 10.0.0.33 - - [2026-06-23 07:51:50] "POST /tags HTTP/1.1" 409 206 0.001916 10.0.0.33 - - [2026-06-23 07:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.33 - - [2026-06-23 07:51:51] "GET /tag/688a5f37-cdc1-490c-a770-e26b68370778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.009869 10.0.0.33 - - [2026-06-23 07:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011616 10.0.0.33 - - [2026-06-23 07:51:51] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004006 10.0.0.33 - - [2026-06-23 07:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2026-06-23 07:51:51] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036112 10.0.0.33 - - [2026-06-23 07:51:51] "POST /virtual-machines HTTP/1.1" 200 369 0.007957 10.0.0.33 - - [2026-06-23 07:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022532 10.0.0.33 - - [2026-06-23 07:51:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.093006 10.0.0.33 - - [2026-06-23 07:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007957 10.0.0.33 - - [2026-06-23 07:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010238 10.0.0.33 - - [2026-06-23 07:51:51] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004139 10.0.0.33 - - [2026-06-23 07:51:51] "POST /instance-ips HTTP/1.1" 200 409 0.027886 10.0.0.33 - - [2026-06-23 07:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028403 10.0.0.33 - - [2026-06-23 07:51:51] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007236 10.0.0.33 - - [2026-06-23 07:51:51] "POST /set-tag HTTP/1.1" 200 109 0.017882 10.0.0.33 - - [2026-06-23 07:51:51] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015706 10.0.0.33 - - [2026-06-23 07:51:51] "GET /instance-ip/65185a02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003822 10.0.0.33 - - [2026-06-23 07:51:51] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003896 10.0.0.33 - - [2026-06-23 07:51:51] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.33 - - [2026-06-23 07:51:51] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003049 10.0.0.33 - - [2026-06-23 07:51:51] "POST /ref-update HTTP/1.1" 200 156 0.010418 10.0.0.33 - - [2026-06-23 07:51:51] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004301 10.0.0.33 - - [2026-06-23 07:51:51] "POST /set-tag HTTP/1.1" 200 109 0.001861 10.0.0.33 - - [2026-06-23 07:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.33 - - [2026-06-23 07:51:51] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003953 10.0.0.33 - - [2026-06-23 07:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.33 - - [2026-06-23 07:51:51] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046443 10.0.0.33 - - [2026-06-23 07:51:51] "POST /virtual-machines HTTP/1.1" 200 369 0.009111 10.0.0.33 - - [2026-06-23 07:51:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020149 10.0.0.33 - - [2026-06-23 07:51:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098552 10.0.0.33 - - [2026-06-23 07:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007621 10.0.0.33 - - [2026-06-23 07:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007153 10.0.0.33 - - [2026-06-23 07:51:52] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004207 10.0.0.33 - - [2026-06-23 07:51:52] "POST /instance-ips HTTP/1.1" 200 409 0.018445 10.0.0.33 - - [2026-06-23 07:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015251 10.0.0.33 - - [2026-06-23 07:51:52] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014924 10.0.0.33 - - [2026-06-23 07:51:52] "POST /set-tag HTTP/1.1" 200 109 0.014459 10.0.0.33 - - [2026-06-23 07:51:52] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016252 10.0.0.33 - - [2026-06-23 07:51:52] "GET /instance-ip/65859536-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003204 10.0.0.33 - - [2026-06-23 07:51:52] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004288 10.0.0.33 - - [2026-06-23 07:51:52] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.33 - - [2026-06-23 07:51:52] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003157 10.0.0.33 - - [2026-06-23 07:51:52] "POST /ref-update HTTP/1.1" 200 156 0.012584 10.0.0.33 - - [2026-06-23 07:51:52] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007231 10.0.0.33 - - [2026-06-23 07:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.33 - - [2026-06-23 07:51:52] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003948 10.0.0.33 - - [2026-06-23 07:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.33 - - [2026-06-23 07:51:52] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003634 10.0.0.33 - - [2026-06-23 07:51:52] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.33 - - [2026-06-23 07:51:55] "GET /domains HTTP/1.1" 200 280 0.001670 10.0.0.33 - - [2026-06-23 07:51:55] "GET /domain/d6cf8324-99c7-4baf-b615-5cf996478ba0 HTTP/1.1" 200 3087 0.003054 10.0.0.33 - - [2026-06-23 07:51:55] "GET /project/4a83b352-635c-474a-975c-582caa575651 HTTP/1.1" 200 7064 0.029606 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 2088 0.003585 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 2088 0.003633 10.0.0.33 - - [2026-06-23 07:51:55] "GET /routing-instance/b84f92b7-f855-4147-9922-8ebc1b903ee1 HTTP/1.1" 200 1403 0.003473 10.0.0.33 - - [2026-06-23 07:51:55] "GET /routing-instance/b84f92b7-f855-4147-9922-8ebc1b903ee1 HTTP/1.1" 200 1403 0.002233 10.0.0.33 - - [2026-06-23 07:51:55] "GET /route-target/658152a4-6def-4914-98a8-0ba515146345 HTTP/1.1" 200 1152 0.001944 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 2088 0.003410 10.0.0.33 - - [2026-06-23 07:51:55] "GET /routing-instance/b84f92b7-f855-4147-9922-8ebc1b903ee1 HTTP/1.1" 200 1403 0.002042 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004088 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 2088 0.003192 10.0.0.33 - - [2026-06-23 07:51:55] "GET /routing-instance/b84f92b7-f855-4147-9922-8ebc1b903ee1 HTTP/1.1" 200 1403 0.002417 10.0.0.33 - - [2026-06-23 07:51:55] "GET /routing-instance/b84f92b7-f855-4147-9922-8ebc1b903ee1 HTTP/1.1" 200 1403 0.005202 10.0.0.33 - - [2026-06-23 07:51:55] "GET /route-target/658152a4-6def-4914-98a8-0ba515146345 HTTP/1.1" 200 1152 0.001979 10.0.0.33 - - [2026-06-23 07:51:55] "GET /domains HTTP/1.1" 200 280 0.001649 10.0.0.33 - - [2026-06-23 07:51:55] "GET /domain/d6cf8324-99c7-4baf-b615-5cf996478ba0 HTTP/1.1" 200 3087 0.007266 10.0.0.33 - - [2026-06-23 07:51:55] "GET /project/4a83b352-635c-474a-975c-582caa575651 HTTP/1.1" 200 7064 0.027820 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 2088 0.003871 10.0.0.33 - - [2026-06-23 07:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-06-23 07:51:55] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031518 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003904 10.0.0.33 - - [2026-06-23 07:51:55] "GET /floating-ip-pools?parent_id=7e5b4460-d0e1-46d4-9b16-ead0a35fe68a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001929 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003371 10.0.0.33 - - [2026-06-23 07:51:55] "POST /floating-ip-pools HTTP/1.1" 200 562 0.032850 10.0.0.33 - - [2026-06-23 07:51:55] "POST /ref-update HTTP/1.1" 200 156 0.017600 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004171 10.0.0.33 - - [2026-06-23 07:51:55] "GET /domains HTTP/1.1" 200 280 0.001587 10.0.0.33 - - [2026-06-23 07:51:55] "GET /domain/d6cf8324-99c7-4baf-b615-5cf996478ba0 HTTP/1.1" 200 3087 0.002343 10.0.0.33 - - [2026-06-23 07:51:55] "GET /project/4a83b352-635c-474a-975c-582caa575651 HTTP/1.1" 200 7320 0.024495 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 2326 0.004419 10.0.0.33 - - [2026-06-23 07:51:55] "GET /floating-ip-pool/c2239289-dd16-455b-93b2-ae70eb7d311c HTTP/1.1" 200 1315 0.001829 10.0.0.33 - - [2026-06-23 07:51:55] "GET /domains HTTP/1.1" 200 280 0.001162 10.0.0.33 - - [2026-06-23 07:51:55] "GET /domain/d6cf8324-99c7-4baf-b615-5cf996478ba0 HTTP/1.1" 200 3087 0.002126 10.0.0.33 - - [2026-06-23 07:51:55] "GET /project/4a83b352-635c-474a-975c-582caa575651 HTTP/1.1" 200 7320 0.027301 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 2326 0.004475 10.0.0.33 - - [2026-06-23 07:51:55] "GET /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003509 10.0.0.33 - - [2026-06-23 07:51:55] "POST /tags HTTP/1.1" 200 365 0.043641 10.0.0.33 - - [2026-06-23 07:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.33 - - [2026-06-23 07:51:55] "GET /tag/7e1ecfad-853b-4a34-8c61-16bdf6f035de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013407 10.0.0.33 - - [2026-06-23 07:51:55] "POST /tags HTTP/1.1" 409 206 0.001907 10.0.0.33 - - [2026-06-23 07:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-06-23 07:51:56] "GET /tag/688a5f37-cdc1-490c-a770-e26b68370778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010121 10.0.0.33 - - [2026-06-23 07:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.33 - - [2026-06-23 07:51:56] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.024136 10.0.0.33 - - [2026-06-23 07:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.33 - - [2026-06-23 07:51:56] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005580 10.0.0.33 - - [2026-06-23 07:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2026-06-23 07:51:56] "GET /service-appliance-set/6ae40a3b-d178-4955-8af6-7a1defa75d1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002850 10.0.0.33 - - [2026-06-23 07:51:56] "POST /fqname-to-id HTTP/1.1" 404 258 0.001326 10.0.0.33 - - [2026-06-23 07:51:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.100791 10.0.0.33 - - [2026-06-23 07:51:56] "GET /virtual-machine-interface/6f142def-8878-4c73-94e9-8b51f45c04dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.018232 10.0.0.33 - - [2026-06-23 07:51:56] "POST /set-tag HTTP/1.1" 200 109 0.016694 10.0.0.33 - - [2026-06-23 07:51:56] "POST /instance-ips HTTP/1.1" 200 417 0.036443 10.0.0.33 - - [2026-06-23 07:51:56] "GET /instance-ip/b0b81e76-a644-4683-808e-16d0a1a6f9a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.020919 10.0.0.33 - - [2026-06-23 07:51:56] "POST /loadbalancers HTTP/1.1" 200 618 0.060489 10.0.0.33 - - [2026-06-23 07:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031334 10.0.0.33 - - [2026-06-23 07:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007242 10.0.0.33 - - [2026-06-23 07:51:56] "POST /service-instances HTTP/1.1" 200 566 0.036325 10.0.0.33 - - [2026-06-23 07:51:56] "POST /ref-update HTTP/1.1" 200 156 0.014943 10.0.0.33 - - [2026-06-23 07:51:56] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.023963 10.0.0.33 - - [2026-06-23 07:51:56] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062500 10.0.0.33 - - [2026-06-23 07:51:56] "GET /virtual-machine-interface/6f142def-8878-4c73-94e9-8b51f45c04dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005230 10.0.0.33 - - [2026-06-23 07:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021467 10.0.0.33 - - [2026-06-23 07:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006547 10.0.0.33 - - [2026-06-23 07:51:56] "GET /virtual-machine-interface/6f142def-8878-4c73-94e9-8b51f45c04dc?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.024574 10.0.0.33 - - [2026-06-23 07:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.33 - - [2026-06-23 07:51:56] "GET /floating-ip-pool/c2239289-dd16-455b-93b2-ae70eb7d311c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002375 10.0.0.33 - - [2026-06-23 07:51:56] "POST /virtual-machines HTTP/1.1" 200 429 0.018091 10.0.0.33 - - [2026-06-23 07:51:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.096944 10.0.0.33 - - [2026-06-23 07:51:56] "POST /floating-ips HTTP/1.1" 200 671 0.131355 10.0.0.33 - - [2026-06-23 07:51:56] "POST /chown HTTP/1.1" 200 109 0.034555 10.0.0.33 - - [2026-06-23 07:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.006797 10.0.0.33 - - [2026-06-23 07:51:56] "POST /chown HTTP/1.1" 200 109 0.017129 10.0.0.33 - - [2026-06-23 07:51:56] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007828 10.0.0.33 - - [2026-06-23 07:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.33 - - [2026-06-23 07:51:56] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006497 10.0.0.33 - - [2026-06-23 07:51:57] "PUT /virtual-machine-interface/f50ba072-bd57-46d1-afc9-d9e8f25192af HTTP/1.1" 200 284 0.052208 10.0.0.33 - - [2026-06-23 07:51:57] "PUT /instance-ip/b0b81e76-a644-4683-808e-16d0a1a6f9a3 HTTP/1.1" 200 256 0.027580 10.0.0.33 - - [2026-06-23 07:51:57] "POST /tags HTTP/1.1" 409 221 0.005249 10.0.0.33 - - [2026-06-23 07:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-06-23 07:51:57] "GET /tag/a3b3b4ba-18e8-4afb-8b52-b8f1ae95d509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009445 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.018927 10.0.0.33 - - [2026-06-23 07:51:57] "POST /tags HTTP/1.1" 409 238 0.003949 10.0.0.33 - - [2026-06-23 07:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.018975 10.0.0.33 - - [2026-06-23 07:51:57] "GET /tag/7e1ecfad-853b-4a34-8c61-16bdf6f035de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.014898 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.020956 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.009503 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.037306 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.026309 10.0.0.33 - - [2026-06-23 07:51:57] "POST /firewall-rules HTTP/1.1" 200 650 0.092535 10.0.0.33 - - [2026-06-23 07:51:57] "GET /firewall-rule/0777be75-dafd-42e9-abef-a7d88dbf13e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.010728 10.0.0.33 - - [2026-06-23 07:51:57] "GET /firewall-policy/9c61b3d7-d802-42dc-9ed8-7036043ba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002121 10.0.0.33 - - [2026-06-23 07:51:57] "POST /virtual-machines HTTP/1.1" 200 429 0.011415 10.0.0.33 - - [2026-06-23 07:51:57] "GET /firewall-rule/0777be75-dafd-42e9-abef-a7d88dbf13e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003464 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.015081 10.0.0.33 - - [2026-06-23 07:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.33 - - [2026-06-23 07:51:57] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.033425 10.0.0.33 - - [2026-06-23 07:51:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.122350 10.0.0.33 - - [2026-06-23 07:51:57] "GET /loadbalancer/55e8e65c-2462-4388-aa76-0305496d8438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.007657 10.0.0.33 - - [2026-06-23 07:51:57] "POST /chown HTTP/1.1" 200 109 0.041898 10.0.0.33 - - [2026-06-23 07:51:57] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.045866 10.0.0.33 - - [2026-06-23 07:51:57] "POST /chown HTTP/1.1" 200 109 0.006244 10.0.0.33 - - [2026-06-23 07:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.33 - - [2026-06-23 07:51:57] "PUT /virtual-machine-interface/20a5f237-83fb-4c63-9c59-d959f284993f HTTP/1.1" 200 284 0.021684 10.0.0.33 - - [2026-06-23 07:51:57] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.058974 10.0.0.33 - - [2026-06-23 07:51:57] "PUT /instance-ip/b0b81e76-a644-4683-808e-16d0a1a6f9a3 HTTP/1.1" 200 256 0.049388 10.0.0.33 - - [2026-06-23 07:51:57] "GET /loadbalancer-listener/088bb020-652c-4a4c-a0a5-956bb9275e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.021659 10.0.0.33 - - [2026-06-23 07:51:57] "GET /loadbalancer-listener/088bb020-652c-4a4c-a0a5-956bb9275e9c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.002919 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.009758 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.030065 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.033766 10.0.0.33 - - [2026-06-23 07:51:57] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.074522 10.0.0.33 - - [2026-06-23 07:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015480 10.0.0.33 - - [2026-06-23 07:51:57] "GET /loadbalancer-pool/3b3b2093-16f4-4f4a-b962-442d92b0ebcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010614 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.017190 10.0.0.33 - - [2026-06-23 07:51:57] "POST /ref-update HTTP/1.1" 200 156 0.019641 10.0.0.33 - - [2026-06-23 07:51:57] "POST /loadbalancer-members HTTP/1.1" 200 707 0.020517 10.0.0.33 - - [2026-06-23 07:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024042 10.0.0.33 - - [2026-06-23 07:51:57] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.022269 10.0.0.33 - - [2026-06-23 07:51:57] "GET /loadbalancer-member/96da9836-cb81-4edf-be84-ec152eec8ea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.004716 10.0.0.33 - - [2026-06-23 07:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009476 10.0.0.33 - - [2026-06-23 07:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005559 10.0.0.33 - - [2026-06-23 07:51:57] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002033 10.0.0.33 - - [2026-06-23 07:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.33 - - [2026-06-23 07:51:57] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002262 10.0.0.33 - - [2026-06-23 07:51:57] "POST /tags HTTP/1.1" 409 221 0.001900 10.0.0.33 - - [2026-06-23 07:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001188 10.0.0.33 - - [2026-06-23 07:51:58] "GET /tag/a3b3b4ba-18e8-4afb-8b52-b8f1ae95d509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009991 10.0.0.33 - - [2026-06-23 07:51:58] "POST /tags HTTP/1.1" 409 238 0.001800 10.0.0.33 - - [2026-06-23 07:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.33 - - [2026-06-23 07:51:58] "POST /chown HTTP/1.1" 200 109 0.009020 10.0.0.33 - - [2026-06-23 07:51:58] "POST /chown HTTP/1.1" 200 109 0.014842 10.0.0.33 - - [2026-06-23 07:51:58] "GET /tag/7e1ecfad-853b-4a34-8c61-16bdf6f035de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.017164 10.0.0.33 - - [2026-06-23 07:51:58] "POST /firewall-rules HTTP/1.1" 409 293 0.004646 10.0.0.33 - - [2026-06-23 07:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.33 - - [2026-06-23 07:51:58] "PUT /instance-ip/b0b81e76-a644-4683-808e-16d0a1a6f9a3 HTTP/1.1" 200 256 0.044529 10.0.0.33 - - [2026-06-23 07:51:58] "POST /ref-update HTTP/1.1" 200 156 0.013648 10.0.0.33 - - [2026-06-23 07:51:58] "POST /chown HTTP/1.1" 200 109 0.010791 10.0.0.33 - - [2026-06-23 07:51:58] "PUT /firewall-rule/0777be75-dafd-42e9-abef-a7d88dbf13e1 HTTP/1.1" 200 260 0.034657 10.0.0.33 - - [2026-06-23 07:51:58] "GET /firewall-rule/0777be75-dafd-42e9-abef-a7d88dbf13e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.010333 10.0.0.33 - - [2026-06-23 07:51:58] "GET /firewall-policy/9c61b3d7-d802-42dc-9ed8-7036043ba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003643 10.0.0.33 - - [2026-06-23 07:51:58] "POST /chown HTTP/1.1" 200 109 0.027462 10.0.0.33 - - [2026-06-23 07:51:58] "GET /firewall-rule/0777be75-dafd-42e9-abef-a7d88dbf13e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002715 10.0.0.33 - - [2026-06-23 07:51:58] "PUT /instance-ip/b0b81e76-a644-4683-808e-16d0a1a6f9a3 HTTP/1.1" 200 256 0.011420 10.0.0.33 - - [2026-06-23 07:51:58] "POST /ref-update HTTP/1.1" 200 156 0.017384 10.0.0.33 - - [2026-06-23 07:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.33 - - [2026-06-23 07:51:58] "POST /chown HTTP/1.1" 200 109 0.005967 10.0.0.33 - - [2026-06-23 07:51:58] "POST /chown HTTP/1.1" 200 109 0.013241 10.0.0.33 - - [2026-06-23 07:51:58] "PUT /instance-ip/b0b81e76-a644-4683-808e-16d0a1a6f9a3 HTTP/1.1" 200 256 0.015178 10.0.0.33 - - [2026-06-23 07:51:58] "POST /ref-update HTTP/1.1" 200 156 0.010399 10.0.0.33 - - [2026-06-23 07:51:58] "POST /chown HTTP/1.1" 200 109 0.008556 10.0.0.33 - - [2026-06-23 07:51:58] "POST /chown HTTP/1.1" 200 109 0.020439 10.0.0.33 - - [2026-06-23 07:51:58] "PUT /instance-ip/b0b81e76-a644-4683-808e-16d0a1a6f9a3 HTTP/1.1" 200 256 0.011665 10.0.0.33 - - [2026-06-23 07:51:58] "POST /ref-update HTTP/1.1" 200 156 0.020835 10.0.0.33 - - [2026-06-23 07:51:58] "POST /ref-update HTTP/1.1" 200 156 0.014139 10.0.0.33 - - [2026-06-23 07:51:58] "POST /ref-update HTTP/1.1" 200 156 0.006991 10.0.0.33 - - [2026-06-23 07:51:58] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.009636 10.0.0.33 - - [2026-06-23 07:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013834 10.0.0.33 - - [2026-06-23 07:51:58] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.007386 10.0.0.33 - - [2026-06-23 07:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017629 10.0.0.33 - - [2026-06-23 07:51:58] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.007199 10.0.0.33 - - [2026-06-23 07:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015106 10.0.0.33 - - [2026-06-23 07:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008875 10.0.0.33 - - [2026-06-23 07:51:58] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003507 10.0.0.33 - - [2026-06-23 07:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2026-06-23 07:51:58] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.011405 10.0.0.33 - - [2026-06-23 07:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.035995 10.0.0.33 - - [2026-06-23 07:51:59] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.065562 10.0.0.33 - - [2026-06-23 07:51:59] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.032658 10.0.0.33 - - [2026-06-23 07:51:59] "POST /virtual-machines HTTP/1.1" 200 373 0.034874 10.0.0.33 - - [2026-06-23 07:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016278 10.0.0.33 - - [2026-06-23 07:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020879 10.0.0.33 - - [2026-06-23 07:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.011733 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.046649 10.0.0.33 - - [2026-06-23 07:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.185598 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.060937 10.0.0.33 - - [2026-06-23 07:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018146 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.035496 10.0.0.33 - - [2026-06-23 07:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020010 10.0.0.33 - - [2026-06-23 07:51:59] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012706 10.0.0.33 - - [2026-06-23 07:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.005277 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.039504 10.0.0.33 - - [2026-06-23 07:51:59] "POST /instance-ips HTTP/1.1" 200 413 0.055293 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.026806 10.0.0.33 - - [2026-06-23 07:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.044230 10.0.0.33 - - [2026-06-23 07:51:59] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016087 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.037649 10.0.0.33 - - [2026-06-23 07:51:59] "POST /set-tag HTTP/1.1" 200 109 0.023030 10.0.0.33 - - [2026-06-23 07:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012330 10.0.0.33 - - [2026-06-23 07:51:59] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.020073 10.0.0.33 - - [2026-06-23 07:51:59] "GET /instance-ip/69e4c0b6-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002891 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.009274 10.0.0.33 - - [2026-06-23 07:51:59] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009088 10.0.0.33 - - [2026-06-23 07:51:59] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.023521 10.0.0.33 - - [2026-06-23 07:51:59] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.023837 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.021606 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.018814 10.0.0.33 - - [2026-06-23 07:51:59] "POST /ref-update HTTP/1.1" 200 156 0.006828 10.0.0.33 - - [2026-06-23 07:51:59] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006944 10.0.0.33 - - [2026-06-23 07:51:59] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.33 - - [2026-06-23 07:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.005675 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.013066 10.0.0.33 - - [2026-06-23 07:51:59] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014248 10.0.0.33 - - [2026-06-23 07:51:59] "POST /set-tag HTTP/1.1" 200 109 0.006164 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.008825 10.0.0.33 - - [2026-06-23 07:51:59] "POST /chown HTTP/1.1" 200 109 0.014782 10.0.0.33 - - [2026-06-23 07:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.006340 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.025616 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.035735 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.006009 10.0.0.33 - - [2026-06-23 07:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.008172 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.011693 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.010388 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.020682 10.0.0.33 - - [2026-06-23 07:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.005922 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.019361 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.013401 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.023703 10.0.0.33 - - [2026-06-23 07:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.010331 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.006576 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.014868 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.013169 10.0.0.33 - - [2026-06-23 07:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.006231 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.015361 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.006510 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.017194 10.0.0.33 - - [2026-06-23 07:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.005977 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.038621 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.016732 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.005915 10.0.0.33 - - [2026-06-23 07:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.006076 10.0.0.33 - - [2026-06-23 07:52:00] "POST /chown HTTP/1.1" 200 109 0.017869 10.0.0.33 - - [2026-06-23 07:52:01] "POST /chown HTTP/1.1" 200 109 0.006138 10.0.0.33 - - [2026-06-23 07:52:01] "POST /chown HTTP/1.1" 200 109 0.015914 10.0.0.33 - - [2026-06-23 07:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2026-06-23 07:52:01] "POST /chown HTTP/1.1" 200 109 0.006061 10.0.0.33 - - [2026-06-23 07:52:01] "POST /chown HTTP/1.1" 200 109 0.019579 10.0.0.33 - - [2026-06-23 07:52:01] "POST /chown HTTP/1.1" 200 109 0.014270 10.0.0.33 - - [2026-06-23 07:52:01] "POST /chown HTTP/1.1" 200 109 0.006837 10.0.0.33 - - [2026-06-23 07:52:02] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011701 10.0.0.33 - - [2026-06-23 07:52:02] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.33 - - [2026-06-23 07:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.33 - - [2026-06-23 07:52:02] "GET /loadbalancer/e1478b00-6f1f-45c8-af55-77b5e27c8e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.001908 10.0.0.33 - - [2026-06-23 07:52:02] "GET /loadbalancer-pool/da5e77f0-9cb0-4f39-a256-a8609d253fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002138 10.0.0.33 - - [2026-06-23 07:52:02] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014891 10.0.0.33 - - [2026-06-23 07:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015140 10.0.0.33 - - [2026-06-23 07:52:02] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012119 10.0.0.33 - - [2026-06-23 07:52:02] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006214 10.0.0.33 - - [2026-06-23 07:52:02] "POST /ref-update HTTP/1.1" 200 156 0.018194 10.0.0.33 - - [2026-06-23 07:52:02] "GET /floating-ip/0112c18b-4d77-4fd1-859d-b55b57ede843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.029391 10.0.0.33 - - [2026-06-23 07:52:02] "POST /tags HTTP/1.1" 409 221 0.010801 10.0.0.33 - - [2026-06-23 07:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.33 - - [2026-06-23 07:52:02] "GET /tag/a3b3b4ba-18e8-4afb-8b52-b8f1ae95d509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.013240 10.0.0.33 - - [2026-06-23 07:52:02] "PUT /floating-ip/0112c18b-4d77-4fd1-859d-b55b57ede843 HTTP/1.1" 200 256 0.018203 10.0.0.33 - - [2026-06-23 07:52:02] "POST /set-tag HTTP/1.1" 200 109 0.033418 10.0.0.33 - - [2026-06-23 07:52:03] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004152 10.0.0.33 - - [2026-06-23 07:52:03] "POST /set-tag HTTP/1.1" 200 109 0.001822 10.0.0.33 - - [2026-06-23 07:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2026-06-23 07:52:03] "GET /loadbalancer/e1478b00-6f1f-45c8-af55-77b5e27c8e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002149 10.0.0.33 - - [2026-06-23 07:52:03] "GET /loadbalancer-pool/da5e77f0-9cb0-4f39-a256-a8609d253fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.007440 10.0.0.33 - - [2026-06-23 07:52:03] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024902 10.0.0.33 - - [2026-06-23 07:52:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007693 10.0.0.33 - - [2026-06-23 07:52:03] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008695 10.0.0.33 - - [2026-06-23 07:52:03] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003811 10.0.0.33 - - [2026-06-23 07:52:03] "POST /ref-update HTTP/1.1" 200 156 0.007659 10.0.0.33 - - [2026-06-23 07:52:03] "GET /floating-ip/0112c18b-4d77-4fd1-859d-b55b57ede843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.009397 10.0.0.33 - - [2026-06-23 07:52:03] "POST /set-tag HTTP/1.1" 200 109 0.038540 10.0.0.33 - - [2026-06-23 07:52:03] "GET /virtual-machine/747edcaa-da41-44d7-bb3c-99ede27281fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002867 10.0.0.33 - - [2026-06-23 07:52:03] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003789 10.0.0.33 - - [2026-06-23 07:52:04] "GET /virtual-machine/83415d02-fab3-41ca-98e5-ff9b1ca58b68?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002767 10.0.0.33 - - [2026-06-23 07:52:04] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003958 10.0.0.33 - - [2026-06-23 07:52:07] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003953 10.0.0.33 - - [2026-06-23 07:52:07] "POST /set-tag HTTP/1.1" 200 109 0.002285 10.0.0.33 - - [2026-06-23 07:52:09] "GET /virtual-machine/121d4685-0517-4d95-8eb2-6c41b4b46262?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002848 10.0.0.33 - - [2026-06-23 07:52:09] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003440 10.0.0.33 - - [2026-06-23 07:52:09] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004812 10.0.0.33 - - [2026-06-23 07:52:09] "POST /set-tag HTTP/1.1" 200 109 0.001956 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:52:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:52:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.33 - - [2026-06-23 07:52:40] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006549 10.0.0.33 - - [2026-06-23 07:52:40] "POST /set-tag HTTP/1.1" 200 109 0.003880 10.0.0.33 - - [2026-06-23 07:52:40] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005670 10.0.0.33 - - [2026-06-23 07:52:40] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.33 - - [2026-06-23 07:52:40] "GET /virtual-machine/121d4685-0517-4d95-8eb2-6c41b4b46262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002838 10.0.0.33 - - [2026-06-23 07:52:40] "POST /ref-update HTTP/1.1" 200 156 0.011927 10.0.0.33 - - [2026-06-23 07:52:40] "GET /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008437 10.0.0.33 - - [2026-06-23 07:52:40] "POST /set-tag HTTP/1.1" 200 109 0.012216 10.0.0.33 - - [2026-06-23 07:52:40] "POST /set-tag HTTP/1.1" 200 109 0.013505 10.0.0.33 - - [2026-06-23 07:52:40] "DELETE /instance-ip/69e4c0b6-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.047255 10.0.0.33 - - [2026-06-23 07:52:40] "DELETE /virtual-machine-interface/69be075a-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.035596 10.0.0.33 - - [2026-06-23 07:52:40] "DELETE /virtual-machine/121d4685-0517-4d95-8eb2-6c41b4b46262 HTTP/1.1" 200 115 0.016338 10.0.0.33 - - [2026-06-23 07:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.33 - - [2026-06-23 07:52:44] "GET /tag/7e1ecfad-853b-4a34-8c61-16bdf6f035de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015663 10.0.0.33 - - [2026-06-23 07:52:44] "GET /tag/7e1ecfad-853b-4a34-8c61-16bdf6f035de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.026149 10.0.0.33 - - [2026-06-23 07:52:44] "GET /virtual-machine-interface/20a5f237-83fb-4c63-9c59-d959f284993f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004105 10.0.0.33 - - [2026-06-23 07:52:44] "POST /set-tag HTTP/1.1" 200 109 0.012954 10.0.0.33 - - [2026-06-23 07:52:44] "GET /virtual-machine-interface/6f142def-8878-4c73-94e9-8b51f45c04dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003940 10.0.0.33 - - [2026-06-23 07:52:44] "POST /set-tag HTTP/1.1" 200 109 0.012762 10.0.0.33 - - [2026-06-23 07:52:44] "GET /virtual-machine-interface/f50ba072-bd57-46d1-afc9-d9e8f25192af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.017753 10.0.0.33 - - [2026-06-23 07:52:44] "POST /set-tag HTTP/1.1" 200 109 0.015367 10.0.0.33 - - [2026-06-23 07:52:44] "GET /firewall-policy/9c61b3d7-d802-42dc-9ed8-7036043ba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006409 10.0.0.33 - - [2026-06-23 07:52:44] "GET /firewall-rule/0777be75-dafd-42e9-abef-a7d88dbf13e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.005488 10.0.0.33 - - [2026-06-23 07:52:44] "POST /ref-update HTTP/1.1" 200 156 0.010684 10.0.0.33 - - [2026-06-23 07:52:44] "DELETE /firewall-rule/0777be75-dafd-42e9-abef-a7d88dbf13e1 HTTP/1.1" 200 115 0.037220 10.0.0.33 - - [2026-06-23 07:52:44] "DELETE /loadbalancer-member/96da9836-cb81-4edf-be84-ec152eec8ea4 HTTP/1.1" 200 115 0.023497 10.0.0.33 - - [2026-06-23 07:52:44] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.009075 10.0.0.33 - - [2026-06-23 07:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011014 10.0.0.33 - - [2026-06-23 07:52:44] "DELETE /loadbalancer-pool/3b3b2093-16f4-4f4a-b962-442d92b0ebcb HTTP/1.1" 200 115 0.056802 10.0.0.33 - - [2026-06-23 07:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2026-06-23 07:52:44] "POST /chown HTTP/1.1" 200 109 0.008642 10.0.0.33 - - [2026-06-23 07:52:44] "DELETE /loadbalancer-listener/088bb020-652c-4a4c-a0a5-956bb9275e9c HTTP/1.1" 200 115 0.044352 10.0.0.33 - - [2026-06-23 07:52:44] "GET /floating-ip/cc447df0-db35-41cf-a1ba-3fe58fe4ec24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.001802 10.0.0.33 - - [2026-06-23 07:52:44] "POST /chown HTTP/1.1" 200 109 0.005605 10.0.0.33 - - [2026-06-23 07:52:45] "POST /chown HTTP/1.1" 200 109 0.014814 10.0.0.33 - - [2026-06-23 07:52:45] "POST /chown HTTP/1.1" 200 109 0.015896 10.0.0.33 - - [2026-06-23 07:52:45] "PUT /floating-ip/cc447df0-db35-41cf-a1ba-3fe58fe4ec24 HTTP/1.1" 200 256 0.037248 10.0.0.33 - - [2026-06-23 07:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.33 - - [2026-06-23 07:52:45] "POST /chown HTTP/1.1" 200 109 0.022224 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /floating-ip/cc447df0-db35-41cf-a1ba-3fe58fe4ec24 HTTP/1.1" 200 115 0.066983 10.0.0.33 - - [2026-06-23 07:52:45] "POST /chown HTTP/1.1" 200 109 0.025136 10.0.0.33 - - [2026-06-23 07:52:45] "POST /chown HTTP/1.1" 200 109 0.014745 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /loadbalancer/55e8e65c-2462-4388-aa76-0305496d8438 HTTP/1.1" 200 115 0.066222 10.0.0.33 - - [2026-06-23 07:52:45] "POST /chown HTTP/1.1" 200 109 0.004069 10.0.0.33 - - [2026-06-23 07:52:45] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.019605 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /instance-ip/b0b81e76-a644-4683-808e-16d0a1a6f9a3 HTTP/1.1" 200 115 0.067587 10.0.0.33 - - [2026-06-23 07:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017164 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /virtual-machine-interface/6f142def-8878-4c73-94e9-8b51f45c04dc HTTP/1.1" 200 115 0.056864 10.0.0.33 - - [2026-06-23 07:52:45] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.021973 10.0.0.33 - - [2026-06-23 07:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007839 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /tag/7e1ecfad-853b-4a34-8c61-16bdf6f035de HTTP/1.1" 200 115 0.081580 10.0.0.33 - - [2026-06-23 07:52:45] "PUT /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 266 0.010925 10.0.0.33 - - [2026-06-23 07:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026083 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /service-instance/20cafdd8-ac96-4208-8a3c-124771aac925 HTTP/1.1" 200 115 0.044330 10.0.0.33 - - [2026-06-23 07:52:45] "GET /floating-ip-pool/c2239289-dd16-455b-93b2-ae70eb7d311c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.007227 10.0.0.33 - - [2026-06-23 07:52:45] "POST /ref-update HTTP/1.1" 200 156 0.011679 10.0.0.33 - - [2026-06-23 07:52:45] "GET /virtual-machine-interface/20a5f237-83fb-4c63-9c59-d959f284993f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007249 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /floating-ip-pool/c2239289-dd16-455b-93b2-ae70eb7d311c HTTP/1.1" 200 115 0.047021 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /virtual-machine-interface/20a5f237-83fb-4c63-9c59-d959f284993f HTTP/1.1" 200 115 0.064464 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /virtual-machine/b70b8fb0-c018-4c30-9f37-bde6f3676c79 HTTP/1.1" 200 115 0.028564 10.0.0.33 - - [2026-06-23 07:52:45] "GET /virtual-machine-interface/f50ba072-bd57-46d1-afc9-d9e8f25192af?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.010506 10.0.0.33 - - [2026-06-23 07:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2026-06-23 07:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002124 10.0.0.33 - - [2026-06-23 07:52:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001914 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /virtual-network/7e5b4460-d0e1-46d4-9b16-ead0a35fe68a HTTP/1.1" 200 115 0.115332 10.0.0.33 - - [2026-06-23 07:52:45] "GET /routing-instance/b84f92b7-f855-4147-9922-8ebc1b903ee1 HTTP/1.1" 404 171 0.002403 10.0.0.33 - - [2026-06-23 07:52:45] "GET /domains HTTP/1.1" 200 280 0.001664 10.0.0.33 - - [2026-06-23 07:52:45] "GET /domain/d6cf8324-99c7-4baf-b615-5cf996478ba0 HTTP/1.1" 200 3087 0.002236 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /route-target/658152a4-6def-4914-98a8-0ba515146345 HTTP/1.1" 200 115 0.023258 10.0.0.33 - - [2026-06-23 07:52:45] "GET /project/4a83b352-635c-474a-975c-582caa575651 HTTP/1.1" 200 7142 0.052616 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /virtual-machine-interface/f50ba072-bd57-46d1-afc9-d9e8f25192af HTTP/1.1" 200 115 0.084672 10.0.0.33 - - [2026-06-23 07:52:45] "POST /ref-update HTTP/1.1" 200 156 0.020179 10.0.0.33 - - [2026-06-23 07:52:45] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012930 10.0.0.33 - - [2026-06-23 07:52:45] "POST /set-tag HTTP/1.1" 200 109 0.005683 10.0.0.33 - - [2026-06-23 07:52:45] "DELETE /virtual-machine/48d145fc-d359-430e-93bb-44c47d7ac39c HTTP/1.1" 200 115 0.059278 10.0.0.33 - - [2026-06-23 07:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.33 - - [2026-06-23 07:52:45] "GET /loadbalancer/e1478b00-6f1f-45c8-af55-77b5e27c8e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002248 10.0.0.33 - - [2026-06-23 07:52:45] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004011 10.0.0.33 - - [2026-06-23 07:52:45] "POST /set-tag HTTP/1.1" 200 109 0.014391 10.0.0.33 - - [2026-06-23 07:52:46] "DELETE /loadbalancer-member/9ce2ee12-8b9a-42f6-9d3d-a8719e93fa4c HTTP/1.1" 200 115 0.047057 10.0.0.33 - - [2026-06-23 07:52:47] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004494 10.0.0.33 - - [2026-06-23 07:52:47] "POST /set-tag HTTP/1.1" 200 109 0.006003 10.0.0.33 - - [2026-06-23 07:52:47] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005127 10.0.0.33 - - [2026-06-23 07:52:47] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.33 - - [2026-06-23 07:52:47] "GET /virtual-machine/83415d02-fab3-41ca-98e5-ff9b1ca58b68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002811 10.0.0.33 - - [2026-06-23 07:52:47] "POST /ref-update HTTP/1.1" 200 156 0.009109 10.0.0.33 - - [2026-06-23 07:52:47] "GET /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011070 10.0.0.33 - - [2026-06-23 07:52:47] "POST /set-tag HTTP/1.1" 200 109 0.030843 10.0.0.33 - - [2026-06-23 07:52:47] "POST /set-tag HTTP/1.1" 200 109 0.032971 10.0.0.33 - - [2026-06-23 07:52:47] "POST /set-tag HTTP/1.1" 200 109 0.019441 10.0.0.33 - - [2026-06-23 07:52:47] "DELETE /instance-ip/65859536-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.043114 10.0.0.33 - - [2026-06-23 07:52:47] "POST /ref-update HTTP/1.1" 200 156 0.017310 10.0.0.33 - - [2026-06-23 07:52:47] "DELETE /virtual-machine-interface/656dd086-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.056170 10.0.0.33 - - [2026-06-23 07:52:47] "DELETE /virtual-machine/83415d02-fab3-41ca-98e5-ff9b1ca58b68 HTTP/1.1" 200 115 0.021726 10.0.0.33 - - [2026-06-23 07:52:50] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005493 10.0.0.33 - - [2026-06-23 07:52:50] "POST /set-tag HTTP/1.1" 200 109 0.004209 10.0.0.33 - - [2026-06-23 07:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2026-06-23 07:52:50] "GET /loadbalancer/e1478b00-6f1f-45c8-af55-77b5e27c8e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003972 10.0.0.33 - - [2026-06-23 07:52:51] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004330 10.0.0.33 - - [2026-06-23 07:52:51] "POST /set-tag HTTP/1.1" 200 109 0.004187 10.0.0.33 - - [2026-06-23 07:52:51] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004210 10.0.0.33 - - [2026-06-23 07:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.33 - - [2026-06-23 07:52:51] "GET /virtual-machine/747edcaa-da41-44d7-bb3c-99ede27281fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.001972 10.0.0.33 - - [2026-06-23 07:52:51] "POST /ref-update HTTP/1.1" 200 156 0.007071 10.0.0.33 - - [2026-06-23 07:52:51] "GET /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010741 10.0.0.33 - - [2026-06-23 07:52:51] "POST /set-tag HTTP/1.1" 200 109 0.015292 10.0.0.33 - - [2026-06-23 07:52:51] "POST /set-tag HTTP/1.1" 200 109 0.021621 10.0.0.33 - - [2026-06-23 07:52:51] "POST /set-tag HTTP/1.1" 200 109 0.026282 10.0.0.33 - - [2026-06-23 07:52:51] "DELETE /instance-ip/65185a02-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.030231 10.0.0.33 - - [2026-06-23 07:52:51] "POST /ref-update HTTP/1.1" 200 156 0.015663 10.0.0.33 - - [2026-06-23 07:52:52] "DELETE /virtual-machine-interface/6501023a-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.039843 10.0.0.33 - - [2026-06-23 07:52:52] "DELETE /virtual-machine/747edcaa-da41-44d7-bb3c-99ede27281fa HTTP/1.1" 200 115 0.017423 10.0.0.33 - - [2026-06-23 07:52:52] "DELETE /tag/a5363e62-7c12-4d34-b01a-c52821953f7e HTTP/1.1" 200 115 0.059146 10.0.0.33 - - [2026-06-23 07:52:52] "DELETE /tag/dd43f0d7-ce77-47ac-938e-e3b0db187c3a HTTP/1.1" 200 115 0.063888 10.0.0.33 - - [2026-06-23 07:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2026-06-23 07:52:56] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047870 10.0.0.33 - - [2026-06-23 07:52:56] "POST /tags HTTP/1.1" 200 393 0.017019 10.0.0.33 - - [2026-06-23 07:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015712 10.0.0.33 - - [2026-06-23 07:52:56] "GET /tag/52d903f9-165f-4d53-a592-09690b8e37ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011481 10.0.0.33 - - [2026-06-23 07:52:56] "POST /tags HTTP/1.1" 200 341 0.025864 10.0.0.33 - - [2026-06-23 07:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2026-06-23 07:52:56] "GET /tag/c4f55eb4-2eb3-42fe-9be6-968194924f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010849 10.0.0.33 - - [2026-06-23 07:52:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.000500 10.0.0.33 - - [2026-06-23 07:52:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.017926 10.0.0.33 - - [2026-06-23 07:52:56] "POST /security-groups HTTP/1.1" 200 589 0.059355 10.0.0.33 - - [2026-06-23 07:52:56] "POST /projects HTTP/1.1" 200 519 0.156579 10.0.0.33 - - [2026-06-23 07:52:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.002515 10.0.0.33 - - [2026-06-23 07:52:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.047809 10.0.0.33 - - [2026-06-23 07:52:56] "POST /access-control-lists HTTP/1.1" 200 598 0.068721 10.0.0.33 - - [2026-06-23 07:52:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.013122 10.0.0.33 - - [2026-06-23 07:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018644 10.0.0.33 - - [2026-06-23 07:52:56] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006398 10.0.0.33 - - [2026-06-23 07:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.33 - - [2026-06-23 07:52:56] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013955 10.0.0.33 - - [2026-06-23 07:52:56] "POST /access-control-lists HTTP/1.1" 200 596 0.081149 10.0.0.33 - - [2026-06-23 07:52:56] "PUT /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d HTTP/1.1" 200 264 0.047687 10.0.0.33 - - [2026-06-23 07:52:56] "PUT /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd HTTP/1.1" 200 264 0.040963 10.0.0.33 - - [2026-06-23 07:52:56] "POST /security-groups HTTP/1.1" 200 591 0.068325 10.0.0.33 - - [2026-06-23 07:52:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.003632 10.0.0.33 - - [2026-06-23 07:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027593 10.0.0.33 - - [2026-06-23 07:52:57] "POST /chown HTTP/1.1" 200 109 0.020088 10.0.0.33 - - [2026-06-23 07:52:57] "POST /access-control-lists HTTP/1.1" 200 632 0.051947 10.0.0.33 - - [2026-06-23 07:52:57] "POST /fqname-to-id HTTP/1.1" 404 269 0.001629 10.0.0.33 - - [2026-06-23 07:52:57] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.001660 10.0.0.33 - - [2026-06-23 07:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-06-23 07:52:57] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002153 10.0.0.33 - - [2026-06-23 07:52:57] "POST /tags HTTP/1.1" 409 226 0.001700 10.0.0.33 - - [2026-06-23 07:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001164 10.0.0.33 - - [2026-06-23 07:52:57] "GET /tag/c4f55eb4-2eb3-42fe-9be6-968194924f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.054517 10.0.0.33 - - [2026-06-23 07:52:57] "POST /access-control-lists HTTP/1.1" 200 630 0.080057 10.0.0.33 - - [2026-06-23 07:52:57] "POST /firewall-rules HTTP/1.1" 200 600 0.081681 10.0.0.33 - - [2026-06-23 07:52:57] "GET /firewall-rule/755335fc-569c-408f-8d1e-df1f1eb06018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016693 10.0.0.33 - - [2026-06-23 07:52:57] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003788 10.0.0.33 - - [2026-06-23 07:52:57] "GET /firewall-rule/755335fc-569c-408f-8d1e-df1f1eb06018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001873 10.0.0.33 - - [2026-06-23 07:52:57] "POST /ref-update HTTP/1.1" 200 156 0.037022 10.0.0.33 - - [2026-06-23 07:52:57] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002819 10.0.0.33 - - [2026-06-23 07:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.33 - - [2026-06-23 07:52:57] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002613 10.0.0.33 - - [2026-06-23 07:52:57] "POST /tags HTTP/1.1" 409 226 0.002037 10.0.0.33 - - [2026-06-23 07:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.33 - - [2026-06-23 07:52:57] "GET /tag/c4f55eb4-2eb3-42fe-9be6-968194924f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009593 10.0.0.33 - - [2026-06-23 07:52:57] "POST /firewall-rules HTTP/1.1" 200 598 0.062061 10.0.0.33 - - [2026-06-23 07:52:57] "GET /firewall-rule/44144949-8af8-4c9a-ba99-215218ac6cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003661 10.0.0.33 - - [2026-06-23 07:52:57] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003199 10.0.0.33 - - [2026-06-23 07:52:57] "GET /firewall-rule/44144949-8af8-4c9a-ba99-215218ac6cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002210 10.0.0.33 - - [2026-06-23 07:52:57] "POST /ref-update HTTP/1.1" 200 156 0.045467 10.0.0.33 - - [2026-06-23 07:52:59] "POST /tags HTTP/1.1" 200 393 0.027170 10.0.0.33 - - [2026-06-23 07:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009214 10.0.0.33 - - [2026-06-23 07:52:59] "GET /tag/cc95de3e-6a3c-4016-86c9-b9673931135d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.020536 10.0.0.33 - - [2026-06-23 07:52:59] "POST /tags HTTP/1.1" 200 341 0.016648 10.0.0.33 - - [2026-06-23 07:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019788 10.0.0.33 - - [2026-06-23 07:52:59] "GET /tag/a7039a8e-8e9e-4477-86d7-f59338332164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011144 10.0.0.33 - - [2026-06-23 07:52:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.000459 10.0.0.33 - - [2026-06-23 07:52:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.005899 10.0.0.33 - - [2026-06-23 07:52:59] "POST /security-groups HTTP/1.1" 200 589 0.064167 10.0.0.33 - - [2026-06-23 07:52:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.001367 10.0.0.33 - - [2026-06-23 07:52:59] "POST /projects HTTP/1.1" 200 519 0.218023 10.0.0.33 - - [2026-06-23 07:52:59] "POST /access-control-lists HTTP/1.1" 200 598 0.061074 10.0.0.33 - - [2026-06-23 07:52:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.005744 10.0.0.33 - - [2026-06-23 07:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.061502 10.0.0.33 - - [2026-06-23 07:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.33 - - [2026-06-23 07:52:59] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018091 10.0.0.33 - - [2026-06-23 07:52:59] "POST /access-control-lists HTTP/1.1" 200 596 0.076776 10.0.0.33 - - [2026-06-23 07:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010764 10.0.0.33 - - [2026-06-23 07:52:59] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003683 10.0.0.33 - - [2026-06-23 07:52:59] "PUT /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d HTTP/1.1" 200 264 0.035580 10.0.0.33 - - [2026-06-23 07:53:00] "PUT /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd HTTP/1.1" 200 264 0.079926 10.0.0.33 - - [2026-06-23 07:53:00] "POST /security-groups HTTP/1.1" 200 591 0.067189 10.0.0.33 - - [2026-06-23 07:53:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.001668 10.0.0.33 - - [2026-06-23 07:53:00] "POST /access-control-lists HTTP/1.1" 200 632 0.060199 10.0.0.33 - - [2026-06-23 07:53:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.013957 10.0.0.33 - - [2026-06-23 07:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.058367 10.0.0.33 - - [2026-06-23 07:53:00] "POST /chown HTTP/1.1" 200 109 0.010634 10.0.0.33 - - [2026-06-23 07:53:00] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.021183 10.0.0.33 - - [2026-06-23 07:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2026-06-23 07:53:00] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017292 10.0.0.33 - - [2026-06-23 07:53:00] "POST /access-control-lists HTTP/1.1" 200 630 0.069428 10.0.0.33 - - [2026-06-23 07:53:00] "POST /tags HTTP/1.1" 409 226 0.003024 10.0.0.33 - - [2026-06-23 07:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2026-06-23 07:53:00] "GET /tag/a7039a8e-8e9e-4477-86d7-f59338332164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010250 10.0.0.33 - - [2026-06-23 07:53:00] "POST /firewall-rules HTTP/1.1" 200 600 0.072803 10.0.0.33 - - [2026-06-23 07:53:00] "GET /firewall-rule/1ebb4ca9-0856-45ca-ac42-e5e076dbeb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.008948 10.0.0.33 - - [2026-06-23 07:53:00] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003840 10.0.0.33 - - [2026-06-23 07:53:00] "GET /firewall-rule/1ebb4ca9-0856-45ca-ac42-e5e076dbeb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002146 10.0.0.33 - - [2026-06-23 07:53:00] "POST /ref-update HTTP/1.1" 200 156 0.058969 10.0.0.33 - - [2026-06-23 07:53:00] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002354 10.0.0.33 - - [2026-06-23 07:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.33 - - [2026-06-23 07:53:00] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002004 10.0.0.33 - - [2026-06-23 07:53:00] "POST /tags HTTP/1.1" 409 226 0.001401 10.0.0.33 - - [2026-06-23 07:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.33 - - [2026-06-23 07:53:00] "GET /tag/a7039a8e-8e9e-4477-86d7-f59338332164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011758 10.0.0.33 - - [2026-06-23 07:53:00] "POST /firewall-rules HTTP/1.1" 200 598 0.070807 10.0.0.33 - - [2026-06-23 07:53:00] "GET /firewall-rule/937cf8ca-c22f-48fa-93bd-c43d362ec6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005150 10.0.0.33 - - [2026-06-23 07:53:00] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006605 10.0.0.33 - - [2026-06-23 07:53:00] "GET /firewall-rule/937cf8ca-c22f-48fa-93bd-c43d362ec6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002172 10.0.0.33 - - [2026-06-23 07:53:00] "POST /ref-update HTTP/1.1" 200 156 0.049838 10.0.0.33 - - [2026-06-23 07:53:02] "POST /tags HTTP/1.1" 200 345 0.063257 10.0.0.33 - - [2026-06-23 07:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.33 - - [2026-06-23 07:53:02] "GET /tag/e1fe2183-36fe-41a4-b14c-c274dfabb163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017132 10.0.0.33 - - [2026-06-23 07:53:02] "POST /projects HTTP/1.1" 409 238 0.001770 10.0.0.33 - - [2026-06-23 07:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.33 - - [2026-06-23 07:53:02] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025914 10.0.0.33 - - [2026-06-23 07:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.33 - - [2026-06-23 07:53:02] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004409 10.0.0.33 - - [2026-06-23 07:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-06-23 07:53:02] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003772 10.0.0.33 - - [2026-06-23 07:53:02] "POST /security-groups HTTP/1.1" 409 285 0.001994 10.0.0.33 - - [2026-06-23 07:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-06-23 07:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.33 - - [2026-06-23 07:53:02] "PUT /security-group/c6587306-207e-410a-a852-ba756c99b06d HTTP/1.1" 200 262 0.069419 10.0.0.33 - - [2026-06-23 07:53:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.037261 10.0.0.33 - - [2026-06-23 07:53:02] "PUT /access-control-list/48e819e2-fc03-4f39-b4bf-840f2b6dbea1 HTTP/1.1" 200 272 0.020147 10.0.0.33 - - [2026-06-23 07:53:02] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.120543 10.0.0.33 - - [2026-06-23 07:53:02] "POST /tags HTTP/1.1" 409 228 0.019632 10.0.0.33 - - [2026-06-23 07:53:02] "PUT /access-control-list/b7472242-a97d-4850-8c44-f0fb8bc8c22a HTTP/1.1" 200 272 0.042680 10.0.0.33 - - [2026-06-23 07:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.33 - - [2026-06-23 07:53:02] "GET /tag/e1fe2183-36fe-41a4-b14c-c274dfabb163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.017329 10.0.0.33 - - [2026-06-23 07:53:02] "POST /tags HTTP/1.1" 200 345 0.025430 10.0.0.33 - - [2026-06-23 07:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-06-23 07:53:02] "GET /tag/0409d17e-474f-4baa-a281-64eaf38ac95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011536 10.0.0.33 - - [2026-06-23 07:53:02] "POST /projects HTTP/1.1" 409 238 0.001569 10.0.0.33 - - [2026-06-23 07:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.33 - - [2026-06-23 07:53:03] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035237 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2026-06-23 07:53:03] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004474 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001123 10.0.0.33 - - [2026-06-23 07:53:03] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004342 10.0.0.33 - - [2026-06-23 07:53:03] "POST /security-groups HTTP/1.1" 409 285 0.001496 10.0.0.33 - - [2026-06-23 07:53:03] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.022696 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014674 10.0.0.33 - - [2026-06-23 07:53:03] "PUT /security-group/2776ee50-6d80-41cf-875c-92ca6ea8a04c HTTP/1.1" 200 262 0.052855 10.0.0.33 - - [2026-06-23 07:53:03] "PUT /access-control-list/08e31db4-3c12-4d27-ad5b-5f2085735e6e HTTP/1.1" 200 272 0.008662 10.0.0.33 - - [2026-06-23 07:53:03] "PUT /access-control-list/814228c1-ba63-4ef5-b395-4294a41d54ae HTTP/1.1" 200 272 0.013085 10.0.0.33 - - [2026-06-23 07:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008167 10.0.0.33 - - [2026-06-23 07:53:03] "POST /tags HTTP/1.1" 409 228 0.005491 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-06-23 07:53:03] "GET /tag/0409d17e-474f-4baa-a281-64eaf38ac95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011028 10.0.0.33 - - [2026-06-23 07:53:03] "POST /tags HTTP/1.1" 200 291 0.043254 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012442 10.0.0.33 - - [2026-06-23 07:53:03] "GET /tag/7262c676-6125-4cec-af9c-94636dd02b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.011991 10.0.0.33 - - [2026-06-23 07:53:03] "POST /tags HTTP/1.1" 200 303 0.053463 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.33 - - [2026-06-23 07:53:03] "GET /tag/ccf9970a-cd76-452e-90d5-a40b07df96be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013025 10.0.0.33 - - [2026-06-23 07:53:03] "POST /tags HTTP/1.1" 409 252 0.001453 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001205 10.0.0.33 - - [2026-06-23 07:53:03] "GET /tag/52d903f9-165f-4d53-a592-09690b8e37ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009790 10.0.0.33 - - [2026-06-23 07:53:03] "POST /tags HTTP/1.1" 409 226 0.001379 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.33 - - [2026-06-23 07:53:03] "GET /tag/c4f55eb4-2eb3-42fe-9be6-968194924f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.019978 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2026-06-23 07:53:03] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004092 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2026-06-23 07:53:03] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039926 10.0.0.33 - - [2026-06-23 07:53:03] "POST /virtual-machines HTTP/1.1" 200 395 0.007952 10.0.0.33 - - [2026-06-23 07:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011774 10.0.0.33 - - [2026-06-23 07:53:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106274 10.0.0.33 - - [2026-06-23 07:53:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007750 10.0.0.33 - - [2026-06-23 07:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016686 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003812 10.0.0.33 - - [2026-06-23 07:53:04] "POST /instance-ips HTTP/1.1" 200 397 0.020981 10.0.0.33 - - [2026-06-23 07:53:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016443 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011321 10.0.0.33 - - [2026-06-23 07:53:04] "POST /set-tag HTTP/1.1" 200 109 0.069288 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023585 10.0.0.33 - - [2026-06-23 07:53:04] "GET /instance-ip/90662400-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005156 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003946 10.0.0.33 - - [2026-06-23 07:53:04] "POST /set-tag HTTP/1.1" 200 109 0.001872 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003113 10.0.0.33 - - [2026-06-23 07:53:04] "POST /ref-update HTTP/1.1" 200 156 0.007938 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012014 10.0.0.33 - - [2026-06-23 07:53:04] "POST /set-tag HTTP/1.1" 200 109 0.003455 10.0.0.33 - - [2026-06-23 07:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003546 10.0.0.33 - - [2026-06-23 07:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.33 - - [2026-06-23 07:53:04] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028012 10.0.0.33 - - [2026-06-23 07:53:04] "POST /virtual-machines HTTP/1.1" 200 395 0.010787 10.0.0.33 - - [2026-06-23 07:53:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013149 10.0.0.33 - - [2026-06-23 07:53:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106763 10.0.0.33 - - [2026-06-23 07:53:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007340 10.0.0.33 - - [2026-06-23 07:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012600 10.0.0.33 - - [2026-06-23 07:53:04] "POST /instance-ips HTTP/1.1" 200 397 0.019342 10.0.0.33 - - [2026-06-23 07:53:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017792 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009375 10.0.0.33 - - [2026-06-23 07:53:04] "POST /set-tag HTTP/1.1" 200 109 0.059619 10.0.0.33 - - [2026-06-23 07:53:04] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014962 10.0.0.33 - - [2026-06-23 07:53:05] "GET /instance-ip/90d8d676-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002920 10.0.0.33 - - [2026-06-23 07:53:05] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004984 10.0.0.33 - - [2026-06-23 07:53:05] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.33 - - [2026-06-23 07:53:05] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003602 10.0.0.33 - - [2026-06-23 07:53:05] "POST /ref-update HTTP/1.1" 200 156 0.007340 10.0.0.33 - - [2026-06-23 07:53:05] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010416 10.0.0.33 - - [2026-06-23 07:53:05] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.33 - - [2026-06-23 07:53:05] "POST /tags HTTP/1.1" 200 291 0.015558 10.0.0.33 - - [2026-06-23 07:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011232 10.0.0.33 - - [2026-06-23 07:53:05] "GET /tag/a259d621-aaf5-4719-a20a-f8b35367df57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.010792 10.0.0.33 - - [2026-06-23 07:53:05] "POST /tags HTTP/1.1" 409 252 0.001938 10.0.0.33 - - [2026-06-23 07:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2026-06-23 07:53:05] "GET /tag/cc95de3e-6a3c-4016-86c9-b9673931135d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011929 10.0.0.33 - - [2026-06-23 07:53:05] "POST /tags HTTP/1.1" 409 226 0.001933 10.0.0.33 - - [2026-06-23 07:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2026-06-23 07:53:05] "GET /tag/a7039a8e-8e9e-4477-86d7-f59338332164?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009692 10.0.0.33 - - [2026-06-23 07:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.33 - - [2026-06-23 07:53:05] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003356 10.0.0.33 - - [2026-06-23 07:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2026-06-23 07:53:05] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.024819 10.0.0.33 - - [2026-06-23 07:53:05] "POST /virtual-machines HTTP/1.1" 200 395 0.007365 10.0.0.33 - - [2026-06-23 07:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007383 10.0.0.33 - - [2026-06-23 07:53:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101554 10.0.0.33 - - [2026-06-23 07:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017829 10.0.0.33 - - [2026-06-23 07:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.33 - - [2026-06-23 07:53:05] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004197 10.0.0.33 - - [2026-06-23 07:53:05] "POST /instance-ips HTTP/1.1" 200 397 0.024809 10.0.0.33 - - [2026-06-23 07:53:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.030020 10.0.0.33 - - [2026-06-23 07:53:05] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011970 10.0.0.33 - - [2026-06-23 07:53:05] "POST /set-tag HTTP/1.1" 200 109 0.059825 10.0.0.33 - - [2026-06-23 07:53:05] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.024946 10.0.0.33 - - [2026-06-23 07:53:05] "GET /instance-ip/9162302e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006277 10.0.0.33 - - [2026-06-23 07:53:05] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004034 10.0.0.33 - - [2026-06-23 07:53:05] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.016316 10.0.0.33 - - [2026-06-23 07:53:06] "POST /ref-update HTTP/1.1" 200 156 0.007166 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003917 10.0.0.33 - - [2026-06-23 07:53:06] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.33 - - [2026-06-23 07:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003273 10.0.0.33 - - [2026-06-23 07:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001140 10.0.0.33 - - [2026-06-23 07:53:06] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030189 10.0.0.33 - - [2026-06-23 07:53:06] "POST /virtual-machines HTTP/1.1" 200 395 0.006524 10.0.0.33 - - [2026-06-23 07:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.006752 10.0.0.33 - - [2026-06-23 07:53:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.091670 10.0.0.33 - - [2026-06-23 07:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.006842 10.0.0.33 - - [2026-06-23 07:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008318 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006836 10.0.0.33 - - [2026-06-23 07:53:06] "POST /instance-ips HTTP/1.1" 200 397 0.020364 10.0.0.33 - - [2026-06-23 07:53:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018480 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009933 10.0.0.33 - - [2026-06-23 07:53:06] "POST /set-tag HTTP/1.1" 200 109 0.059920 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009737 10.0.0.33 - - [2026-06-23 07:53:06] "GET /instance-ip/91cd7dca-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.012151 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004106 10.0.0.33 - - [2026-06-23 07:53:06] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003119 10.0.0.33 - - [2026-06-23 07:53:06] "POST /ref-update HTTP/1.1" 200 156 0.008193 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008861 10.0.0.33 - - [2026-06-23 07:53:06] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.33 - - [2026-06-23 07:53:06] "POST /tags HTTP/1.1" 200 299 0.036778 10.0.0.33 - - [2026-06-23 07:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014919 10.0.0.33 - - [2026-06-23 07:53:06] "GET /tag/89a47b62-87d6-4a14-acc9-eab41a00ac55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013539 10.0.0.33 - - [2026-06-23 07:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.33 - - [2026-06-23 07:53:06] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003628 10.0.0.33 - - [2026-06-23 07:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.33 - - [2026-06-23 07:53:06] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031842 10.0.0.33 - - [2026-06-23 07:53:06] "POST /virtual-machines HTTP/1.1" 200 395 0.007953 10.0.0.33 - - [2026-06-23 07:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009005 10.0.0.33 - - [2026-06-23 07:53:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092904 10.0.0.33 - - [2026-06-23 07:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007437 10.0.0.33 - - [2026-06-23 07:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007643 10.0.0.33 - - [2026-06-23 07:53:07] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003629 10.0.0.33 - - [2026-06-23 07:53:07] "POST /instance-ips HTTP/1.1" 200 397 0.018331 10.0.0.33 - - [2026-06-23 07:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020921 10.0.0.33 - - [2026-06-23 07:53:07] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011755 10.0.0.33 - - [2026-06-23 07:53:07] "POST /set-tag HTTP/1.1" 200 109 0.018481 10.0.0.33 - - [2026-06-23 07:53:07] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019248 10.0.0.33 - - [2026-06-23 07:53:07] "GET /instance-ip/924ef774-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002544 10.0.0.33 - - [2026-06-23 07:53:07] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004206 10.0.0.33 - - [2026-06-23 07:53:07] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.33 - - [2026-06-23 07:53:07] "POST /tags HTTP/1.1" 200 299 0.015414 10.0.0.33 - - [2026-06-23 07:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013758 10.0.0.33 - - [2026-06-23 07:53:07] "GET /tag/66397953-8fc5-47f7-bed4-c136dbf204e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.011407 10.0.0.33 - - [2026-06-23 07:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.33 - - [2026-06-23 07:53:07] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003715 10.0.0.33 - - [2026-06-23 07:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-06-23 07:53:07] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031838 10.0.0.33 - - [2026-06-23 07:53:07] "POST /virtual-machines HTTP/1.1" 200 395 0.007471 10.0.0.33 - - [2026-06-23 07:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011981 10.0.0.33 - - [2026-06-23 07:53:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092379 10.0.0.33 - - [2026-06-23 07:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009611 10.0.0.33 - - [2026-06-23 07:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753 10.0.0.33 - - [2026-06-23 07:53:07] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016878 10.0.0.33 - - [2026-06-23 07:53:07] "POST /instance-ips HTTP/1.1" 200 397 0.017822 10.0.0.33 - - [2026-06-23 07:53:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024718 10.0.0.33 - - [2026-06-23 07:53:07] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014047 10.0.0.33 - - [2026-06-23 07:53:08] "POST /set-tag HTTP/1.1" 200 109 0.016531 10.0.0.33 - - [2026-06-23 07:53:08] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016969 10.0.0.33 - - [2026-06-23 07:53:08] "GET /instance-ip/92b23de8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002453 10.0.0.33 - - [2026-06-23 07:53:08] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004055 10.0.0.33 - - [2026-06-23 07:53:08] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.33 - - [2026-06-23 07:53:08] "POST /tags HTTP/1.1" 200 299 0.019492 10.0.0.33 - - [2026-06-23 07:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.33 - - [2026-06-23 07:53:08] "GET /tag/a7d43581-8693-4dc1-950e-8ddd8d4d1776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010550 10.0.0.33 - - [2026-06-23 07:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-06-23 07:53:08] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004004 10.0.0.33 - - [2026-06-23 07:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2026-06-23 07:53:08] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034311 10.0.0.33 - - [2026-06-23 07:53:08] "POST /virtual-machines HTTP/1.1" 200 395 0.007208 10.0.0.33 - - [2026-06-23 07:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015426 10.0.0.33 - - [2026-06-23 07:53:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.085019 10.0.0.33 - - [2026-06-23 07:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010168 10.0.0.33 - - [2026-06-23 07:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.33 - - [2026-06-23 07:53:08] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006228 10.0.0.33 - - [2026-06-23 07:53:08] "POST /instance-ips HTTP/1.1" 200 397 0.018085 10.0.0.33 - - [2026-06-23 07:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021433 10.0.0.33 - - [2026-06-23 07:53:08] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008888 10.0.0.33 - - [2026-06-23 07:53:08] "POST /set-tag HTTP/1.1" 200 109 0.016546 10.0.0.33 - - [2026-06-23 07:53:08] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011384 10.0.0.33 - - [2026-06-23 07:53:08] "GET /instance-ip/93183756-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004719 10.0.0.33 - - [2026-06-23 07:53:08] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004024 10.0.0.33 - - [2026-06-23 07:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.33 - - [2026-06-23 07:53:08] "POST /tags HTTP/1.1" 200 299 0.014703 10.0.0.33 - - [2026-06-23 07:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.33 - - [2026-06-23 07:53:08] "GET /tag/b198da30-004e-43e1-b2fb-e7a21746a432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011103 10.0.0.33 - - [2026-06-23 07:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.33 - - [2026-06-23 07:53:08] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003349 10.0.0.33 - - [2026-06-23 07:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2026-06-23 07:53:08] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033315 10.0.0.33 - - [2026-06-23 07:53:08] "POST /virtual-machines HTTP/1.1" 200 395 0.008214 10.0.0.33 - - [2026-06-23 07:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009890 10.0.0.33 - - [2026-06-23 07:53:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097243 10.0.0.33 - - [2026-06-23 07:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021345 10.0.0.33 - - [2026-06-23 07:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013229 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004484 10.0.0.33 - - [2026-06-23 07:53:09] "POST /instance-ips HTTP/1.1" 200 397 0.021717 10.0.0.33 - - [2026-06-23 07:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021536 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012052 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.017824 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016951 10.0.0.33 - - [2026-06-23 07:53:09] "GET /instance-ip/937976c4-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003671 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004125 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003413 10.0.0.33 - - [2026-06-23 07:53:09] "POST /ref-update HTTP/1.1" 200 156 0.008580 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012626 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.004078 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004130 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.003213 10.0.0.33 - - [2026-06-23 07:53:09] "POST /ref-update HTTP/1.1" 200 156 0.011488 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004058 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.001808 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003463 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003370 10.0.0.33 - - [2026-06-23 07:53:09] "POST /ref-update HTTP/1.1" 200 156 0.007392 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003890 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.002930 10.0.0.33 - - [2026-06-23 07:53:09] "POST /ref-update HTTP/1.1" 200 156 0.007953 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010144 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.004322 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003990 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003827 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.001701 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004031 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003440 10.0.0.33 - - [2026-06-23 07:53:09] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.33 - - [2026-06-23 07:53:09] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004815 10.0.0.33 - - [2026-06-23 07:53:10] "POST /set-tag HTTP/1.1" 200 109 0.007329 10.0.0.33 - - [2026-06-23 07:53:10] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004275 10.0.0.33 - - [2026-06-23 07:53:10] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.33 - - [2026-06-23 07:53:10] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003361 10.0.0.33 - - [2026-06-23 07:53:10] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.33 - - [2026-06-23 07:53:10] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004232 10.0.0.33 - - [2026-06-23 07:53:10] "POST /set-tag HTTP/1.1" 200 109 0.011878 10.0.0.33 - - [2026-06-23 07:53:13] "GET /virtual-machine/8b3baa67-5185-4628-b355-e87427ca4497?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003320 10.0.0.33 - - [2026-06-23 07:53:13] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003969 10.0.0.33 - - [2026-06-23 07:53:13] "GET /virtual-machine/337fbd20-30aa-47cf-8a82-66a3618f6947?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003640 10.0.0.33 - - [2026-06-23 07:53:13] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003935 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:53:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001104 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:53:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001198 10.0.0.33 - - [2026-06-23 07:53:14] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009299 10.0.0.33 - - [2026-06-23 07:53:14] "POST /set-tag HTTP/1.1" 200 109 0.003400 10.0.0.33 - - [2026-06-23 07:53:14] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006212 10.0.0.33 - - [2026-06-23 07:53:14] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.33 - - [2026-06-23 07:53:15] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004195 10.0.0.33 - - [2026-06-23 07:53:15] "POST /set-tag HTTP/1.1" 200 109 0.005095 10.0.0.33 - - [2026-06-23 07:53:15] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004002 10.0.0.33 - - [2026-06-23 07:53:15] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.33 - - [2026-06-23 07:53:18] "GET /virtual-machine/bcc2080c-1237-435c-8ac7-609be9834e6a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002817 10.0.0.33 - - [2026-06-23 07:53:18] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003666 10.0.0.33 - - [2026-06-23 07:53:18] "GET /virtual-machine/76ec7648-44e2-4a38-957f-eea501ec485e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002546 10.0.0.33 - - [2026-06-23 07:53:18] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003762 10.0.0.33 - - [2026-06-23 07:53:18] "GET /virtual-machine/617ac12e-8c8c-42d9-919f-81f421eae01a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002694 10.0.0.33 - - [2026-06-23 07:53:18] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003406 10.0.0.33 - - [2026-06-23 07:53:20] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003965 10.0.0.33 - - [2026-06-23 07:53:20] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.33 - - [2026-06-23 07:53:20] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004099 10.0.0.33 - - [2026-06-23 07:53:20] "POST /set-tag HTTP/1.1" 200 109 0.001917 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:53:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:53:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 10.0.0.33 - - [2026-06-23 07:53:23] "GET /virtual-machine/34011902-32fc-4b60-8ca2-ec83c41b1fb6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002806 10.0.0.33 - - [2026-06-23 07:53:23] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003688 10.0.0.33 - - [2026-06-23 07:53:23] "GET /virtual-machine/a432d461-b75e-4fbe-bdff-215ad9e2d7cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003048 10.0.0.33 - - [2026-06-23 07:53:23] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003611 10.0.0.33 - - [2026-06-23 07:53:23] "GET /virtual-machine/07125b55-e4fc-4e26-88da-a35ae44b53b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.002936 10.0.0.33 - - [2026-06-23 07:53:23] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004477 10.0.0.33 - - [2026-06-23 07:53:24] "GET /loadbalancer/1c3f8793-82a7-4082-9b9e-c07cb8f0b731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006472 10.0.0.33 - - [2026-06-23 07:53:24] "POST /tags HTTP/1.1" 200 333 0.023318 10.0.0.33 - - [2026-06-23 07:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009683 10.0.0.33 - - [2026-06-23 07:53:24] "GET /tag/ac278486-d7e3-4134-8b82-b47bb11b9672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012946 10.0.0.33 - - [2026-06-23 07:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.33 - - [2026-06-23 07:53:24] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037214 10.0.0.33 - - [2026-06-23 07:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-06-23 07:53:24] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004048 10.0.0.33 - - [2026-06-23 07:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2026-06-23 07:53:24] "GET /service-appliance-set/ab76d44f-37cc-4ccf-8c95-cec89cc6be7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004754 10.0.0.33 - - [2026-06-23 07:53:24] "POST /fqname-to-id HTTP/1.1" 404 273 0.004992 10.0.0.33 - - [2026-06-23 07:53:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.095200 10.0.0.33 - - [2026-06-23 07:53:24] "GET /virtual-machine-interface/cda40e3c-a6f6-4254-9994-82c1cc2724d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.028863 10.0.0.33 - - [2026-06-23 07:53:24] "POST /instance-ips HTTP/1.1" 200 409 0.092757 10.0.0.33 - - [2026-06-23 07:53:24] "GET /instance-ip/63158bc1-edcc-4471-8648-298a564f0d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005732 10.0.0.33 - - [2026-06-23 07:53:24] "POST /loadbalancers HTTP/1.1" 200 629 0.081372 10.0.0.33 - - [2026-06-23 07:53:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022715 10.0.0.33 - - [2026-06-23 07:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.33 - - [2026-06-23 07:53:24] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052122 10.0.0.33 - - [2026-06-23 07:53:24] "GET /instance-ip/63158bc1-edcc-4471-8648-298a564f0d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.009433 10.0.0.33 - - [2026-06-23 07:53:24] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062637 10.0.0.33 - - [2026-06-23 07:53:24] "GET /loadbalancer/1c3f8793-82a7-4082-9b9e-c07cb8f0b731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004319 10.0.0.33 - - [2026-06-23 07:53:24] "POST /floating-ips HTTP/1.1" 200 597 0.070282 10.0.0.33 - - [2026-06-23 07:53:25] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.064265 10.0.0.33 - - [2026-06-23 07:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.33 - - [2026-06-23 07:53:25] "GET /loadbalancer/1c3f8793-82a7-4082-9b9e-c07cb8f0b731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.006771 10.0.0.33 - - [2026-06-23 07:53:25] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.166928 10.0.0.33 - - [2026-06-23 07:53:25] "GET /loadbalancer-listener/93acebec-c436-4f5b-a506-03464ed6dde9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.010096 10.0.0.33 - - [2026-06-23 07:53:25] "GET /loadbalancer-listener/93acebec-c436-4f5b-a506-03464ed6dde9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003931 10.0.0.33 - - [2026-06-23 07:53:25] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.030246 10.0.0.33 - - [2026-06-23 07:53:25] "GET /instance-ip/63158bc1-edcc-4471-8648-298a564f0d0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003057 10.0.0.33 - - [2026-06-23 07:53:25] "GET /instance-ip/63158bc1-edcc-4471-8648-298a564f0d0f?fields=floating_ips HTTP/1.1" 200 1211 0.004411 10.0.0.33 - - [2026-06-23 07:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2026-06-23 07:53:25] "GET /loadbalancer/1c3f8793-82a7-4082-9b9e-c07cb8f0b731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001819 10.0.0.33 - - [2026-06-23 07:53:25] "GET /floating-ip/6a24ad57-dd44-4cd7-aa8f-e46f60db2820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003504 10.0.0.33 - - [2026-06-23 07:53:25] "GET /loadbalancer-pool/6425350b-198d-4312-80b3-c905030e4eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003469 10.0.0.33 - - [2026-06-23 07:53:25] "POST /loadbalancer-members HTTP/1.1" 200 721 0.032360 10.0.0.33 - - [2026-06-23 07:53:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011541 10.0.0.33 - - [2026-06-23 07:53:25] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014042 10.0.0.33 - - [2026-06-23 07:53:25] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005809 10.0.0.33 - - [2026-06-23 07:53:25] "POST /ref-update HTTP/1.1" 200 156 0.009298 10.0.0.33 - - [2026-06-23 07:53:25] "GET /floating-ip/6a24ad57-dd44-4cd7-aa8f-e46f60db2820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.023805 10.0.0.33 - - [2026-06-23 07:53:25] "POST /tags HTTP/1.1" 409 221 0.004812 10.0.0.33 - - [2026-06-23 07:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.33 - - [2026-06-23 07:53:25] "GET /tag/ac278486-d7e3-4134-8b82-b47bb11b9672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.018766 10.0.0.33 - - [2026-06-23 07:53:25] "PUT /floating-ip/6a24ad57-dd44-4cd7-aa8f-e46f60db2820 HTTP/1.1" 200 256 0.011525 10.0.0.33 - - [2026-06-23 07:53:25] "POST /set-tag HTTP/1.1" 200 109 0.086513 10.0.0.33 - - [2026-06-23 07:53:25] "GET /loadbalancer-pool/6425350b-198d-4312-80b3-c905030e4eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.012634 10.0.0.33 - - [2026-06-23 07:53:25] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019786 10.0.0.33 - - [2026-06-23 07:53:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007801 10.0.0.33 - - [2026-06-23 07:53:25] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014497 10.0.0.33 - - [2026-06-23 07:53:25] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004507 10.0.0.33 - - [2026-06-23 07:53:25] "POST /ref-update HTTP/1.1" 200 156 0.015229 10.0.0.33 - - [2026-06-23 07:53:25] "GET /floating-ip/6a24ad57-dd44-4cd7-aa8f-e46f60db2820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.013922 10.0.0.33 - - [2026-06-23 07:53:25] "POST /set-tag HTTP/1.1" 200 109 0.104886 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:53:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:53:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 10.0.0.33 - - [2026-06-23 07:53:26] "POST /tags HTTP/1.1" 409 206 0.002079 10.0.0.33 - - [2026-06-23 07:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.33 - - [2026-06-23 07:53:26] "GET /tag/ccf9970a-cd76-452e-90d5-a40b07df96be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010054 10.0.0.33 - - [2026-06-23 07:53:26] "POST /tags HTTP/1.1" 409 204 0.002022 10.0.0.33 - - [2026-06-23 07:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2026-06-23 07:53:26] "GET /tag/66397953-8fc5-47f7-bed4-c136dbf204e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.019687 10.0.0.33 - - [2026-06-23 07:53:26] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002625 10.0.0.33 - - [2026-06-23 07:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.33 - - [2026-06-23 07:53:26] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002352 10.0.0.33 - - [2026-06-23 07:53:26] "POST /tags HTTP/1.1" 409 206 0.001546 10.0.0.33 - - [2026-06-23 07:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.33 - - [2026-06-23 07:53:26] "GET /tag/ccf9970a-cd76-452e-90d5-a40b07df96be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.047133 10.0.0.33 - - [2026-06-23 07:53:26] "POST /tags HTTP/1.1" 409 226 0.002216 10.0.0.33 - - [2026-06-23 07:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.33 - - [2026-06-23 07:53:26] "GET /tag/c4f55eb4-2eb3-42fe-9be6-968194924f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.022799 10.0.0.33 - - [2026-06-23 07:53:26] "POST /tags HTTP/1.1" 409 204 0.002038 10.0.0.33 - - [2026-06-23 07:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.33 - - [2026-06-23 07:53:26] "GET /tag/66397953-8fc5-47f7-bed4-c136dbf204e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009614 10.0.0.33 - - [2026-06-23 07:53:27] "POST /tags HTTP/1.1" 409 226 0.006055 10.0.0.33 - - [2026-06-23 07:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.33 - - [2026-06-23 07:53:27] "GET /tag/c4f55eb4-2eb3-42fe-9be6-968194924f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013901 10.0.0.33 - - [2026-06-23 07:53:27] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002421 10.0.0.33 - - [2026-06-23 07:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2026-06-23 07:53:27] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002271 10.0.0.33 - - [2026-06-23 07:53:27] "POST /firewall-rules HTTP/1.1" 200 626 0.079548 10.0.0.33 - - [2026-06-23 07:53:27] "POST /firewall-rules HTTP/1.1" 200 646 0.084656 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-rule/a5461d9b-0331-4292-b0a5-fad65b3284ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.014712 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005322 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-rule/6da31a7d-4786-476d-8959-f1457afba322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.007184 10.0.0.33 - - [2026-06-23 07:53:27] "POST /ref-update HTTP/1.1" 200 156 0.013245 10.0.0.33 - - [2026-06-23 07:53:27] "POST /firewall-policys HTTP/1.1" 200 606 0.018747 10.0.0.33 - - [2026-06-23 07:53:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022439 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003086 10.0.0.33 - - [2026-06-23 07:53:27] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002244 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001722 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002882 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-policy/9c61b3d7-d802-42dc-9ed8-7036043ba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002613 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.012930 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002174 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002960 10.0.0.33 - - [2026-06-23 07:53:27] "POST /ref-update HTTP/1.1" 200 156 0.027045 10.0.0.33 - - [2026-06-23 07:53:27] "POST /ref-update HTTP/1.1" 200 156 0.027022 10.0.0.33 - - [2026-06-23 07:53:27] "POST /ref-update HTTP/1.1" 200 156 0.021580 10.0.0.33 - - [2026-06-23 07:53:27] "POST /ref-update HTTP/1.1" 200 156 0.024666 10.0.0.33 - - [2026-06-23 07:53:27] "POST /ref-update HTTP/1.1" 200 156 0.031328 10.0.0.33 - - [2026-06-23 07:53:27] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010728 10.0.0.33 - - [2026-06-23 07:54:23] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006154 10.0.0.33 - - [2026-06-23 07:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.33 - - [2026-06-23 07:54:23] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006370 10.0.0.33 - - [2026-06-23 07:54:23] "POST /set-tag HTTP/1.1" 200 109 0.005177 10.0.0.33 - - [2026-06-23 07:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2026-06-23 07:54:23] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002852 10.0.0.33 - - [2026-06-23 07:54:23] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003572 10.0.0.33 - - [2026-06-23 07:54:23] "POST /set-tag HTTP/1.1" 200 109 0.022202 10.0.0.33 - - [2026-06-23 07:54:23] "DELETE /loadbalancer-member/74a2a610-58e6-4668-b59c-523908c2bdd7 HTTP/1.1" 200 115 0.031920 10.0.0.33 - - [2026-06-23 07:54:23] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007144 10.0.0.33 - - [2026-06-23 07:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.33 - - [2026-06-23 07:54:23] "DELETE /loadbalancer-member/25b761ae-a4a3-4dbf-af4c-85776d2f0bcc HTTP/1.1" 200 115 0.041223 10.0.0.33 - - [2026-06-23 07:54:23] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004149 10.0.0.33 - - [2026-06-23 07:54:23] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.33 - - [2026-06-23 07:54:23] "DELETE /loadbalancer-member/9db71194-ab7b-4c17-9b53-1a122e9663f1 HTTP/1.1" 200 115 0.030442 10.0.0.33 - - [2026-06-23 07:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.33 - - [2026-06-23 07:54:23] "GET /loadbalancer/8b715be8-3008-4726-a9b9-2f0244c0577b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002348 10.0.0.33 - - [2026-06-23 07:54:24] "GET /loadbalancer-pool/5844506f-30b9-4ff9-80c0-9d86a102c748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003373 10.0.0.33 - - [2026-06-23 07:54:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032077 10.0.0.33 - - [2026-06-23 07:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021714 10.0.0.33 - - [2026-06-23 07:54:24] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011988 10.0.0.33 - - [2026-06-23 07:54:24] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005549 10.0.0.33 - - [2026-06-23 07:54:24] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003622 10.0.0.33 - - [2026-06-23 07:54:24] "POST /set-tag HTTP/1.1" 200 109 0.061723 10.0.0.33 - - [2026-06-23 07:54:24] "GET /loadbalancer-pool/e651d22f-f5a2-44e1-826b-fd4e362481af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.034987 10.0.0.33 - - [2026-06-23 07:54:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013733 10.0.0.33 - - [2026-06-23 07:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008619 10.0.0.33 - - [2026-06-23 07:54:24] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019557 10.0.0.33 - - [2026-06-23 07:54:24] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003899 10.0.0.33 - - [2026-06-23 07:54:24] "POST /set-tag HTTP/1.1" 200 109 0.003529 10.0.0.33 - - [2026-06-23 07:54:24] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003230 10.0.0.33 - - [2026-06-23 07:54:24] "GET /loadbalancer-pool/8770d8fd-d38c-4146-8297-e0226d07a2d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002689 10.0.0.33 - - [2026-06-23 07:54:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020468 10.0.0.33 - - [2026-06-23 07:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.031874 10.0.0.33 - - [2026-06-23 07:54:24] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012099 10.0.0.33 - - [2026-06-23 07:54:24] "GET /virtual-machine-interface/ef9757de-6ed6-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007440 10.0.0.33 - - [2026-06-23 07:54:24] "GET /floating-ip/41e32762-cf05-418f-bbb9-6a097ffbe9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005544 10.0.0.33 - - [2026-06-23 07:54:24] "POST /set-tag HTTP/1.1" 200 109 0.003523 10.0.0.33 - - [2026-06-23 07:55:01] "GET /global-system-configs HTTP/1.1" 200 322 0.004073 10.0.0.33 - - [2026-06-23 07:55:02] "GET /global-system-configs HTTP/1.1" 200 322 0.001850 10.0.0.33 - - [2026-06-23 07:55:32] "POST /tags HTTP/1.1" 409 252 0.002091 10.0.0.33 - - [2026-06-23 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-06-23 07:55:32] "GET /tag/cc95de3e-6a3c-4016-86c9-b9673931135d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014497 10.0.0.33 - - [2026-06-23 07:55:32] "POST /tags HTTP/1.1" 409 228 0.001518 10.0.0.33 - - [2026-06-23 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-06-23 07:55:32] "GET /tag/0409d17e-474f-4baa-a281-64eaf38ac95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014229 10.0.0.33 - - [2026-06-23 07:55:32] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003748 10.0.0.33 - - [2026-06-23 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.33 - - [2026-06-23 07:55:32] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002904 10.0.0.33 - - [2026-06-23 07:55:32] "POST /tags HTTP/1.1" 409 206 0.003535 10.0.0.33 - - [2026-06-23 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.33 - - [2026-06-23 07:55:32] "GET /tag/ccf9970a-cd76-452e-90d5-a40b07df96be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011507 10.0.0.33 - - [2026-06-23 07:55:32] "POST /tags HTTP/1.1" 409 226 0.002441 10.0.0.33 - - [2026-06-23 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2026-06-23 07:55:32] "GET /tag/c4f55eb4-2eb3-42fe-9be6-968194924f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011418 10.0.0.33 - - [2026-06-23 07:55:32] "POST /tags HTTP/1.1" 409 204 0.001810 10.0.0.33 - - [2026-06-23 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.33 - - [2026-06-23 07:55:32] "GET /tag/66397953-8fc5-47f7-bed4-c136dbf204e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.017734 10.0.0.33 - - [2026-06-23 07:55:32] "POST /tags HTTP/1.1" 409 226 0.001951 10.0.0.33 - - [2026-06-23 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.33 - - [2026-06-23 07:55:32] "GET /tag/c4f55eb4-2eb3-42fe-9be6-968194924f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010959 10.0.0.33 - - [2026-06-23 07:55:32] "POST /tags HTTP/1.1" 409 228 0.001703 10.0.0.33 - - [2026-06-23 07:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.33 - - [2026-06-23 07:55:33] "GET /tag/0409d17e-474f-4baa-a281-64eaf38ac95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010539 10.0.0.33 - - [2026-06-23 07:55:33] "POST /tags HTTP/1.1" 409 252 0.001799 10.0.0.33 - - [2026-06-23 07:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.33 - - [2026-06-23 07:55:33] "GET /tag/cc95de3e-6a3c-4016-86c9-b9673931135d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009981 10.0.0.33 - - [2026-06-23 07:55:33] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002155 10.0.0.33 - - [2026-06-23 07:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.33 - - [2026-06-23 07:55:33] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002523 10.0.0.33 - - [2026-06-23 07:55:33] "POST /firewall-rules HTTP/1.1" 409 281 0.001523 10.0.0.33 - - [2026-06-23 07:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001169 10.0.0.33 - - [2026-06-23 07:55:33] "PUT /firewall-rule/6da31a7d-4786-476d-8959-f1457afba322 HTTP/1.1" 200 260 0.013983 10.0.0.33 - - [2026-06-23 07:55:33] "POST /firewall-rules HTTP/1.1" 409 291 0.003355 10.0.0.33 - - [2026-06-23 07:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-06-23 07:55:33] "PUT /firewall-rule/a5461d9b-0331-4292-b0a5-fad65b3284ae HTTP/1.1" 200 260 0.019622 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-rule/a5461d9b-0331-4292-b0a5-fad65b3284ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.013612 10.0.0.33 - - [2026-06-23 07:55:33] "POST /firewall-rules HTTP/1.1" 200 658 0.070476 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-rule/90cf615c-e77f-4ad4-9d0e-63872eec04da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.004200 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001771 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-rule/6da31a7d-4786-476d-8959-f1457afba322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002101 10.0.0.33 - - [2026-06-23 07:55:33] "POST /firewall-policys HTTP/1.1" 409 269 0.001893 10.0.0.33 - - [2026-06-23 07:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.33 - - [2026-06-23 07:55:33] "PUT /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88 HTTP/1.1" 200 264 0.017583 10.0.0.33 - - [2026-06-23 07:55:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022639 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007667 10.0.0.33 - - [2026-06-23 07:55:33] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002397 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001839 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.001819 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-policy/9c61b3d7-d802-42dc-9ed8-7036043ba522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.001561 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001477 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001456 10.0.0.33 - - [2026-06-23 07:55:33] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002514 10.0.0.33 - - [2026-06-23 07:56:35] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004509 10.0.0.33 - - [2026-06-23 07:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.33 - - [2026-06-23 07:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-06-23 07:56:35] "GET /loadbalancer/1c3f8793-82a7-4082-9b9e-c07cb8f0b731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001971 10.0.0.33 - - [2026-06-23 07:56:35] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004005 10.0.0.33 - - [2026-06-23 07:56:35] "POST /set-tag HTTP/1.1" 200 109 0.015196 10.0.0.33 - - [2026-06-23 07:56:35] "DELETE /loadbalancer-member/290b5b4d-4545-475b-8f1e-820f41f739d3 HTTP/1.1" 200 115 0.043118 10.0.0.33 - - [2026-06-23 07:56:35] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003599 10.0.0.33 - - [2026-06-23 07:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.33 - - [2026-06-23 07:56:35] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003932 10.0.0.33 - - [2026-06-23 07:56:35] "POST /set-tag HTTP/1.1" 200 109 0.001737 10.0.0.33 - - [2026-06-23 07:56:35] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003937 10.0.0.33 - - [2026-06-23 07:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.33 - - [2026-06-23 07:56:35] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003330 10.0.0.33 - - [2026-06-23 07:56:35] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.33 - - [2026-06-23 07:56:35] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003667 10.0.0.33 - - [2026-06-23 07:56:35] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.33 - - [2026-06-23 07:56:35] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004198 10.0.0.33 - - [2026-06-23 07:56:35] "POST /set-tag HTTP/1.1" 200 109 0.001735 10.0.0.33 - - [2026-06-23 07:56:35] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003253 10.0.0.33 - - [2026-06-23 07:56:35] "POST /set-tag HTTP/1.1" 200 109 0.001531 10.0.0.33 - - [2026-06-23 07:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-06-23 07:56:35] "GET /loadbalancer/1c3f8793-82a7-4082-9b9e-c07cb8f0b731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002199 10.0.0.33 - - [2026-06-23 07:56:36] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006034 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.33 - - [2026-06-23 07:56:36] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004017 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.33 - - [2026-06-23 07:56:36] "GET /virtual-machine/bcc2080c-1237-435c-8ac7-609be9834e6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002074 10.0.0.33 - - [2026-06-23 07:56:36] "POST /ref-update HTTP/1.1" 200 156 0.007693 10.0.0.33 - - [2026-06-23 07:56:36] "GET /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003963 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.016601 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.032747 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.030696 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.028486 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.018884 10.0.0.33 - - [2026-06-23 07:56:36] "DELETE /instance-ip/9162302e-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.037150 10.0.0.33 - - [2026-06-23 07:56:36] "DELETE /virtual-machine-interface/914eac02-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.031927 10.0.0.33 - - [2026-06-23 07:56:36] "DELETE /virtual-machine/bcc2080c-1237-435c-8ac7-609be9834e6a HTTP/1.1" 200 115 0.019937 10.0.0.33 - - [2026-06-23 07:56:36] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007175 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2026-06-23 07:56:36] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003490 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.001626 10.0.0.33 - - [2026-06-23 07:56:36] "GET /virtual-machine/76ec7648-44e2-4a38-957f-eea501ec485e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002721 10.0.0.33 - - [2026-06-23 07:56:36] "POST /ref-update HTTP/1.1" 200 156 0.007505 10.0.0.33 - - [2026-06-23 07:56:36] "GET /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014885 10.0.0.33 - - [2026-06-23 07:56:36] "POST /set-tag HTTP/1.1" 200 109 0.015197 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.030701 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.016962 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.014338 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.016988 10.0.0.33 - - [2026-06-23 07:56:37] "DELETE /instance-ip/91cd7dca-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.047143 10.0.0.33 - - [2026-06-23 07:56:37] "DELETE /virtual-machine-interface/91b6c684-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.032082 10.0.0.33 - - [2026-06-23 07:56:37] "DELETE /virtual-machine/76ec7648-44e2-4a38-957f-eea501ec485e HTTP/1.1" 200 115 0.020309 10.0.0.33 - - [2026-06-23 07:56:37] "DELETE /tag/a259d621-aaf5-4719-a20a-f8b35367df57 HTTP/1.1" 200 115 0.036184 10.0.0.33 - - [2026-06-23 07:56:37] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003797 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.33 - - [2026-06-23 07:56:37] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003579 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.33 - - [2026-06-23 07:56:37] "GET /virtual-machine/8b3baa67-5185-4628-b355-e87427ca4497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002465 10.0.0.33 - - [2026-06-23 07:56:37] "POST /ref-update HTTP/1.1" 200 156 0.007599 10.0.0.33 - - [2026-06-23 07:56:37] "GET /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010255 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.016272 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.034593 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.030698 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.014855 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.026899 10.0.0.33 - - [2026-06-23 07:56:37] "DELETE /instance-ip/90662400-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.049894 10.0.0.33 - - [2026-06-23 07:56:37] "POST /ref-update HTTP/1.1" 200 156 0.007185 10.0.0.33 - - [2026-06-23 07:56:37] "DELETE /virtual-machine-interface/904ddf26-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.031932 10.0.0.33 - - [2026-06-23 07:56:37] "DELETE /virtual-machine/8b3baa67-5185-4628-b355-e87427ca4497 HTTP/1.1" 200 115 0.019224 10.0.0.33 - - [2026-06-23 07:56:37] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004834 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.33 - - [2026-06-23 07:56:37] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003656 10.0.0.33 - - [2026-06-23 07:56:37] "POST /set-tag HTTP/1.1" 200 109 0.001652 10.0.0.33 - - [2026-06-23 07:56:37] "GET /virtual-machine/337fbd20-30aa-47cf-8a82-66a3618f6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002511 10.0.0.33 - - [2026-06-23 07:56:37] "POST /ref-update HTTP/1.1" 200 156 0.008283 10.0.0.33 - - [2026-06-23 07:56:37] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.017310 10.0.0.33 - - [2026-06-23 07:56:38] "POST /set-tag HTTP/1.1" 200 109 0.029488 10.0.0.33 - - [2026-06-23 07:56:38] "POST /set-tag HTTP/1.1" 200 109 0.029748 10.0.0.33 - - [2026-06-23 07:56:38] "POST /set-tag HTTP/1.1" 200 109 0.023503 10.0.0.33 - - [2026-06-23 07:56:38] "POST /set-tag HTTP/1.1" 200 109 0.013460 10.0.0.33 - - [2026-06-23 07:56:38] "POST /set-tag HTTP/1.1" 200 109 0.025202 10.0.0.33 - - [2026-06-23 07:56:38] "DELETE /instance-ip/90d8d676-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.036681 10.0.0.33 - - [2026-06-23 07:56:38] "POST /ref-update HTTP/1.1" 200 156 0.014545 10.0.0.33 - - [2026-06-23 07:56:38] "DELETE /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.034571 10.0.0.33 - - [2026-06-23 07:56:38] "DELETE /virtual-machine/337fbd20-30aa-47cf-8a82-66a3618f6947 HTTP/1.1" 200 115 0.018641 10.0.0.33 - - [2026-06-23 07:56:38] "DELETE /tag/7262c676-6125-4cec-af9c-94636dd02b2a HTTP/1.1" 200 115 0.032076 10.0.0.33 - - [2026-06-23 07:56:38] "DELETE /tag/ccf9970a-cd76-452e-90d5-a40b07df96be HTTP/1.1" 409 388 0.003647 10.0.0.33 - - [2026-06-23 07:57:06] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005401 10.0.0.33 - - [2026-06-23 07:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.33 - - [2026-06-23 07:57:06] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004354 10.0.0.33 - - [2026-06-23 07:57:06] "POST /set-tag HTTP/1.1" 200 109 0.003449 10.0.0.33 - - [2026-06-23 07:57:06] "GET /virtual-machine/07125b55-e4fc-4e26-88da-a35ae44b53b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.005112 10.0.0.33 - - [2026-06-23 07:57:06] "POST /ref-update HTTP/1.1" 200 156 0.007253 10.0.0.33 - - [2026-06-23 07:57:06] "GET /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003127 10.0.0.33 - - [2026-06-23 07:57:06] "POST /set-tag HTTP/1.1" 200 109 0.018511 10.0.0.33 - - [2026-06-23 07:57:06] "POST /set-tag HTTP/1.1" 200 109 0.017290 10.0.0.33 - - [2026-06-23 07:57:06] "POST /set-tag HTTP/1.1" 200 109 0.022740 10.0.0.33 - - [2026-06-23 07:57:06] "POST /set-tag HTTP/1.1" 200 109 0.022415 10.0.0.33 - - [2026-06-23 07:57:06] "DELETE /instance-ip/937976c4-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.036782 10.0.0.33 - - [2026-06-23 07:57:06] "DELETE /virtual-machine-interface/9365b27e-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.027882 10.0.0.33 - - [2026-06-23 07:57:06] "DELETE /virtual-machine/07125b55-e4fc-4e26-88da-a35ae44b53b7 HTTP/1.1" 200 115 0.030205 10.0.0.33 - - [2026-06-23 07:57:06] "DELETE /tag/b198da30-004e-43e1-b2fb-e7a21746a432 HTTP/1.1" 200 115 0.066620 10.0.0.33 - - [2026-06-23 07:57:06] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004623 10.0.0.33 - - [2026-06-23 07:57:06] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.33 - - [2026-06-23 07:57:06] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003607 10.0.0.33 - - [2026-06-23 07:57:06] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.33 - - [2026-06-23 07:57:06] "GET /virtual-machine/617ac12e-8c8c-42d9-919f-81f421eae01a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002747 10.0.0.33 - - [2026-06-23 07:57:06] "POST /ref-update HTTP/1.1" 200 156 0.012401 10.0.0.33 - - [2026-06-23 07:57:06] "GET /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008214 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.017588 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.024204 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.023197 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.011850 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /instance-ip/924ef774-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.042703 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /virtual-machine-interface/9237b0c8-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.036504 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /virtual-machine/617ac12e-8c8c-42d9-919f-81f421eae01a HTTP/1.1" 200 115 0.023905 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /tag/89a47b62-87d6-4a14-acc9-eab41a00ac55 HTTP/1.1" 200 115 0.037131 10.0.0.33 - - [2026-06-23 07:57:07] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003601 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.33 - - [2026-06-23 07:57:07] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003632 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.33 - - [2026-06-23 07:57:07] "GET /virtual-machine/a432d461-b75e-4fbe-bdff-215ad9e2d7cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002747 10.0.0.33 - - [2026-06-23 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.007497 10.0.0.33 - - [2026-06-23 07:57:07] "GET /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016086 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.014518 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.036866 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.025427 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.011894 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /instance-ip/92b23de8-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.040756 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /virtual-machine-interface/929b2de2-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.047637 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /virtual-machine/a432d461-b75e-4fbe-bdff-215ad9e2d7cb HTTP/1.1" 200 115 0.021960 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /tag/66397953-8fc5-47f7-bed4-c136dbf204e7 HTTP/1.1" 409 236 0.004022 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /tag/e1fe2183-36fe-41a4-b14c-c274dfabb163 HTTP/1.1" 200 115 0.029978 10.0.0.33 - - [2026-06-23 07:57:07] "DELETE /tag/52d903f9-165f-4d53-a592-09690b8e37ab HTTP/1.1" 200 115 0.029719 10.0.0.33 - - [2026-06-23 07:57:07] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003698 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.33 - - [2026-06-23 07:57:07] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003537 10.0.0.33 - - [2026-06-23 07:57:07] "POST /set-tag HTTP/1.1" 200 109 0.001752 10.0.0.33 - - [2026-06-23 07:57:08] "GET /virtual-machine/34011902-32fc-4b60-8ca2-ec83c41b1fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003185 10.0.0.33 - - [2026-06-23 07:57:08] "POST /ref-update HTTP/1.1" 200 156 0.007991 10.0.0.33 - - [2026-06-23 07:57:08] "GET /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015004 10.0.0.33 - - [2026-06-23 07:57:08] "POST /set-tag HTTP/1.1" 200 109 0.014249 10.0.0.33 - - [2026-06-23 07:57:08] "POST /set-tag HTTP/1.1" 200 109 0.017453 10.0.0.33 - - [2026-06-23 07:57:08] "POST /set-tag HTTP/1.1" 200 109 0.023537 10.0.0.33 - - [2026-06-23 07:57:08] "POST /set-tag HTTP/1.1" 200 109 0.012129 10.0.0.33 - - [2026-06-23 07:57:08] "DELETE /instance-ip/93183756-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.036886 10.0.0.33 - - [2026-06-23 07:57:08] "DELETE /virtual-machine-interface/93016918-6ed8-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.034151 10.0.0.33 - - [2026-06-23 07:57:08] "DELETE /virtual-machine/34011902-32fc-4b60-8ca2-ec83c41b1fb6 HTTP/1.1" 200 115 0.017224 10.0.0.33 - - [2026-06-23 07:57:08] "DELETE /tag/0409d17e-474f-4baa-a281-64eaf38ac95d HTTP/1.1" 409 236 0.004783 10.0.0.33 - - [2026-06-23 07:57:08] "DELETE /tag/a7d43581-8693-4dc1-950e-8ddd8d4d1776 HTTP/1.1" 200 115 0.034765 10.0.0.33 - - [2026-06-23 07:57:08] "DELETE /tag/cc95de3e-6a3c-4016-86c9-b9673931135d HTTP/1.1" 409 236 0.004045 10.0.0.33 - - [2026-06-23 07:57:10] "POST /projects HTTP/1.1" 409 238 0.002106 10.0.0.33 - - [2026-06-23 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2026-06-23 07:57:10] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035141 10.0.0.33 - - [2026-06-23 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.33 - - [2026-06-23 07:57:10] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003249 10.0.0.33 - - [2026-06-23 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012575 10.0.0.33 - - [2026-06-23 07:57:10] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004019 10.0.0.33 - - [2026-06-23 07:57:10] "POST /security-groups HTTP/1.1" 409 285 0.002130 10.0.0.33 - - [2026-06-23 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.33 - - [2026-06-23 07:57:10] "PUT /security-group/2776ee50-6d80-41cf-875c-92ca6ea8a04c HTTP/1.1" 200 262 0.062601 10.0.0.33 - - [2026-06-23 07:57:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016767 10.0.0.33 - - [2026-06-23 07:57:10] "PUT /access-control-list/08e31db4-3c12-4d27-ad5b-5f2085735e6e HTTP/1.1" 200 272 0.025582 10.0.0.33 - - [2026-06-23 07:57:10] "PUT /access-control-list/814228c1-ba63-4ef5-b395-4294a41d54ae HTTP/1.1" 200 272 0.014537 10.0.0.33 - - [2026-06-23 07:57:15] "POST /projects HTTP/1.1" 409 238 0.002321 10.0.0.33 - - [2026-06-23 07:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.33 - - [2026-06-23 07:57:15] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038110 10.0.0.33 - - [2026-06-23 07:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006971 10.0.0.33 - - [2026-06-23 07:57:15] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004047 10.0.0.33 - - [2026-06-23 07:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.33 - - [2026-06-23 07:57:15] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004010 10.0.0.33 - - [2026-06-23 07:57:15] "POST /security-groups HTTP/1.1" 409 285 0.002132 10.0.0.33 - - [2026-06-23 07:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.33 - - [2026-06-23 07:57:15] "PUT /security-group/2776ee50-6d80-41cf-875c-92ca6ea8a04c HTTP/1.1" 200 262 0.055105 10.0.0.33 - - [2026-06-23 07:57:15] "PUT /access-control-list/08e31db4-3c12-4d27-ad5b-5f2085735e6e HTTP/1.1" 200 272 0.010350 10.0.0.33 - - [2026-06-23 07:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020657 10.0.0.33 - - [2026-06-23 07:57:15] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006961 10.0.0.33 - - [2026-06-23 07:57:15] "PUT /access-control-list/814228c1-ba63-4ef5-b395-4294a41d54ae HTTP/1.1" 200 272 0.029310 10.0.0.33 - - [2026-06-23 07:57:15] "GET /firewall-rule/1ebb4ca9-0856-45ca-ac42-e5e076dbeb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002536 10.0.0.33 - - [2026-06-23 07:57:15] "POST /ref-update HTTP/1.1" 200 156 0.048844 10.0.0.33 - - [2026-06-23 07:57:15] "DELETE /firewall-rule/1ebb4ca9-0856-45ca-ac42-e5e076dbeb37 HTTP/1.1" 200 115 0.030535 10.0.0.33 - - [2026-06-23 07:57:15] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004448 10.0.0.33 - - [2026-06-23 07:57:15] "GET /firewall-rule/937cf8ca-c22f-48fa-93bd-c43d362ec6c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002496 10.0.0.33 - - [2026-06-23 07:57:16] "POST /ref-update HTTP/1.1" 200 156 0.058285 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /firewall-rule/937cf8ca-c22f-48fa-93bd-c43d362ec6c9 HTTP/1.1" 200 115 0.033045 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /tag/cc95de3e-6a3c-4016-86c9-b9673931135d HTTP/1.1" 409 236 0.003753 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /tag/0409d17e-474f-4baa-a281-64eaf38ac95d HTTP/1.1" 409 236 0.003845 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /tag/a7039a8e-8e9e-4477-86d7-f59338332164 HTTP/1.1" 200 115 0.026419 10.0.0.33 - - [2026-06-23 07:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.33 - - [2026-06-23 07:57:16] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004116 10.0.0.33 - - [2026-06-23 07:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.33 - - [2026-06-23 07:57:16] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003354 10.0.0.33 - - [2026-06-23 07:57:16] "PUT /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d HTTP/1.1" 200 264 0.030342 10.0.0.33 - - [2026-06-23 07:57:16] "PUT /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd HTTP/1.1" 200 264 0.081970 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /security-group/2776ee50-6d80-41cf-875c-92ca6ea8a04c HTTP/1.1" 200 115 0.038439 10.0.0.33 - - [2026-06-23 07:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /access-control-list/08e31db4-3c12-4d27-ad5b-5f2085735e6e HTTP/1.1" 200 115 0.028945 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /access-control-list/814228c1-ba63-4ef5-b395-4294a41d54ae HTTP/1.1" 200 115 0.025053 10.0.0.33 - - [2026-06-23 07:57:16] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033244 10.0.0.33 - - [2026-06-23 07:57:16] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?fields=security_groups HTTP/1.1" 200 1353 0.032933 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /security-group/262cf992-495f-4ff6-a9f6-4db3e8c8f6fc HTTP/1.1" 200 115 0.054485 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /access-control-list/5a7c98e3-7a81-436f-abd0-045e240c4aa5 HTTP/1.1" 200 115 0.038802 10.0.0.33 - - [2026-06-23 07:57:16] "GET /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050?fields=application_policy_sets HTTP/1.1" 200 1392 0.036620 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /access-control-list/86beda7c-433f-4e7d-8bc9-a22e9490ff21 HTTP/1.1" 200 115 0.034601 10.0.0.33 - - [2026-06-23 07:57:16] "DELETE /project/a03bb7f6-73ca-4736-a6a0-50b974b1a050 HTTP/1.1" 200 115 0.291452 10.0.0.33 - - [2026-06-23 07:57:16] "POST /projects HTTP/1.1" 409 238 0.002061 10.0.0.33 - - [2026-06-23 07:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.33 - - [2026-06-23 07:57:16] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028317 10.0.0.33 - - [2026-06-23 07:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.33 - - [2026-06-23 07:57:16] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003309 10.0.0.33 - - [2026-06-23 07:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.33 - - [2026-06-23 07:57:16] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003531 10.0.0.33 - - [2026-06-23 07:57:16] "POST /security-groups HTTP/1.1" 409 285 0.001784 10.0.0.33 - - [2026-06-23 07:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001139 10.0.0.33 - - [2026-06-23 07:57:17] "PUT /security-group/c6587306-207e-410a-a852-ba756c99b06d HTTP/1.1" 200 262 0.055110 10.0.0.33 - - [2026-06-23 07:57:17] "PUT /access-control-list/48e819e2-fc03-4f39-b4bf-840f2b6dbea1 HTTP/1.1" 200 272 0.010310 10.0.0.33 - - [2026-06-23 07:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018357 10.0.0.33 - - [2026-06-23 07:57:17] "PUT /access-control-list/b7472242-a97d-4850-8c44-f0fb8bc8c22a HTTP/1.1" 200 272 0.011797 10.0.0.33 - - [2026-06-23 07:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2026-06-23 07:57:21] "GET /loadbalancer/1c3f8793-82a7-4082-9b9e-c07cb8f0b731?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.001991 10.0.0.33 - - [2026-06-23 07:57:21] "GET /virtual-machine-interface/90c049ee-6ed8-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001636 10.0.0.33 - - [2026-06-23 07:57:21] "DELETE /loadbalancer-member/4c2f5d3d-ce9f-4cf8-a98e-8cb81fc98141 HTTP/1.1" 200 115 0.029465 10.0.0.33 - - [2026-06-23 07:57:21] "DELETE /loadbalancer-pool/6425350b-198d-4312-80b3-c905030e4eda HTTP/1.1" 200 115 0.039255 10.0.0.33 - - [2026-06-23 07:57:21] "DELETE /loadbalancer-listener/93acebec-c436-4f5b-a506-03464ed6dde9 HTTP/1.1" 200 115 0.030631 10.0.0.33 - - [2026-06-23 07:57:21] "DELETE /loadbalancer/1c3f8793-82a7-4082-9b9e-c07cb8f0b731 HTTP/1.1" 200 115 0.043331 10.0.0.33 - - [2026-06-23 07:57:21] "DELETE /floating-ip/6a24ad57-dd44-4cd7-aa8f-e46f60db2820 HTTP/1.1" 200 115 0.032985 10.0.0.33 - - [2026-06-23 07:57:21] "DELETE /instance-ip/63158bc1-edcc-4471-8648-298a564f0d0f HTTP/1.1" 200 115 0.032055 10.0.0.33 - - [2026-06-23 07:57:21] "DELETE /virtual-machine-interface/cda40e3c-a6f6-4254-9994-82c1cc2724d0 HTTP/1.1" 200 115 0.031128 10.0.0.33 - - [2026-06-23 07:57:21] "DELETE /tag/ac278486-d7e3-4134-8b82-b47bb11b9672 HTTP/1.1" 200 115 0.037990 10.0.0.33 - - [2026-06-23 07:57:21] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.001688 10.0.0.33 - - [2026-06-23 07:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-06-23 07:57:21] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002198 10.0.0.33 - - [2026-06-23 07:57:21] "GET /firewall-policy/aa8a13ee-3492-4012-88e0-8d9d2c8a10df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001803 10.0.0.33 - - [2026-06-23 07:57:21] "GET /firewall-rule/6da31a7d-4786-476d-8959-f1457afba322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.001693 10.0.0.33 - - [2026-06-23 07:57:21] "POST /ref-update HTTP/1.1" 200 156 0.011153 10.0.0.33 - - [2026-06-23 07:57:21] "DELETE /firewall-rule/6da31a7d-4786-476d-8959-f1457afba322 HTTP/1.1" 200 115 0.089550 10.0.0.33 - - [2026-06-23 07:57:21] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.011836 10.0.0.33 - - [2026-06-23 07:57:21] "GET /firewall-rule/90cf615c-e77f-4ad4-9d0e-63872eec04da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.002754 10.0.0.33 - - [2026-06-23 07:57:22] "POST /ref-update HTTP/1.1" 200 156 0.019574 10.0.0.33 - - [2026-06-23 07:57:22] "DELETE /firewall-rule/90cf615c-e77f-4ad4-9d0e-63872eec04da HTTP/1.1" 200 115 0.038556 10.0.0.33 - - [2026-06-23 07:57:22] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.003165 10.0.0.33 - - [2026-06-23 07:57:22] "GET /firewall-rule/a5461d9b-0331-4292-b0a5-fad65b3284ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.002540 10.0.0.33 - - [2026-06-23 07:57:22] "POST /ref-update HTTP/1.1" 200 156 0.009720 10.0.0.33 - - [2026-06-23 07:57:22] "DELETE /firewall-rule/a5461d9b-0331-4292-b0a5-fad65b3284ae HTTP/1.1" 200 115 0.032773 10.0.0.33 - - [2026-06-23 07:57:22] "GET /application-policy-set/0eb961c9-5330-4534-888c-81461ec32887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002207 10.0.0.33 - - [2026-06-23 07:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2026-06-23 07:57:22] "GET /policy-management/a5c3f48b-3fe1-42d9-ae34-a9f46f561e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002084 10.0.0.33 - - [2026-06-23 07:57:22] "GET /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002861 10.0.0.33 - - [2026-06-23 07:57:22] "POST /ref-update HTTP/1.1" 200 156 0.018706 10.0.0.33 - - [2026-06-23 07:57:22] "DELETE /firewall-policy/f4773589-afc1-43ae-9063-1740437baa88 HTTP/1.1" 200 115 0.028397 10.0.0.33 - - [2026-06-23 07:57:22] "DELETE /tag/cc95de3e-6a3c-4016-86c9-b9673931135d HTTP/1.1" 200 115 0.027116 10.0.0.33 - - [2026-06-23 07:57:22] "DELETE /tag/66397953-8fc5-47f7-bed4-c136dbf204e7 HTTP/1.1" 200 115 0.055536 10.0.0.33 - - [2026-06-23 07:57:22] "DELETE /tag/0409d17e-474f-4baa-a281-64eaf38ac95d HTTP/1.1" 200 115 0.064295 10.0.0.33 - - [2026-06-23 07:57:22] "DELETE /tag/ccf9970a-cd76-452e-90d5-a40b07df96be HTTP/1.1" 200 115 0.050859 10.0.0.33 - - [2026-06-23 07:57:22] "POST /projects HTTP/1.1" 409 238 0.002308 10.0.0.33 - - [2026-06-23 07:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2026-06-23 07:57:22] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033272 10.0.0.33 - - [2026-06-23 07:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.33 - - [2026-06-23 07:57:22] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004189 10.0.0.33 - - [2026-06-23 07:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.33 - - [2026-06-23 07:57:22] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004073 10.0.0.33 - - [2026-06-23 07:57:22] "POST /security-groups HTTP/1.1" 409 285 0.002408 10.0.0.33 - - [2026-06-23 07:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-06-23 07:57:22] "PUT /security-group/c6587306-207e-410a-a852-ba756c99b06d HTTP/1.1" 200 262 0.054216 10.0.0.33 - - [2026-06-23 07:57:22] "PUT /access-control-list/48e819e2-fc03-4f39-b4bf-840f2b6dbea1 HTTP/1.1" 200 272 0.007197 10.0.0.33 - - [2026-06-23 07:57:22] "PUT /access-control-list/b7472242-a97d-4850-8c44-f0fb8bc8c22a HTTP/1.1" 200 272 0.021039 10.0.0.33 - - [2026-06-23 07:57:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026247 10.0.0.33 - - [2026-06-23 07:57:22] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.018097 10.0.0.33 - - [2026-06-23 07:57:22] "GET /firewall-rule/755335fc-569c-408f-8d1e-df1f1eb06018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.010495 10.0.0.33 - - [2026-06-23 07:57:22] "POST /ref-update HTTP/1.1" 200 156 0.057061 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /firewall-rule/755335fc-569c-408f-8d1e-df1f1eb06018 HTTP/1.1" 200 115 0.048476 10.0.0.33 - - [2026-06-23 07:57:23] "GET /firewall-policy/9035954c-1ee4-4d03-81de-19a8820e08fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005354 10.0.0.33 - - [2026-06-23 07:57:23] "GET /firewall-rule/44144949-8af8-4c9a-ba99-215218ac6cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006343 10.0.0.33 - - [2026-06-23 07:57:23] "POST /ref-update HTTP/1.1" 200 156 0.072635 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /firewall-rule/44144949-8af8-4c9a-ba99-215218ac6cc3 HTTP/1.1" 200 115 0.047390 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /tag/c4f55eb4-2eb3-42fe-9be6-968194924f61 HTTP/1.1" 200 115 0.047607 10.0.0.33 - - [2026-06-23 07:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011712 10.0.0.33 - - [2026-06-23 07:57:23] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003966 10.0.0.33 - - [2026-06-23 07:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.33 - - [2026-06-23 07:57:23] "GET /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003412 10.0.0.33 - - [2026-06-23 07:57:23] "PUT /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d HTTP/1.1" 200 264 0.046522 10.0.0.33 - - [2026-06-23 07:57:23] "PUT /virtual-network/50a5ced6-66e3-4a7a-acb9-c6c41d328bcd HTTP/1.1" 200 264 0.042649 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /security-group/c6587306-207e-410a-a852-ba756c99b06d HTTP/1.1" 200 115 0.048209 10.0.0.33 - - [2026-06-23 07:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /access-control-list/48e819e2-fc03-4f39-b4bf-840f2b6dbea1 HTTP/1.1" 200 115 0.040129 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /access-control-list/b7472242-a97d-4850-8c44-f0fb8bc8c22a HTTP/1.1" 200 115 0.059677 10.0.0.33 - - [2026-06-23 07:57:23] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042043 10.0.0.33 - - [2026-06-23 07:57:23] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?fields=security_groups HTTP/1.1" 200 1352 0.033680 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /security-group/b231213e-6e6f-4428-a49d-0a0fe1576ea2 HTTP/1.1" 200 115 0.040504 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /access-control-list/e81ef1bc-1c52-439f-927a-b43afaec7d97 HTTP/1.1" 200 115 0.038348 10.0.0.33 - - [2026-06-23 07:57:23] "GET /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b?fields=application_policy_sets HTTP/1.1" 200 1391 0.040815 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /access-control-list/0c78915a-6f9c-4b4c-8011-80ab145628d8 HTTP/1.1" 200 115 0.046771 10.0.0.33 - - [2026-06-23 07:57:23] "DELETE /project/9cf7eac2-b23f-45bb-813b-0241a5b00e8b HTTP/1.1" 200 115 0.295331 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:57:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:57:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000739 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:57:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:57:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:58:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004788 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:58:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.33 - - [2026-06-23 07:58:24] "GET / HTTP/1.1" 200 35931 0.001686 10.0.0.33 - - [2026-06-23 07:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-06-23 07:58:24] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003929 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:58:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001153 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:58:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.33 - - [2026-06-23 07:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.33 - - [2026-06-23 07:58:25] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003117 10.0.0.33 - - [2026-06-23 07:58:39] "GET / HTTP/1.1" 200 35931 0.001215 10.0.0.33 - - [2026-06-23 07:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-06-23 07:58:39] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003840 10.0.0.33 - - [2026-06-23 07:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001207 10.0.0.33 - - [2026-06-23 07:58:39] "GET /config-node/87c94636-ea4d-45b7-bef1-bb355cf2a80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002105 10.0.0.33 - - [2026-06-23 07:58:39] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.33 - - [2026-06-23 07:58:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001990 10.0.0.33 - - [2026-06-23 07:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-06-23 07:58:44] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002017 10.0.0.33 - - [2026-06-23 07:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.33 - - [2026-06-23 07:58:44] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.006321 10.0.0.33 - - [2026-06-23 07:58:44] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.33 - - [2026-06-23 07:58:44] "POST /alarms HTTP/1.1" 409 264 0.001817 10.0.0.33 - - [2026-06-23 07:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2026-06-23 07:58:44] "PUT /alarm/4a0e4ead-7d07-47eb-8e69-9dee7c897b7d HTTP/1.1" 200 244 0.009308 10.0.0.33 - - [2026-06-23 07:58:44] "POST /alarms HTTP/1.1" 409 261 0.001887 10.0.0.33 - - [2026-06-23 07:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.33 - - [2026-06-23 07:58:44] "PUT /alarm/78ddfbc2-2c8d-4fc7-8341-0c1801ce3207 HTTP/1.1" 200 244 0.008498 10.0.0.33 - - [2026-06-23 07:58:44] "POST /alarms HTTP/1.1" 409 261 0.005557 10.0.0.33 - - [2026-06-23 07:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-06-23 07:58:44] "PUT /alarm/76ac7725-89e5-46a2-9148-e6e5dbf51b9e HTTP/1.1" 200 244 0.008937 10.0.0.33 - - [2026-06-23 07:58:44] "POST /alarms HTTP/1.1" 409 253 0.003235 10.0.0.33 - - [2026-06-23 07:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.33 - - [2026-06-23 07:58:44] "PUT /alarm/3b5eedf8-30fd-4b7b-8310-2143c9764474 HTTP/1.1" 200 244 0.009595 10.0.0.33 - - [2026-06-23 07:58:44] "POST /alarms HTTP/1.1" 409 251 0.007749 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/2aa7de4b-3661-494b-9f52-a8ffaed07c37 HTTP/1.1" 200 244 0.010380 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 252 0.005978 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/29f61903-891e-4e28-ab7a-23f107e7876d HTTP/1.1" 200 244 0.009496 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 256 0.004044 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/edd66354-6148-4b89-9923-2522be30767c HTTP/1.1" 200 244 0.008743 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 248 0.009104 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/be7d3a03-598a-48c6-8ba2-1cb914eff7c9 HTTP/1.1" 200 244 0.009178 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 252 0.011621 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/58895235-e5c7-4eb2-8b38-9ecaaccf077b HTTP/1.1" 200 244 0.008876 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 257 0.003431 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/482d674d-3f4b-4503-8c3a-5d3595142144 HTTP/1.1" 200 244 0.010752 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 251 0.005605 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/1ce56d23-f017-4484-bd78-9dd4e9ac1968 HTTP/1.1" 200 244 0.009994 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 257 0.008045 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/7ff9081a-e165-4dd4-ab7f-71d8fced4a33 HTTP/1.1" 200 244 0.008878 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 261 0.003334 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/6250080e-03f9-41ba-ac24-911ed8deba5a HTTP/1.1" 200 244 0.009015 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 258 0.005861 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/e6b8430b-f28c-425f-ac78-13403189782d HTTP/1.1" 200 244 0.008665 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 254 0.007293 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/49acc367-b6fc-4901-9846-7632d3d269b4 HTTP/1.1" 200 244 0.009879 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 254 0.010372 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001207 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/9d67d59a-c512-4771-a060-f5fefc9ded5c HTTP/1.1" 200 244 0.010098 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 254 0.011352 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/2e3c9943-1738-4b75-aa53-012887fbf8d5 HTTP/1.1" 200 244 0.009877 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 247 0.007492 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.33 - - [2026-06-23 07:58:45] "PUT /alarm/f1a53621-57fa-4f6b-91cf-d3a2ee8e0e1a HTTP/1.1" 200 244 0.010067 10.0.0.33 - - [2026-06-23 07:58:45] "POST /alarms HTTP/1.1" 409 272 0.004036 10.0.0.33 - - [2026-06-23 07:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001218 10.0.0.33 - - [2026-06-23 07:58:46] "PUT /alarm/6246418e-28b8-4ef6-87b9-d17116b840f4 HTTP/1.1" 200 244 0.023669 10.0.0.33 - - [2026-06-23 07:58:46] "POST /alarms HTTP/1.1" 409 261 0.007892 10.0.0.33 - - [2026-06-23 07:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.33 - - [2026-06-23 07:58:46] "PUT /alarm/0805353f-555a-467c-ae47-2f583e5439e3 HTTP/1.1" 200 244 0.011519 10.0.0.33 - - [2026-06-23 07:58:46] "POST /alarms HTTP/1.1" 409 259 0.008116 10.0.0.33 - - [2026-06-23 07:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.33 - - [2026-06-23 07:58:46] "PUT /alarm/ee5ab5b3-014d-4a8f-9807-d14058da845b HTTP/1.1" 200 244 0.011303 10.0.0.33 - - [2026-06-23 07:58:46] "POST /alarms HTTP/1.1" 409 265 0.008527 10.0.0.33 - - [2026-06-23 07:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.33 - - [2026-06-23 07:58:46] "PUT /alarm/64f268be-1615-4c1f-b9bb-3d1370561cda HTTP/1.1" 200 244 0.009066 10.0.0.33 - - [2026-06-23 07:58:46] "POST /alarms HTTP/1.1" 409 279 0.006633 10.0.0.33 - - [2026-06-23 07:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.33 - - [2026-06-23 07:58:46] "PUT /alarm/ddefc17d-7a4f-4f1b-9f9e-98b6bbd780ba HTTP/1.1" 200 244 0.010603 10.0.0.33 - - [2026-06-23 07:58:46] "GET / HTTP/1.1" 200 35931 0.001404 10.0.0.33 - - [2026-06-23 07:58:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001695 10.0.0.33 - - [2026-06-23 07:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001177 10.0.0.33 - - [2026-06-23 07:58:46] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.005986 10.0.0.33 - - [2026-06-23 07:58:46] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.33 - - [2026-06-23 07:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-06-23 07:58:46] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002269 10.0.0.33 - - [2026-06-23 07:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.33 - - [2026-06-23 07:58:46] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.008667 10.0.0.33 - - [2026-06-23 07:58:47] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.33 - - [2026-06-23 07:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-06-23 07:58:47] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003962 10.0.0.33 - - [2026-06-23 07:58:47] "PUT /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff HTTP/1.1" 200 274 0.021544 10.0.0.33 - - [2026-06-23 07:58:50] "GET / HTTP/1.1" 200 35931 0.001140 10.0.0.33 - - [2026-06-23 07:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.33 - - [2026-06-23 07:58:50] "GET /routing-instance/57a2f761-ebb6-4c0d-afa5-35528b7cdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002221 10.0.0.33 - - [2026-06-23 07:58:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001458 10.0.0.33 - - [2026-06-23 07:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-06-23 07:58:50] "GET /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002326 10.0.0.33 - - [2026-06-23 07:58:50] "PUT /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668 HTTP/1.1" 200 254 0.008890 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:58:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:58:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000825 10.0.0.33 - - [2026-06-23 07:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-06-23 07:58:53] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003466 10.0.0.33 - - [2026-06-23 07:59:33] "GET / HTTP/1.1" 200 35931 0.001990 10.0.0.33 - - [2026-06-23 07:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.33 - - [2026-06-23 07:59:33] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006258 10.0.0.33 - - [2026-06-23 07:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.33 - - [2026-06-23 07:59:33] "GET /config-node/87c94636-ea4d-45b7-bef1-bb355cf2a80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002049 10.0.0.33 - - [2026-06-23 07:59:44] "GET / HTTP/1.1" 200 35931 0.001322 10.0.0.33 - - [2026-06-23 07:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.33 - - [2026-06-23 07:59:44] "GET /routing-instance/57a2f761-ebb6-4c0d-afa5-35528b7cdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002333 10.0.0.33 - - [2026-06-23 07:59:44] "POST /bgp-routers HTTP/1.1" 409 301 0.001861 10.0.0.33 - - [2026-06-23 07:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-06-23 07:59:44] "GET /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003584 10.0.0.33 - - [2026-06-23 07:59:44] "PUT /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668 HTTP/1.1" 200 254 0.015374 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:59:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000694 [Introspect:8084]10.0.0.33 - - [2026-06-23 07:59:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 10.0.0.33 - - [2026-06-23 07:59:58] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.33 - - [2026-06-23 07:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.33 - - [2026-06-23 07:59:58] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003649 10.0.0.33 - - [2026-06-23 07:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2026-06-23 07:59:58] "GET /config-node/87c94636-ea4d-45b7-bef1-bb355cf2a80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002131 10.0.0.33 - - [2026-06-23 07:59:59] "GET / HTTP/1.1" 200 35931 0.001204 10.0.0.33 - - [2026-06-23 07:59:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001877 10.0.0.33 - - [2026-06-23 08:00:01] "GET /global-system-configs HTTP/1.1" 200 322 0.005347 10.0.0.33 - - [2026-06-23 08:00:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002165 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2026-06-23 08:00:04] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002456 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.007079 10.0.0.33 - - [2026-06-23 08:00:04] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 264 0.001807 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /alarm/4a0e4ead-7d07-47eb-8e69-9dee7c897b7d HTTP/1.1" 200 244 0.008874 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 261 0.007697 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /alarm/78ddfbc2-2c8d-4fc7-8341-0c1801ce3207 HTTP/1.1" 200 244 0.008618 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 261 0.011061 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /alarm/76ac7725-89e5-46a2-9148-e6e5dbf51b9e HTTP/1.1" 200 244 0.009103 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 253 0.005057 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /alarm/3b5eedf8-30fd-4b7b-8310-2143c9764474 HTTP/1.1" 200 244 0.008864 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 251 0.005399 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /alarm/2aa7de4b-3661-494b-9f52-a8ffaed07c37 HTTP/1.1" 200 244 0.016053 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 252 0.004682 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /alarm/29f61903-891e-4e28-ab7a-23f107e7876d HTTP/1.1" 200 244 0.009179 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 256 0.003952 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /alarm/edd66354-6148-4b89-9923-2522be30767c HTTP/1.1" 200 244 0.008180 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 248 0.007977 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /alarm/be7d3a03-598a-48c6-8ba2-1cb914eff7c9 HTTP/1.1" 200 244 0.008987 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 252 0.007782 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.33 - - [2026-06-23 08:00:04] "PUT /alarm/58895235-e5c7-4eb2-8b38-9ecaaccf077b HTTP/1.1" 200 244 0.011239 10.0.0.33 - - [2026-06-23 08:00:04] "POST /alarms HTTP/1.1" 409 257 0.011975 10.0.0.33 - - [2026-06-23 08:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/482d674d-3f4b-4503-8c3a-5d3595142144 HTTP/1.1" 200 244 0.009716 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 251 0.012825 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/1ce56d23-f017-4484-bd78-9dd4e9ac1968 HTTP/1.1" 200 244 0.009522 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 257 0.007607 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/7ff9081a-e165-4dd4-ab7f-71d8fced4a33 HTTP/1.1" 200 244 0.009480 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 261 0.004577 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/6250080e-03f9-41ba-ac24-911ed8deba5a HTTP/1.1" 200 244 0.009625 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 258 0.010464 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/e6b8430b-f28c-425f-ac78-13403189782d HTTP/1.1" 200 244 0.008748 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 254 0.010062 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/49acc367-b6fc-4901-9846-7632d3d269b4 HTTP/1.1" 200 244 0.009710 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 254 0.003951 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/9d67d59a-c512-4771-a060-f5fefc9ded5c HTTP/1.1" 200 244 0.009430 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 254 0.005430 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009814 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/2e3c9943-1738-4b75-aa53-012887fbf8d5 HTTP/1.1" 200 244 0.009424 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 247 0.006722 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/f1a53621-57fa-4f6b-91cf-d3a2ee8e0e1a HTTP/1.1" 200 244 0.008210 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 272 0.010890 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/6246418e-28b8-4ef6-87b9-d17116b840f4 HTTP/1.1" 200 244 0.009089 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 261 0.009015 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/0805353f-555a-467c-ae47-2f583e5439e3 HTTP/1.1" 200 244 0.008703 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 259 0.007006 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/ee5ab5b3-014d-4a8f-9807-d14058da845b HTTP/1.1" 200 244 0.011769 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 265 0.013553 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/64f268be-1615-4c1f-b9bb-3d1370561cda HTTP/1.1" 200 244 0.012543 10.0.0.33 - - [2026-06-23 08:00:05] "POST /alarms HTTP/1.1" 409 279 0.015048 10.0.0.33 - - [2026-06-23 08:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.33 - - [2026-06-23 08:00:05] "PUT /alarm/ddefc17d-7a4f-4f1b-9f9e-98b6bbd780ba HTTP/1.1" 200 244 0.010317 10.0.0.33 - - [2026-06-23 08:00:06] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.33 - - [2026-06-23 08:00:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001793 10.0.0.33 - - [2026-06-23 08:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.33 - - [2026-06-23 08:00:06] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.006745 10.0.0.33 - - [2026-06-23 08:00:06] "GET / HTTP/1.1" 200 35931 0.001229 10.0.0.33 - - [2026-06-23 08:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.33 - - [2026-06-23 08:00:06] "GET /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002091 10.0.0.33 - - [2026-06-23 08:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.33 - - [2026-06-23 08:00:06] "PUT /global-vrouter-config/ece4b91d-7f4f-46f1-ab46-44be61caa8ff HTTP/1.1" 200 276 0.007607 10.0.0.33 - - [2026-06-23 08:00:06] "GET / HTTP/1.1" 200 35931 0.001563 10.0.0.33 - - [2026-06-23 08:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.33 - - [2026-06-23 08:00:06] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004023 10.0.0.33 - - [2026-06-23 08:00:06] "PUT /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff HTTP/1.1" 200 274 0.020596 10.0.0.33 - - [2026-06-23 08:00:10] "GET / HTTP/1.1" 200 35931 0.001194 10.0.0.33 - - [2026-06-23 08:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2026-06-23 08:00:10] "GET /routing-instance/57a2f761-ebb6-4c0d-afa5-35528b7cdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007546 10.0.0.33 - - [2026-06-23 08:00:10] "POST /bgp-routers HTTP/1.1" 409 301 0.003572 10.0.0.33 - - [2026-06-23 08:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-06-23 08:00:10] "GET /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002874 10.0.0.33 - - [2026-06-23 08:00:10] "PUT /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668 HTTP/1.1" 200 254 0.009706 [Introspect:8084]10.0.0.33 - - [2026-06-23 08:00:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.33 - - [2026-06-23 08:00:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 10.0.0.33 - - [2026-06-23 08:00:14] "POST /tags HTTP/1.1" 200 355 0.018503 10.0.0.33 - - [2026-06-23 08:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.33 - - [2026-06-23 08:00:14] "GET /tag/c34fdcf8-4ce2-43c9-82af-c84bdeded316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.014496 10.0.0.33 - - [2026-06-23 08:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.33 - - [2026-06-23 08:00:14] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012265 10.0.0.33 - - [2026-06-23 08:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.33 - - [2026-06-23 08:00:14] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033862 10.0.0.33 - - [2026-06-23 08:00:14] "POST /virtual-machines HTTP/1.1" 200 351 0.021733 10.0.0.33 - - [2026-06-23 08:00:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016418 10.0.0.33 - - [2026-06-23 08:00:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.101353 10.0.0.33 - - [2026-06-23 08:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011268 10.0.0.33 - - [2026-06-23 08:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.003595 10.0.0.33 - - [2026-06-23 08:00:15] "POST /instance-ips HTTP/1.1" 200 391 0.018658 10.0.0.33 - - [2026-06-23 08:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012897 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010440 10.0.0.33 - - [2026-06-23 08:00:15] "POST /set-tag HTTP/1.1" 200 109 0.012158 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007149 10.0.0.33 - - [2026-06-23 08:00:15] "GET /instance-ip/9150ed68-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003325 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004124 10.0.0.33 - - [2026-06-23 08:00:15] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003616 10.0.0.33 - - [2026-06-23 08:00:15] "POST /ref-update HTTP/1.1" 200 156 0.010798 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004311 10.0.0.33 - - [2026-06-23 08:00:15] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.33 - - [2026-06-23 08:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001223 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-network/6919f17c-ac47-4650-a5c9-6de2a6d1392d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004853 10.0.0.33 - - [2026-06-23 08:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.33 - - [2026-06-23 08:00:15] "GET /project/4a83b352-635c-474a-975c-582caa575651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028568 10.0.0.33 - - [2026-06-23 08:00:15] "POST /virtual-machines HTTP/1.1" 200 355 0.007101 10.0.0.33 - - [2026-06-23 08:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.017033 10.0.0.33 - - [2026-06-23 08:00:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.114145 10.0.0.33 - - [2026-06-23 08:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.006840 10.0.0.33 - - [2026-06-23 08:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007674 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004556 10.0.0.33 - - [2026-06-23 08:00:15] "POST /instance-ips HTTP/1.1" 200 395 0.019342 10.0.0.33 - - [2026-06-23 08:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020641 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007490 10.0.0.33 - - [2026-06-23 08:00:15] "POST /set-tag HTTP/1.1" 200 109 0.014879 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015405 10.0.0.33 - - [2026-06-23 08:00:15] "GET /instance-ip/91b0b5ae-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004877 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006924 10.0.0.33 - - [2026-06-23 08:00:15] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-router/bebf32c0-1b3f-420e-b538-6594e41a1e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.004335 10.0.0.33 - - [2026-06-23 08:00:15] "POST /ref-update HTTP/1.1" 200 156 0.006006 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006222 10.0.0.33 - - [2026-06-23 08:00:15] "POST /set-tag HTTP/1.1" 200 109 0.004452 10.0.0.33 - - [2026-06-23 08:00:15] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003644 10.0.0.33 - - [2026-06-23 08:00:16] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.33 - - [2026-06-23 08:00:16] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003488 10.0.0.33 - - [2026-06-23 08:00:16] "POST /set-tag HTTP/1.1" 200 109 0.003337 10.0.0.33 - - [2026-06-23 08:00:25] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.33 - - [2026-06-23 08:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.33 - - [2026-06-23 08:00:25] "GET /global-system-config/d2cb93cf-49ee-4291-bd43-f2d2a38502ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004270 10.0.0.33 - - [2026-06-23 08:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.33 - - [2026-06-23 08:00:25] "GET /config-node/87c94636-ea4d-45b7-bef1-bb355cf2a80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001534 10.0.0.33 - - [2026-06-23 08:00:27] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004157 10.0.0.33 - - [2026-06-23 08:00:27] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.33 - - [2026-06-23 08:00:29] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003838 10.0.0.33 - - [2026-06-23 08:00:29] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.33 - - [2026-06-23 08:00:30] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005323 10.0.0.33 - - [2026-06-23 08:00:30] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.33 - - [2026-06-23 08:00:36] "GET / HTTP/1.1" 200 35931 0.001197 10.0.0.33 - - [2026-06-23 08:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011401 10.0.0.33 - - [2026-06-23 08:00:36] "GET /routing-instance/57a2f761-ebb6-4c0d-afa5-35528b7cdb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003173 10.0.0.33 - - [2026-06-23 08:00:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001504 10.0.0.33 - - [2026-06-23 08:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-06-23 08:00:36] "GET /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002917 10.0.0.33 - - [2026-06-23 08:00:36] "PUT /bgp-router/432aa2d2-d157-42e3-9953-fd2592b06668 HTTP/1.1" 200 254 0.010324 [Introspect:8084]10.0.0.33 - - [2026-06-23 08:00:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.33 - - [2026-06-23 08:00:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001481 10.0.0.33 - - [2026-06-23 08:01:01] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008709 10.0.0.33 - - [2026-06-23 08:01:01] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.33 - - [2026-06-23 08:01:01] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003855 10.0.0.33 - - [2026-06-23 08:01:01] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.33 - - [2026-06-23 08:01:01] "GET /virtual-machine/73ff16d9-d12f-4729-9793-707f639ca033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.005067 10.0.0.33 - - [2026-06-23 08:01:01] "POST /ref-update HTTP/1.1" 200 156 0.010505 10.0.0.33 - - [2026-06-23 08:01:01] "GET /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.024805 10.0.0.33 - - [2026-06-23 08:01:01] "POST /set-tag HTTP/1.1" 200 109 0.041154 10.0.0.33 - - [2026-06-23 08:01:02] "POST /set-tag HTTP/1.1" 200 109 0.013864 10.0.0.33 - - [2026-06-23 08:01:02] "DELETE /instance-ip/9150ed68-6ed9-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.046712 10.0.0.33 - - [2026-06-23 08:01:02] "DELETE /virtual-machine-interface/913774be-6ed9-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.043763 10.0.0.33 - - [2026-06-23 08:01:02] "DELETE /virtual-machine/73ff16d9-d12f-4729-9793-707f639ca033 HTTP/1.1" 200 115 0.019108 10.0.0.33 - - [2026-06-23 08:01:02] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004659 10.0.0.33 - - [2026-06-23 08:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.33 - - [2026-06-23 08:01:32] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005633 10.0.0.33 - - [2026-06-23 08:01:32] "POST /set-tag HTTP/1.1" 200 109 0.007203 10.0.0.33 - - [2026-06-23 08:01:32] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004419 10.0.0.33 - - [2026-06-23 08:01:32] "POST /set-tag HTTP/1.1" 200 109 0.002601 10.0.0.33 - - [2026-06-23 08:01:32] "GET /virtual-machine/005c686b-fcee-439d-b619-0d34ac0e2835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1420 0.002983 10.0.0.33 - - [2026-06-23 08:01:32] "POST /ref-update HTTP/1.1" 200 156 0.019912 10.0.0.33 - - [2026-06-23 08:01:33] "GET /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004279 10.0.0.33 - - [2026-06-23 08:01:33] "POST /set-tag HTTP/1.1" 200 109 0.022279 10.0.0.33 - - [2026-06-23 08:01:33] "POST /set-tag HTTP/1.1" 200 109 0.037184 10.0.0.33 - - [2026-06-23 08:01:33] "DELETE /instance-ip/91b0b5ae-6ed9-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.027335 10.0.0.33 - - [2026-06-23 08:01:33] "DELETE /virtual-machine-interface/919642b4-6ed9-11f1-bd78-fa163ed07ac0 HTTP/1.1" 200 115 0.053969 10.0.0.33 - - [2026-06-23 08:01:33] "DELETE /virtual-machine/005c686b-fcee-439d-b619-0d34ac0e2835 HTTP/1.1" 200 115 0.029604 10.0.0.33 - - [2026-06-23 08:01:33] "DELETE /tag/c34fdcf8-4ce2-43c9-82af-c84bdeded316 HTTP/1.1" 200 115 0.030009