++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 9 08:10:05 PM UTC 2026 ===================' INFO: =================== Mon Feb 9 08:10:05 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + 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 ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.33,10.209.61.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.209.61.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' ++ sort ++ cut -d = -f 1 ++ 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: 02/09/2026 20:10:58.187 7fdec12ab7c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 20:10:58.387 7fdec12ab7c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 20:10:58.400 7fdec12ab7c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 20:10:58.401 7fdec12ab7c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-09 20:11:07] "GET / HTTP/1.1" 503 181 0.000261 10.0.0.33 - - [2026-02-09 20:11:08] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.33 - - [2026-02-09 20:11:08] "GET / HTTP/1.1" 200 35931 0.001221 10.0.0.33 - - [2026-02-09 20:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005876 10.0.0.33 - - [2026-02-09 20:11:08] "GET /routing-instance/facbf65f-d265-4410-8c2c-2fd6b2e4717a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003539 10.0.0.33 - - [2026-02-09 20:11:08] "POST /bgp-routers HTTP/1.1" 200 616 0.066291 10.0.0.33 - - [2026-02-09 20:11:08] "GET /bgp-router/75368914-ce78-40d9-be1a-f1cdd2b59a59?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.010049 10.0.0.33 - - [2026-02-09 20:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006577 10.0.0.33 - - [2026-02-09 20:11:08] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008955 10.0.0.33 - - [2026-02-09 20:11:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002858 10.0.0.33 - - [2026-02-09 20:11:08] "POST /ref-update HTTP/1.1" 200 156 0.013795 10.0.0.33 - - [2026-02-09 20:11:08] "GET / HTTP/1.1" 200 45303 0.002083 10.0.0.33 - - [2026-02-09 20:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.33 - - [2026-02-09 20:11:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.33 - - [2026-02-09 20:11:08] "GET / HTTP/1.1" 200 35931 0.001190 10.0.0.33 - - [2026-02-09 20:11:09] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.33 - - [2026-02-09 20:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.33 - - [2026-02-09 20:11:09] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.014567 10.0.0.33 - - [2026-02-09 20:11:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002354 10.0.0.33 - - [2026-02-09 20:11:09] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.047861 10.0.0.33 - - [2026-02-09 20:11:09] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.33 - - [2026-02-09 20:11:09] "GET / HTTP/1.1" 200 35931 0.003017 10.0.0.33 - - [2026-02-09 20:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008393 10.0.0.33 - - [2026-02-09 20:11:09] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004783 10.0.0.33 - - [2026-02-09 20:11:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.020470 10.0.0.33 - - [2026-02-09 20:11:09] "POST /analytics-nodes HTTP/1.1" 200 599 0.059919 10.0.0.33 - - [2026-02-09 20:11:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.003988 10.0.0.33 - - [2026-02-09 20:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.33 - - [2026-02-09 20:11:10] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005914 10.0.0.33 - - [2026-02-09 20:11:10] "POST /service-appliance-sets HTTP/1.1" 200 553 0.059591 10.0.0.33 - - [2026-02-09 20:11:10] "POST /fqname-to-id HTTP/1.1" 404 180 0.003871 10.0.0.33 - - [2026-02-09 20:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.33 - - [2026-02-09 20:11:10] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005724 10.0.0.33 - - [2026-02-09 20:11:10] "POST /service-appliance-sets HTTP/1.1" 200 541 0.060112 10.0.0.33 - - [2026-02-09 20:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.33 - - [2026-02-09 20:11:10] "GET /network-ipam/9b25b658-2e66-4a12-8581-071d0de5f394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007524 10.0.0.33 - - [2026-02-09 20:11:10] "POST /service-templates HTTP/1.1" 200 511 0.059214 10.0.0.33 - - [2026-02-09 20:11:10] "POST /service-templates HTTP/1.1" 200 501 0.052407 10.0.0.33 - - [2026-02-09 20:11:10] "POST /service-templates HTTP/1.1" 200 515 0.088738 10.0.0.33 - - [2026-02-09 20:11:10] "POST /service-templates HTTP/1.1" 200 535 0.091432 10.0.0.33 - - [2026-02-09 20:11:11] "POST /service-templates HTTP/1.1" 200 507 0.064832 10.0.0.33 - - [2026-02-09 20:11:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.33 - - [2026-02-09 20:11:12] "GET /network-ipam/9b25b658-2e66-4a12-8581-071d0de5f394?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005121 10.0.0.33 - - [2026-02-09 20:11:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.003783 10.0.0.33 - - [2026-02-09 20:11:13] "POST /access-control-lists HTTP/1.1" 200 587 0.034025 10.0.0.33 - - [2026-02-09 20:11:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.019224 10.0.0.33 - - [2026-02-09 20:11:13] "POST /access-control-lists HTTP/1.1" 200 585 0.091365 10.0.0.33 - - [2026-02-09 20:11:13] "POST /route-targets HTTP/1.1" 200 327 0.149672 10.0.0.33 - - [2026-02-09 20:11:13] "POST /ref-update HTTP/1.1" 200 156 0.021445 10.0.0.33 - - [2026-02-09 20:11:13] "POST /route-targets HTTP/1.1" 200 327 0.042723 10.0.0.33 - - [2026-02-09 20:11:13] "POST /ref-update HTTP/1.1" 200 156 0.046228 10.0.0.33 - - [2026-02-09 20:11:13] "POST /route-targets HTTP/1.1" 200 327 0.020436 10.0.0.33 - - [2026-02-09 20:11:13] "POST /ref-update HTTP/1.1" 200 156 0.076489 10.0.0.33 - - [2026-02-09 20:11:13] "POST /route-targets HTTP/1.1" 200 327 0.069742 10.0.0.33 - - [2026-02-09 20:11:13] "POST /ref-update HTTP/1.1" 200 156 0.032889 10.0.0.33 - - [2026-02-09 20:11:14] "GET / HTTP/1.1" 200 35931 0.001366 10.0.0.33 - - [2026-02-09 20:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.33 - - [2026-02-09 20:11:14] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009287 10.0.0.33 - - [2026-02-09 20:11:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.004164 10.0.0.33 - - [2026-02-09 20:11:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.013318 10.0.0.33 - - [2026-02-09 20:11:14] "POST /database-nodes HTTP/1.1" 200 597 0.105286 10.0.0.33 - - [2026-02-09 20:11:14] "POST /access-control-lists HTTP/1.1" 200 551 0.117115 10.0.0.33 - - [2026-02-09 20:11:14] "PUT /access-control-list/c2dc7c90-960d-4cd3-99ec-d25949d5d69e HTTP/1.1" 200 272 0.063938 10.0.0.33 - - [2026-02-09 20:11:14] "PUT /access-control-list/6c9b7ae0-114e-471f-b076-06d372b86f8d HTTP/1.1" 200 272 0.055747 10.0.0.33 - - [2026-02-09 20:11:14] "GET / HTTP/1.1" 200 35931 0.001472 10.0.0.33 - - [2026-02-09 20:11:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010831 10.0.0.33 - - [2026-02-09 20:11:14] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.041737 10.0.0.33 - - [2026-02-09 20:11:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002972 10.0.0.33 - - [2026-02-09 20:11:14] "POST /config-nodes HTTP/1.1" 200 593 0.040194 10.0.0.33 - - [2026-02-09 20:11:15] "GET / HTTP/1.1" 200 35931 0.001417 10.0.0.33 - - [2026-02-09 20:11:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004051 10.0.0.33 - - [2026-02-09 20:11:16] "GET / HTTP/1.1" 200 35931 0.001220 10.0.0.33 - - [2026-02-09 20:11:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.33 - - [2026-02-09 20:11:16] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.018086 10.0.0.33 - - [2026-02-09 20:11:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002381 10.0.0.33 - - [2026-02-09 20:11:16] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.029204 10.0.0.33 - - [2026-02-09 20:11:17] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.33 - - [2026-02-09 20:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.33 - - [2026-02-09 20:11:17] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007457 10.0.0.33 - - [2026-02-09 20:11:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002146 10.0.0.33 - - [2026-02-09 20:11:17] "POST /config-database-nodes HTTP/1.1" 200 611 0.064682 10.0.0.33 - - [2026-02-09 20:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.33 - - [2026-02-09 20:11:20] "GET /global-vrouter-config/b08e4122-3540-4a67-9cfc-535fcdb37f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003459 10.0.0.33 - - [2026-02-09 20:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.33 - - [2026-02-09 20:11:20] "PUT /global-vrouter-config/b08e4122-3540-4a67-9cfc-535fcdb37f79 HTTP/1.1" 200 276 0.010808 10.0.0.33 - - [2026-02-09 20:11:20] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.33 - - [2026-02-09 20:11:20] "POST /alarms HTTP/1.1" 200 581 0.019640 10.0.0.33 - - [2026-02-09 20:11:20] "POST /alarms HTTP/1.1" 200 575 0.037947 10.0.0.33 - - [2026-02-09 20:11:20] "POST /alarms HTTP/1.1" 200 575 0.064854 10.0.0.33 - - [2026-02-09 20:11:20] "POST /alarms HTTP/1.1" 200 559 0.063055 10.0.0.33 - - [2026-02-09 20:11:20] "POST /alarms HTTP/1.1" 200 555 0.044666 10.0.0.33 - - [2026-02-09 20:11:20] "POST /alarms HTTP/1.1" 200 557 0.057443 10.0.0.33 - - [2026-02-09 20:11:20] "POST /alarms HTTP/1.1" 200 565 0.071234 10.0.0.33 - - [2026-02-09 20:11:20] "POST /alarms HTTP/1.1" 200 549 0.032934 10.0.0.33 - - [2026-02-09 20:11:20] "POST /alarms HTTP/1.1" 200 557 0.051562 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 567 0.070874 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 555 0.034463 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 567 0.089355 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 575 0.096620 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 569 0.036306 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 561 0.061664 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 561 0.041925 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 561 0.024111 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 547 0.074249 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 595 0.064335 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 575 0.034432 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 571 0.058423 10.0.0.33 - - [2026-02-09 20:11:21] "POST /alarms HTTP/1.1" 200 583 0.051131 10.0.0.33 - - [2026-02-09 20:11:22] "POST /alarms HTTP/1.1" 200 609 0.094081 10.0.0.33 - - [2026-02-09 20:11:22] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.33 - - [2026-02-09 20:11:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002493 10.0.0.33 - - [2026-02-09 20:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2026-02-09 20:11:22] "PUT /global-vrouter-config/b08e4122-3540-4a67-9cfc-535fcdb37f79 HTTP/1.1" 200 276 0.015163 10.0.0.33 - - [2026-02-09 20:11:22] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.33 - - [2026-02-09 20:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.33 - - [2026-02-09 20:11:22] "GET /global-vrouter-config/b08e4122-3540-4a67-9cfc-535fcdb37f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003044 10.0.0.33 - - [2026-02-09 20:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2026-02-09 20:11:22] "PUT /global-vrouter-config/b08e4122-3540-4a67-9cfc-535fcdb37f79 HTTP/1.1" 200 276 0.012264 10.0.0.33 - - [2026-02-09 20:11:23] "GET / HTTP/1.1" 200 35931 0.002279 10.0.0.33 - - [2026-02-09 20:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.33 - - [2026-02-09 20:11:23] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006564 10.0.0.33 - - [2026-02-09 20:11:23] "PUT /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967 HTTP/1.1" 200 274 0.020468 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001154 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 10.0.0.33 - - [2026-02-09 20:12:42] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.33 - - [2026-02-09 20:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.33 - - [2026-02-09 20:12:42] "GET /domain/31d0b242-908a-4dc4-83fa-cb50f11c1ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.003226 10.0.0.33 - - [2026-02-09 20:12:42] "POST /id-to-fqname HTTP/1.1" 200 173 0.000739 10.0.0.33 - - [2026-02-09 20:12:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.008989 10.0.0.33 - - [2026-02-09 20:12:43] "POST /security-groups HTTP/1.1" 200 570 0.113516 10.0.0.33 - - [2026-02-09 20:12:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.011719 10.0.0.33 - - [2026-02-09 20:12:43] "POST /projects HTTP/1.1" 200 481 0.347509 10.0.0.33 - - [2026-02-09 20:12:43] "POST /access-control-lists HTTP/1.1" 200 579 0.066885 10.0.0.33 - - [2026-02-09 20:12:43] "POST /security-groups HTTP/1.1" 200 534 0.102392 10.0.0.33 - - [2026-02-09 20:12:43] "POST /fqname-to-id HTTP/1.1" 404 212 0.017608 10.0.0.33 - - [2026-02-09 20:12:43] "POST /access-control-lists HTTP/1.1" 200 577 0.082309 10.0.0.33 - - [2026-02-09 20:12:43] "POST /chown HTTP/1.1" 200 109 0.087449 10.0.0.33 - - [2026-02-09 20:12:43] "POST /policy-managements HTTP/1.1" 409 214 0.017112 10.0.0.33 - - [2026-02-09 20:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.33 - - [2026-02-09 20:12:43] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004056 10.0.0.33 - - [2026-02-09 20:12:43] "POST /application-policy-sets HTTP/1.1" 200 528 0.030343 10.0.0.33 - - [2026-02-09 20:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.33 - - [2026-02-09 20:12:43] "GET /global-vrouter-config/b08e4122-3540-4a67-9cfc-535fcdb37f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003977 10.0.0.33 - - [2026-02-09 20:12:43] "PUT /global-vrouter-config/b08e4122-3540-4a67-9cfc-535fcdb37f79 HTTP/1.1" 200 276 0.016939 10.0.0.33 - - [2026-02-09 20:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.33 - - [2026-02-09 20:12:43] "GET /virtual-network/21312d8d-997b-49e2-aa53-7d73d17da7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.011114 10.0.0.33 - - [2026-02-09 20:12:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000504 10.0.0.33 - - [2026-02-09 20:12:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.015074 10.0.0.33 - - [2026-02-09 20:12:43] "POST /fqname-to-id HTTP/1.1" 404 232 0.004744 10.0.0.33 - - [2026-02-09 20:12:43] "POST /access-control-lists HTTP/1.1" 200 594 0.053079 10.0.0.33 - - [2026-02-09 20:12:43] "POST /fqname-to-id HTTP/1.1" 404 231 0.002426 10.0.0.33 - - [2026-02-09 20:12:44] "POST /security-groups HTTP/1.1" 200 574 0.154297 10.0.0.33 - - [2026-02-09 20:12:44] "POST /projects HTTP/1.1" 200 489 0.389526 10.0.0.33 - - [2026-02-09 20:12:44] "POST /access-control-lists HTTP/1.1" 200 592 0.098073 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 10.0.0.33 - - [2026-02-09 20:12:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.002873 10.0.0.33 - - [2026-02-09 20:12:44] "POST /security-groups HTTP/1.1" 200 546 0.117585 10.0.0.33 - - [2026-02-09 20:12:44] "POST /access-control-lists HTTP/1.1" 200 583 0.077530 10.0.0.33 - - [2026-02-09 20:12:44] "POST /chown HTTP/1.1" 200 109 0.043454 10.0.0.33 - - [2026-02-09 20:12:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.020978 10.0.0.33 - - [2026-02-09 20:12:44] "POST /access-control-lists HTTP/1.1" 200 581 0.083245 10.0.0.33 - - [2026-02-09 20:12:44] "POST /network-ipams HTTP/1.1" 200 522 0.139882 10.0.0.33 - - [2026-02-09 20:12:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.026435 10.0.0.33 - - [2026-02-09 20:12:44] "POST /access-control-lists HTTP/1.1" 200 602 0.106004 10.0.0.33 - - [2026-02-09 20:12:44] "POST /network-ipams HTTP/1.1" 200 510 0.134688 10.0.0.33 - - [2026-02-09 20:12:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.013671 10.0.0.33 - - [2026-02-09 20:12:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.002399 10.0.0.33 - - [2026-02-09 20:12:44] "POST /access-control-lists HTTP/1.1" 200 600 0.024724 10.0.0.33 - - [2026-02-09 20:12:44] "POST /fqname-to-id HTTP/1.1" 404 229 0.014564 10.0.0.33 - - [2026-02-09 20:12:44] "POST /useragent-kv HTTP/1.1" 200 115 0.013812 10.0.0.33 - - [2026-02-09 20:12:44] "POST /virtual-networks HTTP/1.1" 200 538 0.197312 10.0.0.33 - - [2026-02-09 20:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004824 10.0.0.33 - - [2026-02-09 20:12:44] "POST /access-control-lists HTTP/1.1" 200 589 0.097297 10.0.0.33 - - [2026-02-09 20:12:44] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.079233 10.0.0.33 - - [2026-02-09 20:12:45] "POST /route-targets HTTP/1.1" 200 327 0.038501 10.0.0.33 - - [2026-02-09 20:12:45] "POST /network-ipams HTTP/1.1" 200 518 0.088232 10.0.0.33 - - [2026-02-09 20:12:45] "POST /ref-update HTTP/1.1" 200 156 0.055770 10.0.0.33 - - [2026-02-09 20:12:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.005910 10.0.0.33 - - [2026-02-09 20:12:45] "PUT /access-control-list/f7226e47-e3e0-4c91-9885-3d8b4ffd0eb4 HTTP/1.1" 200 272 0.043023 10.0.0.33 - - [2026-02-09 20:12:45] "POST /useragent-kv HTTP/1.1" 200 115 0.012188 10.0.0.33 - - [2026-02-09 20:12:45] "POST /virtual-networks HTTP/1.1" 200 546 0.164515 10.0.0.33 - - [2026-02-09 20:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.33 - - [2026-02-09 20:12:45] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.016561 10.0.0.33 - - [2026-02-09 20:12:45] "POST /fqname-to-id HTTP/1.1" 404 199 0.002785 10.0.0.33 - - [2026-02-09 20:12:45] "POST /route-targets HTTP/1.1" 200 327 0.024324 10.0.0.33 - - [2026-02-09 20:12:45] "POST /ref-update HTTP/1.1" 200 156 0.014155 10.0.0.33 - - [2026-02-09 20:12:45] "POST /network-policys HTTP/1.1" 200 538 0.033004 10.0.0.33 - - [2026-02-09 20:12:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.005533 10.0.0.33 - - [2026-02-09 20:12:45] "POST /network-policys HTTP/1.1" 200 534 0.039432 10.0.0.33 - - [2026-02-09 20:12:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.002726 10.0.0.33 - - [2026-02-09 20:12:45] "POST /network-policys HTTP/1.1" 200 542 0.025707 10.0.0.33 - - [2026-02-09 20:12:45] "PUT /access-control-list/7a3c6fa4-7494-452e-bd96-9c7fb78089e1 HTTP/1.1" 200 272 0.014230 10.0.0.33 - - [2026-02-09 20:12:45] "POST /ref-update HTTP/1.1" 200 156 0.106538 10.0.0.33 - - [2026-02-09 20:12:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002317 10.0.0.33 - - [2026-02-09 20:12:45] "PUT /access-control-list/f7226e47-e3e0-4c91-9885-3d8b4ffd0eb4 HTTP/1.1" 200 272 0.063541 10.0.0.33 - - [2026-02-09 20:12:45] "POST /ref-update HTTP/1.1" 200 156 0.121572 10.0.0.33 - - [2026-02-09 20:12:45] "PUT /access-control-list/f7226e47-e3e0-4c91-9885-3d8b4ffd0eb4 HTTP/1.1" 200 272 0.039850 10.0.0.33 - - [2026-02-09 20:12:45] "POST /ref-update HTTP/1.1" 200 156 0.146974 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023005 10.0.0.33 - - [2026-02-09 20:12:46] "PUT /access-control-list/7a3c6fa4-7494-452e-bd96-9c7fb78089e1 HTTP/1.1" 200 272 0.102518 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027828 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-update HTTP/1.1" 200 156 0.093532 10.0.0.33 - - [2026-02-09 20:12:46] "POST /fqname-to-id HTTP/1.1" 404 237 0.006282 10.0.0.33 - - [2026-02-09 20:12:46] "POST /access-control-lists HTTP/1.1" 200 601 0.055243 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-update HTTP/1.1" 200 156 0.230440 10.0.0.33 - - [2026-02-09 20:12:46] "PUT /access-control-list/38ce028c-e382-467b-bbd0-bb99e075dc7f HTTP/1.1" 200 272 0.027451 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-update HTTP/1.1" 200 156 0.085146 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-update HTTP/1.1" 200 156 0.054595 10.0.0.33 - - [2026-02-09 20:12:46] "PUT /access-control-list/38ce028c-e382-467b-bbd0-bb99e075dc7f HTTP/1.1" 200 272 0.078020 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-update HTTP/1.1" 200 156 0.192085 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004837 10.0.0.33 - - [2026-02-09 20:12:46] "PUT /access-control-list/7a3c6fa4-7494-452e-bd96-9c7fb78089e1 HTTP/1.1" 200 272 0.060443 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010648 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011579 10.0.0.33 - - [2026-02-09 20:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010833 10.0.0.33 - - [2026-02-09 20:12:46] "POST /ref-update HTTP/1.1" 200 156 0.026424 10.0.0.33 - - [2026-02-09 20:12:46] "GET /virtual-network/21312d8d-997b-49e2-aa53-7d73d17da7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.014349 10.0.0.33 - - [2026-02-09 20:12:46] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004954 10.0.0.33 - - [2026-02-09 20:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007682 10.0.0.33 - - [2026-02-09 20:12:46] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007662 10.0.0.33 - - [2026-02-09 20:12:46] "POST /firewall-policys HTTP/1.1" 200 530 0.035909 10.0.0.33 - - [2026-02-09 20:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.042783 10.0.0.33 - - [2026-02-09 20:12:47] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.022458 10.0.0.33 - - [2026-02-09 20:12:47] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.015354 10.0.0.33 - - [2026-02-09 20:12:47] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004580 10.0.0.33 - - [2026-02-09 20:12:47] "POST /ref-update HTTP/1.1" 200 156 0.028119 10.0.0.33 - - [2026-02-09 20:12:47] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.025693 10.0.0.33 - - [2026-02-09 20:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.33 - - [2026-02-09 20:12:47] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003359 10.0.0.33 - - [2026-02-09 20:12:47] "POST /firewall-policys HTTP/1.1" 200 532 0.042289 10.0.0.33 - - [2026-02-09 20:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.056050 10.0.0.33 - - [2026-02-09 20:12:47] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.018574 10.0.0.33 - - [2026-02-09 20:12:47] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004005 10.0.0.33 - - [2026-02-09 20:12:47] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.044198 10.0.0.33 - - [2026-02-09 20:12:47] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005348 10.0.0.33 - - [2026-02-09 20:12:47] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004535 10.0.0.33 - - [2026-02-09 20:12:47] "POST /ref-update HTTP/1.1" 200 156 0.021851 10.0.0.33 - - [2026-02-09 20:12:47] "POST /ref-update HTTP/1.1" 200 156 0.040785 10.0.0.33 - - [2026-02-09 20:12:47] "POST /ref-update HTTP/1.1" 200 156 0.049332 10.0.0.33 - - [2026-02-09 20:12:47] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.030642 10.0.0.33 - - [2026-02-09 20:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2026-02-09 20:12:47] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003534 10.0.0.33 - - [2026-02-09 20:12:47] "POST /firewall-policys HTTP/1.1" 200 530 0.065588 10.0.0.33 - - [2026-02-09 20:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019610 10.0.0.33 - - [2026-02-09 20:12:48] "GET /firewall-policy/8126bb1f-60e1-4990-b1a7-0d13af0f83fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.041414 10.0.0.33 - - [2026-02-09 20:12:48] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003509 10.0.0.33 - - [2026-02-09 20:12:48] "GET /firewall-policy/8126bb1f-60e1-4990-b1a7-0d13af0f83fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006241 10.0.0.33 - - [2026-02-09 20:12:48] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005369 10.0.0.33 - - [2026-02-09 20:12:48] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003004 10.0.0.33 - - [2026-02-09 20:12:48] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005139 10.0.0.33 - - [2026-02-09 20:12:48] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.007640 10.0.0.33 - - [2026-02-09 20:12:48] "POST /ref-update HTTP/1.1" 200 156 0.029825 10.0.0.33 - - [2026-02-09 20:12:48] "POST /ref-update HTTP/1.1" 200 156 0.050594 10.0.0.33 - - [2026-02-09 20:12:48] "POST /ref-update HTTP/1.1" 200 156 0.056113 10.0.0.33 - - [2026-02-09 20:12:48] "POST /ref-update HTTP/1.1" 200 156 0.061074 10.0.0.33 - - [2026-02-09 20:12:48] "POST /ref-update HTTP/1.1" 200 156 0.068016 10.0.0.33 - - [2026-02-09 20:12:48] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.017517 10.0.0.33 - - [2026-02-09 20:12:48] "POST /tags HTTP/1.1" 200 299 0.138254 10.0.0.33 - - [2026-02-09 20:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018126 10.0.0.33 - - [2026-02-09 20:12:48] "GET /tag/14fc1ed8-5531-42af-b56b-5a066d76bbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.044715 10.0.0.33 - - [2026-02-09 20:12:48] "POST /set-tag HTTP/1.1" 200 109 0.028322 10.0.0.33 - - [2026-02-09 20:12:49] "POST /fqname-to-id HTTP/1.1" 404 226 0.002328 10.0.0.33 - - [2026-02-09 20:12:49] "POST /tags HTTP/1.1" 200 301 0.160428 10.0.0.33 - - [2026-02-09 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012110 10.0.0.33 - - [2026-02-09 20:12:49] "GET /tag/a3875588-8065-4650-ab11-054b91152408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019850 10.0.0.33 - - [2026-02-09 20:12:49] "POST /tags HTTP/1.1" 200 325 0.095002 10.0.0.33 - - [2026-02-09 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.024486 10.0.0.33 - - [2026-02-09 20:12:49] "GET /tag/959543c3-9df9-466c-9a17-f501c3d29e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.023272 10.0.0.33 - - [2026-02-09 20:12:49] "POST /tags HTTP/1.1" 200 311 0.088955 10.0.0.33 - - [2026-02-09 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014580 10.0.0.33 - - [2026-02-09 20:12:49] "GET /tag/52b383cd-6275-4e96-ade5-86ade38684e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.016964 10.0.0.33 - - [2026-02-09 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020252 10.0.0.33 - - [2026-02-09 20:12:49] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.006627 10.0.0.33 - - [2026-02-09 20:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.33 - - [2026-02-09 20:12:49] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059781 10.0.0.33 - - [2026-02-09 20:12:49] "POST /virtual-machines HTTP/1.1" 200 377 0.020156 10.0.0.33 - - [2026-02-09 20:12:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007846 10.0.0.33 - - [2026-02-09 20:12:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148613 10.0.0.33 - - [2026-02-09 20:12:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.038177 10.0.0.33 - - [2026-02-09 20:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007621 10.0.0.33 - - [2026-02-09 20:12:50] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006671 10.0.0.33 - - [2026-02-09 20:12:50] "POST /instance-ips HTTP/1.1" 200 409 0.085850 10.0.0.33 - - [2026-02-09 20:12:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.052275 10.0.0.33 - - [2026-02-09 20:12:50] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.031858 10.0.0.33 - - [2026-02-09 20:12:50] "POST /set-tag HTTP/1.1" 200 109 0.025520 10.0.0.33 - - [2026-02-09 20:12:50] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.025595 10.0.0.33 - - [2026-02-09 20:12:50] "GET /instance-ip/b53b2aa8-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.007147 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.33 - - [2026-02-09 20:12:50] "POST /tags HTTP/1.1" 200 357 0.110502 10.0.0.33 - - [2026-02-09 20:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010532 10.0.0.33 - - [2026-02-09 20:12:50] "GET /tag/bd170f63-50db-47d3-9d35-35bf3a08420a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.015359 10.0.0.33 - - [2026-02-09 20:12:50] "POST /tags HTTP/1.1" 200 305 0.033773 10.0.0.33 - - [2026-02-09 20:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015358 10.0.0.33 - - [2026-02-09 20:12:50] "GET /tag/6e24daab-78e0-45fb-b644-8913e698616b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.021320 10.0.0.33 - - [2026-02-09 20:12:51] "POST /id-to-fqname HTTP/1.1" 200 174 0.002145 10.0.0.33 - - [2026-02-09 20:12:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.007313 10.0.0.33 - - [2026-02-09 20:12:51] "POST /security-groups HTTP/1.1" 200 571 0.082705 10.0.0.33 - - [2026-02-09 20:12:51] "POST /projects HTTP/1.1" 200 483 0.450760 10.0.0.33 - - [2026-02-09 20:12:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.008644 10.0.0.33 - - [2026-02-09 20:12:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.035172 10.0.0.33 - - [2026-02-09 20:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026332 10.0.0.33 - - [2026-02-09 20:12:51] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.037531 10.0.0.33 - - [2026-02-09 20:12:51] "POST /access-control-lists HTTP/1.1" 200 580 0.129569 10.0.0.33 - - [2026-02-09 20:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016235 10.0.0.33 - - [2026-02-09 20:12:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.030020 10.0.0.33 - - [2026-02-09 20:12:51] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.021243 10.0.0.33 - - [2026-02-09 20:12:51] "POST /access-control-lists HTTP/1.1" 200 578 0.035806 10.0.0.33 - - [2026-02-09 20:12:51] "PUT /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805 HTTP/1.1" 200 264 0.110679 10.0.0.33 - - [2026-02-09 20:12:51] "PUT /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115 HTTP/1.1" 200 264 0.090335 10.0.0.33 - - [2026-02-09 20:12:51] "POST /security-groups HTTP/1.1" 200 537 0.096034 10.0.0.33 - - [2026-02-09 20:12:51] "POST /fqname-to-id HTTP/1.1" 404 234 0.015523 10.0.0.33 - - [2026-02-09 20:12:51] "POST /access-control-lists HTTP/1.1" 200 596 0.056434 10.0.0.33 - - [2026-02-09 20:12:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.042891 10.0.0.33 - - [2026-02-09 20:12:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.010298 10.0.0.33 - - [2026-02-09 20:12:51] "POST /chown HTTP/1.1" 200 109 0.036872 10.0.0.33 - - [2026-02-09 20:12:52] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017310 10.0.0.33 - - [2026-02-09 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2026-02-09 20:12:52] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024124 10.0.0.33 - - [2026-02-09 20:12:52] "POST /access-control-lists HTTP/1.1" 200 594 0.069194 10.0.0.33 - - [2026-02-09 20:12:52] "POST /tags HTTP/1.1" 409 207 0.012787 10.0.0.33 - - [2026-02-09 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.33 - - [2026-02-09 20:12:52] "GET /tag/6e24daab-78e0-45fb-b644-8913e698616b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016138 10.0.0.33 - - [2026-02-09 20:12:52] "POST /firewall-rules HTTP/1.1" 200 564 0.083807 10.0.0.33 - - [2026-02-09 20:12:52] "GET /firewall-rule/0a438203-260a-4427-8b7f-be889894a284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007950 10.0.0.33 - - [2026-02-09 20:12:52] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002464 10.0.0.33 - - [2026-02-09 20:12:52] "GET /firewall-rule/0a438203-260a-4427-8b7f-be889894a284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002598 10.0.0.33 - - [2026-02-09 20:12:52] "POST /ref-update HTTP/1.1" 200 156 0.027467 10.0.0.33 - - [2026-02-09 20:12:52] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010692 10.0.0.33 - - [2026-02-09 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2026-02-09 20:12:52] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004831 10.0.0.33 - - [2026-02-09 20:12:52] "POST /tags HTTP/1.1" 409 207 0.002437 10.0.0.33 - - [2026-02-09 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.33 - - [2026-02-09 20:12:52] "GET /tag/6e24daab-78e0-45fb-b644-8913e698616b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.011266 10.0.0.33 - - [2026-02-09 20:12:52] "POST /firewall-rules HTTP/1.1" 200 562 0.082559 10.0.0.33 - - [2026-02-09 20:12:52] "GET /firewall-rule/4f49173a-6442-49ff-a396-3491fbf41892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.031259 10.0.0.33 - - [2026-02-09 20:12:52] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004746 10.0.0.33 - - [2026-02-09 20:12:52] "GET /firewall-rule/4f49173a-6442-49ff-a396-3491fbf41892?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003159 10.0.0.33 - - [2026-02-09 20:12:52] "POST /ref-update HTTP/1.1" 200 156 0.037339 10.0.0.33 - - [2026-02-09 20:12:52] "POST /tags HTTP/1.1" 200 305 0.074440 10.0.0.33 - - [2026-02-09 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018466 10.0.0.33 - - [2026-02-09 20:12:52] "GET /tag/c145cf74-7d89-437f-a180-00081ebcf04b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.031106 10.0.0.33 - - [2026-02-09 20:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.33 - - [2026-02-09 20:12:53] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067904 10.0.0.33 - - [2026-02-09 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005820 10.0.0.33 - - [2026-02-09 20:12:53] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006840 10.0.0.33 - - [2026-02-09 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.33 - - [2026-02-09 20:12:53] "GET /service-appliance-set/fae600c8-a728-40ca-8981-32e240240194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006432 10.0.0.33 - - [2026-02-09 20:12:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.004832 10.0.0.33 - - [2026-02-09 20:12:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141168 10.0.0.33 - - [2026-02-09 20:12:53] "GET /virtual-machine-interface/88484078-35e1-4d7a-ab0d-faa823613c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.036682 10.0.0.33 - - [2026-02-09 20:12:53] "POST /instance-ips HTTP/1.1" 200 381 0.193998 10.0.0.33 - - [2026-02-09 20:12:53] "GET /instance-ip/92a5e1ea-1637-48f2-8914-e9ce451575c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010557 10.0.0.33 - - [2026-02-09 20:12:53] "POST /loadbalancers HTTP/1.1" 200 582 0.075011 10.0.0.33 - - [2026-02-09 20:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020415 10.0.0.33 - - [2026-02-09 20:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.023104 10.0.0.33 - - [2026-02-09 20:12:53] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062846 10.0.0.33 - - [2026-02-09 20:12:53] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070775 10.0.0.33 - - [2026-02-09 20:12:53] "GET /loadbalancer/20e31f49-c579-48bb-9019-3ce143d3aaa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008516 10.0.0.33 - - [2026-02-09 20:12:53] "GET /instance-ip/92a5e1ea-1637-48f2-8914-e9ce451575c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007848 10.0.0.33 - - [2026-02-09 20:12:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.056442 10.0.0.33 - - [2026-02-09 20:12:54] "POST /floating-ips HTTP/1.1" 200 583 0.081336 10.0.0.33 - - [2026-02-09 20:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.069175 10.0.0.33 - - [2026-02-09 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008955 10.0.0.33 - - [2026-02-09 20:12:54] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.108048 10.0.0.33 - - [2026-02-09 20:12:54] "GET /loadbalancer-listener/1b352b0e-827d-447b-960c-39887d5b6506?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.033454 10.0.0.33 - - [2026-02-09 20:12:54] "GET /loadbalancer-listener/1b352b0e-827d-447b-960c-39887d5b6506?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.019213 10.0.0.33 - - [2026-02-09 20:12:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.128133 10.0.0.33 - - [2026-02-09 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.33 - - [2026-02-09 20:12:54] "GET /instance-ip/92a5e1ea-1637-48f2-8914-e9ce451575c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009140 10.0.0.33 - - [2026-02-09 20:12:54] "GET /global-vrouter-config/b08e4122-3540-4a67-9cfc-535fcdb37f79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004344 10.0.0.33 - - [2026-02-09 20:12:54] "GET /instance-ip/92a5e1ea-1637-48f2-8914-e9ce451575c7?fields=floating_ips HTTP/1.1" 200 1170 0.011951 10.0.0.33 - - [2026-02-09 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.33 - - [2026-02-09 20:12:54] "GET /floating-ip/e1e4399c-8a9d-45ab-a7ce-7bdd093962df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.013823 10.0.0.33 - - [2026-02-09 20:12:54] "PUT /global-vrouter-config/b08e4122-3540-4a67-9cfc-535fcdb37f79 HTTP/1.1" 200 276 0.022845 10.0.0.33 - - [2026-02-09 20:12:54] "POST /tags HTTP/1.1" 200 355 0.060351 10.0.0.33 - - [2026-02-09 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011271 10.0.0.33 - - [2026-02-09 20:12:54] "GET /tag/9e3770f6-870c-4d14-88d9-a32689123aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016521 10.0.0.33 - - [2026-02-09 20:12:54] "POST /tags HTTP/1.1" 200 303 0.027637 10.0.0.33 - - [2026-02-09 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-02-09 20:12:54] "GET /tag/cee32830-2343-4c5c-977b-dd4e31ab5302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012332 10.0.0.33 - - [2026-02-09 20:12:54] "POST /projects HTTP/1.1" 409 218 0.001976 10.0.0.33 - - [2026-02-09 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007886 10.0.0.33 - - [2026-02-09 20:12:54] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049069 10.0.0.33 - - [2026-02-09 20:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008598 10.0.0.33 - - [2026-02-09 20:12:55] "GET /network-ipam/2aa12009-0da5-405b-84a6-004081d74816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.002905 10.0.0.33 - - [2026-02-09 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2026-02-09 20:12:55] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004443 10.0.0.33 - - [2026-02-09 20:12:55] "PUT /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805 HTTP/1.1" 200 264 0.081604 10.0.0.33 - - [2026-02-09 20:12:55] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.007477 10.0.0.33 - - [2026-02-09 20:12:55] "POST /set-tag HTTP/1.1" 200 109 0.076613 10.0.0.33 - - [2026-02-09 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-02-09 20:12:55] "GET /network-ipam/981916c1-1ca3-48ce-b446-7990f6cd551f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005056 10.0.0.33 - - [2026-02-09 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.33 - - [2026-02-09 20:12:55] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.006061 10.0.0.33 - - [2026-02-09 20:12:55] "PUT /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115 HTTP/1.1" 200 264 0.073694 10.0.0.33 - - [2026-02-09 20:12:55] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.013926 10.0.0.33 - - [2026-02-09 20:12:55] "POST /set-tag HTTP/1.1" 200 109 0.065790 10.0.0.33 - - [2026-02-09 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016340 10.0.0.33 - - [2026-02-09 20:12:55] "GET /network-policy/be5678fc-33c1-4c09-9e2c-62c03058e89b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004264 10.0.0.33 - - [2026-02-09 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.33 - - [2026-02-09 20:12:55] "GET /network-policy/60123dbd-f76d-42ce-bc81-edbcd5405497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002997 10.0.0.33 - - [2026-02-09 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.33 - - [2026-02-09 20:12:55] "GET /network-policy/1de0e939-d03d-4388-a714-294ac28767c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002975 10.0.0.33 - - [2026-02-09 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2026-02-09 20:12:55] "PUT /network-policy/1de0e939-d03d-4388-a714-294ac28767c7 HTTP/1.1" 200 262 0.011431 10.0.0.33 - - [2026-02-09 20:12:55] "POST /ref-update HTTP/1.1" 200 156 0.072550 10.0.0.33 - - [2026-02-09 20:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005990 10.0.0.33 - - [2026-02-09 20:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004461 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:12:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.007347 10.0.0.33 - - [2026-02-09 20:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2026-02-09 20:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003278 10.0.0.33 - - [2026-02-09 20:12:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003251 10.0.0.33 - - [2026-02-09 20:12:55] "POST /security-groups HTTP/1.1" 409 245 0.004421 10.0.0.33 - - [2026-02-09 20:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2026-02-09 20:12:56] "PUT /security-group/0dc655f7-0eea-4eb9-a3ba-026d12295956 HTTP/1.1" 200 262 0.085519 10.0.0.33 - - [2026-02-09 20:12:56] "PUT /access-control-list/2f0f7709-c4af-4901-a1c7-b631ac7bd541 HTTP/1.1" 200 272 0.021006 10.0.0.33 - - [2026-02-09 20:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032296 10.0.0.33 - - [2026-02-09 20:12:56] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.040073 10.0.0.33 - - [2026-02-09 20:12:56] "PUT /access-control-list/f9fdd40d-57d9-4a61-8aea-daec801d963e HTTP/1.1" 200 272 0.064666 10.0.0.33 - - [2026-02-09 20:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-02-09 20:12:56] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002566 10.0.0.33 - - [2026-02-09 20:12:56] "POST /tags HTTP/1.1" 409 206 0.001958 10.0.0.33 - - [2026-02-09 20:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-02-09 20:12:56] "GET /tag/cee32830-2343-4c5c-977b-dd4e31ab5302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010021 10.0.0.33 - - [2026-02-09 20:12:56] "POST /firewall-rules HTTP/1.1" 200 562 0.223332 10.0.0.33 - - [2026-02-09 20:12:56] "GET /firewall-rule/c3f8c829-4d9d-4ff7-8b6a-b90b3a362242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007464 10.0.0.33 - - [2026-02-09 20:12:56] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003909 10.0.0.33 - - [2026-02-09 20:12:56] "GET /firewall-rule/c3f8c829-4d9d-4ff7-8b6a-b90b3a362242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002273 10.0.0.33 - - [2026-02-09 20:12:56] "POST /ref-update HTTP/1.1" 200 156 0.024923 10.0.0.33 - - [2026-02-09 20:12:56] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005971 10.0.0.33 - - [2026-02-09 20:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007632 10.0.0.33 - - [2026-02-09 20:12:56] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003304 10.0.0.33 - - [2026-02-09 20:12:56] "POST /tags HTTP/1.1" 409 206 0.003513 10.0.0.33 - - [2026-02-09 20:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.33 - - [2026-02-09 20:12:56] "GET /tag/cee32830-2343-4c5c-977b-dd4e31ab5302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010841 10.0.0.33 - - [2026-02-09 20:12:56] "POST /firewall-rules HTTP/1.1" 200 560 0.068761 10.0.0.33 - - [2026-02-09 20:12:56] "GET /firewall-rule/0b2edcb0-2c7a-463f-be43-3013f41d0fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006063 10.0.0.33 - - [2026-02-09 20:12:56] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.004524 10.0.0.33 - - [2026-02-09 20:12:56] "GET /firewall-rule/0b2edcb0-2c7a-463f-be43-3013f41d0fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003553 10.0.0.33 - - [2026-02-09 20:12:56] "POST /ref-update HTTP/1.1" 200 156 0.029505 10.0.0.33 - - [2026-02-09 20:12:57] "POST /fqname-to-id HTTP/1.1" 404 228 0.003635 10.0.0.33 - - [2026-02-09 20:12:57] "POST /tags HTTP/1.1" 200 301 0.031313 10.0.0.33 - - [2026-02-09 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.33 - - [2026-02-09 20:12:57] "GET /tag/eb43e13c-0440-41c8-bea3-4b65363d5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016579 10.0.0.33 - - [2026-02-09 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.33 - - [2026-02-09 20:12:57] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046091 10.0.0.33 - - [2026-02-09 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2026-02-09 20:12:57] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.005867 10.0.0.33 - - [2026-02-09 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.33 - - [2026-02-09 20:12:57] "GET /service-appliance-set/fae600c8-a728-40ca-8981-32e240240194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003280 10.0.0.33 - - [2026-02-09 20:12:57] "POST /fqname-to-id HTTP/1.1" 404 242 0.001884 10.0.0.33 - - [2026-02-09 20:12:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139014 10.0.0.33 - - [2026-02-09 20:12:57] "GET /virtual-machine-interface/b62a6c30-7a08-49e9-be4f-218479aaa77a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.017430 10.0.0.33 - - [2026-02-09 20:12:57] "POST /instance-ips HTTP/1.1" 200 377 0.036519 10.0.0.33 - - [2026-02-09 20:12:57] "GET /instance-ip/b1aebc4f-5721-4946-9c5b-6a489e3e87ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.044174 10.0.0.33 - - [2026-02-09 20:12:57] "POST /loadbalancers HTTP/1.1" 200 582 0.065119 10.0.0.33 - - [2026-02-09 20:12:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.048547 10.0.0.33 - - [2026-02-09 20:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022355 10.0.0.33 - - [2026-02-09 20:12:57] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067898 10.0.0.33 - - [2026-02-09 20:12:57] "GET /instance-ip/b1aebc4f-5721-4946-9c5b-6a489e3e87ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012921 10.0.0.33 - - [2026-02-09 20:12:57] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.080871 10.0.0.33 - - [2026-02-09 20:12:57] "GET /loadbalancer/8db60a1f-c900-4427-8a67-b5e7430873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003415 10.0.0.33 - - [2026-02-09 20:12:57] "POST /floating-ips HTTP/1.1" 200 581 0.085623 10.0.0.33 - - [2026-02-09 20:12:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.072612 10.0.0.33 - - [2026-02-09 20:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010802 10.0.0.33 - - [2026-02-09 20:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007137 10.0.0.33 - - [2026-02-09 20:12:58] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067339 10.0.0.33 - - [2026-02-09 20:12:58] "GET /loadbalancer-listener/2747d3ad-5ec2-49df-89b2-ba2701d04c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004375 10.0.0.33 - - [2026-02-09 20:12:58] "GET /loadbalancer-listener/2747d3ad-5ec2-49df-89b2-ba2701d04c09?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004339 10.0.0.33 - - [2026-02-09 20:12:58] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.039405 10.0.0.33 - - [2026-02-09 20:12:58] "GET /instance-ip/b1aebc4f-5721-4946-9c5b-6a489e3e87ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006191 10.0.0.33 - - [2026-02-09 20:12:58] "GET /instance-ip/b1aebc4f-5721-4946-9c5b-6a489e3e87ca?fields=floating_ips HTTP/1.1" 200 1165 0.006489 10.0.0.33 - - [2026-02-09 20:12:58] "GET /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.010495 10.0.0.33 - - [2026-02-09 20:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.33 - - [2026-02-09 20:12:58] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.091700 10.0.0.33 - - [2026-02-09 20:12:58] "GET /loadbalancer/8db60a1f-c900-4427-8a67-b5e7430873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.010998 10.0.0.33 - - [2026-02-09 20:12:58] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.039068 10.0.0.33 - - [2026-02-09 20:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018717 10.0.0.33 - - [2026-02-09 20:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016166 10.0.0.33 - - [2026-02-09 20:12:58] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.019641 10.0.0.33 - - [2026-02-09 20:12:58] "GET /loadbalancer-listener/52a9b8b0-bfef-4eb3-8143-0b0f3c2adabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004516 10.0.0.33 - - [2026-02-09 20:12:58] "GET /loadbalancer-listener/52a9b8b0-bfef-4eb3-8143-0b0f3c2adabb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.005460 10.0.0.33 - - [2026-02-09 20:12:58] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.037490 10.0.0.33 - - [2026-02-09 20:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.33 - - [2026-02-09 20:12:58] "GET /instance-ip/b1aebc4f-5721-4946-9c5b-6a489e3e87ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.015290 10.0.0.33 - - [2026-02-09 20:12:58] "GET /instance-ip/b1aebc4f-5721-4946-9c5b-6a489e3e87ca?fields=floating_ips HTTP/1.1" 200 1165 0.003872 10.0.0.33 - - [2026-02-09 20:12:58] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.082949 10.0.0.33 - - [2026-02-09 20:12:58] "GET /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.016158 10.0.0.33 - - [2026-02-09 20:12:58] "GET /loadbalancer/8db60a1f-c900-4427-8a67-b5e7430873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003282 10.0.0.33 - - [2026-02-09 20:12:58] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.044294 10.0.0.33 - - [2026-02-09 20:12:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.038898 10.0.0.33 - - [2026-02-09 20:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.33 - - [2026-02-09 20:12:59] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042023 10.0.0.33 - - [2026-02-09 20:12:59] "GET /loadbalancer-listener/eea12509-6575-4c5e-83e6-72c1e395ce23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.010598 10.0.0.33 - - [2026-02-09 20:12:59] "GET /loadbalancer-listener/eea12509-6575-4c5e-83e6-72c1e395ce23?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.008720 10.0.0.33 - - [2026-02-09 20:12:59] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.043753 10.0.0.33 - - [2026-02-09 20:12:59] "GET /instance-ip/b1aebc4f-5721-4946-9c5b-6a489e3e87ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006990 10.0.0.33 - - [2026-02-09 20:12:59] "GET /instance-ip/b1aebc4f-5721-4946-9c5b-6a489e3e87ca?fields=floating_ips HTTP/1.1" 200 1165 0.003839 10.0.0.33 - - [2026-02-09 20:12:59] "GET /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005033 10.0.0.33 - - [2026-02-09 20:12:59] "POST /tags HTTP/1.1" 200 371 0.097019 10.0.0.33 - - [2026-02-09 20:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.027418 10.0.0.33 - - [2026-02-09 20:12:59] "GET /tag/69e4634b-3213-4511-9eb2-e8b97e1a8679?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.053857 10.0.0.33 - - [2026-02-09 20:12:59] "POST /tags HTTP/1.1" 200 319 0.038244 10.0.0.33 - - [2026-02-09 20:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010877 10.0.0.33 - - [2026-02-09 20:12:59] "GET /tag/5cace9a6-1205-4850-b1e4-98bf7642e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.023105 10.0.0.33 - - [2026-02-09 20:12:59] "POST /id-to-fqname HTTP/1.1" 200 181 0.000555 10.0.0.33 - - [2026-02-09 20:12:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.010697 10.0.0.33 - - [2026-02-09 20:12:59] "POST /security-groups HTTP/1.1" 200 578 0.167360 10.0.0.33 - - [2026-02-09 20:12:59] "POST /projects HTTP/1.1" 200 497 0.294277 10.0.0.33 - - [2026-02-09 20:12:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.007071 10.0.0.33 - - [2026-02-09 20:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.026631 10.0.0.33 - - [2026-02-09 20:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015776 10.0.0.33 - - [2026-02-09 20:13:00] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.015932 10.0.0.33 - - [2026-02-09 20:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.33 - - [2026-02-09 20:13:00] "POST /access-control-lists HTTP/1.1" 200 587 0.105443 10.0.0.33 - - [2026-02-09 20:13:00] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.028759 10.0.0.33 - - [2026-02-09 20:13:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.009710 10.0.0.33 - - [2026-02-09 20:13:00] "PUT /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805 HTTP/1.1" 200 264 0.081081 10.0.0.33 - - [2026-02-09 20:13:00] "POST /access-control-lists HTTP/1.1" 200 585 0.099230 10.0.0.33 - - [2026-02-09 20:13:00] "PUT /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115 HTTP/1.1" 200 264 0.140843 10.0.0.33 - - [2026-02-09 20:13:00] "POST /security-groups HTTP/1.1" 200 558 0.086017 10.0.0.33 - - [2026-02-09 20:13:00] "POST /fqname-to-id HTTP/1.1" 404 248 0.003813 10.0.0.33 - - [2026-02-09 20:13:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.048538 10.0.0.33 - - [2026-02-09 20:13:00] "POST /access-control-lists HTTP/1.1" 200 610 0.080040 10.0.0.33 - - [2026-02-09 20:13:00] "POST /chown HTTP/1.1" 200 109 0.074135 10.0.0.33 - - [2026-02-09 20:13:00] "POST /fqname-to-id HTTP/1.1" 404 247 0.010836 10.0.0.33 - - [2026-02-09 20:13:00] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005867 10.0.0.33 - - [2026-02-09 20:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.33 - - [2026-02-09 20:13:00] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003830 10.0.0.33 - - [2026-02-09 20:13:00] "POST /tags HTTP/1.1" 409 214 0.002288 10.0.0.33 - - [2026-02-09 20:13:00] "POST /access-control-lists HTTP/1.1" 200 608 0.079258 10.0.0.33 - - [2026-02-09 20:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.039328 10.0.0.33 - - [2026-02-09 20:13:00] "GET /tag/5cace9a6-1205-4850-b1e4-98bf7642e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.020512 10.0.0.33 - - [2026-02-09 20:13:00] "POST /firewall-rules HTTP/1.1" 200 578 0.072039 10.0.0.33 - - [2026-02-09 20:13:00] "GET /firewall-rule/8867185b-18db-455d-9134-f157974372b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.022050 10.0.0.33 - - [2026-02-09 20:13:00] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004313 10.0.0.33 - - [2026-02-09 20:13:00] "GET /firewall-rule/8867185b-18db-455d-9134-f157974372b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002887 10.0.0.33 - - [2026-02-09 20:13:01] "POST /ref-update HTTP/1.1" 200 156 0.049251 10.0.0.33 - - [2026-02-09 20:13:01] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002407 10.0.0.33 - - [2026-02-09 20:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2026-02-09 20:13:01] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002621 10.0.0.33 - - [2026-02-09 20:13:01] "POST /tags HTTP/1.1" 409 214 0.002389 10.0.0.33 - - [2026-02-09 20:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.33 - - [2026-02-09 20:13:01] "GET /tag/5cace9a6-1205-4850-b1e4-98bf7642e501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.013122 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:13:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:13:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.33 - - [2026-02-09 20:13:01] "POST /firewall-rules HTTP/1.1" 200 576 0.090126 10.0.0.33 - - [2026-02-09 20:13:01] "GET /firewall-rule/d54aa20b-e984-4311-9b41-c246e5a81c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.015313 10.0.0.33 - - [2026-02-09 20:13:01] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004799 10.0.0.33 - - [2026-02-09 20:13:01] "GET /firewall-rule/d54aa20b-e984-4311-9b41-c246e5a81c25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002602 10.0.0.33 - - [2026-02-09 20:13:01] "POST /ref-update HTTP/1.1" 200 156 0.044917 10.0.0.33 - - [2026-02-09 20:13:01] "POST /tags HTTP/1.1" 200 363 0.196575 10.0.0.33 - - [2026-02-09 20:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017632 10.0.0.33 - - [2026-02-09 20:13:01] "GET /tag/f925861d-2fe1-4314-95bb-b2d572dd911e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.020988 10.0.0.33 - - [2026-02-09 20:13:01] "POST /tags HTTP/1.1" 200 311 0.026470 10.0.0.33 - - [2026-02-09 20:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021733 10.0.0.33 - - [2026-02-09 20:13:01] "GET /tag/3d236276-0e1a-4165-ab20-2fcd0a8ae527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.013042 10.0.0.33 - - [2026-02-09 20:13:01] "POST /id-to-fqname HTTP/1.1" 200 177 0.000512 10.0.0.33 - - [2026-02-09 20:13:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.001420 10.0.0.33 - - [2026-02-09 20:13:02] "POST /security-groups HTTP/1.1" 200 574 0.069740 10.0.0.33 - - [2026-02-09 20:13:02] "POST /projects HTTP/1.1" 200 489 0.185298 10.0.0.33 - - [2026-02-09 20:13:02] "POST /fqname-to-id HTTP/1.1" 404 217 0.003536 10.0.0.33 - - [2026-02-09 20:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027345 10.0.0.33 - - [2026-02-09 20:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012845 10.0.0.33 - - [2026-02-09 20:13:02] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.033736 10.0.0.33 - - [2026-02-09 20:13:02] "POST /access-control-lists HTTP/1.1" 200 583 0.107693 10.0.0.33 - - [2026-02-09 20:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014124 10.0.0.33 - - [2026-02-09 20:13:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.018631 10.0.0.33 - - [2026-02-09 20:13:02] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.008536 10.0.0.33 - - [2026-02-09 20:13:02] "POST /access-control-lists HTTP/1.1" 200 581 0.107157 10.0.0.33 - - [2026-02-09 20:13:02] "PUT /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805 HTTP/1.1" 200 264 0.167033 10.0.0.33 - - [2026-02-09 20:13:02] "PUT /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115 HTTP/1.1" 200 264 0.086317 10.0.0.33 - - [2026-02-09 20:13:02] "POST /security-groups HTTP/1.1" 200 546 0.102077 10.0.0.33 - - [2026-02-09 20:13:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.006006 10.0.0.33 - - [2026-02-09 20:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034828 10.0.0.33 - - [2026-02-09 20:13:02] "POST /access-control-lists HTTP/1.1" 200 602 0.066504 10.0.0.33 - - [2026-02-09 20:13:02] "POST /chown HTTP/1.1" 200 109 0.044467 10.0.0.33 - - [2026-02-09 20:13:02] "POST /fqname-to-id HTTP/1.1" 404 239 0.002982 10.0.0.33 - - [2026-02-09 20:13:02] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020200 10.0.0.33 - - [2026-02-09 20:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.33 - - [2026-02-09 20:13:02] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011766 10.0.0.33 - - [2026-02-09 20:13:02] "POST /tags HTTP/1.1" 409 210 0.002266 10.0.0.33 - - [2026-02-09 20:13:02] "POST /access-control-lists HTTP/1.1" 200 600 0.069077 10.0.0.33 - - [2026-02-09 20:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-02-09 20:13:02] "GET /tag/3d236276-0e1a-4165-ab20-2fcd0a8ae527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012495 10.0.0.33 - - [2026-02-09 20:13:03] "POST /firewall-rules HTTP/1.1" 200 570 0.084817 10.0.0.33 - - [2026-02-09 20:13:03] "GET /firewall-rule/32f77b7e-1041-413d-8e98-6c2292caff76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004516 10.0.0.33 - - [2026-02-09 20:13:03] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.012949 10.0.0.33 - - [2026-02-09 20:13:03] "GET /firewall-rule/32f77b7e-1041-413d-8e98-6c2292caff76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005024 10.0.0.33 - - [2026-02-09 20:13:03] "POST /ref-update HTTP/1.1" 200 156 0.057559 10.0.0.33 - - [2026-02-09 20:13:03] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004911 10.0.0.33 - - [2026-02-09 20:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.33 - - [2026-02-09 20:13:03] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005918 10.0.0.33 - - [2026-02-09 20:13:03] "POST /tags HTTP/1.1" 409 210 0.002758 10.0.0.33 - - [2026-02-09 20:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2026-02-09 20:13:03] "GET /tag/3d236276-0e1a-4165-ab20-2fcd0a8ae527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012772 10.0.0.33 - - [2026-02-09 20:13:03] "POST /firewall-rules HTTP/1.1" 200 568 0.137003 10.0.0.33 - - [2026-02-09 20:13:03] "GET /firewall-rule/69a3641c-42b3-4da8-94f8-1968dc9a7867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008622 10.0.0.33 - - [2026-02-09 20:13:03] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.017992 10.0.0.33 - - [2026-02-09 20:13:03] "GET /firewall-rule/69a3641c-42b3-4da8-94f8-1968dc9a7867?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002575 10.0.0.33 - - [2026-02-09 20:13:03] "POST /ref-update HTTP/1.1" 200 156 0.116583 10.0.0.33 - - [2026-02-09 20:13:03] "POST /tags HTTP/1.1" 200 363 0.024643 10.0.0.33 - - [2026-02-09 20:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011927 10.0.0.33 - - [2026-02-09 20:13:03] "GET /tag/fd2c6202-7f89-49de-b38b-0c8bd0566f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.012151 10.0.0.33 - - [2026-02-09 20:13:03] "POST /tags HTTP/1.1" 409 210 0.002484 10.0.0.33 - - [2026-02-09 20:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.33 - - [2026-02-09 20:13:03] "GET /tag/52b383cd-6275-4e96-ade5-86ade38684e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010296 10.0.0.33 - - [2026-02-09 20:13:03] "POST /projects HTTP/1.1" 409 223 0.002321 10.0.0.33 - - [2026-02-09 20:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2026-02-09 20:13:03] "GET /project/929f5def-36c5-4495-b96f-13f37b3ef242?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037925 10.0.0.33 - - [2026-02-09 20:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-02-09 20:13:04] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004450 10.0.0.33 - - [2026-02-09 20:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2026-02-09 20:13:04] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.004491 10.0.0.33 - - [2026-02-09 20:13:04] "PUT /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805 HTTP/1.1" 200 264 0.064805 10.0.0.33 - - [2026-02-09 20:13:04] "PUT /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115 HTTP/1.1" 200 264 0.059165 10.0.0.33 - - [2026-02-09 20:13:04] "POST /security-groups HTTP/1.1" 409 253 0.004353 10.0.0.33 - - [2026-02-09 20:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.33 - - [2026-02-09 20:13:04] "PUT /security-group/76edb20c-9003-44d2-acfa-7c32dc8bb845 HTTP/1.1" 200 262 0.108790 10.0.0.33 - - [2026-02-09 20:13:04] "PUT /access-control-list/611552ef-a923-44ad-9abf-1d8bb2795a26 HTTP/1.1" 200 272 0.067793 10.0.0.33 - - [2026-02-09 20:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.068458 10.0.0.33 - - [2026-02-09 20:13:04] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017139 10.0.0.33 - - [2026-02-09 20:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.33 - - [2026-02-09 20:13:04] "PUT /access-control-list/63d1e3b9-f2aa-4d82-8ede-f93dae4993cc HTTP/1.1" 200 272 0.050803 10.0.0.33 - - [2026-02-09 20:13:04] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002898 10.0.0.33 - - [2026-02-09 20:13:04] "POST /tags HTTP/1.1" 409 210 0.004898 10.0.0.33 - - [2026-02-09 20:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.33 - - [2026-02-09 20:13:04] "GET /tag/52b383cd-6275-4e96-ade5-86ade38684e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012401 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:13:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001232 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:13:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 10.0.0.33 - - [2026-02-09 20:13:04] "POST /firewall-rules HTTP/1.1" 200 570 0.066294 10.0.0.33 - - [2026-02-09 20:13:04] "GET /firewall-rule/dc37b6b5-cbd4-4d17-b35e-b039b23c25a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.013184 10.0.0.33 - - [2026-02-09 20:13:04] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005713 10.0.0.33 - - [2026-02-09 20:13:04] "GET /firewall-rule/dc37b6b5-cbd4-4d17-b35e-b039b23c25a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002988 10.0.0.33 - - [2026-02-09 20:13:04] "POST /ref-update HTTP/1.1" 200 156 0.038824 10.0.0.33 - - [2026-02-09 20:13:04] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002779 10.0.0.33 - - [2026-02-09 20:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-02-09 20:13:04] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002441 10.0.0.33 - - [2026-02-09 20:13:04] "POST /tags HTTP/1.1" 409 210 0.003472 10.0.0.33 - - [2026-02-09 20:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2026-02-09 20:13:04] "GET /tag/52b383cd-6275-4e96-ade5-86ade38684e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014713 10.0.0.33 - - [2026-02-09 20:13:05] "POST /firewall-rules HTTP/1.1" 200 568 0.233883 10.0.0.33 - - [2026-02-09 20:13:05] "GET /firewall-rule/9a7006e2-b919-40ff-981b-c55e05ec6063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.019759 10.0.0.33 - - [2026-02-09 20:13:05] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.008197 10.0.0.33 - - [2026-02-09 20:13:05] "GET /firewall-rule/9a7006e2-b919-40ff-981b-c55e05ec6063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004743 10.0.0.33 - - [2026-02-09 20:13:05] "POST /ref-update HTTP/1.1" 200 156 0.047791 10.0.0.33 - - [2026-02-09 20:13:05] "POST /tags HTTP/1.1" 409 237 0.006346 10.0.0.33 - - [2026-02-09 20:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2026-02-09 20:13:05] "GET /tag/fd2c6202-7f89-49de-b38b-0c8bd0566f22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.018251 10.0.0.33 - - [2026-02-09 20:13:05] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.005301 10.0.0.33 - - [2026-02-09 20:13:05] "POST /set-tag HTTP/1.1" 200 109 0.028295 10.0.0.33 - - [2026-02-09 20:13:23] "GET / HTTP/1.1" 200 35931 0.001803 10.0.0.33 - - [2026-02-09 20:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-02-09 20:13:23] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004528 10.0.0.33 - - [2026-02-09 20:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011664 10.0.0.33 - - [2026-02-09 20:13:24] "GET /config-node/7a70c5a1-d459-4a75-b761-c602c43521eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004649 10.0.0.33 - - [2026-02-09 20:13:35] "GET / HTTP/1.1" 200 35931 0.002340 10.0.0.33 - - [2026-02-09 20:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2026-02-09 20:13:35] "GET /routing-instance/facbf65f-d265-4410-8c2c-2fd6b2e4717a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003705 10.0.0.33 - - [2026-02-09 20:13:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002497 10.0.0.33 - - [2026-02-09 20:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.33 - - [2026-02-09 20:13:35] "GET /bgp-router/75368914-ce78-40d9-be1a-f1cdd2b59a59?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.008970 10.0.0.33 - - [2026-02-09 20:13:36] "PUT /bgp-router/75368914-ce78-40d9-be1a-f1cdd2b59a59 HTTP/1.1" 200 254 0.015846 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:13:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:13:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 10.0.0.19 - - [2026-02-09 20:14:49] "GET / HTTP/1.1" 200 35931 0.002406 10.0.0.19 - - [2026-02-09 20:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2026-02-09 20:14:49] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004842 10.0.0.19 - - [2026-02-09 20:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.19 - - [2026-02-09 20:14:49] "GET /routing-instance/facbf65f-d265-4410-8c2c-2fd6b2e4717a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003518 10.0.0.19 - - [2026-02-09 20:14:49] "PUT /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967 HTTP/1.1" 200 274 0.020560 10.0.0.19 - - [2026-02-09 20:14:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.004657 10.0.0.19 - - [2026-02-09 20:14:49] "POST /virtual-routers HTTP/1.1" 200 599 0.017635 10.0.0.19 - - [2026-02-09 20:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.040632 10.0.0.19 - - [2026-02-09 20:14:49] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.010597 10.0.0.19 - - [2026-02-09 20:14:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.001944 10.0.0.19 - - [2026-02-09 20:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.19 - - [2026-02-09 20:14:49] "GET /virtual-network/21312d8d-997b-49e2-aa53-7d73d17da7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004664 10.0.0.19 - - [2026-02-09 20:14:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.069676 10.0.0.33 - - [2026-02-09 20:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.33 - - [2026-02-09 20:15:11] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002757 10.0.0.33 - - [2026-02-09 20:15:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002287 10.0.0.33 - - [2026-02-09 20:15:18] "GET /global-system-configs HTTP/1.1" 200 322 0.002230 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:16:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:16:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:16:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:16:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001032 10.0.0.33 - - [2026-02-09 20:16:49] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003484 10.0.0.33 - - [2026-02-09 20:16:49] "POST /ref-update HTTP/1.1" 200 156 0.009203 10.0.0.19 - - [2026-02-09 20:16:56] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.19 - - [2026-02-09 20:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.19 - - [2026-02-09 20:16:56] "GET /global-system-config/05ac3c7e-f426-4fb4-a33b-d276fa2af967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005025 10.0.0.19 - - [2026-02-09 20:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2026-02-09 20:16:56] "GET /routing-instance/facbf65f-d265-4410-8c2c-2fd6b2e4717a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003222 10.0.0.19 - - [2026-02-09 20:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.19 - - [2026-02-09 20:16:56] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004140 10.0.0.19 - - [2026-02-09 20:16:56] "PUT /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5 HTTP/1.1" 200 262 0.009809 10.0.0.19 - - [2026-02-09 20:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008183 10.0.0.19 - - [2026-02-09 20:16:56] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004238 10.0.0.19 - - [2026-02-09 20:16:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2026-02-09 20:16:56] "GET /virtual-machine-interface/85174159-331e-4a93-89e3-ebd844c41e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004082 10.0.0.19 - - [2026-02-09 20:16:56] "PUT /virtual-machine-interface/85174159-331e-4a93-89e3-ebd844c41e29 HTTP/1.1" 200 284 0.009853 10.0.0.33 - - [2026-02-09 20:17:07] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005711 10.0.0.33 - - [2026-02-09 20:17:07] "POST /set-tag HTTP/1.1" 200 109 0.005967 10.0.0.33 - - [2026-02-09 20:17:07] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004257 10.0.0.33 - - [2026-02-09 20:17:07] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.33 - - [2026-02-09 20:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-02-09 20:17:07] "GET /loadbalancer/8db60a1f-c900-4427-8a67-b5e7430873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002358 10.0.0.33 - - [2026-02-09 20:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-02-09 20:17:07] "GET /loadbalancer/8db60a1f-c900-4427-8a67-b5e7430873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002231 10.0.0.33 - - [2026-02-09 20:17:07] "GET /loadbalancer-pool/4e1a175f-0a55-4cdd-a86b-b5fcbea4fb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003395 10.0.0.33 - - [2026-02-09 20:17:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024870 10.0.0.33 - - [2026-02-09 20:17:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007099 10.0.0.33 - - [2026-02-09 20:17:07] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008268 10.0.0.33 - - [2026-02-09 20:17:07] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003622 10.0.0.33 - - [2026-02-09 20:17:07] "POST /tags HTTP/1.1" 409 205 0.002411 10.0.0.33 - - [2026-02-09 20:17:07] "POST /ref-update HTTP/1.1" 200 156 0.007632 10.0.0.33 - - [2026-02-09 20:17:07] "GET /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.010571 10.0.0.33 - - [2026-02-09 20:17:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2026-02-09 20:17:07] "GET /tag/eb43e13c-0440-41c8-bea3-4b65363d5da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011756 10.0.0.33 - - [2026-02-09 20:17:07] "PUT /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5 HTTP/1.1" 200 256 0.007239 10.0.0.33 - - [2026-02-09 20:17:08] "POST /set-tag HTTP/1.1" 200 109 0.070146 10.0.0.33 - - [2026-02-09 20:17:08] "GET /loadbalancer-pool/62e66d76-d121-4588-bb24-81126d1dd013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005228 10.0.0.33 - - [2026-02-09 20:17:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022092 10.0.0.33 - - [2026-02-09 20:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023796 10.0.0.33 - - [2026-02-09 20:17:08] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018071 10.0.0.33 - - [2026-02-09 20:17:08] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004823 10.0.0.33 - - [2026-02-09 20:17:08] "POST /ref-update HTTP/1.1" 200 156 0.007532 10.0.0.33 - - [2026-02-09 20:17:08] "GET /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010121 10.0.0.33 - - [2026-02-09 20:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.33 - - [2026-02-09 20:17:08] "GET /loadbalancer-pool/b580e5e0-d6ca-4dd9-b891-414c2da0c1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004269 10.0.0.33 - - [2026-02-09 20:17:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020053 10.0.0.33 - - [2026-02-09 20:17:08] "PUT /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5 HTTP/1.1" 200 256 0.024080 10.0.0.33 - - [2026-02-09 20:17:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020140 10.0.0.33 - - [2026-02-09 20:17:08] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009113 10.0.0.33 - - [2026-02-09 20:17:08] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.33 - - [2026-02-09 20:17:08] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019969 10.0.0.33 - - [2026-02-09 20:17:08] "POST /ref-update HTTP/1.1" 200 156 0.026530 10.0.0.33 - - [2026-02-09 20:17:08] "GET /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.007180 10.0.0.33 - - [2026-02-09 20:17:08] "PUT /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5 HTTP/1.1" 200 256 0.017659 10.0.0.33 - - [2026-02-09 20:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2026-02-09 20:17:11] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002683 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:18:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:18:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:18:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:18:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.33 - - [2026-02-09 20:19:51] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004474 10.0.0.33 - - [2026-02-09 20:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002474 10.0.0.33 - - [2026-02-09 20:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2026-02-09 20:19:51] "GET /loadbalancer/8db60a1f-c900-4427-8a67-b5e7430873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002638 10.0.0.33 - - [2026-02-09 20:19:51] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004236 10.0.0.33 - - [2026-02-09 20:19:51] "POST /set-tag HTTP/1.1" 200 109 0.025234 10.0.0.33 - - [2026-02-09 20:19:51] "DELETE /loadbalancer-member/152c77a8-1b5f-4979-8695-2f72cc8ffca8 HTTP/1.1" 200 115 0.048249 10.0.0.33 - - [2026-02-09 20:19:51] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005830 10.0.0.33 - - [2026-02-09 20:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.33 - - [2026-02-09 20:19:51] "DELETE /loadbalancer-member/c40a8185-8a0c-40ee-bd84-720ea6eef729 HTTP/1.1" 200 115 0.044861 10.0.0.33 - - [2026-02-09 20:19:51] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006236 10.0.0.33 - - [2026-02-09 20:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.33 - - [2026-02-09 20:19:51] "DELETE /loadbalancer-member/e0509cee-fb3c-498d-9598-a866dd985294 HTTP/1.1" 200 115 0.030142 10.0.0.33 - - [2026-02-09 20:19:51] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005041 10.0.0.33 - - [2026-02-09 20:19:51] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.33 - - [2026-02-09 20:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2026-02-09 20:19:51] "GET /loadbalancer/8db60a1f-c900-4427-8a67-b5e7430873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002299 10.0.0.33 - - [2026-02-09 20:19:51] "GET /loadbalancer-pool/4e1a175f-0a55-4cdd-a86b-b5fcbea4fb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003235 10.0.0.33 - - [2026-02-09 20:19:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015316 10.0.0.33 - - [2026-02-09 20:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022307 10.0.0.33 - - [2026-02-09 20:19:51] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014094 10.0.0.33 - - [2026-02-09 20:19:51] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003868 10.0.0.33 - - [2026-02-09 20:19:51] "GET /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002348 10.0.0.33 - - [2026-02-09 20:19:51] "POST /set-tag HTTP/1.1" 200 109 0.063802 10.0.0.33 - - [2026-02-09 20:19:51] "GET /loadbalancer-pool/62e66d76-d121-4588-bb24-81126d1dd013?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019053 10.0.0.33 - - [2026-02-09 20:19:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016033 10.0.0.33 - - [2026-02-09 20:19:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014220 10.0.0.33 - - [2026-02-09 20:19:51] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011691 10.0.0.33 - - [2026-02-09 20:19:51] "POST /set-tag HTTP/1.1" 200 109 0.004737 10.0.0.33 - - [2026-02-09 20:19:52] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007374 10.0.0.33 - - [2026-02-09 20:19:52] "GET /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002278 10.0.0.33 - - [2026-02-09 20:19:52] "GET /loadbalancer-pool/b580e5e0-d6ca-4dd9-b891-414c2da0c1a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002861 10.0.0.33 - - [2026-02-09 20:19:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015511 10.0.0.33 - - [2026-02-09 20:19:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021307 10.0.0.33 - - [2026-02-09 20:19:52] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012896 10.0.0.33 - - [2026-02-09 20:19:52] "GET /virtual-machine-interface/b51d81a6-05f3-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003518 10.0.0.33 - - [2026-02-09 20:19:52] "GET /floating-ip/4f1b5375-e5c7-4268-a73a-eaeea323d4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002043 10.0.0.33 - - [2026-02-09 20:19:52] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.33 - - [2026-02-09 20:20:15] "GET /global-system-configs HTTP/1.1" 200 322 0.010518 10.0.0.33 - - [2026-02-09 20:20:18] "GET /global-system-configs HTTP/1.1" 200 322 0.002270 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:22:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:22:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001233 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:22:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:22:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 10.0.0.33 - - [2026-02-09 20:22:43] "GET / HTTP/1.1" 200 35931 0.002402 10.0.0.33 - - [2026-02-09 20:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.33 - - [2026-02-09 20:22:43] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029249 10.0.0.33 - - [2026-02-09 20:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.33 - - [2026-02-09 20:22:43] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043091 10.0.0.33 - - [2026-02-09 20:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-02-09 20:22:43] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034631 10.0.0.33 - - [2026-02-09 20:22:44] "POST /tags HTTP/1.1" 200 333 0.037207 10.0.0.33 - - [2026-02-09 20:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.33 - - [2026-02-09 20:22:44] "GET /tag/d32871a9-176b-4be5-87c6-b95af7b21244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.022738 10.0.0.33 - - [2026-02-09 20:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.33 - - [2026-02-09 20:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2026-02-09 20:22:44] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045607 10.0.0.33 - - [2026-02-09 20:22:44] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030397 10.0.0.33 - - [2026-02-09 20:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2026-02-09 20:22:44] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.006818 10.0.0.33 - - [2026-02-09 20:22:44] "GET /virtual-networks?parent_id=bfa9c0dc-1c9d-4d40-8bb4-c298630aa513&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002319 10.0.0.33 - - [2026-02-09 20:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008814 10.0.0.33 - - [2026-02-09 20:22:44] "GET /service-appliance-set/fae600c8-a728-40ca-8981-32e240240194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002669 10.0.0.33 - - [2026-02-09 20:22:44] "POST /fqname-to-id HTTP/1.1" 404 254 0.001789 10.0.0.33 - - [2026-02-09 20:22:44] "POST /virtual-networks HTTP/1.1" 200 512 0.065540 10.0.0.33 - - [2026-02-09 20:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009413 10.0.0.33 - - [2026-02-09 20:22:44] "GET /network-ipam/a2c0befb-37a8-4d17-bde4-5aaf56931a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.044613 10.0.0.33 - - [2026-02-09 20:22:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.113013 10.0.0.33 - - [2026-02-09 20:22:44] "GET /virtual-machine-interface/f3a8b396-f983-40c5-8001-04eb4eb7d46b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014546 10.0.0.33 - - [2026-02-09 20:22:44] "POST /useragent-kv HTTP/1.1" 200 115 0.011052 10.0.0.33 - - [2026-02-09 20:22:44] "POST /ref-update HTTP/1.1" 200 156 0.158948 10.0.0.33 - - [2026-02-09 20:22:44] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009285 10.0.0.33 - - [2026-02-09 20:22:44] "POST /instance-ips HTTP/1.1" 200 409 0.094686 10.0.0.33 - - [2026-02-09 20:22:44] "GET /domains HTTP/1.1" 200 280 0.001822 10.0.0.33 - - [2026-02-09 20:22:44] "GET /instance-ip/c718b1d8-3d7a-43c0-b9c9-bfe31a351f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004569 10.0.0.33 - - [2026-02-09 20:22:44] "GET /domain/31d0b242-908a-4dc4-83fa-cb50f11c1ca4 HTTP/1.1" 200 3085 0.012703 10.0.0.33 - - [2026-02-09 20:22:44] "POST /loadbalancers HTTP/1.1" 200 610 0.067977 10.0.0.33 - - [2026-02-09 20:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.040534 10.0.0.33 - - [2026-02-09 20:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008309 10.0.0.33 - - [2026-02-09 20:22:44] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513 HTTP/1.1" 200 5717 0.133896 10.0.0.33 - - [2026-02-09 20:22:44] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 2088 0.008601 10.0.0.33 - - [2026-02-09 20:22:44] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.099242 10.0.0.33 - - [2026-02-09 20:22:44] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 2088 0.020369 10.0.0.33 - - [2026-02-09 20:22:44] "GET /instance-ip/c718b1d8-3d7a-43c0-b9c9-bfe31a351f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006798 10.0.0.33 - - [2026-02-09 20:22:44] "GET /routing-instance/5f1719d3-ee5a-4241-83bb-a686d04e9308 HTTP/1.1" 200 1180 0.006115 10.0.0.33 - - [2026-02-09 20:22:44] "POST /route-targets HTTP/1.1" 200 327 0.048140 10.0.0.33 - - [2026-02-09 20:22:44] "GET /routing-instance/5f1719d3-ee5a-4241-83bb-a686d04e9308 HTTP/1.1" 200 1180 0.016468 10.0.0.33 - - [2026-02-09 20:22:44] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.093637 10.0.0.33 - - [2026-02-09 20:22:44] "GET /loadbalancer/a34bcff5-0ec3-4cb9-84fc-5f14e4779457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.006688 10.0.0.33 - - [2026-02-09 20:22:44] "POST /ref-update HTTP/1.1" 200 156 0.053370 10.0.0.33 - - [2026-02-09 20:22:44] "POST /floating-ips HTTP/1.1" 200 597 0.084038 10.0.0.33 - - [2026-02-09 20:22:45] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.099783 10.0.0.33 - - [2026-02-09 20:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.33 - - [2026-02-09 20:22:45] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.077878 10.0.0.33 - - [2026-02-09 20:22:45] "GET /loadbalancer-listener/6b1b27a1-2456-4a70-b41c-e83dd07ecdb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004255 10.0.0.33 - - [2026-02-09 20:22:45] "GET /loadbalancer-listener/6b1b27a1-2456-4a70-b41c-e83dd07ecdb2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004649 10.0.0.33 - - [2026-02-09 20:22:45] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.033662 10.0.0.33 - - [2026-02-09 20:22:45] "GET /instance-ip/c718b1d8-3d7a-43c0-b9c9-bfe31a351f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003563 10.0.0.33 - - [2026-02-09 20:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.33 - - [2026-02-09 20:22:45] "GET /instance-ip/c718b1d8-3d7a-43c0-b9c9-bfe31a351f70?fields=floating_ips HTTP/1.1" 200 1213 0.006736 10.0.0.33 - - [2026-02-09 20:22:45] "GET /floating-ip/85862e4a-93cd-4999-8342-eff7c069a9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003494 10.0.0.33 - - [2026-02-09 20:22:45] "GET /loadbalancer/a34bcff5-0ec3-4cb9-84fc-5f14e4779457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003247 10.0.0.33 - - [2026-02-09 20:22:45] "POST /tags HTTP/1.1" 200 295 0.059200 10.0.0.33 - - [2026-02-09 20:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008410 10.0.0.33 - - [2026-02-09 20:22:45] "GET /tag/886ea18d-71ca-466e-825a-b2a4622ea48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.014570 10.0.0.33 - - [2026-02-09 20:22:45] "POST /tags HTTP/1.1" 409 233 0.009676 10.0.0.33 - - [2026-02-09 20:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-02-09 20:22:45] "GET /tag/9e3770f6-870c-4d14-88d9-a32689123aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.011427 10.0.0.33 - - [2026-02-09 20:22:45] "POST /tags HTTP/1.1" 409 206 0.002554 10.0.0.33 - - [2026-02-09 20:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.33 - - [2026-02-09 20:22:45] "GET /tag/cee32830-2343-4c5c-977b-dd4e31ab5302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012044 10.0.0.33 - - [2026-02-09 20:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2026-02-09 20:22:45] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006996 10.0.0.33 - - [2026-02-09 20:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.33 - - [2026-02-09 20:22:45] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043285 10.0.0.33 - - [2026-02-09 20:22:45] "POST /virtual-machines HTTP/1.1" 200 369 0.012465 10.0.0.33 - - [2026-02-09 20:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011188 10.0.0.33 - - [2026-02-09 20:22:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127952 10.0.0.33 - - [2026-02-09 20:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025313 10.0.0.33 - - [2026-02-09 20:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011032 10.0.0.33 - - [2026-02-09 20:22:46] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004849 10.0.0.33 - - [2026-02-09 20:22:46] "POST /instance-ips HTTP/1.1" 200 409 0.021033 10.0.0.33 - - [2026-02-09 20:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022128 10.0.0.33 - - [2026-02-09 20:22:46] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.011364 10.0.0.33 - - [2026-02-09 20:22:46] "POST /set-tag HTTP/1.1" 200 109 0.016936 10.0.0.33 - - [2026-02-09 20:22:46] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014462 10.0.0.33 - - [2026-02-09 20:22:46] "GET /instance-ip/1864149a-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005160 10.0.0.33 - - [2026-02-09 20:22:46] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004749 10.0.0.33 - - [2026-02-09 20:22:46] "POST /set-tag HTTP/1.1" 200 109 0.003395 10.0.0.33 - - [2026-02-09 20:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2026-02-09 20:22:46] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005326 10.0.0.33 - - [2026-02-09 20:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.33 - - [2026-02-09 20:22:46] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046531 10.0.0.33 - - [2026-02-09 20:22:46] "POST /virtual-machines HTTP/1.1" 200 369 0.011233 10.0.0.33 - - [2026-02-09 20:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.027894 10.0.0.33 - - [2026-02-09 20:22:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.129843 10.0.0.33 - - [2026-02-09 20:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011252 10.0.0.33 - - [2026-02-09 20:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008396 10.0.0.33 - - [2026-02-09 20:22:46] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005135 10.0.0.33 - - [2026-02-09 20:22:46] "POST /instance-ips HTTP/1.1" 200 409 0.027782 10.0.0.33 - - [2026-02-09 20:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.063189 10.0.0.33 - - [2026-02-09 20:22:46] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.026580 10.0.0.33 - - [2026-02-09 20:22:46] "POST /set-tag HTTP/1.1" 200 109 0.021073 10.0.0.33 - - [2026-02-09 20:22:46] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.018175 10.0.0.33 - - [2026-02-09 20:22:46] "GET /instance-ip/18cf86f8-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003505 10.0.0.33 - - [2026-02-09 20:22:47] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006140 10.0.0.33 - - [2026-02-09 20:22:47] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.33 - - [2026-02-09 20:22:47] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003595 10.0.0.33 - - [2026-02-09 20:22:47] "POST /ref-update HTTP/1.1" 200 156 0.013802 10.0.0.33 - - [2026-02-09 20:22:47] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013053 10.0.0.33 - - [2026-02-09 20:22:47] "POST /set-tag HTTP/1.1" 200 109 0.004485 10.0.0.33 - - [2026-02-09 20:22:47] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.005800 10.0.0.33 - - [2026-02-09 20:22:47] "POST /ref-update HTTP/1.1" 200 156 0.009414 10.0.0.33 - - [2026-02-09 20:22:47] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014004 10.0.0.33 - - [2026-02-09 20:22:47] "POST /set-tag HTTP/1.1" 200 109 0.003157 10.0.0.33 - - [2026-02-09 20:22:47] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006807 10.0.0.33 - - [2026-02-09 20:22:47] "POST /set-tag HTTP/1.1" 200 109 0.003216 10.0.0.33 - - [2026-02-09 20:22:47] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005326 10.0.0.33 - - [2026-02-09 20:22:47] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.33 - - [2026-02-09 20:22:49] "GET /domains HTTP/1.1" 200 280 0.002210 10.0.0.33 - - [2026-02-09 20:22:49] "GET /domain/31d0b242-908a-4dc4-83fa-cb50f11c1ca4 HTTP/1.1" 200 3085 0.003220 10.0.0.33 - - [2026-02-09 20:22:49] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513 HTTP/1.1" 200 7065 0.035018 10.0.0.33 - - [2026-02-09 20:22:49] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 2088 0.004780 10.0.0.33 - - [2026-02-09 20:22:49] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 2088 0.004273 10.0.0.33 - - [2026-02-09 20:22:49] "GET /routing-instance/5f1719d3-ee5a-4241-83bb-a686d04e9308 HTTP/1.1" 200 1401 0.004697 10.0.0.33 - - [2026-02-09 20:22:49] "GET /routing-instance/5f1719d3-ee5a-4241-83bb-a686d04e9308 HTTP/1.1" 200 1401 0.003949 10.0.0.33 - - [2026-02-09 20:22:49] "GET /route-target/2ac8b3b1-2419-4f67-b803-59adf16b3ed6 HTTP/1.1" 200 1152 0.002838 10.0.0.33 - - [2026-02-09 20:22:49] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 2088 0.004371 10.0.0.33 - - [2026-02-09 20:22:49] "GET /routing-instance/5f1719d3-ee5a-4241-83bb-a686d04e9308 HTTP/1.1" 200 1401 0.003092 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.014584 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 2088 0.007439 10.0.0.33 - - [2026-02-09 20:22:50] "GET /routing-instance/5f1719d3-ee5a-4241-83bb-a686d04e9308 HTTP/1.1" 200 1401 0.003269 10.0.0.33 - - [2026-02-09 20:22:50] "GET /routing-instance/5f1719d3-ee5a-4241-83bb-a686d04e9308 HTTP/1.1" 200 1401 0.002901 10.0.0.33 - - [2026-02-09 20:22:50] "GET /route-target/2ac8b3b1-2419-4f67-b803-59adf16b3ed6 HTTP/1.1" 200 1152 0.002565 10.0.0.33 - - [2026-02-09 20:22:50] "GET /domains HTTP/1.1" 200 280 0.001982 10.0.0.33 - - [2026-02-09 20:22:50] "GET /domain/31d0b242-908a-4dc4-83fa-cb50f11c1ca4 HTTP/1.1" 200 3085 0.002950 10.0.0.33 - - [2026-02-09 20:22:50] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513 HTTP/1.1" 200 7065 0.037034 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 2088 0.004837 10.0.0.33 - - [2026-02-09 20:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.33 - - [2026-02-09 20:22:50] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057555 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009345 10.0.0.33 - - [2026-02-09 20:22:50] "GET /floating-ip-pools?parent_id=562b4147-b17e-453c-83d2-e171af0cc0a1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003107 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005537 10.0.0.33 - - [2026-02-09 20:22:50] "POST /floating-ip-pools HTTP/1.1" 200 562 0.021018 10.0.0.33 - - [2026-02-09 20:22:50] "POST /ref-update HTTP/1.1" 200 156 0.018151 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005398 10.0.0.33 - - [2026-02-09 20:22:50] "GET /domains HTTP/1.1" 200 280 0.001981 10.0.0.33 - - [2026-02-09 20:22:50] "GET /domain/31d0b242-908a-4dc4-83fa-cb50f11c1ca4 HTTP/1.1" 200 3085 0.010958 10.0.0.33 - - [2026-02-09 20:22:50] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513 HTTP/1.1" 200 7321 0.035793 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 2326 0.005403 10.0.0.33 - - [2026-02-09 20:22:50] "GET /floating-ip-pool/405ae0ba-c7a6-4a8a-bf08-a04d04f3d0a4 HTTP/1.1" 200 1314 0.002669 10.0.0.33 - - [2026-02-09 20:22:50] "GET /domains HTTP/1.1" 200 280 0.001650 10.0.0.33 - - [2026-02-09 20:22:50] "GET /domain/31d0b242-908a-4dc4-83fa-cb50f11c1ca4 HTTP/1.1" 200 3085 0.002803 10.0.0.33 - - [2026-02-09 20:22:50] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513 HTTP/1.1" 200 7321 0.033739 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 2326 0.009466 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008626 10.0.0.33 - - [2026-02-09 20:22:50] "POST /tags HTTP/1.1" 200 365 0.040829 10.0.0.33 - - [2026-02-09 20:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008965 10.0.0.33 - - [2026-02-09 20:22:50] "GET /tag/cc70c34c-cdb0-4982-9034-90584a98b5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012377 10.0.0.33 - - [2026-02-09 20:22:50] "POST /tags HTTP/1.1" 409 206 0.001991 10.0.0.33 - - [2026-02-09 20:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2026-02-09 20:22:50] "GET /tag/cee32830-2343-4c5c-977b-dd4e31ab5302?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014647 10.0.0.33 - - [2026-02-09 20:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.33 - - [2026-02-09 20:22:50] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.041370 10.0.0.33 - - [2026-02-09 20:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.33 - - [2026-02-09 20:22:50] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005525 10.0.0.33 - - [2026-02-09 20:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2026-02-09 20:22:50] "GET /service-appliance-set/f3d002c5-d0b6-483a-967c-a87aa0a1bb8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.007551 10.0.0.33 - - [2026-02-09 20:22:50] "POST /fqname-to-id HTTP/1.1" 404 258 0.001661 10.0.0.33 - - [2026-02-09 20:22:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106382 10.0.0.33 - - [2026-02-09 20:22:51] "GET /virtual-machine-interface/166d9521-0ff8-40d4-88f5-7ad11bba8eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.018774 10.0.0.33 - - [2026-02-09 20:22:51] "POST /set-tag HTTP/1.1" 200 109 0.017097 10.0.0.33 - - [2026-02-09 20:22:51] "POST /instance-ips HTTP/1.1" 200 417 0.020430 10.0.0.33 - - [2026-02-09 20:22:51] "GET /instance-ip/6c2783ff-9a84-4542-92db-fc63674a6080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004512 10.0.0.33 - - [2026-02-09 20:22:51] "POST /loadbalancers HTTP/1.1" 200 618 0.069686 10.0.0.33 - - [2026-02-09 20:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025639 10.0.0.33 - - [2026-02-09 20:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023009 10.0.0.33 - - [2026-02-09 20:22:51] "POST /service-instances HTTP/1.1" 200 566 0.070983 10.0.0.33 - - [2026-02-09 20:22:51] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.076334 10.0.0.33 - - [2026-02-09 20:22:51] "POST /ref-update HTTP/1.1" 200 156 0.039206 10.0.0.33 - - [2026-02-09 20:22:51] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.010214 10.0.0.33 - - [2026-02-09 20:22:51] "GET /virtual-machine-interface/166d9521-0ff8-40d4-88f5-7ad11bba8eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.011306 10.0.0.33 - - [2026-02-09 20:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017011 10.0.0.33 - - [2026-02-09 20:22:51] "GET /virtual-machine-interface/166d9521-0ff8-40d4-88f5-7ad11bba8eb0?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.017160 10.0.0.33 - - [2026-02-09 20:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.33 - - [2026-02-09 20:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2026-02-09 20:22:51] "GET /floating-ip-pool/405ae0ba-c7a6-4a8a-bf08-a04d04f3d0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002807 10.0.0.33 - - [2026-02-09 20:22:51] "POST /virtual-machines HTTP/1.1" 200 429 0.015488 10.0.0.33 - - [2026-02-09 20:22:51] "POST /floating-ips HTTP/1.1" 200 671 0.168273 10.0.0.33 - - [2026-02-09 20:22:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.183024 10.0.0.33 - - [2026-02-09 20:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.035511 10.0.0.33 - - [2026-02-09 20:22:51] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014474 10.0.0.33 - - [2026-02-09 20:22:51] "POST /chown HTTP/1.1" 200 109 0.042600 10.0.0.33 - - [2026-02-09 20:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.33 - - [2026-02-09 20:22:51] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002611 10.0.0.33 - - [2026-02-09 20:22:51] "POST /tags HTTP/1.1" 409 221 0.004121 10.0.0.33 - - [2026-02-09 20:22:51] "POST /chown HTTP/1.1" 200 109 0.005613 10.0.0.33 - - [2026-02-09 20:22:51] "PUT /virtual-machine-interface/1a5b0efe-c38a-419e-8a18-caa9b1151e1d HTTP/1.1" 200 284 0.012486 10.0.0.33 - - [2026-02-09 20:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.33 - - [2026-02-09 20:22:51] "PUT /instance-ip/6c2783ff-9a84-4542-92db-fc63674a6080 HTTP/1.1" 200 256 0.022713 10.0.0.33 - - [2026-02-09 20:22:51] "GET /tag/d32871a9-176b-4be5-87c6-b95af7b21244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018013 10.0.0.33 - - [2026-02-09 20:22:51] "POST /tags HTTP/1.1" 409 238 0.001864 10.0.0.33 - - [2026-02-09 20:22:51] "POST /ref-update HTTP/1.1" 200 156 0.011097 10.0.0.33 - - [2026-02-09 20:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.33 - - [2026-02-09 20:22:51] "GET /tag/cc70c34c-cdb0-4982-9034-90584a98b5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013957 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.040756 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.025099 10.0.0.33 - - [2026-02-09 20:22:52] "POST /firewall-rules HTTP/1.1" 200 650 0.114587 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.047705 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.021518 10.0.0.33 - - [2026-02-09 20:22:52] "GET /firewall-rule/6eda3183-ed1f-43b6-bfb0-2e36099814f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.020068 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.025586 10.0.0.33 - - [2026-02-09 20:22:52] "GET /firewall-policy/8126bb1f-60e1-4990-b1a7-0d13af0f83fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009552 10.0.0.33 - - [2026-02-09 20:22:52] "GET /firewall-rule/6eda3183-ed1f-43b6-bfb0-2e36099814f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002149 10.0.0.33 - - [2026-02-09 20:22:52] "POST /virtual-machines HTTP/1.1" 200 429 0.012312 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.027272 10.0.0.33 - - [2026-02-09 20:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011013 10.0.0.33 - - [2026-02-09 20:22:52] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.095234 10.0.0.33 - - [2026-02-09 20:22:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138103 10.0.0.33 - - [2026-02-09 20:22:52] "POST /chown HTTP/1.1" 200 109 0.021642 10.0.0.33 - - [2026-02-09 20:22:52] "GET /loadbalancer/79145141-ab06-4d9b-a88d-ed2fc118f371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.006467 10.0.0.33 - - [2026-02-09 20:22:52] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.017855 10.0.0.33 - - [2026-02-09 20:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-02-09 20:22:52] "POST /chown HTTP/1.1" 200 109 0.013477 10.0.0.33 - - [2026-02-09 20:22:52] "PUT /virtual-machine-interface/1d61cfa3-18cc-48c7-9af8-ab0f8833fdd2 HTTP/1.1" 200 284 0.017682 10.0.0.33 - - [2026-02-09 20:22:52] "PUT /instance-ip/6c2783ff-9a84-4542-92db-fc63674a6080 HTTP/1.1" 200 256 0.027166 10.0.0.33 - - [2026-02-09 20:22:52] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.064166 10.0.0.33 - - [2026-02-09 20:22:52] "GET /loadbalancer-listener/040af83a-34c2-4ca1-b630-1ad1eb312f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003379 10.0.0.33 - - [2026-02-09 20:22:52] "GET /loadbalancer-listener/040af83a-34c2-4ca1-b630-1ad1eb312f65?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.006248 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.011843 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.023584 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.024587 10.0.0.33 - - [2026-02-09 20:22:52] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.055013 10.0.0.33 - - [2026-02-09 20:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027486 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.032550 10.0.0.33 - - [2026-02-09 20:22:52] "GET /loadbalancer-pool/8e4b5912-50c2-4b4f-9ca0-70785106cd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009496 10.0.0.33 - - [2026-02-09 20:22:52] "POST /ref-update HTTP/1.1" 200 156 0.026871 10.0.0.33 - - [2026-02-09 20:22:52] "POST /loadbalancer-members HTTP/1.1" 200 707 0.016076 10.0.0.33 - - [2026-02-09 20:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014264 10.0.0.33 - - [2026-02-09 20:22:52] "GET /loadbalancer-member/fdb0bab3-07c2-4a3e-84be-6aff33fd2b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.015778 10.0.0.33 - - [2026-02-09 20:22:52] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.029783 10.0.0.33 - - [2026-02-09 20:22:52] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003850 10.0.0.33 - - [2026-02-09 20:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.037316 10.0.0.33 - - [2026-02-09 20:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.33 - - [2026-02-09 20:22:52] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006718 10.0.0.33 - - [2026-02-09 20:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.33 - - [2026-02-09 20:22:52] "POST /tags HTTP/1.1" 409 221 0.002757 10.0.0.33 - - [2026-02-09 20:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.33 - - [2026-02-09 20:22:52] "POST /chown HTTP/1.1" 200 109 0.009655 10.0.0.33 - - [2026-02-09 20:22:53] "GET /tag/d32871a9-176b-4be5-87c6-b95af7b21244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.024579 10.0.0.33 - - [2026-02-09 20:22:53] "POST /chown HTTP/1.1" 200 109 0.016183 10.0.0.33 - - [2026-02-09 20:22:53] "POST /tags HTTP/1.1" 409 238 0.001833 10.0.0.33 - - [2026-02-09 20:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.33 - - [2026-02-09 20:22:53] "PUT /instance-ip/6c2783ff-9a84-4542-92db-fc63674a6080 HTTP/1.1" 200 256 0.030474 10.0.0.33 - - [2026-02-09 20:22:53] "GET /tag/cc70c34c-cdb0-4982-9034-90584a98b5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.023530 10.0.0.33 - - [2026-02-09 20:22:53] "POST /firewall-rules HTTP/1.1" 409 293 0.002127 10.0.0.33 - - [2026-02-09 20:22:53] "POST /ref-update HTTP/1.1" 200 156 0.012608 10.0.0.33 - - [2026-02-09 20:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.33 - - [2026-02-09 20:22:53] "POST /chown HTTP/1.1" 200 109 0.023479 10.0.0.33 - - [2026-02-09 20:22:53] "POST /chown HTTP/1.1" 200 109 0.028883 10.0.0.33 - - [2026-02-09 20:22:53] "PUT /firewall-rule/6eda3183-ed1f-43b6-bfb0-2e36099814f3 HTTP/1.1" 200 260 0.065106 10.0.0.33 - - [2026-02-09 20:22:53] "GET /firewall-rule/6eda3183-ed1f-43b6-bfb0-2e36099814f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.010196 10.0.0.33 - - [2026-02-09 20:22:53] "PUT /instance-ip/6c2783ff-9a84-4542-92db-fc63674a6080 HTTP/1.1" 200 256 0.012352 10.0.0.33 - - [2026-02-09 20:22:53] "POST /ref-update HTTP/1.1" 200 156 0.021150 10.0.0.33 - - [2026-02-09 20:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.33 - - [2026-02-09 20:22:53] "GET /firewall-policy/8126bb1f-60e1-4990-b1a7-0d13af0f83fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014011 10.0.0.33 - - [2026-02-09 20:22:53] "GET /firewall-rule/6eda3183-ed1f-43b6-bfb0-2e36099814f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002335 10.0.0.33 - - [2026-02-09 20:22:53] "POST /chown HTTP/1.1" 200 109 0.007037 10.0.0.33 - - [2026-02-09 20:22:53] "POST /chown HTTP/1.1" 200 109 0.025063 10.0.0.33 - - [2026-02-09 20:22:53] "PUT /instance-ip/6c2783ff-9a84-4542-92db-fc63674a6080 HTTP/1.1" 200 256 0.022751 10.0.0.33 - - [2026-02-09 20:22:53] "POST /ref-update HTTP/1.1" 200 156 0.011546 10.0.0.33 - - [2026-02-09 20:22:53] "POST /chown HTTP/1.1" 200 109 0.028587 10.0.0.33 - - [2026-02-09 20:22:53] "POST /chown HTTP/1.1" 200 109 0.021876 10.0.0.33 - - [2026-02-09 20:22:53] "PUT /instance-ip/6c2783ff-9a84-4542-92db-fc63674a6080 HTTP/1.1" 200 256 0.051487 10.0.0.33 - - [2026-02-09 20:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.031313 10.0.0.33 - - [2026-02-09 20:22:53] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004867 10.0.0.33 - - [2026-02-09 20:22:53] "POST /ref-update HTTP/1.1" 200 156 0.031012 10.0.0.33 - - [2026-02-09 20:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-02-09 20:22:53] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.029853 10.0.0.33 - - [2026-02-09 20:22:53] "POST /virtual-machines HTTP/1.1" 200 373 0.009835 10.0.0.33 - - [2026-02-09 20:22:53] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.012549 10.0.0.33 - - [2026-02-09 20:22:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012110 10.0.0.33 - - [2026-02-09 20:22:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.030572 10.0.0.33 - - [2026-02-09 20:22:53] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.057453 10.0.0.33 - - [2026-02-09 20:22:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.175310 10.0.0.33 - - [2026-02-09 20:22:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.045053 10.0.0.33 - - [2026-02-09 20:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.052313 10.0.0.33 - - [2026-02-09 20:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021233 10.0.0.33 - - [2026-02-09 20:22:54] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.009303 10.0.0.33 - - [2026-02-09 20:22:54] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.010103 10.0.0.33 - - [2026-02-09 20:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017358 10.0.0.33 - - [2026-02-09 20:22:54] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.008805 10.0.0.33 - - [2026-02-09 20:22:54] "POST /instance-ips HTTP/1.1" 200 413 0.048036 10.0.0.33 - - [2026-02-09 20:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.034384 10.0.0.33 - - [2026-02-09 20:22:54] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.012792 10.0.0.33 - - [2026-02-09 20:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017606 10.0.0.33 - - [2026-02-09 20:22:54] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.013574 10.0.0.33 - - [2026-02-09 20:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021148 10.0.0.33 - - [2026-02-09 20:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.33 - - [2026-02-09 20:22:54] "POST /set-tag HTTP/1.1" 200 109 0.051390 10.0.0.33 - - [2026-02-09 20:22:54] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.016766 10.0.0.33 - - [2026-02-09 20:22:54] "GET /instance-ip/1d34cb18-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.002850 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.012945 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.018203 10.0.0.33 - - [2026-02-09 20:22:54] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.012010 10.0.0.33 - - [2026-02-09 20:22:54] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.33 - - [2026-02-09 20:22:54] "POST /ref-update HTTP/1.1" 200 156 0.030148 10.0.0.33 - - [2026-02-09 20:22:54] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.021068 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.008115 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.023419 10.0.0.33 - - [2026-02-09 20:22:54] "POST /ref-update HTTP/1.1" 200 156 0.025348 10.0.0.33 - - [2026-02-09 20:22:54] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.012549 10.0.0.33 - - [2026-02-09 20:22:54] "POST /ref-update HTTP/1.1" 200 156 0.030572 10.0.0.33 - - [2026-02-09 20:22:54] "POST /set-tag HTTP/1.1" 200 109 0.014872 10.0.0.33 - - [2026-02-09 20:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.33 - - [2026-02-09 20:22:54] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003716 10.0.0.33 - - [2026-02-09 20:22:54] "POST /set-tag HTTP/1.1" 200 109 0.001749 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.012761 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.021830 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.007717 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.023365 10.0.0.33 - - [2026-02-09 20:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.006714 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.016803 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.008729 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.016581 10.0.0.33 - - [2026-02-09 20:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2026-02-09 20:22:54] "POST /chown HTTP/1.1" 200 109 0.006802 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.016382 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.012078 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.006558 10.0.0.33 - - [2026-02-09 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.011564 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.010270 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.015793 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.024883 10.0.0.33 - - [2026-02-09 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.006768 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.038872 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.008113 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.026434 10.0.0.33 - - [2026-02-09 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010735 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.008059 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.021708 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.018396 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.007092 10.0.0.33 - - [2026-02-09 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014345 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.010072 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.008156 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.013775 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.021655 10.0.0.33 - - [2026-02-09 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.008365 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.017112 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.016745 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.006995 10.0.0.33 - - [2026-02-09 20:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.33 - - [2026-02-09 20:22:55] "POST /chown HTTP/1.1" 200 109 0.011962 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.006506 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.014426 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.020029 10.0.0.33 - - [2026-02-09 20:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.007323 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.015718 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.017307 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.007329 10.0.0.33 - - [2026-02-09 20:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.009750 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.007170 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.017049 10.0.0.33 - - [2026-02-09 20:22:56] "POST /chown HTTP/1.1" 200 109 0.023140 10.0.0.33 - - [2026-02-09 20:22:57] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004675 10.0.0.33 - - [2026-02-09 20:22:57] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.33 - - [2026-02-09 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.33 - - [2026-02-09 20:22:57] "GET /loadbalancer/a34bcff5-0ec3-4cb9-84fc-5f14e4779457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002950 10.0.0.33 - - [2026-02-09 20:22:57] "GET /loadbalancer-pool/cac028b4-a2c4-4877-87b6-4c4b16b42451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003320 10.0.0.33 - - [2026-02-09 20:22:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019424 10.0.0.33 - - [2026-02-09 20:22:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024974 10.0.0.33 - - [2026-02-09 20:22:57] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012406 10.0.0.33 - - [2026-02-09 20:22:57] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004259 10.0.0.33 - - [2026-02-09 20:22:57] "POST /ref-update HTTP/1.1" 200 156 0.008090 10.0.0.33 - - [2026-02-09 20:22:57] "GET /floating-ip/85862e4a-93cd-4999-8342-eff7c069a9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.015800 10.0.0.33 - - [2026-02-09 20:22:57] "POST /tags HTTP/1.1" 409 221 0.005451 10.0.0.33 - - [2026-02-09 20:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006045 10.0.0.33 - - [2026-02-09 20:22:57] "GET /tag/d32871a9-176b-4be5-87c6-b95af7b21244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.016662 10.0.0.33 - - [2026-02-09 20:22:57] "PUT /floating-ip/85862e4a-93cd-4999-8342-eff7c069a9b7 HTTP/1.1" 200 256 0.036934 10.0.0.33 - - [2026-02-09 20:22:57] "POST /set-tag HTTP/1.1" 200 109 0.023255 10.0.0.33 - - [2026-02-09 20:22:58] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006028 10.0.0.33 - - [2026-02-09 20:22:58] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.33 - - [2026-02-09 20:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.33 - - [2026-02-09 20:22:58] "GET /loadbalancer/a34bcff5-0ec3-4cb9-84fc-5f14e4779457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002757 10.0.0.33 - - [2026-02-09 20:22:58] "GET /loadbalancer-pool/cac028b4-a2c4-4877-87b6-4c4b16b42451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002686 10.0.0.33 - - [2026-02-09 20:22:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015796 10.0.0.33 - - [2026-02-09 20:22:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009121 10.0.0.33 - - [2026-02-09 20:22:58] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013680 10.0.0.33 - - [2026-02-09 20:22:58] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006214 10.0.0.33 - - [2026-02-09 20:22:58] "POST /ref-update HTTP/1.1" 200 156 0.009734 10.0.0.33 - - [2026-02-09 20:22:58] "GET /floating-ip/85862e4a-93cd-4999-8342-eff7c069a9b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008028 10.0.0.33 - - [2026-02-09 20:22:58] "POST /set-tag HTTP/1.1" 200 109 0.037120 10.0.0.33 - - [2026-02-09 20:22:58] "GET /virtual-machine/afe8ff22-b452-4c21-b6d0-8f2f945969ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003468 10.0.0.33 - - [2026-02-09 20:22:58] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005917 10.0.0.33 - - [2026-02-09 20:22:58] "GET /virtual-machine/2806cf5c-cfe0-40d4-aff1-4dd74e87be9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003286 10.0.0.33 - - [2026-02-09 20:22:58] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006549 10.0.0.33 - - [2026-02-09 20:23:08] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004378 10.0.0.33 - - [2026-02-09 20:23:08] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.33 - - [2026-02-09 20:23:09] "GET /virtual-machine/1fc985e6-ae49-4a2e-9ee5-f5a9028e59a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002953 10.0.0.33 - - [2026-02-09 20:23:09] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.003998 10.0.0.33 - - [2026-02-09 20:23:09] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004368 10.0.0.33 - - [2026-02-09 20:23:09] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.33 - - [2026-02-09 20:23:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-09 20:23:11] "POST /chown HTTP/1.1" 200 109 0.006105 10.0.0.33 - - [2026-02-09 20:23:11] "POST /chown HTTP/1.1" 200 109 0.008086 10.0.0.33 - - [2026-02-09 20:23:11] "POST /chown HTTP/1.1" 200 109 0.007056 10.0.0.33 - - [2026-02-09 20:23:11] "POST /chown HTTP/1.1" 200 109 0.023477 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:23:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:23:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.33 - - [2026-02-09 20:23:41] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006654 10.0.0.33 - - [2026-02-09 20:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.33 - - [2026-02-09 20:23:41] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004269 10.0.0.33 - - [2026-02-09 20:23:41] "POST /set-tag HTTP/1.1" 200 109 0.002322 10.0.0.33 - - [2026-02-09 20:23:41] "GET /virtual-machine/1fc985e6-ae49-4a2e-9ee5-f5a9028e59a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002342 10.0.0.33 - - [2026-02-09 20:23:41] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.33 - - [2026-02-09 20:23:41] "GET /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005624 10.0.0.33 - - [2026-02-09 20:23:41] "POST /set-tag HTTP/1.1" 200 109 0.013531 10.0.0.33 - - [2026-02-09 20:23:41] "POST /set-tag HTTP/1.1" 200 109 0.022554 10.0.0.33 - - [2026-02-09 20:23:41] "DELETE /instance-ip/1d34cb18-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.034428 10.0.0.33 - - [2026-02-09 20:23:41] "DELETE /virtual-machine-interface/1d10e5f4-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.041785 10.0.0.33 - - [2026-02-09 20:23:41] "DELETE /virtual-machine/1fc985e6-ae49-4a2e-9ee5-f5a9028e59a8 HTTP/1.1" 200 115 0.024679 10.0.0.33 - - [2026-02-09 20:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.33 - - [2026-02-09 20:23:44] "GET /tag/cc70c34c-cdb0-4982-9034-90584a98b5d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.010615 10.0.0.33 - - [2026-02-09 20:23:44] "GET /tag/cc70c34c-cdb0-4982-9034-90584a98b5d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011630 10.0.0.33 - - [2026-02-09 20:23:44] "GET /virtual-machine-interface/166d9521-0ff8-40d4-88f5-7ad11bba8eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004578 10.0.0.33 - - [2026-02-09 20:23:44] "POST /set-tag HTTP/1.1" 200 109 0.015260 10.0.0.33 - - [2026-02-09 20:23:44] "GET /virtual-machine-interface/1a5b0efe-c38a-419e-8a18-caa9b1151e1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.013137 10.0.0.33 - - [2026-02-09 20:23:44] "POST /set-tag HTTP/1.1" 200 109 0.018002 10.0.0.33 - - [2026-02-09 20:23:44] "GET /virtual-machine-interface/1d61cfa3-18cc-48c7-9af8-ab0f8833fdd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004317 10.0.0.33 - - [2026-02-09 20:23:44] "POST /set-tag HTTP/1.1" 200 109 0.020815 10.0.0.33 - - [2026-02-09 20:23:44] "GET /firewall-policy/8126bb1f-60e1-4990-b1a7-0d13af0f83fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.020173 10.0.0.33 - - [2026-02-09 20:23:44] "GET /firewall-rule/6eda3183-ed1f-43b6-bfb0-2e36099814f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002665 10.0.0.33 - - [2026-02-09 20:23:44] "POST /ref-update HTTP/1.1" 200 156 0.012099 10.0.0.33 - - [2026-02-09 20:23:44] "DELETE /firewall-rule/6eda3183-ed1f-43b6-bfb0-2e36099814f3 HTTP/1.1" 200 115 0.032526 10.0.0.33 - - [2026-02-09 20:23:44] "DELETE /loadbalancer-member/fdb0bab3-07c2-4a3e-84be-6aff33fd2b49 HTTP/1.1" 200 115 0.031255 10.0.0.33 - - [2026-02-09 20:23:44] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.007366 10.0.0.33 - - [2026-02-09 20:23:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011138 10.0.0.33 - - [2026-02-09 20:23:44] "DELETE /loadbalancer-pool/8e4b5912-50c2-4b4f-9ca0-70785106cd95 HTTP/1.1" 200 115 0.066262 10.0.0.33 - - [2026-02-09 20:23:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.33 - - [2026-02-09 20:23:44] "DELETE /loadbalancer-listener/040af83a-34c2-4ca1-b630-1ad1eb312f65 HTTP/1.1" 200 115 0.023403 10.0.0.33 - - [2026-02-09 20:23:44] "GET /floating-ip/1f4022ec-fc8a-4d7c-832c-55f02680e5a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003034 10.0.0.33 - - [2026-02-09 20:23:44] "POST /chown HTTP/1.1" 200 109 0.006325 10.0.0.33 - - [2026-02-09 20:23:44] "POST /chown HTTP/1.1" 200 109 0.020960 10.0.0.33 - - [2026-02-09 20:23:45] "POST /chown HTTP/1.1" 200 109 0.018752 10.0.0.33 - - [2026-02-09 20:23:45] "PUT /floating-ip/1f4022ec-fc8a-4d7c-832c-55f02680e5a3 HTTP/1.1" 200 256 0.057483 10.0.0.33 - - [2026-02-09 20:23:45] "POST /chown HTTP/1.1" 200 109 0.012485 10.0.0.33 - - [2026-02-09 20:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.33 - - [2026-02-09 20:23:45] "POST /chown HTTP/1.1" 200 109 0.020872 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /floating-ip/1f4022ec-fc8a-4d7c-832c-55f02680e5a3 HTTP/1.1" 200 115 0.099254 10.0.0.33 - - [2026-02-09 20:23:45] "POST /chown HTTP/1.1" 200 109 0.007161 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /loadbalancer/79145141-ab06-4d9b-a88d-ed2fc118f371 HTTP/1.1" 200 115 0.045735 10.0.0.33 - - [2026-02-09 20:23:45] "POST /chown HTTP/1.1" 200 109 0.022842 10.0.0.33 - - [2026-02-09 20:23:45] "POST /chown HTTP/1.1" 200 109 0.030574 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /instance-ip/6c2783ff-9a84-4542-92db-fc63674a6080 HTTP/1.1" 200 115 0.062594 10.0.0.33 - - [2026-02-09 20:23:45] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.017054 10.0.0.33 - - [2026-02-09 20:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018677 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /virtual-machine-interface/166d9521-0ff8-40d4-88f5-7ad11bba8eb0 HTTP/1.1" 200 115 0.113447 10.0.0.33 - - [2026-02-09 20:23:45] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.028458 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /tag/cc70c34c-cdb0-4982-9034-90584a98b5d6 HTTP/1.1" 200 115 0.064112 10.0.0.33 - - [2026-02-09 20:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019406 10.0.0.33 - - [2026-02-09 20:23:45] "GET /floating-ip-pool/405ae0ba-c7a6-4a8a-bf08-a04d04f3d0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003587 10.0.0.33 - - [2026-02-09 20:23:45] "POST /ref-update HTTP/1.1" 200 156 0.014322 10.0.0.33 - - [2026-02-09 20:23:45] "PUT /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 266 0.015211 10.0.0.33 - - [2026-02-09 20:23:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015057 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /floating-ip-pool/405ae0ba-c7a6-4a8a-bf08-a04d04f3d0a4 HTTP/1.1" 200 115 0.068159 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /service-instance/feb1b204-d010-4af7-b8e8-f4078979623a HTTP/1.1" 200 115 0.059257 10.0.0.33 - - [2026-02-09 20:23:45] "GET /virtual-machine-interface/1d61cfa3-18cc-48c7-9af8-ab0f8833fdd2?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004066 10.0.0.33 - - [2026-02-09 20:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.33 - - [2026-02-09 20:23:45] "POST /useragent-kv HTTP/1.1" 200 115 0.006950 10.0.0.33 - - [2026-02-09 20:23:45] "POST /useragent-kv HTTP/1.1" 200 115 0.007206 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /virtual-network/562b4147-b17e-453c-83d2-e171af0cc0a1 HTTP/1.1" 200 115 0.148180 10.0.0.33 - - [2026-02-09 20:23:45] "GET /routing-instance/5f1719d3-ee5a-4241-83bb-a686d04e9308 HTTP/1.1" 404 171 0.005513 10.0.0.33 - - [2026-02-09 20:23:45] "GET /domains HTTP/1.1" 200 280 0.002371 10.0.0.33 - - [2026-02-09 20:23:45] "GET /domain/31d0b242-908a-4dc4-83fa-cb50f11c1ca4 HTTP/1.1" 200 3085 0.006023 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /route-target/2ac8b3b1-2419-4f67-b803-59adf16b3ed6 HTTP/1.1" 200 115 0.046214 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /virtual-machine-interface/1d61cfa3-18cc-48c7-9af8-ab0f8833fdd2 HTTP/1.1" 200 115 0.125178 10.0.0.33 - - [2026-02-09 20:23:45] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513 HTTP/1.1" 200 7143 0.061798 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /virtual-machine/92647f12-38ac-474a-a10c-88f6a0cbde09 HTTP/1.1" 200 115 0.052529 10.0.0.33 - - [2026-02-09 20:23:45] "GET /virtual-machine-interface/1a5b0efe-c38a-419e-8a18-caa9b1151e1d?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.005544 10.0.0.33 - - [2026-02-09 20:23:45] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.012355 10.0.0.33 - - [2026-02-09 20:23:45] "POST /set-tag HTTP/1.1" 200 109 0.003374 10.0.0.33 - - [2026-02-09 20:23:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009259 10.0.0.33 - - [2026-02-09 20:23:45] "GET /loadbalancer/a34bcff5-0ec3-4cb9-84fc-5f14e4779457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002430 10.0.0.33 - - [2026-02-09 20:23:45] "DELETE /virtual-machine-interface/1a5b0efe-c38a-419e-8a18-caa9b1151e1d HTTP/1.1" 200 115 0.076020 10.0.0.33 - - [2026-02-09 20:23:45] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007733 10.0.0.33 - - [2026-02-09 20:23:45] "POST /ref-update HTTP/1.1" 200 156 0.019926 10.0.0.33 - - [2026-02-09 20:23:46] "POST /set-tag HTTP/1.1" 200 109 0.035328 10.0.0.33 - - [2026-02-09 20:23:46] "DELETE /virtual-machine/aec577e2-8e08-47d4-aeca-f4a6e6c708fb HTTP/1.1" 200 115 0.048926 10.0.0.33 - - [2026-02-09 20:23:46] "DELETE /loadbalancer-member/0ca0dde5-1f80-4a84-8dec-4388de75d561 HTTP/1.1" 200 115 0.062933 10.0.0.33 - - [2026-02-09 20:23:47] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006544 10.0.0.33 - - [2026-02-09 20:23:47] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.33 - - [2026-02-09 20:23:47] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004438 10.0.0.33 - - [2026-02-09 20:23:47] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.33 - - [2026-02-09 20:23:47] "GET /virtual-machine/2806cf5c-cfe0-40d4-aff1-4dd74e87be9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003150 10.0.0.33 - - [2026-02-09 20:23:47] "POST /ref-update HTTP/1.1" 200 156 0.012475 10.0.0.33 - - [2026-02-09 20:23:47] "GET /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.021333 10.0.0.33 - - [2026-02-09 20:23:47] "POST /set-tag HTTP/1.1" 200 109 0.019457 10.0.0.33 - - [2026-02-09 20:23:47] "POST /set-tag HTTP/1.1" 200 109 0.031926 10.0.0.33 - - [2026-02-09 20:23:47] "POST /set-tag HTTP/1.1" 200 109 0.038092 10.0.0.33 - - [2026-02-09 20:23:47] "DELETE /instance-ip/18cf86f8-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.042601 10.0.0.33 - - [2026-02-09 20:23:47] "POST /ref-update HTTP/1.1" 200 156 0.014092 10.0.0.33 - - [2026-02-09 20:23:47] "DELETE /virtual-machine-interface/18b1e620-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.049928 10.0.0.33 - - [2026-02-09 20:23:47] "DELETE /virtual-machine/2806cf5c-cfe0-40d4-aff1-4dd74e87be9c HTTP/1.1" 200 115 0.023622 10.0.0.33 - - [2026-02-09 20:23:50] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006143 10.0.0.33 - - [2026-02-09 20:23:50] "POST /set-tag HTTP/1.1" 200 109 0.005353 10.0.0.33 - - [2026-02-09 20:23:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-02-09 20:23:50] "GET /loadbalancer/a34bcff5-0ec3-4cb9-84fc-5f14e4779457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002584 10.0.0.33 - - [2026-02-09 20:23:51] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005714 10.0.0.33 - - [2026-02-09 20:23:51] "POST /set-tag HTTP/1.1" 200 109 0.002762 10.0.0.33 - - [2026-02-09 20:23:51] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005224 10.0.0.33 - - [2026-02-09 20:23:51] "POST /set-tag HTTP/1.1" 200 109 0.003648 10.0.0.33 - - [2026-02-09 20:23:51] "GET /virtual-machine/afe8ff22-b452-4c21-b6d0-8f2f945969ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003755 10.0.0.33 - - [2026-02-09 20:23:51] "POST /ref-update HTTP/1.1" 200 156 0.012431 10.0.0.33 - - [2026-02-09 20:23:51] "GET /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004600 10.0.0.33 - - [2026-02-09 20:23:51] "POST /set-tag HTTP/1.1" 200 109 0.036946 10.0.0.33 - - [2026-02-09 20:23:51] "POST /set-tag HTTP/1.1" 200 109 0.026245 10.0.0.33 - - [2026-02-09 20:23:51] "POST /set-tag HTTP/1.1" 200 109 0.022450 10.0.0.33 - - [2026-02-09 20:23:51] "DELETE /instance-ip/1864149a-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.039003 10.0.0.33 - - [2026-02-09 20:23:51] "POST /ref-update HTTP/1.1" 200 156 0.011828 10.0.0.33 - - [2026-02-09 20:23:51] "DELETE /virtual-machine-interface/184991ec-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.055984 10.0.0.33 - - [2026-02-09 20:23:52] "DELETE /virtual-machine/afe8ff22-b452-4c21-b6d0-8f2f945969ed HTTP/1.1" 200 115 0.024967 10.0.0.33 - - [2026-02-09 20:23:52] "DELETE /tag/9e3770f6-870c-4d14-88d9-a32689123aa1 HTTP/1.1" 200 115 0.043365 10.0.0.33 - - [2026-02-09 20:23:52] "DELETE /tag/886ea18d-71ca-466e-825a-b2a4622ea48b HTTP/1.1" 200 115 0.050529 10.0.0.33 - - [2026-02-09 20:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2026-02-09 20:23:56] "GET /project/bfa9c0dc-1c9d-4d40-8bb4-c298630aa513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031578 10.0.0.33 - - [2026-02-09 20:23:56] "POST /tags HTTP/1.1" 200 393 0.024618 10.0.0.33 - - [2026-02-09 20:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015625 10.0.0.33 - - [2026-02-09 20:23:56] "GET /tag/4bd82095-6c9f-4a27-bb39-7dc17e3d8589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013508 10.0.0.33 - - [2026-02-09 20:23:56] "POST /tags HTTP/1.1" 200 341 0.025100 10.0.0.33 - - [2026-02-09 20:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.33 - - [2026-02-09 20:23:56] "GET /tag/8c4ea1a0-4a62-48e6-9eda-e8aa0efee626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011560 10.0.0.33 - - [2026-02-09 20:23:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.000655 10.0.0.33 - - [2026-02-09 20:23:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.001868 10.0.0.33 - - [2026-02-09 20:23:56] "POST /security-groups HTTP/1.1" 200 589 0.060966 10.0.0.33 - - [2026-02-09 20:23:56] "POST /projects HTTP/1.1" 200 519 0.150975 10.0.0.33 - - [2026-02-09 20:23:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.002154 10.0.0.33 - - [2026-02-09 20:23:56] "POST /access-control-lists HTTP/1.1" 200 598 0.063672 10.0.0.33 - - [2026-02-09 20:23:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.014205 10.0.0.33 - - [2026-02-09 20:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.065424 10.0.0.33 - - [2026-02-09 20:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007456 10.0.0.33 - - [2026-02-09 20:23:56] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004754 10.0.0.33 - - [2026-02-09 20:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-02-09 20:23:56] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3040 0.030165 10.0.0.33 - - [2026-02-09 20:23:56] "POST /access-control-lists HTTP/1.1" 200 596 0.066747 10.0.0.33 - - [2026-02-09 20:23:56] "PUT /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805 HTTP/1.1" 200 264 0.062471 10.0.0.33 - - [2026-02-09 20:23:57] "PUT /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115 HTTP/1.1" 200 264 0.054674 10.0.0.33 - - [2026-02-09 20:23:57] "POST /security-groups HTTP/1.1" 200 591 0.086197 10.0.0.33 - - [2026-02-09 20:23:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.012965 10.0.0.33 - - [2026-02-09 20:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.065269 10.0.0.33 - - [2026-02-09 20:23:57] "POST /chown HTTP/1.1" 200 109 0.035548 10.0.0.33 - - [2026-02-09 20:23:57] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012010 10.0.0.33 - - [2026-02-09 20:23:57] "POST /access-control-lists HTTP/1.1" 200 632 0.134990 10.0.0.33 - - [2026-02-09 20:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021635 10.0.0.33 - - [2026-02-09 20:23:57] "POST /fqname-to-id HTTP/1.1" 404 269 0.005664 10.0.0.33 - - [2026-02-09 20:23:57] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002518 10.0.0.33 - - [2026-02-09 20:23:57] "POST /tags HTTP/1.1" 409 226 0.002372 10.0.0.33 - - [2026-02-09 20:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.33 - - [2026-02-09 20:23:57] "GET /tag/8c4ea1a0-4a62-48e6-9eda-e8aa0efee626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012898 10.0.0.33 - - [2026-02-09 20:23:57] "POST /access-control-lists HTTP/1.1" 200 630 0.087847 10.0.0.33 - - [2026-02-09 20:23:57] "POST /firewall-rules HTTP/1.1" 200 600 0.141223 10.0.0.33 - - [2026-02-09 20:23:57] "GET /firewall-rule/08675771-6a26-4319-823a-2b6f66d66680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003917 10.0.0.33 - - [2026-02-09 20:23:57] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003859 10.0.0.33 - - [2026-02-09 20:23:57] "GET /firewall-rule/08675771-6a26-4319-823a-2b6f66d66680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002310 10.0.0.33 - - [2026-02-09 20:23:57] "POST /ref-update HTTP/1.1" 200 156 0.042241 10.0.0.33 - - [2026-02-09 20:23:57] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013466 10.0.0.33 - - [2026-02-09 20:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-02-09 20:23:57] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002929 10.0.0.33 - - [2026-02-09 20:23:57] "POST /tags HTTP/1.1" 409 226 0.001702 10.0.0.33 - - [2026-02-09 20:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.33 - - [2026-02-09 20:23:57] "GET /tag/8c4ea1a0-4a62-48e6-9eda-e8aa0efee626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010727 10.0.0.33 - - [2026-02-09 20:23:57] "POST /firewall-rules HTTP/1.1" 200 598 0.070873 10.0.0.33 - - [2026-02-09 20:23:57] "GET /firewall-rule/d6b163e5-5a10-45e4-a268-fb2c3235ed39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.022030 10.0.0.33 - - [2026-02-09 20:23:57] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004339 10.0.0.33 - - [2026-02-09 20:23:58] "GET /firewall-rule/d6b163e5-5a10-45e4-a268-fb2c3235ed39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003574 10.0.0.33 - - [2026-02-09 20:23:58] "POST /ref-update HTTP/1.1" 200 156 0.043650 10.0.0.33 - - [2026-02-09 20:23:59] "POST /tags HTTP/1.1" 200 393 0.044473 10.0.0.33 - - [2026-02-09 20:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022315 10.0.0.33 - - [2026-02-09 20:23:59] "GET /tag/f583d1d1-74bb-4133-ac9c-52ff204d35d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.019167 10.0.0.33 - - [2026-02-09 20:23:59] "POST /tags HTTP/1.1" 200 341 0.026626 10.0.0.33 - - [2026-02-09 20:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2026-02-09 20:23:59] "GET /tag/1baf107a-53be-4048-b066-c827703092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010664 10.0.0.33 - - [2026-02-09 20:23:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.000525 10.0.0.33 - - [2026-02-09 20:23:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.011740 10.0.0.33 - - [2026-02-09 20:23:59] "POST /security-groups HTTP/1.1" 200 589 0.070352 10.0.0.33 - - [2026-02-09 20:23:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.002414 10.0.0.33 - - [2026-02-09 20:23:59] "POST /projects HTTP/1.1" 200 519 0.214213 10.0.0.33 - - [2026-02-09 20:23:59] "POST /access-control-lists HTTP/1.1" 200 598 0.063125 10.0.0.33 - - [2026-02-09 20:23:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.009250 10.0.0.33 - - [2026-02-09 20:23:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.058431 10.0.0.33 - - [2026-02-09 20:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018190 10.0.0.33 - - [2026-02-09 20:23:59] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.046297 10.0.0.33 - - [2026-02-09 20:23:59] "POST /access-control-lists HTTP/1.1" 200 596 0.065658 10.0.0.33 - - [2026-02-09 20:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021421 10.0.0.33 - - [2026-02-09 20:23:59] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004333 10.0.0.33 - - [2026-02-09 20:24:00] "PUT /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805 HTTP/1.1" 200 264 0.041716 10.0.0.33 - - [2026-02-09 20:24:00] "PUT /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115 HTTP/1.1" 200 264 0.048958 10.0.0.33 - - [2026-02-09 20:24:00] "POST /security-groups HTTP/1.1" 200 591 0.073193 10.0.0.33 - - [2026-02-09 20:24:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.003235 10.0.0.33 - - [2026-02-09 20:24:00] "POST /access-control-lists HTTP/1.1" 200 632 0.063467 10.0.0.33 - - [2026-02-09 20:24:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.009507 10.0.0.33 - - [2026-02-09 20:24:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.067984 10.0.0.33 - - [2026-02-09 20:24:00] "POST /chown HTTP/1.1" 200 109 0.015345 10.0.0.33 - - [2026-02-09 20:24:00] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009812 10.0.0.33 - - [2026-02-09 20:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2026-02-09 20:24:00] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.021187 10.0.0.33 - - [2026-02-09 20:24:00] "POST /access-control-lists HTTP/1.1" 200 630 0.061828 10.0.0.33 - - [2026-02-09 20:24:00] "POST /tags HTTP/1.1" 409 226 0.017710 10.0.0.33 - - [2026-02-09 20:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2026-02-09 20:24:00] "GET /tag/1baf107a-53be-4048-b066-c827703092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010915 10.0.0.33 - - [2026-02-09 20:24:00] "POST /firewall-rules HTTP/1.1" 200 600 0.063714 10.0.0.33 - - [2026-02-09 20:24:00] "GET /firewall-rule/863bfcc0-5036-430d-b9a3-e2dbf06ef557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009678 10.0.0.33 - - [2026-02-09 20:24:00] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004202 10.0.0.33 - - [2026-02-09 20:24:00] "GET /firewall-rule/863bfcc0-5036-430d-b9a3-e2dbf06ef557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002999 10.0.0.33 - - [2026-02-09 20:24:00] "POST /ref-update HTTP/1.1" 200 156 0.045227 10.0.0.33 - - [2026-02-09 20:24:00] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002463 10.0.0.33 - - [2026-02-09 20:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.33 - - [2026-02-09 20:24:00] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004041 10.0.0.33 - - [2026-02-09 20:24:00] "POST /tags HTTP/1.1" 409 226 0.002219 10.0.0.33 - - [2026-02-09 20:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.33 - - [2026-02-09 20:24:00] "GET /tag/1baf107a-53be-4048-b066-c827703092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.010608 10.0.0.33 - - [2026-02-09 20:24:00] "POST /firewall-rules HTTP/1.1" 200 598 0.067725 10.0.0.33 - - [2026-02-09 20:24:00] "GET /firewall-rule/49a831a5-f659-4ad8-b23c-a2e5f6107dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006412 10.0.0.33 - - [2026-02-09 20:24:00] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004472 10.0.0.33 - - [2026-02-09 20:24:01] "GET /firewall-rule/49a831a5-f659-4ad8-b23c-a2e5f6107dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003483 10.0.0.33 - - [2026-02-09 20:24:01] "POST /ref-update HTTP/1.1" 200 156 0.055022 10.0.0.33 - - [2026-02-09 20:24:02] "POST /tags HTTP/1.1" 200 345 0.109074 10.0.0.33 - - [2026-02-09 20:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.019097 10.0.0.33 - - [2026-02-09 20:24:02] "GET /tag/9f8e2e96-8d0c-4227-8bbe-c99e32423c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.024136 10.0.0.33 - - [2026-02-09 20:24:02] "POST /projects HTTP/1.1" 409 238 0.002189 10.0.0.33 - - [2026-02-09 20:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.33 - - [2026-02-09 20:24:02] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055435 10.0.0.33 - - [2026-02-09 20:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.33 - - [2026-02-09 20:24:02] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005294 10.0.0.33 - - [2026-02-09 20:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-02-09 20:24:02] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.006390 10.0.0.33 - - [2026-02-09 20:24:02] "POST /security-groups HTTP/1.1" 409 285 0.002135 10.0.0.33 - - [2026-02-09 20:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2026-02-09 20:24:02] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030380 10.0.0.33 - - [2026-02-09 20:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006729 10.0.0.33 - - [2026-02-09 20:24:02] "PUT /security-group/9574c919-8501-4532-a973-06deced2666d HTTP/1.1" 200 262 0.081471 10.0.0.33 - - [2026-02-09 20:24:02] "PUT /access-control-list/116d164e-0e7a-414f-bf35-8df7eb84d284 HTTP/1.1" 200 272 0.009247 10.0.0.33 - - [2026-02-09 20:24:03] "PUT /access-control-list/82d3a8ae-f87a-4034-bdaa-418853618443 HTTP/1.1" 200 272 0.032448 10.0.0.33 - - [2026-02-09 20:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.051077 10.0.0.33 - - [2026-02-09 20:24:03] "POST /tags HTTP/1.1" 409 228 0.021031 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-02-09 20:24:03] "GET /tag/9f8e2e96-8d0c-4227-8bbe-c99e32423c07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.010672 10.0.0.33 - - [2026-02-09 20:24:03] "POST /tags HTTP/1.1" 200 345 0.017949 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.33 - - [2026-02-09 20:24:03] "GET /tag/a110e167-2502-4b35-8298-b79ed7a83a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.011641 10.0.0.33 - - [2026-02-09 20:24:03] "POST /projects HTTP/1.1" 409 238 0.001936 10.0.0.33 - - [2026-02-09 20:24:03] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035509 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2026-02-09 20:24:03] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033146 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2026-02-09 20:24:03] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005174 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-02-09 20:24:03] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004726 10.0.0.33 - - [2026-02-09 20:24:03] "POST /security-groups HTTP/1.1" 409 285 0.002434 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-02-09 20:24:03] "PUT /security-group/0050a538-8e5f-4357-b275-bf5fb8727021 HTTP/1.1" 200 262 0.067930 10.0.0.33 - - [2026-02-09 20:24:03] "PUT /access-control-list/12714a3d-e740-4751-8f29-c8a36a593ba6 HTTP/1.1" 200 272 0.028202 10.0.0.33 - - [2026-02-09 20:24:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039481 10.0.0.33 - - [2026-02-09 20:24:03] "POST /tags HTTP/1.1" 409 228 0.026553 10.0.0.33 - - [2026-02-09 20:24:03] "PUT /access-control-list/c09979df-b5f1-4499-aa92-4d6d4473ea7d HTTP/1.1" 200 272 0.025909 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2026-02-09 20:24:03] "GET /tag/a110e167-2502-4b35-8298-b79ed7a83a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010786 10.0.0.33 - - [2026-02-09 20:24:03] "POST /tags HTTP/1.1" 200 291 0.042960 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009982 10.0.0.33 - - [2026-02-09 20:24:03] "GET /tag/fcc69b59-acac-47e8-a09f-9c0c6e9c0f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012239 10.0.0.33 - - [2026-02-09 20:24:03] "POST /tags HTTP/1.1" 200 303 0.039527 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008891 10.0.0.33 - - [2026-02-09 20:24:03] "GET /tag/4412eb83-bc6b-4e08-aa44-71460a1f69c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013947 10.0.0.33 - - [2026-02-09 20:24:03] "POST /tags HTTP/1.1" 409 252 0.001766 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.33 - - [2026-02-09 20:24:03] "GET /tag/4bd82095-6c9f-4a27-bb39-7dc17e3d8589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009709 10.0.0.33 - - [2026-02-09 20:24:03] "POST /tags HTTP/1.1" 409 226 0.001661 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-02-09 20:24:03] "GET /tag/8c4ea1a0-4a62-48e6-9eda-e8aa0efee626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010541 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-02-09 20:24:03] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004053 10.0.0.33 - - [2026-02-09 20:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2026-02-09 20:24:04] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031678 10.0.0.33 - - [2026-02-09 20:24:04] "POST /virtual-machines HTTP/1.1" 200 395 0.012236 10.0.0.33 - - [2026-02-09 20:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008432 10.0.0.33 - - [2026-02-09 20:24:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110698 10.0.0.33 - - [2026-02-09 20:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.047997 10.0.0.33 - - [2026-02-09 20:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013755 10.0.0.33 - - [2026-02-09 20:24:04] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005679 10.0.0.33 - - [2026-02-09 20:24:04] "POST /instance-ips HTTP/1.1" 200 397 0.029553 10.0.0.33 - - [2026-02-09 20:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.037565 10.0.0.33 - - [2026-02-09 20:24:04] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008452 10.0.0.33 - - [2026-02-09 20:24:04] "POST /set-tag HTTP/1.1" 200 109 0.063826 10.0.0.33 - - [2026-02-09 20:24:04] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012885 10.0.0.33 - - [2026-02-09 20:24:04] "GET /instance-ip/47111f40-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002928 10.0.0.33 - - [2026-02-09 20:24:04] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004099 10.0.0.33 - - [2026-02-09 20:24:04] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.33 - - [2026-02-09 20:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2026-02-09 20:24:04] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003895 10.0.0.33 - - [2026-02-09 20:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.33 - - [2026-02-09 20:24:04] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036127 10.0.0.33 - - [2026-02-09 20:24:04] "POST /virtual-machines HTTP/1.1" 200 395 0.016141 10.0.0.33 - - [2026-02-09 20:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014878 10.0.0.33 - - [2026-02-09 20:24:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129040 10.0.0.33 - - [2026-02-09 20:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009252 10.0.0.33 - - [2026-02-09 20:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028260 10.0.0.33 - - [2026-02-09 20:24:05] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005743 10.0.0.33 - - [2026-02-09 20:24:05] "POST /instance-ips HTTP/1.1" 200 397 0.017959 10.0.0.33 - - [2026-02-09 20:24:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018233 10.0.0.33 - - [2026-02-09 20:24:05] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012147 10.0.0.33 - - [2026-02-09 20:24:05] "POST /set-tag HTTP/1.1" 200 109 0.059924 10.0.0.33 - - [2026-02-09 20:24:05] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.022732 10.0.0.33 - - [2026-02-09 20:24:05] "GET /instance-ip/477e1ad2-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003293 10.0.0.33 - - [2026-02-09 20:24:05] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004952 10.0.0.33 - - [2026-02-09 20:24:05] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.33 - - [2026-02-09 20:24:05] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004338 10.0.0.33 - - [2026-02-09 20:24:05] "POST /ref-update HTTP/1.1" 200 156 0.008859 10.0.0.33 - - [2026-02-09 20:24:05] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016279 10.0.0.33 - - [2026-02-09 20:24:05] "POST /set-tag HTTP/1.1" 200 109 0.005252 10.0.0.33 - - [2026-02-09 20:24:05] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.007077 10.0.0.33 - - [2026-02-09 20:24:05] "POST /ref-update HTTP/1.1" 200 156 0.008367 10.0.0.33 - - [2026-02-09 20:24:05] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007246 10.0.0.33 - - [2026-02-09 20:24:05] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.33 - - [2026-02-09 20:24:05] "POST /tags HTTP/1.1" 200 291 0.020625 10.0.0.33 - - [2026-02-09 20:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013000 10.0.0.33 - - [2026-02-09 20:24:05] "GET /tag/7be0e9a3-92af-4669-a1d5-267bbe5fc132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.020125 10.0.0.33 - - [2026-02-09 20:24:05] "POST /tags HTTP/1.1" 409 252 0.001732 10.0.0.33 - - [2026-02-09 20:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006022 10.0.0.33 - - [2026-02-09 20:24:05] "GET /tag/f583d1d1-74bb-4133-ac9c-52ff204d35d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014319 10.0.0.33 - - [2026-02-09 20:24:05] "POST /tags HTTP/1.1" 409 226 0.002047 10.0.0.33 - - [2026-02-09 20:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2026-02-09 20:24:05] "GET /tag/1baf107a-53be-4048-b066-c827703092b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011630 10.0.0.33 - - [2026-02-09 20:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.33 - - [2026-02-09 20:24:05] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004139 10.0.0.33 - - [2026-02-09 20:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.33 - - [2026-02-09 20:24:05] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033637 10.0.0.33 - - [2026-02-09 20:24:05] "POST /virtual-machines HTTP/1.1" 200 395 0.007665 10.0.0.33 - - [2026-02-09 20:24:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007717 10.0.0.33 - - [2026-02-09 20:24:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105665 10.0.0.33 - - [2026-02-09 20:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021621 10.0.0.33 - - [2026-02-09 20:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009377 10.0.0.33 - - [2026-02-09 20:24:06] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004441 10.0.0.33 - - [2026-02-09 20:24:06] "POST /instance-ips HTTP/1.1" 200 397 0.039894 10.0.0.33 - - [2026-02-09 20:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033011 10.0.0.33 - - [2026-02-09 20:24:06] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.024888 10.0.0.33 - - [2026-02-09 20:24:06] "POST /set-tag HTTP/1.1" 200 109 0.075951 10.0.0.33 - - [2026-02-09 20:24:06] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017106 10.0.0.33 - - [2026-02-09 20:24:06] "GET /instance-ip/4823789c-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.013114 10.0.0.33 - - [2026-02-09 20:24:06] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004424 10.0.0.33 - - [2026-02-09 20:24:06] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.33 - - [2026-02-09 20:24:06] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.012599 10.0.0.33 - - [2026-02-09 20:24:06] "POST /ref-update HTTP/1.1" 200 156 0.009449 10.0.0.33 - - [2026-02-09 20:24:06] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013546 10.0.0.33 - - [2026-02-09 20:24:06] "POST /set-tag HTTP/1.1" 200 109 0.004253 10.0.0.33 - - [2026-02-09 20:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.33 - - [2026-02-09 20:24:06] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003969 10.0.0.33 - - [2026-02-09 20:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2026-02-09 20:24:06] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056760 10.0.0.33 - - [2026-02-09 20:24:06] "POST /virtual-machines HTTP/1.1" 200 395 0.013017 10.0.0.33 - - [2026-02-09 20:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.026520 10.0.0.33 - - [2026-02-09 20:24:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114347 10.0.0.33 - - [2026-02-09 20:24:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.016024 10.0.0.33 - - [2026-02-09 20:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027906 10.0.0.33 - - [2026-02-09 20:24:06] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006987 10.0.0.33 - - [2026-02-09 20:24:07] "POST /instance-ips HTTP/1.1" 200 397 0.030195 10.0.0.33 - - [2026-02-09 20:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021276 10.0.0.33 - - [2026-02-09 20:24:07] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016584 10.0.0.33 - - [2026-02-09 20:24:07] "POST /set-tag HTTP/1.1" 200 109 0.062958 10.0.0.33 - - [2026-02-09 20:24:07] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017787 10.0.0.33 - - [2026-02-09 20:24:07] "GET /instance-ip/48a92d3e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003241 10.0.0.33 - - [2026-02-09 20:24:07] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005434 10.0.0.33 - - [2026-02-09 20:24:07] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.33 - - [2026-02-09 20:24:07] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.004927 10.0.0.33 - - [2026-02-09 20:24:07] "POST /ref-update HTTP/1.1" 200 156 0.014563 10.0.0.33 - - [2026-02-09 20:24:07] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016055 10.0.0.33 - - [2026-02-09 20:24:07] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.33 - - [2026-02-09 20:24:07] "POST /tags HTTP/1.1" 200 299 0.048623 10.0.0.33 - - [2026-02-09 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011612 10.0.0.33 - - [2026-02-09 20:24:07] "GET /tag/a25a10f4-aab9-47ec-a035-85a1f77ac190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.028528 10.0.0.33 - - [2026-02-09 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2026-02-09 20:24:07] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005265 10.0.0.33 - - [2026-02-09 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2026-02-09 20:24:07] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043540 10.0.0.33 - - [2026-02-09 20:24:07] "POST /virtual-machines HTTP/1.1" 200 395 0.022973 10.0.0.33 - - [2026-02-09 20:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.030727 10.0.0.33 - - [2026-02-09 20:24:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108876 10.0.0.33 - - [2026-02-09 20:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.007914 10.0.0.33 - - [2026-02-09 20:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.33 - - [2026-02-09 20:24:07] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012692 10.0.0.33 - - [2026-02-09 20:24:08] "POST /instance-ips HTTP/1.1" 200 397 0.042238 10.0.0.33 - - [2026-02-09 20:24:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.042549 10.0.0.33 - - [2026-02-09 20:24:08] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005147 10.0.0.33 - - [2026-02-09 20:24:08] "POST /set-tag HTTP/1.1" 200 109 0.027605 10.0.0.33 - - [2026-02-09 20:24:08] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.011963 10.0.0.33 - - [2026-02-09 20:24:08] "GET /instance-ip/493fc456-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.008956 10.0.0.33 - - [2026-02-09 20:24:08] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008327 10.0.0.33 - - [2026-02-09 20:24:08] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.33 - - [2026-02-09 20:24:08] "POST /tags HTTP/1.1" 200 299 0.023301 10.0.0.33 - - [2026-02-09 20:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014869 10.0.0.33 - - [2026-02-09 20:24:08] "GET /tag/1f02bec7-9f0a-4ad9-a696-66e58c8baeba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016231 10.0.0.33 - - [2026-02-09 20:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.33 - - [2026-02-09 20:24:08] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004079 10.0.0.33 - - [2026-02-09 20:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.33 - - [2026-02-09 20:24:08] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044847 10.0.0.33 - - [2026-02-09 20:24:08] "POST /virtual-machines HTTP/1.1" 200 395 0.010257 10.0.0.33 - - [2026-02-09 20:24:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009564 10.0.0.33 - - [2026-02-09 20:24:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134031 10.0.0.33 - - [2026-02-09 20:24:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014843 10.0.0.33 - - [2026-02-09 20:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023771 10.0.0.33 - - [2026-02-09 20:24:08] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005705 10.0.0.33 - - [2026-02-09 20:24:08] "POST /instance-ips HTTP/1.1" 200 397 0.022583 10.0.0.33 - - [2026-02-09 20:24:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030488 10.0.0.33 - - [2026-02-09 20:24:08] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011829 10.0.0.33 - - [2026-02-09 20:24:08] "POST /set-tag HTTP/1.1" 200 109 0.023855 10.0.0.33 - - [2026-02-09 20:24:09] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016875 10.0.0.33 - - [2026-02-09 20:24:09] "GET /instance-ip/49c22a2c-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004857 10.0.0.33 - - [2026-02-09 20:24:09] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003943 10.0.0.33 - - [2026-02-09 20:24:09] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.33 - - [2026-02-09 20:24:09] "POST /tags HTTP/1.1" 200 299 0.026724 10.0.0.33 - - [2026-02-09 20:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-02-09 20:24:09] "GET /tag/c20933ac-93f6-43b6-86ef-e3262116e389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013284 10.0.0.33 - - [2026-02-09 20:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2026-02-09 20:24:09] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003928 10.0.0.33 - - [2026-02-09 20:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.33 - - [2026-02-09 20:24:09] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036779 10.0.0.33 - - [2026-02-09 20:24:09] "POST /virtual-machines HTTP/1.1" 200 395 0.008687 10.0.0.33 - - [2026-02-09 20:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015832 10.0.0.33 - - [2026-02-09 20:24:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116116 10.0.0.33 - - [2026-02-09 20:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008193 10.0.0.33 - - [2026-02-09 20:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.33 - - [2026-02-09 20:24:09] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011951 10.0.0.33 - - [2026-02-09 20:24:09] "POST /instance-ips HTTP/1.1" 200 397 0.022518 10.0.0.33 - - [2026-02-09 20:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022584 10.0.0.33 - - [2026-02-09 20:24:09] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013866 10.0.0.33 - - [2026-02-09 20:24:09] "POST /set-tag HTTP/1.1" 200 109 0.021035 10.0.0.33 - - [2026-02-09 20:24:09] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018108 10.0.0.33 - - [2026-02-09 20:24:09] "GET /instance-ip/4a320da6-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.015121 10.0.0.33 - - [2026-02-09 20:24:09] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006294 10.0.0.33 - - [2026-02-09 20:24:09] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.33 - - [2026-02-09 20:24:09] "POST /tags HTTP/1.1" 200 299 0.028666 10.0.0.33 - - [2026-02-09 20:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.33 - - [2026-02-09 20:24:09] "GET /tag/aeb37fb1-3fa3-4652-b4ee-f26cc795bf7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012398 10.0.0.33 - - [2026-02-09 20:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-02-09 20:24:09] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004146 10.0.0.33 - - [2026-02-09 20:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.33 - - [2026-02-09 20:24:10] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045535 10.0.0.33 - - [2026-02-09 20:24:10] "POST /virtual-machines HTTP/1.1" 200 395 0.009695 10.0.0.33 - - [2026-02-09 20:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008368 10.0.0.33 - - [2026-02-09 20:24:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113848 10.0.0.33 - - [2026-02-09 20:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023268 10.0.0.33 - - [2026-02-09 20:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004418 10.0.0.33 - - [2026-02-09 20:24:10] "POST /instance-ips HTTP/1.1" 200 397 0.024706 10.0.0.33 - - [2026-02-09 20:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030412 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013186 10.0.0.33 - - [2026-02-09 20:24:10] "POST /set-tag HTTP/1.1" 200 109 0.021043 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.020600 10.0.0.33 - - [2026-02-09 20:24:10] "GET /instance-ip/4aa162f0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002881 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004089 10.0.0.33 - - [2026-02-09 20:24:10] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003834 10.0.0.33 - - [2026-02-09 20:24:10] "POST /ref-update HTTP/1.1" 200 156 0.009183 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004412 10.0.0.33 - - [2026-02-09 20:24:10] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005282 10.0.0.33 - - [2026-02-09 20:24:10] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004660 10.0.0.33 - - [2026-02-09 20:24:10] "POST /ref-update HTTP/1.1" 200 156 0.007401 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009575 10.0.0.33 - - [2026-02-09 20:24:10] "POST /set-tag HTTP/1.1" 200 109 0.004398 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003538 10.0.0.33 - - [2026-02-09 20:24:10] "POST /ref-update HTTP/1.1" 200 156 0.010358 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.020354 10.0.0.33 - - [2026-02-09 20:24:10] "POST /set-tag HTTP/1.1" 200 109 0.004359 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004181 10.0.0.33 - - [2026-02-09 20:24:10] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-router/39de803c-658a-4f99-ac1f-892bc6e8f3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005482 10.0.0.33 - - [2026-02-09 20:24:10] "POST /ref-update HTTP/1.1" 200 156 0.008830 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010500 10.0.0.33 - - [2026-02-09 20:24:10] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.33 - - [2026-02-09 20:24:10] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005659 10.0.0.33 - - [2026-02-09 20:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.33 - - [2026-02-09 20:24:11] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003671 10.0.0.33 - - [2026-02-09 20:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.33 - - [2026-02-09 20:24:11] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004172 10.0.0.33 - - [2026-02-09 20:24:11] "POST /set-tag HTTP/1.1" 200 109 0.007194 10.0.0.33 - - [2026-02-09 20:24:11] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004601 10.0.0.33 - - [2026-02-09 20:24:11] "POST /set-tag HTTP/1.1" 200 109 0.005454 10.0.0.33 - - [2026-02-09 20:24:11] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.023011 10.0.0.33 - - [2026-02-09 20:24:11] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.33 - - [2026-02-09 20:24:11] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004221 10.0.0.33 - - [2026-02-09 20:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.33 - - [2026-02-09 20:24:11] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013351 10.0.0.33 - - [2026-02-09 20:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.33 - - [2026-02-09 20:24:11] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004231 10.0.0.33 - - [2026-02-09 20:24:11] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.33 - - [2026-02-09 20:24:13] "GET /virtual-machine/8532f155-0b8f-4eb7-ac0f-4a5282be8209?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002790 10.0.0.33 - - [2026-02-09 20:24:13] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004694 10.0.0.33 - - [2026-02-09 20:24:14] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004385 10.0.0.33 - - [2026-02-09 20:24:14] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.33 - - [2026-02-09 20:24:15] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007059 10.0.0.33 - - [2026-02-09 20:24:15] "POST /set-tag HTTP/1.1" 200 109 0.003265 10.0.0.33 - - [2026-02-09 20:24:15] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005457 10.0.0.33 - - [2026-02-09 20:24:15] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.33 - - [2026-02-09 20:24:15] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006896 10.0.0.33 - - [2026-02-09 20:24:15] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine/8365d485-97af-49c3-bb3f-c1c11c957e63?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002881 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003945 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine/7241caef-66e2-4183-a38c-0729485125d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002972 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009129 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine/0863a1b1-c230-49e6-8c25-972c7914af8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002767 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004279 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine/4ca7bc22-5402-4998-94af-0243066326c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002807 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004245 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine/008c7f82-fdb4-4e2d-a210-167a932d5391?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.002842 10.0.0.33 - - [2026-02-09 20:24:18] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003657 10.0.0.33 - - [2026-02-09 20:24:19] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003982 10.0.0.33 - - [2026-02-09 20:24:19] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.33 - - [2026-02-09 20:24:20] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004040 10.0.0.33 - - [2026-02-09 20:24:20] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.33 - - [2026-02-09 20:24:23] "GET /virtual-machine/189c2c3c-6223-4797-9a0a-0aaaa5539a2d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002938 10.0.0.33 - - [2026-02-09 20:24:23] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004004 10.0.0.33 - - [2026-02-09 20:24:23] "GET /virtual-machine/057b877d-4550-44df-bc2c-1076d3b16874?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003247 10.0.0.33 - - [2026-02-09 20:24:23] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004541 10.0.0.33 - - [2026-02-09 20:24:24] "GET /loadbalancer/134cfe3d-3fcf-489c-8fb9-edc4940428b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007746 10.0.0.33 - - [2026-02-09 20:24:24] "POST /tags HTTP/1.1" 200 333 0.028751 10.0.0.33 - - [2026-02-09 20:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006586 10.0.0.33 - - [2026-02-09 20:24:24] "GET /tag/a176458b-5a17-4dec-ac2e-dc3590049b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.016997 10.0.0.33 - - [2026-02-09 20:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2026-02-09 20:24:24] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061572 10.0.0.33 - - [2026-02-09 20:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.33 - - [2026-02-09 20:24:24] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004133 10.0.0.33 - - [2026-02-09 20:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.33 - - [2026-02-09 20:24:24] "GET /service-appliance-set/fae600c8-a728-40ca-8981-32e240240194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002473 10.0.0.33 - - [2026-02-09 20:24:24] "POST /fqname-to-id HTTP/1.1" 404 273 0.001872 10.0.0.33 - - [2026-02-09 20:24:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.114049 10.0.0.33 - - [2026-02-09 20:24:24] "GET /virtual-machine-interface/74bf4066-3446-4e79-a25b-fbcff4d4b0b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.022458 10.0.0.33 - - [2026-02-09 20:24:25] "POST /instance-ips HTTP/1.1" 200 409 0.046751 10.0.0.33 - - [2026-02-09 20:24:25] "GET /instance-ip/91aa4d21-7fae-4649-8203-96246034f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.010363 10.0.0.33 - - [2026-02-09 20:24:25] "POST /loadbalancers HTTP/1.1" 200 629 0.064376 10.0.0.33 - - [2026-02-09 20:24:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026615 10.0.0.33 - - [2026-02-09 20:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016965 10.0.0.33 - - [2026-02-09 20:24:25] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.062826 10.0.0.33 - - [2026-02-09 20:24:25] "GET /instance-ip/91aa4d21-7fae-4649-8203-96246034f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005707 10.0.0.33 - - [2026-02-09 20:24:25] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028873 10.0.0.33 - - [2026-02-09 20:24:25] "GET /loadbalancer/134cfe3d-3fcf-489c-8fb9-edc4940428b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004061 10.0.0.33 - - [2026-02-09 20:24:25] "POST /floating-ips HTTP/1.1" 200 597 0.049849 10.0.0.33 - - [2026-02-09 20:24:25] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.079601 10.0.0.33 - - [2026-02-09 20:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2026-02-09 20:24:25] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031525 10.0.0.33 - - [2026-02-09 20:24:25] "GET /loadbalancer-listener/1a5347ab-8011-4432-8c21-48934ec0bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.014090 10.0.0.33 - - [2026-02-09 20:24:25] "GET /loadbalancer/134cfe3d-3fcf-489c-8fb9-edc4940428b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006785 10.0.0.33 - - [2026-02-09 20:24:25] "GET /loadbalancer-listener/1a5347ab-8011-4432-8c21-48934ec0bf1a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004252 10.0.0.33 - - [2026-02-09 20:24:25] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.028504 10.0.0.33 - - [2026-02-09 20:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.33 - - [2026-02-09 20:24:25] "GET /instance-ip/91aa4d21-7fae-4649-8203-96246034f5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006152 10.0.0.33 - - [2026-02-09 20:24:25] "GET /instance-ip/91aa4d21-7fae-4649-8203-96246034f5f3?fields=floating_ips HTTP/1.1" 200 1212 0.007288 10.0.0.33 - - [2026-02-09 20:24:25] "GET /loadbalancer/134cfe3d-3fcf-489c-8fb9-edc4940428b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002530 10.0.0.33 - - [2026-02-09 20:24:25] "GET /loadbalancer-pool/94935157-f13e-47e6-9028-6b7eae9469be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007016 10.0.0.33 - - [2026-02-09 20:24:25] "GET /floating-ip/6ebb0435-0556-4197-a794-d4e9c8c1d427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004611 10.0.0.33 - - [2026-02-09 20:24:25] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023061 10.0.0.33 - - [2026-02-09 20:24:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.011286 10.0.0.33 - - [2026-02-09 20:24:25] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011481 10.0.0.33 - - [2026-02-09 20:24:25] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005413 10.0.0.33 - - [2026-02-09 20:24:25] "POST /tags HTTP/1.1" 409 221 0.007783 10.0.0.33 - - [2026-02-09 20:24:25] "POST /ref-update HTTP/1.1" 200 156 0.007717 10.0.0.33 - - [2026-02-09 20:24:25] "GET /floating-ip/6ebb0435-0556-4197-a794-d4e9c8c1d427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.013767 10.0.0.33 - - [2026-02-09 20:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.33 - - [2026-02-09 20:24:25] "GET /tag/a176458b-5a17-4dec-ac2e-dc3590049b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012283 10.0.0.33 - - [2026-02-09 20:24:25] "PUT /floating-ip/6ebb0435-0556-4197-a794-d4e9c8c1d427 HTTP/1.1" 200 256 0.024187 10.0.0.33 - - [2026-02-09 20:24:25] "POST /set-tag HTTP/1.1" 200 109 0.117697 10.0.0.33 - - [2026-02-09 20:24:25] "GET /loadbalancer-pool/94935157-f13e-47e6-9028-6b7eae9469be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004189 10.0.0.33 - - [2026-02-09 20:24:26] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019025 10.0.0.33 - - [2026-02-09 20:24:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016606 10.0.0.33 - - [2026-02-09 20:24:26] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012563 10.0.0.33 - - [2026-02-09 20:24:26] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012949 10.0.0.33 - - [2026-02-09 20:24:26] "POST /ref-update HTTP/1.1" 200 156 0.014013 10.0.0.33 - - [2026-02-09 20:24:26] "GET /floating-ip/6ebb0435-0556-4197-a794-d4e9c8c1d427?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.010946 10.0.0.33 - - [2026-02-09 20:24:26] "POST /set-tag HTTP/1.1" 200 109 0.079937 10.0.0.33 - - [2026-02-09 20:24:27] "POST /tags HTTP/1.1" 409 206 0.002485 10.0.0.33 - - [2026-02-09 20:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.33 - - [2026-02-09 20:24:27] "GET /tag/4412eb83-bc6b-4e08-aa44-71460a1f69c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017084 10.0.0.33 - - [2026-02-09 20:24:27] "POST /tags HTTP/1.1" 409 204 0.002102 10.0.0.33 - - [2026-02-09 20:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-02-09 20:24:27] "GET /tag/1f02bec7-9f0a-4ad9-a696-66e58c8baeba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.019593 10.0.0.33 - - [2026-02-09 20:24:27] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004537 10.0.0.33 - - [2026-02-09 20:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-02-09 20:24:27] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003365 10.0.0.33 - - [2026-02-09 20:24:27] "POST /tags HTTP/1.1" 409 206 0.003535 10.0.0.33 - - [2026-02-09 20:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-02-09 20:24:27] "GET /tag/4412eb83-bc6b-4e08-aa44-71460a1f69c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009889 10.0.0.33 - - [2026-02-09 20:24:27] "POST /tags HTTP/1.1" 409 226 0.001702 10.0.0.33 - - [2026-02-09 20:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2026-02-09 20:24:27] "GET /tag/8c4ea1a0-4a62-48e6-9eda-e8aa0efee626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016032 10.0.0.33 - - [2026-02-09 20:24:27] "POST /tags HTTP/1.1" 409 204 0.002429 10.0.0.33 - - [2026-02-09 20:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2026-02-09 20:24:27] "GET /tag/1f02bec7-9f0a-4ad9-a696-66e58c8baeba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013491 10.0.0.33 - - [2026-02-09 20:24:27] "POST /tags HTTP/1.1" 409 226 0.002953 10.0.0.33 - - [2026-02-09 20:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2026-02-09 20:24:27] "GET /tag/8c4ea1a0-4a62-48e6-9eda-e8aa0efee626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011202 10.0.0.33 - - [2026-02-09 20:24:27] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004121 10.0.0.33 - - [2026-02-09 20:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2026-02-09 20:24:27] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003227 10.0.0.33 - - [2026-02-09 20:24:27] "POST /firewall-rules HTTP/1.1" 200 626 0.080026 10.0.0.33 - - [2026-02-09 20:24:27] "POST /firewall-rules HTTP/1.1" 200 646 0.084903 10.0.0.33 - - [2026-02-09 20:24:27] "GET /firewall-rule/96acccd5-059c-4a7b-bfdb-3d5b2622e30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.036973 10.0.0.33 - - [2026-02-09 20:24:27] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002132 10.0.0.33 - - [2026-02-09 20:24:27] "GET /firewall-rule/6c2b27e2-99e7-47f0-b3d0-8987a785abdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.007933 10.0.0.33 - - [2026-02-09 20:24:27] "POST /ref-update HTTP/1.1" 200 156 0.024859 10.0.0.33 - - [2026-02-09 20:24:27] "POST /firewall-policys HTTP/1.1" 200 606 0.034597 10.0.0.33 - - [2026-02-09 20:24:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012560 10.0.0.33 - - [2026-02-09 20:24:27] "GET /firewall-policy/7a75d6d5-ecc6-41d5-b8ef-345133e4b71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007410 10.0.0.33 - - [2026-02-09 20:24:27] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008622 10.0.0.33 - - [2026-02-09 20:24:28] "GET /firewall-policy/7a75d6d5-ecc6-41d5-b8ef-345133e4b71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002439 10.0.0.33 - - [2026-02-09 20:24:28] "GET /firewall-policy/8126bb1f-60e1-4990-b1a7-0d13af0f83fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007303 10.0.0.33 - - [2026-02-09 20:24:28] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005117 10.0.0.33 - - [2026-02-09 20:24:28] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004477 10.0.0.33 - - [2026-02-09 20:24:28] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002809 10.0.0.33 - - [2026-02-09 20:24:28] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002438 10.0.0.33 - - [2026-02-09 20:24:28] "POST /ref-update HTTP/1.1" 200 156 0.033468 10.0.0.33 - - [2026-02-09 20:24:28] "POST /ref-update HTTP/1.1" 200 156 0.030780 10.0.0.33 - - [2026-02-09 20:24:28] "POST /ref-update HTTP/1.1" 200 156 0.029620 10.0.0.33 - - [2026-02-09 20:24:28] "POST /ref-update HTTP/1.1" 200 156 0.019810 10.0.0.33 - - [2026-02-09 20:24:28] "POST /ref-update HTTP/1.1" 200 156 0.042060 10.0.0.33 - - [2026-02-09 20:24:28] "GET /firewall-policy/7a75d6d5-ecc6-41d5-b8ef-345133e4b71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011006 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:24:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:24:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.33 - - [2026-02-09 20:25:15] "GET /global-system-configs HTTP/1.1" 200 322 0.002088 10.0.0.33 - - [2026-02-09 20:25:18] "GET /global-system-configs HTTP/1.1" 200 322 0.001916 10.0.0.33 - - [2026-02-09 20:26:38] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006711 10.0.0.33 - - [2026-02-09 20:26:38] "POST /set-tag HTTP/1.1" 200 109 0.003726 10.0.0.33 - - [2026-02-09 20:26:38] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005078 10.0.0.33 - - [2026-02-09 20:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.33 - - [2026-02-09 20:26:38] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006314 10.0.0.33 - - [2026-02-09 20:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002868 10.0.0.33 - - [2026-02-09 20:26:38] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005172 10.0.0.33 - - [2026-02-09 20:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.33 - - [2026-02-09 20:26:38] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004214 10.0.0.33 - - [2026-02-09 20:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.33 - - [2026-02-09 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.33 - - [2026-02-09 20:26:39] "GET /loadbalancer/134cfe3d-3fcf-489c-8fb9-edc4940428b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004209 10.0.0.33 - - [2026-02-09 20:26:39] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.003656 10.0.0.33 - - [2026-02-09 20:26:39] "POST /set-tag HTTP/1.1" 200 109 0.021794 10.0.0.33 - - [2026-02-09 20:26:39] "DELETE /loadbalancer-member/0f28f769-f559-46c7-85af-4f31c5e370a5 HTTP/1.1" 200 115 0.042925 10.0.0.33 - - [2026-02-09 20:26:39] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004181 10.0.0.33 - - [2026-02-09 20:26:39] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.33 - - [2026-02-09 20:26:39] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003997 10.0.0.33 - - [2026-02-09 20:26:39] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.33 - - [2026-02-09 20:26:39] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004064 10.0.0.33 - - [2026-02-09 20:26:39] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.33 - - [2026-02-09 20:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-02-09 20:26:39] "GET /loadbalancer/134cfe3d-3fcf-489c-8fb9-edc4940428b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002075 10.0.0.33 - - [2026-02-09 20:26:40] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010892 10.0.0.33 - - [2026-02-09 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.003402 10.0.0.33 - - [2026-02-09 20:26:40] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007434 10.0.0.33 - - [2026-02-09 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.33 - - [2026-02-09 20:26:40] "GET /virtual-machine/8365d485-97af-49c3-bb3f-c1c11c957e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002618 10.0.0.33 - - [2026-02-09 20:26:40] "POST /ref-update HTTP/1.1" 200 156 0.014995 10.0.0.33 - - [2026-02-09 20:26:40] "GET /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004819 10.0.0.33 - - [2026-02-09 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.042552 10.0.0.33 - - [2026-02-09 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.037129 10.0.0.33 - - [2026-02-09 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.053434 10.0.0.33 - - [2026-02-09 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.063028 10.0.0.33 - - [2026-02-09 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.015186 10.0.0.33 - - [2026-02-09 20:26:40] "DELETE /instance-ip/477e1ad2-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.073245 10.0.0.33 - - [2026-02-09 20:26:40] "POST /ref-update HTTP/1.1" 200 156 0.016785 10.0.0.33 - - [2026-02-09 20:26:40] "DELETE /virtual-machine-interface/47608eae-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.045475 10.0.0.33 - - [2026-02-09 20:26:40] "DELETE /virtual-machine/8365d485-97af-49c3-bb3f-c1c11c957e63 HTTP/1.1" 200 115 0.029479 10.0.0.33 - - [2026-02-09 20:26:40] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005425 10.0.0.33 - - [2026-02-09 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.33 - - [2026-02-09 20:26:40] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004660 10.0.0.33 - - [2026-02-09 20:26:40] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.33 - - [2026-02-09 20:26:40] "GET /virtual-machine/8532f155-0b8f-4eb7-ac0f-4a5282be8209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004827 10.0.0.33 - - [2026-02-09 20:26:41] "POST /ref-update HTTP/1.1" 200 156 0.025829 10.0.0.33 - - [2026-02-09 20:26:41] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.036891 10.0.0.33 - - [2026-02-09 20:26:41] "POST /set-tag HTTP/1.1" 200 109 0.030278 10.0.0.33 - - [2026-02-09 20:26:41] "POST /set-tag HTTP/1.1" 200 109 0.052513 10.0.0.33 - - [2026-02-09 20:26:41] "POST /set-tag HTTP/1.1" 200 109 0.095104 10.0.0.33 - - [2026-02-09 20:26:41] "POST /set-tag HTTP/1.1" 200 109 0.030849 10.0.0.33 - - [2026-02-09 20:26:41] "POST /set-tag HTTP/1.1" 200 109 0.052009 10.0.0.33 - - [2026-02-09 20:26:41] "DELETE /instance-ip/47111f40-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.127930 10.0.0.33 - - [2026-02-09 20:26:41] "POST /ref-update HTTP/1.1" 200 156 0.007423 10.0.0.33 - - [2026-02-09 20:26:41] "DELETE /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.043439 10.0.0.33 - - [2026-02-09 20:26:41] "DELETE /virtual-machine/8532f155-0b8f-4eb7-ac0f-4a5282be8209 HTTP/1.1" 200 115 0.026330 10.0.0.33 - - [2026-02-09 20:26:41] "DELETE /tag/fcc69b59-acac-47e8-a09f-9c0c6e9c0f09 HTTP/1.1" 200 115 0.054173 10.0.0.33 - - [2026-02-09 20:26:41] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006435 10.0.0.33 - - [2026-02-09 20:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.33 - - [2026-02-09 20:26:41] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003842 10.0.0.33 - - [2026-02-09 20:26:41] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.33 - - [2026-02-09 20:26:41] "GET /virtual-machine/7241caef-66e2-4183-a38c-0729485125d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002799 10.0.0.33 - - [2026-02-09 20:26:41] "POST /ref-update HTTP/1.1" 200 156 0.008703 10.0.0.33 - - [2026-02-09 20:26:41] "GET /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009404 10.0.0.33 - - [2026-02-09 20:26:41] "POST /set-tag HTTP/1.1" 200 109 0.015609 10.0.0.33 - - [2026-02-09 20:26:41] "POST /set-tag HTTP/1.1" 200 109 0.029067 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.021519 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.012796 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.022523 10.0.0.33 - - [2026-02-09 20:26:42] "DELETE /instance-ip/4823789c-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.049369 10.0.0.33 - - [2026-02-09 20:26:42] "DELETE /virtual-machine-interface/480e828e-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.038765 10.0.0.33 - - [2026-02-09 20:26:42] "DELETE /virtual-machine/7241caef-66e2-4183-a38c-0729485125d2 HTTP/1.1" 200 115 0.021671 10.0.0.33 - - [2026-02-09 20:26:42] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004112 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.33 - - [2026-02-09 20:26:42] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004925 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.33 - - [2026-02-09 20:26:42] "GET /virtual-machine/0863a1b1-c230-49e6-8c25-972c7914af8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003506 10.0.0.33 - - [2026-02-09 20:26:42] "POST /ref-update HTTP/1.1" 200 156 0.010015 10.0.0.33 - - [2026-02-09 20:26:42] "GET /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018876 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.019852 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.027361 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.029865 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.019569 10.0.0.33 - - [2026-02-09 20:26:42] "POST /set-tag HTTP/1.1" 200 109 0.028553 10.0.0.33 - - [2026-02-09 20:26:42] "DELETE /instance-ip/48a92d3e-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.035710 10.0.0.33 - - [2026-02-09 20:26:42] "DELETE /virtual-machine-interface/488bc208-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.032598 10.0.0.33 - - [2026-02-09 20:26:42] "DELETE /virtual-machine/0863a1b1-c230-49e6-8c25-972c7914af8b HTTP/1.1" 200 115 0.019224 10.0.0.33 - - [2026-02-09 20:26:42] "DELETE /tag/4412eb83-bc6b-4e08-aa44-71460a1f69c8 HTTP/1.1" 409 312 0.005210 10.0.0.33 - - [2026-02-09 20:26:42] "DELETE /tag/7be0e9a3-92af-4669-a1d5-267bbe5fc132 HTTP/1.1" 200 115 0.036876 10.0.0.33 - - [2026-02-09 20:27:10] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004578 10.0.0.33 - - [2026-02-09 20:27:10] "POST /set-tag HTTP/1.1" 200 109 0.005450 10.0.0.33 - - [2026-02-09 20:27:10] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018310 10.0.0.33 - - [2026-02-09 20:27:10] "POST /set-tag HTTP/1.1" 200 109 0.005159 10.0.0.33 - - [2026-02-09 20:27:10] "GET /virtual-machine/057b877d-4550-44df-bc2c-1076d3b16874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.004422 10.0.0.33 - - [2026-02-09 20:27:10] "POST /ref-update HTTP/1.1" 200 156 0.012801 10.0.0.33 - - [2026-02-09 20:27:10] "GET /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015482 10.0.0.33 - - [2026-02-09 20:27:10] "POST /set-tag HTTP/1.1" 200 109 0.055801 10.0.0.33 - - [2026-02-09 20:27:10] "POST /set-tag HTTP/1.1" 200 109 0.021920 10.0.0.33 - - [2026-02-09 20:27:10] "POST /set-tag HTTP/1.1" 200 109 0.014146 10.0.0.33 - - [2026-02-09 20:27:10] "POST /set-tag HTTP/1.1" 200 109 0.051349 10.0.0.33 - - [2026-02-09 20:27:10] "DELETE /instance-ip/4aa162f0-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.050466 10.0.0.33 - - [2026-02-09 20:27:10] "DELETE /virtual-machine-interface/4a8a9020-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.048944 10.0.0.33 - - [2026-02-09 20:27:10] "DELETE /virtual-machine/057b877d-4550-44df-bc2c-1076d3b16874 HTTP/1.1" 200 115 0.024622 10.0.0.33 - - [2026-02-09 20:27:10] "DELETE /tag/aeb37fb1-3fa3-4652-b4ee-f26cc795bf7c HTTP/1.1" 200 115 0.040210 10.0.0.33 - - [2026-02-09 20:27:10] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007233 10.0.0.33 - - [2026-02-09 20:27:10] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.33 - - [2026-02-09 20:27:10] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003911 10.0.0.33 - - [2026-02-09 20:27:10] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.33 - - [2026-02-09 20:27:11] "GET /virtual-machine/4ca7bc22-5402-4998-94af-0243066326c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002630 10.0.0.33 - - [2026-02-09 20:27:11] "POST /ref-update HTTP/1.1" 200 156 0.011110 10.0.0.33 - - [2026-02-09 20:27:11] "GET /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010578 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.034720 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.032803 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.031976 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.021069 10.0.0.33 - - [2026-02-09 20:27:11] "DELETE /instance-ip/493fc456-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.055313 10.0.0.33 - - [2026-02-09 20:27:11] "DELETE /virtual-machine-interface/49257ba0-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.052069 10.0.0.33 - - [2026-02-09 20:27:11] "DELETE /virtual-machine/4ca7bc22-5402-4998-94af-0243066326c2 HTTP/1.1" 200 115 0.024601 10.0.0.33 - - [2026-02-09 20:27:11] "DELETE /tag/a25a10f4-aab9-47ec-a035-85a1f77ac190 HTTP/1.1" 200 115 0.046080 10.0.0.33 - - [2026-02-09 20:27:11] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004755 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.33 - - [2026-02-09 20:27:11] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003803 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.003669 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:27:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:27:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.33 - - [2026-02-09 20:27:11] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004326 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.33 - - [2026-02-09 20:27:11] "GET /virtual-machine/189c2c3c-6223-4797-9a0a-0aaaa5539a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002333 10.0.0.33 - - [2026-02-09 20:27:11] "POST /ref-update HTTP/1.1" 200 156 0.010478 10.0.0.33 - - [2026-02-09 20:27:11] "GET /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012769 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.015685 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.030027 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.033002 10.0.0.33 - - [2026-02-09 20:27:11] "POST /set-tag HTTP/1.1" 200 109 0.074337 10.0.0.33 - - [2026-02-09 20:27:11] "DELETE /instance-ip/49c22a2c-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.049180 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /virtual-machine-interface/49a3aa52-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.068353 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /virtual-machine/189c2c3c-6223-4797-9a0a-0aaaa5539a2d HTTP/1.1" 200 115 0.037005 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /tag/1f02bec7-9f0a-4ad9-a696-66e58c8baeba HTTP/1.1" 409 236 0.004392 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /tag/9f8e2e96-8d0c-4227-8bbe-c99e32423c07 HTTP/1.1" 200 115 0.033766 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /tag/4bd82095-6c9f-4a27-bb39-7dc17e3d8589 HTTP/1.1" 200 115 0.035344 10.0.0.33 - - [2026-02-09 20:27:12] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004208 10.0.0.33 - - [2026-02-09 20:27:12] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.33 - - [2026-02-09 20:27:12] "GET /virtual-machine/008c7f82-fdb4-4e2d-a210-167a932d5391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.002366 10.0.0.33 - - [2026-02-09 20:27:12] "POST /ref-update HTTP/1.1" 200 156 0.007728 10.0.0.33 - - [2026-02-09 20:27:12] "GET /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006634 10.0.0.33 - - [2026-02-09 20:27:12] "POST /set-tag HTTP/1.1" 200 109 0.029858 10.0.0.33 - - [2026-02-09 20:27:12] "POST /set-tag HTTP/1.1" 200 109 0.061635 10.0.0.33 - - [2026-02-09 20:27:12] "POST /set-tag HTTP/1.1" 200 109 0.025530 10.0.0.33 - - [2026-02-09 20:27:12] "POST /set-tag HTTP/1.1" 200 109 0.028013 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /instance-ip/4a320da6-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.069399 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /virtual-machine-interface/4a16e0ee-05f5-11f1-8620-fa163e686c0e HTTP/1.1" 200 115 0.075084 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /virtual-machine/008c7f82-fdb4-4e2d-a210-167a932d5391 HTTP/1.1" 200 115 0.036193 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /tag/f583d1d1-74bb-4133-ac9c-52ff204d35d8 HTTP/1.1" 200 115 0.038804 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /tag/c20933ac-93f6-43b6-86ef-e3262116e389 HTTP/1.1" 200 115 0.073866 10.0.0.33 - - [2026-02-09 20:27:12] "DELETE /tag/a110e167-2502-4b35-8298-b79ed7a83a43 HTTP/1.1" 200 115 0.085662 10.0.0.33 - - [2026-02-09 20:27:14] "POST /projects HTTP/1.1" 409 238 0.004561 10.0.0.33 - - [2026-02-09 20:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.33 - - [2026-02-09 20:27:14] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060178 10.0.0.33 - - [2026-02-09 20:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.33 - - [2026-02-09 20:27:14] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004664 10.0.0.33 - - [2026-02-09 20:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2026-02-09 20:27:14] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004175 10.0.0.33 - - [2026-02-09 20:27:14] "POST /security-groups HTTP/1.1" 409 285 0.002287 10.0.0.33 - - [2026-02-09 20:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-02-09 20:27:14] "PUT /security-group/0050a538-8e5f-4357-b275-bf5fb8727021 HTTP/1.1" 200 262 0.060279 10.0.0.33 - - [2026-02-09 20:27:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.062668 10.0.0.33 - - [2026-02-09 20:27:14] "PUT /access-control-list/12714a3d-e740-4751-8f29-c8a36a593ba6 HTTP/1.1" 200 272 0.048233 10.0.0.33 - - [2026-02-09 20:27:14] "PUT /access-control-list/c09979df-b5f1-4499-aa92-4d6d4473ea7d HTTP/1.1" 200 272 0.044868 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:27:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001343 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:27:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001356 10.0.0.33 - - [2026-02-09 20:27:19] "POST /projects HTTP/1.1" 409 238 0.001992 10.0.0.33 - - [2026-02-09 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2026-02-09 20:27:19] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030026 10.0.0.33 - - [2026-02-09 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.33 - - [2026-02-09 20:27:19] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004287 10.0.0.33 - - [2026-02-09 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2026-02-09 20:27:19] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004258 10.0.0.33 - - [2026-02-09 20:27:19] "POST /security-groups HTTP/1.1" 409 285 0.002124 10.0.0.33 - - [2026-02-09 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.33 - - [2026-02-09 20:27:19] "PUT /security-group/0050a538-8e5f-4357-b275-bf5fb8727021 HTTP/1.1" 200 262 0.055631 10.0.0.33 - - [2026-02-09 20:27:19] "PUT /access-control-list/12714a3d-e740-4751-8f29-c8a36a593ba6 HTTP/1.1" 200 272 0.011248 10.0.0.33 - - [2026-02-09 20:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023060 10.0.0.33 - - [2026-02-09 20:27:19] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.020343 10.0.0.33 - - [2026-02-09 20:27:19] "PUT /access-control-list/c09979df-b5f1-4499-aa92-4d6d4473ea7d HTTP/1.1" 200 272 0.054996 10.0.0.33 - - [2026-02-09 20:27:19] "GET /firewall-rule/863bfcc0-5036-430d-b9a3-e2dbf06ef557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005126 10.0.0.33 - - [2026-02-09 20:27:19] "POST /ref-update HTTP/1.1" 200 156 0.049833 10.0.0.33 - - [2026-02-09 20:27:19] "DELETE /firewall-rule/863bfcc0-5036-430d-b9a3-e2dbf06ef557 HTTP/1.1" 200 115 0.042709 10.0.0.33 - - [2026-02-09 20:27:19] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005788 10.0.0.33 - - [2026-02-09 20:27:19] "GET /firewall-rule/49a831a5-f659-4ad8-b23c-a2e5f6107dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002553 10.0.0.33 - - [2026-02-09 20:27:19] "POST /ref-update HTTP/1.1" 200 156 0.045157 10.0.0.33 - - [2026-02-09 20:27:19] "DELETE /firewall-rule/49a831a5-f659-4ad8-b23c-a2e5f6107dd5 HTTP/1.1" 200 115 0.039675 10.0.0.33 - - [2026-02-09 20:27:19] "DELETE /tag/1baf107a-53be-4048-b066-c827703092b6 HTTP/1.1" 200 115 0.039259 10.0.0.33 - - [2026-02-09 20:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2026-02-09 20:27:20] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005055 10.0.0.33 - - [2026-02-09 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2026-02-09 20:27:20] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3184 0.004687 10.0.0.33 - - [2026-02-09 20:27:20] "PUT /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805 HTTP/1.1" 200 264 0.038033 10.0.0.33 - - [2026-02-09 20:27:20] "PUT /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115 HTTP/1.1" 200 264 0.046335 10.0.0.33 - - [2026-02-09 20:27:20] "DELETE /security-group/0050a538-8e5f-4357-b275-bf5fb8727021 HTTP/1.1" 200 115 0.038707 10.0.0.33 - - [2026-02-09 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.33 - - [2026-02-09 20:27:20] "DELETE /access-control-list/12714a3d-e740-4751-8f29-c8a36a593ba6 HTTP/1.1" 200 115 0.037932 10.0.0.33 - - [2026-02-09 20:27:20] "DELETE /access-control-list/c09979df-b5f1-4499-aa92-4d6d4473ea7d HTTP/1.1" 200 115 0.026677 10.0.0.33 - - [2026-02-09 20:27:20] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027014 10.0.0.33 - - [2026-02-09 20:27:20] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?fields=security_groups HTTP/1.1" 200 1352 0.031790 10.0.0.33 - - [2026-02-09 20:27:20] "DELETE /security-group/6db66d30-48c4-4272-86df-e5160543da1c HTTP/1.1" 200 115 0.035356 10.0.0.33 - - [2026-02-09 20:27:20] "DELETE /access-control-list/c6215645-d848-4826-b31c-21e7c8d5677a HTTP/1.1" 200 115 0.028759 10.0.0.33 - - [2026-02-09 20:27:20] "GET /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420?fields=application_policy_sets HTTP/1.1" 200 1391 0.062874 10.0.0.33 - - [2026-02-09 20:27:20] "DELETE /access-control-list/9b2c72b7-061c-47d1-bd6c-cd98a74be495 HTTP/1.1" 200 115 0.052170 10.0.0.33 - - [2026-02-09 20:27:20] "DELETE /project/26058ae5-df7b-4c42-98a2-4cf7e77ed420 HTTP/1.1" 200 115 0.285112 10.0.0.33 - - [2026-02-09 20:27:20] "POST /projects HTTP/1.1" 409 238 0.002098 10.0.0.33 - - [2026-02-09 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.33 - - [2026-02-09 20:27:20] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030149 10.0.0.33 - - [2026-02-09 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.33 - - [2026-02-09 20:27:20] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004079 10.0.0.33 - - [2026-02-09 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.33 - - [2026-02-09 20:27:20] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004205 10.0.0.33 - - [2026-02-09 20:27:20] "POST /security-groups HTTP/1.1" 409 285 0.002015 10.0.0.33 - - [2026-02-09 20:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.33 - - [2026-02-09 20:27:20] "PUT /security-group/9574c919-8501-4532-a973-06deced2666d HTTP/1.1" 200 262 0.054187 10.0.0.33 - - [2026-02-09 20:27:20] "PUT /access-control-list/116d164e-0e7a-414f-bf35-8df7eb84d284 HTTP/1.1" 200 272 0.015525 10.0.0.33 - - [2026-02-09 20:27:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020525 10.0.0.33 - - [2026-02-09 20:27:20] "PUT /access-control-list/82d3a8ae-f87a-4034-bdaa-418853618443 HTTP/1.1" 200 272 0.014117 10.0.0.33 - - [2026-02-09 20:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-02-09 20:27:25] "GET /loadbalancer/134cfe3d-3fcf-489c-8fb9-edc4940428b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002230 10.0.0.33 - - [2026-02-09 20:27:25] "GET /virtual-machine-interface/46f69724-05f5-11f1-8620-fa163e686c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001680 10.0.0.33 - - [2026-02-09 20:27:25] "DELETE /loadbalancer-member/ac0974b7-7249-4021-8c22-805a46884343 HTTP/1.1" 200 115 0.035574 10.0.0.33 - - [2026-02-09 20:27:25] "DELETE /loadbalancer-pool/94935157-f13e-47e6-9028-6b7eae9469be HTTP/1.1" 200 115 0.035954 10.0.0.33 - - [2026-02-09 20:27:25] "DELETE /loadbalancer-listener/1a5347ab-8011-4432-8c21-48934ec0bf1a HTTP/1.1" 200 115 0.043875 10.0.0.33 - - [2026-02-09 20:27:25] "DELETE /loadbalancer/134cfe3d-3fcf-489c-8fb9-edc4940428b8 HTTP/1.1" 200 115 0.036242 10.0.0.33 - - [2026-02-09 20:27:25] "DELETE /floating-ip/6ebb0435-0556-4197-a794-d4e9c8c1d427 HTTP/1.1" 200 115 0.025085 10.0.0.33 - - [2026-02-09 20:27:25] "DELETE /instance-ip/91aa4d21-7fae-4649-8203-96246034f5f3 HTTP/1.1" 200 115 0.036247 10.0.0.33 - - [2026-02-09 20:27:25] "DELETE /virtual-machine-interface/74bf4066-3446-4e79-a25b-fbcff4d4b0b6 HTTP/1.1" 200 115 0.033659 10.0.0.33 - - [2026-02-09 20:27:25] "DELETE /tag/a176458b-5a17-4dec-ac2e-dc3590049b0b HTTP/1.1" 200 115 0.030290 10.0.0.33 - - [2026-02-09 20:27:25] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003282 10.0.0.33 - - [2026-02-09 20:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-02-09 20:27:25] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002400 10.0.0.33 - - [2026-02-09 20:27:25] "GET /firewall-policy/a183e46b-612b-445e-a557-3b27d7ff9a90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002203 10.0.0.33 - - [2026-02-09 20:27:25] "GET /firewall-rule/6c2b27e2-99e7-47f0-b3d0-8987a785abdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.002766 10.0.0.33 - - [2026-02-09 20:27:25] "POST /ref-update HTTP/1.1" 200 156 0.016829 10.0.0.33 - - [2026-02-09 20:27:25] "DELETE /firewall-rule/6c2b27e2-99e7-47f0-b3d0-8987a785abdc HTTP/1.1" 200 115 0.047458 10.0.0.33 - - [2026-02-09 20:27:25] "GET /firewall-policy/7a75d6d5-ecc6-41d5-b8ef-345133e4b71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003287 10.0.0.33 - - [2026-02-09 20:27:25] "GET /firewall-rule/96acccd5-059c-4a7b-bfdb-3d5b2622e30b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003052 10.0.0.33 - - [2026-02-09 20:27:25] "POST /ref-update HTTP/1.1" 200 156 0.015189 10.0.0.33 - - [2026-02-09 20:27:26] "DELETE /firewall-rule/96acccd5-059c-4a7b-bfdb-3d5b2622e30b HTTP/1.1" 200 115 0.039521 10.0.0.33 - - [2026-02-09 20:27:26] "GET /application-policy-set/b2a42dea-56b0-4e57-918a-aed040d30e36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010383 10.0.0.33 - - [2026-02-09 20:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.33 - - [2026-02-09 20:27:26] "GET /policy-management/1b49c734-3923-482e-95d0-bbcff8ee8ea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002654 10.0.0.33 - - [2026-02-09 20:27:26] "GET /firewall-policy/7a75d6d5-ecc6-41d5-b8ef-345133e4b71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.003516 10.0.0.33 - - [2026-02-09 20:27:26] "POST /ref-update HTTP/1.1" 200 156 0.019430 10.0.0.33 - - [2026-02-09 20:27:26] "DELETE /firewall-policy/7a75d6d5-ecc6-41d5-b8ef-345133e4b71d HTTP/1.1" 200 115 0.024589 10.0.0.33 - - [2026-02-09 20:27:26] "DELETE /tag/1f02bec7-9f0a-4ad9-a696-66e58c8baeba HTTP/1.1" 200 115 0.060185 10.0.0.33 - - [2026-02-09 20:27:26] "DELETE /tag/4412eb83-bc6b-4e08-aa44-71460a1f69c8 HTTP/1.1" 200 115 0.061709 10.0.0.33 - - [2026-02-09 20:27:26] "POST /projects HTTP/1.1" 409 238 0.002048 10.0.0.33 - - [2026-02-09 20:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2026-02-09 20:27:26] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035484 10.0.0.33 - - [2026-02-09 20:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.33 - - [2026-02-09 20:27:26] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003726 10.0.0.33 - - [2026-02-09 20:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.33 - - [2026-02-09 20:27:26] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.004023 10.0.0.33 - - [2026-02-09 20:27:26] "POST /security-groups HTTP/1.1" 409 285 0.003913 10.0.0.33 - - [2026-02-09 20:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.33 - - [2026-02-09 20:27:26] "PUT /security-group/9574c919-8501-4532-a973-06deced2666d HTTP/1.1" 200 262 0.067013 10.0.0.33 - - [2026-02-09 20:27:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028899 10.0.0.33 - - [2026-02-09 20:27:26] "PUT /access-control-list/116d164e-0e7a-414f-bf35-8df7eb84d284 HTTP/1.1" 200 272 0.015183 10.0.0.33 - - [2026-02-09 20:27:26] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.034045 10.0.0.33 - - [2026-02-09 20:27:26] "PUT /access-control-list/82d3a8ae-f87a-4034-bdaa-418853618443 HTTP/1.1" 200 272 0.035222 10.0.0.33 - - [2026-02-09 20:27:26] "GET /firewall-rule/08675771-6a26-4319-823a-2b6f66d66680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003915 10.0.0.33 - - [2026-02-09 20:27:26] "POST /ref-update HTTP/1.1" 200 156 0.058771 10.0.0.33 - - [2026-02-09 20:27:26] "DELETE /firewall-rule/08675771-6a26-4319-823a-2b6f66d66680 HTTP/1.1" 200 115 0.044253 10.0.0.33 - - [2026-02-09 20:27:26] "GET /firewall-policy/df8a164b-ab43-4536-9545-9cd11b1b9c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005819 10.0.0.33 - - [2026-02-09 20:27:26] "GET /firewall-rule/d6b163e5-5a10-45e4-a268-fb2c3235ed39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005127 10.0.0.33 - - [2026-02-09 20:27:26] "POST /ref-update HTTP/1.1" 200 156 0.065059 10.0.0.33 - - [2026-02-09 20:27:27] "DELETE /firewall-rule/d6b163e5-5a10-45e4-a268-fb2c3235ed39 HTTP/1.1" 200 115 0.074825 10.0.0.33 - - [2026-02-09 20:27:27] "DELETE /tag/8c4ea1a0-4a62-48e6-9eda-e8aa0efee626 HTTP/1.1" 200 115 0.061920 10.0.0.33 - - [2026-02-09 20:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.33 - - [2026-02-09 20:27:27] "GET /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005860 10.0.0.33 - - [2026-02-09 20:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.33 - - [2026-02-09 20:27:27] "GET /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3112 0.005291 10.0.0.33 - - [2026-02-09 20:27:27] "PUT /virtual-network/2009a1cd-ac53-4ca9-b70b-78f556fed805 HTTP/1.1" 200 264 0.057077 10.0.0.33 - - [2026-02-09 20:27:27] "PUT /virtual-network/5895b30a-3329-45e1-8aaf-ae2c00d45115 HTTP/1.1" 200 264 0.046228 10.0.0.33 - - [2026-02-09 20:27:27] "DELETE /security-group/9574c919-8501-4532-a973-06deced2666d HTTP/1.1" 200 115 0.046461 10.0.0.33 - - [2026-02-09 20:27:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.33 - - [2026-02-09 20:27:27] "DELETE /access-control-list/116d164e-0e7a-414f-bf35-8df7eb84d284 HTTP/1.1" 200 115 0.036494 10.0.0.33 - - [2026-02-09 20:27:27] "DELETE /access-control-list/82d3a8ae-f87a-4034-bdaa-418853618443 HTTP/1.1" 200 115 0.042366 10.0.0.33 - - [2026-02-09 20:27:27] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044075 10.0.0.33 - - [2026-02-09 20:27:27] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?fields=security_groups HTTP/1.1" 200 1352 0.056328 10.0.0.33 - - [2026-02-09 20:27:27] "DELETE /security-group/c9cf01cc-f8c9-413d-b607-211dbfd2296d HTTP/1.1" 200 115 0.055334 10.0.0.33 - - [2026-02-09 20:27:27] "DELETE /access-control-list/abcd18ba-e027-4ff4-9dbf-1af1e0bf6e95 HTTP/1.1" 200 115 0.051621 10.0.0.33 - - [2026-02-09 20:27:27] "GET /project/4f0a88b0-368b-4667-8b64-ac10e5de003e?fields=application_policy_sets HTTP/1.1" 200 1391 0.069025 10.0.0.33 - - [2026-02-09 20:27:27] "DELETE /access-control-list/f06c1ced-2c5e-4231-8830-c2cac8922b35 HTTP/1.1" 200 115 0.061419 10.0.0.33 - - [2026-02-09 20:27:27] "DELETE /project/4f0a88b0-368b-4667-8b64-ac10e5de003e HTTP/1.1" 200 115 0.394154 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:28:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.33 - - [2026-02-09 20:28:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761