++ 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 +++ date ++ echo 'INFO: =================== Wed Feb 4 09:50:58 AM UTC 2026 ===================' INFO: =================== Wed Feb 4 09:50:58 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.33,10.89.193.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.89.193.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/04/2026 09:51:40.539 7f3066552b80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/04/2026 09:51:40.719 7f3066552b80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/04/2026 09:51:40.731 7f3066552b80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/04/2026 09:51:40.731 7f3066552b80 [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-04 09:51:53] "GET / HTTP/1.1" 503 181 0.000220 10.0.0.33 - - [2026-02-04 09:51:54] "GET / HTTP/1.1" 200 45303 0.001279 10.0.0.33 - - [2026-02-04 09:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.33 - - [2026-02-04 09:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.33 - - [2026-02-04 09:51:54] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.33 - - [2026-02-04 09:51:55] "GET / HTTP/1.1" 200 35931 0.001154 10.0.0.33 - - [2026-02-04 09:51:55] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.33 - - [2026-02-04 09:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2026-02-04 09:51:55] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010338 10.0.0.33 - - [2026-02-04 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.006339 10.0.0.33 - - [2026-02-04 09:51:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.002428 10.0.0.33 - - [2026-02-04 09:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.33 - - [2026-02-04 09:51:56] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007091 10.0.0.33 - - [2026-02-04 09:51:56] "POST /config-nodes HTTP/1.1" 200 593 0.200297 10.0.0.33 - - [2026-02-04 09:51:56] "POST /service-appliance-sets HTTP/1.1" 200 553 0.189441 10.0.0.33 - - [2026-02-04 09:51:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.008355 10.0.0.33 - - [2026-02-04 09:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.33 - - [2026-02-04 09:51:56] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013204 10.0.0.33 - - [2026-02-04 09:51:56] "POST /service-appliance-sets HTTP/1.1" 200 541 0.079659 10.0.0.33 - - [2026-02-04 09:51:56] "GET / HTTP/1.1" 200 35931 0.002988 10.0.0.33 - - [2026-02-04 09:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.022194 10.0.0.33 - - [2026-02-04 09:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016188 10.0.0.33 - - [2026-02-04 09:51:56] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.019310 10.0.0.33 - - [2026-02-04 09:51:56] "GET /network-ipam/699c6f85-1a7d-4ba6-a83f-01635f317039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.020817 10.0.0.33 - - [2026-02-04 09:51:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.006108 10.0.0.33 - - [2026-02-04 09:51:56] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.33 - - [2026-02-04 09:51:56] "GET / HTTP/1.1" 200 35931 0.001135 10.0.0.33 - - [2026-02-04 09:51:56] "GET / HTTP/1.1" 200 35931 0.001203 10.0.0.33 - - [2026-02-04 09:51:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.022672 10.0.0.33 - - [2026-02-04 09:51:56] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.071911 10.0.0.33 - - [2026-02-04 09:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.33 - - [2026-02-04 09:51:56] "GET /domain/2431ab8b-8c00-4276-bdb0-a7300425b4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008966 10.0.0.33 - - [2026-02-04 09:51:56] "POST /service-templates HTTP/1.1" 200 511 0.053270 10.0.0.33 - - [2026-02-04 09:51:56] "POST /service-templates HTTP/1.1" 200 501 0.063891 10.0.0.33 - - [2026-02-04 09:51:57] "POST /service-templates HTTP/1.1" 200 515 0.148399 10.0.0.33 - - [2026-02-04 09:51:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000484 10.0.0.33 - - [2026-02-04 09:51:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.004287 10.0.0.33 - - [2026-02-04 09:51:57] "POST /service-templates HTTP/1.1" 200 535 0.098126 10.0.0.33 - - [2026-02-04 09:51:57] "POST /security-groups HTTP/1.1" 200 570 0.117936 10.0.0.33 - - [2026-02-04 09:51:57] "POST /projects HTTP/1.1" 200 481 0.469910 10.0.0.33 - - [2026-02-04 09:51:57] "POST /service-templates HTTP/1.1" 200 507 0.137341 10.0.0.33 - - [2026-02-04 09:51:57] "GET / HTTP/1.1" 200 35931 0.005801 10.0.0.33 - - [2026-02-04 09:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.032827 10.0.0.33 - - [2026-02-04 09:51:57] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.049613 10.0.0.33 - - [2026-02-04 09:51:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.021519 10.0.0.33 - - [2026-02-04 09:51:57] "POST /security-groups HTTP/1.1" 200 534 0.316430 10.0.0.33 - - [2026-02-04 09:51:57] "POST /chown HTTP/1.1" 200 109 0.043034 10.0.0.33 - - [2026-02-04 09:51:57] "POST /policy-managements HTTP/1.1" 409 214 0.008307 10.0.0.33 - - [2026-02-04 09:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.33 - - [2026-02-04 09:51:57] "POST /config-database-nodes HTTP/1.1" 200 611 0.130336 10.0.0.33 - - [2026-02-04 09:51:57] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.025790 10.0.0.33 - - [2026-02-04 09:51:57] "POST /application-policy-sets HTTP/1.1" 200 528 0.065254 10.0.0.33 - - [2026-02-04 09:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006543 10.0.0.33 - - [2026-02-04 09:51:57] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003907 10.0.0.33 - - [2026-02-04 09:51:57] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.016907 10.0.0.33 - - [2026-02-04 09:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.33 - - [2026-02-04 09:51:58] "GET /virtual-network/f76197c0-dca8-4716-bf70-a6187dc5f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.020624 10.0.0.33 - - [2026-02-04 09:51:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.000584 10.0.0.33 - - [2026-02-04 09:51:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.004862 10.0.0.33 - - [2026-02-04 09:51:58] "POST /security-groups HTTP/1.1" 200 574 0.121472 10.0.0.33 - - [2026-02-04 09:51:58] "POST /projects HTTP/1.1" 200 489 0.391664 10.0.0.33 - - [2026-02-04 09:51:58] "POST /security-groups HTTP/1.1" 200 546 0.080567 10.0.0.33 - - [2026-02-04 09:51:58] "POST /chown HTTP/1.1" 200 109 0.037798 10.0.0.33 - - [2026-02-04 09:51:58] "POST /network-ipams HTTP/1.1" 200 522 0.080115 10.0.0.33 - - [2026-02-04 09:51:58] "POST /network-ipams HTTP/1.1" 200 510 0.108516 10.0.0.33 - - [2026-02-04 09:51:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.006121 10.0.0.33 - - [2026-02-04 09:51:58] "POST /useragent-kv HTTP/1.1" 200 115 0.008610 10.0.0.33 - - [2026-02-04 09:51:58] "POST /virtual-networks HTTP/1.1" 200 538 0.139946 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.33 - - [2026-02-04 09:51:59] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.007373 10.0.0.33 - - [2026-02-04 09:51:59] "POST /network-ipams HTTP/1.1" 200 518 0.110205 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.007617 10.0.0.33 - - [2026-02-04 09:51:59] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014536 10.0.0.33 - - [2026-02-04 09:51:59] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025177 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.015312 10.0.0.33 - - [2026-02-04 09:51:59] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.33 - - [2026-02-04 09:51:59] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.060777 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.022367 10.0.0.33 - - [2026-02-04 09:51:59] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.149171 10.0.0.33 - - [2026-02-04 09:51:59] "POST /useragent-kv HTTP/1.1" 200 115 0.011810 10.0.0.33 - - [2026-02-04 09:51:59] "POST /virtual-networks HTTP/1.1" 200 546 0.288214 10.0.0.33 - - [2026-02-04 09:51:59] "POST /database-nodes HTTP/1.1" 200 597 0.112205 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017052 10.0.0.33 - - [2026-02-04 09:51:59] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.016296 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.024799 10.0.0.33 - - [2026-02-04 09:51:59] "POST /network-policys HTTP/1.1" 200 538 0.058781 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.002664 10.0.0.33 - - [2026-02-04 09:51:59] "POST /network-policys HTTP/1.1" 200 534 0.072335 10.0.0.33 - - [2026-02-04 09:51:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.009577 10.0.0.33 - - [2026-02-04 09:51:59] "POST /network-policys HTTP/1.1" 200 542 0.029472 10.0.0.33 - - [2026-02-04 09:52:00] "GET / HTTP/1.1" 200 35931 0.002792 10.0.0.33 - - [2026-02-04 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.023689 10.0.0.33 - - [2026-02-04 09:52:00] "GET /routing-instance/a621ef17-5acb-4be4-92dd-f05edc11330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014066 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.191150 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002606 10.0.0.33 - - [2026-02-04 09:52:00] "POST /bgp-routers HTTP/1.1" 200 616 0.056072 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.076081 10.0.0.33 - - [2026-02-04 09:52:00] "GET /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.025178 10.0.0.33 - - [2026-02-04 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.33 - - [2026-02-04 09:52:00] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017968 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008765 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.062004 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.152564 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007352 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003486 10.0.0.33 - - [2026-02-04 09:52:00] "GET / HTTP/1.1" 200 35931 0.001211 10.0.0.33 - - [2026-02-04 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.33 - - [2026-02-04 09:52:00] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.048626 10.0.0.33 - - [2026-02-04 09:52:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.002500 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.181789 10.0.0.33 - - [2026-02-04 09:52:00] "POST /analytics-nodes HTTP/1.1" 200 599 0.120175 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.125317 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-update HTTP/1.1" 200 156 0.081645 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005140 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002099 10.0.0.33 - - [2026-02-04 09:52:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2026-02-04 09:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.33 - - [2026-02-04 09:52:00] "GET /virtual-network/f76197c0-dca8-4716-bf70-a6187dc5f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005649 10.0.0.33 - - [2026-02-04 09:52:01] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007501 10.0.0.33 - - [2026-02-04 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2026-02-04 09:52:01] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003940 10.0.0.33 - - [2026-02-04 09:52:01] "POST /firewall-policys HTTP/1.1" 200 530 0.074905 10.0.0.33 - - [2026-02-04 09:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.043999 10.0.0.33 - - [2026-02-04 09:52:01] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008034 10.0.0.33 - - [2026-02-04 09:52:01] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.017395 10.0.0.33 - - [2026-02-04 09:52:01] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005332 10.0.0.33 - - [2026-02-04 09:52:01] "POST /ref-update HTTP/1.1" 200 156 0.025201 10.0.0.33 - - [2026-02-04 09:52:01] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005348 10.0.0.33 - - [2026-02-04 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009863 10.0.0.33 - - [2026-02-04 09:52:01] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005235 10.0.0.33 - - [2026-02-04 09:52:01] "POST /firewall-policys HTTP/1.1" 200 532 0.042548 10.0.0.33 - - [2026-02-04 09:52:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022661 10.0.0.33 - - [2026-02-04 09:52:01] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013787 10.0.0.33 - - [2026-02-04 09:52:01] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.011765 10.0.0.33 - - [2026-02-04 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011096 10.0.0.33 - - [2026-02-04 09:52:01] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015184 10.0.0.33 - - [2026-02-04 09:52:01] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007152 10.0.0.33 - - [2026-02-04 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005544 10.0.0.33 - - [2026-02-04 09:52:01] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.021370 10.0.0.33 - - [2026-02-04 09:52:01] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.008691 10.0.0.33 - - [2026-02-04 09:52:01] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.057057 10.0.0.33 - - [2026-02-04 09:52:01] "POST /ref-update HTTP/1.1" 200 156 0.040936 10.0.0.33 - - [2026-02-04 09:52:01] "POST /ref-update HTTP/1.1" 200 156 0.025980 10.0.0.33 - - [2026-02-04 09:52:01] "POST /ref-update HTTP/1.1" 200 156 0.038208 10.0.0.33 - - [2026-02-04 09:52:01] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.050076 10.0.0.33 - - [2026-02-04 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009696 10.0.0.33 - - [2026-02-04 09:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994 10.0.0.33 - - [2026-02-04 09:52:01] "GET /network-ipam/699c6f85-1a7d-4ba6-a83f-01635f317039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004581 10.0.0.33 - - [2026-02-04 09:52:01] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006577 10.0.0.33 - - [2026-02-04 09:52:02] "POST /firewall-policys HTTP/1.1" 200 530 0.132941 10.0.0.33 - - [2026-02-04 09:52:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.093273 10.0.0.33 - - [2026-02-04 09:52:02] "GET /firewall-policy/61c6b544-d000-4983-8ace-496b8055aec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.023508 10.0.0.33 - - [2026-02-04 09:52:02] "GET / HTTP/1.1" 200 35931 0.001443 10.0.0.33 - - [2026-02-04 09:52:02] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.010626 10.0.0.33 - - [2026-02-04 09:52:02] "GET /firewall-policy/61c6b544-d000-4983-8ace-496b8055aec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010664 10.0.0.33 - - [2026-02-04 09:52:02] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002858 10.0.0.33 - - [2026-02-04 09:52:02] "POST /alarms HTTP/1.1" 200 581 0.039891 10.0.0.33 - - [2026-02-04 09:52:02] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013158 10.0.0.33 - - [2026-02-04 09:52:02] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003216 10.0.0.33 - - [2026-02-04 09:52:02] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.024590 10.0.0.33 - - [2026-02-04 09:52:02] "POST /alarms HTTP/1.1" 200 575 0.134019 10.0.0.33 - - [2026-02-04 09:52:02] "POST /ref-update HTTP/1.1" 200 156 0.105128 10.0.0.33 - - [2026-02-04 09:52:02] "POST /alarms HTTP/1.1" 200 575 0.079812 10.0.0.33 - - [2026-02-04 09:52:02] "POST /fqname-to-id HTTP/1.1" 404 225 0.005278 10.0.0.33 - - [2026-02-04 09:52:02] "POST /ref-update HTTP/1.1" 200 156 0.072275 10.0.0.33 - - [2026-02-04 09:52:02] "POST /alarms HTTP/1.1" 200 559 0.074636 10.0.0.33 - - [2026-02-04 09:52:02] "POST /access-control-lists HTTP/1.1" 200 587 0.063391 10.0.0.33 - - [2026-02-04 09:52:02] "POST /ref-update HTTP/1.1" 200 156 0.076179 10.0.0.33 - - [2026-02-04 09:52:02] "POST /fqname-to-id HTTP/1.1" 404 224 0.023942 10.0.0.33 - - [2026-02-04 09:52:02] "POST /alarms HTTP/1.1" 200 555 0.055237 10.0.0.33 - - [2026-02-04 09:52:02] "POST /alarms HTTP/1.1" 200 557 0.058568 10.0.0.33 - - [2026-02-04 09:52:02] "POST /access-control-lists HTTP/1.1" 200 585 0.042496 10.0.0.33 - - [2026-02-04 09:52:02] "POST /fqname-to-id HTTP/1.1" 404 213 0.009982 10.0.0.33 - - [2026-02-04 09:52:02] "POST /ref-update HTTP/1.1" 200 156 0.078431 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001051 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.33 - - [2026-02-04 09:52:02] "POST /alarms HTTP/1.1" 200 565 0.094709 10.0.0.33 - - [2026-02-04 09:52:02] "POST /access-control-lists HTTP/1.1" 200 579 0.161815 10.0.0.33 - - [2026-02-04 09:52:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.013211 10.0.0.33 - - [2026-02-04 09:52:03] "POST /alarms HTTP/1.1" 200 549 0.116294 10.0.0.33 - - [2026-02-04 09:52:03] "POST /ref-update HTTP/1.1" 200 156 0.272507 10.0.0.33 - - [2026-02-04 09:52:03] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.017788 10.0.0.33 - - [2026-02-04 09:52:03] "POST /access-control-lists HTTP/1.1" 200 577 0.111225 10.0.0.33 - - [2026-02-04 09:52:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.011992 10.0.0.33 - - [2026-02-04 09:52:03] "POST /alarms HTTP/1.1" 200 557 0.118508 10.0.0.33 - - [2026-02-04 09:52:03] "POST /alarms HTTP/1.1" 200 567 0.579601 10.0.0.33 - - [2026-02-04 09:52:03] "POST /access-control-lists HTTP/1.1" 200 594 0.621969 10.0.0.33 - - [2026-02-04 09:52:03] "POST /fqname-to-id HTTP/1.1" 404 231 0.027528 10.0.0.33 - - [2026-02-04 09:52:03] "POST /alarms HTTP/1.1" 200 555 0.147917 10.0.0.33 - - [2026-02-04 09:52:03] "POST /tags HTTP/1.1" 200 299 0.820752 10.0.0.33 - - [2026-02-04 09:52:03] "POST /access-control-lists HTTP/1.1" 200 592 0.117910 10.0.0.33 - - [2026-02-04 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021685 10.0.0.33 - - [2026-02-04 09:52:04] "GET /tag/a180654d-3dd5-4d2c-ba4e-5f7f3adfc0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.033825 10.0.0.33 - - [2026-02-04 09:52:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.004507 10.0.0.33 - - [2026-02-04 09:52:04] "POST /alarms HTTP/1.1" 200 567 0.124465 10.0.0.33 - - [2026-02-04 09:52:04] "POST /access-control-lists HTTP/1.1" 200 583 0.058687 10.0.0.33 - - [2026-02-04 09:52:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.022331 10.0.0.33 - - [2026-02-04 09:52:04] "POST /alarms HTTP/1.1" 200 575 0.061560 10.0.0.33 - - [2026-02-04 09:52:04] "POST /set-tag HTTP/1.1" 200 109 0.095200 10.0.0.33 - - [2026-02-04 09:52:04] "POST /alarms HTTP/1.1" 200 569 0.056251 10.0.0.33 - - [2026-02-04 09:52:04] "POST /access-control-lists HTTP/1.1" 200 581 0.129594 10.0.0.33 - - [2026-02-04 09:52:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.023535 10.0.0.33 - - [2026-02-04 09:52:04] "POST /alarms HTTP/1.1" 200 561 0.142192 10.0.0.33 - - [2026-02-04 09:52:04] "POST /access-control-lists HTTP/1.1" 200 602 0.122434 10.0.0.33 - - [2026-02-04 09:52:04] "POST /alarms HTTP/1.1" 200 561 0.113257 10.0.0.33 - - [2026-02-04 09:52:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.016353 10.0.0.33 - - [2026-02-04 09:52:04] "POST /alarms HTTP/1.1" 200 561 0.099399 10.0.0.33 - - [2026-02-04 09:52:04] "POST /access-control-lists HTTP/1.1" 200 600 0.143577 10.0.0.33 - - [2026-02-04 09:52:04] "POST /tags HTTP/1.1" 200 357 0.350374 10.0.0.33 - - [2026-02-04 09:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021860 10.0.0.33 - - [2026-02-04 09:52:04] "GET /tag/45663acc-ad5f-4302-94ae-82e7a4c31606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.074604 10.0.0.33 - - [2026-02-04 09:52:04] "POST /alarms HTTP/1.1" 200 547 0.228790 10.0.0.33 - - [2026-02-04 09:52:04] "POST /route-targets HTTP/1.1" 200 327 0.053169 10.0.0.33 - - [2026-02-04 09:52:05] "POST /ref-update HTTP/1.1" 200 156 0.070235 10.0.0.33 - - [2026-02-04 09:52:05] "POST /alarms HTTP/1.1" 200 595 0.184655 10.0.0.33 - - [2026-02-04 09:52:05] "POST /tags HTTP/1.1" 200 305 0.227138 10.0.0.33 - - [2026-02-04 09:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013148 10.0.0.33 - - [2026-02-04 09:52:05] "POST /route-targets HTTP/1.1" 200 327 0.055317 10.0.0.33 - - [2026-02-04 09:52:05] "GET /tag/66cd7ccd-de7a-4b0c-9435-bec34015a3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.057829 10.0.0.33 - - [2026-02-04 09:52:05] "POST /alarms HTTP/1.1" 200 575 0.140725 10.0.0.33 - - [2026-02-04 09:52:05] "POST /ref-update HTTP/1.1" 200 156 0.077827 10.0.0.33 - - [2026-02-04 09:52:05] "POST /alarms HTTP/1.1" 200 571 0.099314 10.0.0.33 - - [2026-02-04 09:52:05] "POST /route-targets HTTP/1.1" 200 327 0.076406 10.0.0.33 - - [2026-02-04 09:52:05] "POST /ref-update HTTP/1.1" 200 156 0.042025 10.0.0.33 - - [2026-02-04 09:52:05] "POST /alarms HTTP/1.1" 200 583 0.163753 10.0.0.33 - - [2026-02-04 09:52:05] "POST /route-targets HTTP/1.1" 200 327 0.085907 10.0.0.33 - - [2026-02-04 09:52:05] "POST /ref-update HTTP/1.1" 200 156 0.042213 10.0.0.33 - - [2026-02-04 09:52:05] "POST /id-to-fqname HTTP/1.1" 200 174 0.001710 10.0.0.33 - - [2026-02-04 09:52:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.028636 10.0.0.33 - - [2026-02-04 09:52:05] "POST /route-targets HTTP/1.1" 200 327 0.062490 10.0.0.33 - - [2026-02-04 09:52:05] "POST /alarms HTTP/1.1" 200 609 0.334667 10.0.0.33 - - [2026-02-04 09:52:05] "POST /ref-update HTTP/1.1" 200 156 0.122808 10.0.0.33 - - [2026-02-04 09:52:06] "POST /security-groups HTTP/1.1" 200 571 0.229905 10.0.0.33 - - [2026-02-04 09:52:06] "POST /projects HTTP/1.1" 200 483 0.764466 10.0.0.33 - - [2026-02-04 09:52:06] "POST /route-targets HTTP/1.1" 200 327 0.134181 10.0.0.33 - - [2026-02-04 09:52:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.070293 10.0.0.33 - - [2026-02-04 09:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012472 10.0.0.33 - - [2026-02-04 09:52:06] "POST /ref-update HTTP/1.1" 200 156 0.077150 10.0.0.33 - - [2026-02-04 09:52:06] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.037371 10.0.0.33 - - [2026-02-04 09:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.33 - - [2026-02-04 09:52:06] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008158 10.0.0.33 - - [2026-02-04 09:52:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.005461 10.0.0.33 - - [2026-02-04 09:52:06] "POST /access-control-lists HTTP/1.1" 200 551 0.094338 10.0.0.33 - - [2026-02-04 09:52:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.027578 10.0.0.33 - - [2026-02-04 09:52:06] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.33 - - [2026-02-04 09:52:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002775 10.0.0.33 - - [2026-02-04 09:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.33 - - [2026-02-04 09:52:06] "POST /access-control-lists HTTP/1.1" 200 589 0.093193 10.0.0.33 - - [2026-02-04 09:52:06] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.103184 10.0.0.33 - - [2026-02-04 09:52:06] "PUT /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156 HTTP/1.1" 200 264 0.325184 10.0.0.33 - - [2026-02-04 09:52:06] "POST /ref-update HTTP/1.1" 200 156 0.078625 10.0.0.33 - - [2026-02-04 09:52:06] "POST /fqname-to-id HTTP/1.1" 404 237 0.018344 10.0.0.33 - - [2026-02-04 09:52:06] "POST /access-control-lists HTTP/1.1" 200 601 0.128797 10.0.0.33 - - [2026-02-04 09:52:06] "PUT /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37 HTTP/1.1" 200 264 0.259091 10.0.0.33 - - [2026-02-04 09:52:06] "POST /ref-update HTTP/1.1" 200 156 0.085836 10.0.0.33 - - [2026-02-04 09:52:07] "POST /ref-update HTTP/1.1" 200 156 0.138206 10.0.0.33 - - [2026-02-04 09:52:07] "POST /security-groups HTTP/1.1" 200 537 0.197256 10.0.0.33 - - [2026-02-04 09:52:07] "PUT /access-control-list/09dd7257-56e8-4f92-817d-79422c262585 HTTP/1.1" 200 272 0.045440 10.0.0.33 - - [2026-02-04 09:52:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.036980 10.0.0.33 - - [2026-02-04 09:52:07] "GET / HTTP/1.1" 200 35931 0.001309 10.0.0.33 - - [2026-02-04 09:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.33 - - [2026-02-04 09:52:07] "POST /chown HTTP/1.1" 200 109 0.021241 10.0.0.33 - - [2026-02-04 09:52:07] "PUT /access-control-list/e55f5165-a9f5-4089-90af-3b67982da8bf HTTP/1.1" 200 272 0.039616 10.0.0.33 - - [2026-02-04 09:52:07] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.030202 10.0.0.33 - - [2026-02-04 09:52:07] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.065270 10.0.0.33 - - [2026-02-04 09:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007958 10.0.0.33 - - [2026-02-04 09:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019115 10.0.0.33 - - [2026-02-04 09:52:07] "PUT /access-control-list/790edd1c-c5c3-4857-a0e2-d081c7983803 HTTP/1.1" 200 272 0.096784 10.0.0.33 - - [2026-02-04 09:52:07] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.020086 10.0.0.33 - - [2026-02-04 09:52:07] "PUT /access-control-list/b006ee5b-61b5-414e-8cfc-0557f91b9fc6 HTTP/1.1" 200 272 0.062028 10.0.0.33 - - [2026-02-04 09:52:07] "POST /tags HTTP/1.1" 409 207 0.024262 10.0.0.33 - - [2026-02-04 09:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009711 10.0.0.33 - - [2026-02-04 09:52:07] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.084387 10.0.0.33 - - [2026-02-04 09:52:07] "GET /tag/66cd7ccd-de7a-4b0c-9435-bec34015a3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.025579 10.0.0.33 - - [2026-02-04 09:52:07] "PUT /access-control-list/3bb65a63-c621-467f-a3d9-7c738dac7b3c HTTP/1.1" 200 272 0.069205 10.0.0.33 - - [2026-02-04 09:52:07] "PUT /access-control-list/926cab21-66fd-4b26-9c67-262c8a172f69 HTTP/1.1" 200 272 0.071704 10.0.0.33 - - [2026-02-04 09:52:07] "PUT /access-control-list/44a682b0-cd9b-4a69-947d-7f3459e9437b HTTP/1.1" 200 272 0.082763 10.0.0.33 - - [2026-02-04 09:52:07] "POST /firewall-rules HTTP/1.1" 200 564 0.173364 10.0.0.33 - - [2026-02-04 09:52:07] "GET /firewall-rule/458d28a2-74df-4345-8b1a-d24b00cc2c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.045152 10.0.0.33 - - [2026-02-04 09:52:07] "PUT /access-control-list/cef3c646-d770-459c-ae9a-1c7ce56d007d HTTP/1.1" 200 272 0.051251 10.0.0.33 - - [2026-02-04 09:52:08] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008161 10.0.0.33 - - [2026-02-04 09:52:08] "GET /firewall-rule/458d28a2-74df-4345-8b1a-d24b00cc2c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003504 10.0.0.33 - - [2026-02-04 09:52:08] "PUT /access-control-list/412cefde-00f4-486b-b923-21bd8e1d5483 HTTP/1.1" 200 272 0.089978 10.0.0.33 - - [2026-02-04 09:52:08] "PUT /access-control-list/b9c4f775-7797-4521-995a-d090e5101386 HTTP/1.1" 200 272 0.029763 10.0.0.33 - - [2026-02-04 09:52:08] "POST /ref-update HTTP/1.1" 200 156 0.069616 10.0.0.33 - - [2026-02-04 09:52:08] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009884 10.0.0.33 - - [2026-02-04 09:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.33 - - [2026-02-04 09:52:08] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.014711 10.0.0.33 - - [2026-02-04 09:52:08] "POST /tags HTTP/1.1" 409 207 0.002344 10.0.0.33 - - [2026-02-04 09:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.33 - - [2026-02-04 09:52:08] "GET /tag/66cd7ccd-de7a-4b0c-9435-bec34015a3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.034395 10.0.0.33 - - [2026-02-04 09:52:08] "POST /firewall-rules HTTP/1.1" 200 562 0.083361 10.0.0.33 - - [2026-02-04 09:52:08] "GET /firewall-rule/408a158c-dcd7-4d3f-b736-58f034f28d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.053236 10.0.0.33 - - [2026-02-04 09:52:08] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012235 10.0.0.33 - - [2026-02-04 09:52:08] "GET /firewall-rule/408a158c-dcd7-4d3f-b736-58f034f28d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.008039 10.0.0.33 - - [2026-02-04 09:52:08] "POST /ref-update HTTP/1.1" 200 156 0.065936 10.0.0.33 - - [2026-02-04 09:52:08] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.33 - - [2026-02-04 09:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.023388 10.0.0.33 - - [2026-02-04 09:52:08] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.023976 10.0.0.33 - - [2026-02-04 09:52:08] "PUT /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5 HTTP/1.1" 200 274 0.029785 10.0.0.33 - - [2026-02-04 09:52:08] "POST /tags HTTP/1.1" 200 305 0.326668 10.0.0.33 - - [2026-02-04 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.33 - - [2026-02-04 09:52:09] "GET /tag/d613918b-d723-44e1-8741-f68e018dd903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.053958 10.0.0.33 - - [2026-02-04 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.33 - - [2026-02-04 09:52:09] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057042 10.0.0.33 - - [2026-02-04 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015713 10.0.0.33 - - [2026-02-04 09:52:09] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.012076 10.0.0.33 - - [2026-02-04 09:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.33 - - [2026-02-04 09:52:09] "GET /service-appliance-set/5f76d634-e925-4bff-ac46-52d0ec06b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.016407 10.0.0.33 - - [2026-02-04 09:52:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.003342 10.0.0.33 - - [2026-02-04 09:52:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.159760 10.0.0.33 - - [2026-02-04 09:52:09] "GET /virtual-machine-interface/3d6a9caa-f9bb-44cd-9c55-87724487e13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.014617 10.0.0.33 - - [2026-02-04 09:52:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.003908 10.0.0.33 - - [2026-02-04 09:52:09] "POST /access-control-lists HTTP/1.1" 200 580 0.219721 10.0.0.33 - - [2026-02-04 09:52:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.008412 10.0.0.33 - - [2026-02-04 09:52:09] "POST /access-control-lists HTTP/1.1" 200 578 0.028196 10.0.0.33 - - [2026-02-04 09:52:09] "POST /instance-ips HTTP/1.1" 200 381 0.328592 10.0.0.33 - - [2026-02-04 09:52:09] "GET /instance-ip/26c7aaa6-9c1e-488e-9b86-b7c74b3e8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009241 10.0.0.33 - - [2026-02-04 09:52:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.001649 10.0.0.33 - - [2026-02-04 09:52:09] "POST /loadbalancers HTTP/1.1" 200 582 0.081817 10.0.0.33 - - [2026-02-04 09:52:10] "POST /access-control-lists HTTP/1.1" 200 596 0.120173 10.0.0.33 - - [2026-02-04 09:52:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.003247 10.0.0.33 - - [2026-02-04 09:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.142311 10.0.0.33 - - [2026-02-04 09:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.030652 10.0.0.33 - - [2026-02-04 09:52:10] "POST /access-control-lists HTTP/1.1" 200 594 0.108892 10.0.0.33 - - [2026-02-04 09:52:10] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.070467 10.0.0.33 - - [2026-02-04 09:52:10] "GET /instance-ip/26c7aaa6-9c1e-488e-9b86-b7c74b3e8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.035562 10.0.0.33 - - [2026-02-04 09:52:10] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.135700 10.0.0.33 - - [2026-02-04 09:52:10] "GET /loadbalancer/20541d04-503f-447d-9cc2-dded4c655fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.009732 10.0.0.33 - - [2026-02-04 09:52:10] "POST /floating-ips HTTP/1.1" 200 583 0.138629 10.0.0.33 - - [2026-02-04 09:52:10] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.081296 10.0.0.33 - - [2026-02-04 09:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.059145 10.0.0.33 - - [2026-02-04 09:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.024083 10.0.0.33 - - [2026-02-04 09:52:10] "PUT /access-control-list/b78190ec-8ec0-4872-b0f2-d6a1d30be048 HTTP/1.1" 200 272 0.067357 10.0.0.33 - - [2026-02-04 09:52:10] "PUT /access-control-list/68190f70-d1fe-4fb7-a19f-534d9917081f HTTP/1.1" 200 272 0.035925 10.0.0.33 - - [2026-02-04 09:52:10] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075438 10.0.0.33 - - [2026-02-04 09:52:10] "GET /loadbalancer-listener/ae9a726b-e184-453b-ad5b-1630167ba862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003572 10.0.0.33 - - [2026-02-04 09:52:10] "GET /loadbalancer-listener/ae9a726b-e184-453b-ad5b-1630167ba862?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003607 10.0.0.33 - - [2026-02-04 09:52:10] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023261 10.0.0.33 - - [2026-02-04 09:52:10] "GET /instance-ip/26c7aaa6-9c1e-488e-9b86-b7c74b3e8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.209764 10.0.0.33 - - [2026-02-04 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.193523 10.0.0.33 - - [2026-02-04 09:52:11] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003294 10.0.0.33 - - [2026-02-04 09:52:11] "GET /instance-ip/26c7aaa6-9c1e-488e-9b86-b7c74b3e8edd?fields=floating_ips HTTP/1.1" 200 1170 0.014736 10.0.0.33 - - [2026-02-04 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.33 - - [2026-02-04 09:52:11] "PUT /access-control-list/43fbc6ec-1271-4295-a1de-259aba731f7c HTTP/1.1" 200 272 0.246175 10.0.0.33 - - [2026-02-04 09:52:11] "GET /floating-ip/375b9831-db39-4001-bddd-29cc396bc0c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.014833 10.0.0.33 - - [2026-02-04 09:52:11] "PUT /access-control-list/3db79d7c-30b6-4c36-b819-ec7d495185ad HTTP/1.1" 200 272 0.049723 10.0.0.33 - - [2026-02-04 09:52:11] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.062366 10.0.0.33 - - [2026-02-04 09:52:11] "PUT /access-control-list/59e4d8cd-9c29-4ec7-9973-48a9d4b261b6 HTTP/1.1" 200 272 0.092739 10.0.0.33 - - [2026-02-04 09:52:11] "POST /tags HTTP/1.1" 200 301 0.172620 10.0.0.33 - - [2026-02-04 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012934 10.0.0.33 - - [2026-02-04 09:52:11] "GET /tag/cc348148-16ce-4cbd-8886-3456027ab1b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.057427 10.0.0.33 - - [2026-02-04 09:52:11] "POST /tags HTTP/1.1" 200 325 0.120487 10.0.0.33 - - [2026-02-04 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015696 10.0.0.33 - - [2026-02-04 09:52:11] "GET /tag/529f5e71-9175-420a-8ad1-14aa9e230f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.038582 10.0.0.33 - - [2026-02-04 09:52:11] "POST /tags HTTP/1.1" 200 363 0.047211 10.0.0.33 - - [2026-02-04 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014087 10.0.0.33 - - [2026-02-04 09:52:11] "GET /tag/ff4bffae-52cf-416c-be08-73ee05d007af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.028870 10.0.0.33 - - [2026-02-04 09:52:11] "POST /tags HTTP/1.1" 200 311 0.055948 10.0.0.33 - - [2026-02-04 09:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.034499 10.0.0.33 - - [2026-02-04 09:52:12] "GET /tag/21c9ce9f-59a9-4fba-a3a4-50913bacc814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.038977 10.0.0.33 - - [2026-02-04 09:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.33 - - [2026-02-04 09:52:12] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008564 10.0.0.33 - - [2026-02-04 09:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.33 - - [2026-02-04 09:52:12] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047222 10.0.0.33 - - [2026-02-04 09:52:12] "POST /virtual-machines HTTP/1.1" 200 377 0.028390 10.0.0.33 - - [2026-02-04 09:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011011 10.0.0.33 - - [2026-02-04 09:52:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144768 10.0.0.33 - - [2026-02-04 09:52:12] "PUT /access-control-list/5ed768bc-2973-4d47-8e86-28be189f1e10 HTTP/1.1" 200 272 0.048151 10.0.0.33 - - [2026-02-04 09:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.046734 10.0.0.33 - - [2026-02-04 09:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017095 10.0.0.33 - - [2026-02-04 09:52:12] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006006 10.0.0.33 - - [2026-02-04 09:52:12] "POST /instance-ips HTTP/1.1" 200 409 0.069918 10.0.0.33 - - [2026-02-04 09:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.042145 10.0.0.33 - - [2026-02-04 09:52:12] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.039149 10.0.0.33 - - [2026-02-04 09:52:12] "POST /set-tag HTTP/1.1" 200 109 0.045397 10.0.0.33 - - [2026-02-04 09:52:12] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.040374 10.0.0.33 - - [2026-02-04 09:52:12] "GET /instance-ip/2dc7e8d8-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.006831 10.0.0.33 - - [2026-02-04 09:52:12] "POST /tags HTTP/1.1" 200 355 0.026236 10.0.0.33 - - [2026-02-04 09:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012547 10.0.0.33 - - [2026-02-04 09:52:12] "GET /tag/ad710ecb-2b89-4e2e-90ba-88caa92f08e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.033971 10.0.0.33 - - [2026-02-04 09:52:13] "POST /tags HTTP/1.1" 200 303 0.050124 10.0.0.33 - - [2026-02-04 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001168 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001411 10.0.0.33 - - [2026-02-04 09:52:13] "GET /tag/fb3948c4-8c34-4921-a3d2-614a445938ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.053735 10.0.0.33 - - [2026-02-04 09:52:13] "POST /projects HTTP/1.1" 409 218 0.004947 10.0.0.33 - - [2026-02-04 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2026-02-04 09:52:13] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048781 10.0.0.33 - - [2026-02-04 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.33 - - [2026-02-04 09:52:13] "GET /network-ipam/1cf65faf-1ade-4435-8c18-09bf85ecb424?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.007191 10.0.0.33 - - [2026-02-04 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2026-02-04 09:52:13] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.054102 10.0.0.33 - - [2026-02-04 09:52:13] "PUT /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156 HTTP/1.1" 200 264 0.065300 10.0.0.33 - - [2026-02-04 09:52:13] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.019982 10.0.0.33 - - [2026-02-04 09:52:13] "POST /set-tag HTTP/1.1" 200 109 0.246633 10.0.0.33 - - [2026-02-04 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018228 10.0.0.33 - - [2026-02-04 09:52:13] "GET /network-ipam/2d0f6139-1ad0-4627-bfa2-967a4bf3b0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002996 10.0.0.33 - - [2026-02-04 09:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009542 10.0.0.33 - - [2026-02-04 09:52:13] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005126 10.0.0.33 - - [2026-02-04 09:52:13] "PUT /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37 HTTP/1.1" 200 264 0.119096 10.0.0.33 - - [2026-02-04 09:52:14] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005476 10.0.0.33 - - [2026-02-04 09:52:14] "POST /set-tag HTTP/1.1" 200 109 0.108939 10.0.0.33 - - [2026-02-04 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.33 - - [2026-02-04 09:52:14] "GET /network-policy/11587f15-f8c9-4720-a717-95f4a79b4456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003417 10.0.0.33 - - [2026-02-04 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-02-04 09:52:14] "GET /network-policy/f7536e1e-9981-4280-af1b-7628dfbc22a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003359 10.0.0.33 - - [2026-02-04 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.33 - - [2026-02-04 09:52:14] "GET /network-policy/22ab05c2-3874-44a3-a326-57e3f1d7d1d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003724 10.0.0.33 - - [2026-02-04 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2026-02-04 09:52:14] "PUT /network-policy/22ab05c2-3874-44a3-a326-57e3f1d7d1d2 HTTP/1.1" 200 262 0.012037 10.0.0.33 - - [2026-02-04 09:52:14] "PUT /access-control-list/59e4d8cd-9c29-4ec7-9973-48a9d4b261b6 HTTP/1.1" 200 272 0.038391 10.0.0.33 - - [2026-02-04 09:52:14] "POST /ref-update HTTP/1.1" 200 156 0.131274 10.0.0.33 - - [2026-02-04 09:52:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009065 10.0.0.33 - - [2026-02-04 09:52:14] "PUT /access-control-list/9c076f72-f29e-452a-ae1f-05438326f1c5 HTTP/1.1" 200 272 0.097324 10.0.0.33 - - [2026-02-04 09:52:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003601 10.0.0.33 - - [2026-02-04 09:52:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005985 10.0.0.33 - - [2026-02-04 09:52:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041474 10.0.0.33 - - [2026-02-04 09:52:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039960 10.0.0.33 - - [2026-02-04 09:52:14] "PUT /access-control-list/5ed768bc-2973-4d47-8e86-28be189f1e10 HTTP/1.1" 200 272 0.093055 10.0.0.33 - - [2026-02-04 09:52:14] "POST /security-groups HTTP/1.1" 409 245 0.005898 10.0.0.33 - - [2026-02-04 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2026-02-04 09:52:14] "PUT /security-group/72cf54f2-d50b-47a0-9a85-7f9991da3b59 HTTP/1.1" 200 262 0.055967 10.0.0.33 - - [2026-02-04 09:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025892 10.0.0.33 - - [2026-02-04 09:52:14] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015542 10.0.0.33 - - [2026-02-04 09:52:14] "PUT /access-control-list/3bb65a63-c621-467f-a3d9-7c738dac7b3c HTTP/1.1" 200 272 0.022304 10.0.0.33 - - [2026-02-04 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.33 - - [2026-02-04 09:52:14] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005292 10.0.0.33 - - [2026-02-04 09:52:14] "POST /tags HTTP/1.1" 409 206 0.003857 10.0.0.33 - - [2026-02-04 09:52:14] "PUT /access-control-list/926cab21-66fd-4b26-9c67-262c8a172f69 HTTP/1.1" 200 272 0.033753 10.0.0.33 - - [2026-02-04 09:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.33 - - [2026-02-04 09:52:14] "GET /tag/fb3948c4-8c34-4921-a3d2-614a445938ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.046551 10.0.0.33 - - [2026-02-04 09:52:15] "POST /firewall-rules HTTP/1.1" 200 562 0.099107 10.0.0.33 - - [2026-02-04 09:52:15] "GET /firewall-rule/7a6b396c-80cd-4aba-b4b9-aca26e6847f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004505 10.0.0.33 - - [2026-02-04 09:52:15] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005139 10.0.0.33 - - [2026-02-04 09:52:15] "GET /firewall-rule/7a6b396c-80cd-4aba-b4b9-aca26e6847f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005432 10.0.0.33 - - [2026-02-04 09:52:15] "POST /ref-update HTTP/1.1" 200 156 0.069566 10.0.0.33 - - [2026-02-04 09:52:15] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014510 10.0.0.33 - - [2026-02-04 09:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.33 - - [2026-02-04 09:52:15] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004457 10.0.0.33 - - [2026-02-04 09:52:15] "POST /tags HTTP/1.1" 409 206 0.004897 10.0.0.33 - - [2026-02-04 09:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.33 - - [2026-02-04 09:52:15] "GET /tag/fb3948c4-8c34-4921-a3d2-614a445938ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017986 10.0.0.33 - - [2026-02-04 09:52:15] "POST /firewall-rules HTTP/1.1" 200 560 0.092931 10.0.0.33 - - [2026-02-04 09:52:15] "GET /firewall-rule/dbe3f295-f020-42c4-bb68-6ef61dbd714c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.036894 10.0.0.33 - - [2026-02-04 09:52:15] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.009629 10.0.0.33 - - [2026-02-04 09:52:15] "GET /firewall-rule/dbe3f295-f020-42c4-bb68-6ef61dbd714c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003608 10.0.0.33 - - [2026-02-04 09:52:15] "POST /ref-update HTTP/1.1" 200 156 0.065269 10.0.0.33 - - [2026-02-04 09:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.33 - - [2026-02-04 09:52:15] "GET /loadbalancer/20541d04-503f-447d-9cc2-dded4c655fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002933 10.0.0.33 - - [2026-02-04 09:52:15] "POST /tags HTTP/1.1" 200 301 0.108567 10.0.0.33 - - [2026-02-04 09:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.33 - - [2026-02-04 09:52:15] "GET /tag/cd5cd866-57bf-470e-adc2-46bd27a09c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.086743 10.0.0.33 - - [2026-02-04 09:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015913 10.0.0.33 - - [2026-02-04 09:52:16] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045844 10.0.0.33 - - [2026-02-04 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005846 10.0.0.33 - - [2026-02-04 09:52:16] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011218 10.0.0.33 - - [2026-02-04 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.33 - - [2026-02-04 09:52:16] "GET /service-appliance-set/5f76d634-e925-4bff-ac46-52d0ec06b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003675 10.0.0.33 - - [2026-02-04 09:52:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.001719 10.0.0.33 - - [2026-02-04 09:52:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131492 10.0.0.33 - - [2026-02-04 09:52:16] "GET /virtual-machine-interface/a7615800-54b2-4439-9679-e9354808c5ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.033932 10.0.0.33 - - [2026-02-04 09:52:16] "POST /instance-ips HTTP/1.1" 200 377 0.069305 10.0.0.33 - - [2026-02-04 09:52:16] "GET /instance-ip/b82b3d02-e27a-489f-8050-85c7513db330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007511 10.0.0.33 - - [2026-02-04 09:52:16] "POST /loadbalancers HTTP/1.1" 200 582 0.091587 10.0.0.33 - - [2026-02-04 09:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.043542 10.0.0.33 - - [2026-02-04 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008530 10.0.0.33 - - [2026-02-04 09:52:16] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064027 10.0.0.33 - - [2026-02-04 09:52:16] "GET /instance-ip/b82b3d02-e27a-489f-8050-85c7513db330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002987 10.0.0.33 - - [2026-02-04 09:52:16] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.061788 10.0.0.33 - - [2026-02-04 09:52:16] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.016283 10.0.0.33 - - [2026-02-04 09:52:16] "POST /floating-ips HTTP/1.1" 200 581 0.054140 10.0.0.33 - - [2026-02-04 09:52:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.060585 10.0.0.33 - - [2026-02-04 09:52:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018797 10.0.0.33 - - [2026-02-04 09:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015845 10.0.0.33 - - [2026-02-04 09:52:17] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.072779 10.0.0.33 - - [2026-02-04 09:52:17] "GET /loadbalancer-listener/4c5df5c4-692f-4eec-ae95-2df76d251581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004529 10.0.0.33 - - [2026-02-04 09:52:17] "GET /loadbalancer-listener/4c5df5c4-692f-4eec-ae95-2df76d251581?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009066 10.0.0.33 - - [2026-02-04 09:52:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.032020 10.0.0.33 - - [2026-02-04 09:52:17] "GET /instance-ip/b82b3d02-e27a-489f-8050-85c7513db330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011741 10.0.0.33 - - [2026-02-04 09:52:17] "GET /instance-ip/b82b3d02-e27a-489f-8050-85c7513db330?fields=floating_ips HTTP/1.1" 200 1164 0.009929 10.0.0.33 - - [2026-02-04 09:52:17] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004711 10.0.0.33 - - [2026-02-04 09:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007736 10.0.0.33 - - [2026-02-04 09:52:17] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050803 10.0.0.33 - - [2026-02-04 09:52:17] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004582 10.0.0.33 - - [2026-02-04 09:52:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023308 10.0.0.33 - - [2026-02-04 09:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042177 10.0.0.33 - - [2026-02-04 09:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016843 10.0.0.33 - - [2026-02-04 09:52:17] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059597 10.0.0.33 - - [2026-02-04 09:52:17] "GET /loadbalancer-listener/104e4774-44a6-48ff-8e9e-907001b60a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006171 10.0.0.33 - - [2026-02-04 09:52:17] "GET /loadbalancer-listener/104e4774-44a6-48ff-8e9e-907001b60a29?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003600 10.0.0.33 - - [2026-02-04 09:52:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034271 10.0.0.33 - - [2026-02-04 09:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2026-02-04 09:52:17] "GET /instance-ip/b82b3d02-e27a-489f-8050-85c7513db330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005297 10.0.0.33 - - [2026-02-04 09:52:17] "GET /instance-ip/b82b3d02-e27a-489f-8050-85c7513db330?fields=floating_ips HTTP/1.1" 200 1164 0.005158 10.0.0.33 - - [2026-02-04 09:52:17] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007288 10.0.0.33 - - [2026-02-04 09:52:17] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.071473 10.0.0.33 - - [2026-02-04 09:52:17] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002481 10.0.0.33 - - [2026-02-04 09:52:17] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.033899 10.0.0.33 - - [2026-02-04 09:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020539 10.0.0.33 - - [2026-02-04 09:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011805 10.0.0.33 - - [2026-02-04 09:52:17] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025020 10.0.0.33 - - [2026-02-04 09:52:17] "GET /loadbalancer-listener/5c0c2009-19dc-4f19-8e92-17d7501280e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.024291 10.0.0.33 - - [2026-02-04 09:52:17] "GET /loadbalancer-listener/5c0c2009-19dc-4f19-8e92-17d7501280e3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.015922 10.0.0.33 - - [2026-02-04 09:52:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.055346 10.0.0.33 - - [2026-02-04 09:52:18] "GET /instance-ip/b82b3d02-e27a-489f-8050-85c7513db330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004625 10.0.0.33 - - [2026-02-04 09:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.33 - - [2026-02-04 09:52:18] "GET /instance-ip/b82b3d02-e27a-489f-8050-85c7513db330?fields=floating_ips HTTP/1.1" 200 1164 0.002876 10.0.0.33 - - [2026-02-04 09:52:18] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001930 10.0.0.33 - - [2026-02-04 09:52:18] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002617 10.0.0.33 - - [2026-02-04 09:52:18] "POST /tags HTTP/1.1" 200 371 0.058599 10.0.0.33 - - [2026-02-04 09:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005464 10.0.0.33 - - [2026-02-04 09:52:18] "GET /tag/b6c38f04-0edc-4de9-8ae1-f574c6692142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.027759 10.0.0.33 - - [2026-02-04 09:52:18] "POST /tags HTTP/1.1" 200 319 0.034970 10.0.0.33 - - [2026-02-04 09:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017731 10.0.0.33 - - [2026-02-04 09:52:18] "GET /tag/3e24dae1-490d-4119-b299-c093b9427f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.033522 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000767 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 10.0.0.33 - - [2026-02-04 09:52:18] "POST /id-to-fqname HTTP/1.1" 200 181 0.000476 10.0.0.33 - - [2026-02-04 09:52:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.001941 10.0.0.33 - - [2026-02-04 09:52:18] "POST /security-groups HTTP/1.1" 200 578 0.085063 10.0.0.33 - - [2026-02-04 09:52:18] "POST /projects HTTP/1.1" 200 497 0.234413 10.0.0.33 - - [2026-02-04 09:52:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.001387 10.0.0.33 - - [2026-02-04 09:52:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010688 10.0.0.33 - - [2026-02-04 09:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016437 10.0.0.33 - - [2026-02-04 09:52:18] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.022767 10.0.0.33 - - [2026-02-04 09:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.035554 10.0.0.33 - - [2026-02-04 09:52:18] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.016510 10.0.0.33 - - [2026-02-04 09:52:18] "POST /access-control-lists HTTP/1.1" 200 587 0.191091 10.0.0.33 - - [2026-02-04 09:52:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.003507 10.0.0.33 - - [2026-02-04 09:52:18] "PUT /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156 HTTP/1.1" 200 264 0.070601 10.0.0.33 - - [2026-02-04 09:52:19] "PUT /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37 HTTP/1.1" 200 264 0.106987 10.0.0.33 - - [2026-02-04 09:52:19] "POST /access-control-lists HTTP/1.1" 200 585 0.260238 10.0.0.33 - - [2026-02-04 09:52:19] "POST /security-groups HTTP/1.1" 200 558 0.234404 10.0.0.33 - - [2026-02-04 09:52:19] "POST /fqname-to-id HTTP/1.1" 404 248 0.003272 10.0.0.33 - - [2026-02-04 09:52:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.029626 10.0.0.33 - - [2026-02-04 09:52:19] "POST /access-control-lists HTTP/1.1" 200 610 0.089622 10.0.0.33 - - [2026-02-04 09:52:19] "POST /chown HTTP/1.1" 200 109 0.071773 10.0.0.33 - - [2026-02-04 09:52:19] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008290 10.0.0.33 - - [2026-02-04 09:52:19] "POST /fqname-to-id HTTP/1.1" 404 247 0.006826 10.0.0.33 - - [2026-02-04 09:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.33 - - [2026-02-04 09:52:19] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.045954 10.0.0.33 - - [2026-02-04 09:52:19] "POST /access-control-lists HTTP/1.1" 200 608 0.073129 10.0.0.33 - - [2026-02-04 09:52:19] "POST /tags HTTP/1.1" 409 214 0.002571 10.0.0.33 - - [2026-02-04 09:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.33 - - [2026-02-04 09:52:19] "GET /tag/3e24dae1-490d-4119-b299-c093b9427f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016400 10.0.0.33 - - [2026-02-04 09:52:19] "POST /firewall-rules HTTP/1.1" 200 578 0.093191 10.0.0.33 - - [2026-02-04 09:52:19] "GET /firewall-rule/36e06502-eaa2-4abd-9119-e2fa3d571358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007971 10.0.0.33 - - [2026-02-04 09:52:19] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.009058 10.0.0.33 - - [2026-02-04 09:52:19] "GET /firewall-rule/36e06502-eaa2-4abd-9119-e2fa3d571358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002888 10.0.0.33 - - [2026-02-04 09:52:19] "POST /ref-update HTTP/1.1" 200 156 0.063841 10.0.0.33 - - [2026-02-04 09:52:19] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019715 10.0.0.33 - - [2026-02-04 09:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011399 10.0.0.33 - - [2026-02-04 09:52:20] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002705 10.0.0.33 - - [2026-02-04 09:52:20] "POST /tags HTTP/1.1" 409 214 0.002023 10.0.0.33 - - [2026-02-04 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-02-04 09:52:20] "GET /tag/3e24dae1-490d-4119-b299-c093b9427f82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015409 10.0.0.33 - - [2026-02-04 09:52:20] "POST /firewall-rules HTTP/1.1" 200 576 0.103828 10.0.0.33 - - [2026-02-04 09:52:20] "GET /firewall-rule/ae97911f-fb56-4bac-a6cc-bd688f447e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.027210 10.0.0.33 - - [2026-02-04 09:52:20] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004537 10.0.0.33 - - [2026-02-04 09:52:20] "GET /firewall-rule/ae97911f-fb56-4bac-a6cc-bd688f447e17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002363 10.0.0.33 - - [2026-02-04 09:52:20] "POST /ref-update HTTP/1.1" 200 156 0.043061 10.0.0.33 - - [2026-02-04 09:52:20] "POST /tags HTTP/1.1" 200 363 0.040166 10.0.0.33 - - [2026-02-04 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2026-02-04 09:52:20] "GET /tag/1a5c0564-7ab4-42ec-b2a6-56941b0c59e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.018751 10.0.0.33 - - [2026-02-04 09:52:20] "POST /tags HTTP/1.1" 200 311 0.037093 10.0.0.33 - - [2026-02-04 09:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2026-02-04 09:52:20] "GET /tag/7834fe62-8a36-48c2-8f9e-675e3f9434f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023860 10.0.0.33 - - [2026-02-04 09:52:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.001168 10.0.0.33 - - [2026-02-04 09:52:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.013580 10.0.0.33 - - [2026-02-04 09:52:20] "POST /security-groups HTTP/1.1" 200 574 0.115078 10.0.0.33 - - [2026-02-04 09:52:21] "POST /projects HTTP/1.1" 200 489 0.456026 10.0.0.33 - - [2026-02-04 09:52:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.009028 10.0.0.33 - - [2026-02-04 09:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011829 10.0.0.33 - - [2026-02-04 09:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020761 10.0.0.33 - - [2026-02-04 09:52:21] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.021016 10.0.0.33 - - [2026-02-04 09:52:21] "POST /access-control-lists HTTP/1.1" 200 583 0.101070 10.0.0.33 - - [2026-02-04 09:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017188 10.0.0.33 - - [2026-02-04 09:52:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.009362 10.0.0.33 - - [2026-02-04 09:52:21] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013236 10.0.0.33 - - [2026-02-04 09:52:21] "PUT /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156 HTTP/1.1" 200 264 0.076928 10.0.0.33 - - [2026-02-04 09:52:21] "POST /access-control-lists HTTP/1.1" 200 581 0.156389 10.0.0.33 - - [2026-02-04 09:52:21] "PUT /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37 HTTP/1.1" 200 264 0.087017 10.0.0.33 - - [2026-02-04 09:52:21] "POST /security-groups HTTP/1.1" 200 546 0.136940 10.0.0.33 - - [2026-02-04 09:52:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.003604 10.0.0.33 - - [2026-02-04 09:52:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.044928 10.0.0.33 - - [2026-02-04 09:52:21] "POST /chown HTTP/1.1" 200 109 0.049389 10.0.0.33 - - [2026-02-04 09:52:21] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017061 10.0.0.33 - - [2026-02-04 09:52:21] "POST /access-control-lists HTTP/1.1" 200 602 0.133771 10.0.0.33 - - [2026-02-04 09:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019350 10.0.0.33 - - [2026-02-04 09:52:21] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003567 10.0.0.33 - - [2026-02-04 09:52:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.001836 10.0.0.33 - - [2026-02-04 09:52:21] "POST /tags HTTP/1.1" 409 210 0.001891 10.0.0.33 - - [2026-02-04 09:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.33 - - [2026-02-04 09:52:21] "GET /tag/7834fe62-8a36-48c2-8f9e-675e3f9434f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.046758 10.0.0.33 - - [2026-02-04 09:52:21] "POST /access-control-lists HTTP/1.1" 200 600 0.083469 10.0.0.33 - - [2026-02-04 09:52:22] "POST /firewall-rules HTTP/1.1" 200 570 0.103306 10.0.0.33 - - [2026-02-04 09:52:22] "GET /firewall-rule/c53e3f73-5c98-4399-82f4-4016bb32cd19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.024023 10.0.0.33 - - [2026-02-04 09:52:22] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004604 10.0.0.33 - - [2026-02-04 09:52:22] "GET /firewall-rule/c53e3f73-5c98-4399-82f4-4016bb32cd19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012661 10.0.0.33 - - [2026-02-04 09:52:22] "POST /ref-update HTTP/1.1" 200 156 0.055103 10.0.0.33 - - [2026-02-04 09:52:22] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007449 10.0.0.33 - - [2026-02-04 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2026-02-04 09:52:22] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003359 10.0.0.33 - - [2026-02-04 09:52:22] "POST /tags HTTP/1.1" 409 210 0.002112 10.0.0.33 - - [2026-02-04 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.33 - - [2026-02-04 09:52:22] "GET /tag/7834fe62-8a36-48c2-8f9e-675e3f9434f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014896 10.0.0.33 - - [2026-02-04 09:52:22] "POST /firewall-rules HTTP/1.1" 200 568 0.072102 10.0.0.33 - - [2026-02-04 09:52:22] "GET /firewall-rule/5f211c95-e40c-4767-97ee-b09bdfb74ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.013026 10.0.0.33 - - [2026-02-04 09:52:22] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003883 10.0.0.33 - - [2026-02-04 09:52:22] "GET /firewall-rule/5f211c95-e40c-4767-97ee-b09bdfb74ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003780 10.0.0.33 - - [2026-02-04 09:52:22] "POST /ref-update HTTP/1.1" 200 156 0.060079 10.0.0.33 - - [2026-02-04 09:52:22] "POST /tags HTTP/1.1" 409 237 0.004158 10.0.0.33 - - [2026-02-04 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.33 - - [2026-02-04 09:52:22] "GET /tag/ff4bffae-52cf-416c-be08-73ee05d007af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017073 10.0.0.33 - - [2026-02-04 09:52:22] "POST /tags HTTP/1.1" 409 210 0.013071 10.0.0.33 - - [2026-02-04 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.33 - - [2026-02-04 09:52:22] "GET /tag/21c9ce9f-59a9-4fba-a3a4-50913bacc814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014285 10.0.0.33 - - [2026-02-04 09:52:22] "POST /projects HTTP/1.1" 409 223 0.004708 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 10.0.0.33 - - [2026-02-04 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.33 - - [2026-02-04 09:52:22] "GET /project/dd8800a0-bc1f-422a-8242-cda2237c075e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042254 10.0.0.33 - - [2026-02-04 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.33 - - [2026-02-04 09:52:22] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003775 10.0.0.33 - - [2026-02-04 09:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.33 - - [2026-02-04 09:52:22] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003874 10.0.0.33 - - [2026-02-04 09:52:22] "PUT /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156 HTTP/1.1" 200 264 0.052299 10.0.0.33 - - [2026-02-04 09:52:23] "PUT /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37 HTTP/1.1" 200 264 0.051753 10.0.0.33 - - [2026-02-04 09:52:23] "POST /security-groups HTTP/1.1" 409 253 0.016740 10.0.0.33 - - [2026-02-04 09:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.33 - - [2026-02-04 09:52:23] "PUT /security-group/59c3ada8-d358-4aff-8d03-6d23ab2d152f HTTP/1.1" 200 262 0.085039 10.0.0.33 - - [2026-02-04 09:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.069779 10.0.0.33 - - [2026-02-04 09:52:23] "PUT /access-control-list/412cefde-00f4-486b-b923-21bd8e1d5483 HTTP/1.1" 200 272 0.028078 10.0.0.33 - - [2026-02-04 09:52:23] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007699 10.0.0.33 - - [2026-02-04 09:52:23] "PUT /access-control-list/b9c4f775-7797-4521-995a-d090e5101386 HTTP/1.1" 200 272 0.024306 10.0.0.33 - - [2026-02-04 09:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.33 - - [2026-02-04 09:52:23] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002647 10.0.0.33 - - [2026-02-04 09:52:23] "POST /tags HTTP/1.1" 409 210 0.001972 10.0.0.33 - - [2026-02-04 09:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2026-02-04 09:52:23] "GET /tag/21c9ce9f-59a9-4fba-a3a4-50913bacc814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014162 10.0.0.33 - - [2026-02-04 09:52:23] "POST /firewall-rules HTTP/1.1" 200 570 0.074990 10.0.0.33 - - [2026-02-04 09:52:23] "GET /firewall-rule/3de59141-a13e-45f9-85ad-4b2c5bbdae75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.024401 10.0.0.33 - - [2026-02-04 09:52:23] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004472 10.0.0.33 - - [2026-02-04 09:52:23] "GET /firewall-rule/3de59141-a13e-45f9-85ad-4b2c5bbdae75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003808 10.0.0.33 - - [2026-02-04 09:52:23] "POST /ref-update HTTP/1.1" 200 156 0.051466 10.0.0.33 - - [2026-02-04 09:52:23] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007128 10.0.0.33 - - [2026-02-04 09:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.33 - - [2026-02-04 09:52:23] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003129 10.0.0.33 - - [2026-02-04 09:52:23] "POST /tags HTTP/1.1" 409 210 0.002010 10.0.0.33 - - [2026-02-04 09:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-02-04 09:52:23] "GET /tag/21c9ce9f-59a9-4fba-a3a4-50913bacc814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010852 10.0.0.33 - - [2026-02-04 09:52:23] "POST /firewall-rules HTTP/1.1" 200 568 0.091767 10.0.0.33 - - [2026-02-04 09:52:23] "GET /firewall-rule/38840961-302e-4fb5-8b9d-0cd2ce48f270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.015461 10.0.0.33 - - [2026-02-04 09:52:24] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004056 10.0.0.33 - - [2026-02-04 09:52:24] "GET /firewall-rule/38840961-302e-4fb5-8b9d-0cd2ce48f270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002420 10.0.0.33 - - [2026-02-04 09:52:24] "POST /ref-update HTTP/1.1" 200 156 0.055361 10.0.0.33 - - [2026-02-04 09:52:24] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005105 10.0.0.33 - - [2026-02-04 09:52:24] "POST /set-tag HTTP/1.1" 200 109 0.002125 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:52:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.242 - - [2026-02-04 09:52:29] "GET / HTTP/1.1" 200 35931 0.002476 10.0.0.242 - - [2026-02-04 09:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.242 - - [2026-02-04 09:52:29] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005973 10.0.0.242 - - [2026-02-04 09:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.242 - - [2026-02-04 09:52:29] "GET /routing-instance/a621ef17-5acb-4be4-92dd-f05edc11330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003351 10.0.0.242 - - [2026-02-04 09:52:29] "PUT /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5 HTTP/1.1" 200 274 0.009866 10.0.0.242 - - [2026-02-04 09:52:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003056 10.0.0.242 - - [2026-02-04 09:52:29] "POST /virtual-routers HTTP/1.1" 200 599 0.018024 10.0.0.242 - - [2026-02-04 09:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007286 10.0.0.242 - - [2026-02-04 09:52:29] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005163 10.0.0.242 - - [2026-02-04 09:52:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.001908 10.0.0.242 - - [2026-02-04 09:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.242 - - [2026-02-04 09:52:29] "GET /virtual-network/f76197c0-dca8-4716-bf70-a6187dc5f8b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003891 10.0.0.242 - - [2026-02-04 09:52:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.052626 10.0.0.33 - - [2026-02-04 09:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.33 - - [2026-02-04 09:52:57] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005942 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:53:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:53:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001169 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:53:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:53:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:53:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:53:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 10.0.0.33 - - [2026-02-04 09:53:37] "GET / HTTP/1.1" 200 35931 0.001414 10.0.0.33 - - [2026-02-04 09:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.33 - - [2026-02-04 09:53:37] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004665 10.0.0.33 - - [2026-02-04 09:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2026-02-04 09:53:37] "GET /config-node/f6e14270-3249-4375-a511-84a6abb5dddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002875 10.0.0.33 - - [2026-02-04 09:53:49] "GET / HTTP/1.1" 200 35931 0.001479 10.0.0.33 - - [2026-02-04 09:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-02-04 09:53:49] "GET /routing-instance/a621ef17-5acb-4be4-92dd-f05edc11330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003253 10.0.0.33 - - [2026-02-04 09:53:49] "POST /bgp-routers HTTP/1.1" 409 301 0.002433 10.0.0.33 - - [2026-02-04 09:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-02-04 09:53:49] "GET /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005003 10.0.0.33 - - [2026-02-04 09:53:49] "PUT /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7 HTTP/1.1" 200 254 0.015230 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:53:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:53:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.33 - - [2026-02-04 09:56:05] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003002 10.0.0.33 - - [2026-02-04 09:56:05] "POST /ref-update HTTP/1.1" 200 156 0.015527 10.0.0.33 - - [2026-02-04 09:56:08] "GET /global-system-configs HTTP/1.1" 200 322 0.004177 10.0.0.33 - - [2026-02-04 09:56:09] "GET /global-system-configs HTTP/1.1" 200 322 0.002755 10.0.0.242 - - [2026-02-04 09:56:21] "GET / HTTP/1.1" 200 35931 0.001798 10.0.0.242 - - [2026-02-04 09:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.242 - - [2026-02-04 09:56:21] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005872 10.0.0.242 - - [2026-02-04 09:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.242 - - [2026-02-04 09:56:21] "GET /routing-instance/a621ef17-5acb-4be4-92dd-f05edc11330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005785 10.0.0.242 - - [2026-02-04 09:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.242 - - [2026-02-04 09:56:21] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.007689 10.0.0.242 - - [2026-02-04 09:56:21] "PUT /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6 HTTP/1.1" 200 262 0.025669 10.0.0.242 - - [2026-02-04 09:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027030 10.0.0.242 - - [2026-02-04 09:56:22] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.014541 10.0.0.242 - - [2026-02-04 09:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.242 - - [2026-02-04 09:56:22] "GET /virtual-machine-interface/bbee7792-4f9d-4b72-958c-fc2d2c0accd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004578 10.0.0.242 - - [2026-02-04 09:56:22] "PUT /virtual-machine-interface/bbee7792-4f9d-4b72-958c-fc2d2c0accd3 HTTP/1.1" 200 284 0.011816 10.0.0.33 - - [2026-02-04 09:56:33] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006659 10.0.0.33 - - [2026-02-04 09:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.33 - - [2026-02-04 09:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2026-02-04 09:56:33] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002194 10.0.0.33 - - [2026-02-04 09:56:33] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004417 10.0.0.33 - - [2026-02-04 09:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.33 - - [2026-02-04 09:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.33 - - [2026-02-04 09:56:33] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002632 10.0.0.33 - - [2026-02-04 09:56:33] "GET /loadbalancer-pool/45cc464d-ae79-4d89-b5ef-62ed32d3cdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004429 10.0.0.33 - - [2026-02-04 09:56:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.038875 10.0.0.33 - - [2026-02-04 09:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.059537 10.0.0.33 - - [2026-02-04 09:56:33] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007570 10.0.0.33 - - [2026-02-04 09:56:33] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005912 10.0.0.33 - - [2026-02-04 09:56:33] "POST /ref-update HTTP/1.1" 200 156 0.007303 10.0.0.33 - - [2026-02-04 09:56:33] "POST /tags HTTP/1.1" 409 205 0.002850 10.0.0.33 - - [2026-02-04 09:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.33 - - [2026-02-04 09:56:33] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.018969 10.0.0.33 - - [2026-02-04 09:56:33] "GET /tag/cd5cd866-57bf-470e-adc2-46bd27a09c9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009930 10.0.0.33 - - [2026-02-04 09:56:33] "PUT /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a HTTP/1.1" 200 256 0.012099 10.0.0.33 - - [2026-02-04 09:56:33] "POST /set-tag HTTP/1.1" 200 109 0.091449 10.0.0.33 - - [2026-02-04 09:56:33] "GET /loadbalancer-pool/ad57a3e6-a973-438b-a523-896c1c53ee8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020147 10.0.0.33 - - [2026-02-04 09:56:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027094 10.0.0.33 - - [2026-02-04 09:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007556 10.0.0.33 - - [2026-02-04 09:56:33] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013521 10.0.0.33 - - [2026-02-04 09:56:33] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005465 10.0.0.33 - - [2026-02-04 09:56:33] "POST /set-tag HTTP/1.1" 200 109 0.006485 10.0.0.33 - - [2026-02-04 09:56:33] "POST /ref-update HTTP/1.1" 200 156 0.008986 10.0.0.33 - - [2026-02-04 09:56:33] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009934 10.0.0.33 - - [2026-02-04 09:56:33] "GET /loadbalancer-pool/74119eb2-1221-4f8a-b2f6-f046434c9d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003839 10.0.0.33 - - [2026-02-04 09:56:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015357 10.0.0.33 - - [2026-02-04 09:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017987 10.0.0.33 - - [2026-02-04 09:56:33] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011858 10.0.0.33 - - [2026-02-04 09:56:33] "PUT /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a HTTP/1.1" 200 256 0.029606 10.0.0.33 - - [2026-02-04 09:56:33] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003945 10.0.0.33 - - [2026-02-04 09:56:33] "POST /ref-update HTTP/1.1" 200 156 0.010367 10.0.0.33 - - [2026-02-04 09:56:33] "POST /set-tag HTTP/1.1" 200 109 0.004531 10.0.0.33 - - [2026-02-04 09:56:34] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.004696 10.0.0.33 - - [2026-02-04 09:56:34] "PUT /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a HTTP/1.1" 200 256 0.027662 10.0.0.33 - - [2026-02-04 09:58:01] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010256 10.0.0.33 - - [2026-02-04 09:58:01] "POST /set-tag HTTP/1.1" 200 109 0.011090 10.0.0.33 - - [2026-02-04 09:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.33 - - [2026-02-04 09:58:01] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002491 10.0.0.33 - - [2026-02-04 09:58:01] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003931 10.0.0.33 - - [2026-02-04 09:58:01] "POST /set-tag HTTP/1.1" 200 109 0.055042 10.0.0.33 - - [2026-02-04 09:58:02] "DELETE /loadbalancer-member/35cc0a6d-826e-4902-9ce6-9bca414b65b7 HTTP/1.1" 200 115 0.086997 10.0.0.33 - - [2026-02-04 09:58:02] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007212 10.0.0.33 - - [2026-02-04 09:58:02] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.33 - - [2026-02-04 09:58:02] "DELETE /loadbalancer-member/c09369f7-0863-40c7-bc05-664357489bd7 HTTP/1.1" 200 115 0.027770 10.0.0.33 - - [2026-02-04 09:58:02] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004009 10.0.0.33 - - [2026-02-04 09:58:02] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.33 - - [2026-02-04 09:58:02] "DELETE /loadbalancer-member/34c8dc29-6322-48a4-8b64-e2221e7fae00 HTTP/1.1" 200 115 0.031222 10.0.0.33 - - [2026-02-04 09:58:02] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004230 10.0.0.33 - - [2026-02-04 09:58:02] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.33 - - [2026-02-04 09:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-02-04 09:58:02] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002431 10.0.0.33 - - [2026-02-04 09:58:02] "GET /loadbalancer-pool/45cc464d-ae79-4d89-b5ef-62ed32d3cdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002449 10.0.0.33 - - [2026-02-04 09:58:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016647 10.0.0.33 - - [2026-02-04 09:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022367 10.0.0.33 - - [2026-02-04 09:58:02] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013483 10.0.0.33 - - [2026-02-04 09:58:02] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007743 10.0.0.33 - - [2026-02-04 09:58:02] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002536 10.0.0.33 - - [2026-02-04 09:58:02] "POST /set-tag HTTP/1.1" 200 109 0.060612 10.0.0.33 - - [2026-02-04 09:58:02] "GET /loadbalancer-pool/ad57a3e6-a973-438b-a523-896c1c53ee8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010697 10.0.0.33 - - [2026-02-04 09:58:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.012819 10.0.0.33 - - [2026-02-04 09:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007469 10.0.0.33 - - [2026-02-04 09:58:02] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014688 10.0.0.33 - - [2026-02-04 09:58:02] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003840 10.0.0.33 - - [2026-02-04 09:58:02] "POST /set-tag HTTP/1.1" 200 109 0.004017 10.0.0.33 - - [2026-02-04 09:58:02] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001960 10.0.0.33 - - [2026-02-04 09:58:02] "GET /loadbalancer-pool/74119eb2-1221-4f8a-b2f6-f046434c9d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002723 10.0.0.33 - - [2026-02-04 09:58:02] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014034 10.0.0.33 - - [2026-02-04 09:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012608 10.0.0.33 - - [2026-02-04 09:58:02] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012016 10.0.0.33 - - [2026-02-04 09:58:02] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011638 10.0.0.33 - - [2026-02-04 09:58:02] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005977 10.0.0.33 - - [2026-02-04 09:58:02] "POST /set-tag HTTP/1.1" 200 109 0.002640 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:58:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:59:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:59:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001078 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:59:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:59:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:59:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.33 - - [2026-02-04 09:59:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001358 10.0.0.33 - - [2026-02-04 10:01:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002518 10.0.0.33 - - [2026-02-04 10:01:09] "GET /global-system-configs HTTP/1.1" 200 322 0.003919 10.0.0.33 - - [2026-02-04 10:02:29] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.33 - - [2026-02-04 10:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.33 - - [2026-02-04 10:02:29] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058352 10.0.0.33 - - [2026-02-04 10:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2026-02-04 10:02:30] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055775 10.0.0.33 - - [2026-02-04 10:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-02-04 10:02:30] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037597 10.0.0.33 - - [2026-02-04 10:02:30] "POST /tags HTTP/1.1" 200 333 0.079775 10.0.0.33 - - [2026-02-04 10:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020399 10.0.0.33 - - [2026-02-04 10:02:30] "GET /tag/4b73b1cb-fa16-4af3-8082-48e231a14285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.029753 10.0.0.33 - - [2026-02-04 10:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.33 - - [2026-02-04 10:02:30] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045686 10.0.0.33 - - [2026-02-04 10:02:30] "GET /virtual-networks?parent_id=2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004555 10.0.0.33 - - [2026-02-04 10:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014374 10.0.0.33 - - [2026-02-04 10:02:31] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065022 10.0.0.33 - - [2026-02-04 10:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.33 - - [2026-02-04 10:02:31] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.006589 10.0.0.33 - - [2026-02-04 10:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.33 - - [2026-02-04 10:02:31] "GET /service-appliance-set/5f76d634-e925-4bff-ac46-52d0ec06b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003732 10.0.0.33 - - [2026-02-04 10:02:31] "POST /virtual-networks HTTP/1.1" 200 512 0.120972 10.0.0.33 - - [2026-02-04 10:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020655 10.0.0.33 - - [2026-02-04 10:02:31] "GET /network-ipam/eb26da61-989c-4372-84ab-2fa818eaf60d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003037 10.0.0.33 - - [2026-02-04 10:02:31] "POST /fqname-to-id HTTP/1.1" 404 254 0.001987 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:02:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:02:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.33 - - [2026-02-04 10:02:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.129749 10.0.0.33 - - [2026-02-04 10:02:31] "GET /virtual-machine-interface/a5714403-6f2b-457f-b0f9-5c18ebed62f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014623 10.0.0.33 - - [2026-02-04 10:02:31] "POST /useragent-kv HTTP/1.1" 200 115 0.015326 10.0.0.33 - - [2026-02-04 10:02:31] "POST /ref-update HTTP/1.1" 200 156 0.185716 10.0.0.33 - - [2026-02-04 10:02:31] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.009526 10.0.0.33 - - [2026-02-04 10:02:31] "POST /instance-ips HTTP/1.1" 200 409 0.070130 10.0.0.33 - - [2026-02-04 10:02:31] "GET /domains HTTP/1.1" 200 280 0.008648 10.0.0.33 - - [2026-02-04 10:02:31] "GET /domain/2431ab8b-8c00-4276-bdb0-a7300425b4cd HTTP/1.1" 200 3086 0.015974 10.0.0.33 - - [2026-02-04 10:02:31] "GET /instance-ip/47966898-bcfa-41c0-ac83-84e3aea1a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.012482 10.0.0.33 - - [2026-02-04 10:02:31] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62 HTTP/1.1" 200 5476 0.186198 10.0.0.33 - - [2026-02-04 10:02:31] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 2093 0.005783 10.0.0.33 - - [2026-02-04 10:02:31] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 2093 0.052303 10.0.0.33 - - [2026-02-04 10:02:31] "POST /loadbalancers HTTP/1.1" 200 610 0.232399 10.0.0.33 - - [2026-02-04 10:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017850 10.0.0.33 - - [2026-02-04 10:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.33 - - [2026-02-04 10:02:31] "GET /routing-instance/4968ea77-c047-4337-b2f1-2c1f9c73201a HTTP/1.1" 200 1181 0.023611 10.0.0.33 - - [2026-02-04 10:02:31] "GET /routing-instance/4968ea77-c047-4337-b2f1-2c1f9c73201a HTTP/1.1" 200 1181 0.004114 10.0.0.33 - - [2026-02-04 10:02:31] "POST /route-targets HTTP/1.1" 200 327 0.107782 10.0.0.33 - - [2026-02-04 10:02:31] "POST /ref-update HTTP/1.1" 200 156 0.044754 10.0.0.33 - - [2026-02-04 10:02:31] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082139 10.0.0.33 - - [2026-02-04 10:02:31] "GET /instance-ip/47966898-bcfa-41c0-ac83-84e3aea1a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.002623 10.0.0.33 - - [2026-02-04 10:02:31] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075109 10.0.0.33 - - [2026-02-04 10:02:31] "GET /loadbalancer/33662544-3eb1-457f-a042-42313b7cb155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.016930 10.0.0.33 - - [2026-02-04 10:02:31] "POST /floating-ips HTTP/1.1" 200 597 0.036372 10.0.0.33 - - [2026-02-04 10:02:31] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.038374 10.0.0.33 - - [2026-02-04 10:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2026-02-04 10:02:31] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032251 10.0.0.33 - - [2026-02-04 10:02:32] "GET /loadbalancer-listener/b309edf2-18af-4797-b9b5-758b5ef13e87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.007192 10.0.0.33 - - [2026-02-04 10:02:32] "GET /loadbalancer-listener/b309edf2-18af-4797-b9b5-758b5ef13e87?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.007314 10.0.0.33 - - [2026-02-04 10:02:32] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024947 10.0.0.33 - - [2026-02-04 10:02:32] "GET /instance-ip/47966898-bcfa-41c0-ac83-84e3aea1a16a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004314 10.0.0.33 - - [2026-02-04 10:02:32] "GET /instance-ip/47966898-bcfa-41c0-ac83-84e3aea1a16a?fields=floating_ips HTTP/1.1" 200 1212 0.005921 10.0.0.33 - - [2026-02-04 10:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.33 - - [2026-02-04 10:02:32] "GET /floating-ip/1e97f233-6a7c-48bd-90ff-8d55b9ed6209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.001962 10.0.0.33 - - [2026-02-04 10:02:32] "GET /loadbalancer/33662544-3eb1-457f-a042-42313b7cb155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001758 10.0.0.33 - - [2026-02-04 10:02:32] "POST /tags HTTP/1.1" 200 295 0.057710 10.0.0.33 - - [2026-02-04 10:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017946 10.0.0.33 - - [2026-02-04 10:02:32] "GET /tag/ccfdca4e-f087-496b-ac81-faeef464ae49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.015743 10.0.0.33 - - [2026-02-04 10:02:32] "POST /tags HTTP/1.1" 409 233 0.002145 10.0.0.33 - - [2026-02-04 10:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-02-04 10:02:32] "GET /tag/ad710ecb-2b89-4e2e-90ba-88caa92f08e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010254 10.0.0.33 - - [2026-02-04 10:02:32] "POST /tags HTTP/1.1" 409 206 0.002166 10.0.0.33 - - [2026-02-04 10:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.33 - - [2026-02-04 10:02:32] "GET /tag/fb3948c4-8c34-4921-a3d2-614a445938ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010143 10.0.0.33 - - [2026-02-04 10:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2026-02-04 10:02:32] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003781 10.0.0.33 - - [2026-02-04 10:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.33 - - [2026-02-04 10:02:32] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030461 10.0.0.33 - - [2026-02-04 10:02:32] "POST /virtual-machines HTTP/1.1" 200 369 0.013319 10.0.0.33 - - [2026-02-04 10:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024941 10.0.0.33 - - [2026-02-04 10:02:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104434 10.0.0.33 - - [2026-02-04 10:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011985 10.0.0.33 - - [2026-02-04 10:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.33 - - [2026-02-04 10:02:32] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010132 10.0.0.33 - - [2026-02-04 10:02:32] "POST /instance-ips HTTP/1.1" 200 409 0.024350 10.0.0.33 - - [2026-02-04 10:02:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017437 10.0.0.33 - - [2026-02-04 10:02:32] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011158 10.0.0.33 - - [2026-02-04 10:02:32] "POST /set-tag HTTP/1.1" 200 109 0.027234 10.0.0.33 - - [2026-02-04 10:02:32] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012608 10.0.0.33 - - [2026-02-04 10:02:32] "GET /instance-ip/9f857b88-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002785 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004295 10.0.0.33 - - [2026-02-04 10:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002129 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002769 10.0.0.33 - - [2026-02-04 10:02:33] "POST /ref-update HTTP/1.1" 200 156 0.015279 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017687 10.0.0.33 - - [2026-02-04 10:02:33] "POST /set-tag HTTP/1.1" 200 109 0.003705 10.0.0.33 - - [2026-02-04 10:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003722 10.0.0.33 - - [2026-02-04 10:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.33 - - [2026-02-04 10:02:33] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032991 10.0.0.33 - - [2026-02-04 10:02:33] "POST /virtual-machines HTTP/1.1" 200 369 0.014042 10.0.0.33 - - [2026-02-04 10:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014446 10.0.0.33 - - [2026-02-04 10:02:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095384 10.0.0.33 - - [2026-02-04 10:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009111 10.0.0.33 - - [2026-02-04 10:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013036 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004932 10.0.0.33 - - [2026-02-04 10:02:33] "POST /instance-ips HTTP/1.1" 200 409 0.018727 10.0.0.33 - - [2026-02-04 10:02:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023014 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008372 10.0.0.33 - - [2026-02-04 10:02:33] "POST /set-tag HTTP/1.1" 200 109 0.015697 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.023686 10.0.0.33 - - [2026-02-04 10:02:33] "GET /instance-ip/9ff389f2-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003794 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005178 10.0.0.33 - - [2026-02-04 10:02:33] "POST /set-tag HTTP/1.1" 200 109 0.004905 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004865 10.0.0.33 - - [2026-02-04 10:02:33] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011959 10.0.0.33 - - [2026-02-04 10:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004130 10.0.0.33 - - [2026-02-04 10:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.33 - - [2026-02-04 10:02:33] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012132 10.0.0.33 - - [2026-02-04 10:02:33] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.33 - - [2026-02-04 10:02:36] "GET /domains HTTP/1.1" 200 280 0.002013 10.0.0.33 - - [2026-02-04 10:02:36] "GET /domain/2431ab8b-8c00-4276-bdb0-a7300425b4cd HTTP/1.1" 200 3086 0.002841 10.0.0.33 - - [2026-02-04 10:02:36] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62 HTTP/1.1" 200 7064 0.030219 10.0.0.33 - - [2026-02-04 10:02:36] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 2093 0.004038 10.0.0.33 - - [2026-02-04 10:02:36] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 2093 0.003881 10.0.0.33 - - [2026-02-04 10:02:36] "GET /routing-instance/4968ea77-c047-4337-b2f1-2c1f9c73201a HTTP/1.1" 200 1402 0.003350 10.0.0.33 - - [2026-02-04 10:02:36] "GET /routing-instance/4968ea77-c047-4337-b2f1-2c1f9c73201a HTTP/1.1" 200 1402 0.002197 10.0.0.33 - - [2026-02-04 10:02:36] "GET /route-target/ba94066e-bf2f-43ee-a4a6-63de1e05c4cb HTTP/1.1" 200 1153 0.002066 10.0.0.33 - - [2026-02-04 10:02:36] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 2093 0.003885 10.0.0.33 - - [2026-02-04 10:02:36] "GET /routing-instance/4968ea77-c047-4337-b2f1-2c1f9c73201a HTTP/1.1" 200 1402 0.002498 10.0.0.33 - - [2026-02-04 10:02:36] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003745 10.0.0.33 - - [2026-02-04 10:02:36] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 2093 0.003676 10.0.0.33 - - [2026-02-04 10:02:36] "GET /routing-instance/4968ea77-c047-4337-b2f1-2c1f9c73201a HTTP/1.1" 200 1402 0.002464 10.0.0.33 - - [2026-02-04 10:02:36] "GET /routing-instance/4968ea77-c047-4337-b2f1-2c1f9c73201a HTTP/1.1" 200 1402 0.002300 10.0.0.33 - - [2026-02-04 10:02:36] "GET /route-target/ba94066e-bf2f-43ee-a4a6-63de1e05c4cb HTTP/1.1" 200 1153 0.002176 10.0.0.33 - - [2026-02-04 10:02:36] "GET /domains HTTP/1.1" 200 280 0.001814 10.0.0.33 - - [2026-02-04 10:02:36] "GET /domain/2431ab8b-8c00-4276-bdb0-a7300425b4cd HTTP/1.1" 200 3086 0.002657 10.0.0.33 - - [2026-02-04 10:02:36] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62 HTTP/1.1" 200 7064 0.026619 10.0.0.33 - - [2026-02-04 10:02:36] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 2093 0.005152 10.0.0.33 - - [2026-02-04 10:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.33 - - [2026-02-04 10:02:37] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.046704 10.0.0.33 - - [2026-02-04 10:02:37] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005308 10.0.0.33 - - [2026-02-04 10:02:37] "GET /floating-ip-pools?parent_id=e4f8d146-c752-4618-a566-6b24606a936a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002419 10.0.0.33 - - [2026-02-04 10:02:37] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005005 10.0.0.33 - - [2026-02-04 10:02:37] "POST /floating-ip-pools HTTP/1.1" 200 562 0.025056 10.0.0.33 - - [2026-02-04 10:02:37] "POST /ref-update HTTP/1.1" 200 156 0.010608 10.0.0.33 - - [2026-02-04 10:02:37] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.019540 10.0.0.33 - - [2026-02-04 10:02:37] "GET /domains HTTP/1.1" 200 280 0.001752 10.0.0.33 - - [2026-02-04 10:02:37] "GET /domain/2431ab8b-8c00-4276-bdb0-a7300425b4cd HTTP/1.1" 200 3086 0.002582 10.0.0.33 - - [2026-02-04 10:02:37] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62 HTTP/1.1" 200 7320 0.048407 10.0.0.33 - - [2026-02-04 10:02:37] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 2331 0.013678 10.0.0.33 - - [2026-02-04 10:02:37] "GET /floating-ip-pool/3d461885-d900-4127-a4fe-4597838dbb7d HTTP/1.1" 200 1314 0.002958 10.0.0.33 - - [2026-02-04 10:02:37] "GET /domains HTTP/1.1" 200 280 0.001806 10.0.0.33 - - [2026-02-04 10:02:37] "GET /domain/2431ab8b-8c00-4276-bdb0-a7300425b4cd HTTP/1.1" 200 3086 0.003225 10.0.0.33 - - [2026-02-04 10:02:37] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62 HTTP/1.1" 200 7320 0.031496 10.0.0.33 - - [2026-02-04 10:02:37] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 2331 0.004635 10.0.0.33 - - [2026-02-04 10:02:37] "GET /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004345 10.0.0.33 - - [2026-02-04 10:02:37] "POST /tags HTTP/1.1" 200 365 0.050281 10.0.0.33 - - [2026-02-04 10:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007906 10.0.0.33 - - [2026-02-04 10:02:37] "GET /tag/67470535-c7fb-45cb-9d7e-e430b18152fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019030 10.0.0.33 - - [2026-02-04 10:02:37] "POST /tags HTTP/1.1" 409 206 0.002013 10.0.0.33 - - [2026-02-04 10:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2026-02-04 10:02:37] "GET /tag/fb3948c4-8c34-4921-a3d2-614a445938ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010324 10.0.0.33 - - [2026-02-04 10:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2026-02-04 10:02:37] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045281 10.0.0.33 - - [2026-02-04 10:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-02-04 10:02:37] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004175 10.0.0.33 - - [2026-02-04 10:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.33 - - [2026-02-04 10:02:37] "GET /service-appliance-set/e3f453f1-8637-47e6-b4be-49e4138ac446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003442 10.0.0.33 - - [2026-02-04 10:02:37] "POST /fqname-to-id HTTP/1.1" 404 258 0.002402 10.0.0.33 - - [2026-02-04 10:02:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092351 10.0.0.33 - - [2026-02-04 10:02:37] "GET /virtual-machine-interface/16b5847a-40db-4071-abfe-453ea03ca4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.025907 10.0.0.33 - - [2026-02-04 10:02:37] "POST /set-tag HTTP/1.1" 200 109 0.016473 10.0.0.33 - - [2026-02-04 10:02:37] "POST /instance-ips HTTP/1.1" 200 417 0.026279 10.0.0.33 - - [2026-02-04 10:02:37] "GET /instance-ip/d1f1fd72-09c4-46fb-8e31-66478f2f839e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.015360 10.0.0.33 - - [2026-02-04 10:02:38] "POST /loadbalancers HTTP/1.1" 200 618 0.090079 10.0.0.33 - - [2026-02-04 10:02:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013314 10.0.0.33 - - [2026-02-04 10:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010530 10.0.0.33 - - [2026-02-04 10:02:38] "POST /service-instances HTTP/1.1" 200 566 0.049011 10.0.0.33 - - [2026-02-04 10:02:38] "POST /ref-update HTTP/1.1" 200 156 0.011187 10.0.0.33 - - [2026-02-04 10:02:38] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069669 10.0.0.33 - - [2026-02-04 10:02:38] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.012238 10.0.0.33 - - [2026-02-04 10:02:38] "GET /virtual-machine-interface/16b5847a-40db-4071-abfe-453ea03ca4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.010513 10.0.0.33 - - [2026-02-04 10:02:38] "GET /virtual-machine-interface/16b5847a-40db-4071-abfe-453ea03ca4e0?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.005845 10.0.0.33 - - [2026-02-04 10:02:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039153 10.0.0.33 - - [2026-02-04 10:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.33 - - [2026-02-04 10:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.33 - - [2026-02-04 10:02:38] "GET /floating-ip-pool/3d461885-d900-4127-a4fe-4597838dbb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002434 10.0.0.33 - - [2026-02-04 10:02:38] "POST /virtual-machines HTTP/1.1" 200 429 0.023456 10.0.0.33 - - [2026-02-04 10:02:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.127985 10.0.0.33 - - [2026-02-04 10:02:38] "POST /chown HTTP/1.1" 200 109 0.052557 10.0.0.33 - - [2026-02-04 10:02:38] "POST /floating-ips HTTP/1.1" 200 671 0.222012 10.0.0.33 - - [2026-02-04 10:02:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.049757 10.0.0.33 - - [2026-02-04 10:02:38] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003241 10.0.0.33 - - [2026-02-04 10:02:38] "POST /chown HTTP/1.1" 200 109 0.043780 10.0.0.33 - - [2026-02-04 10:02:38] "PUT /virtual-machine-interface/c6ef71d4-1f5a-43c3-9c56-312a68cf9f10 HTTP/1.1" 200 284 0.015671 10.0.0.33 - - [2026-02-04 10:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.33 - - [2026-02-04 10:02:38] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002745 10.0.0.33 - - [2026-02-04 10:02:38] "POST /tags HTTP/1.1" 409 221 0.002276 10.0.0.33 - - [2026-02-04 10:02:38] "PUT /instance-ip/d1f1fd72-09c4-46fb-8e31-66478f2f839e HTTP/1.1" 200 256 0.028125 10.0.0.33 - - [2026-02-04 10:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013293 10.0.0.33 - - [2026-02-04 10:02:38] "POST /ref-update HTTP/1.1" 200 156 0.017877 10.0.0.33 - - [2026-02-04 10:02:38] "GET /tag/4b73b1cb-fa16-4af3-8082-48e231a14285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.026992 10.0.0.33 - - [2026-02-04 10:02:38] "POST /tags HTTP/1.1" 409 238 0.002237 10.0.0.33 - - [2026-02-04 10:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.33 - - [2026-02-04 10:02:38] "POST /ref-update HTTP/1.1" 200 156 0.023401 10.0.0.33 - - [2026-02-04 10:02:38] "POST /ref-update HTTP/1.1" 200 156 0.013087 10.0.0.33 - - [2026-02-04 10:02:38] "GET /tag/67470535-c7fb-45cb-9d7e-e430b18152fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010048 10.0.0.33 - - [2026-02-04 10:02:38] "POST /ref-update HTTP/1.1" 200 156 0.009272 10.0.0.33 - - [2026-02-04 10:02:38] "POST /ref-update HTTP/1.1" 200 156 0.020429 10.0.0.33 - - [2026-02-04 10:02:38] "POST /ref-update HTTP/1.1" 200 156 0.062744 10.0.0.33 - - [2026-02-04 10:02:38] "POST /firewall-rules HTTP/1.1" 200 650 0.105484 10.0.0.33 - - [2026-02-04 10:02:39] "GET /firewall-rule/dd4e0f3e-ecf6-4ee1-80f1-224a481ad2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.023058 10.0.0.33 - - [2026-02-04 10:02:39] "POST /virtual-machines HTTP/1.1" 200 429 0.018705 10.0.0.33 - - [2026-02-04 10:02:39] "GET /firewall-policy/61c6b544-d000-4983-8ace-496b8055aec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004749 10.0.0.33 - - [2026-02-04 10:02:39] "GET /firewall-rule/dd4e0f3e-ecf6-4ee1-80f1-224a481ad2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007634 10.0.0.33 - - [2026-02-04 10:02:39] "POST /ref-update HTTP/1.1" 200 156 0.027910 10.0.0.33 - - [2026-02-04 10:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.33 - - [2026-02-04 10:02:39] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039983 10.0.0.33 - - [2026-02-04 10:02:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131679 10.0.0.33 - - [2026-02-04 10:02:39] "GET /loadbalancer/a663e76e-b0dc-463a-bddb-29dc35672d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008449 10.0.0.33 - - [2026-02-04 10:02:39] "POST /chown HTTP/1.1" 200 109 0.023491 10.0.0.33 - - [2026-02-04 10:02:39] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.038457 10.0.0.33 - - [2026-02-04 10:02:39] "POST /chown HTTP/1.1" 200 109 0.008799 10.0.0.33 - - [2026-02-04 10:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.33 - - [2026-02-04 10:02:39] "PUT /virtual-machine-interface/2870c3ee-d52d-4f11-bed9-a2e6c61aae71 HTTP/1.1" 200 284 0.023848 10.0.0.33 - - [2026-02-04 10:02:39] "PUT /instance-ip/d1f1fd72-09c4-46fb-8e31-66478f2f839e HTTP/1.1" 200 256 0.042512 10.0.0.33 - - [2026-02-04 10:02:39] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059951 10.0.0.33 - - [2026-02-04 10:02:39] "GET /loadbalancer-listener/3dbdd6eb-84fb-4271-b175-7b7bd71fc646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.002944 10.0.0.33 - - [2026-02-04 10:02:39] "POST /ref-update HTTP/1.1" 200 156 0.013108 10.0.0.33 - - [2026-02-04 10:02:39] "GET /loadbalancer-listener/3dbdd6eb-84fb-4271-b175-7b7bd71fc646?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.012529 10.0.0.33 - - [2026-02-04 10:02:39] "POST /ref-update HTTP/1.1" 200 156 0.025244 10.0.0.33 - - [2026-02-04 10:02:39] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.041218 10.0.0.33 - - [2026-02-04 10:02:39] "POST /ref-update HTTP/1.1" 200 156 0.030602 10.0.0.33 - - [2026-02-04 10:02:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015884 10.0.0.33 - - [2026-02-04 10:02:39] "GET /loadbalancer-pool/b7c1d954-0f59-4725-b0e8-35e45c77e343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002494 10.0.0.33 - - [2026-02-04 10:02:39] "POST /ref-update HTTP/1.1" 200 156 0.009061 10.0.0.33 - - [2026-02-04 10:02:39] "POST /ref-update HTTP/1.1" 200 156 0.020040 10.0.0.33 - - [2026-02-04 10:02:39] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.013939 10.0.0.33 - - [2026-02-04 10:02:39] "POST /loadbalancer-members HTTP/1.1" 200 707 0.039150 10.0.0.33 - - [2026-02-04 10:02:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013306 10.0.0.33 - - [2026-02-04 10:02:39] "GET /loadbalancer-member/249033ae-ad44-4331-8507-c9aad639913d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1548 0.007994 10.0.0.33 - - [2026-02-04 10:02:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.006782 10.0.0.33 - - [2026-02-04 10:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.33 - - [2026-02-04 10:02:39] "POST /chown HTTP/1.1" 200 109 0.007019 10.0.0.33 - - [2026-02-04 10:02:39] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007742 10.0.0.33 - - [2026-02-04 10:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2026-02-04 10:02:39] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002686 10.0.0.33 - - [2026-02-04 10:02:39] "POST /chown HTTP/1.1" 200 109 0.007499 10.0.0.33 - - [2026-02-04 10:02:39] "POST /tags HTTP/1.1" 409 221 0.001696 10.0.0.33 - - [2026-02-04 10:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-02-04 10:02:39] "GET /tag/4b73b1cb-fa16-4af3-8082-48e231a14285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.009463 10.0.0.33 - - [2026-02-04 10:02:39] "PUT /instance-ip/d1f1fd72-09c4-46fb-8e31-66478f2f839e HTTP/1.1" 200 256 0.035388 10.0.0.33 - - [2026-02-04 10:02:39] "POST /ref-update HTTP/1.1" 200 156 0.019223 10.0.0.33 - - [2026-02-04 10:02:39] "POST /tags HTTP/1.1" 409 238 0.001815 10.0.0.33 - - [2026-02-04 10:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.33 - - [2026-02-04 10:02:39] "GET /tag/67470535-c7fb-45cb-9d7e-e430b18152fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.009524 10.0.0.33 - - [2026-02-04 10:02:39] "POST /firewall-rules HTTP/1.1" 409 293 0.001715 10.0.0.33 - - [2026-02-04 10:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.33 - - [2026-02-04 10:02:39] "POST /chown HTTP/1.1" 200 109 0.010683 10.0.0.33 - - [2026-02-04 10:02:39] "PUT /firewall-rule/dd4e0f3e-ecf6-4ee1-80f1-224a481ad2d9 HTTP/1.1" 200 260 0.047773 10.0.0.33 - - [2026-02-04 10:02:39] "POST /chown HTTP/1.1" 200 109 0.028098 10.0.0.33 - - [2026-02-04 10:02:39] "PUT /instance-ip/d1f1fd72-09c4-46fb-8e31-66478f2f839e HTTP/1.1" 200 256 0.031851 10.0.0.33 - - [2026-02-04 10:02:39] "GET /firewall-rule/dd4e0f3e-ecf6-4ee1-80f1-224a481ad2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.008094 10.0.0.33 - - [2026-02-04 10:02:39] "GET /firewall-policy/61c6b544-d000-4983-8ace-496b8055aec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003763 10.0.0.33 - - [2026-02-04 10:02:39] "GET /firewall-rule/dd4e0f3e-ecf6-4ee1-80f1-224a481ad2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002535 10.0.0.33 - - [2026-02-04 10:02:39] "POST /ref-update HTTP/1.1" 200 156 0.011588 10.0.0.33 - - [2026-02-04 10:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.33 - - [2026-02-04 10:02:40] "POST /chown HTTP/1.1" 200 109 0.007375 10.0.0.33 - - [2026-02-04 10:02:40] "POST /chown HTTP/1.1" 200 109 0.034082 10.0.0.33 - - [2026-02-04 10:02:40] "PUT /instance-ip/d1f1fd72-09c4-46fb-8e31-66478f2f839e HTTP/1.1" 200 256 0.015100 10.0.0.33 - - [2026-02-04 10:02:40] "POST /ref-update HTTP/1.1" 200 156 0.030182 10.0.0.33 - - [2026-02-04 10:02:40] "POST /chown HTTP/1.1" 200 109 0.021277 10.0.0.33 - - [2026-02-04 10:02:40] "POST /chown HTTP/1.1" 200 109 0.005740 10.0.0.33 - - [2026-02-04 10:02:40] "PUT /instance-ip/d1f1fd72-09c4-46fb-8e31-66478f2f839e HTTP/1.1" 200 256 0.026518 10.0.0.33 - - [2026-02-04 10:02:40] "POST /ref-update HTTP/1.1" 200 156 0.025188 10.0.0.33 - - [2026-02-04 10:02:40] "POST /ref-update HTTP/1.1" 200 156 0.014018 10.0.0.33 - - [2026-02-04 10:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2026-02-04 10:02:40] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004452 10.0.0.33 - - [2026-02-04 10:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2026-02-04 10:02:40] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031408 10.0.0.33 - - [2026-02-04 10:02:40] "POST /ref-update HTTP/1.1" 200 156 0.020795 10.0.0.33 - - [2026-02-04 10:02:40] "POST /virtual-machines HTTP/1.1" 200 373 0.025767 10.0.0.33 - - [2026-02-04 10:02:40] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.011718 10.0.0.33 - - [2026-02-04 10:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025442 10.0.0.33 - - [2026-02-04 10:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030788 10.0.0.33 - - [2026-02-04 10:02:40] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.053809 10.0.0.33 - - [2026-02-04 10:02:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.132952 10.0.0.33 - - [2026-02-04 10:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033310 10.0.0.33 - - [2026-02-04 10:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024338 10.0.0.33 - - [2026-02-04 10:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018371 10.0.0.33 - - [2026-02-04 10:02:40] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.009407 10.0.0.33 - - [2026-02-04 10:02:40] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007840 10.0.0.33 - - [2026-02-04 10:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021765 10.0.0.33 - - [2026-02-04 10:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.33 - - [2026-02-04 10:02:40] "POST /instance-ips HTTP/1.1" 200 413 0.054574 10.0.0.33 - - [2026-02-04 10:02:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026221 10.0.0.33 - - [2026-02-04 10:02:40] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012605 10.0.0.33 - - [2026-02-04 10:02:40] "POST /chown HTTP/1.1" 200 109 0.007412 10.0.0.33 - - [2026-02-04 10:02:40] "POST /chown HTTP/1.1" 200 109 0.021302 10.0.0.33 - - [2026-02-04 10:02:40] "POST /chown HTTP/1.1" 200 109 0.011994 10.0.0.33 - - [2026-02-04 10:02:41] "POST /set-tag HTTP/1.1" 200 109 0.054649 10.0.0.33 - - [2026-02-04 10:02:41] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019142 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.032329 10.0.0.33 - - [2026-02-04 10:02:41] "GET /instance-ip/a4498d3a-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.022451 10.0.0.33 - - [2026-02-04 10:02:41] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005234 10.0.0.33 - - [2026-02-04 10:02:41] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.33 - - [2026-02-04 10:02:41] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.014663 10.0.0.33 - - [2026-02-04 10:02:41] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009048 10.0.0.33 - - [2026-02-04 10:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011687 10.0.0.33 - - [2026-02-04 10:02:41] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.009678 10.0.0.33 - - [2026-02-04 10:02:41] "POST /ref-update HTTP/1.1" 200 156 0.025636 10.0.0.33 - - [2026-02-04 10:02:41] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013191 10.0.0.33 - - [2026-02-04 10:02:41] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.33 - - [2026-02-04 10:02:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016243 10.0.0.33 - - [2026-02-04 10:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.006472 10.0.0.33 - - [2026-02-04 10:02:41] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009788 10.0.0.33 - - [2026-02-04 10:02:41] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.037009 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.006417 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.016654 10.0.0.33 - - [2026-02-04 10:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.005548 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.006349 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.015966 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.016820 10.0.0.33 - - [2026-02-04 10:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.005883 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.016131 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.006904 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.019520 10.0.0.33 - - [2026-02-04 10:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.011786 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.017836 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.014214 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.006061 10.0.0.33 - - [2026-02-04 10:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.006691 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.009529 10.0.0.33 - - [2026-02-04 10:02:41] "POST /chown HTTP/1.1" 200 109 0.012271 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.026603 10.0.0.33 - - [2026-02-04 10:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.005823 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.021797 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.014675 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.006130 10.0.0.33 - - [2026-02-04 10:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.006807 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.006262 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.017395 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.014483 10.0.0.33 - - [2026-02-04 10:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.005786 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.015280 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.006291 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.017940 10.0.0.33 - - [2026-02-04 10:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.006153 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.016378 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.011520 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.006632 10.0.0.33 - - [2026-02-04 10:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.005668 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.006058 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.020960 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.025378 10.0.0.33 - - [2026-02-04 10:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.006360 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.015472 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.006559 10.0.0.33 - - [2026-02-04 10:02:42] "POST /chown HTTP/1.1" 200 109 0.017264 10.0.0.33 - - [2026-02-04 10:02:43] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007315 10.0.0.33 - - [2026-02-04 10:02:43] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.33 - - [2026-02-04 10:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2026-02-04 10:02:43] "GET /loadbalancer/33662544-3eb1-457f-a042-42313b7cb155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002158 10.0.0.33 - - [2026-02-04 10:02:43] "GET /loadbalancer-pool/fe2dd071-b9a7-48b9-b0e5-f42b0aabb9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002326 10.0.0.33 - - [2026-02-04 10:02:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022408 10.0.0.33 - - [2026-02-04 10:02:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015465 10.0.0.33 - - [2026-02-04 10:02:43] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020993 10.0.0.33 - - [2026-02-04 10:02:43] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009562 10.0.0.33 - - [2026-02-04 10:02:43] "POST /ref-update HTTP/1.1" 200 156 0.006376 10.0.0.33 - - [2026-02-04 10:02:44] "POST /tags HTTP/1.1" 409 221 0.001873 10.0.0.33 - - [2026-02-04 10:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2026-02-04 10:02:44] "GET /tag/4b73b1cb-fa16-4af3-8082-48e231a14285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.009588 10.0.0.33 - - [2026-02-04 10:02:44] "GET /floating-ip/1e97f233-6a7c-48bd-90ff-8d55b9ed6209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.002896 10.0.0.33 - - [2026-02-04 10:02:44] "PUT /floating-ip/1e97f233-6a7c-48bd-90ff-8d55b9ed6209 HTTP/1.1" 200 256 0.007168 10.0.0.33 - - [2026-02-04 10:02:44] "POST /set-tag HTTP/1.1" 200 109 0.014434 10.0.0.33 - - [2026-02-04 10:02:45] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006830 10.0.0.33 - - [2026-02-04 10:02:45] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.33 - - [2026-02-04 10:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.33 - - [2026-02-04 10:02:45] "GET /loadbalancer/33662544-3eb1-457f-a042-42313b7cb155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002647 10.0.0.33 - - [2026-02-04 10:02:45] "GET /loadbalancer-pool/fe2dd071-b9a7-48b9-b0e5-f42b0aabb9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002321 10.0.0.33 - - [2026-02-04 10:02:45] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014745 10.0.0.33 - - [2026-02-04 10:02:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013210 10.0.0.33 - - [2026-02-04 10:02:46] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010207 10.0.0.33 - - [2026-02-04 10:02:46] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005129 10.0.0.33 - - [2026-02-04 10:02:46] "POST /ref-update HTTP/1.1" 200 156 0.009549 10.0.0.33 - - [2026-02-04 10:02:46] "POST /set-tag HTTP/1.1" 200 109 0.033354 10.0.0.33 - - [2026-02-04 10:02:46] "GET /floating-ip/1e97f233-6a7c-48bd-90ff-8d55b9ed6209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004341 10.0.0.33 - - [2026-02-04 10:02:49] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004887 10.0.0.33 - - [2026-02-04 10:02:49] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.33 - - [2026-02-04 10:02:50] "GET /virtual-machine/b831d955-e2a9-4a4f-93da-3d30f0fffe78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002956 10.0.0.33 - - [2026-02-04 10:02:50] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004651 10.0.0.33 - - [2026-02-04 10:02:50] "GET /virtual-machine/031ce35e-4ad0-4047-9c65-789c5852fcb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002934 10.0.0.33 - - [2026-02-04 10:02:50] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005234 10.0.0.33 - - [2026-02-04 10:02:50] "GET /virtual-machine/eed1417d-02df-4b58-abc4-00de8c094097?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.010369 10.0.0.33 - - [2026-02-04 10:02:50] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006913 10.0.0.33 - - [2026-02-04 10:02:50] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007263 10.0.0.33 - - [2026-02-04 10:02:50] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.33 - - [2026-02-04 10:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.33 - - [2026-02-04 10:02:57] "POST /chown HTTP/1.1" 200 109 0.011994 10.0.0.33 - - [2026-02-04 10:02:57] "POST /chown HTTP/1.1" 200 109 0.015437 10.0.0.33 - - [2026-02-04 10:02:57] "POST /chown HTTP/1.1" 200 109 0.023292 10.0.0.33 - - [2026-02-04 10:02:57] "POST /chown HTTP/1.1" 200 109 0.011757 10.0.0.33 - - [2026-02-04 10:03:23] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004088 10.0.0.33 - - [2026-02-04 10:03:23] "POST /set-tag HTTP/1.1" 200 109 0.003569 10.0.0.33 - - [2026-02-04 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-02-04 10:03:23] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002213 10.0.0.33 - - [2026-02-04 10:03:23] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005134 10.0.0.33 - - [2026-02-04 10:03:23] "POST /set-tag HTTP/1.1" 200 109 0.018334 10.0.0.33 - - [2026-02-04 10:03:23] "DELETE /loadbalancer-member/96b39b25-cccd-4005-8c51-eba57aa25306 HTTP/1.1" 200 115 0.034756 10.0.0.33 - - [2026-02-04 10:03:23] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005459 10.0.0.33 - - [2026-02-04 10:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.33 - - [2026-02-04 10:03:23] "DELETE /loadbalancer-member/48ddb9ae-2ead-43e3-9aa3-799df5879364 HTTP/1.1" 200 115 0.047933 10.0.0.33 - - [2026-02-04 10:03:23] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012572 10.0.0.33 - - [2026-02-04 10:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.33 - - [2026-02-04 10:03:23] "DELETE /loadbalancer-member/50a7d8f0-ab59-4960-b57a-875ece5c8577 HTTP/1.1" 200 115 0.029695 10.0.0.33 - - [2026-02-04 10:03:23] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005208 10.0.0.33 - - [2026-02-04 10:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.33 - - [2026-02-04 10:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2026-02-04 10:03:23] "GET /loadbalancer/ef04ffd5-359e-49c9-8e7f-e0413262f57a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002359 10.0.0.33 - - [2026-02-04 10:03:23] "GET /loadbalancer-pool/45cc464d-ae79-4d89-b5ef-62ed32d3cdea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003469 10.0.0.33 - - [2026-02-04 10:03:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021204 10.0.0.33 - - [2026-02-04 10:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010212 10.0.0.33 - - [2026-02-04 10:03:23] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013977 10.0.0.33 - - [2026-02-04 10:03:23] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006782 10.0.0.33 - - [2026-02-04 10:03:23] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002306 10.0.0.33 - - [2026-02-04 10:03:24] "POST /set-tag HTTP/1.1" 200 109 0.062203 10.0.0.33 - - [2026-02-04 10:03:24] "GET /loadbalancer-pool/ad57a3e6-a973-438b-a523-896c1c53ee8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008326 10.0.0.33 - - [2026-02-04 10:03:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021024 10.0.0.33 - - [2026-02-04 10:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007845 10.0.0.33 - - [2026-02-04 10:03:24] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015429 10.0.0.33 - - [2026-02-04 10:03:24] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005317 10.0.0.33 - - [2026-02-04 10:03:24] "POST /set-tag HTTP/1.1" 200 109 0.007180 10.0.0.33 - - [2026-02-04 10:03:24] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002285 10.0.0.33 - - [2026-02-04 10:03:24] "GET /loadbalancer-pool/74119eb2-1221-4f8a-b2f6-f046434c9d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003981 10.0.0.33 - - [2026-02-04 10:03:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019543 10.0.0.33 - - [2026-02-04 10:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017641 10.0.0.33 - - [2026-02-04 10:03:24] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013803 10.0.0.33 - - [2026-02-04 10:03:24] "GET /virtual-machine-interface/2da8f3ec-01af-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006132 10.0.0.33 - - [2026-02-04 10:03:24] "GET /floating-ip/1ab3c3c6-0636-4ba7-937f-8c856e290c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002468 10.0.0.33 - - [2026-02-04 10:03:24] "POST /set-tag HTTP/1.1" 200 109 0.003216 10.0.0.33 - - [2026-02-04 10:03:46] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007340 10.0.0.33 - - [2026-02-04 10:03:46] "POST /set-tag HTTP/1.1" 200 109 0.012137 10.0.0.33 - - [2026-02-04 10:03:46] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005548 10.0.0.33 - - [2026-02-04 10:03:46] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.33 - - [2026-02-04 10:03:46] "GET /virtual-machine/eed1417d-02df-4b58-abc4-00de8c094097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002812 10.0.0.33 - - [2026-02-04 10:03:46] "POST /ref-update HTTP/1.1" 200 156 0.011692 10.0.0.33 - - [2026-02-04 10:03:46] "GET /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006408 10.0.0.33 - - [2026-02-04 10:03:46] "POST /set-tag HTTP/1.1" 200 109 0.017031 10.0.0.33 - - [2026-02-04 10:03:46] "POST /set-tag HTTP/1.1" 200 109 0.019034 10.0.0.33 - - [2026-02-04 10:03:46] "DELETE /instance-ip/a4498d3a-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.041612 10.0.0.33 - - [2026-02-04 10:03:46] "DELETE /virtual-machine-interface/a42e504c-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.051903 10.0.0.33 - - [2026-02-04 10:03:47] "DELETE /virtual-machine/eed1417d-02df-4b58-abc4-00de8c094097 HTTP/1.1" 200 115 0.033058 10.0.0.33 - - [2026-02-04 10:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.33 - - [2026-02-04 10:03:51] "GET /tag/67470535-c7fb-45cb-9d7e-e430b18152fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012389 10.0.0.33 - - [2026-02-04 10:03:51] "GET /tag/67470535-c7fb-45cb-9d7e-e430b18152fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013181 10.0.0.33 - - [2026-02-04 10:03:51] "GET /virtual-machine-interface/16b5847a-40db-4071-abfe-453ea03ca4e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005405 10.0.0.33 - - [2026-02-04 10:03:51] "POST /set-tag HTTP/1.1" 200 109 0.022772 10.0.0.33 - - [2026-02-04 10:03:51] "GET /virtual-machine-interface/2870c3ee-d52d-4f11-bed9-a2e6c61aae71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.018212 10.0.0.33 - - [2026-02-04 10:03:51] "POST /set-tag HTTP/1.1" 200 109 0.026631 10.0.0.33 - - [2026-02-04 10:03:51] "GET /virtual-machine-interface/c6ef71d4-1f5a-43c3-9c56-312a68cf9f10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004498 10.0.0.33 - - [2026-02-04 10:03:51] "POST /set-tag HTTP/1.1" 200 109 0.014923 10.0.0.33 - - [2026-02-04 10:03:51] "GET /firewall-policy/61c6b544-d000-4983-8ace-496b8055aec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.018458 10.0.0.33 - - [2026-02-04 10:03:51] "GET /firewall-rule/dd4e0f3e-ecf6-4ee1-80f1-224a481ad2d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.002858 10.0.0.33 - - [2026-02-04 10:03:51] "POST /ref-update HTTP/1.1" 200 156 0.013463 10.0.0.33 - - [2026-02-04 10:03:51] "DELETE /firewall-rule/dd4e0f3e-ecf6-4ee1-80f1-224a481ad2d9 HTTP/1.1" 200 115 0.043110 10.0.0.33 - - [2026-02-04 10:03:51] "DELETE /loadbalancer-member/249033ae-ad44-4331-8507-c9aad639913d HTTP/1.1" 200 115 0.035160 10.0.0.33 - - [2026-02-04 10:03:51] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.025667 10.0.0.33 - - [2026-02-04 10:03:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017404 10.0.0.33 - - [2026-02-04 10:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.33 - - [2026-02-04 10:03:51] "DELETE /loadbalancer-pool/b7c1d954-0f59-4725-b0e8-35e45c77e343 HTTP/1.1" 200 115 0.079847 10.0.0.33 - - [2026-02-04 10:03:51] "DELETE /loadbalancer-listener/3dbdd6eb-84fb-4271-b175-7b7bd71fc646 HTTP/1.1" 200 115 0.031946 10.0.0.33 - - [2026-02-04 10:03:51] "GET /floating-ip/c6ffcb14-aef9-4e99-ba35-5aa0c549066e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.009530 10.0.0.33 - - [2026-02-04 10:03:51] "POST /chown HTTP/1.1" 200 109 0.015296 10.0.0.33 - - [2026-02-04 10:03:51] "POST /chown HTTP/1.1" 200 109 0.012514 10.0.0.33 - - [2026-02-04 10:03:51] "POST /chown HTTP/1.1" 200 109 0.019765 10.0.0.33 - - [2026-02-04 10:03:51] "PUT /floating-ip/c6ffcb14-aef9-4e99-ba35-5aa0c549066e HTTP/1.1" 200 256 0.029999 10.0.0.33 - - [2026-02-04 10:03:51] "POST /chown HTTP/1.1" 200 109 0.007841 10.0.0.33 - - [2026-02-04 10:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.33 - - [2026-02-04 10:03:51] "POST /chown HTTP/1.1" 200 109 0.019518 10.0.0.33 - - [2026-02-04 10:03:51] "DELETE /floating-ip/c6ffcb14-aef9-4e99-ba35-5aa0c549066e HTTP/1.1" 200 115 0.075701 10.0.0.33 - - [2026-02-04 10:03:51] "DELETE /loadbalancer/a663e76e-b0dc-463a-bddb-29dc35672d24 HTTP/1.1" 200 115 0.043298 10.0.0.33 - - [2026-02-04 10:03:51] "POST /chown HTTP/1.1" 200 109 0.019252 10.0.0.33 - - [2026-02-04 10:03:51] "POST /chown HTTP/1.1" 200 109 0.014787 10.0.0.33 - - [2026-02-04 10:03:51] "POST /chown HTTP/1.1" 200 109 0.017051 10.0.0.33 - - [2026-02-04 10:03:51] "DELETE /instance-ip/d1f1fd72-09c4-46fb-8e31-66478f2f839e HTTP/1.1" 200 115 0.088751 10.0.0.33 - - [2026-02-04 10:03:51] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.008596 10.0.0.33 - - [2026-02-04 10:03:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027299 10.0.0.33 - - [2026-02-04 10:03:51] "DELETE /virtual-machine-interface/16b5847a-40db-4071-abfe-453ea03ca4e0 HTTP/1.1" 200 115 0.091995 10.0.0.33 - - [2026-02-04 10:03:51] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.012693 10.0.0.33 - - [2026-02-04 10:03:52] "GET /floating-ip-pool/3d461885-d900-4127-a4fe-4597838dbb7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003417 10.0.0.33 - - [2026-02-04 10:03:52] "POST /ref-update HTTP/1.1" 200 156 0.027290 10.0.0.33 - - [2026-02-04 10:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025383 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /tag/67470535-c7fb-45cb-9d7e-e430b18152fe HTTP/1.1" 200 115 0.098913 10.0.0.33 - - [2026-02-04 10:03:52] "PUT /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 266 0.011970 10.0.0.33 - - [2026-02-04 10:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024853 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /floating-ip-pool/3d461885-d900-4127-a4fe-4597838dbb7d HTTP/1.1" 200 115 0.078112 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /service-instance/51f2d4f3-7f16-43d8-be4c-b929b8ae8ba9 HTTP/1.1" 200 115 0.059973 10.0.0.33 - - [2026-02-04 10:03:52] "GET /virtual-machine-interface/2870c3ee-d52d-4f11-bed9-a2e6c61aae71?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.016290 10.0.0.33 - - [2026-02-04 10:03:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005064 10.0.0.33 - - [2026-02-04 10:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.33 - - [2026-02-04 10:03:52] "POST /useragent-kv HTTP/1.1" 200 115 0.001538 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /virtual-network/e4f8d146-c752-4618-a566-6b24606a936a HTTP/1.1" 200 115 0.114043 10.0.0.33 - - [2026-02-04 10:03:52] "GET /routing-instance/4968ea77-c047-4337-b2f1-2c1f9c73201a HTTP/1.1" 404 171 0.007049 10.0.0.33 - - [2026-02-04 10:03:52] "GET /domains HTTP/1.1" 200 280 0.001348 10.0.0.33 - - [2026-02-04 10:03:52] "GET /domain/2431ab8b-8c00-4276-bdb0-a7300425b4cd HTTP/1.1" 200 3086 0.002257 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /route-target/ba94066e-bf2f-43ee-a4a6-63de1e05c4cb HTTP/1.1" 200 115 0.029664 10.0.0.33 - - [2026-02-04 10:03:52] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62 HTTP/1.1" 200 7142 0.029880 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /virtual-machine-interface/2870c3ee-d52d-4f11-bed9-a2e6c61aae71 HTTP/1.1" 200 115 0.082543 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /virtual-machine/3c9670df-cabd-4840-8ca4-56f1b0536023 HTTP/1.1" 200 115 0.044951 10.0.0.33 - - [2026-02-04 10:03:52] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006788 10.0.0.33 - - [2026-02-04 10:03:52] "GET /virtual-machine-interface/c6ef71d4-1f5a-43c3-9c56-312a68cf9f10?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.007935 10.0.0.33 - - [2026-02-04 10:03:52] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.33 - - [2026-02-04 10:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.33 - - [2026-02-04 10:03:52] "GET /loadbalancer/33662544-3eb1-457f-a042-42313b7cb155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002552 10.0.0.33 - - [2026-02-04 10:03:52] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003719 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /virtual-machine-interface/c6ef71d4-1f5a-43c3-9c56-312a68cf9f10 HTTP/1.1" 200 115 0.056425 10.0.0.33 - - [2026-02-04 10:03:52] "POST /ref-update HTTP/1.1" 200 156 0.010230 10.0.0.33 - - [2026-02-04 10:03:52] "POST /set-tag HTTP/1.1" 200 109 0.049405 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /virtual-machine/510c1561-4b32-415b-a549-093d4e5a9d64 HTTP/1.1" 200 115 0.040749 10.0.0.33 - - [2026-02-04 10:03:52] "DELETE /loadbalancer-member/0458a5d6-ba06-473b-96e6-f132ab688dce HTTP/1.1" 200 115 0.060217 10.0.0.33 - - [2026-02-04 10:03:53] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005553 10.0.0.33 - - [2026-02-04 10:03:53] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.33 - - [2026-02-04 10:03:53] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006539 10.0.0.33 - - [2026-02-04 10:03:53] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.33 - - [2026-02-04 10:03:53] "GET /virtual-machine/031ce35e-4ad0-4047-9c65-789c5852fcb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002685 10.0.0.33 - - [2026-02-04 10:03:53] "POST /ref-update HTTP/1.1" 200 156 0.009439 10.0.0.33 - - [2026-02-04 10:03:53] "GET /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008204 10.0.0.33 - - [2026-02-04 10:03:53] "POST /set-tag HTTP/1.1" 200 109 0.018100 10.0.0.33 - - [2026-02-04 10:03:53] "POST /set-tag HTTP/1.1" 200 109 0.027993 10.0.0.33 - - [2026-02-04 10:03:53] "POST /set-tag HTTP/1.1" 200 109 0.022024 10.0.0.33 - - [2026-02-04 10:03:53] "DELETE /instance-ip/9ff389f2-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.036433 10.0.0.33 - - [2026-02-04 10:03:53] "POST /ref-update HTTP/1.1" 200 156 0.013352 10.0.0.33 - - [2026-02-04 10:03:54] "DELETE /virtual-machine-interface/9fdbd8fc-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.055390 10.0.0.33 - - [2026-02-04 10:03:54] "DELETE /virtual-machine/031ce35e-4ad0-4047-9c65-789c5852fcb4 HTTP/1.1" 200 115 0.016651 10.0.0.33 - - [2026-02-04 10:03:57] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004699 10.0.0.33 - - [2026-02-04 10:03:57] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.33 - - [2026-02-04 10:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-02-04 10:03:57] "GET /loadbalancer/33662544-3eb1-457f-a042-42313b7cb155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002487 10.0.0.33 - - [2026-02-04 10:03:58] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005929 10.0.0.33 - - [2026-02-04 10:03:58] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.33 - - [2026-02-04 10:03:58] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004241 10.0.0.33 - - [2026-02-04 10:03:58] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.33 - - [2026-02-04 10:03:58] "GET /virtual-machine/b831d955-e2a9-4a4f-93da-3d30f0fffe78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002813 10.0.0.33 - - [2026-02-04 10:03:58] "POST /ref-update HTTP/1.1" 200 156 0.014071 10.0.0.33 - - [2026-02-04 10:03:58] "GET /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010942 10.0.0.33 - - [2026-02-04 10:03:58] "POST /set-tag HTTP/1.1" 200 109 0.015740 10.0.0.33 - - [2026-02-04 10:03:58] "POST /set-tag HTTP/1.1" 200 109 0.016682 10.0.0.33 - - [2026-02-04 10:03:58] "POST /set-tag HTTP/1.1" 200 109 0.019536 10.0.0.33 - - [2026-02-04 10:03:58] "DELETE /instance-ip/9f857b88-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.050874 10.0.0.33 - - [2026-02-04 10:03:58] "POST /ref-update HTTP/1.1" 200 156 0.007675 10.0.0.33 - - [2026-02-04 10:03:59] "DELETE /virtual-machine-interface/9f6c1792-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.039632 10.0.0.33 - - [2026-02-04 10:03:59] "DELETE /virtual-machine/b831d955-e2a9-4a4f-93da-3d30f0fffe78 HTTP/1.1" 200 115 0.021956 10.0.0.33 - - [2026-02-04 10:03:59] "DELETE /tag/ad710ecb-2b89-4e2e-90ba-88caa92f08e5 HTTP/1.1" 200 115 0.044590 10.0.0.33 - - [2026-02-04 10:03:59] "DELETE /tag/ccfdca4e-f087-496b-ac81-faeef464ae49 HTTP/1.1" 200 115 0.085258 10.0.0.33 - - [2026-02-04 10:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.33 - - [2026-02-04 10:04:02] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037845 10.0.0.33 - - [2026-02-04 10:04:02] "POST /tags HTTP/1.1" 200 393 0.032817 10.0.0.33 - - [2026-02-04 10:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.33 - - [2026-02-04 10:04:02] "GET /tag/a2f721c0-207e-4d7e-94d7-878def30dbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015803 10.0.0.33 - - [2026-02-04 10:04:02] "POST /tags HTTP/1.1" 200 341 0.021648 10.0.0.33 - - [2026-02-04 10:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2026-02-04 10:04:03] "GET /tag/e9959fd1-f56b-4a66-a29c-a185f36dc90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013104 10.0.0.33 - - [2026-02-04 10:04:03] "POST /id-to-fqname HTTP/1.1" 200 192 0.000648 10.0.0.33 - - [2026-02-04 10:04:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.006855 10.0.0.33 - - [2026-02-04 10:04:03] "POST /security-groups HTTP/1.1" 200 589 0.091793 10.0.0.33 - - [2026-02-04 10:04:03] "POST /projects HTTP/1.1" 200 519 0.215515 10.0.0.33 - - [2026-02-04 10:04:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.002435 10.0.0.33 - - [2026-02-04 10:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.037203 10.0.0.33 - - [2026-02-04 10:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.025846 10.0.0.33 - - [2026-02-04 10:04:03] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.018342 10.0.0.33 - - [2026-02-04 10:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017578 10.0.0.33 - - [2026-02-04 10:04:03] "POST /access-control-lists HTTP/1.1" 200 598 0.155458 10.0.0.33 - - [2026-02-04 10:04:03] "POST /fqname-to-id HTTP/1.1" 404 235 0.004406 10.0.0.33 - - [2026-02-04 10:04:03] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.025064 10.0.0.33 - - [2026-02-04 10:04:03] "PUT /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156 HTTP/1.1" 200 264 0.096411 10.0.0.33 - - [2026-02-04 10:04:03] "POST /access-control-lists HTTP/1.1" 200 596 0.120727 10.0.0.33 - - [2026-02-04 10:04:03] "PUT /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37 HTTP/1.1" 200 264 0.152668 10.0.0.33 - - [2026-02-04 10:04:03] "POST /security-groups HTTP/1.1" 200 591 0.132464 10.0.0.33 - - [2026-02-04 10:04:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.011414 10.0.0.33 - - [2026-02-04 10:04:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.057006 10.0.0.33 - - [2026-02-04 10:04:04] "POST /chown HTTP/1.1" 200 109 0.050985 10.0.0.33 - - [2026-02-04 10:04:04] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028992 10.0.0.33 - - [2026-02-04 10:04:04] "POST /access-control-lists HTTP/1.1" 200 632 0.152757 10.0.0.33 - - [2026-02-04 10:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013977 10.0.0.33 - - [2026-02-04 10:04:04] "POST /fqname-to-id HTTP/1.1" 404 269 0.027452 10.0.0.33 - - [2026-02-04 10:04:04] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004918 10.0.0.33 - - [2026-02-04 10:04:04] "POST /tags HTTP/1.1" 409 226 0.001644 10.0.0.33 - - [2026-02-04 10:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.33 - - [2026-02-04 10:04:04] "GET /tag/e9959fd1-f56b-4a66-a29c-a185f36dc90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.020415 10.0.0.33 - - [2026-02-04 10:04:04] "POST /access-control-lists HTTP/1.1" 200 630 0.099974 10.0.0.33 - - [2026-02-04 10:04:04] "POST /firewall-rules HTTP/1.1" 200 600 0.167477 10.0.0.33 - - [2026-02-04 10:04:04] "GET /firewall-rule/5db95e0b-b292-4911-b037-1b8b71068c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.009274 10.0.0.33 - - [2026-02-04 10:04:04] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004144 10.0.0.33 - - [2026-02-04 10:04:04] "GET /firewall-rule/5db95e0b-b292-4911-b037-1b8b71068c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002848 10.0.0.33 - - [2026-02-04 10:04:04] "POST /ref-update HTTP/1.1" 200 156 0.053218 10.0.0.33 - - [2026-02-04 10:04:04] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016895 10.0.0.33 - - [2026-02-04 10:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2026-02-04 10:04:04] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003583 10.0.0.33 - - [2026-02-04 10:04:04] "POST /tags HTTP/1.1" 409 226 0.003827 10.0.0.33 - - [2026-02-04 10:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.33 - - [2026-02-04 10:04:04] "GET /tag/e9959fd1-f56b-4a66-a29c-a185f36dc90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013854 10.0.0.33 - - [2026-02-04 10:04:04] "POST /firewall-rules HTTP/1.1" 200 598 0.245485 10.0.0.33 - - [2026-02-04 10:04:05] "GET /firewall-rule/c6b7c393-27b5-4868-90f4-f557b200d741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.022910 10.0.0.33 - - [2026-02-04 10:04:05] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004136 10.0.0.33 - - [2026-02-04 10:04:05] "GET /firewall-rule/c6b7c393-27b5-4868-90f4-f557b200d741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002177 10.0.0.33 - - [2026-02-04 10:04:05] "POST /ref-update HTTP/1.1" 200 156 0.054459 10.0.0.33 - - [2026-02-04 10:04:05] "POST /tags HTTP/1.1" 200 393 0.022291 10.0.0.33 - - [2026-02-04 10:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020610 10.0.0.33 - - [2026-02-04 10:04:06] "GET /tag/c142fbe5-98bd-457b-a971-b825ede24a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015811 10.0.0.33 - - [2026-02-04 10:04:06] "POST /tags HTTP/1.1" 200 341 0.019352 10.0.0.33 - - [2026-02-04 10:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012103 10.0.0.33 - - [2026-02-04 10:04:06] "GET /tag/9f2d08f0-a537-4094-ad42-80c5d66cbeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019091 10.0.0.33 - - [2026-02-04 10:04:06] "POST /id-to-fqname HTTP/1.1" 200 192 0.001236 10.0.0.33 - - [2026-02-04 10:04:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.003191 10.0.0.33 - - [2026-02-04 10:04:06] "POST /security-groups HTTP/1.1" 200 589 0.071987 10.0.0.33 - - [2026-02-04 10:04:06] "POST /projects HTTP/1.1" 200 519 0.222852 10.0.0.33 - - [2026-02-04 10:04:06] "POST /fqname-to-id HTTP/1.1" 404 236 0.008687 10.0.0.33 - - [2026-02-04 10:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.023096 10.0.0.33 - - [2026-02-04 10:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014390 10.0.0.33 - - [2026-02-04 10:04:06] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014675 10.0.0.33 - - [2026-02-04 10:04:06] "POST /access-control-lists HTTP/1.1" 200 598 0.091066 10.0.0.33 - - [2026-02-04 10:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016519 10.0.0.33 - - [2026-02-04 10:04:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.013293 10.0.0.33 - - [2026-02-04 10:04:06] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010521 10.0.0.33 - - [2026-02-04 10:04:06] "POST /access-control-lists HTTP/1.1" 200 596 0.030820 10.0.0.33 - - [2026-02-04 10:04:06] "PUT /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156 HTTP/1.1" 200 264 0.079828 10.0.0.33 - - [2026-02-04 10:04:06] "PUT /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37 HTTP/1.1" 200 264 0.057828 10.0.0.33 - - [2026-02-04 10:04:06] "POST /security-groups HTTP/1.1" 200 591 0.087181 10.0.0.33 - - [2026-02-04 10:04:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.002040 10.0.0.33 - - [2026-02-04 10:04:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.069654 10.0.0.33 - - [2026-02-04 10:04:06] "POST /access-control-lists HTTP/1.1" 200 632 0.094803 10.0.0.33 - - [2026-02-04 10:04:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.017275 10.0.0.33 - - [2026-02-04 10:04:06] "POST /chown HTTP/1.1" 200 109 0.040135 10.0.0.33 - - [2026-02-04 10:04:06] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008980 10.0.0.33 - - [2026-02-04 10:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.33 - - [2026-02-04 10:04:07] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.034221 10.0.0.33 - - [2026-02-04 10:04:07] "POST /access-control-lists HTTP/1.1" 200 630 0.063159 10.0.0.33 - - [2026-02-04 10:04:07] "POST /tags HTTP/1.1" 409 226 0.014987 10.0.0.33 - - [2026-02-04 10:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.33 - - [2026-02-04 10:04:07] "GET /tag/9f2d08f0-a537-4094-ad42-80c5d66cbeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019486 10.0.0.33 - - [2026-02-04 10:04:07] "POST /firewall-rules HTTP/1.1" 200 600 0.080607 10.0.0.33 - - [2026-02-04 10:04:07] "GET /firewall-rule/5048de7a-66b7-41d3-b80b-3b45d9241556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004079 10.0.0.33 - - [2026-02-04 10:04:07] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004507 10.0.0.33 - - [2026-02-04 10:04:07] "GET /firewall-rule/5048de7a-66b7-41d3-b80b-3b45d9241556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002790 10.0.0.33 - - [2026-02-04 10:04:07] "POST /ref-update HTTP/1.1" 200 156 0.057362 10.0.0.33 - - [2026-02-04 10:04:07] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010920 10.0.0.33 - - [2026-02-04 10:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.33 - - [2026-02-04 10:04:07] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002992 10.0.0.33 - - [2026-02-04 10:04:07] "POST /tags HTTP/1.1" 409 226 0.001706 10.0.0.33 - - [2026-02-04 10:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-02-04 10:04:07] "GET /tag/9f2d08f0-a537-4094-ad42-80c5d66cbeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010840 10.0.0.33 - - [2026-02-04 10:04:07] "POST /firewall-rules HTTP/1.1" 200 598 0.074953 10.0.0.33 - - [2026-02-04 10:04:07] "GET /firewall-rule/523814bb-4a69-49a3-b720-ee58bac213c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005009 10.0.0.33 - - [2026-02-04 10:04:07] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004288 10.0.0.33 - - [2026-02-04 10:04:07] "GET /firewall-rule/523814bb-4a69-49a3-b720-ee58bac213c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002083 10.0.0.33 - - [2026-02-04 10:04:07] "POST /ref-update HTTP/1.1" 200 156 0.068352 10.0.0.33 - - [2026-02-04 10:04:08] "POST /tags HTTP/1.1" 200 345 0.083927 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005944 10.0.0.33 - - [2026-02-04 10:04:09] "GET /tag/f4a47d0c-0a06-4cb0-880d-695c27ae520b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015365 10.0.0.33 - - [2026-02-04 10:04:09] "POST /projects HTTP/1.1" 409 238 0.003823 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.33 - - [2026-02-04 10:04:09] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047199 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006980 10.0.0.33 - - [2026-02-04 10:04:09] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005910 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.33 - - [2026-02-04 10:04:09] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005131 10.0.0.33 - - [2026-02-04 10:04:09] "POST /security-groups HTTP/1.1" 409 285 0.003034 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-02-04 10:04:09] "PUT /security-group/57d9c4d2-c66c-48c7-b398-284a67a69836 HTTP/1.1" 200 262 0.059722 10.0.0.33 - - [2026-02-04 10:04:09] "PUT /access-control-list/6c207533-5cb3-426b-bd45-f5644a6df0c9 HTTP/1.1" 200 272 0.020347 10.0.0.33 - - [2026-02-04 10:04:09] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.088593 10.0.0.33 - - [2026-02-04 10:04:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.038955 10.0.0.33 - - [2026-02-04 10:04:09] "POST /tags HTTP/1.1" 409 228 0.004648 10.0.0.33 - - [2026-02-04 10:04:09] "PUT /access-control-list/04f411a7-67fd-4064-a742-fa7a0230b6b8 HTTP/1.1" 200 272 0.042524 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.33 - - [2026-02-04 10:04:09] "GET /tag/f4a47d0c-0a06-4cb0-880d-695c27ae520b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011443 10.0.0.33 - - [2026-02-04 10:04:09] "POST /tags HTTP/1.1" 200 345 0.018119 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.33 - - [2026-02-04 10:04:09] "GET /tag/58780b54-a367-4af8-996f-1c475e37d4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017116 10.0.0.33 - - [2026-02-04 10:04:09] "POST /projects HTTP/1.1" 409 238 0.003111 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-02-04 10:04:09] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037549 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.33 - - [2026-02-04 10:04:09] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004156 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-02-04 10:04:09] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004603 10.0.0.33 - - [2026-02-04 10:04:09] "POST /security-groups HTTP/1.1" 409 285 0.004401 10.0.0.33 - - [2026-02-04 10:04:09] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030883 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-02-04 10:04:09] "PUT /security-group/17254de0-8bfe-4b43-ad56-915fd30152d4 HTTP/1.1" 200 262 0.057798 10.0.0.33 - - [2026-02-04 10:04:09] "PUT /access-control-list/65856306-b637-4844-bc74-93a2f6aae48e HTTP/1.1" 200 272 0.011185 10.0.0.33 - - [2026-02-04 10:04:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019492 10.0.0.33 - - [2026-02-04 10:04:09] "POST /tags HTTP/1.1" 409 228 0.009227 10.0.0.33 - - [2026-02-04 10:04:09] "PUT /access-control-list/c74a94e4-ce02-4592-9c39-3916ad4d1440 HTTP/1.1" 200 272 0.036530 10.0.0.33 - - [2026-02-04 10:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.33 - - [2026-02-04 10:04:09] "GET /tag/58780b54-a367-4af8-996f-1c475e37d4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010209 10.0.0.33 - - [2026-02-04 10:04:10] "POST /tags HTTP/1.1" 200 291 0.059639 10.0.0.33 - - [2026-02-04 10:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010206 10.0.0.33 - - [2026-02-04 10:04:10] "GET /tag/8fedcb8c-544c-470a-af00-2f6f460a4646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013279 10.0.0.33 - - [2026-02-04 10:04:10] "POST /tags HTTP/1.1" 200 303 0.053659 10.0.0.33 - - [2026-02-04 10:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008943 10.0.0.33 - - [2026-02-04 10:04:10] "GET /tag/929ffd32-70ad-4fe8-9c0b-90f2d88a93c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012382 10.0.0.33 - - [2026-02-04 10:04:10] "POST /tags HTTP/1.1" 409 252 0.001756 10.0.0.33 - - [2026-02-04 10:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.33 - - [2026-02-04 10:04:10] "GET /tag/a2f721c0-207e-4d7e-94d7-878def30dbe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010943 10.0.0.33 - - [2026-02-04 10:04:10] "POST /tags HTTP/1.1" 409 226 0.001885 10.0.0.33 - - [2026-02-04 10:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-02-04 10:04:10] "GET /tag/e9959fd1-f56b-4a66-a29c-a185f36dc90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010653 10.0.0.33 - - [2026-02-04 10:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2026-02-04 10:04:10] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003787 10.0.0.33 - - [2026-02-04 10:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2026-02-04 10:04:10] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043975 10.0.0.33 - - [2026-02-04 10:04:10] "POST /virtual-machines HTTP/1.1" 200 395 0.007539 10.0.0.33 - - [2026-02-04 10:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015554 10.0.0.33 - - [2026-02-04 10:04:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102693 10.0.0.33 - - [2026-02-04 10:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009226 10.0.0.33 - - [2026-02-04 10:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006269 10.0.0.33 - - [2026-02-04 10:04:10] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003980 10.0.0.33 - - [2026-02-04 10:04:10] "POST /instance-ips HTTP/1.1" 200 397 0.019761 10.0.0.33 - - [2026-02-04 10:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030327 10.0.0.33 - - [2026-02-04 10:04:10] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008608 10.0.0.33 - - [2026-02-04 10:04:10] "POST /set-tag HTTP/1.1" 200 109 0.059565 10.0.0.33 - - [2026-02-04 10:04:10] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017081 10.0.0.33 - - [2026-02-04 10:04:10] "GET /instance-ip/d9df7bd0-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002662 10.0.0.33 - - [2026-02-04 10:04:10] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006644 10.0.0.33 - - [2026-02-04 10:04:10] "POST /set-tag HTTP/1.1" 200 109 0.005095 10.0.0.33 - - [2026-02-04 10:04:10] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.010764 10.0.0.33 - - [2026-02-04 10:04:11] "POST /ref-update HTTP/1.1" 200 156 0.008440 10.0.0.33 - - [2026-02-04 10:04:11] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011774 10.0.0.33 - - [2026-02-04 10:04:11] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.33 - - [2026-02-04 10:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.33 - - [2026-02-04 10:04:11] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004365 10.0.0.33 - - [2026-02-04 10:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.33 - - [2026-02-04 10:04:11] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033404 10.0.0.33 - - [2026-02-04 10:04:11] "POST /virtual-machines HTTP/1.1" 200 395 0.006329 10.0.0.33 - - [2026-02-04 10:04:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019433 10.0.0.33 - - [2026-02-04 10:04:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106313 10.0.0.33 - - [2026-02-04 10:04:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007441 10.0.0.33 - - [2026-02-04 10:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010298 10.0.0.33 - - [2026-02-04 10:04:11] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007361 10.0.0.33 - - [2026-02-04 10:04:11] "POST /instance-ips HTTP/1.1" 200 397 0.018910 10.0.0.33 - - [2026-02-04 10:04:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032200 10.0.0.33 - - [2026-02-04 10:04:11] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006415 10.0.0.33 - - [2026-02-04 10:04:11] "POST /set-tag HTTP/1.1" 200 109 0.063880 10.0.0.33 - - [2026-02-04 10:04:11] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012079 10.0.0.33 - - [2026-02-04 10:04:11] "GET /instance-ip/da55948c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003273 10.0.0.33 - - [2026-02-04 10:04:11] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012269 10.0.0.33 - - [2026-02-04 10:04:11] "POST /set-tag HTTP/1.1" 200 109 0.005784 10.0.0.33 - - [2026-02-04 10:04:11] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003476 10.0.0.33 - - [2026-02-04 10:04:11] "POST /ref-update HTTP/1.1" 200 156 0.007916 10.0.0.33 - - [2026-02-04 10:04:11] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008365 10.0.0.33 - - [2026-02-04 10:04:11] "POST /set-tag HTTP/1.1" 200 109 0.001820 10.0.0.33 - - [2026-02-04 10:04:11] "POST /tags HTTP/1.1" 200 291 0.018296 10.0.0.33 - - [2026-02-04 10:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014856 10.0.0.33 - - [2026-02-04 10:04:11] "GET /tag/0de3b9bf-a884-43c7-a105-55b70eb0f192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010474 10.0.0.33 - - [2026-02-04 10:04:11] "POST /tags HTTP/1.1" 409 252 0.002098 10.0.0.33 - - [2026-02-04 10:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.33 - - [2026-02-04 10:04:11] "GET /tag/c142fbe5-98bd-457b-a971-b825ede24a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010433 10.0.0.33 - - [2026-02-04 10:04:11] "POST /tags HTTP/1.1" 409 226 0.002003 10.0.0.33 - - [2026-02-04 10:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.33 - - [2026-02-04 10:04:12] "GET /tag/9f2d08f0-a537-4094-ad42-80c5d66cbeff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010314 10.0.0.33 - - [2026-02-04 10:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.33 - - [2026-02-04 10:04:12] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004100 10.0.0.33 - - [2026-02-04 10:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.33 - - [2026-02-04 10:04:12] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031046 10.0.0.33 - - [2026-02-04 10:04:12] "POST /virtual-machines HTTP/1.1" 200 395 0.007394 10.0.0.33 - - [2026-02-04 10:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013795 10.0.0.33 - - [2026-02-04 10:04:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.092489 10.0.0.33 - - [2026-02-04 10:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007470 10.0.0.33 - - [2026-02-04 10:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010040 10.0.0.33 - - [2026-02-04 10:04:12] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006393 10.0.0.33 - - [2026-02-04 10:04:12] "POST /instance-ips HTTP/1.1" 200 397 0.017817 10.0.0.33 - - [2026-02-04 10:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.017729 10.0.0.33 - - [2026-02-04 10:04:12] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007296 10.0.0.33 - - [2026-02-04 10:04:12] "POST /set-tag HTTP/1.1" 200 109 0.063730 10.0.0.33 - - [2026-02-04 10:04:12] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027957 10.0.0.33 - - [2026-02-04 10:04:12] "GET /instance-ip/dae80bfa-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004317 10.0.0.33 - - [2026-02-04 10:04:12] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004114 10.0.0.33 - - [2026-02-04 10:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.33 - - [2026-02-04 10:04:12] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003467 10.0.0.33 - - [2026-02-04 10:04:12] "POST /ref-update HTTP/1.1" 200 156 0.017359 10.0.0.33 - - [2026-02-04 10:04:12] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010394 10.0.0.33 - - [2026-02-04 10:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.33 - - [2026-02-04 10:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-02-04 10:04:12] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003914 10.0.0.33 - - [2026-02-04 10:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2026-02-04 10:04:12] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031769 10.0.0.33 - - [2026-02-04 10:04:12] "POST /virtual-machines HTTP/1.1" 200 395 0.008392 10.0.0.33 - - [2026-02-04 10:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.010808 10.0.0.33 - - [2026-02-04 10:04:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095810 10.0.0.33 - - [2026-02-04 10:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007341 10.0.0.33 - - [2026-02-04 10:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.33 - - [2026-02-04 10:04:13] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006017 10.0.0.33 - - [2026-02-04 10:04:13] "POST /instance-ips HTTP/1.1" 200 397 0.020465 10.0.0.33 - - [2026-02-04 10:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020559 10.0.0.33 - - [2026-02-04 10:04:13] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010088 10.0.0.33 - - [2026-02-04 10:04:13] "POST /set-tag HTTP/1.1" 200 109 0.059810 10.0.0.33 - - [2026-02-04 10:04:13] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011395 10.0.0.33 - - [2026-02-04 10:04:13] "GET /instance-ip/db5b633e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004104 10.0.0.33 - - [2026-02-04 10:04:13] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004069 10.0.0.33 - - [2026-02-04 10:04:13] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.33 - - [2026-02-04 10:04:13] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003759 10.0.0.33 - - [2026-02-04 10:04:13] "POST /ref-update HTTP/1.1" 200 156 0.008481 10.0.0.33 - - [2026-02-04 10:04:13] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006535 10.0.0.33 - - [2026-02-04 10:04:13] "POST /set-tag HTTP/1.1" 200 109 0.007718 10.0.0.33 - - [2026-02-04 10:04:13] "POST /tags HTTP/1.1" 200 299 0.015789 10.0.0.33 - - [2026-02-04 10:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005900 10.0.0.33 - - [2026-02-04 10:04:13] "GET /tag/e6a0fa55-d825-4eb7-a3d2-e06b3a7fb56a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011274 10.0.0.33 - - [2026-02-04 10:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-02-04 10:04:13] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003682 10.0.0.33 - - [2026-02-04 10:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2026-02-04 10:04:13] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034709 10.0.0.33 - - [2026-02-04 10:04:13] "POST /virtual-machines HTTP/1.1" 200 395 0.008620 10.0.0.33 - - [2026-02-04 10:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012881 10.0.0.33 - - [2026-02-04 10:04:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101453 10.0.0.33 - - [2026-02-04 10:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007949 10.0.0.33 - - [2026-02-04 10:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.33 - - [2026-02-04 10:04:13] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006161 10.0.0.33 - - [2026-02-04 10:04:14] "POST /instance-ips HTTP/1.1" 200 397 0.020896 10.0.0.33 - - [2026-02-04 10:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024193 10.0.0.33 - - [2026-02-04 10:04:14] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013575 10.0.0.33 - - [2026-02-04 10:04:14] "POST /set-tag HTTP/1.1" 200 109 0.017513 10.0.0.33 - - [2026-02-04 10:04:14] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015777 10.0.0.33 - - [2026-02-04 10:04:14] "GET /instance-ip/dbda6d3c-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005538 10.0.0.33 - - [2026-02-04 10:04:14] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004239 10.0.0.33 - - [2026-02-04 10:04:14] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.33 - - [2026-02-04 10:04:14] "POST /tags HTTP/1.1" 200 299 0.018017 10.0.0.33 - - [2026-02-04 10:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.33 - - [2026-02-04 10:04:14] "GET /tag/847939a9-f196-4036-9f37-e069cd14cc1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013561 10.0.0.33 - - [2026-02-04 10:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.33 - - [2026-02-04 10:04:14] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.010289 10.0.0.33 - - [2026-02-04 10:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2026-02-04 10:04:14] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037156 10.0.0.33 - - [2026-02-04 10:04:14] "POST /virtual-machines HTTP/1.1" 200 395 0.020180 10.0.0.33 - - [2026-02-04 10:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018272 10.0.0.33 - - [2026-02-04 10:04:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101819 10.0.0.33 - - [2026-02-04 10:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025627 10.0.0.33 - - [2026-02-04 10:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009932 10.0.0.33 - - [2026-02-04 10:04:14] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005603 10.0.0.33 - - [2026-02-04 10:04:14] "POST /instance-ips HTTP/1.1" 200 397 0.027640 10.0.0.33 - - [2026-02-04 10:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034665 10.0.0.33 - - [2026-02-04 10:04:14] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008383 10.0.0.33 - - [2026-02-04 10:04:14] "POST /set-tag HTTP/1.1" 200 109 0.017256 10.0.0.33 - - [2026-02-04 10:04:14] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018278 10.0.0.33 - - [2026-02-04 10:04:14] "GET /instance-ip/dc4acab4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004113 10.0.0.33 - - [2026-02-04 10:04:14] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004191 10.0.0.33 - - [2026-02-04 10:04:15] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.33 - - [2026-02-04 10:04:15] "POST /tags HTTP/1.1" 200 299 0.019376 10.0.0.33 - - [2026-02-04 10:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2026-02-04 10:04:15] "GET /tag/fce872e5-c959-406f-8d51-9a1aff0b8174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010802 10.0.0.33 - - [2026-02-04 10:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.33 - - [2026-02-04 10:04:15] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004059 10.0.0.33 - - [2026-02-04 10:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.33 - - [2026-02-04 10:04:15] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033504 10.0.0.33 - - [2026-02-04 10:04:15] "POST /virtual-machines HTTP/1.1" 200 395 0.012659 10.0.0.33 - - [2026-02-04 10:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007425 10.0.0.33 - - [2026-02-04 10:04:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101010 10.0.0.33 - - [2026-02-04 10:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.020870 10.0.0.33 - - [2026-02-04 10:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015239 10.0.0.33 - - [2026-02-04 10:04:15] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004659 10.0.0.33 - - [2026-02-04 10:04:15] "POST /instance-ips HTTP/1.1" 200 397 0.019220 10.0.0.33 - - [2026-02-04 10:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018347 10.0.0.33 - - [2026-02-04 10:04:15] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011087 10.0.0.33 - - [2026-02-04 10:04:15] "POST /set-tag HTTP/1.1" 200 109 0.018212 10.0.0.33 - - [2026-02-04 10:04:15] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016875 10.0.0.33 - - [2026-02-04 10:04:15] "GET /instance-ip/dcb13a7e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005809 10.0.0.33 - - [2026-02-04 10:04:15] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004016 10.0.0.33 - - [2026-02-04 10:04:15] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.33 - - [2026-02-04 10:04:15] "POST /tags HTTP/1.1" 200 299 0.019825 10.0.0.33 - - [2026-02-04 10:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-02-04 10:04:15] "GET /tag/1e395353-e573-48e1-b3dd-d8044980fea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012284 10.0.0.33 - - [2026-02-04 10:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2026-02-04 10:04:15] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004131 10.0.0.33 - - [2026-02-04 10:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2026-02-04 10:04:15] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038334 10.0.0.33 - - [2026-02-04 10:04:15] "POST /virtual-machines HTTP/1.1" 200 395 0.009102 10.0.0.33 - - [2026-02-04 10:04:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007573 10.0.0.33 - - [2026-02-04 10:04:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107009 10.0.0.33 - - [2026-02-04 10:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018811 10.0.0.33 - - [2026-02-04 10:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004577 10.0.0.33 - - [2026-02-04 10:04:16] "POST /instance-ips HTTP/1.1" 200 397 0.017990 10.0.0.33 - - [2026-02-04 10:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027997 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008929 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.023675 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018657 10.0.0.33 - - [2026-02-04 10:04:16] "GET /instance-ip/dd17d090-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003485 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004651 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003581 10.0.0.33 - - [2026-02-04 10:04:16] "POST /ref-update HTTP/1.1" 200 156 0.008565 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004102 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003920 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004434 10.0.0.33 - - [2026-02-04 10:04:16] "POST /ref-update HTTP/1.1" 200 156 0.006673 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008283 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003770 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004062 10.0.0.33 - - [2026-02-04 10:04:16] "POST /ref-update HTTP/1.1" 200 156 0.007481 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008648 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.003924 10.0.0.33 - - [2026-02-04 10:04:16] "POST /ref-update HTTP/1.1" 200 156 0.007201 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004381 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003881 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004347 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.007732 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003989 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003818 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004007 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002037 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003647 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.33 - - [2026-02-04 10:04:16] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004278 10.0.0.33 - - [2026-02-04 10:04:16] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.33 - - [2026-02-04 10:04:17] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004078 10.0.0.33 - - [2026-02-04 10:04:17] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.33 - - [2026-02-04 10:04:20] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006202 10.0.0.33 - - [2026-02-04 10:04:20] "POST /set-tag HTTP/1.1" 200 109 0.007279 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:04:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:04:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 10.0.0.33 - - [2026-02-04 10:04:21] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004276 10.0.0.33 - - [2026-02-04 10:04:21] "POST /set-tag HTTP/1.1" 200 109 0.006517 10.0.0.33 - - [2026-02-04 10:04:21] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005233 10.0.0.33 - - [2026-02-04 10:04:21] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.33 - - [2026-02-04 10:04:21] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003974 10.0.0.33 - - [2026-02-04 10:04:21] "POST /set-tag HTTP/1.1" 200 109 0.002001 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:04:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:04:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089 10.0.0.33 - - [2026-02-04 10:04:24] "GET /virtual-machine/5d4bd71f-37c2-4ee5-9c49-e865ebe9494c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003219 10.0.0.33 - - [2026-02-04 10:04:24] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004081 10.0.0.33 - - [2026-02-04 10:04:24] "GET /virtual-machine/eb981ca0-94a7-4680-a65d-5a40b97b8290?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003670 10.0.0.33 - - [2026-02-04 10:04:24] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004457 10.0.0.33 - - [2026-02-04 10:04:24] "GET /virtual-machine/a9d0055f-9f78-4bf7-a98b-db7fe7cc4bdc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005583 10.0.0.33 - - [2026-02-04 10:04:25] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014711 10.0.0.33 - - [2026-02-04 10:04:25] "GET /virtual-machine/2c928780-8acb-4b82-af5c-fb582d7a80f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003538 10.0.0.33 - - [2026-02-04 10:04:25] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005311 10.0.0.33 - - [2026-02-04 10:04:25] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012108 10.0.0.33 - - [2026-02-04 10:04:25] "POST /set-tag HTTP/1.1" 200 109 0.005092 10.0.0.33 - - [2026-02-04 10:04:26] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017555 10.0.0.33 - - [2026-02-04 10:04:26] "POST /set-tag HTTP/1.1" 200 109 0.004340 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:04:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:04:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001039 10.0.0.33 - - [2026-02-04 10:04:30] "GET /virtual-machine/1136acae-2eb6-4a88-b93b-918d9b51e94e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002719 10.0.0.33 - - [2026-02-04 10:04:30] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003542 10.0.0.33 - - [2026-02-04 10:04:30] "GET /virtual-machine/ff075e36-e3ae-476d-b1e8-d99d82f84beb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002804 10.0.0.33 - - [2026-02-04 10:04:30] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005936 10.0.0.33 - - [2026-02-04 10:04:30] "GET /virtual-machine/55af2047-451f-493f-8680-6209aab8b75f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002565 10.0.0.33 - - [2026-02-04 10:04:30] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003423 10.0.0.33 - - [2026-02-04 10:04:30] "GET /virtual-machine/22a341b2-8f17-4ce3-8027-a01ec6a3393b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003321 10.0.0.33 - - [2026-02-04 10:04:30] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004172 10.0.0.33 - - [2026-02-04 10:04:30] "GET /loadbalancer/ab8f941d-65c4-4dfc-98ae-89b494e971af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005710 10.0.0.33 - - [2026-02-04 10:04:30] "POST /tags HTTP/1.1" 200 333 0.031066 10.0.0.33 - - [2026-02-04 10:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012015 10.0.0.33 - - [2026-02-04 10:04:30] "GET /tag/e63c2a03-9c05-456e-8fde-a83c5a71ef9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013119 10.0.0.33 - - [2026-02-04 10:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-02-04 10:04:30] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028955 10.0.0.33 - - [2026-02-04 10:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2026-02-04 10:04:30] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003776 10.0.0.33 - - [2026-02-04 10:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.33 - - [2026-02-04 10:04:31] "GET /service-appliance-set/5f76d634-e925-4bff-ac46-52d0ec06b094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008291 10.0.0.33 - - [2026-02-04 10:04:31] "POST /fqname-to-id HTTP/1.1" 404 273 0.001687 10.0.0.33 - - [2026-02-04 10:04:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.091946 10.0.0.33 - - [2026-02-04 10:04:31] "GET /virtual-machine-interface/e4019de4-de8b-4373-9e7d-cdfb43ecd358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.025397 10.0.0.33 - - [2026-02-04 10:04:31] "POST /instance-ips HTTP/1.1" 200 409 0.019249 10.0.0.33 - - [2026-02-04 10:04:31] "GET /instance-ip/a4c260ef-ef25-411a-be10-d05034dcc882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006923 10.0.0.33 - - [2026-02-04 10:04:31] "POST /loadbalancers HTTP/1.1" 200 629 0.061781 10.0.0.33 - - [2026-02-04 10:04:31] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025190 10.0.0.33 - - [2026-02-04 10:04:31] "GET /instance-ip/a4c260ef-ef25-411a-be10-d05034dcc882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006613 10.0.0.33 - - [2026-02-04 10:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022180 10.0.0.33 - - [2026-02-04 10:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.33 - - [2026-02-04 10:04:31] "POST /floating-ips HTTP/1.1" 200 597 0.056280 10.0.0.33 - - [2026-02-04 10:04:31] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.071107 10.0.0.33 - - [2026-02-04 10:04:31] "GET /loadbalancer/ab8f941d-65c4-4dfc-98ae-89b494e971af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.007285 10.0.0.33 - - [2026-02-04 10:04:31] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.033012 10.0.0.33 - - [2026-02-04 10:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007520 10.0.0.33 - - [2026-02-04 10:04:31] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049712 10.0.0.33 - - [2026-02-04 10:04:31] "GET /loadbalancer-listener/0125d779-0910-4f90-8533-2c9848df9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1839 0.003227 10.0.0.33 - - [2026-02-04 10:04:31] "GET /loadbalancer-listener/0125d779-0910-4f90-8533-2c9848df9d14?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1239 0.003329 10.0.0.33 - - [2026-02-04 10:04:31] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020527 10.0.0.33 - - [2026-02-04 10:04:31] "GET /instance-ip/a4c260ef-ef25-411a-be10-d05034dcc882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003639 10.0.0.33 - - [2026-02-04 10:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.33 - - [2026-02-04 10:04:31] "GET /instance-ip/a4c260ef-ef25-411a-be10-d05034dcc882?fields=floating_ips HTTP/1.1" 200 1213 0.009446 10.0.0.33 - - [2026-02-04 10:04:31] "GET /loadbalancer/ab8f941d-65c4-4dfc-98ae-89b494e971af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004964 10.0.0.33 - - [2026-02-04 10:04:31] "GET /loadbalancer/ab8f941d-65c4-4dfc-98ae-89b494e971af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003049 10.0.0.33 - - [2026-02-04 10:04:31] "GET /floating-ip/0e835805-b37d-4156-841e-e52f0e7944ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004345 10.0.0.33 - - [2026-02-04 10:04:31] "GET /loadbalancer-pool/fd1a0f95-7a48-422a-b17f-057ad94b5212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.011835 10.0.0.33 - - [2026-02-04 10:04:31] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023583 10.0.0.33 - - [2026-02-04 10:04:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014306 10.0.0.33 - - [2026-02-04 10:04:31] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008682 10.0.0.33 - - [2026-02-04 10:04:31] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005993 10.0.0.33 - - [2026-02-04 10:04:31] "POST /ref-update HTTP/1.1" 200 156 0.007294 10.0.0.33 - - [2026-02-04 10:04:31] "GET /floating-ip/0e835805-b37d-4156-841e-e52f0e7944ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.007252 10.0.0.33 - - [2026-02-04 10:04:31] "POST /tags HTTP/1.1" 409 221 0.001953 10.0.0.33 - - [2026-02-04 10:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.33 - - [2026-02-04 10:04:31] "GET /tag/e63c2a03-9c05-456e-8fde-a83c5a71ef9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009893 10.0.0.33 - - [2026-02-04 10:04:31] "PUT /floating-ip/0e835805-b37d-4156-841e-e52f0e7944ed HTTP/1.1" 200 256 0.007296 10.0.0.33 - - [2026-02-04 10:04:32] "POST /set-tag HTTP/1.1" 200 109 0.068879 10.0.0.33 - - [2026-02-04 10:04:32] "GET /loadbalancer-pool/fd1a0f95-7a48-422a-b17f-057ad94b5212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.014597 10.0.0.33 - - [2026-02-04 10:04:32] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016311 10.0.0.33 - - [2026-02-04 10:04:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024959 10.0.0.33 - - [2026-02-04 10:04:32] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018587 10.0.0.33 - - [2026-02-04 10:04:32] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008157 10.0.0.33 - - [2026-02-04 10:04:32] "POST /ref-update HTTP/1.1" 200 156 0.009608 10.0.0.33 - - [2026-02-04 10:04:32] "GET /floating-ip/0e835805-b37d-4156-841e-e52f0e7944ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.009306 10.0.0.33 - - [2026-02-04 10:04:32] "POST /set-tag HTTP/1.1" 200 109 0.071275 10.0.0.33 - - [2026-02-04 10:04:33] "POST /tags HTTP/1.1" 409 206 0.002282 10.0.0.33 - - [2026-02-04 10:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-02-04 10:04:33] "GET /tag/929ffd32-70ad-4fe8-9c0b-90f2d88a93c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010649 10.0.0.33 - - [2026-02-04 10:04:33] "POST /tags HTTP/1.1" 409 204 0.001950 10.0.0.33 - - [2026-02-04 10:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.33 - - [2026-02-04 10:04:33] "GET /tag/847939a9-f196-4036-9f37-e069cd14cc1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010336 10.0.0.33 - - [2026-02-04 10:04:33] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002236 10.0.0.33 - - [2026-02-04 10:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2026-02-04 10:04:33] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002331 10.0.0.33 - - [2026-02-04 10:04:33] "POST /tags HTTP/1.1" 409 206 0.001540 10.0.0.33 - - [2026-02-04 10:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-02-04 10:04:33] "GET /tag/929ffd32-70ad-4fe8-9c0b-90f2d88a93c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009790 10.0.0.33 - - [2026-02-04 10:04:33] "POST /tags HTTP/1.1" 409 226 0.001536 10.0.0.33 - - [2026-02-04 10:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.33 - - [2026-02-04 10:04:33] "GET /tag/e9959fd1-f56b-4a66-a29c-a185f36dc90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009614 10.0.0.33 - - [2026-02-04 10:04:33] "POST /tags HTTP/1.1" 409 204 0.001652 10.0.0.33 - - [2026-02-04 10:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-02-04 10:04:33] "GET /tag/847939a9-f196-4036-9f37-e069cd14cc1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011466 10.0.0.33 - - [2026-02-04 10:04:33] "POST /tags HTTP/1.1" 409 226 0.001915 10.0.0.33 - - [2026-02-04 10:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2026-02-04 10:04:33] "GET /tag/e9959fd1-f56b-4a66-a29c-a185f36dc90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010439 10.0.0.33 - - [2026-02-04 10:04:33] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002434 10.0.0.33 - - [2026-02-04 10:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.33 - - [2026-02-04 10:04:33] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003031 10.0.0.33 - - [2026-02-04 10:04:33] "POST /firewall-rules HTTP/1.1" 200 626 0.078593 10.0.0.33 - - [2026-02-04 10:04:33] "POST /firewall-rules HTTP/1.1" 200 646 0.086971 10.0.0.33 - - [2026-02-04 10:04:33] "GET /firewall-rule/d0b3d97c-747f-44b6-abf1-a2753fafe9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.005108 10.0.0.33 - - [2026-02-04 10:04:33] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002003 10.0.0.33 - - [2026-02-04 10:04:33] "GET /firewall-rule/f6c5b7a3-d2ea-4775-b46f-d6e1c30ef4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003029 10.0.0.33 - - [2026-02-04 10:04:33] "POST /ref-update HTTP/1.1" 200 156 0.018751 10.0.0.33 - - [2026-02-04 10:04:33] "POST /firewall-policys HTTP/1.1" 200 606 0.020297 10.0.0.33 - - [2026-02-04 10:04:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020539 10.0.0.33 - - [2026-02-04 10:04:33] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007687 10.0.0.33 - - [2026-02-04 10:04:33] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002832 10.0.0.33 - - [2026-02-04 10:04:33] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002268 10.0.0.33 - - [2026-02-04 10:04:33] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004069 10.0.0.33 - - [2026-02-04 10:04:34] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004722 10.0.0.33 - - [2026-02-04 10:04:34] "GET /firewall-policy/61c6b544-d000-4983-8ace-496b8055aec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007679 10.0.0.33 - - [2026-02-04 10:04:34] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002486 10.0.0.33 - - [2026-02-04 10:04:34] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002887 10.0.0.33 - - [2026-02-04 10:04:34] "POST /ref-update HTTP/1.1" 200 156 0.017270 10.0.0.33 - - [2026-02-04 10:04:34] "POST /ref-update HTTP/1.1" 200 156 0.026463 10.0.0.33 - - [2026-02-04 10:04:34] "POST /ref-update HTTP/1.1" 200 156 0.016473 10.0.0.33 - - [2026-02-04 10:04:34] "POST /ref-update HTTP/1.1" 200 156 0.025573 10.0.0.33 - - [2026-02-04 10:04:34] "POST /ref-update HTTP/1.1" 200 156 0.034004 10.0.0.33 - - [2026-02-04 10:04:34] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002694 10.0.0.33 - - [2026-02-04 10:06:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002806 10.0.0.33 - - [2026-02-04 10:06:09] "GET /global-system-configs HTTP/1.1" 200 322 0.004186 10.0.0.33 - - [2026-02-04 10:06:32] "POST /tags HTTP/1.1" 409 252 0.002063 10.0.0.33 - - [2026-02-04 10:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2026-02-04 10:06:32] "GET /tag/c142fbe5-98bd-457b-a971-b825ede24a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010603 10.0.0.33 - - [2026-02-04 10:06:32] "POST /tags HTTP/1.1" 409 228 0.001687 10.0.0.33 - - [2026-02-04 10:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2026-02-04 10:06:32] "GET /tag/58780b54-a367-4af8-996f-1c475e37d4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011972 10.0.0.33 - - [2026-02-04 10:06:32] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003511 10.0.0.33 - - [2026-02-04 10:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.33 - - [2026-02-04 10:06:32] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.015489 10.0.0.33 - - [2026-02-04 10:06:32] "POST /tags HTTP/1.1" 409 206 0.002140 10.0.0.33 - - [2026-02-04 10:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.33 - - [2026-02-04 10:06:33] "GET /tag/929ffd32-70ad-4fe8-9c0b-90f2d88a93c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010932 10.0.0.33 - - [2026-02-04 10:06:33] "POST /tags HTTP/1.1" 409 226 0.001783 10.0.0.33 - - [2026-02-04 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.33 - - [2026-02-04 10:06:33] "GET /tag/e9959fd1-f56b-4a66-a29c-a185f36dc90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010914 10.0.0.33 - - [2026-02-04 10:06:33] "POST /tags HTTP/1.1" 409 204 0.001902 10.0.0.33 - - [2026-02-04 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.33 - - [2026-02-04 10:06:33] "GET /tag/847939a9-f196-4036-9f37-e069cd14cc1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012537 10.0.0.33 - - [2026-02-04 10:06:33] "POST /tags HTTP/1.1" 409 226 0.001676 10.0.0.33 - - [2026-02-04 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2026-02-04 10:06:33] "GET /tag/e9959fd1-f56b-4a66-a29c-a185f36dc90f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010609 10.0.0.33 - - [2026-02-04 10:06:33] "POST /tags HTTP/1.1" 409 228 0.002214 10.0.0.33 - - [2026-02-04 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2026-02-04 10:06:33] "GET /tag/58780b54-a367-4af8-996f-1c475e37d4fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010089 10.0.0.33 - - [2026-02-04 10:06:33] "POST /tags HTTP/1.1" 409 252 0.001924 10.0.0.33 - - [2026-02-04 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2026-02-04 10:06:33] "GET /tag/c142fbe5-98bd-457b-a971-b825ede24a79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012808 10.0.0.33 - - [2026-02-04 10:06:33] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002306 10.0.0.33 - - [2026-02-04 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2026-02-04 10:06:33] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002801 10.0.0.33 - - [2026-02-04 10:06:33] "POST /firewall-rules HTTP/1.1" 409 281 0.001774 10.0.0.33 - - [2026-02-04 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.33 - - [2026-02-04 10:06:33] "PUT /firewall-rule/f6c5b7a3-d2ea-4775-b46f-d6e1c30ef4b1 HTTP/1.1" 200 260 0.021688 10.0.0.33 - - [2026-02-04 10:06:33] "POST /firewall-rules HTTP/1.1" 409 291 0.011002 10.0.0.33 - - [2026-02-04 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.33 - - [2026-02-04 10:06:33] "PUT /firewall-rule/d0b3d97c-747f-44b6-abf1-a2753fafe9d6 HTTP/1.1" 200 260 0.035315 10.0.0.33 - - [2026-02-04 10:06:33] "GET /firewall-rule/d0b3d97c-747f-44b6-abf1-a2753fafe9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.017026 10.0.0.33 - - [2026-02-04 10:06:33] "POST /firewall-rules HTTP/1.1" 200 658 0.075181 10.0.0.33 - - [2026-02-04 10:06:33] "GET /firewall-rule/7f835ad3-4bb8-4794-a817-211826afc769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003795 10.0.0.33 - - [2026-02-04 10:06:33] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001934 10.0.0.33 - - [2026-02-04 10:06:33] "GET /firewall-rule/f6c5b7a3-d2ea-4775-b46f-d6e1c30ef4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002664 10.0.0.33 - - [2026-02-04 10:06:33] "POST /firewall-policys HTTP/1.1" 409 269 0.002155 10.0.0.33 - - [2026-02-04 10:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.33 - - [2026-02-04 10:06:33] "PUT /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b HTTP/1.1" 200 264 0.033002 10.0.0.33 - - [2026-02-04 10:06:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031381 10.0.0.33 - - [2026-02-04 10:06:33] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.011096 10.0.0.33 - - [2026-02-04 10:06:33] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002453 10.0.0.33 - - [2026-02-04 10:06:33] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002068 10.0.0.33 - - [2026-02-04 10:06:33] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002578 10.0.0.33 - - [2026-02-04 10:06:33] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002678 10.0.0.33 - - [2026-02-04 10:07:35] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.013763 10.0.0.33 - - [2026-02-04 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.007287 10.0.0.33 - - [2026-02-04 10:07:35] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005429 10.0.0.33 - - [2026-02-04 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.33 - - [2026-02-04 10:07:35] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004130 10.0.0.33 - - [2026-02-04 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.33 - - [2026-02-04 10:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.33 - - [2026-02-04 10:07:35] "GET /loadbalancer/ab8f941d-65c4-4dfc-98ae-89b494e971af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002672 10.0.0.33 - - [2026-02-04 10:07:35] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006735 10.0.0.33 - - [2026-02-04 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.041069 10.0.0.33 - - [2026-02-04 10:07:35] "DELETE /loadbalancer-member/e4d69277-07c1-4691-ba8d-b65d4f63b8e5 HTTP/1.1" 200 115 0.039891 10.0.0.33 - - [2026-02-04 10:07:35] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014961 10.0.0.33 - - [2026-02-04 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.005223 10.0.0.33 - - [2026-02-04 10:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.33 - - [2026-02-04 10:07:35] "GET /loadbalancer/ab8f941d-65c4-4dfc-98ae-89b494e971af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003769 10.0.0.33 - - [2026-02-04 10:07:35] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007183 10.0.0.33 - - [2026-02-04 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.33 - - [2026-02-04 10:07:35] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005782 10.0.0.33 - - [2026-02-04 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.33 - - [2026-02-04 10:07:35] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004554 10.0.0.33 - - [2026-02-04 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.33 - - [2026-02-04 10:07:35] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004145 10.0.0.33 - - [2026-02-04 10:07:35] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.33 - - [2026-02-04 10:07:37] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005804 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.33 - - [2026-02-04 10:07:37] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004436 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.33 - - [2026-02-04 10:07:37] "GET /virtual-machine/a9d0055f-9f78-4bf7-a98b-db7fe7cc4bdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002840 10.0.0.33 - - [2026-02-04 10:07:37] "POST /ref-update HTTP/1.1" 200 156 0.015031 10.0.0.33 - - [2026-02-04 10:07:37] "GET /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007135 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.020804 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.030926 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.050956 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.023356 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.054197 10.0.0.33 - - [2026-02-04 10:07:37] "DELETE /instance-ip/dae80bfa-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.072670 10.0.0.33 - - [2026-02-04 10:07:37] "DELETE /virtual-machine-interface/dad07a62-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.056213 10.0.0.33 - - [2026-02-04 10:07:37] "DELETE /virtual-machine/a9d0055f-9f78-4bf7-a98b-db7fe7cc4bdc HTTP/1.1" 200 115 0.023202 10.0.0.33 - - [2026-02-04 10:07:37] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004032 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.33 - - [2026-02-04 10:07:37] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004208 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.33 - - [2026-02-04 10:07:37] "GET /virtual-machine/2c928780-8acb-4b82-af5c-fb582d7a80f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002730 10.0.0.33 - - [2026-02-04 10:07:37] "POST /ref-update HTTP/1.1" 200 156 0.009877 10.0.0.33 - - [2026-02-04 10:07:37] "GET /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006571 10.0.0.33 - - [2026-02-04 10:07:37] "POST /set-tag HTTP/1.1" 200 109 0.032765 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.046502 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.039215 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.018686 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.064819 10.0.0.33 - - [2026-02-04 10:07:38] "DELETE /instance-ip/db5b633e-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.069933 10.0.0.33 - - [2026-02-04 10:07:38] "DELETE /virtual-machine-interface/db433296-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.054153 10.0.0.33 - - [2026-02-04 10:07:38] "DELETE /virtual-machine/2c928780-8acb-4b82-af5c-fb582d7a80f0 HTTP/1.1" 200 115 0.031476 10.0.0.33 - - [2026-02-04 10:07:38] "DELETE /tag/0de3b9bf-a884-43c7-a105-55b70eb0f192 HTTP/1.1" 200 115 0.055062 10.0.0.33 - - [2026-02-04 10:07:38] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005663 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.33 - - [2026-02-04 10:07:38] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005090 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.33 - - [2026-02-04 10:07:38] "GET /virtual-machine/eb981ca0-94a7-4680-a65d-5a40b97b8290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002642 10.0.0.33 - - [2026-02-04 10:07:38] "POST /ref-update HTTP/1.1" 200 156 0.012338 10.0.0.33 - - [2026-02-04 10:07:38] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006674 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.019696 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.028826 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.030025 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.014974 10.0.0.33 - - [2026-02-04 10:07:38] "POST /set-tag HTTP/1.1" 200 109 0.031279 10.0.0.33 - - [2026-02-04 10:07:38] "DELETE /instance-ip/da55948c-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.046607 10.0.0.33 - - [2026-02-04 10:07:38] "POST /ref-update HTTP/1.1" 200 156 0.009162 10.0.0.33 - - [2026-02-04 10:07:38] "DELETE /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.042008 10.0.0.33 - - [2026-02-04 10:07:38] "DELETE /virtual-machine/eb981ca0-94a7-4680-a65d-5a40b97b8290 HTTP/1.1" 200 115 0.020415 10.0.0.33 - - [2026-02-04 10:07:39] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005839 10.0.0.33 - - [2026-02-04 10:07:39] "POST /set-tag HTTP/1.1" 200 109 0.007924 10.0.0.33 - - [2026-02-04 10:07:39] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009941 10.0.0.33 - - [2026-02-04 10:07:39] "POST /set-tag HTTP/1.1" 200 109 0.003344 10.0.0.33 - - [2026-02-04 10:07:39] "GET /virtual-machine/5d4bd71f-37c2-4ee5-9c49-e865ebe9494c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003378 10.0.0.33 - - [2026-02-04 10:07:39] "POST /ref-update HTTP/1.1" 200 156 0.008636 10.0.0.33 - - [2026-02-04 10:07:39] "GET /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007654 10.0.0.33 - - [2026-02-04 10:07:39] "POST /set-tag HTTP/1.1" 200 109 0.015830 10.0.0.33 - - [2026-02-04 10:07:39] "POST /set-tag HTTP/1.1" 200 109 0.032961 10.0.0.33 - - [2026-02-04 10:07:39] "POST /set-tag HTTP/1.1" 200 109 0.034265 10.0.0.33 - - [2026-02-04 10:07:39] "POST /set-tag HTTP/1.1" 200 109 0.014851 10.0.0.33 - - [2026-02-04 10:07:39] "POST /set-tag HTTP/1.1" 200 109 0.026172 10.0.0.33 - - [2026-02-04 10:07:39] "DELETE /instance-ip/d9df7bd0-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.047480 10.0.0.33 - - [2026-02-04 10:07:39] "POST /ref-update HTTP/1.1" 200 156 0.007617 10.0.0.33 - - [2026-02-04 10:07:39] "DELETE /virtual-machine-interface/d9c691ba-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.042614 10.0.0.33 - - [2026-02-04 10:07:39] "DELETE /virtual-machine/5d4bd71f-37c2-4ee5-9c49-e865ebe9494c HTTP/1.1" 200 115 0.022479 10.0.0.33 - - [2026-02-04 10:07:39] "DELETE /tag/8fedcb8c-544c-470a-af00-2f6f460a4646 HTTP/1.1" 200 115 0.033286 10.0.0.33 - - [2026-02-04 10:07:39] "DELETE /tag/929ffd32-70ad-4fe8-9c0b-90f2d88a93c0 HTTP/1.1" 409 388 0.004445 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:07:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:07:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 10.0.0.33 - - [2026-02-04 10:08:06] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005267 10.0.0.33 - - [2026-02-04 10:08:06] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.33 - - [2026-02-04 10:08:06] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005736 10.0.0.33 - - [2026-02-04 10:08:06] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.33 - - [2026-02-04 10:08:06] "GET /virtual-machine/22a341b2-8f17-4ce3-8027-a01ec6a3393b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002781 10.0.0.33 - - [2026-02-04 10:08:06] "POST /ref-update HTTP/1.1" 200 156 0.011243 10.0.0.33 - - [2026-02-04 10:08:06] "GET /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004345 10.0.0.33 - - [2026-02-04 10:08:06] "POST /set-tag HTTP/1.1" 200 109 0.015801 10.0.0.33 - - [2026-02-04 10:08:06] "POST /set-tag HTTP/1.1" 200 109 0.038318 10.0.0.33 - - [2026-02-04 10:08:06] "POST /set-tag HTTP/1.1" 200 109 0.016714 10.0.0.33 - - [2026-02-04 10:08:06] "POST /set-tag HTTP/1.1" 200 109 0.030010 10.0.0.33 - - [2026-02-04 10:08:06] "DELETE /instance-ip/dd17d090-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.044167 10.0.0.33 - - [2026-02-04 10:08:06] "DELETE /virtual-machine-interface/dd02662e-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.037715 10.0.0.33 - - [2026-02-04 10:08:06] "DELETE /virtual-machine/22a341b2-8f17-4ce3-8027-a01ec6a3393b HTTP/1.1" 200 115 0.015572 10.0.0.33 - - [2026-02-04 10:08:06] "DELETE /tag/1e395353-e573-48e1-b3dd-d8044980fea4 HTTP/1.1" 200 115 0.041186 10.0.0.33 - - [2026-02-04 10:08:07] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008134 10.0.0.33 - - [2026-02-04 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.003197 10.0.0.33 - - [2026-02-04 10:08:07] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005774 10.0.0.33 - - [2026-02-04 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.33 - - [2026-02-04 10:08:07] "GET /virtual-machine/1136acae-2eb6-4a88-b93b-918d9b51e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002538 10.0.0.33 - - [2026-02-04 10:08:07] "POST /ref-update HTTP/1.1" 200 156 0.008945 10.0.0.33 - - [2026-02-04 10:08:07] "GET /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020454 10.0.0.33 - - [2026-02-04 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.018519 10.0.0.33 - - [2026-02-04 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.029718 10.0.0.33 - - [2026-02-04 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.029059 10.0.0.33 - - [2026-02-04 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.013721 10.0.0.33 - - [2026-02-04 10:08:07] "DELETE /instance-ip/dbda6d3c-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.055675 10.0.0.33 - - [2026-02-04 10:08:07] "DELETE /virtual-machine-interface/dbc26598-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.050251 10.0.0.33 - - [2026-02-04 10:08:07] "DELETE /virtual-machine/1136acae-2eb6-4a88-b93b-918d9b51e94e HTTP/1.1" 200 115 0.029088 10.0.0.33 - - [2026-02-04 10:08:07] "DELETE /tag/e6a0fa55-d825-4eb7-a3d2-e06b3a7fb56a HTTP/1.1" 200 115 0.059342 10.0.0.33 - - [2026-02-04 10:08:07] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003639 10.0.0.33 - - [2026-02-04 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.33 - - [2026-02-04 10:08:07] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003965 10.0.0.33 - - [2026-02-04 10:08:07] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.33 - - [2026-02-04 10:08:07] "GET /virtual-machine/ff075e36-e3ae-476d-b1e8-d99d82f84beb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002815 10.0.0.33 - - [2026-02-04 10:08:07] "POST /ref-update HTTP/1.1" 200 156 0.012981 10.0.0.33 - - [2026-02-04 10:08:07] "GET /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014795 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.017551 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.043984 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.031770 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.012755 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /instance-ip/dcb13a7e-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.059645 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /virtual-machine-interface/dc9e41ee-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.042478 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /virtual-machine/ff075e36-e3ae-476d-b1e8-d99d82f84beb HTTP/1.1" 200 115 0.024504 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /tag/fce872e5-c959-406f-8d51-9a1aff0b8174 HTTP/1.1" 200 115 0.044394 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /tag/58780b54-a367-4af8-996f-1c475e37d4fd HTTP/1.1" 409 236 0.006199 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /tag/c142fbe5-98bd-457b-a971-b825ede24a79 HTTP/1.1" 409 236 0.005497 10.0.0.33 - - [2026-02-04 10:08:08] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003925 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.33 - - [2026-02-04 10:08:08] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004240 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.33 - - [2026-02-04 10:08:08] "GET /virtual-machine/55af2047-451f-493f-8680-6209aab8b75f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002184 10.0.0.33 - - [2026-02-04 10:08:08] "POST /ref-update HTTP/1.1" 200 156 0.008505 10.0.0.33 - - [2026-02-04 10:08:08] "GET /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008005 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.015491 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.021509 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.018851 10.0.0.33 - - [2026-02-04 10:08:08] "POST /set-tag HTTP/1.1" 200 109 0.013934 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /instance-ip/dc4acab4-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.036628 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /virtual-machine-interface/dc353d84-01b0-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.037480 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /virtual-machine/55af2047-451f-493f-8680-6209aab8b75f HTTP/1.1" 200 115 0.015508 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /tag/f4a47d0c-0a06-4cb0-880d-695c27ae520b HTTP/1.1" 200 115 0.033329 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /tag/847939a9-f196-4036-9f37-e069cd14cc1c HTTP/1.1" 409 236 0.004218 10.0.0.33 - - [2026-02-04 10:08:08] "DELETE /tag/a2f721c0-207e-4d7e-94d7-878def30dbe1 HTTP/1.1" 200 115 0.034667 10.0.0.33 - - [2026-02-04 10:08:10] "POST /projects HTTP/1.1" 409 238 0.001957 10.0.0.33 - - [2026-02-04 10:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.33 - - [2026-02-04 10:08:10] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029152 10.0.0.33 - - [2026-02-04 10:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2026-02-04 10:08:10] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003811 10.0.0.33 - - [2026-02-04 10:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-02-04 10:08:10] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004381 10.0.0.33 - - [2026-02-04 10:08:10] "POST /security-groups HTTP/1.1" 409 285 0.002980 10.0.0.33 - - [2026-02-04 10:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.33 - - [2026-02-04 10:08:10] "PUT /security-group/17254de0-8bfe-4b43-ad56-915fd30152d4 HTTP/1.1" 200 262 0.054499 10.0.0.33 - - [2026-02-04 10:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019528 10.0.0.33 - - [2026-02-04 10:08:10] "PUT /access-control-list/65856306-b637-4844-bc74-93a2f6aae48e HTTP/1.1" 200 272 0.012111 10.0.0.33 - - [2026-02-04 10:08:10] "PUT /access-control-list/c74a94e4-ce02-4592-9c39-3916ad4d1440 HTTP/1.1" 200 272 0.013574 10.0.0.33 - - [2026-02-04 10:08:15] "POST /projects HTTP/1.1" 409 238 0.002214 10.0.0.33 - - [2026-02-04 10:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.33 - - [2026-02-04 10:08:15] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027308 10.0.0.33 - - [2026-02-04 10:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.33 - - [2026-02-04 10:08:15] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004135 10.0.0.33 - - [2026-02-04 10:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2026-02-04 10:08:15] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003677 10.0.0.33 - - [2026-02-04 10:08:15] "POST /security-groups HTTP/1.1" 409 285 0.002096 10.0.0.33 - - [2026-02-04 10:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-02-04 10:08:15] "PUT /security-group/17254de0-8bfe-4b43-ad56-915fd30152d4 HTTP/1.1" 200 262 0.058186 10.0.0.33 - - [2026-02-04 10:08:16] "PUT /access-control-list/65856306-b637-4844-bc74-93a2f6aae48e HTTP/1.1" 200 272 0.016346 10.0.0.33 - - [2026-02-04 10:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.040508 10.0.0.33 - - [2026-02-04 10:08:16] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.012807 10.0.0.33 - - [2026-02-04 10:08:16] "PUT /access-control-list/c74a94e4-ce02-4592-9c39-3916ad4d1440 HTTP/1.1" 200 272 0.028092 10.0.0.33 - - [2026-02-04 10:08:16] "GET /firewall-rule/5048de7a-66b7-41d3-b80b-3b45d9241556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002836 10.0.0.33 - - [2026-02-04 10:08:16] "POST /ref-update HTTP/1.1" 200 156 0.046950 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /firewall-rule/5048de7a-66b7-41d3-b80b-3b45d9241556 HTTP/1.1" 200 115 0.039747 10.0.0.33 - - [2026-02-04 10:08:16] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004598 10.0.0.33 - - [2026-02-04 10:08:16] "GET /firewall-rule/523814bb-4a69-49a3-b720-ee58bac213c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003078 10.0.0.33 - - [2026-02-04 10:08:16] "POST /ref-update HTTP/1.1" 200 156 0.045226 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /firewall-rule/523814bb-4a69-49a3-b720-ee58bac213c9 HTTP/1.1" 200 115 0.037439 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /tag/58780b54-a367-4af8-996f-1c475e37d4fd HTTP/1.1" 409 236 0.004736 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /tag/c142fbe5-98bd-457b-a971-b825ede24a79 HTTP/1.1" 409 236 0.004491 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /tag/9f2d08f0-a537-4094-ad42-80c5d66cbeff HTTP/1.1" 200 115 0.029840 10.0.0.33 - - [2026-02-04 10:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-02-04 10:08:16] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004096 10.0.0.33 - - [2026-02-04 10:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.33 - - [2026-02-04 10:08:16] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003659 10.0.0.33 - - [2026-02-04 10:08:16] "PUT /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156 HTTP/1.1" 200 264 0.041054 10.0.0.33 - - [2026-02-04 10:08:16] "PUT /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37 HTTP/1.1" 200 264 0.039856 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /security-group/17254de0-8bfe-4b43-ad56-915fd30152d4 HTTP/1.1" 200 115 0.046807 10.0.0.33 - - [2026-02-04 10:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /access-control-list/65856306-b637-4844-bc74-93a2f6aae48e HTTP/1.1" 200 115 0.031679 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /access-control-list/c74a94e4-ce02-4592-9c39-3916ad4d1440 HTTP/1.1" 200 115 0.020691 10.0.0.33 - - [2026-02-04 10:08:16] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.032021 10.0.0.33 - - [2026-02-04 10:08:16] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?fields=security_groups HTTP/1.1" 200 1351 0.027521 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /security-group/3e3b44fc-e615-4bbc-9a43-126e6e7f9148 HTTP/1.1" 200 115 0.036951 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /access-control-list/4dd1bc4d-6ddf-4373-b4e3-42bb3e88bb4a HTTP/1.1" 200 115 0.034147 10.0.0.33 - - [2026-02-04 10:08:16] "GET /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075?fields=application_policy_sets HTTP/1.1" 200 1390 0.038006 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /access-control-list/347a9e36-f70f-4d27-87f7-3ccef723a33a HTTP/1.1" 200 115 0.035282 10.0.0.33 - - [2026-02-04 10:08:16] "DELETE /project/04afc5d4-b5f2-48c2-8b0f-3ead52dea075 HTTP/1.1" 200 115 0.260079 10.0.0.33 - - [2026-02-04 10:08:16] "POST /projects HTTP/1.1" 409 238 0.004656 10.0.0.33 - - [2026-02-04 10:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.33 - - [2026-02-04 10:08:17] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029060 10.0.0.33 - - [2026-02-04 10:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2026-02-04 10:08:17] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004202 10.0.0.33 - - [2026-02-04 10:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.33 - - [2026-02-04 10:08:17] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003869 10.0.0.33 - - [2026-02-04 10:08:17] "POST /security-groups HTTP/1.1" 409 285 0.001941 10.0.0.33 - - [2026-02-04 10:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.33 - - [2026-02-04 10:08:17] "PUT /security-group/57d9c4d2-c66c-48c7-b398-284a67a69836 HTTP/1.1" 200 262 0.055396 10.0.0.33 - - [2026-02-04 10:08:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018544 10.0.0.33 - - [2026-02-04 10:08:17] "PUT /access-control-list/6c207533-5cb3-426b-bd45-f5644a6df0c9 HTTP/1.1" 200 272 0.014472 10.0.0.33 - - [2026-02-04 10:08:17] "PUT /access-control-list/04f411a7-67fd-4064-a742-fa7a0230b6b8 HTTP/1.1" 200 272 0.023294 10.0.0.33 - - [2026-02-04 10:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2026-02-04 10:08:21] "GET /loadbalancer/ab8f941d-65c4-4dfc-98ae-89b494e971af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002528 10.0.0.33 - - [2026-02-04 10:08:21] "GET /virtual-machine-interface/da3c0ea4-01b0-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001537 10.0.0.33 - - [2026-02-04 10:08:21] "DELETE /loadbalancer-member/61672d6a-e36f-42f7-93aa-ecf5d2a9de60 HTTP/1.1" 200 115 0.039266 10.0.0.33 - - [2026-02-04 10:08:21] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002455 10.0.0.33 - - [2026-02-04 10:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.33 - - [2026-02-04 10:08:21] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002443 10.0.0.33 - - [2026-02-04 10:08:21] "GET /firewall-policy/531ef5d7-5e25-4921-a6dd-3bf0aaf9eb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002579 10.0.0.33 - - [2026-02-04 10:08:21] "GET /firewall-rule/f6c5b7a3-d2ea-4775-b46f-d6e1c30ef4b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002650 10.0.0.33 - - [2026-02-04 10:08:21] "POST /ref-update HTTP/1.1" 200 156 0.014525 10.0.0.33 - - [2026-02-04 10:08:21] "DELETE /firewall-rule/f6c5b7a3-d2ea-4775-b46f-d6e1c30ef4b1 HTTP/1.1" 200 115 0.042664 10.0.0.33 - - [2026-02-04 10:08:21] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003126 10.0.0.33 - - [2026-02-04 10:08:21] "GET /firewall-rule/7f835ad3-4bb8-4794-a817-211826afc769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002782 10.0.0.33 - - [2026-02-04 10:08:22] "POST /ref-update HTTP/1.1" 200 156 0.012954 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /firewall-rule/7f835ad3-4bb8-4794-a817-211826afc769 HTTP/1.1" 200 115 0.043925 10.0.0.33 - - [2026-02-04 10:08:22] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004933 10.0.0.33 - - [2026-02-04 10:08:22] "GET /firewall-rule/d0b3d97c-747f-44b6-abf1-a2753fafe9d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.002841 10.0.0.33 - - [2026-02-04 10:08:22] "POST /ref-update HTTP/1.1" 200 156 0.029411 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /firewall-rule/d0b3d97c-747f-44b6-abf1-a2753fafe9d6 HTTP/1.1" 200 115 0.075473 10.0.0.33 - - [2026-02-04 10:08:22] "GET /application-policy-set/99742654-035b-45e7-aadf-7d310e4deb6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006971 10.0.0.33 - - [2026-02-04 10:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.33 - - [2026-02-04 10:08:22] "GET /policy-management/1a685025-a51e-4468-88b8-165a5e16c505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002340 10.0.0.33 - - [2026-02-04 10:08:22] "GET /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003081 10.0.0.33 - - [2026-02-04 10:08:22] "POST /ref-update HTTP/1.1" 200 156 0.021702 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /firewall-policy/0eaf251d-fdfb-4f8f-94b5-956e05c41c9b HTTP/1.1" 200 115 0.042838 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /tag/847939a9-f196-4036-9f37-e069cd14cc1c HTTP/1.1" 200 115 0.050942 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /tag/58780b54-a367-4af8-996f-1c475e37d4fd HTTP/1.1" 200 115 0.058414 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /tag/929ffd32-70ad-4fe8-9c0b-90f2d88a93c0 HTTP/1.1" 200 115 0.047013 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /tag/c142fbe5-98bd-457b-a971-b825ede24a79 HTTP/1.1" 200 115 0.031957 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /loadbalancer-pool/fd1a0f95-7a48-422a-b17f-057ad94b5212 HTTP/1.1" 200 115 0.030644 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /loadbalancer-listener/0125d779-0910-4f90-8533-2c9848df9d14 HTTP/1.1" 200 115 0.036282 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /loadbalancer/ab8f941d-65c4-4dfc-98ae-89b494e971af HTTP/1.1" 200 115 0.039356 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /floating-ip/0e835805-b37d-4156-841e-e52f0e7944ed HTTP/1.1" 200 115 0.041203 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /instance-ip/a4c260ef-ef25-411a-be10-d05034dcc882 HTTP/1.1" 200 115 0.035529 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /virtual-machine-interface/e4019de4-de8b-4373-9e7d-cdfb43ecd358 HTTP/1.1" 200 115 0.049525 10.0.0.33 - - [2026-02-04 10:08:22] "DELETE /tag/e63c2a03-9c05-456e-8fde-a83c5a71ef9c HTTP/1.1" 200 115 0.045332 10.0.0.33 - - [2026-02-04 10:08:22] "POST /projects HTTP/1.1" 409 238 0.004011 10.0.0.33 - - [2026-02-04 10:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2026-02-04 10:08:22] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033871 10.0.0.33 - - [2026-02-04 10:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.33 - - [2026-02-04 10:08:23] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005386 10.0.0.33 - - [2026-02-04 10:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.33 - - [2026-02-04 10:08:23] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006159 10.0.0.33 - - [2026-02-04 10:08:23] "POST /security-groups HTTP/1.1" 409 285 0.002713 10.0.0.33 - - [2026-02-04 10:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-02-04 10:08:23] "PUT /security-group/57d9c4d2-c66c-48c7-b398-284a67a69836 HTTP/1.1" 200 262 0.059132 10.0.0.33 - - [2026-02-04 10:08:23] "PUT /access-control-list/6c207533-5cb3-426b-bd45-f5644a6df0c9 HTTP/1.1" 200 272 0.035347 10.0.0.33 - - [2026-02-04 10:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.041166 10.0.0.33 - - [2026-02-04 10:08:23] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.020562 10.0.0.33 - - [2026-02-04 10:08:23] "PUT /access-control-list/04f411a7-67fd-4064-a742-fa7a0230b6b8 HTTP/1.1" 200 272 0.034267 10.0.0.33 - - [2026-02-04 10:08:23] "GET /firewall-rule/5db95e0b-b292-4911-b037-1b8b71068c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006449 10.0.0.33 - - [2026-02-04 10:08:23] "POST /ref-update HTTP/1.1" 200 156 0.051452 10.0.0.33 - - [2026-02-04 10:08:23] "DELETE /firewall-rule/5db95e0b-b292-4911-b037-1b8b71068c96 HTTP/1.1" 200 115 0.052015 10.0.0.33 - - [2026-02-04 10:08:23] "GET /firewall-policy/11cb912a-4da5-449a-9572-bdee92933200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004224 10.0.0.33 - - [2026-02-04 10:08:23] "GET /firewall-rule/c6b7c393-27b5-4868-90f4-f557b200d741?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002686 10.0.0.33 - - [2026-02-04 10:08:23] "POST /ref-update HTTP/1.1" 200 156 0.037409 10.0.0.33 - - [2026-02-04 10:08:23] "DELETE /firewall-rule/c6b7c393-27b5-4868-90f4-f557b200d741 HTTP/1.1" 200 115 0.049605 10.0.0.33 - - [2026-02-04 10:08:23] "DELETE /tag/e9959fd1-f56b-4a66-a29c-a185f36dc90f HTTP/1.1" 200 115 0.041778 10.0.0.33 - - [2026-02-04 10:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.33 - - [2026-02-04 10:08:23] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004888 10.0.0.33 - - [2026-02-04 10:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2026-02-04 10:08:23] "GET /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004919 10.0.0.33 - - [2026-02-04 10:08:23] "PUT /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156 HTTP/1.1" 200 264 0.057937 10.0.0.33 - - [2026-02-04 10:08:23] "PUT /virtual-network/bca8a693-391e-4c94-88a6-38143e1e9a37 HTTP/1.1" 200 264 0.066946 10.0.0.33 - - [2026-02-04 10:08:23] "DELETE /security-group/57d9c4d2-c66c-48c7-b398-284a67a69836 HTTP/1.1" 200 115 0.048338 10.0.0.33 - - [2026-02-04 10:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.33 - - [2026-02-04 10:08:23] "DELETE /access-control-list/6c207533-5cb3-426b-bd45-f5644a6df0c9 HTTP/1.1" 200 115 0.038627 10.0.0.33 - - [2026-02-04 10:08:23] "DELETE /access-control-list/04f411a7-67fd-4064-a742-fa7a0230b6b8 HTTP/1.1" 200 115 0.043612 10.0.0.33 - - [2026-02-04 10:08:24] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048128 10.0.0.33 - - [2026-02-04 10:08:24] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?fields=security_groups HTTP/1.1" 200 1352 0.032920 10.0.0.33 - - [2026-02-04 10:08:24] "DELETE /security-group/c77bf0a9-072c-4fd5-9fc0-47dcba3abe94 HTTP/1.1" 200 115 0.049774 10.0.0.33 - - [2026-02-04 10:08:24] "DELETE /access-control-list/f7367a6e-a9b8-4352-a7f7-249428257a62 HTTP/1.1" 200 115 0.052850 10.0.0.33 - - [2026-02-04 10:08:24] "GET /project/aac90052-6219-48ca-88b5-9e929bf2ab24?fields=application_policy_sets HTTP/1.1" 200 1391 0.084977 10.0.0.33 - - [2026-02-04 10:08:24] "DELETE /access-control-list/2e183781-23eb-4e92-9a32-0ad440584802 HTTP/1.1" 200 115 0.083544 10.0.0.33 - - [2026-02-04 10:08:24] "DELETE /project/aac90052-6219-48ca-88b5-9e929bf2ab24 HTTP/1.1" 200 115 0.361248 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:08:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:08:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001056 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:08:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:08:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:08:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:08:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001260 10.0.0.33 - - [2026-02-04 10:09:20] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.33 - - [2026-02-04 10:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.33 - - [2026-02-04 10:09:20] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002783 10.0.0.33 - - [2026-02-04 10:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2026-02-04 10:09:21] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002372 10.0.0.33 - - [2026-02-04 10:09:37] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.33 - - [2026-02-04 10:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2026-02-04 10:09:37] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005774 10.0.0.33 - - [2026-02-04 10:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.33 - - [2026-02-04 10:09:37] "GET /config-node/f6e14270-3249-4375-a511-84a6abb5dddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002209 10.0.0.33 - - [2026-02-04 10:09:38] "GET / HTTP/1.1" 200 35931 0.001970 10.0.0.33 - - [2026-02-04 10:09:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002222 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-02-04 10:09:43] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002424 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.011873 10.0.0.33 - - [2026-02-04 10:09:43] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 264 0.001970 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/c1626f66-6497-48b6-a874-3a43bfe48805 HTTP/1.1" 200 244 0.009461 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 261 0.005277 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/10a010f8-449a-4e24-9ea7-7dc5f434d47c HTTP/1.1" 200 244 0.008711 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 261 0.002973 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/e4114923-7fc3-455e-8af6-d88ed9c66171 HTTP/1.1" 200 244 0.008833 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 253 0.004507 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/17950430-ca8e-4203-b172-dab3f6adf4fa HTTP/1.1" 200 244 0.011605 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 251 0.010505 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/b57b9470-0774-4555-9ca4-5a8cf64bc8fb HTTP/1.1" 200 244 0.012975 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 252 0.002624 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/b19f5309-b024-44f4-b869-3770c2186323 HTTP/1.1" 200 244 0.009694 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 256 0.004428 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/9e072e43-b1f9-4172-9399-77ad88169870 HTTP/1.1" 200 244 0.012701 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 248 0.002178 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/f1b85bb4-0574-46d0-97fa-486783cda196 HTTP/1.1" 200 244 0.009553 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 252 0.003919 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/504bc500-c705-47be-bdd0-26a2ae3661f3 HTTP/1.1" 200 244 0.009250 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 257 0.011829 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.33 - - [2026-02-04 10:09:43] "PUT /alarm/b89a0664-836f-4581-a4c4-ba9ec735522a HTTP/1.1" 200 244 0.010444 10.0.0.33 - - [2026-02-04 10:09:43] "POST /alarms HTTP/1.1" 409 251 0.004823 10.0.0.33 - - [2026-02-04 10:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/f496e924-734e-420e-8974-55d5640af22f HTTP/1.1" 200 244 0.013865 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 257 0.002405 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/2174a320-aa10-4bef-a663-d6db1e30c02d HTTP/1.1" 200 244 0.009628 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 261 0.002071 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/0bd0413b-bd4c-4c33-8802-79599d28d382 HTTP/1.1" 200 244 0.008747 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 258 0.006205 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/9703f07c-be86-4fb1-bf85-9b8963d04cdc HTTP/1.1" 200 244 0.010546 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 254 0.003463 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/de7b5b25-74ed-4720-b314-4ded9286dbfb HTTP/1.1" 200 244 0.010931 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 254 0.008595 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/7592adc2-6593-4d30-ba3a-783c77c215b2 HTTP/1.1" 200 244 0.012658 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 254 0.006481 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/73151d62-b939-4052-ad0b-bd32102c5849 HTTP/1.1" 200 244 0.010016 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 247 0.003146 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/de4957f1-7cf2-47a3-ba10-e20b0e451fb4 HTTP/1.1" 200 244 0.010687 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 272 0.005802 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/4930ad10-cd1e-44f5-9e06-442f12146eb8 HTTP/1.1" 200 244 0.016654 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 261 0.011727 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/2e8f20cb-84e3-430d-beb9-bb442e3e851f HTTP/1.1" 200 244 0.018419 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 259 0.011729 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/9c6aac7c-aee3-43b5-aaad-c37931ad7171 HTTP/1.1" 200 244 0.017444 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 265 0.004578 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/9ae047f6-6d78-4f06-876b-f5ed8f45f1be HTTP/1.1" 200 244 0.010750 10.0.0.33 - - [2026-02-04 10:09:44] "POST /alarms HTTP/1.1" 409 279 0.012434 10.0.0.33 - - [2026-02-04 10:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.33 - - [2026-02-04 10:09:44] "PUT /alarm/f1d0e19d-090b-4277-bfe3-faea291123c1 HTTP/1.1" 200 244 0.010499 10.0.0.33 - - [2026-02-04 10:09:45] "GET / HTTP/1.1" 200 35931 0.002392 10.0.0.33 - - [2026-02-04 10:09:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002000 10.0.0.33 - - [2026-02-04 10:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.33 - - [2026-02-04 10:09:45] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.007747 10.0.0.33 - - [2026-02-04 10:09:45] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.33 - - [2026-02-04 10:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.33 - - [2026-02-04 10:09:45] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003021 10.0.0.33 - - [2026-02-04 10:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.33 - - [2026-02-04 10:09:45] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.010634 10.0.0.33 - - [2026-02-04 10:09:45] "GET / HTTP/1.1" 200 35931 0.002565 10.0.0.33 - - [2026-02-04 10:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.33 - - [2026-02-04 10:09:45] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006222 10.0.0.33 - - [2026-02-04 10:09:45] "PUT /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5 HTTP/1.1" 200 274 0.025765 10.0.0.33 - - [2026-02-04 10:09:48] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.33 - - [2026-02-04 10:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2026-02-04 10:09:48] "GET /routing-instance/a621ef17-5acb-4be4-92dd-f05edc11330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002666 10.0.0.33 - - [2026-02-04 10:09:49] "POST /bgp-routers HTTP/1.1" 409 301 0.008446 10.0.0.33 - - [2026-02-04 10:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-02-04 10:09:49] "GET /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004079 10.0.0.33 - - [2026-02-04 10:09:49] "PUT /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7 HTTP/1.1" 200 254 0.012568 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:09:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001014 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:09:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001393 10.0.0.33 - - [2026-02-04 10:09:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2026-02-04 10:09:52] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003862 10.0.0.33 - - [2026-02-04 10:10:04] "GET / HTTP/1.1" 200 35931 0.003031 10.0.0.33 - - [2026-02-04 10:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-02-04 10:10:04] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004861 10.0.0.33 - - [2026-02-04 10:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.33 - - [2026-02-04 10:10:04] "GET /config-node/f6e14270-3249-4375-a511-84a6abb5dddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002041 10.0.0.33 - - [2026-02-04 10:10:15] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.33 - - [2026-02-04 10:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-02-04 10:10:15] "GET /routing-instance/a621ef17-5acb-4be4-92dd-f05edc11330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003886 10.0.0.33 - - [2026-02-04 10:10:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002556 10.0.0.33 - - [2026-02-04 10:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.33 - - [2026-02-04 10:10:15] "GET /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003753 10.0.0.33 - - [2026-02-04 10:10:15] "PUT /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7 HTTP/1.1" 200 254 0.020142 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:10:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:10:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.33 - - [2026-02-04 10:10:30] "GET / HTTP/1.1" 200 35931 0.002071 10.0.0.33 - - [2026-02-04 10:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.33 - - [2026-02-04 10:10:30] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004660 10.0.0.33 - - [2026-02-04 10:10:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.33 - - [2026-02-04 10:10:30] "GET /config-node/f6e14270-3249-4375-a511-84a6abb5dddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001839 10.0.0.33 - - [2026-02-04 10:10:30] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.33 - - [2026-02-04 10:10:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001999 10.0.0.33 - - [2026-02-04 10:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-02-04 10:10:35] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002381 10.0.0.33 - - [2026-02-04 10:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.33 - - [2026-02-04 10:10:35] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.007646 10.0.0.33 - - [2026-02-04 10:10:36] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 264 0.002063 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/c1626f66-6497-48b6-a874-3a43bfe48805 HTTP/1.1" 200 244 0.013335 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 261 0.003944 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/10a010f8-449a-4e24-9ea7-7dc5f434d47c HTTP/1.1" 200 244 0.008566 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 261 0.005835 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/e4114923-7fc3-455e-8af6-d88ed9c66171 HTTP/1.1" 200 244 0.008563 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 253 0.002950 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/17950430-ca8e-4203-b172-dab3f6adf4fa HTTP/1.1" 200 244 0.009134 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 251 0.005895 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/b57b9470-0774-4555-9ca4-5a8cf64bc8fb HTTP/1.1" 200 244 0.009160 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 252 0.007083 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/b19f5309-b024-44f4-b869-3770c2186323 HTTP/1.1" 200 244 0.008253 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 256 0.004610 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/9e072e43-b1f9-4172-9399-77ad88169870 HTTP/1.1" 200 244 0.008863 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 248 0.005680 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/f1b85bb4-0574-46d0-97fa-486783cda196 HTTP/1.1" 200 244 0.011238 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 252 0.004793 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/504bc500-c705-47be-bdd0-26a2ae3661f3 HTTP/1.1" 200 244 0.009373 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 257 0.004660 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/b89a0664-836f-4581-a4c4-ba9ec735522a HTTP/1.1" 200 244 0.009834 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 251 0.018548 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/f496e924-734e-420e-8974-55d5640af22f HTTP/1.1" 200 244 0.008778 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 257 0.004961 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/2174a320-aa10-4bef-a663-d6db1e30c02d HTTP/1.1" 200 244 0.009657 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 261 0.005616 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.33 - - [2026-02-04 10:10:36] "PUT /alarm/0bd0413b-bd4c-4c33-8802-79599d28d382 HTTP/1.1" 200 244 0.015553 10.0.0.33 - - [2026-02-04 10:10:36] "POST /alarms HTTP/1.1" 409 258 0.006918 10.0.0.33 - - [2026-02-04 10:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/9703f07c-be86-4fb1-bf85-9b8963d04cdc HTTP/1.1" 200 244 0.012020 10.0.0.33 - - [2026-02-04 10:10:37] "POST /alarms HTTP/1.1" 409 254 0.006455 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/de7b5b25-74ed-4720-b314-4ded9286dbfb HTTP/1.1" 200 244 0.009240 10.0.0.33 - - [2026-02-04 10:10:37] "POST /alarms HTTP/1.1" 409 254 0.014274 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/7592adc2-6593-4d30-ba3a-783c77c215b2 HTTP/1.1" 200 244 0.009617 10.0.0.33 - - [2026-02-04 10:10:37] "POST /alarms HTTP/1.1" 409 254 0.007592 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/73151d62-b939-4052-ad0b-bd32102c5849 HTTP/1.1" 200 244 0.009621 10.0.0.33 - - [2026-02-04 10:10:37] "POST /alarms HTTP/1.1" 409 247 0.016892 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/de4957f1-7cf2-47a3-ba10-e20b0e451fb4 HTTP/1.1" 200 244 0.010483 10.0.0.33 - - [2026-02-04 10:10:37] "POST /alarms HTTP/1.1" 409 272 0.007365 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/4930ad10-cd1e-44f5-9e06-442f12146eb8 HTTP/1.1" 200 244 0.009106 10.0.0.33 - - [2026-02-04 10:10:37] "POST /alarms HTTP/1.1" 409 261 0.004551 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/2e8f20cb-84e3-430d-beb9-bb442e3e851f HTTP/1.1" 200 244 0.012272 10.0.0.33 - - [2026-02-04 10:10:37] "POST /alarms HTTP/1.1" 409 259 0.005291 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/9c6aac7c-aee3-43b5-aaad-c37931ad7171 HTTP/1.1" 200 244 0.009736 10.0.0.33 - - [2026-02-04 10:10:37] "POST /alarms HTTP/1.1" 409 265 0.002257 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/9ae047f6-6d78-4f06-876b-f5ed8f45f1be HTTP/1.1" 200 244 0.010053 10.0.0.33 - - [2026-02-04 10:10:37] "POST /alarms HTTP/1.1" 409 279 0.002824 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /alarm/f1d0e19d-090b-4277-bfe3-faea291123c1 HTTP/1.1" 200 244 0.009229 10.0.0.33 - - [2026-02-04 10:10:37] "GET / HTTP/1.1" 200 35931 0.001763 10.0.0.33 - - [2026-02-04 10:10:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001917 10.0.0.33 - - [2026-02-04 10:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-02-04 10:10:37] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.007005 10.0.0.33 - - [2026-02-04 10:10:38] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.33 - - [2026-02-04 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.33 - - [2026-02-04 10:10:38] "GET /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002691 10.0.0.33 - - [2026-02-04 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2026-02-04 10:10:38] "PUT /global-vrouter-config/dd6caef3-6627-42cb-a8ad-e06449347068 HTTP/1.1" 200 276 0.009495 10.0.0.33 - - [2026-02-04 10:10:38] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.33 - - [2026-02-04 10:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2026-02-04 10:10:38] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004320 10.0.0.33 - - [2026-02-04 10:10:38] "PUT /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5 HTTP/1.1" 200 274 0.013617 10.0.0.33 - - [2026-02-04 10:10:41] "GET / HTTP/1.1" 200 35931 0.001389 10.0.0.33 - - [2026-02-04 10:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-02-04 10:10:41] "GET /routing-instance/a621ef17-5acb-4be4-92dd-f05edc11330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002841 10.0.0.33 - - [2026-02-04 10:10:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001770 10.0.0.33 - - [2026-02-04 10:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.33 - - [2026-02-04 10:10:41] "GET /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003107 10.0.0.33 - - [2026-02-04 10:10:41] "PUT /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7 HTTP/1.1" 200 254 0.019552 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:10:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001263 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:10:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.33 - - [2026-02-04 10:10:45] "POST /tags HTTP/1.1" 200 355 0.026276 10.0.0.33 - - [2026-02-04 10:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.33 - - [2026-02-04 10:10:45] "GET /tag/f47c32b6-710b-41d2-b899-a851f78d14a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011194 10.0.0.33 - - [2026-02-04 10:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2026-02-04 10:10:45] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004916 10.0.0.33 - - [2026-02-04 10:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.33 - - [2026-02-04 10:10:45] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042401 10.0.0.33 - - [2026-02-04 10:10:45] "POST /virtual-machines HTTP/1.1" 200 351 0.010511 10.0.0.33 - - [2026-02-04 10:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010131 10.0.0.33 - - [2026-02-04 10:10:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.137729 10.0.0.33 - - [2026-02-04 10:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034164 10.0.0.33 - - [2026-02-04 10:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011737 10.0.0.33 - - [2026-02-04 10:10:45] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.004668 10.0.0.33 - - [2026-02-04 10:10:45] "POST /instance-ips HTTP/1.1" 200 391 0.022017 10.0.0.33 - - [2026-02-04 10:10:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020201 10.0.0.33 - - [2026-02-04 10:10:45] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007422 10.0.0.33 - - [2026-02-04 10:10:45] "POST /set-tag HTTP/1.1" 200 109 0.016458 10.0.0.33 - - [2026-02-04 10:10:45] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017565 10.0.0.33 - - [2026-02-04 10:10:45] "GET /instance-ip/c5537b8e-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003402 10.0.0.33 - - [2026-02-04 10:10:45] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004323 10.0.0.33 - - [2026-02-04 10:10:45] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.33 - - [2026-02-04 10:10:45] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004584 10.0.0.33 - - [2026-02-04 10:10:46] "POST /ref-update HTTP/1.1" 200 156 0.008198 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005592 10.0.0.33 - - [2026-02-04 10:10:46] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.33 - - [2026-02-04 10:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-network/a2062763-472f-45c9-863d-4eeb5facd156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003881 10.0.0.33 - - [2026-02-04 10:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.33 - - [2026-02-04 10:10:46] "GET /project/2b8ea5a6-10ff-43e5-8f86-2b75f97d0e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033774 10.0.0.33 - - [2026-02-04 10:10:46] "POST /virtual-machines HTTP/1.1" 200 355 0.006877 10.0.0.33 - - [2026-02-04 10:10:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037464 10.0.0.33 - - [2026-02-04 10:10:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.121508 10.0.0.33 - - [2026-02-04 10:10:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007375 10.0.0.33 - - [2026-02-04 10:10:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008692 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004403 10.0.0.33 - - [2026-02-04 10:10:46] "POST /instance-ips HTTP/1.1" 200 395 0.022053 10.0.0.33 - - [2026-02-04 10:10:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014751 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.012123 10.0.0.33 - - [2026-02-04 10:10:46] "POST /set-tag HTTP/1.1" 200 109 0.015491 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009790 10.0.0.33 - - [2026-02-04 10:10:46] "GET /instance-ip/c5c8e9fa-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002909 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004143 10.0.0.33 - - [2026-02-04 10:10:46] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-router/a66c4a12-8fc6-47fa-a0d0-5cdee0d721d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.013779 10.0.0.33 - - [2026-02-04 10:10:46] "POST /ref-update HTTP/1.1" 200 156 0.010069 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019336 10.0.0.33 - - [2026-02-04 10:10:46] "POST /set-tag HTTP/1.1" 200 109 0.003940 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006021 10.0.0.33 - - [2026-02-04 10:10:46] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.33 - - [2026-02-04 10:10:46] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005349 10.0.0.33 - - [2026-02-04 10:10:46] "POST /set-tag HTTP/1.1" 200 109 0.002960 10.0.0.33 - - [2026-02-04 10:10:57] "GET / HTTP/1.1" 200 35931 0.001613 10.0.0.33 - - [2026-02-04 10:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2026-02-04 10:10:57] "GET /global-system-config/3d6f58e8-8e71-474d-a596-cd44add882b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007158 10.0.0.33 - - [2026-02-04 10:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.33 - - [2026-02-04 10:10:57] "GET /config-node/f6e14270-3249-4375-a511-84a6abb5dddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001860 10.0.0.33 - - [2026-02-04 10:11:05] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005851 10.0.0.33 - - [2026-02-04 10:11:05] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.33 - - [2026-02-04 10:11:06] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010910 10.0.0.33 - - [2026-02-04 10:11:06] "POST /set-tag HTTP/1.1" 200 109 0.005770 10.0.0.33 - - [2026-02-04 10:11:08] "GET /global-system-configs HTTP/1.1" 200 322 0.004954 10.0.0.33 - - [2026-02-04 10:11:08] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004552 10.0.0.33 - - [2026-02-04 10:11:08] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.33 - - [2026-02-04 10:11:09] "GET /global-system-configs HTTP/1.1" 200 322 0.001976 10.0.0.33 - - [2026-02-04 10:11:09] "GET / HTTP/1.1" 200 35931 0.001327 10.0.0.33 - - [2026-02-04 10:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-02-04 10:11:09] "GET /routing-instance/a621ef17-5acb-4be4-92dd-f05edc11330c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003536 10.0.0.33 - - [2026-02-04 10:11:09] "POST /bgp-routers HTTP/1.1" 409 301 0.002568 10.0.0.33 - - [2026-02-04 10:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.33 - - [2026-02-04 10:11:09] "GET /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002577 10.0.0.33 - - [2026-02-04 10:11:09] "PUT /bgp-router/ee141eef-def6-42f8-a05a-8d1265803ed7 HTTP/1.1" 200 254 0.009123 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:11:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:11:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003739 10.0.0.33 - - [2026-02-04 10:11:39] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004844 10.0.0.33 - - [2026-02-04 10:11:39] "POST /set-tag HTTP/1.1" 200 109 0.009885 10.0.0.33 - - [2026-02-04 10:11:39] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005041 10.0.0.33 - - [2026-02-04 10:11:39] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.33 - - [2026-02-04 10:11:39] "GET /virtual-machine/0017d794-48f2-4152-bd30-38718a835124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002864 10.0.0.33 - - [2026-02-04 10:11:39] "POST /ref-update HTTP/1.1" 200 156 0.016500 10.0.0.33 - - [2026-02-04 10:11:39] "GET /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009336 10.0.0.33 - - [2026-02-04 10:11:39] "POST /set-tag HTTP/1.1" 200 109 0.039326 10.0.0.33 - - [2026-02-04 10:11:39] "POST /set-tag HTTP/1.1" 200 109 0.038184 10.0.0.33 - - [2026-02-04 10:11:40] "DELETE /instance-ip/c5537b8e-01b1-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.045834 10.0.0.33 - - [2026-02-04 10:11:40] "DELETE /virtual-machine-interface/c537657a-01b1-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.048333 10.0.0.33 - - [2026-02-04 10:11:40] "DELETE /virtual-machine/0017d794-48f2-4152-bd30-38718a835124 HTTP/1.1" 200 115 0.037638 10.0.0.33 - - [2026-02-04 10:11:40] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004277 10.0.0.33 - - [2026-02-04 10:11:40] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.33 - - [2026-02-04 10:12:10] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005616 10.0.0.33 - - [2026-02-04 10:12:10] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.33 - - [2026-02-04 10:12:10] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006491 10.0.0.33 - - [2026-02-04 10:12:10] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.33 - - [2026-02-04 10:12:10] "GET /virtual-machine/e0b4fbfa-6d49-49df-aa86-a76511e4ead4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002722 10.0.0.33 - - [2026-02-04 10:12:10] "POST /ref-update HTTP/1.1" 200 156 0.012123 10.0.0.33 - - [2026-02-04 10:12:10] "GET /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007776 10.0.0.33 - - [2026-02-04 10:12:10] "POST /set-tag HTTP/1.1" 200 109 0.047868 10.0.0.33 - - [2026-02-04 10:12:10] "POST /set-tag HTTP/1.1" 200 109 0.040233 10.0.0.33 - - [2026-02-04 10:12:11] "DELETE /instance-ip/c5c8e9fa-01b1-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.049992 10.0.0.33 - - [2026-02-04 10:12:11] "DELETE /virtual-machine-interface/c5adc38c-01b1-11f1-a8bd-fa163e395405 HTTP/1.1" 200 115 0.077720 10.0.0.33 - - [2026-02-04 10:12:11] "DELETE /virtual-machine/e0b4fbfa-6d49-49df-aa86-a76511e4ead4 HTTP/1.1" 200 115 0.047194 10.0.0.33 - - [2026-02-04 10:12:11] "DELETE /tag/f47c32b6-710b-41d2-b899-a851f78d14a1 HTTP/1.1" 200 115 0.074668 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:12:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004526 [Introspect:8084]10.0.0.33 - - [2026-02-04 10:12:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034