++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Feb 20 04:42:14 AM UTC 2026 ===================' INFO: =================== Fri Feb 20 04:42:14 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + 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 ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.135.249.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.135.249.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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/20/2026 04:42:58.039 7f1b2b3903c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/20/2026 04:42:58.249 7f1b2b3903c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/20/2026 04:42:58.266 7f1b2b3903c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/20/2026 04:42:58.267 7f1b2b3903c0 [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-20 04:43:08] "GET / HTTP/1.1" 503 181 0.002640 10.0.0.33 - - [2026-02-20 04:43:09] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.33 - - [2026-02-20 04:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.33 - - [2026-02-20 04:43:09] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.016884 10.0.0.33 - - [2026-02-20 04:43:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002532 10.0.0.33 - - [2026-02-20 04:43:09] "POST /database-nodes HTTP/1.1" 200 597 0.067720 10.0.0.33 - - [2026-02-20 04:43:09] "GET / HTTP/1.1" 200 45303 0.001393 10.0.0.33 - - [2026-02-20 04:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007732 10.0.0.33 - - [2026-02-20 04:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.33 - - [2026-02-20 04:43:09] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.33 - - [2026-02-20 04:43:10] "GET / HTTP/1.1" 200 35931 0.001569 10.0.0.33 - - [2026-02-20 04:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.33 - - [2026-02-20 04:43:10] "GET /domain/a005283d-f6e2-4925-9ba2-c8b94172a4fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.008943 10.0.0.33 - - [2026-02-20 04:43:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.003486 10.0.0.33 - - [2026-02-20 04:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010980 10.0.0.33 - - [2026-02-20 04:43:10] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010661 10.0.0.33 - - [2026-02-20 04:43:10] "POST /service-appliance-sets HTTP/1.1" 200 553 0.086361 10.0.0.33 - - [2026-02-20 04:43:10] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.33 - - [2026-02-20 04:43:10] "POST /id-to-fqname HTTP/1.1" 200 173 0.000443 10.0.0.33 - - [2026-02-20 04:43:10] "POST /fqname-to-id HTTP/1.1" 404 180 0.055022 10.0.0.33 - - [2026-02-20 04:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.33 - - [2026-02-20 04:43:10] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.022324 10.0.0.33 - - [2026-02-20 04:43:10] "POST /fqname-to-id HTTP/1.1" 404 182 0.087944 10.0.0.33 - - [2026-02-20 04:43:10] "POST /security-groups HTTP/1.1" 200 570 0.116063 10.0.0.33 - - [2026-02-20 04:43:10] "POST /service-appliance-sets HTTP/1.1" 200 541 0.106892 10.0.0.33 - - [2026-02-20 04:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.33 - - [2026-02-20 04:43:10] "POST /projects HTTP/1.1" 200 481 0.515811 10.0.0.33 - - [2026-02-20 04:43:10] "GET /network-ipam/597801bc-892b-432b-9ad8-b7ad7d202186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004371 10.0.0.33 - - [2026-02-20 04:43:10] "POST /security-groups HTTP/1.1" 200 534 0.073277 10.0.0.33 - - [2026-02-20 04:43:11] "POST /chown HTTP/1.1" 200 109 0.035973 10.0.0.33 - - [2026-02-20 04:43:11] "POST /policy-managements HTTP/1.1" 409 214 0.009781 10.0.0.33 - - [2026-02-20 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010783 10.0.0.33 - - [2026-02-20 04:43:11] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.33 - - [2026-02-20 04:43:11] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005454 10.0.0.33 - - [2026-02-20 04:43:11] "POST /application-policy-sets HTTP/1.1" 200 528 0.133807 10.0.0.33 - - [2026-02-20 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.028517 10.0.0.33 - - [2026-02-20 04:43:11] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.010873 10.0.0.33 - - [2026-02-20 04:43:11] "POST /service-templates HTTP/1.1" 200 511 0.155965 10.0.0.33 - - [2026-02-20 04:43:11] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.33 - - [2026-02-20 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013530 10.0.0.33 - - [2026-02-20 04:43:11] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.058422 10.0.0.33 - - [2026-02-20 04:43:11] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.014222 10.0.0.33 - - [2026-02-20 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020959 10.0.0.33 - - [2026-02-20 04:43:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.008536 10.0.0.33 - - [2026-02-20 04:43:11] "GET /virtual-network/7378399c-ba04-4f65-a41d-48f28939b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.022616 10.0.0.33 - - [2026-02-20 04:43:11] "POST /service-templates HTTP/1.1" 200 501 0.107207 10.0.0.33 - - [2026-02-20 04:43:11] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.105900 10.0.0.33 - - [2026-02-20 04:43:11] "POST /service-templates HTTP/1.1" 200 515 0.151560 10.0.0.33 - - [2026-02-20 04:43:11] "POST /service-templates HTTP/1.1" 200 535 0.074646 10.0.0.33 - - [2026-02-20 04:43:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.002620 10.0.0.33 - - [2026-02-20 04:43:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.018335 10.0.0.33 - - [2026-02-20 04:43:12] "POST /service-templates HTTP/1.1" 200 507 0.146767 10.0.0.33 - - [2026-02-20 04:43:12] "POST /security-groups HTTP/1.1" 200 574 0.156841 10.0.0.33 - - [2026-02-20 04:43:12] "POST /projects HTTP/1.1" 200 489 0.490248 10.0.0.33 - - [2026-02-20 04:43:12] "POST /security-groups HTTP/1.1" 200 546 0.244921 10.0.0.33 - - [2026-02-20 04:43:12] "GET / HTTP/1.1" 200 35931 0.004649 10.0.0.33 - - [2026-02-20 04:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010576 10.0.0.33 - - [2026-02-20 04:43:12] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009969 10.0.0.33 - - [2026-02-20 04:43:12] "POST /chown HTTP/1.1" 200 109 0.069894 10.0.0.33 - - [2026-02-20 04:43:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.017061 10.0.0.33 - - [2026-02-20 04:43:12] "POST /config-nodes HTTP/1.1" 200 593 0.148896 10.0.0.33 - - [2026-02-20 04:43:12] "POST /network-ipams HTTP/1.1" 200 522 0.182743 10.0.0.33 - - [2026-02-20 04:43:12] "POST /network-ipams HTTP/1.1" 200 510 0.050068 10.0.0.33 - - [2026-02-20 04:43:12] "POST /fqname-to-id HTTP/1.1" 404 198 0.013012 10.0.0.33 - - [2026-02-20 04:43:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008486 10.0.0.33 - - [2026-02-20 04:43:13] "POST /virtual-networks HTTP/1.1" 200 538 0.303241 10.0.0.33 - - [2026-02-20 04:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012675 10.0.0.33 - - [2026-02-20 04:43:13] "GET / HTTP/1.1" 200 35931 0.007414 10.0.0.33 - - [2026-02-20 04:43:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008653 10.0.0.33 - - [2026-02-20 04:43:13] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.035155 10.0.0.33 - - [2026-02-20 04:43:13] "POST /network-ipams HTTP/1.1" 200 518 0.057830 10.0.0.33 - - [2026-02-20 04:43:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.004835 10.0.0.33 - - [2026-02-20 04:43:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004856 10.0.0.33 - - [2026-02-20 04:43:13] "POST /virtual-networks HTTP/1.1" 200 546 0.260490 10.0.0.33 - - [2026-02-20 04:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013657 10.0.0.33 - - [2026-02-20 04:43:13] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.015978 10.0.0.33 - - [2026-02-20 04:43:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.005277 10.0.0.33 - - [2026-02-20 04:43:13] "POST /network-policys HTTP/1.1" 200 538 0.089316 10.0.0.33 - - [2026-02-20 04:43:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.012922 10.0.0.33 - - [2026-02-20 04:43:13] "POST /network-policys HTTP/1.1" 200 534 0.087163 10.0.0.33 - - [2026-02-20 04:43:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.007799 10.0.0.33 - - [2026-02-20 04:43:14] "POST /network-policys HTTP/1.1" 200 542 0.094800 10.0.0.33 - - [2026-02-20 04:43:14] "GET / HTTP/1.1" 200 35931 0.003520 10.0.0.33 - - [2026-02-20 04:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.33 - - [2026-02-20 04:43:14] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.014110 10.0.0.33 - - [2026-02-20 04:43:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.012555 10.0.0.33 - - [2026-02-20 04:43:14] "POST /ref-update HTTP/1.1" 200 156 0.138751 10.0.0.33 - - [2026-02-20 04:43:14] "POST /analytics-nodes HTTP/1.1" 200 599 0.048492 10.0.0.33 - - [2026-02-20 04:43:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002568 10.0.0.33 - - [2026-02-20 04:43:14] "POST /ref-update HTTP/1.1" 200 156 0.117704 10.0.0.33 - - [2026-02-20 04:43:14] "POST /ref-update HTTP/1.1" 200 156 0.096832 10.0.0.33 - - [2026-02-20 04:43:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029999 10.0.0.33 - - [2026-02-20 04:43:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007256 10.0.0.33 - - [2026-02-20 04:43:14] "POST /ref-update HTTP/1.1" 200 156 0.172957 10.0.0.33 - - [2026-02-20 04:43:14] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.33 - - [2026-02-20 04:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.33 - - [2026-02-20 04:43:14] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012742 10.0.0.33 - - [2026-02-20 04:43:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.005961 10.0.0.33 - - [2026-02-20 04:43:14] "POST /ref-update HTTP/1.1" 200 156 0.106433 10.0.0.33 - - [2026-02-20 04:43:14] "POST /config-database-nodes HTTP/1.1" 200 611 0.063858 10.0.0.33 - - [2026-02-20 04:43:15] "POST /ref-update HTTP/1.1" 200 156 0.153501 10.0.0.33 - - [2026-02-20 04:43:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004411 10.0.0.33 - - [2026-02-20 04:43:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2026-02-20 04:43:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002893 10.0.0.33 - - [2026-02-20 04:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013852 10.0.0.33 - - [2026-02-20 04:43:15] "GET /virtual-network/7378399c-ba04-4f65-a41d-48f28939b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.017867 10.0.0.33 - - [2026-02-20 04:43:15] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.037822 10.0.0.33 - - [2026-02-20 04:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.33 - - [2026-02-20 04:43:15] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005685 10.0.0.33 - - [2026-02-20 04:43:15] "POST /firewall-policys HTTP/1.1" 200 530 0.047297 10.0.0.33 - - [2026-02-20 04:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.070689 10.0.0.33 - - [2026-02-20 04:43:15] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.025536 10.0.0.33 - - [2026-02-20 04:43:15] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.021597 10.0.0.33 - - [2026-02-20 04:43:15] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012547 10.0.0.33 - - [2026-02-20 04:43:15] "POST /ref-update HTTP/1.1" 200 156 0.046425 10.0.0.33 - - [2026-02-20 04:43:15] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.026201 10.0.0.33 - - [2026-02-20 04:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008349 10.0.0.33 - - [2026-02-20 04:43:15] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010039 10.0.0.33 - - [2026-02-20 04:43:15] "POST /firewall-policys HTTP/1.1" 200 532 0.050848 10.0.0.33 - - [2026-02-20 04:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.066545 10.0.0.33 - - [2026-02-20 04:43:15] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.021032 10.0.0.33 - - [2026-02-20 04:43:15] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.019552 10.0.0.33 - - [2026-02-20 04:43:16] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011345 10.0.0.33 - - [2026-02-20 04:43:16] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006361 10.0.0.33 - - [2026-02-20 04:43:16] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010833 10.0.0.33 - - [2026-02-20 04:43:16] "POST /ref-update HTTP/1.1" 200 156 0.113733 10.0.0.33 - - [2026-02-20 04:43:16] "POST /ref-update HTTP/1.1" 200 156 0.089731 10.0.0.33 - - [2026-02-20 04:43:16] "POST /ref-update HTTP/1.1" 200 156 0.059499 10.0.0.33 - - [2026-02-20 04:43:16] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.023022 10.0.0.33 - - [2026-02-20 04:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022760 10.0.0.33 - - [2026-02-20 04:43:16] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045659 10.0.0.33 - - [2026-02-20 04:43:16] "POST /firewall-policys HTTP/1.1" 200 530 0.200067 10.0.0.33 - - [2026-02-20 04:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020551 10.0.0.33 - - [2026-02-20 04:43:16] "GET /firewall-policy/3e5cf35b-a493-4e0f-b950-977d48475c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014471 10.0.0.33 - - [2026-02-20 04:43:16] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004870 10.0.0.33 - - [2026-02-20 04:43:16] "GET /firewall-policy/3e5cf35b-a493-4e0f-b950-977d48475c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002845 10.0.0.33 - - [2026-02-20 04:43:16] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002934 10.0.0.33 - - [2026-02-20 04:43:16] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005851 10.0.0.33 - - [2026-02-20 04:43:17] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005730 10.0.0.33 - - [2026-02-20 04:43:17] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006132 10.0.0.33 - - [2026-02-20 04:43:17] "POST /ref-update HTTP/1.1" 200 156 0.108899 10.0.0.33 - - [2026-02-20 04:43:17] "POST /ref-update HTTP/1.1" 200 156 0.045791 10.0.0.33 - - [2026-02-20 04:43:17] "POST /ref-update HTTP/1.1" 200 156 0.035505 10.0.0.33 - - [2026-02-20 04:43:17] "POST /ref-update HTTP/1.1" 200 156 0.080633 10.0.0.33 - - [2026-02-20 04:43:17] "POST /ref-update HTTP/1.1" 200 156 0.102013 10.0.0.33 - - [2026-02-20 04:43:17] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.037075 10.0.0.33 - - [2026-02-20 04:43:17] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.33 - - [2026-02-20 04:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009353 10.0.0.33 - - [2026-02-20 04:43:17] "GET /routing-instance/1dc0a054-6b48-465d-81e7-8347ec2ac15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005102 10.0.0.33 - - [2026-02-20 04:43:17] "POST /bgp-routers HTTP/1.1" 200 616 0.129719 10.0.0.33 - - [2026-02-20 04:43:17] "GET /bgp-router/826e835f-5623-475b-858a-6c5779abd164?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.025139 10.0.0.33 - - [2026-02-20 04:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.33 - - [2026-02-20 04:43:17] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004771 10.0.0.33 - - [2026-02-20 04:43:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003014 10.0.0.33 - - [2026-02-20 04:43:18] "POST /ref-update HTTP/1.1" 200 156 0.011757 10.0.0.33 - - [2026-02-20 04:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.33 - - [2026-02-20 04:43:18] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003016 10.0.0.33 - - [2026-02-20 04:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.33 - - [2026-02-20 04:43:18] "POST /tags HTTP/1.1" 200 299 0.571621 10.0.0.33 - - [2026-02-20 04:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008231 10.0.0.33 - - [2026-02-20 04:43:18] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.070475 10.0.0.33 - - [2026-02-20 04:43:18] "GET /tag/7b5142a2-80bc-4f51-9965-d4f92b45896f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.062280 10.0.0.33 - - [2026-02-20 04:43:18] "POST /set-tag HTTP/1.1" 200 109 0.031604 10.0.0.33 - - [2026-02-20 04:43:18] "POST /tags HTTP/1.1" 200 301 0.248500 10.0.0.33 - - [2026-02-20 04:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.032378 10.0.0.33 - - [2026-02-20 04:43:18] "GET / HTTP/1.1" 200 35931 0.003088 10.0.0.33 - - [2026-02-20 04:43:18] "GET /tag/be87f798-b4f4-4a0f-8310-36c4351577cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.072256 10.0.0.33 - - [2026-02-20 04:43:19] "POST /alarms HTTP/1.1" 200 581 0.162725 10.0.0.33 - - [2026-02-20 04:43:19] "POST /alarms HTTP/1.1" 200 575 0.124662 10.0.0.33 - - [2026-02-20 04:43:19] "POST /tags HTTP/1.1" 200 325 0.246138 10.0.0.33 - - [2026-02-20 04:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.050295 10.0.0.33 - - [2026-02-20 04:43:19] "GET /tag/47eb7b8f-99cc-4bff-b840-3180778c24fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.035814 10.0.0.33 - - [2026-02-20 04:43:19] "POST /alarms HTTP/1.1" 200 575 0.292350 10.0.0.33 - - [2026-02-20 04:43:19] "POST /alarms HTTP/1.1" 200 559 0.111947 10.0.0.33 - - [2026-02-20 04:43:19] "POST /alarms HTTP/1.1" 200 555 0.049961 10.0.0.33 - - [2026-02-20 04:43:19] "POST /alarms HTTP/1.1" 200 557 0.246352 10.0.0.33 - - [2026-02-20 04:43:20] "POST /tags HTTP/1.1" 200 311 0.601196 10.0.0.33 - - [2026-02-20 04:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011057 10.0.0.33 - - [2026-02-20 04:43:20] "GET /tag/6d090201-e18a-45f9-aeb2-161bcd23e74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.063282 10.0.0.33 - - [2026-02-20 04:43:20] "POST /alarms HTTP/1.1" 200 565 0.103864 10.0.0.33 - - [2026-02-20 04:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.029185 10.0.0.33 - - [2026-02-20 04:43:20] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.012671 10.0.0.33 - - [2026-02-20 04:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.33 - - [2026-02-20 04:43:20] "POST /alarms HTTP/1.1" 200 549 0.109334 10.0.0.33 - - [2026-02-20 04:43:20] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.159246 10.0.0.33 - - [2026-02-20 04:43:20] "POST /virtual-machines HTTP/1.1" 200 377 0.023130 10.0.0.33 - - [2026-02-20 04:43:20] "POST /alarms HTTP/1.1" 200 557 0.191899 10.0.0.33 - - [2026-02-20 04:43:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.063682 10.0.0.33 - - [2026-02-20 04:43:20] "POST /alarms HTTP/1.1" 200 567 0.263515 10.0.0.33 - - [2026-02-20 04:43:20] "POST /alarms HTTP/1.1" 200 555 0.047427 10.0.0.33 - - [2026-02-20 04:43:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.325054 10.0.0.33 - - [2026-02-20 04:43:20] "POST /alarms HTTP/1.1" 200 567 0.171229 10.0.0.33 - - [2026-02-20 04:43:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.110439 10.0.0.33 - - [2026-02-20 04:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007466 10.0.0.33 - - [2026-02-20 04:43:21] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.025201 10.0.0.33 - - [2026-02-20 04:43:21] "POST /alarms HTTP/1.1" 200 575 0.102845 10.0.0.33 - - [2026-02-20 04:43:21] "POST /alarms HTTP/1.1" 200 569 0.085205 10.0.0.33 - - [2026-02-20 04:43:21] "POST /alarms HTTP/1.1" 200 561 0.063520 10.0.0.33 - - [2026-02-20 04:43:21] "POST /instance-ips HTTP/1.1" 200 409 0.310438 10.0.0.33 - - [2026-02-20 04:43:21] "POST /alarms HTTP/1.1" 200 561 0.074095 10.0.0.33 - - [2026-02-20 04:43:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.076121 10.0.0.33 - - [2026-02-20 04:43:21] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.018021 10.0.0.33 - - [2026-02-20 04:43:21] "POST /alarms HTTP/1.1" 200 561 0.077372 10.0.0.33 - - [2026-02-20 04:43:21] "POST /alarms HTTP/1.1" 200 547 0.137307 10.0.0.33 - - [2026-02-20 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.181513 10.0.0.33 - - [2026-02-20 04:43:21] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.038858 10.0.0.33 - - [2026-02-20 04:43:21] "GET /instance-ip/aecd1688-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.039285 10.0.0.33 - - [2026-02-20 04:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011735 10.0.0.33 - - [2026-02-20 04:43:21] "GET /network-ipam/597801bc-892b-432b-9ad8-b7ad7d202186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007610 10.0.0.33 - - [2026-02-20 04:43:21] "POST /alarms HTTP/1.1" 200 595 0.165301 10.0.0.33 - - [2026-02-20 04:43:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.011344 10.0.0.33 - - [2026-02-20 04:43:21] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.33 - - [2026-02-20 04:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.032589 10.0.0.33 - - [2026-02-20 04:43:21] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.034436 10.0.0.33 - - [2026-02-20 04:43:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.006474 10.0.0.33 - - [2026-02-20 04:43:22] "POST /alarms HTTP/1.1" 200 575 0.147063 10.0.0.33 - - [2026-02-20 04:43:22] "POST /alarms HTTP/1.1" 200 571 0.153523 10.0.0.33 - - [2026-02-20 04:43:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.158014 10.0.0.33 - - [2026-02-20 04:43:22] "POST /tags HTTP/1.1" 200 305 0.406778 10.0.0.33 - - [2026-02-20 04:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.026679 10.0.0.33 - - [2026-02-20 04:43:22] "GET /tag/6540e8c9-2d0a-44dc-a96e-2accdfe09923?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.129673 10.0.0.33 - - [2026-02-20 04:43:22] "POST /alarms HTTP/1.1" 200 583 0.247178 10.0.0.33 - - [2026-02-20 04:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.032108 10.0.0.33 - - [2026-02-20 04:43:22] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.204426 10.0.0.33 - - [2026-02-20 04:43:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.056195 10.0.0.33 - - [2026-02-20 04:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031820 10.0.0.33 - - [2026-02-20 04:43:22] "POST /alarms HTTP/1.1" 200 609 0.403047 10.0.0.33 - - [2026-02-20 04:43:22] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.059055 10.0.0.33 - - [2026-02-20 04:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.044577 10.0.0.33 - - [2026-02-20 04:43:23] "GET /service-appliance-set/c3d0587e-b1b5-4533-aedd-35435c649692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.074933 10.0.0.33 - - [2026-02-20 04:43:23] "POST /access-control-lists HTTP/1.1" 200 587 0.280361 10.0.0.33 - - [2026-02-20 04:43:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.035612 10.0.0.33 - - [2026-02-20 04:43:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.041824 10.0.0.33 - - [2026-02-20 04:43:23] "POST /access-control-lists HTTP/1.1" 200 585 0.356172 10.0.0.33 - - [2026-02-20 04:43:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.029359 10.0.0.33 - - [2026-02-20 04:43:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.529435 10.0.0.33 - - [2026-02-20 04:43:23] "GET /virtual-machine-interface/c83bfc52-2281-4150-8abd-f0ec48e00fd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.072493 10.0.0.33 - - [2026-02-20 04:43:23] "POST /access-control-lists HTTP/1.1" 200 579 0.182393 10.0.0.33 - - [2026-02-20 04:43:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.032936 10.0.0.33 - - [2026-02-20 04:43:23] "GET / HTTP/1.1" 200 35931 0.002072 10.0.0.33 - - [2026-02-20 04:43:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003172 10.0.0.33 - - [2026-02-20 04:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.33 - - [2026-02-20 04:43:23] "POST /access-control-lists HTTP/1.1" 200 577 0.102980 10.0.0.33 - - [2026-02-20 04:43:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.014094 10.0.0.33 - - [2026-02-20 04:43:24] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.122403 10.0.0.33 - - [2026-02-20 04:43:24] "POST /instance-ips HTTP/1.1" 200 381 0.350630 10.0.0.33 - - [2026-02-20 04:43:24] "POST /access-control-lists HTTP/1.1" 200 594 0.178810 10.0.0.33 - - [2026-02-20 04:43:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.015266 10.0.0.33 - - [2026-02-20 04:43:24] "GET /instance-ip/239e97d7-a115-4221-9980-6eb610463d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.046934 10.0.0.33 - - [2026-02-20 04:43:24] "POST /access-control-lists HTTP/1.1" 200 592 0.112950 10.0.0.33 - - [2026-02-20 04:43:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.013397 10.0.0.33 - - [2026-02-20 04:43:24] "POST /loadbalancers HTTP/1.1" 200 582 0.187201 10.0.0.33 - - [2026-02-20 04:43:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.058007 10.0.0.33 - - [2026-02-20 04:43:24] "POST /access-control-lists HTTP/1.1" 200 583 0.157884 10.0.0.33 - - [2026-02-20 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.021733 10.0.0.33 - - [2026-02-20 04:43:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.041795 10.0.0.33 - - [2026-02-20 04:43:24] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.33 - - [2026-02-20 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.33 - - [2026-02-20 04:43:24] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059159 10.0.0.33 - - [2026-02-20 04:43:24] "GET /loadbalancer/ceb5e677-8f40-4636-8b0b-35b506115075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.009849 10.0.0.33 - - [2026-02-20 04:43:24] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.026154 10.0.0.33 - - [2026-02-20 04:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.032179 10.0.0.33 - - [2026-02-20 04:43:24] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.160757 10.0.0.33 - - [2026-02-20 04:43:24] "POST /access-control-lists HTTP/1.1" 200 581 0.187123 10.0.0.33 - - [2026-02-20 04:43:24] "GET /instance-ip/239e97d7-a115-4221-9980-6eb610463d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.022114 10.0.0.33 - - [2026-02-20 04:43:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.027117 10.0.0.33 - - [2026-02-20 04:43:24] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.130317 10.0.0.33 - - [2026-02-20 04:43:24] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.198489 10.0.0.33 - - [2026-02-20 04:43:24] "POST /access-control-lists HTTP/1.1" 200 602 0.112677 10.0.0.33 - - [2026-02-20 04:43:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.008490 10.0.0.33 - - [2026-02-20 04:43:25] "POST /floating-ips HTTP/1.1" 200 583 0.193956 10.0.0.33 - - [2026-02-20 04:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.084834 10.0.0.33 - - [2026-02-20 04:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011672 10.0.0.33 - - [2026-02-20 04:43:25] "POST /access-control-lists HTTP/1.1" 200 600 0.052729 10.0.0.33 - - [2026-02-20 04:43:25] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.088477 10.0.0.33 - - [2026-02-20 04:43:25] "GET /loadbalancer-listener/8baabce1-699a-4838-bda1-fe839e9a2882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004450 10.0.0.33 - - [2026-02-20 04:43:25] "GET /loadbalancer-listener/8baabce1-699a-4838-bda1-fe839e9a2882?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.019058 10.0.0.33 - - [2026-02-20 04:43:25] "POST /route-targets HTTP/1.1" 200 327 0.022882 10.0.0.33 - - [2026-02-20 04:43:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.051226 10.0.0.33 - - [2026-02-20 04:43:25] "POST /ref-update HTTP/1.1" 200 156 0.041548 10.0.0.33 - - [2026-02-20 04:43:25] "GET /instance-ip/239e97d7-a115-4221-9980-6eb610463d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006748 10.0.0.33 - - [2026-02-20 04:43:25] "GET /instance-ip/239e97d7-a115-4221-9980-6eb610463d49?fields=floating_ips HTTP/1.1" 200 1170 0.007298 10.0.0.33 - - [2026-02-20 04:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994 10.0.0.33 - - [2026-02-20 04:43:25] "GET /floating-ip/2c2d3917-07e9-452a-88a7-d0834449f07a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.013775 10.0.0.33 - - [2026-02-20 04:43:25] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012756 10.0.0.33 - - [2026-02-20 04:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009356 10.0.0.33 - - [2026-02-20 04:43:25] "POST /route-targets HTTP/1.1" 200 327 0.015999 10.0.0.33 - - [2026-02-20 04:43:25] "POST /ref-update HTTP/1.1" 200 156 0.022036 10.0.0.33 - - [2026-02-20 04:43:25] "POST /route-targets HTTP/1.1" 200 327 0.014497 10.0.0.33 - - [2026-02-20 04:43:25] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.043506 10.0.0.33 - - [2026-02-20 04:43:25] "POST /ref-update HTTP/1.1" 200 156 0.051682 10.0.0.33 - - [2026-02-20 04:43:25] "POST /tags HTTP/1.1" 200 357 0.134497 10.0.0.33 - - [2026-02-20 04:43:25] "GET / HTTP/1.1" 200 35931 0.002005 10.0.0.33 - - [2026-02-20 04:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027530 10.0.0.33 - - [2026-02-20 04:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008672 10.0.0.33 - - [2026-02-20 04:43:25] "POST /route-targets HTTP/1.1" 200 327 0.066844 10.0.0.33 - - [2026-02-20 04:43:25] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.060008 10.0.0.33 - - [2026-02-20 04:43:25] "GET /tag/9274e55b-b597-4ca0-98f3-522fa0f0f3c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.092843 10.0.0.33 - - [2026-02-20 04:43:25] "POST /ref-update HTTP/1.1" 200 156 0.167534 10.0.0.33 - - [2026-02-20 04:43:25] "PUT /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5 HTTP/1.1" 200 274 0.173603 10.0.0.33 - - [2026-02-20 04:43:25] "POST /tags HTTP/1.1" 200 305 0.150168 10.0.0.33 - - [2026-02-20 04:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020363 10.0.0.33 - - [2026-02-20 04:43:25] "POST /route-targets HTTP/1.1" 200 327 0.065216 10.0.0.33 - - [2026-02-20 04:43:25] "POST /ref-update HTTP/1.1" 200 156 0.040074 10.0.0.33 - - [2026-02-20 04:43:26] "GET /tag/a102b415-926a-45be-81a5-01a36b5c9933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.071079 10.0.0.33 - - [2026-02-20 04:43:26] "POST /route-targets HTTP/1.1" 200 327 0.032861 10.0.0.33 - - [2026-02-20 04:43:26] "POST /ref-update HTTP/1.1" 200 156 0.111736 10.0.0.33 - - [2026-02-20 04:43:26] "POST /id-to-fqname HTTP/1.1" 200 174 0.001689 10.0.0.33 - - [2026-02-20 04:43:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.011583 10.0.0.33 - - [2026-02-20 04:43:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.015368 10.0.0.33 - - [2026-02-20 04:43:26] "POST /security-groups HTTP/1.1" 200 571 0.098909 10.0.0.33 - - [2026-02-20 04:43:26] "POST /projects HTTP/1.1" 200 483 0.538014 10.0.0.33 - - [2026-02-20 04:43:26] "POST /access-control-lists HTTP/1.1" 200 551 0.093974 10.0.0.33 - - [2026-02-20 04:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025234 10.0.0.33 - - [2026-02-20 04:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008160 10.0.0.33 - - [2026-02-20 04:43:26] "POST /fqname-to-id HTTP/1.1" 404 229 0.002551 10.0.0.33 - - [2026-02-20 04:43:26] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.004355 10.0.0.33 - - [2026-02-20 04:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.33 - - [2026-02-20 04:43:26] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005636 10.0.0.33 - - [2026-02-20 04:43:26] "POST /access-control-lists HTTP/1.1" 200 589 0.098303 10.0.0.33 - - [2026-02-20 04:43:26] "POST /ref-update HTTP/1.1" 200 156 0.053504 10.0.0.33 - - [2026-02-20 04:43:26] "PUT /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2 HTTP/1.1" 200 264 0.094194 10.0.0.33 - - [2026-02-20 04:43:26] "POST /fqname-to-id HTTP/1.1" 404 237 0.011417 10.0.0.33 - - [2026-02-20 04:43:26] "PUT /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5 HTTP/1.1" 200 264 0.079416 10.0.0.33 - - [2026-02-20 04:43:26] "POST /access-control-lists HTTP/1.1" 200 601 0.081270 10.0.0.33 - - [2026-02-20 04:43:27] "POST /ref-update HTTP/1.1" 200 156 0.067391 10.0.0.33 - - [2026-02-20 04:43:27] "POST /security-groups HTTP/1.1" 200 537 0.192910 10.0.0.33 - - [2026-02-20 04:43:27] "POST /ref-update HTTP/1.1" 200 156 0.062921 10.0.0.33 - - [2026-02-20 04:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041138 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/b21d23e7-2c40-4966-bf98-79ec9a5f668e HTTP/1.1" 200 272 0.051058 10.0.0.33 - - [2026-02-20 04:43:27] "POST /chown HTTP/1.1" 200 109 0.072339 10.0.0.33 - - [2026-02-20 04:43:27] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016736 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/de039ce6-bcc7-4120-ac45-03fb74c30b5f HTTP/1.1" 200 272 0.071124 10.0.0.33 - - [2026-02-20 04:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012287 10.0.0.33 - - [2026-02-20 04:43:27] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017432 10.0.0.33 - - [2026-02-20 04:43:27] "POST /tags HTTP/1.1" 409 207 0.042357 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/b4ad6512-8101-4519-94b3-78057b15d2ef HTTP/1.1" 200 272 0.066305 10.0.0.33 - - [2026-02-20 04:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.33 - - [2026-02-20 04:43:27] "GET /tag/a102b415-926a-45be-81a5-01a36b5c9933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.036898 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/fdc3249a-75b6-4993-b6a8-8043ad73f32c HTTP/1.1" 200 272 0.067996 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/9b199db4-af41-4c1c-9ebb-8653cb61d0e6 HTTP/1.1" 200 272 0.048370 10.0.0.33 - - [2026-02-20 04:43:27] "POST /firewall-rules HTTP/1.1" 200 564 0.188089 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/a6cd9ff4-fbf3-48b4-9b43-c9d042b5d549 HTTP/1.1" 200 272 0.105137 10.0.0.33 - - [2026-02-20 04:43:27] "GET /firewall-rule/cc279ce6-3f66-4251-86ce-2b7a1e8f46ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.010216 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/a946f7f3-d18f-4dac-b95c-b055336a50e8 HTTP/1.1" 200 272 0.038159 10.0.0.33 - - [2026-02-20 04:43:27] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.025169 10.0.0.33 - - [2026-02-20 04:43:27] "GET /firewall-rule/cc279ce6-3f66-4251-86ce-2b7a1e8f46ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007047 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/494ec17e-e0be-4139-b210-8e2f2ca4d9e2 HTTP/1.1" 200 272 0.031282 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/82c0bd97-feb5-46fd-ade9-8bafda802074 HTTP/1.1" 200 272 0.024862 10.0.0.33 - - [2026-02-20 04:43:27] "POST /ref-update HTTP/1.1" 200 156 0.092472 10.0.0.33 - - [2026-02-20 04:43:27] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013198 10.0.0.33 - - [2026-02-20 04:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2026-02-20 04:43:27] "PUT /access-control-list/75be0da2-a59c-4a3e-a615-c42cadbe8b7d HTTP/1.1" 200 272 0.084884 10.0.0.33 - - [2026-02-20 04:43:28] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010917 10.0.0.33 - - [2026-02-20 04:43:28] "POST /tags HTTP/1.1" 409 207 0.005369 10.0.0.33 - - [2026-02-20 04:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012041 10.0.0.33 - - [2026-02-20 04:43:28] "GET /tag/a102b415-926a-45be-81a5-01a36b5c9933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020068 10.0.0.33 - - [2026-02-20 04:43:28] "POST /firewall-rules HTTP/1.1" 200 562 0.205072 10.0.0.33 - - [2026-02-20 04:43:28] "GET /firewall-rule/fbce2df6-18be-4059-be4c-317524bbb854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.029487 10.0.0.33 - - [2026-02-20 04:43:28] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.104332 10.0.0.33 - - [2026-02-20 04:43:28] "GET /firewall-rule/fbce2df6-18be-4059-be4c-317524bbb854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.015281 10.0.0.33 - - [2026-02-20 04:43:28] "PUT /access-control-list/21e3258b-9d05-4016-9937-7f1e325ecf98 HTTP/1.1" 200 272 0.220084 10.0.0.33 - - [2026-02-20 04:43:28] "POST /ref-update HTTP/1.1" 200 156 0.164989 10.0.0.33 - - [2026-02-20 04:43:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.002393 10.0.0.33 - - [2026-02-20 04:43:28] "POST /access-control-lists HTTP/1.1" 200 580 0.063795 10.0.0.33 - - [2026-02-20 04:43:28] "POST /tags HTTP/1.1" 200 355 0.256668 10.0.0.33 - - [2026-02-20 04:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013635 10.0.0.33 - - [2026-02-20 04:43:29] "GET /tag/88291f4b-8b32-4f68-b0d7-52f99fd403d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020188 10.0.0.33 - - [2026-02-20 04:43:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.015498 10.0.0.33 - - [2026-02-20 04:43:29] "POST /access-control-lists HTTP/1.1" 200 578 0.092441 10.0.0.33 - - [2026-02-20 04:43:29] "POST /tags HTTP/1.1" 200 303 0.136146 10.0.0.33 - - [2026-02-20 04:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.025226 10.0.0.33 - - [2026-02-20 04:43:29] "GET /tag/a882bf4b-2210-40d0-9f87-b704ad1f194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027891 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:43:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005460 10.0.0.33 - - [2026-02-20 04:43:29] "POST /fqname-to-id HTTP/1.1" 404 234 0.004454 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:43:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001286 10.0.0.33 - - [2026-02-20 04:43:29] "POST /projects HTTP/1.1" 409 218 0.004827 10.0.0.33 - - [2026-02-20 04:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.33 - - [2026-02-20 04:43:29] "POST /access-control-lists HTTP/1.1" 200 596 0.131021 10.0.0.33 - - [2026-02-20 04:43:29] "POST /fqname-to-id HTTP/1.1" 404 233 0.009357 10.0.0.33 - - [2026-02-20 04:43:29] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.198288 10.0.0.33 - - [2026-02-20 04:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-02-20 04:43:29] "GET /network-ipam/290004c8-6b45-4662-a154-01f5efd08398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.042647 10.0.0.33 - - [2026-02-20 04:43:29] "POST /access-control-lists HTTP/1.1" 200 594 0.159291 10.0.0.33 - - [2026-02-20 04:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014173 10.0.0.33 - - [2026-02-20 04:43:29] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.026416 10.0.0.33 - - [2026-02-20 04:43:29] "PUT /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2 HTTP/1.1" 200 264 0.167184 10.0.0.33 - - [2026-02-20 04:43:29] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.014288 10.0.0.33 - - [2026-02-20 04:43:29] "PUT /access-control-list/fb71c67b-5f6f-4190-9168-7a64dba86b04 HTTP/1.1" 200 272 0.024422 10.0.0.33 - - [2026-02-20 04:43:29] "PUT /access-control-list/95bb34a5-6a2f-4ac7-abf0-d0c85288536f HTTP/1.1" 200 272 0.038298 10.0.0.33 - - [2026-02-20 04:43:30] "POST /set-tag HTTP/1.1" 200 109 0.126949 10.0.0.33 - - [2026-02-20 04:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008962 10.0.0.33 - - [2026-02-20 04:43:30] "GET /network-ipam/638e773e-7274-4baa-8c1f-cfe8010f8018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.020562 10.0.0.33 - - [2026-02-20 04:43:30] "PUT /access-control-list/09d41713-88df-453f-82a0-4adbaa1c1a6b HTTP/1.1" 200 272 0.043809 10.0.0.33 - - [2026-02-20 04:43:30] "PUT /access-control-list/a7ca02d9-d9c4-4df5-8c60-ce387759825c HTTP/1.1" 200 272 0.024038 10.0.0.33 - - [2026-02-20 04:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.026447 10.0.0.33 - - [2026-02-20 04:43:30] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.026888 10.0.0.33 - - [2026-02-20 04:43:30] "PUT /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5 HTTP/1.1" 200 264 0.093575 10.0.0.33 - - [2026-02-20 04:43:30] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.016750 10.0.0.33 - - [2026-02-20 04:43:30] "POST /set-tag HTTP/1.1" 200 109 0.092261 10.0.0.33 - - [2026-02-20 04:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015027 10.0.0.33 - - [2026-02-20 04:43:30] "GET /network-policy/47d9a226-8a67-4dbe-bcd8-fbc8f9c302b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.022240 10.0.0.33 - - [2026-02-20 04:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007428 10.0.0.33 - - [2026-02-20 04:43:30] "GET /network-policy/cde63ebe-faf5-493f-b5e9-7fa382718d6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.011031 10.0.0.33 - - [2026-02-20 04:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007924 10.0.0.33 - - [2026-02-20 04:43:30] "GET /network-policy/b731a4ca-c655-46ec-8ffd-b827dbfa52e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003319 10.0.0.33 - - [2026-02-20 04:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.33 - - [2026-02-20 04:43:30] "PUT /network-policy/b731a4ca-c655-46ec-8ffd-b827dbfa52e2 HTTP/1.1" 200 262 0.043565 10.0.0.33 - - [2026-02-20 04:43:30] "PUT /access-control-list/c61b4879-9a0b-4d82-902d-2d14fe73b3f5 HTTP/1.1" 200 272 0.046026 10.0.0.33 - - [2026-02-20 04:43:30] "POST /ref-update HTTP/1.1" 200 156 0.149526 10.0.0.33 - - [2026-02-20 04:43:30] "PUT /access-control-list/21e3258b-9d05-4016-9937-7f1e325ecf98 HTTP/1.1" 200 272 0.098128 10.0.0.33 - - [2026-02-20 04:43:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.062878 10.0.0.33 - - [2026-02-20 04:43:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038601 10.0.0.33 - - [2026-02-20 04:43:31] "PUT /access-control-list/c3ef2eaa-a2e1-4a54-afae-258e8fd81e6e HTTP/1.1" 200 272 0.094690 10.0.0.33 - - [2026-02-20 04:43:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006042 10.0.0.33 - - [2026-02-20 04:43:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006178 10.0.0.33 - - [2026-02-20 04:43:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003787 10.0.0.33 - - [2026-02-20 04:43:31] "POST /security-groups HTTP/1.1" 409 245 0.002681 10.0.0.33 - - [2026-02-20 04:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.33 - - [2026-02-20 04:43:31] "PUT /security-group/e88a6843-d7fb-4581-8752-7eac4853ec66 HTTP/1.1" 200 262 0.083273 10.0.0.33 - - [2026-02-20 04:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.021697 10.0.0.33 - - [2026-02-20 04:43:31] "PUT /access-control-list/9b199db4-af41-4c1c-9ebb-8653cb61d0e6 HTTP/1.1" 200 272 0.030932 10.0.0.33 - - [2026-02-20 04:43:31] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012936 10.0.0.33 - - [2026-02-20 04:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.33 - - [2026-02-20 04:43:31] "PUT /access-control-list/a6cd9ff4-fbf3-48b4-9b43-c9d042b5d549 HTTP/1.1" 200 272 0.066027 10.0.0.33 - - [2026-02-20 04:43:31] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028126 10.0.0.33 - - [2026-02-20 04:43:31] "POST /tags HTTP/1.1" 409 206 0.002097 10.0.0.33 - - [2026-02-20 04:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007812 10.0.0.33 - - [2026-02-20 04:43:31] "GET /tag/a882bf4b-2210-40d0-9f87-b704ad1f194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.051946 10.0.0.33 - - [2026-02-20 04:43:31] "POST /firewall-rules HTTP/1.1" 200 562 0.139997 10.0.0.33 - - [2026-02-20 04:43:31] "GET /firewall-rule/03d5d57d-03d1-4f68-88d9-769766827c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.066502 10.0.0.33 - - [2026-02-20 04:43:31] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009630 10.0.0.33 - - [2026-02-20 04:43:31] "GET /firewall-rule/03d5d57d-03d1-4f68-88d9-769766827c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.012843 10.0.0.33 - - [2026-02-20 04:43:31] "POST /ref-update HTTP/1.1" 200 156 0.063975 10.0.0.33 - - [2026-02-20 04:43:31] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016927 10.0.0.33 - - [2026-02-20 04:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.33 - - [2026-02-20 04:43:31] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003331 10.0.0.33 - - [2026-02-20 04:43:31] "POST /tags HTTP/1.1" 409 206 0.001883 10.0.0.33 - - [2026-02-20 04:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.33 - - [2026-02-20 04:43:32] "GET /tag/a882bf4b-2210-40d0-9f87-b704ad1f194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013948 10.0.0.33 - - [2026-02-20 04:43:32] "POST /firewall-rules HTTP/1.1" 200 560 0.109668 10.0.0.33 - - [2026-02-20 04:43:32] "GET /firewall-rule/9b339d5b-9482-4a39-9a7f-29eb5dbd4b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.045425 10.0.0.33 - - [2026-02-20 04:43:32] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.038513 10.0.0.33 - - [2026-02-20 04:43:32] "GET /firewall-rule/9b339d5b-9482-4a39-9a7f-29eb5dbd4b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.006053 10.0.0.33 - - [2026-02-20 04:43:32] "POST /ref-update HTTP/1.1" 200 156 0.113528 10.0.0.33 - - [2026-02-20 04:43:32] "POST /tags HTTP/1.1" 200 301 0.064303 10.0.0.33 - - [2026-02-20 04:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020510 10.0.0.33 - - [2026-02-20 04:43:32] "GET /tag/8d1fc255-3635-404c-902b-7d01e0f0ad98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029095 10.0.0.33 - - [2026-02-20 04:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.33 - - [2026-02-20 04:43:32] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.096667 10.0.0.33 - - [2026-02-20 04:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014991 10.0.0.33 - - [2026-02-20 04:43:32] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.012835 10.0.0.33 - - [2026-02-20 04:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2026-02-20 04:43:32] "GET /service-appliance-set/c3d0587e-b1b5-4533-aedd-35435c649692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004660 10.0.0.33 - - [2026-02-20 04:43:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.002873 10.0.0.33 - - [2026-02-20 04:43:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.249052 10.0.0.33 - - [2026-02-20 04:43:33] "GET /virtual-machine-interface/1e90f0dc-355d-4677-b94f-4f5399e5b0a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.011531 10.0.0.33 - - [2026-02-20 04:43:33] "POST /instance-ips HTTP/1.1" 200 377 0.100829 10.0.0.33 - - [2026-02-20 04:43:33] "GET /instance-ip/4122f19d-47f2-4d72-8722-63123fd441ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.014068 10.0.0.33 - - [2026-02-20 04:43:33] "POST /loadbalancers HTTP/1.1" 200 582 0.113150 10.0.0.33 - - [2026-02-20 04:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.030780 10.0.0.33 - - [2026-02-20 04:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007755 10.0.0.33 - - [2026-02-20 04:43:33] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.091439 10.0.0.33 - - [2026-02-20 04:43:33] "GET /instance-ip/4122f19d-47f2-4d72-8722-63123fd441ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.013613 10.0.0.33 - - [2026-02-20 04:43:33] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077971 10.0.0.33 - - [2026-02-20 04:43:33] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010368 10.0.0.33 - - [2026-02-20 04:43:33] "POST /floating-ips HTTP/1.1" 200 581 0.084369 10.0.0.33 - - [2026-02-20 04:43:33] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.112878 10.0.0.33 - - [2026-02-20 04:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.039359 10.0.0.33 - - [2026-02-20 04:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015779 10.0.0.33 - - [2026-02-20 04:43:34] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055085 10.0.0.33 - - [2026-02-20 04:43:34] "GET /loadbalancer-listener/7bcd5aca-00c0-4840-94e0-96db42911e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.010553 10.0.0.33 - - [2026-02-20 04:43:34] "GET /loadbalancer-listener/7bcd5aca-00c0-4840-94e0-96db42911e41?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006381 10.0.0.33 - - [2026-02-20 04:43:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038458 10.0.0.33 - - [2026-02-20 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.33 - - [2026-02-20 04:43:34] "GET /instance-ip/4122f19d-47f2-4d72-8722-63123fd441ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.003410 10.0.0.33 - - [2026-02-20 04:43:34] "GET /instance-ip/4122f19d-47f2-4d72-8722-63123fd441ae?fields=floating_ips HTTP/1.1" 200 1163 0.040278 10.0.0.33 - - [2026-02-20 04:43:34] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004949 10.0.0.33 - - [2026-02-20 04:43:34] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078897 10.0.0.33 - - [2026-02-20 04:43:34] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002677 10.0.0.33 - - [2026-02-20 04:43:34] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.028763 10.0.0.33 - - [2026-02-20 04:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.052624 10.0.0.33 - - [2026-02-20 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010832 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:43:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:43:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 10.0.0.33 - - [2026-02-20 04:43:34] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077347 10.0.0.33 - - [2026-02-20 04:43:34] "GET /loadbalancer-listener/3543945f-2f0a-40a2-b612-4a548edbbb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007572 10.0.0.33 - - [2026-02-20 04:43:34] "GET /loadbalancer-listener/3543945f-2f0a-40a2-b612-4a548edbbb61?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005576 10.0.0.33 - - [2026-02-20 04:43:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.043756 10.0.0.33 - - [2026-02-20 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.034605 10.0.0.33 - - [2026-02-20 04:43:34] "GET /instance-ip/4122f19d-47f2-4d72-8722-63123fd441ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.019672 10.0.0.33 - - [2026-02-20 04:43:34] "GET /instance-ip/4122f19d-47f2-4d72-8722-63123fd441ae?fields=floating_ips HTTP/1.1" 200 1163 0.004303 10.0.0.33 - - [2026-02-20 04:43:34] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005892 10.0.0.33 - - [2026-02-20 04:43:34] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.092109 10.0.0.33 - - [2026-02-20 04:43:34] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.053951 10.0.0.33 - - [2026-02-20 04:43:34] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040871 10.0.0.33 - - [2026-02-20 04:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026731 10.0.0.33 - - [2026-02-20 04:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.33 - - [2026-02-20 04:43:35] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.111723 10.0.0.33 - - [2026-02-20 04:43:35] "GET /loadbalancer-listener/3919a386-7619-4ecd-9efc-1c3dfda285aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.018808 10.0.0.33 - - [2026-02-20 04:43:35] "GET /loadbalancer-listener/3919a386-7619-4ecd-9efc-1c3dfda285aa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.022171 10.0.0.33 - - [2026-02-20 04:43:35] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.064801 10.0.0.33 - - [2026-02-20 04:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.33 - - [2026-02-20 04:43:35] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002894 10.0.0.33 - - [2026-02-20 04:43:35] "GET /instance-ip/4122f19d-47f2-4d72-8722-63123fd441ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1590 0.007879 10.0.0.33 - - [2026-02-20 04:43:35] "GET /instance-ip/4122f19d-47f2-4d72-8722-63123fd441ae?fields=floating_ips HTTP/1.1" 200 1163 0.003140 10.0.0.33 - - [2026-02-20 04:43:35] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004631 10.0.0.33 - - [2026-02-20 04:43:35] "POST /tags HTTP/1.1" 200 371 0.038944 10.0.0.33 - - [2026-02-20 04:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011289 10.0.0.33 - - [2026-02-20 04:43:35] "GET /tag/b1441281-6339-4ffb-aefd-86d47ec84b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.031243 10.0.0.33 - - [2026-02-20 04:43:35] "POST /tags HTTP/1.1" 200 319 0.040599 10.0.0.33 - - [2026-02-20 04:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015914 10.0.0.33 - - [2026-02-20 04:43:35] "GET /tag/c8344334-395b-4e7c-b648-946940827155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.041815 10.0.0.33 - - [2026-02-20 04:43:35] "POST /id-to-fqname HTTP/1.1" 200 181 0.006003 10.0.0.33 - - [2026-02-20 04:43:35] "POST /fqname-to-id HTTP/1.1" 404 190 0.015565 10.0.0.33 - - [2026-02-20 04:43:35] "POST /security-groups HTTP/1.1" 200 578 0.085479 10.0.0.33 - - [2026-02-20 04:43:35] "POST /projects HTTP/1.1" 200 497 0.299813 10.0.0.33 - - [2026-02-20 04:43:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.001730 10.0.0.33 - - [2026-02-20 04:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.029077 10.0.0.33 - - [2026-02-20 04:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013785 10.0.0.33 - - [2026-02-20 04:43:36] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.022045 10.0.0.33 - - [2026-02-20 04:43:36] "POST /access-control-lists HTTP/1.1" 200 587 0.087917 10.0.0.33 - - [2026-02-20 04:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013758 10.0.0.33 - - [2026-02-20 04:43:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.017873 10.0.0.33 - - [2026-02-20 04:43:36] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.009272 10.0.0.33 - - [2026-02-20 04:43:36] "POST /access-control-lists HTTP/1.1" 200 585 0.105570 10.0.0.33 - - [2026-02-20 04:43:36] "PUT /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2 HTTP/1.1" 200 264 0.162851 10.0.0.33 - - [2026-02-20 04:43:36] "PUT /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5 HTTP/1.1" 200 264 0.087797 10.0.0.33 - - [2026-02-20 04:43:36] "POST /security-groups HTTP/1.1" 200 558 0.071424 10.0.0.33 - - [2026-02-20 04:43:36] "POST /fqname-to-id HTTP/1.1" 404 248 0.002182 10.0.0.33 - - [2026-02-20 04:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032227 10.0.0.33 - - [2026-02-20 04:43:36] "POST /access-control-lists HTTP/1.1" 200 610 0.056390 10.0.0.33 - - [2026-02-20 04:43:36] "POST /fqname-to-id HTTP/1.1" 404 247 0.008546 10.0.0.33 - - [2026-02-20 04:43:36] "POST /chown HTTP/1.1" 200 109 0.041137 10.0.0.33 - - [2026-02-20 04:43:36] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016878 10.0.0.33 - - [2026-02-20 04:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007045 10.0.0.33 - - [2026-02-20 04:43:36] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.045382 10.0.0.33 - - [2026-02-20 04:43:36] "POST /access-control-lists HTTP/1.1" 200 608 0.134347 10.0.0.33 - - [2026-02-20 04:43:36] "POST /tags HTTP/1.1" 409 214 0.011683 10.0.0.33 - - [2026-02-20 04:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006712 10.0.0.33 - - [2026-02-20 04:43:36] "GET /tag/c8344334-395b-4e7c-b648-946940827155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.024939 10.0.0.33 - - [2026-02-20 04:43:37] "POST /firewall-rules HTTP/1.1" 200 578 0.139449 10.0.0.33 - - [2026-02-20 04:43:37] "GET /firewall-rule/ff2e8a7b-8133-4266-913d-40847edf5c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008475 10.0.0.33 - - [2026-02-20 04:43:37] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.008177 10.0.0.33 - - [2026-02-20 04:43:37] "GET /firewall-rule/ff2e8a7b-8133-4266-913d-40847edf5c30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003743 10.0.0.33 - - [2026-02-20 04:43:37] "POST /ref-update HTTP/1.1" 200 156 0.106463 10.0.0.33 - - [2026-02-20 04:43:37] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019659 10.0.0.33 - - [2026-02-20 04:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.33 - - [2026-02-20 04:43:37] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003458 10.0.0.33 - - [2026-02-20 04:43:37] "POST /tags HTTP/1.1" 409 214 0.003355 10.0.0.33 - - [2026-02-20 04:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.33 - - [2026-02-20 04:43:37] "GET /tag/c8344334-395b-4e7c-b648-946940827155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.013417 10.0.0.33 - - [2026-02-20 04:43:37] "POST /firewall-rules HTTP/1.1" 200 576 0.179157 10.0.0.33 - - [2026-02-20 04:43:37] "GET /firewall-rule/ba4c92a2-c68c-46b7-b99f-cf4b0f43af7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.015939 10.0.0.33 - - [2026-02-20 04:43:37] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006667 10.0.0.33 - - [2026-02-20 04:43:37] "GET /firewall-rule/ba4c92a2-c68c-46b7-b99f-cf4b0f43af7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006526 10.0.0.33 - - [2026-02-20 04:43:37] "POST /ref-update HTTP/1.1" 200 156 0.038861 10.0.0.33 - - [2026-02-20 04:43:37] "POST /tags HTTP/1.1" 200 363 0.048203 10.0.0.33 - - [2026-02-20 04:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025560 10.0.0.33 - - [2026-02-20 04:43:37] "GET /tag/c90551aa-24d5-47ee-b774-c11c84e4ed69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.043988 10.0.0.33 - - [2026-02-20 04:43:37] "POST /tags HTTP/1.1" 200 311 0.045617 10.0.0.33 - - [2026-02-20 04:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.016023 10.0.0.33 - - [2026-02-20 04:43:38] "GET /tag/157ee490-b58a-46f0-97df-d5487a8bb814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027141 10.0.0.33 - - [2026-02-20 04:43:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.000492 10.0.0.33 - - [2026-02-20 04:43:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.016262 10.0.0.33 - - [2026-02-20 04:43:38] "POST /security-groups HTTP/1.1" 200 574 0.081556 10.0.0.33 - - [2026-02-20 04:43:38] "POST /projects HTTP/1.1" 200 489 0.389182 10.0.0.33 - - [2026-02-20 04:43:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.010801 10.0.0.33 - - [2026-02-20 04:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021234 10.0.0.33 - - [2026-02-20 04:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.028034 10.0.0.33 - - [2026-02-20 04:43:38] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.017470 10.0.0.33 - - [2026-02-20 04:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-02-20 04:43:38] "POST /access-control-lists HTTP/1.1" 200 583 0.113161 10.0.0.33 - - [2026-02-20 04:43:38] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.030771 10.0.0.33 - - [2026-02-20 04:43:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.034656 10.0.0.33 - - [2026-02-20 04:43:38] "POST /access-control-lists HTTP/1.1" 200 581 0.092937 10.0.0.33 - - [2026-02-20 04:43:38] "PUT /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2 HTTP/1.1" 200 264 0.230906 10.0.0.33 - - [2026-02-20 04:43:38] "PUT /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5 HTTP/1.1" 200 264 0.083326 10.0.0.33 - - [2026-02-20 04:43:39] "POST /security-groups HTTP/1.1" 200 546 0.116957 10.0.0.33 - - [2026-02-20 04:43:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.005612 10.0.0.33 - - [2026-02-20 04:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.078765 10.0.0.33 - - [2026-02-20 04:43:39] "POST /access-control-lists HTTP/1.1" 200 602 0.100475 10.0.0.33 - - [2026-02-20 04:43:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.019837 10.0.0.33 - - [2026-02-20 04:43:39] "POST /chown HTTP/1.1" 200 109 0.091503 10.0.0.33 - - [2026-02-20 04:43:39] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017446 10.0.0.33 - - [2026-02-20 04:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006359 10.0.0.33 - - [2026-02-20 04:43:39] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004892 10.0.0.33 - - [2026-02-20 04:43:39] "POST /tags HTTP/1.1" 409 210 0.011336 10.0.0.33 - - [2026-02-20 04:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007730 10.0.0.33 - - [2026-02-20 04:43:39] "POST /access-control-lists HTTP/1.1" 200 600 0.158839 10.0.0.33 - - [2026-02-20 04:43:39] "GET /tag/157ee490-b58a-46f0-97df-d5487a8bb814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.029283 10.0.0.33 - - [2026-02-20 04:43:39] "POST /firewall-rules HTTP/1.1" 200 570 0.133827 10.0.0.33 - - [2026-02-20 04:43:39] "GET /firewall-rule/5b9f42f2-9a92-49b1-8be8-bf2f6f0c82e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.046342 10.0.0.33 - - [2026-02-20 04:43:39] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.045677 10.0.0.33 - - [2026-02-20 04:43:39] "GET /firewall-rule/5b9f42f2-9a92-49b1-8be8-bf2f6f0c82e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010400 10.0.0.33 - - [2026-02-20 04:43:40] "POST /ref-update HTTP/1.1" 200 156 0.165763 10.0.0.33 - - [2026-02-20 04:43:40] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012019 10.0.0.33 - - [2026-02-20 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005440 10.0.0.33 - - [2026-02-20 04:43:40] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.022536 10.0.0.33 - - [2026-02-20 04:43:40] "POST /tags HTTP/1.1" 409 210 0.002086 10.0.0.33 - - [2026-02-20 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2026-02-20 04:43:40] "GET /tag/157ee490-b58a-46f0-97df-d5487a8bb814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.048045 10.0.0.33 - - [2026-02-20 04:43:40] "POST /firewall-rules HTTP/1.1" 200 568 0.148228 10.0.0.33 - - [2026-02-20 04:43:40] "GET /firewall-rule/c79d5ba7-b576-421d-81be-3ec4c019d600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.042759 10.0.0.33 - - [2026-02-20 04:43:40] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.006637 10.0.0.33 - - [2026-02-20 04:43:40] "GET /firewall-rule/c79d5ba7-b576-421d-81be-3ec4c019d600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.013946 10.0.0.33 - - [2026-02-20 04:43:40] "POST /ref-update HTTP/1.1" 200 156 0.082319 10.0.0.33 - - [2026-02-20 04:43:40] "POST /tags HTTP/1.1" 200 363 0.067146 10.0.0.33 - - [2026-02-20 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026260 10.0.0.33 - - [2026-02-20 04:43:40] "GET /tag/9b4e28d3-b22c-433a-8476-34c16dfb5499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.051110 10.0.0.33 - - [2026-02-20 04:43:40] "POST /tags HTTP/1.1" 409 210 0.003342 10.0.0.33 - - [2026-02-20 04:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.33 - - [2026-02-20 04:43:40] "GET /tag/6d090201-e18a-45f9-aeb2-161bcd23e74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020225 10.0.0.33 - - [2026-02-20 04:43:40] "POST /projects HTTP/1.1" 409 223 0.004349 10.0.0.33 - - [2026-02-20 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2026-02-20 04:43:41] "GET /project/7c811724-6845-4535-9b3e-0b10e1e5b316?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074836 10.0.0.33 - - [2026-02-20 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.33 - - [2026-02-20 04:43:41] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.007203 10.0.0.33 - - [2026-02-20 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006846 10.0.0.33 - - [2026-02-20 04:43:41] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.006143 10.0.0.33 - - [2026-02-20 04:43:41] "PUT /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2 HTTP/1.1" 200 264 0.104583 10.0.0.33 - - [2026-02-20 04:43:41] "PUT /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5 HTTP/1.1" 200 264 0.064845 10.0.0.33 - - [2026-02-20 04:43:41] "POST /security-groups HTTP/1.1" 409 253 0.019637 10.0.0.33 - - [2026-02-20 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.33 - - [2026-02-20 04:43:41] "PUT /security-group/cd6adcbd-c6bd-4194-a79d-9333942b7fc6 HTTP/1.1" 200 262 0.081341 10.0.0.33 - - [2026-02-20 04:43:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.042535 10.0.0.33 - - [2026-02-20 04:43:41] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.042368 10.0.0.33 - - [2026-02-20 04:43:41] "PUT /access-control-list/82c0bd97-feb5-46fd-ade9-8bafda802074 HTTP/1.1" 200 272 0.047101 10.0.0.33 - - [2026-02-20 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012908 10.0.0.33 - - [2026-02-20 04:43:41] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005807 10.0.0.33 - - [2026-02-20 04:43:41] "POST /tags HTTP/1.1" 409 210 0.004419 10.0.0.33 - - [2026-02-20 04:43:41] "PUT /access-control-list/75be0da2-a59c-4a3e-a615-c42cadbe8b7d HTTP/1.1" 200 272 0.037434 10.0.0.33 - - [2026-02-20 04:43:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014249 10.0.0.33 - - [2026-02-20 04:43:41] "GET /tag/6d090201-e18a-45f9-aeb2-161bcd23e74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026678 10.0.0.33 - - [2026-02-20 04:43:41] "POST /firewall-rules HTTP/1.1" 200 570 0.104999 10.0.0.33 - - [2026-02-20 04:43:41] "GET /firewall-rule/cf68253f-5d3b-406e-bc3e-cc3cbe35fecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004848 10.0.0.33 - - [2026-02-20 04:43:41] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.010452 10.0.0.33 - - [2026-02-20 04:43:41] "GET /firewall-rule/cf68253f-5d3b-406e-bc3e-cc3cbe35fecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009637 10.0.0.33 - - [2026-02-20 04:43:42] "POST /ref-update HTTP/1.1" 200 156 0.046945 10.0.0.33 - - [2026-02-20 04:43:42] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007765 10.0.0.33 - - [2026-02-20 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.33 - - [2026-02-20 04:43:42] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005942 10.0.0.33 - - [2026-02-20 04:43:42] "POST /tags HTTP/1.1" 409 210 0.011182 10.0.0.33 - - [2026-02-20 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2026-02-20 04:43:42] "GET /tag/6d090201-e18a-45f9-aeb2-161bcd23e74e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023849 10.0.0.33 - - [2026-02-20 04:43:42] "POST /firewall-rules HTTP/1.1" 200 568 0.133941 10.0.0.33 - - [2026-02-20 04:43:42] "GET /firewall-rule/b0ab2417-45a7-4864-a96f-ab4daac48e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.032759 10.0.0.33 - - [2026-02-20 04:43:42] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.007095 10.0.0.33 - - [2026-02-20 04:43:42] "GET /firewall-rule/b0ab2417-45a7-4864-a96f-ab4daac48e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.014585 10.0.0.33 - - [2026-02-20 04:43:42] "POST /ref-update HTTP/1.1" 200 156 0.066789 10.0.0.33 - - [2026-02-20 04:43:42] "POST /tags HTTP/1.1" 409 237 0.002324 10.0.0.33 - - [2026-02-20 04:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.33 - - [2026-02-20 04:43:42] "GET /tag/9b4e28d3-b22c-433a-8476-34c16dfb5499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017653 10.0.0.33 - - [2026-02-20 04:43:42] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.020957 10.0.0.33 - - [2026-02-20 04:43:42] "POST /set-tag HTTP/1.1" 200 109 0.062933 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:43:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001503 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:43:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001325 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:43:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001318 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:43:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 10.0.0.33 - - [2026-02-20 04:44:07] "GET / HTTP/1.1" 200 35931 0.001495 10.0.0.33 - - [2026-02-20 04:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2026-02-20 04:44:07] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004947 10.0.0.33 - - [2026-02-20 04:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-02-20 04:44:07] "GET /config-node/ad300f9d-386f-404d-817c-6e447e9e05b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003581 10.0.0.33 - - [2026-02-20 04:44:19] "GET / HTTP/1.1" 200 35931 0.001828 10.0.0.33 - - [2026-02-20 04:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.33 - - [2026-02-20 04:44:19] "GET /routing-instance/1dc0a054-6b48-465d-81e7-8347ec2ac15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003898 10.0.0.33 - - [2026-02-20 04:44:19] "POST /bgp-routers HTTP/1.1" 409 301 0.004675 10.0.0.33 - - [2026-02-20 04:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-02-20 04:44:19] "GET /bgp-router/826e835f-5623-475b-858a-6c5779abd164?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004890 10.0.0.33 - - [2026-02-20 04:44:19] "PUT /bgp-router/826e835f-5623-475b-858a-6c5779abd164 HTTP/1.1" 200 254 0.021130 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:44:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001308 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:44:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:44:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001152 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:44:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001569 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:44:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001212 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:44:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002300 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:45:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:45:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.129 - - [2026-02-20 04:45:46] "GET / HTTP/1.1" 200 35931 0.002058 10.0.0.129 - - [2026-02-20 04:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016894 10.0.0.129 - - [2026-02-20 04:45:46] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004598 10.0.0.129 - - [2026-02-20 04:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.129 - - [2026-02-20 04:45:46] "GET /routing-instance/1dc0a054-6b48-465d-81e7-8347ec2ac15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002481 10.0.0.129 - - [2026-02-20 04:45:46] "PUT /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5 HTTP/1.1" 200 274 0.011059 10.0.0.129 - - [2026-02-20 04:45:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.019324 10.0.0.129 - - [2026-02-20 04:45:46] "POST /virtual-routers HTTP/1.1" 200 599 0.025287 10.0.0.129 - - [2026-02-20 04:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.129 - - [2026-02-20 04:45:46] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004073 10.0.0.129 - - [2026-02-20 04:45:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.001912 10.0.0.129 - - [2026-02-20 04:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.129 - - [2026-02-20 04:45:46] "GET /virtual-network/7378399c-ba04-4f65-a41d-48f28939b241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012687 10.0.0.129 - - [2026-02-20 04:45:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.068808 10.0.0.33 - - [2026-02-20 04:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2026-02-20 04:46:12] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003695 10.0.0.129 - - [2026-02-20 04:46:13] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.129 - - [2026-02-20 04:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.129 - - [2026-02-20 04:46:13] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.008703 10.0.0.129 - - [2026-02-20 04:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008070 10.0.0.129 - - [2026-02-20 04:46:13] "GET /routing-instance/1dc0a054-6b48-465d-81e7-8347ec2ac15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003305 10.0.0.129 - - [2026-02-20 04:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.129 - - [2026-02-20 04:46:13] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003984 10.0.0.129 - - [2026-02-20 04:46:13] "PUT /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474 HTTP/1.1" 200 262 0.036099 10.0.0.129 - - [2026-02-20 04:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007656 10.0.0.129 - - [2026-02-20 04:46:13] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003243 10.0.0.129 - - [2026-02-20 04:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.129 - - [2026-02-20 04:46:13] "GET /virtual-machine-interface/b6c45e92-9ca3-4e3e-a74e-5a38a936c1cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004359 10.0.0.129 - - [2026-02-20 04:46:13] "PUT /virtual-machine-interface/b6c45e92-9ca3-4e3e-a74e-5a38a936c1cb HTTP/1.1" 200 284 0.010238 10.0.0.33 - - [2026-02-20 04:47:18] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003870 10.0.0.33 - - [2026-02-20 04:47:18] "POST /ref-update HTTP/1.1" 200 156 0.012838 10.0.0.33 - - [2026-02-20 04:47:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002207 10.0.0.33 - - [2026-02-20 04:47:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002698 10.0.0.33 - - [2026-02-20 04:47:29] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012882 10.0.0.33 - - [2026-02-20 04:47:29] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.33 - - [2026-02-20 04:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.33 - - [2026-02-20 04:47:29] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003042 10.0.0.33 - - [2026-02-20 04:47:29] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008397 10.0.0.33 - - [2026-02-20 04:47:29] "POST /set-tag HTTP/1.1" 200 109 0.003259 10.0.0.33 - - [2026-02-20 04:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.33 - - [2026-02-20 04:47:29] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002400 10.0.0.33 - - [2026-02-20 04:47:29] "GET /loadbalancer-pool/bc7cc52d-77c4-4840-b673-201a1800c352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007139 10.0.0.33 - - [2026-02-20 04:47:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035203 10.0.0.33 - - [2026-02-20 04:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018688 10.0.0.33 - - [2026-02-20 04:47:29] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018667 10.0.0.33 - - [2026-02-20 04:47:29] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003797 10.0.0.33 - - [2026-02-20 04:47:29] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.33 - - [2026-02-20 04:47:29] "POST /tags HTTP/1.1" 409 205 0.007010 10.0.0.33 - - [2026-02-20 04:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007565 10.0.0.33 - - [2026-02-20 04:47:29] "GET /tag/8d1fc255-3635-404c-902b-7d01e0f0ad98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012868 10.0.0.33 - - [2026-02-20 04:47:29] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.017855 10.0.0.33 - - [2026-02-20 04:47:29] "PUT /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4 HTTP/1.1" 200 256 0.012376 10.0.0.33 - - [2026-02-20 04:47:29] "POST /set-tag HTTP/1.1" 200 109 0.069554 10.0.0.33 - - [2026-02-20 04:47:29] "GET /loadbalancer-pool/7e4131f2-a80f-4987-be81-7dafff7b200a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014835 10.0.0.33 - - [2026-02-20 04:47:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018219 10.0.0.33 - - [2026-02-20 04:47:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023977 10.0.0.33 - - [2026-02-20 04:47:29] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021230 10.0.0.33 - - [2026-02-20 04:47:29] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008642 10.0.0.33 - - [2026-02-20 04:47:29] "POST /set-tag HTTP/1.1" 200 109 0.010905 10.0.0.33 - - [2026-02-20 04:47:29] "POST /ref-update HTTP/1.1" 200 156 0.013693 10.0.0.33 - - [2026-02-20 04:47:30] "GET /loadbalancer-pool/6bc020b3-e6a6-49c4-984b-be0003ce113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004073 10.0.0.33 - - [2026-02-20 04:47:30] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002577 10.0.0.33 - - [2026-02-20 04:47:30] "PUT /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4 HTTP/1.1" 200 256 0.010518 10.0.0.33 - - [2026-02-20 04:47:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026987 10.0.0.33 - - [2026-02-20 04:47:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.039158 10.0.0.33 - - [2026-02-20 04:47:30] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014385 10.0.0.33 - - [2026-02-20 04:47:30] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008329 10.0.0.33 - - [2026-02-20 04:47:30] "POST /ref-update HTTP/1.1" 200 156 0.007698 10.0.0.33 - - [2026-02-20 04:47:30] "POST /set-tag HTTP/1.1" 200 109 0.004587 10.0.0.33 - - [2026-02-20 04:47:30] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003899 10.0.0.33 - - [2026-02-20 04:47:30] "PUT /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4 HTTP/1.1" 200 256 0.013488 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:48:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001009 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:48:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.33 - - [2026-02-20 04:50:03] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004781 10.0.0.33 - - [2026-02-20 04:50:03] "POST /set-tag HTTP/1.1" 200 109 0.003189 10.0.0.33 - - [2026-02-20 04:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.33 - - [2026-02-20 04:50:03] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002670 10.0.0.33 - - [2026-02-20 04:50:03] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005481 10.0.0.33 - - [2026-02-20 04:50:03] "POST /set-tag HTTP/1.1" 200 109 0.051105 10.0.0.33 - - [2026-02-20 04:50:03] "DELETE /loadbalancer-member/1257d791-41aa-4ec7-aad6-4594efd51514 HTTP/1.1" 200 115 0.078441 10.0.0.33 - - [2026-02-20 04:50:03] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004966 10.0.0.33 - - [2026-02-20 04:50:03] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.33 - - [2026-02-20 04:50:03] "DELETE /loadbalancer-member/f1381d80-7252-440d-9337-907ae54a6ac7 HTTP/1.1" 200 115 0.041673 10.0.0.33 - - [2026-02-20 04:50:03] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006640 10.0.0.33 - - [2026-02-20 04:50:03] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.33 - - [2026-02-20 04:50:03] "DELETE /loadbalancer-member/7a1739cd-cb5d-497c-9ee8-bf5d41934c08 HTTP/1.1" 200 115 0.037408 10.0.0.33 - - [2026-02-20 04:50:03] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009581 10.0.0.33 - - [2026-02-20 04:50:03] "POST /set-tag HTTP/1.1" 200 109 0.004809 10.0.0.33 - - [2026-02-20 04:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.33 - - [2026-02-20 04:50:03] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002396 10.0.0.33 - - [2026-02-20 04:50:03] "GET /loadbalancer-pool/bc7cc52d-77c4-4840-b673-201a1800c352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002770 10.0.0.33 - - [2026-02-20 04:50:03] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019791 10.0.0.33 - - [2026-02-20 04:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010936 10.0.0.33 - - [2026-02-20 04:50:03] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019177 10.0.0.33 - - [2026-02-20 04:50:03] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008835 10.0.0.33 - - [2026-02-20 04:50:03] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004412 10.0.0.33 - - [2026-02-20 04:50:04] "POST /set-tag HTTP/1.1" 200 109 0.064597 10.0.0.33 - - [2026-02-20 04:50:04] "GET /loadbalancer-pool/7e4131f2-a80f-4987-be81-7dafff7b200a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006650 10.0.0.33 - - [2026-02-20 04:50:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.051585 10.0.0.33 - - [2026-02-20 04:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012908 10.0.0.33 - - [2026-02-20 04:50:04] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.030376 10.0.0.33 - - [2026-02-20 04:50:04] "POST /set-tag HTTP/1.1" 200 109 0.011919 10.0.0.33 - - [2026-02-20 04:50:04] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013423 10.0.0.33 - - [2026-02-20 04:50:04] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.009159 10.0.0.33 - - [2026-02-20 04:50:04] "GET /loadbalancer-pool/6bc020b3-e6a6-49c4-984b-be0003ce113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004513 10.0.0.33 - - [2026-02-20 04:50:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027110 10.0.0.33 - - [2026-02-20 04:50:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.030972 10.0.0.33 - - [2026-02-20 04:50:04] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021464 10.0.0.33 - - [2026-02-20 04:50:04] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004844 10.0.0.33 - - [2026-02-20 04:50:04] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006857 10.0.0.33 - - [2026-02-20 04:50:04] "POST /set-tag HTTP/1.1" 200 109 0.003990 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:50:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:50:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:50:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001312 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:50:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001557 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:50:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:50:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 10.0.0.33 - - [2026-02-20 04:51:25] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.33 - - [2026-02-20 04:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.33 - - [2026-02-20 04:51:25] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050374 10.0.0.33 - - [2026-02-20 04:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.33 - - [2026-02-20 04:51:25] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.101382 10.0.0.33 - - [2026-02-20 04:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.33 - - [2026-02-20 04:51:26] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053481 10.0.0.33 - - [2026-02-20 04:51:26] "POST /tags HTTP/1.1" 200 333 0.112013 10.0.0.33 - - [2026-02-20 04:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.33 - - [2026-02-20 04:51:26] "GET /tag/5a9584d4-ef2a-4d29-94cd-23702b6521ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022382 10.0.0.33 - - [2026-02-20 04:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.33 - - [2026-02-20 04:51:27] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031371 10.0.0.33 - - [2026-02-20 04:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.33 - - [2026-02-20 04:51:27] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004781 10.0.0.33 - - [2026-02-20 04:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-02-20 04:51:27] "GET /service-appliance-set/c3d0587e-b1b5-4533-aedd-35435c649692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003573 10.0.0.33 - - [2026-02-20 04:51:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.002023 10.0.0.33 - - [2026-02-20 04:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.33 - - [2026-02-20 04:51:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.136211 10.0.0.33 - - [2026-02-20 04:51:27] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.102721 10.0.0.33 - - [2026-02-20 04:51:27] "GET /virtual-machine-interface/dc91b10b-b41c-4c08-90ee-d6247d12f1fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.037770 10.0.0.33 - - [2026-02-20 04:51:27] "GET /virtual-networks?parent_id=ef07b448-bd80-4894-bcb0-2a463f8cfed6&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007516 10.0.0.33 - - [2026-02-20 04:51:27] "POST /instance-ips HTTP/1.1" 200 409 0.074821 10.0.0.33 - - [2026-02-20 04:51:27] "GET /instance-ip/06f6d55a-0301-4d59-b5cc-bc38797b0746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.024236 10.0.0.33 - - [2026-02-20 04:51:27] "POST /virtual-networks HTTP/1.1" 200 512 0.198117 10.0.0.33 - - [2026-02-20 04:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012617 10.0.0.33 - - [2026-02-20 04:51:27] "GET /network-ipam/244a11bc-4a31-4633-b85b-42eea7857764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.027604 10.0.0.33 - - [2026-02-20 04:51:27] "POST /loadbalancers HTTP/1.1" 200 610 0.164334 10.0.0.33 - - [2026-02-20 04:51:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.062672 10.0.0.33 - - [2026-02-20 04:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014016 10.0.0.33 - - [2026-02-20 04:51:27] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.115193 10.0.0.33 - - [2026-02-20 04:51:27] "GET /instance-ip/06f6d55a-0301-4d59-b5cc-bc38797b0746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.011933 10.0.0.33 - - [2026-02-20 04:51:27] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.146544 10.0.0.33 - - [2026-02-20 04:51:27] "GET /loadbalancer/e1d586f4-640d-471b-8ac8-4e7af9f550b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.010616 10.0.0.33 - - [2026-02-20 04:51:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005358 10.0.0.33 - - [2026-02-20 04:51:27] "POST /ref-update HTTP/1.1" 200 156 0.277035 10.0.0.33 - - [2026-02-20 04:51:27] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006074 10.0.0.33 - - [2026-02-20 04:51:27] "POST /route-targets HTTP/1.1" 200 327 0.097414 10.0.0.33 - - [2026-02-20 04:51:27] "GET /domains HTTP/1.1" 200 280 0.008837 10.0.0.33 - - [2026-02-20 04:51:27] "POST /ref-update HTTP/1.1" 200 156 0.035346 10.0.0.33 - - [2026-02-20 04:51:27] "POST /floating-ips HTTP/1.1" 200 597 0.142601 10.0.0.33 - - [2026-02-20 04:51:28] "GET /domain/a005283d-f6e2-4925-9ba2-c8b94172a4fc HTTP/1.1" 200 3087 0.065937 10.0.0.33 - - [2026-02-20 04:51:28] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.098795 10.0.0.33 - - [2026-02-20 04:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.33 - - [2026-02-20 04:51:28] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6 HTTP/1.1" 200 6270 0.062785 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f HTTP/1.1" 200 2085 0.009144 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f HTTP/1.1" 200 2085 0.015114 10.0.0.33 - - [2026-02-20 04:51:28] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058756 10.0.0.33 - - [2026-02-20 04:51:28] "GET /routing-instance/88659de6-1730-4a41-a581-6530063a73d3 HTTP/1.1" 200 1402 0.009105 10.0.0.33 - - [2026-02-20 04:51:28] "GET /loadbalancer-listener/eba5d691-d1a2-4374-aa4c-246b73c2322e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003153 10.0.0.33 - - [2026-02-20 04:51:28] "GET /routing-instance/88659de6-1730-4a41-a581-6530063a73d3 HTTP/1.1" 200 1402 0.002899 10.0.0.33 - - [2026-02-20 04:51:28] "GET /route-target/47ce0017-d662-4eb4-8894-cfd9351f3eed HTTP/1.1" 200 1151 0.002630 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f HTTP/1.1" 200 2085 0.003873 10.0.0.33 - - [2026-02-20 04:51:28] "GET /routing-instance/88659de6-1730-4a41-a581-6530063a73d3 HTTP/1.1" 200 1402 0.002532 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006281 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f HTTP/1.1" 200 2085 0.004204 10.0.0.33 - - [2026-02-20 04:51:28] "GET /routing-instance/88659de6-1730-4a41-a581-6530063a73d3 HTTP/1.1" 200 1402 0.004654 10.0.0.33 - - [2026-02-20 04:51:28] "GET /loadbalancer-listener/eba5d691-d1a2-4374-aa4c-246b73c2322e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.007399 10.0.0.33 - - [2026-02-20 04:51:28] "GET /routing-instance/88659de6-1730-4a41-a581-6530063a73d3 HTTP/1.1" 200 1402 0.003913 10.0.0.33 - - [2026-02-20 04:51:28] "GET /route-target/47ce0017-d662-4eb4-8894-cfd9351f3eed HTTP/1.1" 200 1151 0.008750 10.0.0.33 - - [2026-02-20 04:51:28] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.039111 10.0.0.33 - - [2026-02-20 04:51:28] "GET /instance-ip/06f6d55a-0301-4d59-b5cc-bc38797b0746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003527 10.0.0.33 - - [2026-02-20 04:51:28] "GET /domains HTTP/1.1" 200 280 0.003555 10.0.0.33 - - [2026-02-20 04:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.33 - - [2026-02-20 04:51:28] "GET /instance-ip/06f6d55a-0301-4d59-b5cc-bc38797b0746?fields=floating_ips HTTP/1.1" 200 1211 0.010635 10.0.0.33 - - [2026-02-20 04:51:28] "GET /domain/a005283d-f6e2-4925-9ba2-c8b94172a4fc HTTP/1.1" 200 3087 0.002414 10.0.0.33 - - [2026-02-20 04:51:28] "GET /floating-ip/70bf8fa4-67f1-4751-a41d-51142c050f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002072 10.0.0.33 - - [2026-02-20 04:51:28] "GET /loadbalancer/e1d586f4-640d-471b-8ac8-4e7af9f550b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003890 10.0.0.33 - - [2026-02-20 04:51:28] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6 HTTP/1.1" 200 6559 0.044259 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f HTTP/1.1" 200 2085 0.004302 10.0.0.33 - - [2026-02-20 04:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2026-02-20 04:51:28] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040360 10.0.0.33 - - [2026-02-20 04:51:28] "POST /tags HTTP/1.1" 200 295 0.100816 10.0.0.33 - - [2026-02-20 04:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018961 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005056 10.0.0.33 - - [2026-02-20 04:51:28] "GET /floating-ip-pools?parent_id=5bbfeeef-3608-4080-9978-4f6ad257e04f&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002227 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004734 10.0.0.33 - - [2026-02-20 04:51:28] "GET /tag/6d31fecc-21e7-4076-9d65-8e03b5607435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.017523 10.0.0.33 - - [2026-02-20 04:51:28] "POST /tags HTTP/1.1" 409 233 0.001900 10.0.0.33 - - [2026-02-20 04:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2026-02-20 04:51:28] "GET /tag/88291f4b-8b32-4f68-b0d7-52f99fd403d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011596 10.0.0.33 - - [2026-02-20 04:51:28] "POST /tags HTTP/1.1" 409 206 0.002741 10.0.0.33 - - [2026-02-20 04:51:28] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026699 10.0.0.33 - - [2026-02-20 04:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.33 - - [2026-02-20 04:51:28] "POST /ref-update HTTP/1.1" 200 156 0.025082 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009277 10.0.0.33 - - [2026-02-20 04:51:28] "GET /tag/a882bf4b-2210-40d0-9f87-b704ad1f194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014903 10.0.0.33 - - [2026-02-20 04:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.33 - - [2026-02-20 04:51:28] "GET /domains HTTP/1.1" 200 280 0.002081 10.0.0.33 - - [2026-02-20 04:51:28] "GET /domain/a005283d-f6e2-4925-9ba2-c8b94172a4fc HTTP/1.1" 200 3087 0.002632 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006924 10.0.0.33 - - [2026-02-20 04:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.33 - - [2026-02-20 04:51:28] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6 HTTP/1.1" 200 6815 0.059072 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f HTTP/1.1" 200 2323 0.005842 10.0.0.33 - - [2026-02-20 04:51:28] "GET /floating-ip-pool/941aa4d1-d97c-4b6a-9bac-067b6b24eaba HTTP/1.1" 200 1315 0.018809 10.0.0.33 - - [2026-02-20 04:51:28] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.065392 10.0.0.33 - - [2026-02-20 04:51:28] "GET /domains HTTP/1.1" 200 280 0.001606 10.0.0.33 - - [2026-02-20 04:51:28] "GET /domain/a005283d-f6e2-4925-9ba2-c8b94172a4fc HTTP/1.1" 200 3087 0.002975 10.0.0.33 - - [2026-02-20 04:51:28] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6 HTTP/1.1" 200 6815 0.031045 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f HTTP/1.1" 200 2323 0.004073 10.0.0.33 - - [2026-02-20 04:51:28] "GET /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009431 10.0.0.33 - - [2026-02-20 04:51:28] "POST /virtual-machines HTTP/1.1" 200 369 0.036187 10.0.0.33 - - [2026-02-20 04:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025747 10.0.0.33 - - [2026-02-20 04:51:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120363 10.0.0.33 - - [2026-02-20 04:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010955 10.0.0.33 - - [2026-02-20 04:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010004 10.0.0.33 - - [2026-02-20 04:51:29] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006830 10.0.0.33 - - [2026-02-20 04:51:29] "POST /instance-ips HTTP/1.1" 200 409 0.021883 10.0.0.33 - - [2026-02-20 04:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.047032 10.0.0.33 - - [2026-02-20 04:51:29] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011593 10.0.0.33 - - [2026-02-20 04:51:29] "POST /set-tag HTTP/1.1" 200 109 0.019910 10.0.0.33 - - [2026-02-20 04:51:29] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020742 10.0.0.33 - - [2026-02-20 04:51:29] "GET /instance-ip/d1b80a3a-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.011966 10.0.0.33 - - [2026-02-20 04:51:29] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004916 10.0.0.33 - - [2026-02-20 04:51:29] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.33 - - [2026-02-20 04:51:29] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004893 10.0.0.33 - - [2026-02-20 04:51:29] "POST /ref-update HTTP/1.1" 200 156 0.011799 10.0.0.33 - - [2026-02-20 04:51:29] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021423 10.0.0.33 - - [2026-02-20 04:51:29] "POST /set-tag HTTP/1.1" 200 109 0.004528 10.0.0.33 - - [2026-02-20 04:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.33 - - [2026-02-20 04:51:29] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004403 10.0.0.33 - - [2026-02-20 04:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-02-20 04:51:29] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036252 10.0.0.33 - - [2026-02-20 04:51:29] "POST /virtual-machines HTTP/1.1" 200 369 0.009804 10.0.0.33 - - [2026-02-20 04:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024272 10.0.0.33 - - [2026-02-20 04:51:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108411 10.0.0.33 - - [2026-02-20 04:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009990 10.0.0.33 - - [2026-02-20 04:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023880 10.0.0.33 - - [2026-02-20 04:51:29] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004760 10.0.0.33 - - [2026-02-20 04:51:29] "POST /instance-ips HTTP/1.1" 200 409 0.020507 10.0.0.33 - - [2026-02-20 04:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029103 10.0.0.33 - - [2026-02-20 04:51:30] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.015733 10.0.0.33 - - [2026-02-20 04:51:30] "POST /set-tag HTTP/1.1" 200 109 0.019530 10.0.0.33 - - [2026-02-20 04:51:30] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017213 10.0.0.33 - - [2026-02-20 04:51:30] "GET /instance-ip/d232a218-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004138 10.0.0.33 - - [2026-02-20 04:51:30] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005683 10.0.0.33 - - [2026-02-20 04:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.33 - - [2026-02-20 04:51:30] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004216 10.0.0.33 - - [2026-02-20 04:51:30] "POST /ref-update HTTP/1.1" 200 156 0.010315 10.0.0.33 - - [2026-02-20 04:51:30] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.022023 10.0.0.33 - - [2026-02-20 04:51:30] "POST /set-tag HTTP/1.1" 200 109 0.004517 10.0.0.33 - - [2026-02-20 04:51:30] "POST /tags HTTP/1.1" 200 365 0.063615 10.0.0.33 - - [2026-02-20 04:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.027190 10.0.0.33 - - [2026-02-20 04:51:30] "GET /tag/3030ae5b-6506-47aa-a6de-d4104d818e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017125 10.0.0.33 - - [2026-02-20 04:51:30] "POST /tags HTTP/1.1" 409 206 0.005908 10.0.0.33 - - [2026-02-20 04:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2026-02-20 04:51:30] "GET /tag/a882bf4b-2210-40d0-9f87-b704ad1f194c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015780 10.0.0.33 - - [2026-02-20 04:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2026-02-20 04:51:30] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.043872 10.0.0.33 - - [2026-02-20 04:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.33 - - [2026-02-20 04:51:30] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006314 10.0.0.33 - - [2026-02-20 04:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.33 - - [2026-02-20 04:51:30] "GET /service-appliance-set/cc0c3cd4-2537-400f-b0dc-e98f3a196636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003662 10.0.0.33 - - [2026-02-20 04:51:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001714 10.0.0.33 - - [2026-02-20 04:51:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.104197 10.0.0.33 - - [2026-02-20 04:51:30] "GET /virtual-machine-interface/8837c955-ffd3-415a-99c9-b349477d50c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014594 10.0.0.33 - - [2026-02-20 04:51:30] "POST /set-tag HTTP/1.1" 200 109 0.016903 10.0.0.33 - - [2026-02-20 04:51:30] "POST /instance-ips HTTP/1.1" 200 417 0.024386 10.0.0.33 - - [2026-02-20 04:51:30] "GET /instance-ip/dae53818-bf47-48f3-aa70-5c850076d478?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007619 10.0.0.33 - - [2026-02-20 04:51:31] "POST /loadbalancers HTTP/1.1" 200 618 0.061091 10.0.0.33 - - [2026-02-20 04:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.010169 10.0.0.33 - - [2026-02-20 04:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008959 10.0.0.33 - - [2026-02-20 04:51:31] "POST /service-instances HTTP/1.1" 200 566 0.046080 10.0.0.33 - - [2026-02-20 04:51:31] "POST /ref-update HTTP/1.1" 200 156 0.019147 10.0.0.33 - - [2026-02-20 04:51:31] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.069415 10.0.0.33 - - [2026-02-20 04:51:31] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.009875 10.0.0.33 - - [2026-02-20 04:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017807 10.0.0.33 - - [2026-02-20 04:51:31] "GET /virtual-machine-interface/8837c955-ffd3-415a-99c9-b349477d50c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.025435 10.0.0.33 - - [2026-02-20 04:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014123 10.0.0.33 - - [2026-02-20 04:51:31] "GET /virtual-machine-interface/8837c955-ffd3-415a-99c9-b349477d50c4?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010298 10.0.0.33 - - [2026-02-20 04:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.33 - - [2026-02-20 04:51:31] "GET /floating-ip-pool/941aa4d1-d97c-4b6a-9bac-067b6b24eaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003144 10.0.0.33 - - [2026-02-20 04:51:31] "POST /virtual-machines HTTP/1.1" 200 429 0.025631 10.0.0.33 - - [2026-02-20 04:51:31] "POST /floating-ips HTTP/1.1" 200 671 0.133547 10.0.0.33 - - [2026-02-20 04:51:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116968 10.0.0.33 - - [2026-02-20 04:51:31] "POST /chown HTTP/1.1" 200 109 0.033311 10.0.0.33 - - [2026-02-20 04:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027321 10.0.0.33 - - [2026-02-20 04:51:31] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021792 10.0.0.33 - - [2026-02-20 04:51:31] "POST /chown HTTP/1.1" 200 109 0.020118 10.0.0.33 - - [2026-02-20 04:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2026-02-20 04:51:31] "PUT /virtual-machine-interface/a3418266-84ed-42d5-8215-adad76ebaf52 HTTP/1.1" 200 284 0.013196 10.0.0.33 - - [2026-02-20 04:51:31] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008381 10.0.0.33 - - [2026-02-20 04:51:31] "POST /tags HTTP/1.1" 409 221 0.009905 10.0.0.33 - - [2026-02-20 04:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.33 - - [2026-02-20 04:51:31] "PUT /instance-ip/dae53818-bf47-48f3-aa70-5c850076d478 HTTP/1.1" 200 256 0.033985 10.0.0.33 - - [2026-02-20 04:51:31] "GET /tag/5a9584d4-ef2a-4d29-94cd-23702b6521ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016892 10.0.0.33 - - [2026-02-20 04:51:31] "POST /tags HTTP/1.1" 409 238 0.012038 10.0.0.33 - - [2026-02-20 04:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.33 - - [2026-02-20 04:51:31] "POST /ref-update HTTP/1.1" 200 156 0.027941 10.0.0.33 - - [2026-02-20 04:51:31] "POST /ref-update HTTP/1.1" 200 156 0.011168 10.0.0.33 - - [2026-02-20 04:51:31] "GET /tag/3030ae5b-6506-47aa-a6de-d4104d818e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.025751 10.0.0.33 - - [2026-02-20 04:51:31] "POST /ref-update HTTP/1.1" 200 156 0.042581 10.0.0.33 - - [2026-02-20 04:51:31] "POST /ref-update HTTP/1.1" 200 156 0.055649 10.0.0.33 - - [2026-02-20 04:51:31] "POST /firewall-rules HTTP/1.1" 200 650 0.120427 10.0.0.33 - - [2026-02-20 04:51:31] "GET /firewall-rule/d5afed7a-f432-44d2-b69e-d91cdd03cae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.036372 10.0.0.33 - - [2026-02-20 04:51:31] "POST /ref-update HTTP/1.1" 200 156 0.044476 10.0.0.33 - - [2026-02-20 04:51:32] "POST /ref-update HTTP/1.1" 200 156 0.034285 10.0.0.33 - - [2026-02-20 04:51:32] "GET /firewall-policy/3e5cf35b-a493-4e0f-b950-977d48475c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.009196 10.0.0.33 - - [2026-02-20 04:51:32] "GET /firewall-rule/d5afed7a-f432-44d2-b69e-d91cdd03cae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002773 10.0.0.33 - - [2026-02-20 04:51:32] "POST /ref-update HTTP/1.1" 200 156 0.017676 10.0.0.33 - - [2026-02-20 04:51:32] "POST /virtual-machines HTTP/1.1" 200 429 0.018300 10.0.0.33 - - [2026-02-20 04:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006359 10.0.0.33 - - [2026-02-20 04:51:32] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048489 10.0.0.33 - - [2026-02-20 04:51:32] "GET /loadbalancer/01f6a3ba-2716-4ec0-a8f0-bd4b8e34d192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003237 10.0.0.33 - - [2026-02-20 04:51:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134640 10.0.0.33 - - [2026-02-20 04:51:32] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.076330 10.0.0.33 - - [2026-02-20 04:51:32] "POST /chown HTTP/1.1" 200 109 0.054665 10.0.0.33 - - [2026-02-20 04:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013891 10.0.0.33 - - [2026-02-20 04:51:32] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044511 10.0.0.33 - - [2026-02-20 04:51:32] "POST /chown HTTP/1.1" 200 109 0.012527 10.0.0.33 - - [2026-02-20 04:51:32] "PUT /virtual-machine-interface/f7e66c4e-a070-4186-bf61-993928139ae5 HTTP/1.1" 200 284 0.029809 10.0.0.33 - - [2026-02-20 04:51:32] "GET /loadbalancer-listener/0f2de73d-2478-4d36-90b3-42cf1ff20b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.026210 10.0.0.33 - - [2026-02-20 04:51:32] "GET /loadbalancer-listener/0f2de73d-2478-4d36-90b3-42cf1ff20b36?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007267 10.0.0.33 - - [2026-02-20 04:51:32] "PUT /instance-ip/dae53818-bf47-48f3-aa70-5c850076d478 HTTP/1.1" 200 256 0.086241 10.0.0.33 - - [2026-02-20 04:51:32] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.069044 10.0.0.33 - - [2026-02-20 04:51:32] "POST /ref-update HTTP/1.1" 200 156 0.020321 10.0.0.33 - - [2026-02-20 04:51:32] "POST /ref-update HTTP/1.1" 200 156 0.044694 10.0.0.33 - - [2026-02-20 04:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.037474 10.0.0.33 - - [2026-02-20 04:51:32] "GET /loadbalancer-pool/8102d54a-1dd7-46c5-943c-d90dd1454a49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009664 10.0.0.33 - - [2026-02-20 04:51:32] "POST /ref-update HTTP/1.1" 200 156 0.042970 10.0.0.33 - - [2026-02-20 04:51:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.046149 10.0.0.33 - - [2026-02-20 04:51:32] "POST /ref-update HTTP/1.1" 200 156 0.015754 10.0.0.33 - - [2026-02-20 04:51:32] "POST /ref-update HTTP/1.1" 200 156 0.027861 10.0.0.33 - - [2026-02-20 04:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033513 10.0.0.33 - - [2026-02-20 04:51:32] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006409 10.0.0.33 - - [2026-02-20 04:51:32] "POST /set-tag HTTP/1.1" 200 109 0.005738 10.0.0.33 - - [2026-02-20 04:51:32] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.007719 10.0.0.33 - - [2026-02-20 04:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014162 10.0.0.33 - - [2026-02-20 04:51:32] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004655 10.0.0.33 - - [2026-02-20 04:51:32] "POST /set-tag HTTP/1.1" 200 109 0.006817 10.0.0.33 - - [2026-02-20 04:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.33 - - [2026-02-20 04:51:32] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002271 10.0.0.33 - - [2026-02-20 04:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2026-02-20 04:51:32] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003916 10.0.0.33 - - [2026-02-20 04:51:32] "POST /chown HTTP/1.1" 200 109 0.013087 10.0.0.33 - - [2026-02-20 04:51:32] "POST /tags HTTP/1.1" 409 221 0.002229 10.0.0.33 - - [2026-02-20 04:51:32] "POST /chown HTTP/1.1" 200 109 0.030052 10.0.0.33 - - [2026-02-20 04:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.33 - - [2026-02-20 04:51:33] "GET /tag/5a9584d4-ef2a-4d29-94cd-23702b6521ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018898 10.0.0.33 - - [2026-02-20 04:51:33] "POST /tags HTTP/1.1" 409 238 0.003405 10.0.0.33 - - [2026-02-20 04:51:33] "PUT /instance-ip/dae53818-bf47-48f3-aa70-5c850076d478 HTTP/1.1" 200 256 0.046553 10.0.0.33 - - [2026-02-20 04:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2026-02-20 04:51:33] "GET /tag/3030ae5b-6506-47aa-a6de-d4104d818e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013059 10.0.0.33 - - [2026-02-20 04:51:33] "POST /firewall-rules HTTP/1.1" 409 293 0.002864 10.0.0.33 - - [2026-02-20 04:51:33] "POST /ref-update HTTP/1.1" 200 156 0.024593 10.0.0.33 - - [2026-02-20 04:51:33] "POST /chown HTTP/1.1" 200 109 0.010632 10.0.0.33 - - [2026-02-20 04:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.33 - - [2026-02-20 04:51:33] "POST /chown HTTP/1.1" 200 109 0.025455 10.0.0.33 - - [2026-02-20 04:51:33] "PUT /firewall-rule/d5afed7a-f432-44d2-b69e-d91cdd03cae2 HTTP/1.1" 200 260 0.040929 10.0.0.33 - - [2026-02-20 04:51:33] "GET /firewall-rule/d5afed7a-f432-44d2-b69e-d91cdd03cae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.012407 10.0.0.33 - - [2026-02-20 04:51:33] "PUT /instance-ip/dae53818-bf47-48f3-aa70-5c850076d478 HTTP/1.1" 200 256 0.017610 10.0.0.33 - - [2026-02-20 04:51:33] "POST /ref-update HTTP/1.1" 200 156 0.026913 10.0.0.33 - - [2026-02-20 04:51:33] "GET /firewall-policy/3e5cf35b-a493-4e0f-b950-977d48475c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009122 10.0.0.33 - - [2026-02-20 04:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.33 - - [2026-02-20 04:51:33] "GET /firewall-rule/d5afed7a-f432-44d2-b69e-d91cdd03cae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010997 10.0.0.33 - - [2026-02-20 04:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2026-02-20 04:51:33] "POST /chown HTTP/1.1" 200 109 0.006603 10.0.0.33 - - [2026-02-20 04:51:33] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.016740 10.0.0.33 - - [2026-02-20 04:51:33] "POST /chown HTTP/1.1" 200 109 0.020396 10.0.0.33 - - [2026-02-20 04:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.33 - - [2026-02-20 04:51:33] "PUT /instance-ip/dae53818-bf47-48f3-aa70-5c850076d478 HTTP/1.1" 200 256 0.028819 10.0.0.33 - - [2026-02-20 04:51:33] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.055825 10.0.0.33 - - [2026-02-20 04:51:33] "POST /ref-update HTTP/1.1" 200 156 0.012197 10.0.0.33 - - [2026-02-20 04:51:33] "POST /chown HTTP/1.1" 200 109 0.014630 10.0.0.33 - - [2026-02-20 04:51:33] "POST /virtual-machines HTTP/1.1" 200 373 0.024603 10.0.0.33 - - [2026-02-20 04:51:33] "POST /chown HTTP/1.1" 200 109 0.034550 10.0.0.33 - - [2026-02-20 04:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.045846 10.0.0.33 - - [2026-02-20 04:51:33] "PUT /instance-ip/dae53818-bf47-48f3-aa70-5c850076d478 HTTP/1.1" 200 256 0.019328 10.0.0.33 - - [2026-02-20 04:51:33] "POST /ref-update HTTP/1.1" 200 156 0.023094 10.0.0.33 - - [2026-02-20 04:51:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.153737 10.0.0.33 - - [2026-02-20 04:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014011 10.0.0.33 - - [2026-02-20 04:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014422 10.0.0.33 - - [2026-02-20 04:51:33] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004160 10.0.0.33 - - [2026-02-20 04:51:33] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.006825 10.0.0.33 - - [2026-02-20 04:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011673 10.0.0.33 - - [2026-02-20 04:51:33] "POST /instance-ips HTTP/1.1" 200 413 0.037542 10.0.0.33 - - [2026-02-20 04:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031893 10.0.0.33 - - [2026-02-20 04:51:33] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.016191 10.0.0.33 - - [2026-02-20 04:51:33] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.031850 10.0.0.33 - - [2026-02-20 04:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010309 10.0.0.33 - - [2026-02-20 04:51:34] "POST /set-tag HTTP/1.1" 200 109 0.031342 10.0.0.33 - - [2026-02-20 04:51:34] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019355 10.0.0.33 - - [2026-02-20 04:51:34] "GET /instance-ip/d48362be-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.007834 10.0.0.33 - - [2026-02-20 04:51:34] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.008528 10.0.0.33 - - [2026-02-20 04:51:34] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009806 10.0.0.33 - - [2026-02-20 04:51:34] "POST /set-tag HTTP/1.1" 200 109 0.017790 10.0.0.33 - - [2026-02-20 04:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.054602 10.0.0.33 - - [2026-02-20 04:51:34] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.010953 10.0.0.33 - - [2026-02-20 04:51:34] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.010503 10.0.0.33 - - [2026-02-20 04:51:34] "POST /ref-update HTTP/1.1" 200 156 0.011923 10.0.0.33 - - [2026-02-20 04:51:34] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.015310 10.0.0.33 - - [2026-02-20 04:51:34] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.33 - - [2026-02-20 04:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018464 10.0.0.33 - - [2026-02-20 04:51:34] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006251 10.0.0.33 - - [2026-02-20 04:51:34] "POST /set-tag HTTP/1.1" 200 109 0.004299 10.0.0.33 - - [2026-02-20 04:51:34] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.012970 10.0.0.33 - - [2026-02-20 04:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.022282 10.0.0.33 - - [2026-02-20 04:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.007037 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.017013 10.0.0.33 - - [2026-02-20 04:51:34] "POST /ref-update HTTP/1.1" 200 156 0.016521 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.007085 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.011312 10.0.0.33 - - [2026-02-20 04:51:34] "POST /ref-update HTTP/1.1" 200 156 0.010186 10.0.0.33 - - [2026-02-20 04:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.006845 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.021019 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.011811 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.006833 10.0.0.33 - - [2026-02-20 04:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.006511 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.018557 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.006455 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.017220 10.0.0.33 - - [2026-02-20 04:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.008950 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.021580 10.0.0.33 - - [2026-02-20 04:51:34] "POST /chown HTTP/1.1" 200 109 0.014836 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.008173 10.0.0.33 - - [2026-02-20 04:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.006104 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.009114 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.011505 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.020219 10.0.0.33 - - [2026-02-20 04:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.008792 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.023426 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.007041 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.017578 10.0.0.33 - - [2026-02-20 04:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.007679 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.013898 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.019438 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.006467 10.0.0.33 - - [2026-02-20 04:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.009230 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.007369 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.011914 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.016688 10.0.0.33 - - [2026-02-20 04:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.006748 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.022579 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.007555 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.018258 10.0.0.33 - - [2026-02-20 04:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.007165 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.017058 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.019637 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.006477 10.0.0.33 - - [2026-02-20 04:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.33 - - [2026-02-20 04:51:35] "POST /chown HTTP/1.1" 200 109 0.007983 10.0.0.33 - - [2026-02-20 04:51:36] "POST /chown HTTP/1.1" 200 109 0.006827 10.0.0.33 - - [2026-02-20 04:51:36] "POST /chown HTTP/1.1" 200 109 0.016736 10.0.0.33 - - [2026-02-20 04:51:36] "POST /chown HTTP/1.1" 200 109 0.018502 10.0.0.33 - - [2026-02-20 04:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-20 04:51:36] "POST /chown HTTP/1.1" 200 109 0.007423 10.0.0.33 - - [2026-02-20 04:51:36] "POST /chown HTTP/1.1" 200 109 0.016679 10.0.0.33 - - [2026-02-20 04:51:36] "POST /chown HTTP/1.1" 200 109 0.010752 10.0.0.33 - - [2026-02-20 04:51:36] "POST /chown HTTP/1.1" 200 109 0.030118 10.0.0.33 - - [2026-02-20 04:51:44] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006413 10.0.0.33 - - [2026-02-20 04:51:44] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.33 - - [2026-02-20 04:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.33 - - [2026-02-20 04:51:44] "GET /loadbalancer/e1d586f4-640d-471b-8ac8-4e7af9f550b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002380 10.0.0.33 - - [2026-02-20 04:51:44] "GET /loadbalancer-pool/1b0b1f15-1afd-4cd7-a96d-9d9ce8c1e57d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004722 10.0.0.33 - - [2026-02-20 04:51:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022136 10.0.0.33 - - [2026-02-20 04:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.006397 10.0.0.33 - - [2026-02-20 04:51:44] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007483 10.0.0.33 - - [2026-02-20 04:51:44] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005574 10.0.0.33 - - [2026-02-20 04:51:44] "POST /tags HTTP/1.1" 409 221 0.007908 10.0.0.33 - - [2026-02-20 04:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007490 10.0.0.33 - - [2026-02-20 04:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2026-02-20 04:51:44] "GET /tag/5a9584d4-ef2a-4d29-94cd-23702b6521ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.021051 10.0.0.33 - - [2026-02-20 04:51:44] "GET /floating-ip/70bf8fa4-67f1-4751-a41d-51142c050f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.023324 10.0.0.33 - - [2026-02-20 04:51:44] "PUT /floating-ip/70bf8fa4-67f1-4751-a41d-51142c050f1d HTTP/1.1" 200 256 0.017889 10.0.0.33 - - [2026-02-20 04:51:44] "POST /set-tag HTTP/1.1" 200 109 0.041424 10.0.0.33 - - [2026-02-20 04:51:45] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004908 10.0.0.33 - - [2026-02-20 04:51:45] "POST /set-tag HTTP/1.1" 200 109 0.003800 10.0.0.33 - - [2026-02-20 04:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.33 - - [2026-02-20 04:51:45] "GET /loadbalancer/e1d586f4-640d-471b-8ac8-4e7af9f550b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002434 10.0.0.33 - - [2026-02-20 04:51:45] "GET /loadbalancer-pool/1b0b1f15-1afd-4cd7-a96d-9d9ce8c1e57d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002115 10.0.0.33 - - [2026-02-20 04:51:45] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016670 10.0.0.33 - - [2026-02-20 04:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013004 10.0.0.33 - - [2026-02-20 04:51:45] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018008 10.0.0.33 - - [2026-02-20 04:51:45] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008646 10.0.0.33 - - [2026-02-20 04:51:45] "POST /ref-update HTTP/1.1" 200 156 0.008481 10.0.0.33 - - [2026-02-20 04:51:45] "GET /floating-ip/70bf8fa4-67f1-4751-a41d-51142c050f1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004958 10.0.0.33 - - [2026-02-20 04:51:45] "POST /set-tag HTTP/1.1" 200 109 0.036608 10.0.0.33 - - [2026-02-20 04:51:46] "GET /virtual-machine/e0ed4ede-0a88-4757-83a9-e9374a44f375?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003203 10.0.0.33 - - [2026-02-20 04:51:46] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005274 10.0.0.33 - - [2026-02-20 04:51:47] "GET /virtual-machine/069bf1ee-f72a-4bbe-9824-86c32f232b38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003255 10.0.0.33 - - [2026-02-20 04:51:47] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010493 10.0.0.33 - - [2026-02-20 04:51:48] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005129 10.0.0.33 - - [2026-02-20 04:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.33 - - [2026-02-20 04:51:52] "GET /virtual-machine/ad46988d-160e-4a85-bd41-c57feb2c867a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.002904 10.0.0.33 - - [2026-02-20 04:51:52] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004348 10.0.0.33 - - [2026-02-20 04:51:52] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004956 10.0.0.33 - - [2026-02-20 04:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.33 - - [2026-02-20 04:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.33 - - [2026-02-20 04:52:12] "POST /chown HTTP/1.1" 200 109 0.015873 10.0.0.33 - - [2026-02-20 04:52:12] "POST /chown HTTP/1.1" 200 109 0.012837 10.0.0.33 - - [2026-02-20 04:52:12] "POST /chown HTTP/1.1" 200 109 0.006235 10.0.0.33 - - [2026-02-20 04:52:12] "POST /chown HTTP/1.1" 200 109 0.030291 10.0.0.33 - - [2026-02-20 04:52:23] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014781 10.0.0.33 - - [2026-02-20 04:52:23] "POST /set-tag HTTP/1.1" 200 109 0.002606 10.0.0.33 - - [2026-02-20 04:52:23] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007740 10.0.0.33 - - [2026-02-20 04:52:23] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.33 - - [2026-02-20 04:52:23] "GET /virtual-machine/ad46988d-160e-4a85-bd41-c57feb2c867a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003229 10.0.0.33 - - [2026-02-20 04:52:23] "POST /ref-update HTTP/1.1" 200 156 0.009605 10.0.0.33 - - [2026-02-20 04:52:23] "GET /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010354 10.0.0.33 - - [2026-02-20 04:52:23] "POST /set-tag HTTP/1.1" 200 109 0.023843 10.0.0.33 - - [2026-02-20 04:52:23] "POST /set-tag HTTP/1.1" 200 109 0.041373 10.0.0.33 - - [2026-02-20 04:52:23] "DELETE /instance-ip/d48362be-0e17-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.064579 10.0.0.33 - - [2026-02-20 04:52:23] "DELETE /virtual-machine-interface/d462c626-0e17-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.039115 10.0.0.33 - - [2026-02-20 04:52:23] "DELETE /virtual-machine/ad46988d-160e-4a85-bd41-c57feb2c867a HTTP/1.1" 200 115 0.020915 10.0.0.33 - - [2026-02-20 04:52:25] "GET /global-system-configs HTTP/1.1" 200 322 0.003744 10.0.0.33 - - [2026-02-20 04:52:27] "GET /global-system-configs HTTP/1.1" 200 322 0.004809 10.0.0.33 - - [2026-02-20 04:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2026-02-20 04:52:27] "GET /tag/3030ae5b-6506-47aa-a6de-d4104d818e05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016533 10.0.0.33 - - [2026-02-20 04:52:27] "GET /tag/3030ae5b-6506-47aa-a6de-d4104d818e05?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.018796 10.0.0.33 - - [2026-02-20 04:52:27] "GET /virtual-machine-interface/8837c955-ffd3-415a-99c9-b349477d50c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007375 10.0.0.33 - - [2026-02-20 04:52:27] "POST /set-tag HTTP/1.1" 200 109 0.040646 10.0.0.33 - - [2026-02-20 04:52:27] "GET /virtual-machine-interface/a3418266-84ed-42d5-8215-adad76ebaf52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.042896 10.0.0.33 - - [2026-02-20 04:52:28] "POST /set-tag HTTP/1.1" 200 109 0.039227 10.0.0.33 - - [2026-02-20 04:52:28] "GET /virtual-machine-interface/f7e66c4e-a070-4186-bf61-993928139ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.015843 10.0.0.33 - - [2026-02-20 04:52:28] "POST /set-tag HTTP/1.1" 200 109 0.028112 10.0.0.33 - - [2026-02-20 04:52:28] "GET /firewall-policy/3e5cf35b-a493-4e0f-b950-977d48475c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.045979 10.0.0.33 - - [2026-02-20 04:52:28] "GET /firewall-rule/d5afed7a-f432-44d2-b69e-d91cdd03cae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003184 10.0.0.33 - - [2026-02-20 04:52:28] "POST /ref-update HTTP/1.1" 200 156 0.053621 10.0.0.33 - - [2026-02-20 04:52:28] "DELETE /firewall-rule/d5afed7a-f432-44d2-b69e-d91cdd03cae2 HTTP/1.1" 200 115 0.089150 10.0.0.33 - - [2026-02-20 04:52:28] "DELETE /loadbalancer-member/7e644a31-8b72-44b8-89a2-c8fe4e28559a HTTP/1.1" 200 115 0.031227 10.0.0.33 - - [2026-02-20 04:52:28] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.009506 10.0.0.33 - - [2026-02-20 04:52:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019310 10.0.0.33 - - [2026-02-20 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.33 - - [2026-02-20 04:52:28] "DELETE /loadbalancer-pool/8102d54a-1dd7-46c5-943c-d90dd1454a49 HTTP/1.1" 200 115 0.068784 10.0.0.33 - - [2026-02-20 04:52:28] "DELETE /loadbalancer-listener/0f2de73d-2478-4d36-90b3-42cf1ff20b36 HTTP/1.1" 200 115 0.020926 10.0.0.33 - - [2026-02-20 04:52:28] "GET /floating-ip/8852d6eb-ba4d-46a7-85d9-d83bd7794d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002270 10.0.0.33 - - [2026-02-20 04:52:28] "POST /chown HTTP/1.1" 200 109 0.008448 10.0.0.33 - - [2026-02-20 04:52:28] "POST /chown HTTP/1.1" 200 109 0.019033 10.0.0.33 - - [2026-02-20 04:52:28] "POST /chown HTTP/1.1" 200 109 0.014637 10.0.0.33 - - [2026-02-20 04:52:28] "PUT /floating-ip/8852d6eb-ba4d-46a7-85d9-d83bd7794d80 HTTP/1.1" 200 256 0.041656 10.0.0.33 - - [2026-02-20 04:52:28] "POST /chown HTTP/1.1" 200 109 0.018956 10.0.0.33 - - [2026-02-20 04:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.33 - - [2026-02-20 04:52:28] "POST /chown HTTP/1.1" 200 109 0.013224 10.0.0.33 - - [2026-02-20 04:52:28] "DELETE /floating-ip/8852d6eb-ba4d-46a7-85d9-d83bd7794d80 HTTP/1.1" 200 115 0.092489 10.0.0.33 - - [2026-02-20 04:52:28] "POST /chown HTTP/1.1" 200 109 0.008672 10.0.0.33 - - [2026-02-20 04:52:28] "POST /chown HTTP/1.1" 200 109 0.026369 10.0.0.33 - - [2026-02-20 04:52:28] "POST /chown HTTP/1.1" 200 109 0.035745 10.0.0.33 - - [2026-02-20 04:52:28] "GET /floating-ip-pool/941aa4d1-d97c-4b6a-9bac-067b6b24eaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009514 10.0.0.33 - - [2026-02-20 04:52:28] "POST /ref-update HTTP/1.1" 200 156 0.008599 10.0.0.33 - - [2026-02-20 04:52:28] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.009726 10.0.0.33 - - [2026-02-20 04:52:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020450 10.0.0.33 - - [2026-02-20 04:52:28] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.010099 10.0.0.33 - - [2026-02-20 04:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014577 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /loadbalancer/01f6a3ba-2716-4ec0-a8f0-bd4b8e34d192 HTTP/1.1" 200 115 0.333339 10.0.0.33 - - [2026-02-20 04:52:29] "POST /ref-update HTTP/1.1" 404 171 0.002893 10.0.0.33 - - [2026-02-20 04:52:29] "POST /ref-update HTTP/1.1" 404 171 0.001731 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /floating-ip-pool/941aa4d1-d97c-4b6a-9bac-067b6b24eaba HTTP/1.1" 200 115 0.237484 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /instance-ip/dae53818-bf47-48f3-aa70-5c850076d478 HTTP/1.1" 200 115 0.053573 10.0.0.33 - - [2026-02-20 04:52:29] "POST /ref-update HTTP/1.1" 404 171 0.007527 10.0.0.33 - - [2026-02-20 04:52:29] "PUT /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 266 0.011112 10.0.0.33 - - [2026-02-20 04:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.034038 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /virtual-machine-interface/8837c955-ffd3-415a-99c9-b349477d50c4 HTTP/1.1" 200 115 0.125937 10.0.0.33 - - [2026-02-20 04:52:29] "POST /useragent-kv HTTP/1.1" 200 115 0.006875 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /service-instance/dd246a30-404d-4924-b29a-d162af25c3ae HTTP/1.1" 200 115 0.103776 10.0.0.33 - - [2026-02-20 04:52:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003264 10.0.0.33 - - [2026-02-20 04:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /virtual-network/5bbfeeef-3608-4080-9978-4f6ad257e04f HTTP/1.1" 200 115 0.232564 10.0.0.33 - - [2026-02-20 04:52:29] "GET /routing-instance/88659de6-1730-4a41-a581-6530063a73d3 HTTP/1.1" 404 171 0.005352 10.0.0.33 - - [2026-02-20 04:52:29] "GET /domains HTTP/1.1" 200 280 0.002052 10.0.0.33 - - [2026-02-20 04:52:29] "GET /domain/a005283d-f6e2-4925-9ba2-c8b94172a4fc HTTP/1.1" 200 3087 0.023360 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /tag/3030ae5b-6506-47aa-a6de-d4104d818e05 HTTP/1.1" 200 115 0.167263 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /route-target/47ce0017-d662-4eb4-8894-cfd9351f3eed HTTP/1.1" 200 115 0.061233 10.0.0.33 - - [2026-02-20 04:52:29] "GET /virtual-machine-interface/f7e66c4e-a070-4186-bf61-993928139ae5?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.009241 10.0.0.33 - - [2026-02-20 04:52:29] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6 HTTP/1.1" 200 7412 0.062348 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /virtual-machine-interface/f7e66c4e-a070-4186-bf61-993928139ae5 HTTP/1.1" 200 115 0.070168 10.0.0.33 - - [2026-02-20 04:52:29] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004312 10.0.0.33 - - [2026-02-20 04:52:29] "POST /set-tag HTTP/1.1" 200 109 0.011520 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /virtual-machine/dfb541d1-36a1-4608-b58b-0cb81f11ea72 HTTP/1.1" 200 115 0.063170 10.0.0.33 - - [2026-02-20 04:52:29] "GET /virtual-machine-interface/a3418266-84ed-42d5-8215-adad76ebaf52?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.008949 10.0.0.33 - - [2026-02-20 04:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2026-02-20 04:52:29] "GET /loadbalancer/e1d586f4-640d-471b-8ac8-4e7af9f550b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002298 10.0.0.33 - - [2026-02-20 04:52:29] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005119 10.0.0.33 - - [2026-02-20 04:52:29] "POST /set-tag HTTP/1.1" 200 109 0.037825 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /virtual-machine-interface/a3418266-84ed-42d5-8215-adad76ebaf52 HTTP/1.1" 200 115 0.098231 10.0.0.33 - - [2026-02-20 04:52:29] "POST /ref-update HTTP/1.1" 200 156 0.039176 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /loadbalancer-member/735eada0-5e1a-48ef-88db-bb3603a7fa9d HTTP/1.1" 200 115 0.094271 10.0.0.33 - - [2026-02-20 04:52:29] "DELETE /virtual-machine/bc65835f-b277-4c55-82e7-244a7361ad2a HTTP/1.1" 200 115 0.034006 10.0.0.33 - - [2026-02-20 04:52:30] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008321 10.0.0.33 - - [2026-02-20 04:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.33 - - [2026-02-20 04:52:30] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005505 10.0.0.33 - - [2026-02-20 04:52:30] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.33 - - [2026-02-20 04:52:30] "GET /virtual-machine/069bf1ee-f72a-4bbe-9824-86c32f232b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003515 10.0.0.33 - - [2026-02-20 04:52:30] "POST /ref-update HTTP/1.1" 200 156 0.014788 10.0.0.33 - - [2026-02-20 04:52:30] "GET /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003963 10.0.0.33 - - [2026-02-20 04:52:30] "POST /set-tag HTTP/1.1" 200 109 0.015708 10.0.0.33 - - [2026-02-20 04:52:30] "POST /set-tag HTTP/1.1" 200 109 0.023088 10.0.0.33 - - [2026-02-20 04:52:30] "POST /set-tag HTTP/1.1" 200 109 0.028880 10.0.0.33 - - [2026-02-20 04:52:30] "DELETE /instance-ip/d232a218-0e17-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.048485 10.0.0.33 - - [2026-02-20 04:52:30] "POST /ref-update HTTP/1.1" 200 156 0.008093 10.0.0.33 - - [2026-02-20 04:52:30] "DELETE /virtual-machine-interface/d2194bce-0e17-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.049626 10.0.0.33 - - [2026-02-20 04:52:31] "DELETE /virtual-machine/069bf1ee-f72a-4bbe-9824-86c32f232b38 HTTP/1.1" 200 115 0.025764 10.0.0.33 - - [2026-02-20 04:52:34] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008334 10.0.0.33 - - [2026-02-20 04:52:34] "POST /set-tag HTTP/1.1" 200 109 0.003005 10.0.0.33 - - [2026-02-20 04:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-02-20 04:52:34] "GET /loadbalancer/e1d586f4-640d-471b-8ac8-4e7af9f550b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004223 10.0.0.33 - - [2026-02-20 04:52:36] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006074 10.0.0.33 - - [2026-02-20 04:52:36] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.33 - - [2026-02-20 04:52:36] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004252 10.0.0.33 - - [2026-02-20 04:52:36] "POST /set-tag HTTP/1.1" 200 109 0.003113 10.0.0.33 - - [2026-02-20 04:52:36] "GET /virtual-machine/e0ed4ede-0a88-4757-83a9-e9374a44f375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003372 10.0.0.33 - - [2026-02-20 04:52:36] "POST /ref-update HTTP/1.1" 200 156 0.011107 10.0.0.33 - - [2026-02-20 04:52:36] "GET /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004401 10.0.0.33 - - [2026-02-20 04:52:36] "POST /set-tag HTTP/1.1" 200 109 0.017176 10.0.0.33 - - [2026-02-20 04:52:36] "POST /set-tag HTTP/1.1" 200 109 0.022842 10.0.0.33 - - [2026-02-20 04:52:36] "POST /set-tag HTTP/1.1" 200 109 0.017386 10.0.0.33 - - [2026-02-20 04:52:36] "DELETE /instance-ip/d1b80a3a-0e17-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.071381 10.0.0.33 - - [2026-02-20 04:52:36] "POST /ref-update HTTP/1.1" 200 156 0.010714 10.0.0.33 - - [2026-02-20 04:52:36] "DELETE /virtual-machine-interface/d19a68fe-0e17-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.040771 10.0.0.33 - - [2026-02-20 04:52:36] "DELETE /virtual-machine/e0ed4ede-0a88-4757-83a9-e9374a44f375 HTTP/1.1" 200 115 0.021997 10.0.0.33 - - [2026-02-20 04:52:36] "DELETE /tag/6d31fecc-21e7-4076-9d65-8e03b5607435 HTTP/1.1" 200 115 0.059385 10.0.0.33 - - [2026-02-20 04:52:36] "DELETE /tag/88291f4b-8b32-4f68-b0d7-52f99fd403d5 HTTP/1.1" 200 115 0.041090 10.0.0.33 - - [2026-02-20 04:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2026-02-20 04:52:39] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037956 10.0.0.33 - - [2026-02-20 04:52:40] "POST /tags HTTP/1.1" 200 393 0.034806 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019249 10.0.0.33 - - [2026-02-20 04:52:40] "GET /tag/f94be865-79ae-4bc0-b668-8ed39c653a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013269 10.0.0.33 - - [2026-02-20 04:52:40] "POST /tags HTTP/1.1" 200 341 0.017469 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.33 - - [2026-02-20 04:52:40] "GET /tag/44dae1f0-37a5-49eb-8adb-6e5666f33621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013795 10.0.0.33 - - [2026-02-20 04:52:40] "POST /id-to-fqname HTTP/1.1" 200 192 0.000556 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.012747 10.0.0.33 - - [2026-02-20 04:52:40] "POST /security-groups HTTP/1.1" 200 589 0.068834 10.0.0.33 - - [2026-02-20 04:52:40] "POST /projects HTTP/1.1" 200 519 0.183281 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 404 236 0.002306 10.0.0.33 - - [2026-02-20 04:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.018981 10.0.0.33 - - [2026-02-20 04:52:40] "POST /access-control-lists HTTP/1.1" 200 598 0.046971 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 404 235 0.015302 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014016 10.0.0.33 - - [2026-02-20 04:52:40] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011027 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2026-02-20 04:52:40] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.013472 10.0.0.33 - - [2026-02-20 04:52:40] "POST /access-control-lists HTTP/1.1" 200 596 0.072536 10.0.0.33 - - [2026-02-20 04:52:40] "PUT /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2 HTTP/1.1" 200 264 0.065159 10.0.0.33 - - [2026-02-20 04:52:40] "PUT /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5 HTTP/1.1" 200 264 0.050624 10.0.0.33 - - [2026-02-20 04:52:40] "POST /security-groups HTTP/1.1" 200 591 0.083071 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.002288 10.0.0.33 - - [2026-02-20 04:52:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019634 10.0.0.33 - - [2026-02-20 04:52:40] "POST /chown HTTP/1.1" 200 109 0.020156 10.0.0.33 - - [2026-02-20 04:52:40] "POST /access-control-lists HTTP/1.1" 200 632 0.043091 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.011083 10.0.0.33 - - [2026-02-20 04:52:40] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005219 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.33 - - [2026-02-20 04:52:40] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003401 10.0.0.33 - - [2026-02-20 04:52:40] "POST /tags HTTP/1.1" 409 226 0.002024 10.0.0.33 - - [2026-02-20 04:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.33 - - [2026-02-20 04:52:41] "GET /tag/44dae1f0-37a5-49eb-8adb-6e5666f33621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.050323 10.0.0.33 - - [2026-02-20 04:52:41] "POST /access-control-lists HTTP/1.1" 200 630 0.087006 10.0.0.33 - - [2026-02-20 04:52:41] "POST /firewall-rules HTTP/1.1" 200 600 0.078517 10.0.0.33 - - [2026-02-20 04:52:41] "GET /firewall-rule/295c6a74-1509-420b-b4fa-fc8c17693c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005131 10.0.0.33 - - [2026-02-20 04:52:41] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004101 10.0.0.33 - - [2026-02-20 04:52:41] "GET /firewall-rule/295c6a74-1509-420b-b4fa-fc8c17693c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002518 10.0.0.33 - - [2026-02-20 04:52:41] "POST /ref-update HTTP/1.1" 200 156 0.048151 10.0.0.33 - - [2026-02-20 04:52:41] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.030095 10.0.0.33 - - [2026-02-20 04:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.33 - - [2026-02-20 04:52:41] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004318 10.0.0.33 - - [2026-02-20 04:52:41] "POST /tags HTTP/1.1" 409 226 0.002170 10.0.0.33 - - [2026-02-20 04:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.33 - - [2026-02-20 04:52:41] "GET /tag/44dae1f0-37a5-49eb-8adb-6e5666f33621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.029307 10.0.0.33 - - [2026-02-20 04:52:41] "POST /firewall-rules HTTP/1.1" 200 598 0.074744 10.0.0.33 - - [2026-02-20 04:52:41] "GET /firewall-rule/c308facb-8dd4-419b-8a0c-0182651d68f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005416 10.0.0.33 - - [2026-02-20 04:52:41] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004052 10.0.0.33 - - [2026-02-20 04:52:41] "GET /firewall-rule/c308facb-8dd4-419b-8a0c-0182651d68f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002148 10.0.0.33 - - [2026-02-20 04:52:41] "POST /ref-update HTTP/1.1" 200 156 0.064500 10.0.0.33 - - [2026-02-20 04:52:43] "POST /tags HTTP/1.1" 200 393 0.037577 10.0.0.33 - - [2026-02-20 04:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013110 10.0.0.33 - - [2026-02-20 04:52:43] "GET /tag/de4a7580-22bf-43ca-a11f-aa87cf0e67e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017223 10.0.0.33 - - [2026-02-20 04:52:43] "POST /tags HTTP/1.1" 200 341 0.020203 10.0.0.33 - - [2026-02-20 04:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012760 10.0.0.33 - - [2026-02-20 04:52:43] "GET /tag/c7e0ec1c-96fd-43ba-9630-bfc250e98e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.025557 10.0.0.33 - - [2026-02-20 04:52:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.005388 10.0.0.33 - - [2026-02-20 04:52:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.006330 10.0.0.33 - - [2026-02-20 04:52:43] "POST /security-groups HTTP/1.1" 200 589 0.104417 10.0.0.33 - - [2026-02-20 04:52:43] "POST /projects HTTP/1.1" 200 519 0.265865 10.0.0.33 - - [2026-02-20 04:52:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.003227 10.0.0.33 - - [2026-02-20 04:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.006538 10.0.0.33 - - [2026-02-20 04:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006988 10.0.0.33 - - [2026-02-20 04:52:43] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.011797 10.0.0.33 - - [2026-02-20 04:52:43] "POST /access-control-lists HTTP/1.1" 200 598 0.078884 10.0.0.33 - - [2026-02-20 04:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014737 10.0.0.33 - - [2026-02-20 04:52:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.006999 10.0.0.33 - - [2026-02-20 04:52:43] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004956 10.0.0.33 - - [2026-02-20 04:52:43] "POST /access-control-lists HTTP/1.1" 200 596 0.041551 10.0.0.33 - - [2026-02-20 04:52:43] "PUT /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2 HTTP/1.1" 200 264 0.078793 10.0.0.33 - - [2026-02-20 04:52:43] "PUT /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5 HTTP/1.1" 200 264 0.080732 10.0.0.33 - - [2026-02-20 04:52:43] "POST /security-groups HTTP/1.1" 200 591 0.073949 10.0.0.33 - - [2026-02-20 04:52:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.002161 10.0.0.33 - - [2026-02-20 04:52:44] "POST /access-control-lists HTTP/1.1" 200 632 0.078463 10.0.0.33 - - [2026-02-20 04:52:44] "POST /fqname-to-id HTTP/1.1" 404 269 0.011109 10.0.0.33 - - [2026-02-20 04:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.071687 10.0.0.33 - - [2026-02-20 04:52:44] "POST /chown HTTP/1.1" 200 109 0.014026 10.0.0.33 - - [2026-02-20 04:52:44] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005884 10.0.0.33 - - [2026-02-20 04:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.33 - - [2026-02-20 04:52:44] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012916 10.0.0.33 - - [2026-02-20 04:52:44] "POST /access-control-lists HTTP/1.1" 200 630 0.062171 10.0.0.33 - - [2026-02-20 04:52:44] "POST /tags HTTP/1.1" 409 226 0.004492 10.0.0.33 - - [2026-02-20 04:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-02-20 04:52:44] "GET /tag/c7e0ec1c-96fd-43ba-9630-bfc250e98e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011873 10.0.0.33 - - [2026-02-20 04:52:44] "POST /firewall-rules HTTP/1.1" 200 600 0.064747 10.0.0.33 - - [2026-02-20 04:52:44] "GET /firewall-rule/9b6e696a-cce6-4ee8-8f21-8e129f8b65bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004650 10.0.0.33 - - [2026-02-20 04:52:44] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003502 10.0.0.33 - - [2026-02-20 04:52:44] "GET /firewall-rule/9b6e696a-cce6-4ee8-8f21-8e129f8b65bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003030 10.0.0.33 - - [2026-02-20 04:52:44] "POST /ref-update HTTP/1.1" 200 156 0.073953 10.0.0.33 - - [2026-02-20 04:52:44] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009249 10.0.0.33 - - [2026-02-20 04:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2026-02-20 04:52:44] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003087 10.0.0.33 - - [2026-02-20 04:52:44] "POST /tags HTTP/1.1" 409 226 0.001636 10.0.0.33 - - [2026-02-20 04:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.33 - - [2026-02-20 04:52:44] "GET /tag/c7e0ec1c-96fd-43ba-9630-bfc250e98e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012883 10.0.0.33 - - [2026-02-20 04:52:44] "POST /firewall-rules HTTP/1.1" 200 598 0.062958 10.0.0.33 - - [2026-02-20 04:52:44] "GET /firewall-rule/f5721fe4-0563-4d0c-ba5a-26741c7711b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005205 10.0.0.33 - - [2026-02-20 04:52:44] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.006377 10.0.0.33 - - [2026-02-20 04:52:44] "GET /firewall-rule/f5721fe4-0563-4d0c-ba5a-26741c7711b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003440 10.0.0.33 - - [2026-02-20 04:52:44] "POST /ref-update HTTP/1.1" 200 156 0.078378 10.0.0.33 - - [2026-02-20 04:52:46] "POST /tags HTTP/1.1" 200 345 0.091436 10.0.0.33 - - [2026-02-20 04:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.33 - - [2026-02-20 04:52:46] "GET /tag/e98aabcf-0808-449d-991e-5b433755ccb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.054207 10.0.0.33 - - [2026-02-20 04:52:46] "POST /projects HTTP/1.1" 409 238 0.007197 10.0.0.33 - - [2026-02-20 04:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.33 - - [2026-02-20 04:52:46] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045108 10.0.0.33 - - [2026-02-20 04:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011926 10.0.0.33 - - [2026-02-20 04:52:46] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008725 10.0.0.33 - - [2026-02-20 04:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.33 - - [2026-02-20 04:52:46] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006028 10.0.0.33 - - [2026-02-20 04:52:46] "POST /security-groups HTTP/1.1" 409 285 0.002380 10.0.0.33 - - [2026-02-20 04:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.33 - - [2026-02-20 04:52:46] "PUT /security-group/86ec378d-c2f9-4251-a131-178656b29210 HTTP/1.1" 200 262 0.061377 10.0.0.33 - - [2026-02-20 04:52:46] "PUT /access-control-list/3d33c193-3b2b-4eed-89c4-ef1c49d673e8 HTTP/1.1" 200 272 0.011595 10.0.0.33 - - [2026-02-20 04:52:46] "PUT /access-control-list/dc230610-89b9-45ba-bb1e-a357d6555a15 HTTP/1.1" 200 272 0.017367 10.0.0.33 - - [2026-02-20 04:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.011295 10.0.0.33 - - [2026-02-20 04:52:46] "POST /tags HTTP/1.1" 409 228 0.004355 10.0.0.33 - - [2026-02-20 04:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2026-02-20 04:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2026-02-20 04:52:46] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053197 10.0.0.33 - - [2026-02-20 04:52:46] "GET /tag/e98aabcf-0808-449d-991e-5b433755ccb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.038294 10.0.0.33 - - [2026-02-20 04:52:46] "POST /tags HTTP/1.1" 200 345 0.065327 10.0.0.33 - - [2026-02-20 04:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014891 10.0.0.33 - - [2026-02-20 04:52:46] "GET /tag/abffa093-5b50-45f2-81ef-b4cee157381a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016306 10.0.0.33 - - [2026-02-20 04:52:46] "POST /projects HTTP/1.1" 409 238 0.002214 10.0.0.33 - - [2026-02-20 04:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.33 - - [2026-02-20 04:52:46] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059382 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.33 - - [2026-02-20 04:52:47] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006145 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.33 - - [2026-02-20 04:52:47] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005738 10.0.0.33 - - [2026-02-20 04:52:47] "POST /security-groups HTTP/1.1" 409 285 0.002289 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.33 - - [2026-02-20 04:52:47] "PUT /security-group/134f3486-b218-436d-90c3-22bbe90f257e HTTP/1.1" 200 262 0.068406 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012827 10.0.0.33 - - [2026-02-20 04:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.041856 10.0.0.33 - - [2026-02-20 04:52:47] "PUT /access-control-list/caa82692-11b9-4127-908e-acb81a648cb0 HTTP/1.1" 200 272 0.028305 10.0.0.33 - - [2026-02-20 04:52:47] "POST /tags HTTP/1.1" 409 228 0.014965 10.0.0.33 - - [2026-02-20 04:52:47] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056224 10.0.0.33 - - [2026-02-20 04:52:47] "PUT /access-control-list/488f971e-7470-46fa-b7ac-c24560dc89c0 HTTP/1.1" 200 272 0.037625 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015846 10.0.0.33 - - [2026-02-20 04:52:47] "GET /tag/abffa093-5b50-45f2-81ef-b4cee157381a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024055 10.0.0.33 - - [2026-02-20 04:52:47] "POST /tags HTTP/1.1" 200 291 0.065189 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.33 - - [2026-02-20 04:52:47] "GET /tag/d03d871f-e883-444f-a2a3-960317f574bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014184 10.0.0.33 - - [2026-02-20 04:52:47] "POST /tags HTTP/1.1" 200 303 0.054661 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.33 - - [2026-02-20 04:52:47] "GET /tag/92bc9a48-bfac-4c95-a387-9cfe15f96980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012461 10.0.0.33 - - [2026-02-20 04:52:47] "POST /tags HTTP/1.1" 409 252 0.001701 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.33 - - [2026-02-20 04:52:47] "GET /tag/f94be865-79ae-4bc0-b668-8ed39c653a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010029 10.0.0.33 - - [2026-02-20 04:52:47] "POST /tags HTTP/1.1" 409 226 0.001774 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.33 - - [2026-02-20 04:52:47] "GET /tag/44dae1f0-37a5-49eb-8adb-6e5666f33621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009941 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.33 - - [2026-02-20 04:52:47] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003510 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.33 - - [2026-02-20 04:52:47] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031940 10.0.0.33 - - [2026-02-20 04:52:47] "POST /virtual-machines HTTP/1.1" 200 395 0.007379 10.0.0.33 - - [2026-02-20 04:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008370 10.0.0.33 - - [2026-02-20 04:52:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.086856 10.0.0.33 - - [2026-02-20 04:52:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007975 10.0.0.33 - - [2026-02-20 04:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.33 - - [2026-02-20 04:52:47] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.011131 10.0.0.33 - - [2026-02-20 04:52:48] "POST /instance-ips HTTP/1.1" 200 397 0.022601 10.0.0.33 - - [2026-02-20 04:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021527 10.0.0.33 - - [2026-02-20 04:52:48] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.015859 10.0.0.33 - - [2026-02-20 04:52:48] "POST /set-tag HTTP/1.1" 200 109 0.066547 10.0.0.33 - - [2026-02-20 04:52:48] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.022162 10.0.0.33 - - [2026-02-20 04:52:48] "GET /instance-ip/00bfdd9e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.005433 10.0.0.33 - - [2026-02-20 04:52:48] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.007173 10.0.0.33 - - [2026-02-20 04:52:48] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.33 - - [2026-02-20 04:52:48] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004467 10.0.0.33 - - [2026-02-20 04:52:48] "POST /ref-update HTTP/1.1" 200 156 0.010983 10.0.0.33 - - [2026-02-20 04:52:48] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.007080 10.0.0.33 - - [2026-02-20 04:52:48] "POST /set-tag HTTP/1.1" 200 109 0.009416 10.0.0.33 - - [2026-02-20 04:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.33 - - [2026-02-20 04:52:48] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004888 10.0.0.33 - - [2026-02-20 04:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2026-02-20 04:52:48] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050746 10.0.0.33 - - [2026-02-20 04:52:48] "POST /virtual-machines HTTP/1.1" 200 395 0.021807 10.0.0.33 - - [2026-02-20 04:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016350 10.0.0.33 - - [2026-02-20 04:52:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110652 10.0.0.33 - - [2026-02-20 04:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010029 10.0.0.33 - - [2026-02-20 04:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.33 - - [2026-02-20 04:52:48] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.005134 10.0.0.33 - - [2026-02-20 04:52:48] "POST /instance-ips HTTP/1.1" 200 397 0.033150 10.0.0.33 - - [2026-02-20 04:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029352 10.0.0.33 - - [2026-02-20 04:52:48] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2933 0.009600 10.0.0.33 - - [2026-02-20 04:52:49] "POST /set-tag HTTP/1.1" 200 109 0.072303 10.0.0.33 - - [2026-02-20 04:52:49] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.022670 10.0.0.33 - - [2026-02-20 04:52:49] "GET /instance-ip/0141b558-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1977 0.004323 10.0.0.33 - - [2026-02-20 04:52:49] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.006265 10.0.0.33 - - [2026-02-20 04:52:49] "POST /set-tag HTTP/1.1" 200 109 0.003594 10.0.0.33 - - [2026-02-20 04:52:49] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004748 10.0.0.33 - - [2026-02-20 04:52:49] "POST /ref-update HTTP/1.1" 200 156 0.011726 10.0.0.33 - - [2026-02-20 04:52:49] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.016261 10.0.0.33 - - [2026-02-20 04:52:49] "POST /set-tag HTTP/1.1" 200 109 0.003713 10.0.0.33 - - [2026-02-20 04:52:49] "POST /tags HTTP/1.1" 200 291 0.018196 10.0.0.33 - - [2026-02-20 04:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.33 - - [2026-02-20 04:52:49] "GET /tag/68a2c75b-9ef9-42bf-a705-571f44fe3224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.012608 10.0.0.33 - - [2026-02-20 04:52:49] "POST /tags HTTP/1.1" 409 252 0.011545 10.0.0.33 - - [2026-02-20 04:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2026-02-20 04:52:49] "GET /tag/de4a7580-22bf-43ca-a11f-aa87cf0e67e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011275 10.0.0.33 - - [2026-02-20 04:52:49] "POST /tags HTTP/1.1" 409 226 0.002106 10.0.0.33 - - [2026-02-20 04:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.33 - - [2026-02-20 04:52:49] "GET /tag/c7e0ec1c-96fd-43ba-9630-bfc250e98e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011445 10.0.0.33 - - [2026-02-20 04:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.33 - - [2026-02-20 04:52:49] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005002 10.0.0.33 - - [2026-02-20 04:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2026-02-20 04:52:49] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045046 10.0.0.33 - - [2026-02-20 04:52:49] "POST /virtual-machines HTTP/1.1" 200 395 0.015856 10.0.0.33 - - [2026-02-20 04:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019777 10.0.0.33 - - [2026-02-20 04:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095744 10.0.0.33 - - [2026-02-20 04:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008056 10.0.0.33 - - [2026-02-20 04:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008931 10.0.0.33 - - [2026-02-20 04:52:49] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.007303 10.0.0.33 - - [2026-02-20 04:52:49] "POST /instance-ips HTTP/1.1" 200 397 0.020651 10.0.0.33 - - [2026-02-20 04:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.022704 10.0.0.33 - - [2026-02-20 04:52:50] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009265 10.0.0.33 - - [2026-02-20 04:52:50] "POST /set-tag HTTP/1.1" 200 109 0.063800 10.0.0.33 - - [2026-02-20 04:52:50] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018981 10.0.0.33 - - [2026-02-20 04:52:50] "GET /instance-ip/01e31c9a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005407 10.0.0.33 - - [2026-02-20 04:52:50] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005442 10.0.0.33 - - [2026-02-20 04:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.33 - - [2026-02-20 04:52:50] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004122 10.0.0.33 - - [2026-02-20 04:52:50] "POST /ref-update HTTP/1.1" 200 156 0.010203 10.0.0.33 - - [2026-02-20 04:52:50] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007283 10.0.0.33 - - [2026-02-20 04:52:50] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.33 - - [2026-02-20 04:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.33 - - [2026-02-20 04:52:50] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004150 10.0.0.33 - - [2026-02-20 04:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.33 - - [2026-02-20 04:52:50] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034801 10.0.0.33 - - [2026-02-20 04:52:50] "POST /virtual-machines HTTP/1.1" 200 395 0.008766 10.0.0.33 - - [2026-02-20 04:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008521 10.0.0.33 - - [2026-02-20 04:52:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108882 10.0.0.33 - - [2026-02-20 04:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024439 10.0.0.33 - - [2026-02-20 04:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012107 10.0.0.33 - - [2026-02-20 04:52:50] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005452 10.0.0.33 - - [2026-02-20 04:52:50] "POST /instance-ips HTTP/1.1" 200 397 0.031690 10.0.0.33 - - [2026-02-20 04:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019272 10.0.0.33 - - [2026-02-20 04:52:50] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.017550 10.0.0.33 - - [2026-02-20 04:52:50] "POST /set-tag HTTP/1.1" 200 109 0.084400 10.0.0.33 - - [2026-02-20 04:52:50] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012845 10.0.0.33 - - [2026-02-20 04:52:50] "GET /instance-ip/0252eaa2-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003291 10.0.0.33 - - [2026-02-20 04:52:51] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004304 10.0.0.33 - - [2026-02-20 04:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.33 - - [2026-02-20 04:52:51] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004349 10.0.0.33 - - [2026-02-20 04:52:51] "POST /ref-update HTTP/1.1" 200 156 0.010437 10.0.0.33 - - [2026-02-20 04:52:51] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004316 10.0.0.33 - - [2026-02-20 04:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.33 - - [2026-02-20 04:52:51] "POST /tags HTTP/1.1" 200 299 0.018444 10.0.0.33 - - [2026-02-20 04:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.33 - - [2026-02-20 04:52:51] "GET /tag/a484705b-05d5-4245-b7e0-3c398b0b2262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013362 10.0.0.33 - - [2026-02-20 04:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.33 - - [2026-02-20 04:52:51] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004285 10.0.0.33 - - [2026-02-20 04:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.33 - - [2026-02-20 04:52:51] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040393 10.0.0.33 - - [2026-02-20 04:52:51] "POST /virtual-machines HTTP/1.1" 200 395 0.009091 10.0.0.33 - - [2026-02-20 04:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009190 10.0.0.33 - - [2026-02-20 04:52:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103707 10.0.0.33 - - [2026-02-20 04:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016070 10.0.0.33 - - [2026-02-20 04:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011551 10.0.0.33 - - [2026-02-20 04:52:51] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004272 10.0.0.33 - - [2026-02-20 04:52:51] "POST /instance-ips HTTP/1.1" 200 397 0.030414 10.0.0.33 - - [2026-02-20 04:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024595 10.0.0.33 - - [2026-02-20 04:52:51] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016368 10.0.0.33 - - [2026-02-20 04:52:51] "POST /set-tag HTTP/1.1" 200 109 0.022359 10.0.0.33 - - [2026-02-20 04:52:51] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015254 10.0.0.33 - - [2026-02-20 04:52:51] "GET /instance-ip/02d74ca2-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005702 10.0.0.33 - - [2026-02-20 04:52:51] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005406 10.0.0.33 - - [2026-02-20 04:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.33 - - [2026-02-20 04:52:51] "POST /tags HTTP/1.1" 200 299 0.023312 10.0.0.33 - - [2026-02-20 04:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-02-20 04:52:51] "GET /tag/e9f32774-ebce-482b-a843-8d0bc64f1683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011483 10.0.0.33 - - [2026-02-20 04:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.33 - - [2026-02-20 04:52:51] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003788 10.0.0.33 - - [2026-02-20 04:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.33 - - [2026-02-20 04:52:51] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036759 10.0.0.33 - - [2026-02-20 04:52:52] "POST /virtual-machines HTTP/1.1" 200 395 0.009274 10.0.0.33 - - [2026-02-20 04:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009355 10.0.0.33 - - [2026-02-20 04:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107860 10.0.0.33 - - [2026-02-20 04:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.022100 10.0.0.33 - - [2026-02-20 04:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006825 10.0.0.33 - - [2026-02-20 04:52:52] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006066 10.0.0.33 - - [2026-02-20 04:52:52] "POST /instance-ips HTTP/1.1" 200 397 0.022069 10.0.0.33 - - [2026-02-20 04:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023638 10.0.0.33 - - [2026-02-20 04:52:52] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013488 10.0.0.33 - - [2026-02-20 04:52:52] "POST /set-tag HTTP/1.1" 200 109 0.020458 10.0.0.33 - - [2026-02-20 04:52:52] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015830 10.0.0.33 - - [2026-02-20 04:52:52] "GET /instance-ip/0345f260-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003764 10.0.0.33 - - [2026-02-20 04:52:52] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004713 10.0.0.33 - - [2026-02-20 04:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.33 - - [2026-02-20 04:52:52] "POST /tags HTTP/1.1" 200 299 0.017129 10.0.0.33 - - [2026-02-20 04:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.33 - - [2026-02-20 04:52:52] "GET /tag/1480509b-2c01-49d6-bfb0-51adbb9128e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013323 10.0.0.33 - - [2026-02-20 04:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.33 - - [2026-02-20 04:52:52] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006744 10.0.0.33 - - [2026-02-20 04:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.33 - - [2026-02-20 04:52:52] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061590 10.0.0.33 - - [2026-02-20 04:52:52] "POST /virtual-machines HTTP/1.1" 200 395 0.008537 10.0.0.33 - - [2026-02-20 04:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008571 10.0.0.33 - - [2026-02-20 04:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122639 10.0.0.33 - - [2026-02-20 04:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021051 10.0.0.33 - - [2026-02-20 04:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012417 10.0.0.33 - - [2026-02-20 04:52:53] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004931 10.0.0.33 - - [2026-02-20 04:52:53] "POST /instance-ips HTTP/1.1" 200 397 0.020182 10.0.0.33 - - [2026-02-20 04:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019312 10.0.0.33 - - [2026-02-20 04:52:53] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010224 10.0.0.33 - - [2026-02-20 04:52:53] "POST /set-tag HTTP/1.1" 200 109 0.023897 10.0.0.33 - - [2026-02-20 04:52:53] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010081 10.0.0.33 - - [2026-02-20 04:52:53] "GET /instance-ip/03b82df8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.002770 10.0.0.33 - - [2026-02-20 04:52:53] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004639 10.0.0.33 - - [2026-02-20 04:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.33 - - [2026-02-20 04:52:53] "POST /tags HTTP/1.1" 200 299 0.018179 10.0.0.33 - - [2026-02-20 04:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.33 - - [2026-02-20 04:52:53] "GET /tag/5bf9b4c1-e65a-4dd8-9dcc-7bedd4e11a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018080 10.0.0.33 - - [2026-02-20 04:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.33 - - [2026-02-20 04:52:53] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005437 10.0.0.33 - - [2026-02-20 04:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2026-02-20 04:52:53] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034683 10.0.0.33 - - [2026-02-20 04:52:53] "POST /virtual-machines HTTP/1.1" 200 395 0.015599 10.0.0.33 - - [2026-02-20 04:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.030565 10.0.0.33 - - [2026-02-20 04:52:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119283 10.0.0.33 - - [2026-02-20 04:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013780 10.0.0.33 - - [2026-02-20 04:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009748 10.0.0.33 - - [2026-02-20 04:52:53] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005053 10.0.0.33 - - [2026-02-20 04:52:53] "POST /instance-ips HTTP/1.1" 200 397 0.021187 10.0.0.33 - - [2026-02-20 04:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019413 10.0.0.33 - - [2026-02-20 04:52:53] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.008160 10.0.0.33 - - [2026-02-20 04:52:53] "POST /set-tag HTTP/1.1" 200 109 0.020183 10.0.0.33 - - [2026-02-20 04:52:53] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019718 10.0.0.33 - - [2026-02-20 04:52:53] "GET /instance-ip/0429b40a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003275 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008783 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004325 10.0.0.33 - - [2026-02-20 04:52:54] "POST /ref-update HTTP/1.1" 200 156 0.010718 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012123 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004955 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003527 10.0.0.33 - - [2026-02-20 04:52:54] "POST /ref-update HTTP/1.1" 200 156 0.013340 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021036 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.004241 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.006665 10.0.0.33 - - [2026-02-20 04:52:54] "POST /ref-update HTTP/1.1" 200 156 0.009875 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015694 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002616 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.007282 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005749 10.0.0.33 - - [2026-02-20 04:52:54] "POST /ref-update HTTP/1.1" 200 156 0.010979 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014832 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003960 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002445 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004564 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003986 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.005085 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005021 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006410 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005148 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005076 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.33 - - [2026-02-20 04:52:54] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004982 10.0.0.33 - - [2026-02-20 04:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.33 - - [2026-02-20 04:52:58] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006270 10.0.0.33 - - [2026-02-20 04:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.33 - - [2026-02-20 04:52:58] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004645 10.0.0.33 - - [2026-02-20 04:52:58] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.33 - - [2026-02-20 04:52:58] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004177 10.0.0.33 - - [2026-02-20 04:52:58] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.33 - - [2026-02-20 04:52:59] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004717 10.0.0.33 - - [2026-02-20 04:52:59] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine/a0b6c47d-932b-404f-8d6b-ce6988e8343c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002776 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004233 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine/3037709c-8ff5-47bf-9b08-7d0763a516b5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003091 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.007578 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine/f462869d-b564-4766-adf9-9387f2b62f03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003289 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005281 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine/5fa673ef-3a2d-4b22-abf4-55076f936d87?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006222 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005222 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine/f07f3894-63bf-42db-97e1-b2534faaa36d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003691 10.0.0.33 - - [2026-02-20 04:53:02] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004658 10.0.0.33 - - [2026-02-20 04:53:03] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005880 10.0.0.33 - - [2026-02-20 04:53:03] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.33 - - [2026-02-20 04:53:04] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004483 10.0.0.33 - - [2026-02-20 04:53:04] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.33 - - [2026-02-20 04:53:07] "GET /virtual-machine/074fa61f-8e1c-4d69-803e-38f7cd2b4a4e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.003171 10.0.0.33 - - [2026-02-20 04:53:07] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004282 10.0.0.33 - - [2026-02-20 04:53:07] "GET /virtual-machine/603a7009-8db1-40ae-987c-ae5dcf779685?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004000 10.0.0.33 - - [2026-02-20 04:53:07] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008678 10.0.0.33 - - [2026-02-20 04:53:07] "GET /virtual-machine/bcfc939b-b5af-4658-ade0-b11dc1d33f13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003464 10.0.0.33 - - [2026-02-20 04:53:07] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007013 10.0.0.33 - - [2026-02-20 04:53:08] "GET /loadbalancer/0f83e747-e046-4009-8c40-a466a3397eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005937 10.0.0.33 - - [2026-02-20 04:53:08] "POST /tags HTTP/1.1" 200 333 0.028112 10.0.0.33 - - [2026-02-20 04:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016158 10.0.0.33 - - [2026-02-20 04:53:08] "GET /tag/9a04245c-69b5-4ba7-a06f-00acf98568e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011757 10.0.0.33 - - [2026-02-20 04:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-02-20 04:53:08] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045108 10.0.0.33 - - [2026-02-20 04:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-02-20 04:53:08] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004035 10.0.0.33 - - [2026-02-20 04:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.33 - - [2026-02-20 04:53:08] "GET /service-appliance-set/c3d0587e-b1b5-4533-aedd-35435c649692?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002829 10.0.0.33 - - [2026-02-20 04:53:08] "POST /fqname-to-id HTTP/1.1" 404 273 0.001960 10.0.0.33 - - [2026-02-20 04:53:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.101026 10.0.0.33 - - [2026-02-20 04:53:08] "GET /virtual-machine-interface/be758cfd-31c7-418d-b060-42de396fb88a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005024 10.0.0.33 - - [2026-02-20 04:53:08] "POST /instance-ips HTTP/1.1" 200 409 0.022540 10.0.0.33 - - [2026-02-20 04:53:08] "GET /instance-ip/d1ec8298-2d43-4601-b8bb-616e862236e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005976 10.0.0.33 - - [2026-02-20 04:53:08] "POST /loadbalancers HTTP/1.1" 200 629 0.060106 10.0.0.33 - - [2026-02-20 04:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017926 10.0.0.33 - - [2026-02-20 04:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.33 - - [2026-02-20 04:53:09] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.048944 10.0.0.33 - - [2026-02-20 04:53:09] "GET /instance-ip/d1ec8298-2d43-4601-b8bb-616e862236e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005990 10.0.0.33 - - [2026-02-20 04:53:09] "POST /floating-ips HTTP/1.1" 200 597 0.028593 10.0.0.33 - - [2026-02-20 04:53:09] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054006 10.0.0.33 - - [2026-02-20 04:53:09] "GET /loadbalancer/0f83e747-e046-4009-8c40-a466a3397eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004783 10.0.0.33 - - [2026-02-20 04:53:09] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.025932 10.0.0.33 - - [2026-02-20 04:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.33 - - [2026-02-20 04:53:09] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034473 10.0.0.33 - - [2026-02-20 04:53:09] "GET /loadbalancer-listener/094eb2e7-97ca-421f-9ea9-ed3ceaac4734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.006306 10.0.0.33 - - [2026-02-20 04:53:09] "GET /loadbalancer-listener/094eb2e7-97ca-421f-9ea9-ed3ceaac4734?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.004249 10.0.0.33 - - [2026-02-20 04:53:09] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.031932 10.0.0.33 - - [2026-02-20 04:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008702 10.0.0.33 - - [2026-02-20 04:53:09] "GET /instance-ip/d1ec8298-2d43-4601-b8bb-616e862236e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004914 10.0.0.33 - - [2026-02-20 04:53:09] "GET /instance-ip/d1ec8298-2d43-4601-b8bb-616e862236e6?fields=floating_ips HTTP/1.1" 200 1213 0.005197 10.0.0.33 - - [2026-02-20 04:53:09] "GET /loadbalancer/0f83e747-e046-4009-8c40-a466a3397eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004411 10.0.0.33 - - [2026-02-20 04:53:09] "GET /loadbalancer-pool/81737bef-5719-4dd3-ac15-e5d1e600987e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006441 10.0.0.33 - - [2026-02-20 04:53:09] "GET /floating-ip/480049fa-1751-4dcd-b152-cb0e43716f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.004799 10.0.0.33 - - [2026-02-20 04:53:09] "POST /loadbalancer-members HTTP/1.1" 200 721 0.026034 10.0.0.33 - - [2026-02-20 04:53:09] "GET /loadbalancer/0f83e747-e046-4009-8c40-a466a3397eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.007758 10.0.0.33 - - [2026-02-20 04:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008558 10.0.0.33 - - [2026-02-20 04:53:09] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.006356 10.0.0.33 - - [2026-02-20 04:53:09] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005377 10.0.0.33 - - [2026-02-20 04:53:09] "POST /tags HTTP/1.1" 409 221 0.001529 10.0.0.33 - - [2026-02-20 04:53:09] "POST /ref-update HTTP/1.1" 200 156 0.007627 10.0.0.33 - - [2026-02-20 04:53:09] "GET /floating-ip/480049fa-1751-4dcd-b152-cb0e43716f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.012086 10.0.0.33 - - [2026-02-20 04:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2026-02-20 04:53:09] "GET /tag/9a04245c-69b5-4ba7-a06f-00acf98568e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011208 10.0.0.33 - - [2026-02-20 04:53:09] "PUT /floating-ip/480049fa-1751-4dcd-b152-cb0e43716f52 HTTP/1.1" 200 256 0.007731 10.0.0.33 - - [2026-02-20 04:53:09] "POST /set-tag HTTP/1.1" 200 109 0.081709 10.0.0.33 - - [2026-02-20 04:53:09] "GET /loadbalancer-pool/81737bef-5719-4dd3-ac15-e5d1e600987e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003427 10.0.0.33 - - [2026-02-20 04:53:09] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015939 10.0.0.33 - - [2026-02-20 04:53:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022093 10.0.0.33 - - [2026-02-20 04:53:09] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.015885 10.0.0.33 - - [2026-02-20 04:53:09] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.003721 10.0.0.33 - - [2026-02-20 04:53:09] "POST /ref-update HTTP/1.1" 200 156 0.009175 10.0.0.33 - - [2026-02-20 04:53:09] "GET /floating-ip/480049fa-1751-4dcd-b152-cb0e43716f52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011056 10.0.0.33 - - [2026-02-20 04:53:09] "POST /set-tag HTTP/1.1" 200 109 0.065722 10.0.0.33 - - [2026-02-20 04:53:11] "POST /tags HTTP/1.1" 409 206 0.002211 10.0.0.33 - - [2026-02-20 04:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.33 - - [2026-02-20 04:53:11] "GET /tag/92bc9a48-bfac-4c95-a387-9cfe15f96980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010847 10.0.0.33 - - [2026-02-20 04:53:11] "POST /tags HTTP/1.1" 409 204 0.001951 10.0.0.33 - - [2026-02-20 04:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-02-20 04:53:11] "GET /tag/e9f32774-ebce-482b-a843-8d0bc64f1683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017283 10.0.0.33 - - [2026-02-20 04:53:11] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004752 10.0.0.33 - - [2026-02-20 04:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.33 - - [2026-02-20 04:53:11] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002984 10.0.0.33 - - [2026-02-20 04:53:11] "POST /tags HTTP/1.1" 409 206 0.001973 10.0.0.33 - - [2026-02-20 04:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2026-02-20 04:53:11] "GET /tag/92bc9a48-bfac-4c95-a387-9cfe15f96980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017503 10.0.0.33 - - [2026-02-20 04:53:11] "POST /tags HTTP/1.1" 409 226 0.002586 10.0.0.33 - - [2026-02-20 04:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.33 - - [2026-02-20 04:53:11] "GET /tag/44dae1f0-37a5-49eb-8adb-6e5666f33621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011528 10.0.0.33 - - [2026-02-20 04:53:11] "POST /tags HTTP/1.1" 409 204 0.002265 10.0.0.33 - - [2026-02-20 04:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.33 - - [2026-02-20 04:53:11] "GET /tag/e9f32774-ebce-482b-a843-8d0bc64f1683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015011 10.0.0.33 - - [2026-02-20 04:53:11] "POST /tags HTTP/1.1" 409 226 0.003184 10.0.0.33 - - [2026-02-20 04:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.33 - - [2026-02-20 04:53:11] "GET /tag/44dae1f0-37a5-49eb-8adb-6e5666f33621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012127 10.0.0.33 - - [2026-02-20 04:53:11] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002328 10.0.0.33 - - [2026-02-20 04:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-02-20 04:53:11] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012239 10.0.0.33 - - [2026-02-20 04:53:11] "POST /firewall-rules HTTP/1.1" 200 626 0.075303 10.0.0.33 - - [2026-02-20 04:53:11] "POST /firewall-rules HTTP/1.1" 200 646 0.073449 10.0.0.33 - - [2026-02-20 04:53:11] "GET /firewall-rule/f1db482f-d121-4529-9b6b-cffcf9877970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.014654 10.0.0.33 - - [2026-02-20 04:53:11] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002456 10.0.0.33 - - [2026-02-20 04:53:11] "GET /firewall-rule/7b74d005-dd83-48ae-b675-6cdd1dfa07d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005079 10.0.0.33 - - [2026-02-20 04:53:11] "POST /ref-update HTTP/1.1" 200 156 0.014384 10.0.0.33 - - [2026-02-20 04:53:11] "POST /firewall-policys HTTP/1.1" 200 606 0.023191 10.0.0.33 - - [2026-02-20 04:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014890 10.0.0.33 - - [2026-02-20 04:53:11] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.013716 10.0.0.33 - - [2026-02-20 04:53:11] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003196 10.0.0.33 - - [2026-02-20 04:53:12] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003260 10.0.0.33 - - [2026-02-20 04:53:12] "GET /firewall-policy/3e5cf35b-a493-4e0f-b950-977d48475c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003555 10.0.0.33 - - [2026-02-20 04:53:12] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003470 10.0.0.33 - - [2026-02-20 04:53:12] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004368 10.0.0.33 - - [2026-02-20 04:53:12] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002416 10.0.0.33 - - [2026-02-20 04:53:12] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002383 10.0.0.33 - - [2026-02-20 04:53:12] "POST /ref-update HTTP/1.1" 200 156 0.025761 10.0.0.33 - - [2026-02-20 04:53:12] "POST /ref-update HTTP/1.1" 200 156 0.020127 10.0.0.33 - - [2026-02-20 04:53:12] "POST /ref-update HTTP/1.1" 200 156 0.042801 10.0.0.33 - - [2026-02-20 04:53:12] "POST /ref-update HTTP/1.1" 200 156 0.039304 10.0.0.33 - - [2026-02-20 04:53:12] "POST /ref-update HTTP/1.1" 200 156 0.027293 10.0.0.33 - - [2026-02-20 04:53:12] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.012446 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:53:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:53:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000937 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:54:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:54:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:54:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:54:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 10.0.0.33 - - [2026-02-20 04:55:10] "POST /tags HTTP/1.1" 409 252 0.002212 10.0.0.33 - - [2026-02-20 04:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.33 - - [2026-02-20 04:55:10] "GET /tag/de4a7580-22bf-43ca-a11f-aa87cf0e67e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.023328 10.0.0.33 - - [2026-02-20 04:55:10] "POST /tags HTTP/1.1" 409 228 0.001856 10.0.0.33 - - [2026-02-20 04:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2026-02-20 04:55:10] "GET /tag/abffa093-5b50-45f2-81ef-b4cee157381a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013764 10.0.0.33 - - [2026-02-20 04:55:10] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004240 10.0.0.33 - - [2026-02-20 04:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.33 - - [2026-02-20 04:55:11] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003525 10.0.0.33 - - [2026-02-20 04:55:11] "POST /tags HTTP/1.1" 409 206 0.002738 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.33 - - [2026-02-20 04:55:11] "GET /tag/92bc9a48-bfac-4c95-a387-9cfe15f96980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012815 10.0.0.33 - - [2026-02-20 04:55:11] "POST /tags HTTP/1.1" 409 226 0.002071 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2026-02-20 04:55:11] "GET /tag/44dae1f0-37a5-49eb-8adb-6e5666f33621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014152 10.0.0.33 - - [2026-02-20 04:55:11] "POST /tags HTTP/1.1" 409 204 0.001637 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.33 - - [2026-02-20 04:55:11] "GET /tag/e9f32774-ebce-482b-a843-8d0bc64f1683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.023849 10.0.0.33 - - [2026-02-20 04:55:11] "POST /tags HTTP/1.1" 409 226 0.002514 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-02-20 04:55:11] "GET /tag/44dae1f0-37a5-49eb-8adb-6e5666f33621?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012213 10.0.0.33 - - [2026-02-20 04:55:11] "POST /tags HTTP/1.1" 409 228 0.002212 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.33 - - [2026-02-20 04:55:11] "GET /tag/abffa093-5b50-45f2-81ef-b4cee157381a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010897 10.0.0.33 - - [2026-02-20 04:55:11] "POST /tags HTTP/1.1" 409 252 0.001826 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013460 10.0.0.33 - - [2026-02-20 04:55:11] "GET /tag/de4a7580-22bf-43ca-a11f-aa87cf0e67e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016499 10.0.0.33 - - [2026-02-20 04:55:11] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004030 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2026-02-20 04:55:11] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002605 10.0.0.33 - - [2026-02-20 04:55:11] "POST /firewall-rules HTTP/1.1" 409 281 0.001785 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.33 - - [2026-02-20 04:55:11] "PUT /firewall-rule/7b74d005-dd83-48ae-b675-6cdd1dfa07d5 HTTP/1.1" 200 260 0.016773 10.0.0.33 - - [2026-02-20 04:55:11] "POST /firewall-rules HTTP/1.1" 409 291 0.004632 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-02-20 04:55:11] "PUT /firewall-rule/f1db482f-d121-4529-9b6b-cffcf9877970 HTTP/1.1" 200 260 0.023575 10.0.0.33 - - [2026-02-20 04:55:11] "GET /firewall-rule/f1db482f-d121-4529-9b6b-cffcf9877970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.007380 10.0.0.33 - - [2026-02-20 04:55:11] "POST /firewall-rules HTTP/1.1" 200 658 0.081030 10.0.0.33 - - [2026-02-20 04:55:11] "GET /firewall-rule/9a4ca2d5-d9c2-4c72-a43c-ff281a9cd971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.006065 10.0.0.33 - - [2026-02-20 04:55:11] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002874 10.0.0.33 - - [2026-02-20 04:55:11] "GET /firewall-rule/7b74d005-dd83-48ae-b675-6cdd1dfa07d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004258 10.0.0.33 - - [2026-02-20 04:55:11] "POST /firewall-policys HTTP/1.1" 409 269 0.001831 10.0.0.33 - - [2026-02-20 04:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.33 - - [2026-02-20 04:55:11] "PUT /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9 HTTP/1.1" 200 264 0.020831 10.0.0.33 - - [2026-02-20 04:55:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033982 10.0.0.33 - - [2026-02-20 04:55:11] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.030226 10.0.0.33 - - [2026-02-20 04:55:12] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002511 10.0.0.33 - - [2026-02-20 04:55:12] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002062 10.0.0.33 - - [2026-02-20 04:55:12] "GET /firewall-policy/3e5cf35b-a493-4e0f-b950-977d48475c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002046 10.0.0.33 - - [2026-02-20 04:55:12] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003429 10.0.0.33 - - [2026-02-20 04:55:12] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002627 10.0.0.33 - - [2026-02-20 04:55:12] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002965 10.0.0.33 - - [2026-02-20 04:55:45] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006437 10.0.0.33 - - [2026-02-20 04:55:45] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.33 - - [2026-02-20 04:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.33 - - [2026-02-20 04:55:45] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002224 10.0.0.33 - - [2026-02-20 04:55:45] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005313 10.0.0.33 - - [2026-02-20 04:55:45] "POST /set-tag HTTP/1.1" 200 109 0.042937 10.0.0.33 - - [2026-02-20 04:55:46] "DELETE /loadbalancer-member/9826f57b-5c59-4117-8887-64010f04ec22 HTTP/1.1" 200 115 0.036485 10.0.0.33 - - [2026-02-20 04:55:46] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008357 10.0.0.33 - - [2026-02-20 04:55:46] "POST /set-tag HTTP/1.1" 200 109 0.002729 10.0.0.33 - - [2026-02-20 04:55:46] "DELETE /loadbalancer-member/da515cab-6919-4ed2-98b2-b756961dcd58 HTTP/1.1" 200 115 0.040191 10.0.0.33 - - [2026-02-20 04:55:46] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010144 10.0.0.33 - - [2026-02-20 04:55:46] "POST /set-tag HTTP/1.1" 200 109 0.002690 10.0.0.33 - - [2026-02-20 04:55:46] "DELETE /loadbalancer-member/2b82d92d-ca83-4f80-80b6-aa097aebb234 HTTP/1.1" 200 115 0.024101 10.0.0.33 - - [2026-02-20 04:55:46] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004265 10.0.0.33 - - [2026-02-20 04:55:46] "POST /set-tag HTTP/1.1" 200 109 0.005050 10.0.0.33 - - [2026-02-20 04:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.33 - - [2026-02-20 04:55:46] "GET /loadbalancer/0ed42151-2919-4f34-a339-45f78d9b0e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002701 10.0.0.33 - - [2026-02-20 04:55:46] "GET /loadbalancer-pool/bc7cc52d-77c4-4840-b673-201a1800c352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002654 10.0.0.33 - - [2026-02-20 04:55:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018270 10.0.0.33 - - [2026-02-20 04:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021898 10.0.0.33 - - [2026-02-20 04:55:46] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014957 10.0.0.33 - - [2026-02-20 04:55:46] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009217 10.0.0.33 - - [2026-02-20 04:55:46] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008908 10.0.0.33 - - [2026-02-20 04:55:46] "POST /set-tag HTTP/1.1" 200 109 0.087680 10.0.0.33 - - [2026-02-20 04:55:46] "GET /loadbalancer-pool/7e4131f2-a80f-4987-be81-7dafff7b200a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011353 10.0.0.33 - - [2026-02-20 04:55:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026605 10.0.0.33 - - [2026-02-20 04:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009623 10.0.0.33 - - [2026-02-20 04:55:46] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013201 10.0.0.33 - - [2026-02-20 04:55:46] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011721 10.0.0.33 - - [2026-02-20 04:55:46] "POST /set-tag HTTP/1.1" 200 109 0.007637 10.0.0.33 - - [2026-02-20 04:55:46] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004606 10.0.0.33 - - [2026-02-20 04:55:46] "GET /loadbalancer-pool/6bc020b3-e6a6-49c4-984b-be0003ce113d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003104 10.0.0.33 - - [2026-02-20 04:55:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023692 10.0.0.33 - - [2026-02-20 04:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032109 10.0.0.33 - - [2026-02-20 04:55:46] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021605 10.0.0.33 - - [2026-02-20 04:55:46] "GET /virtual-machine-interface/ae830638-0e16-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017616 10.0.0.33 - - [2026-02-20 04:55:46] "GET /floating-ip/b9619583-2d7c-434c-96a5-ed78ab6ef8d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003961 10.0.0.33 - - [2026-02-20 04:55:46] "POST /set-tag HTTP/1.1" 200 109 0.003112 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:55:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001326 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:55:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001242 10.0.0.33 - - [2026-02-20 04:56:20] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.010086 10.0.0.33 - - [2026-02-20 04:56:20] "POST /set-tag HTTP/1.1" 200 109 0.009212 10.0.0.33 - - [2026-02-20 04:56:20] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006616 10.0.0.33 - - [2026-02-20 04:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.33 - - [2026-02-20 04:56:20] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004784 10.0.0.33 - - [2026-02-20 04:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.33 - - [2026-02-20 04:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2026-02-20 04:56:20] "GET /loadbalancer/0f83e747-e046-4009-8c40-a466a3397eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002514 10.0.0.33 - - [2026-02-20 04:56:20] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.004788 10.0.0.33 - - [2026-02-20 04:56:20] "POST /set-tag HTTP/1.1" 200 109 0.031709 10.0.0.33 - - [2026-02-20 04:56:20] "DELETE /loadbalancer-member/e5eb4eb1-c6d3-4e94-a5c8-aa0bdcf888cb HTTP/1.1" 200 115 0.033402 10.0.0.33 - - [2026-02-20 04:56:20] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008658 10.0.0.33 - - [2026-02-20 04:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.33 - - [2026-02-20 04:56:20] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.005830 10.0.0.33 - - [2026-02-20 04:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.33 - - [2026-02-20 04:56:20] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004290 10.0.0.33 - - [2026-02-20 04:56:20] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.33 - - [2026-02-20 04:56:20] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007483 10.0.0.33 - - [2026-02-20 04:56:20] "POST /set-tag HTTP/1.1" 200 109 0.004148 10.0.0.33 - - [2026-02-20 04:56:20] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004432 10.0.0.33 - - [2026-02-20 04:56:20] "POST /set-tag HTTP/1.1" 200 109 0.003953 10.0.0.33 - - [2026-02-20 04:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.33 - - [2026-02-20 04:56:21] "GET /loadbalancer/0f83e747-e046-4009-8c40-a466a3397eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002888 10.0.0.33 - - [2026-02-20 04:56:21] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008881 10.0.0.33 - - [2026-02-20 04:56:21] "POST /set-tag HTTP/1.1" 200 109 0.004147 10.0.0.33 - - [2026-02-20 04:56:21] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007598 10.0.0.33 - - [2026-02-20 04:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.33 - - [2026-02-20 04:56:21] "GET /virtual-machine/f462869d-b564-4766-adf9-9387f2b62f03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002900 10.0.0.33 - - [2026-02-20 04:56:21] "POST /ref-update HTTP/1.1" 200 156 0.015558 10.0.0.33 - - [2026-02-20 04:56:21] "GET /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004207 10.0.0.33 - - [2026-02-20 04:56:21] "POST /set-tag HTTP/1.1" 200 109 0.017576 10.0.0.33 - - [2026-02-20 04:56:21] "POST /set-tag HTTP/1.1" 200 109 0.028708 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.035362 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.046947 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.042905 10.0.0.33 - - [2026-02-20 04:56:22] "DELETE /instance-ip/01e31c9a-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.046581 10.0.0.33 - - [2026-02-20 04:56:22] "DELETE /virtual-machine-interface/01cbd9cc-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.066529 10.0.0.33 - - [2026-02-20 04:56:22] "DELETE /virtual-machine/f462869d-b564-4766-adf9-9387f2b62f03 HTTP/1.1" 200 115 0.017279 10.0.0.33 - - [2026-02-20 04:56:22] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007204 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.33 - - [2026-02-20 04:56:22] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005762 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.33 - - [2026-02-20 04:56:22] "GET /virtual-machine/5fa673ef-3a2d-4b22-abf4-55076f936d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002677 10.0.0.33 - - [2026-02-20 04:56:22] "POST /ref-update HTTP/1.1" 200 156 0.010519 10.0.0.33 - - [2026-02-20 04:56:22] "GET /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019057 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.023503 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.027028 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.029736 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.028376 10.0.0.33 - - [2026-02-20 04:56:22] "POST /set-tag HTTP/1.1" 200 109 0.039566 10.0.0.33 - - [2026-02-20 04:56:22] "DELETE /instance-ip/0252eaa2-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.069455 10.0.0.33 - - [2026-02-20 04:56:22] "DELETE /virtual-machine-interface/023c57f6-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.069044 10.0.0.33 - - [2026-02-20 04:56:22] "DELETE /virtual-machine/5fa673ef-3a2d-4b22-abf4-55076f936d87 HTTP/1.1" 200 115 0.028196 10.0.0.33 - - [2026-02-20 04:56:22] "DELETE /tag/68a2c75b-9ef9-42bf-a705-571f44fe3224 HTTP/1.1" 200 115 0.030520 10.0.0.33 - - [2026-02-20 04:56:22] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.003651 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.33 - - [2026-02-20 04:56:23] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.003961 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.001766 10.0.0.33 - - [2026-02-20 04:56:23] "GET /virtual-machine/3037709c-8ff5-47bf-9b08-7d0763a516b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003445 10.0.0.33 - - [2026-02-20 04:56:23] "POST /ref-update HTTP/1.1" 200 156 0.010222 10.0.0.33 - - [2026-02-20 04:56:23] "GET /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4043 0.016416 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.020527 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.043477 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.039487 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.017765 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.024393 10.0.0.33 - - [2026-02-20 04:56:23] "DELETE /instance-ip/0141b558-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.041204 10.0.0.33 - - [2026-02-20 04:56:23] "POST /ref-update HTTP/1.1" 200 156 0.022984 10.0.0.33 - - [2026-02-20 04:56:23] "DELETE /virtual-machine-interface/01266fc8-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.040408 10.0.0.33 - - [2026-02-20 04:56:23] "DELETE /virtual-machine/3037709c-8ff5-47bf-9b08-7d0763a516b5 HTTP/1.1" 200 115 0.019897 10.0.0.33 - - [2026-02-20 04:56:23] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005941 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.33 - - [2026-02-20 04:56:23] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.004057 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2026-02-20 04:56:23] "GET /virtual-machine/a0b6c47d-932b-404f-8d6b-ce6988e8343c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002704 10.0.0.33 - - [2026-02-20 04:56:23] "POST /ref-update HTTP/1.1" 200 156 0.007785 10.0.0.33 - - [2026-02-20 04:56:23] "GET /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3861 0.005718 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.020514 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.037535 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.016985 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.041050 10.0.0.33 - - [2026-02-20 04:56:23] "POST /set-tag HTTP/1.1" 200 109 0.030569 10.0.0.33 - - [2026-02-20 04:56:23] "DELETE /instance-ip/00bfdd9e-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.035593 10.0.0.33 - - [2026-02-20 04:56:24] "POST /ref-update HTTP/1.1" 200 156 0.037941 10.0.0.33 - - [2026-02-20 04:56:24] "DELETE /virtual-machine-interface/00a87f82-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.040926 10.0.0.33 - - [2026-02-20 04:56:24] "DELETE /virtual-machine/a0b6c47d-932b-404f-8d6b-ce6988e8343c HTTP/1.1" 200 115 0.020959 10.0.0.33 - - [2026-02-20 04:56:24] "DELETE /tag/92bc9a48-bfac-4c95-a387-9cfe15f96980 HTTP/1.1" 409 388 0.004780 10.0.0.33 - - [2026-02-20 04:56:24] "DELETE /tag/d03d871f-e883-444f-a2a3-960317f574bd HTTP/1.1" 200 115 0.042247 10.0.0.33 - - [2026-02-20 04:56:51] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006005 10.0.0.33 - - [2026-02-20 04:56:51] "POST /set-tag HTTP/1.1" 200 109 0.006003 10.0.0.33 - - [2026-02-20 04:56:51] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005296 10.0.0.33 - - [2026-02-20 04:56:51] "POST /set-tag HTTP/1.1" 200 109 0.003367 10.0.0.33 - - [2026-02-20 04:56:51] "GET /virtual-machine/bcfc939b-b5af-4658-ade0-b11dc1d33f13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002982 10.0.0.33 - - [2026-02-20 04:56:51] "POST /ref-update HTTP/1.1" 200 156 0.019533 10.0.0.33 - - [2026-02-20 04:56:52] "GET /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005054 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.019936 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.035635 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.017012 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.032856 10.0.0.33 - - [2026-02-20 04:56:52] "DELETE /instance-ip/0429b40a-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.056237 10.0.0.33 - - [2026-02-20 04:56:52] "DELETE /virtual-machine-interface/040e3dc4-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.043644 10.0.0.33 - - [2026-02-20 04:56:52] "DELETE /virtual-machine/bcfc939b-b5af-4658-ade0-b11dc1d33f13 HTTP/1.1" 200 115 0.027585 10.0.0.33 - - [2026-02-20 04:56:52] "DELETE /tag/5bf9b4c1-e65a-4dd8-9dcc-7bedd4e11a24 HTTP/1.1" 200 115 0.031316 10.0.0.33 - - [2026-02-20 04:56:52] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008301 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.33 - - [2026-02-20 04:56:52] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005107 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.002788 10.0.0.33 - - [2026-02-20 04:56:52] "GET /virtual-machine/603a7009-8db1-40ae-987c-ae5dcf779685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003832 10.0.0.33 - - [2026-02-20 04:56:52] "POST /ref-update HTTP/1.1" 200 156 0.012100 10.0.0.33 - - [2026-02-20 04:56:52] "GET /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019361 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.018323 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.023592 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.047407 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.016330 10.0.0.33 - - [2026-02-20 04:56:52] "DELETE /instance-ip/0345f260-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.055953 10.0.0.33 - - [2026-02-20 04:56:52] "DELETE /virtual-machine-interface/032ebeb0-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.050929 10.0.0.33 - - [2026-02-20 04:56:52] "DELETE /virtual-machine/603a7009-8db1-40ae-987c-ae5dcf779685 HTTP/1.1" 200 115 0.021351 10.0.0.33 - - [2026-02-20 04:56:52] "DELETE /tag/e9f32774-ebce-482b-a843-8d0bc64f1683 HTTP/1.1" 409 236 0.005955 10.0.0.33 - - [2026-02-20 04:56:52] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007863 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.33 - - [2026-02-20 04:56:52] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007572 10.0.0.33 - - [2026-02-20 04:56:52] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.33 - - [2026-02-20 04:56:53] "GET /virtual-machine/074fa61f-8e1c-4d69-803e-38f7cd2b4a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1632 0.003555 10.0.0.33 - - [2026-02-20 04:56:53] "POST /ref-update HTTP/1.1" 200 156 0.010514 10.0.0.33 - - [2026-02-20 04:56:53] "GET /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004735 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.017990 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.021232 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.015684 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.033433 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /instance-ip/03b82df8-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.085829 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /virtual-machine-interface/03a02d7a-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.051217 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /virtual-machine/074fa61f-8e1c-4d69-803e-38f7cd2b4a4e HTTP/1.1" 200 115 0.017491 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /tag/1480509b-2c01-49d6-bfb0-51adbb9128e8 HTTP/1.1" 200 115 0.030702 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /tag/abffa093-5b50-45f2-81ef-b4cee157381a HTTP/1.1" 409 236 0.005344 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /tag/de4a7580-22bf-43ca-a11f-aa87cf0e67e6 HTTP/1.1" 409 236 0.004855 10.0.0.33 - - [2026-02-20 04:56:53] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004822 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.33 - - [2026-02-20 04:56:53] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004597 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.33 - - [2026-02-20 04:56:53] "GET /virtual-machine/f07f3894-63bf-42db-97e1-b2534faaa36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002478 10.0.0.33 - - [2026-02-20 04:56:53] "POST /ref-update HTTP/1.1" 200 156 0.009201 10.0.0.33 - - [2026-02-20 04:56:53] "GET /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005141 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.027074 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.030079 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.020898 10.0.0.33 - - [2026-02-20 04:56:53] "POST /set-tag HTTP/1.1" 200 109 0.018393 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /instance-ip/02d74ca2-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.043216 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /virtual-machine-interface/02c344a0-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.050044 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /virtual-machine/f07f3894-63bf-42db-97e1-b2534faaa36d HTTP/1.1" 200 115 0.045133 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /tag/e98aabcf-0808-449d-991e-5b433755ccb2 HTTP/1.1" 200 115 0.053942 10.0.0.33 - - [2026-02-20 04:56:53] "DELETE /tag/f94be865-79ae-4bc0-b668-8ed39c653a6c HTTP/1.1" 200 115 0.034401 10.0.0.33 - - [2026-02-20 04:56:54] "DELETE /tag/a484705b-05d5-4245-b7e0-3c398b0b2262 HTTP/1.1" 200 115 0.063908 10.0.0.33 - - [2026-02-20 04:56:55] "POST /projects HTTP/1.1" 409 238 0.001980 10.0.0.33 - - [2026-02-20 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.33 - - [2026-02-20 04:56:55] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047458 10.0.0.33 - - [2026-02-20 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2026-02-20 04:56:55] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005052 10.0.0.33 - - [2026-02-20 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-02-20 04:56:55] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004552 10.0.0.33 - - [2026-02-20 04:56:55] "POST /security-groups HTTP/1.1" 409 285 0.003047 10.0.0.33 - - [2026-02-20 04:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.33 - - [2026-02-20 04:56:55] "PUT /security-group/134f3486-b218-436d-90c3-22bbe90f257e HTTP/1.1" 200 262 0.058746 10.0.0.33 - - [2026-02-20 04:56:55] "PUT /access-control-list/caa82692-11b9-4127-908e-acb81a648cb0 HTTP/1.1" 200 272 0.011580 10.0.0.33 - - [2026-02-20 04:56:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.031225 10.0.0.33 - - [2026-02-20 04:56:55] "PUT /access-control-list/488f971e-7470-46fa-b7ac-c24560dc89c0 HTTP/1.1" 200 272 0.023933 10.0.0.33 - - [2026-02-20 04:57:00] "POST /projects HTTP/1.1" 409 238 0.002326 10.0.0.33 - - [2026-02-20 04:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.33 - - [2026-02-20 04:57:00] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032669 10.0.0.33 - - [2026-02-20 04:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.33 - - [2026-02-20 04:57:00] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003814 10.0.0.33 - - [2026-02-20 04:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.33 - - [2026-02-20 04:57:01] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005095 10.0.0.33 - - [2026-02-20 04:57:01] "POST /security-groups HTTP/1.1" 409 285 0.002669 10.0.0.33 - - [2026-02-20 04:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.33 - - [2026-02-20 04:57:01] "PUT /security-group/134f3486-b218-436d-90c3-22bbe90f257e HTTP/1.1" 200 262 0.059559 10.0.0.33 - - [2026-02-20 04:57:01] "PUT /access-control-list/caa82692-11b9-4127-908e-acb81a648cb0 HTTP/1.1" 200 272 0.026088 10.0.0.33 - - [2026-02-20 04:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.080921 10.0.0.33 - - [2026-02-20 04:57:01] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.018158 10.0.0.33 - - [2026-02-20 04:57:01] "PUT /access-control-list/488f971e-7470-46fa-b7ac-c24560dc89c0 HTTP/1.1" 200 272 0.047657 10.0.0.33 - - [2026-02-20 04:57:01] "GET /firewall-rule/9b6e696a-cce6-4ee8-8f21-8e129f8b65bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006127 10.0.0.33 - - [2026-02-20 04:57:01] "POST /ref-update HTTP/1.1" 200 156 0.088125 10.0.0.33 - - [2026-02-20 04:57:01] "DELETE /firewall-rule/9b6e696a-cce6-4ee8-8f21-8e129f8b65bb HTTP/1.1" 200 115 0.033740 10.0.0.33 - - [2026-02-20 04:57:01] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.009907 10.0.0.33 - - [2026-02-20 04:57:01] "GET /firewall-rule/f5721fe4-0563-4d0c-ba5a-26741c7711b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004383 10.0.0.33 - - [2026-02-20 04:57:01] "POST /ref-update HTTP/1.1" 200 156 0.078464 10.0.0.33 - - [2026-02-20 04:57:01] "DELETE /firewall-rule/f5721fe4-0563-4d0c-ba5a-26741c7711b4 HTTP/1.1" 200 115 0.079036 10.0.0.33 - - [2026-02-20 04:57:01] "DELETE /tag/abffa093-5b50-45f2-81ef-b4cee157381a HTTP/1.1" 409 236 0.016266 10.0.0.33 - - [2026-02-20 04:57:01] "DELETE /tag/c7e0ec1c-96fd-43ba-9630-bfc250e98e23 HTTP/1.1" 200 115 0.058823 10.0.0.33 - - [2026-02-20 04:57:01] "DELETE /tag/de4a7580-22bf-43ca-a11f-aa87cf0e67e6 HTTP/1.1" 409 236 0.006482 10.0.0.33 - - [2026-02-20 04:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011142 10.0.0.33 - - [2026-02-20 04:57:01] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009641 10.0.0.33 - - [2026-02-20 04:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.33 - - [2026-02-20 04:57:01] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004746 10.0.0.33 - - [2026-02-20 04:57:01] "PUT /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2 HTTP/1.1" 200 264 0.064475 10.0.0.33 - - [2026-02-20 04:57:02] "PUT /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5 HTTP/1.1" 200 264 0.074748 10.0.0.33 - - [2026-02-20 04:57:02] "DELETE /security-group/134f3486-b218-436d-90c3-22bbe90f257e HTTP/1.1" 200 115 0.072999 10.0.0.33 - - [2026-02-20 04:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-02-20 04:57:02] "DELETE /access-control-list/caa82692-11b9-4127-908e-acb81a648cb0 HTTP/1.1" 200 115 0.046974 10.0.0.33 - - [2026-02-20 04:57:02] "DELETE /access-control-list/488f971e-7470-46fa-b7ac-c24560dc89c0 HTTP/1.1" 200 115 0.046970 10.0.0.33 - - [2026-02-20 04:57:02] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.084281 10.0.0.33 - - [2026-02-20 04:57:02] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?fields=security_groups HTTP/1.1" 200 1353 0.044422 10.0.0.33 - - [2026-02-20 04:57:02] "DELETE /security-group/4759b891-8978-45ca-b1e1-8ff365852ed5 HTTP/1.1" 200 115 0.048002 10.0.0.33 - - [2026-02-20 04:57:02] "DELETE /access-control-list/db0bf977-3c23-438a-b61b-d7ec8445fb55 HTTP/1.1" 200 115 0.041560 10.0.0.33 - - [2026-02-20 04:57:02] "GET /project/9f4420b0-853c-427e-b4a1-c7654436b958?fields=application_policy_sets HTTP/1.1" 200 1392 0.057951 10.0.0.33 - - [2026-02-20 04:57:02] "DELETE /access-control-list/96761fdd-1c45-4cf1-9131-27d2f31702fd HTTP/1.1" 200 115 0.051852 10.0.0.33 - - [2026-02-20 04:57:02] "DELETE /project/9f4420b0-853c-427e-b4a1-c7654436b958 HTTP/1.1" 200 115 0.358418 10.0.0.33 - - [2026-02-20 04:57:02] "POST /projects HTTP/1.1" 409 238 0.002144 10.0.0.33 - - [2026-02-20 04:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2026-02-20 04:57:02] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029251 10.0.0.33 - - [2026-02-20 04:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.33 - - [2026-02-20 04:57:02] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004299 10.0.0.33 - - [2026-02-20 04:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2026-02-20 04:57:02] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004389 10.0.0.33 - - [2026-02-20 04:57:02] "POST /security-groups HTTP/1.1" 409 285 0.002438 10.0.0.33 - - [2026-02-20 04:57:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.33 - - [2026-02-20 04:57:02] "PUT /security-group/86ec378d-c2f9-4251-a131-178656b29210 HTTP/1.1" 200 262 0.071409 10.0.0.33 - - [2026-02-20 04:57:02] "PUT /access-control-list/3d33c193-3b2b-4eed-89c4-ef1c49d673e8 HTTP/1.1" 200 272 0.019189 10.0.0.33 - - [2026-02-20 04:57:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028595 10.0.0.33 - - [2026-02-20 04:57:02] "PUT /access-control-list/dc230610-89b9-45ba-bb1e-a357d6555a15 HTTP/1.1" 200 272 0.021697 10.0.0.33 - - [2026-02-20 04:57:06] "DELETE /loadbalancer-member/7daa4082-2742-4ef9-a0d9-5f90c29abc2a HTTP/1.1" 200 115 0.056440 10.0.0.33 - - [2026-02-20 04:57:06] "DELETE /loadbalancer-pool/81737bef-5719-4dd3-ac15-e5d1e600987e HTTP/1.1" 200 115 0.038443 10.0.0.33 - - [2026-02-20 04:57:06] "DELETE /loadbalancer-listener/094eb2e7-97ca-421f-9ea9-ed3ceaac4734 HTTP/1.1" 200 115 0.041424 10.0.0.33 - - [2026-02-20 04:57:06] "DELETE /loadbalancer/0f83e747-e046-4009-8c40-a466a3397eee HTTP/1.1" 200 115 0.052764 10.0.0.33 - - [2026-02-20 04:57:06] "DELETE /floating-ip/480049fa-1751-4dcd-b152-cb0e43716f52 HTTP/1.1" 200 115 0.046920 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /instance-ip/d1ec8298-2d43-4601-b8bb-616e862236e6 HTTP/1.1" 200 115 0.057359 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /virtual-machine-interface/be758cfd-31c7-418d-b060-42de396fb88a HTTP/1.1" 200 115 0.032574 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /tag/9a04245c-69b5-4ba7-a06f-00acf98568e1 HTTP/1.1" 200 115 0.035325 10.0.0.33 - - [2026-02-20 04:57:07] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003058 10.0.0.33 - - [2026-02-20 04:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.33 - - [2026-02-20 04:57:07] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002804 10.0.0.33 - - [2026-02-20 04:57:07] "GET /firewall-policy/bfa125c4-9bf6-4243-816e-61c059a1a27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002218 10.0.0.33 - - [2026-02-20 04:57:07] "GET /firewall-rule/7b74d005-dd83-48ae-b675-6cdd1dfa07d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003523 10.0.0.33 - - [2026-02-20 04:57:07] "POST /ref-update HTTP/1.1" 200 156 0.015061 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /firewall-rule/7b74d005-dd83-48ae-b675-6cdd1dfa07d5 HTTP/1.1" 200 115 0.034152 10.0.0.33 - - [2026-02-20 04:57:07] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002404 10.0.0.33 - - [2026-02-20 04:57:07] "GET /firewall-rule/9a4ca2d5-d9c2-4c72-a43c-ff281a9cd971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.002889 10.0.0.33 - - [2026-02-20 04:57:07] "POST /ref-update HTTP/1.1" 200 156 0.014391 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /firewall-rule/9a4ca2d5-d9c2-4c72-a43c-ff281a9cd971 HTTP/1.1" 200 115 0.048252 10.0.0.33 - - [2026-02-20 04:57:07] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006799 10.0.0.33 - - [2026-02-20 04:57:07] "GET /firewall-rule/f1db482f-d121-4529-9b6b-cffcf9877970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2592 0.004484 10.0.0.33 - - [2026-02-20 04:57:07] "POST /ref-update HTTP/1.1" 200 156 0.016474 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /firewall-rule/f1db482f-d121-4529-9b6b-cffcf9877970 HTTP/1.1" 200 115 0.051117 10.0.0.33 - - [2026-02-20 04:57:07] "GET /application-policy-set/b51959cc-d746-4885-8f32-f8d7127c9334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002843 10.0.0.33 - - [2026-02-20 04:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2026-02-20 04:57:07] "GET /policy-management/a5837932-03b9-43c7-b46f-f3c0e08b6e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004104 10.0.0.33 - - [2026-02-20 04:57:07] "GET /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005455 10.0.0.33 - - [2026-02-20 04:57:07] "POST /ref-update HTTP/1.1" 200 156 0.027322 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /firewall-policy/c279d364-0009-4852-ae21-89b4bf28daf9 HTTP/1.1" 200 115 0.058205 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /tag/de4a7580-22bf-43ca-a11f-aa87cf0e67e6 HTTP/1.1" 200 115 0.055943 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /tag/92bc9a48-bfac-4c95-a387-9cfe15f96980 HTTP/1.1" 200 115 0.061207 10.0.0.33 - - [2026-02-20 04:57:07] "DELETE /tag/abffa093-5b50-45f2-81ef-b4cee157381a HTTP/1.1" 200 115 0.059619 10.0.0.33 - - [2026-02-20 04:57:08] "DELETE /tag/e9f32774-ebce-482b-a843-8d0bc64f1683 HTTP/1.1" 200 115 0.072598 10.0.0.33 - - [2026-02-20 04:57:08] "POST /projects HTTP/1.1" 409 238 0.002013 10.0.0.33 - - [2026-02-20 04:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.33 - - [2026-02-20 04:57:08] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042073 10.0.0.33 - - [2026-02-20 04:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.33 - - [2026-02-20 04:57:08] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004413 10.0.0.33 - - [2026-02-20 04:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.33 - - [2026-02-20 04:57:08] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005615 10.0.0.33 - - [2026-02-20 04:57:08] "POST /security-groups HTTP/1.1" 409 285 0.008065 10.0.0.33 - - [2026-02-20 04:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006812 10.0.0.33 - - [2026-02-20 04:57:08] "PUT /security-group/86ec378d-c2f9-4251-a131-178656b29210 HTTP/1.1" 200 262 0.074573 10.0.0.33 - - [2026-02-20 04:57:08] "PUT /access-control-list/3d33c193-3b2b-4eed-89c4-ef1c49d673e8 HTTP/1.1" 200 272 0.016022 10.0.0.33 - - [2026-02-20 04:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.063028 10.0.0.33 - - [2026-02-20 04:57:08] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.027248 10.0.0.33 - - [2026-02-20 04:57:08] "PUT /access-control-list/dc230610-89b9-45ba-bb1e-a357d6555a15 HTTP/1.1" 200 272 0.049534 10.0.0.33 - - [2026-02-20 04:57:08] "GET /firewall-rule/295c6a74-1509-420b-b4fa-fc8c17693c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003049 10.0.0.33 - - [2026-02-20 04:57:08] "POST /ref-update HTTP/1.1" 200 156 0.046584 10.0.0.33 - - [2026-02-20 04:57:08] "DELETE /firewall-rule/295c6a74-1509-420b-b4fa-fc8c17693c59 HTTP/1.1" 200 115 0.039032 10.0.0.33 - - [2026-02-20 04:57:08] "GET /firewall-policy/fa8b4a3c-d1ef-4e68-ad9c-ccc772e73002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004157 10.0.0.33 - - [2026-02-20 04:57:08] "GET /firewall-rule/c308facb-8dd4-419b-8a0c-0182651d68f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002484 10.0.0.33 - - [2026-02-20 04:57:08] "POST /ref-update HTTP/1.1" 200 156 0.079500 10.0.0.33 - - [2026-02-20 04:57:08] "DELETE /firewall-rule/c308facb-8dd4-419b-8a0c-0182651d68f5 HTTP/1.1" 200 115 0.054512 10.0.0.33 - - [2026-02-20 04:57:08] "DELETE /tag/44dae1f0-37a5-49eb-8adb-6e5666f33621 HTTP/1.1" 200 115 0.043334 10.0.0.33 - - [2026-02-20 04:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-02-20 04:57:08] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004474 10.0.0.33 - - [2026-02-20 04:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.33 - - [2026-02-20 04:57:08] "GET /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004164 10.0.0.33 - - [2026-02-20 04:57:08] "PUT /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2 HTTP/1.1" 200 264 0.059182 10.0.0.33 - - [2026-02-20 04:57:09] "PUT /virtual-network/88059283-2793-4669-b7f6-67f2107f87f5 HTTP/1.1" 200 264 0.085141 10.0.0.33 - - [2026-02-20 04:57:09] "DELETE /security-group/86ec378d-c2f9-4251-a131-178656b29210 HTTP/1.1" 200 115 0.111261 10.0.0.33 - - [2026-02-20 04:57:09] "DELETE /access-control-list/3d33c193-3b2b-4eed-89c4-ef1c49d673e8 HTTP/1.1" 200 115 0.040034 10.0.0.33 - - [2026-02-20 04:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.33 - - [2026-02-20 04:57:09] "DELETE /access-control-list/dc230610-89b9-45ba-bb1e-a357d6555a15 HTTP/1.1" 200 115 0.027725 10.0.0.33 - - [2026-02-20 04:57:09] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051688 10.0.0.33 - - [2026-02-20 04:57:09] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?fields=security_groups HTTP/1.1" 200 1353 0.049759 10.0.0.33 - - [2026-02-20 04:57:09] "DELETE /security-group/c0335d9f-2daf-4daa-b5c7-53a5bbb1f47b HTTP/1.1" 200 115 0.046252 10.0.0.33 - - [2026-02-20 04:57:09] "DELETE /access-control-list/d73f64e4-dd34-4704-8c37-d54ab80bd60a HTTP/1.1" 200 115 0.043056 10.0.0.33 - - [2026-02-20 04:57:09] "GET /project/cb7d403b-89f4-40c5-b086-cc66e63cd726?fields=application_policy_sets HTTP/1.1" 200 1392 0.052051 10.0.0.33 - - [2026-02-20 04:57:09] "DELETE /access-control-list/4f6014c1-ea97-4229-8fe4-31537d5a78dc HTTP/1.1" 200 115 0.055439 10.0.0.33 - - [2026-02-20 04:57:09] "DELETE /project/cb7d403b-89f4-40c5-b086-cc66e63cd726 HTTP/1.1" 200 115 0.340745 10.0.0.33 - - [2026-02-20 04:57:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002014 10.0.0.33 - - [2026-02-20 04:57:27] "GET /global-system-configs HTTP/1.1" 200 322 0.004592 10.0.0.33 - - [2026-02-20 04:57:55] "GET / HTTP/1.1" 200 35931 0.002785 10.0.0.33 - - [2026-02-20 04:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2026-02-20 04:57:55] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003892 10.0.0.33 - - [2026-02-20 04:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.33 - - [2026-02-20 04:57:56] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.007924 10.0.0.33 - - [2026-02-20 04:58:13] "GET / HTTP/1.1" 200 35931 0.002519 10.0.0.33 - - [2026-02-20 04:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2026-02-20 04:58:13] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004985 10.0.0.33 - - [2026-02-20 04:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.33 - - [2026-02-20 04:58:13] "GET /config-node/ad300f9d-386f-404d-817c-6e447e9e05b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001574 10.0.0.33 - - [2026-02-20 04:58:14] "GET / HTTP/1.1" 200 35931 0.004980 10.0.0.33 - - [2026-02-20 04:58:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003886 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-02-20 04:58:19] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002551 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.33 - - [2026-02-20 04:58:19] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.010773 10.0.0.33 - - [2026-02-20 04:58:19] "GET / HTTP/1.1" 200 35931 0.002444 10.0.0.33 - - [2026-02-20 04:58:19] "POST /alarms HTTP/1.1" 409 264 0.002379 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.33 - - [2026-02-20 04:58:19] "PUT /alarm/7148e0d8-625d-4207-9585-0cb1670014f3 HTTP/1.1" 200 244 0.018371 10.0.0.33 - - [2026-02-20 04:58:19] "POST /alarms HTTP/1.1" 409 261 0.006869 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2026-02-20 04:58:19] "PUT /alarm/2012d176-7b7a-467c-8886-b45b83b5c08e HTTP/1.1" 200 244 0.010273 10.0.0.33 - - [2026-02-20 04:58:19] "POST /alarms HTTP/1.1" 409 261 0.008382 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.33 - - [2026-02-20 04:58:19] "PUT /alarm/f438264e-a9ce-45c3-8d0d-e6f3b0317488 HTTP/1.1" 200 244 0.010016 10.0.0.33 - - [2026-02-20 04:58:19] "POST /alarms HTTP/1.1" 409 253 0.008342 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-02-20 04:58:19] "PUT /alarm/287689ba-aba8-48f9-a493-0c57fd9c52a4 HTTP/1.1" 200 244 0.014550 10.0.0.33 - - [2026-02-20 04:58:19] "POST /alarms HTTP/1.1" 409 251 0.008781 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2026-02-20 04:58:19] "PUT /alarm/9ced8806-2395-4e27-8339-164aab4bc6ed HTTP/1.1" 200 244 0.010127 10.0.0.33 - - [2026-02-20 04:58:19] "POST /alarms HTTP/1.1" 409 252 0.021134 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2026-02-20 04:58:19] "PUT /alarm/77528c98-8c19-463e-a3ca-b9cd520a2765 HTTP/1.1" 200 244 0.013182 10.0.0.33 - - [2026-02-20 04:58:19] "POST /alarms HTTP/1.1" 409 256 0.009231 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.33 - - [2026-02-20 04:58:19] "PUT /alarm/8020535e-310f-4cda-8e67-5bb4ad7982eb HTTP/1.1" 200 244 0.009758 10.0.0.33 - - [2026-02-20 04:58:19] "POST /alarms HTTP/1.1" 409 248 0.005460 10.0.0.33 - - [2026-02-20 04:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/07690553-1edb-415f-9408-b2fbc589f232 HTTP/1.1" 200 244 0.012490 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 252 0.005075 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/d4d4cf56-2495-47de-9f83-65eb0e3c501c HTTP/1.1" 200 244 0.010904 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 257 0.009082 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/2c37d88f-e4d1-436f-84e4-b2699334f558 HTTP/1.1" 200 244 0.010972 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 251 0.012300 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005329 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/f9de842c-2ee4-4cc2-90ab-4c37dff3112b HTTP/1.1" 200 244 0.011779 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 257 0.012030 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/9467ae98-ba12-4dfa-bd36-7ede50543074 HTTP/1.1" 200 244 0.009943 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 261 0.006974 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/aba63a04-f5e1-4481-b346-b47475605101 HTTP/1.1" 200 244 0.011226 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 258 0.012398 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/4d25c921-2ea7-4403-acc9-53fcd4f8e06a HTTP/1.1" 200 244 0.015227 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 254 0.013851 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/9e2e70b0-eac3-4c1d-8289-166fec0e84af HTTP/1.1" 200 244 0.013566 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 254 0.020714 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/ae5da779-70d6-4f4f-b6a9-7467540094f3 HTTP/1.1" 200 244 0.011678 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 254 0.006384 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/de872f0d-105c-4b5e-8956-f19ffeed5451 HTTP/1.1" 200 244 0.013301 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 247 0.003431 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/aaed5fc4-c32d-4fd9-8894-1ef99c68c9e5 HTTP/1.1" 200 244 0.010822 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 272 0.006444 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/083e44c7-69a7-4de9-aa38-802152aea786 HTTP/1.1" 200 244 0.010673 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 261 0.004396 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/99be403e-0661-4064-bed5-c2eed2ccd6ef HTTP/1.1" 200 244 0.011007 10.0.0.33 - - [2026-02-20 04:58:20] "POST /alarms HTTP/1.1" 409 259 0.002308 10.0.0.33 - - [2026-02-20 04:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.33 - - [2026-02-20 04:58:20] "PUT /alarm/a4be05ac-3d8a-488b-a1a8-c02303eef606 HTTP/1.1" 200 244 0.009766 10.0.0.33 - - [2026-02-20 04:58:21] "POST /alarms HTTP/1.1" 409 265 0.015572 10.0.0.33 - - [2026-02-20 04:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.33 - - [2026-02-20 04:58:21] "PUT /alarm/c742b14d-df72-4ae7-b536-d653f796e39c HTTP/1.1" 200 244 0.009256 10.0.0.33 - - [2026-02-20 04:58:21] "POST /alarms HTTP/1.1" 409 279 0.006977 10.0.0.33 - - [2026-02-20 04:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.33 - - [2026-02-20 04:58:21] "PUT /alarm/951255f8-641e-40df-a7e3-c8d96a4f4124 HTTP/1.1" 200 244 0.010939 10.0.0.33 - - [2026-02-20 04:58:21] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.33 - - [2026-02-20 04:58:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003449 10.0.0.33 - - [2026-02-20 04:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.33 - - [2026-02-20 04:58:21] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.007097 10.0.0.33 - - [2026-02-20 04:58:21] "GET / HTTP/1.1" 200 35931 0.009266 10.0.0.33 - - [2026-02-20 04:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2026-02-20 04:58:21] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002739 10.0.0.33 - - [2026-02-20 04:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2026-02-20 04:58:21] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.009367 10.0.0.33 - - [2026-02-20 04:58:22] "GET / HTTP/1.1" 200 35931 0.002486 10.0.0.33 - - [2026-02-20 04:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.33 - - [2026-02-20 04:58:22] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004219 10.0.0.33 - - [2026-02-20 04:58:22] "PUT /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5 HTTP/1.1" 200 274 0.029562 10.0.0.33 - - [2026-02-20 04:58:25] "GET / HTTP/1.1" 200 35931 0.001519 10.0.0.33 - - [2026-02-20 04:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2026-02-20 04:58:25] "GET /routing-instance/1dc0a054-6b48-465d-81e7-8347ec2ac15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003634 10.0.0.33 - - [2026-02-20 04:58:25] "POST /bgp-routers HTTP/1.1" 409 301 0.001948 10.0.0.33 - - [2026-02-20 04:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.33 - - [2026-02-20 04:58:25] "GET /bgp-router/826e835f-5623-475b-858a-6c5779abd164?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.005568 10.0.0.33 - - [2026-02-20 04:58:25] "PUT /bgp-router/826e835f-5623-475b-858a-6c5779abd164 HTTP/1.1" 200 254 0.011470 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:58:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:58:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001340 10.0.0.33 - - [2026-02-20 04:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.33 - - [2026-02-20 04:58:28] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002519 10.0.0.33 - - [2026-02-20 04:58:40] "GET / HTTP/1.1" 200 35931 0.002356 10.0.0.33 - - [2026-02-20 04:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2026-02-20 04:58:41] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006373 10.0.0.33 - - [2026-02-20 04:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 10.0.0.33 - - [2026-02-20 04:58:41] "GET /config-node/ad300f9d-386f-404d-817c-6e447e9e05b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003002 10.0.0.33 - - [2026-02-20 04:58:52] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.33 - - [2026-02-20 04:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.33 - - [2026-02-20 04:58:52] "GET /routing-instance/1dc0a054-6b48-465d-81e7-8347ec2ac15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002689 10.0.0.33 - - [2026-02-20 04:58:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002366 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:58:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:58:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001251 10.0.0.33 - - [2026-02-20 04:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.33 - - [2026-02-20 04:58:52] "GET /bgp-router/826e835f-5623-475b-858a-6c5779abd164?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.005270 10.0.0.33 - - [2026-02-20 04:58:52] "PUT /bgp-router/826e835f-5623-475b-858a-6c5779abd164 HTTP/1.1" 200 254 0.016766 10.0.0.33 - - [2026-02-20 04:59:07] "GET / HTTP/1.1" 200 35931 0.002275 10.0.0.33 - - [2026-02-20 04:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2026-02-20 04:59:07] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004786 10.0.0.33 - - [2026-02-20 04:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2026-02-20 04:59:07] "GET /config-node/ad300f9d-386f-404d-817c-6e447e9e05b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.008111 10.0.0.33 - - [2026-02-20 04:59:07] "GET / HTTP/1.1" 200 35931 0.001367 10.0.0.33 - - [2026-02-20 04:59:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002050 10.0.0.33 - - [2026-02-20 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2026-02-20 04:59:12] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002785 10.0.0.33 - - [2026-02-20 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2026-02-20 04:59:12] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.013924 10.0.0.33 - - [2026-02-20 04:59:12] "GET / HTTP/1.1" 200 35931 0.002157 10.0.0.33 - - [2026-02-20 04:59:12] "POST /alarms HTTP/1.1" 409 264 0.002131 10.0.0.33 - - [2026-02-20 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.33 - - [2026-02-20 04:59:12] "PUT /alarm/7148e0d8-625d-4207-9585-0cb1670014f3 HTTP/1.1" 200 244 0.010489 10.0.0.33 - - [2026-02-20 04:59:12] "POST /alarms HTTP/1.1" 409 261 0.002350 10.0.0.33 - - [2026-02-20 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.33 - - [2026-02-20 04:59:12] "PUT /alarm/2012d176-7b7a-467c-8886-b45b83b5c08e HTTP/1.1" 200 244 0.009549 10.0.0.33 - - [2026-02-20 04:59:12] "POST /alarms HTTP/1.1" 409 261 0.005821 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/f438264e-a9ce-45c3-8d0d-e6f3b0317488 HTTP/1.1" 200 244 0.008988 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 253 0.010499 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/287689ba-aba8-48f9-a493-0c57fd9c52a4 HTTP/1.1" 200 244 0.017151 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 251 0.008919 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/9ced8806-2395-4e27-8339-164aab4bc6ed HTTP/1.1" 200 244 0.011623 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 252 0.005183 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/77528c98-8c19-463e-a3ca-b9cd520a2765 HTTP/1.1" 200 244 0.012738 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 256 0.008644 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/8020535e-310f-4cda-8e67-5bb4ad7982eb HTTP/1.1" 200 244 0.015593 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 248 0.021781 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/07690553-1edb-415f-9408-b2fbc589f232 HTTP/1.1" 200 244 0.011220 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 252 0.009681 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/d4d4cf56-2495-47de-9f83-65eb0e3c501c HTTP/1.1" 200 244 0.011354 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 257 0.007630 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/2c37d88f-e4d1-436f-84e4-b2699334f558 HTTP/1.1" 200 244 0.010554 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 251 0.015497 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/f9de842c-2ee4-4cc2-90ab-4c37dff3112b HTTP/1.1" 200 244 0.014281 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 257 0.017090 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/9467ae98-ba12-4dfa-bd36-7ede50543074 HTTP/1.1" 200 244 0.010151 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 261 0.004905 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/aba63a04-f5e1-4481-b346-b47475605101 HTTP/1.1" 200 244 0.011269 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 258 0.010046 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012862 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/4d25c921-2ea7-4403-acc9-53fcd4f8e06a HTTP/1.1" 200 244 0.011050 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 254 0.004547 10.0.0.33 - - [2026-02-20 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.33 - - [2026-02-20 04:59:13] "PUT /alarm/9e2e70b0-eac3-4c1d-8289-166fec0e84af HTTP/1.1" 200 244 0.018604 10.0.0.33 - - [2026-02-20 04:59:13] "POST /alarms HTTP/1.1" 409 254 0.008325 10.0.0.33 - - [2026-02-20 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021030 10.0.0.33 - - [2026-02-20 04:59:14] "PUT /alarm/ae5da779-70d6-4f4f-b6a9-7467540094f3 HTTP/1.1" 200 244 0.016119 10.0.0.33 - - [2026-02-20 04:59:14] "POST /alarms HTTP/1.1" 409 254 0.014066 10.0.0.33 - - [2026-02-20 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.33 - - [2026-02-20 04:59:14] "PUT /alarm/de872f0d-105c-4b5e-8956-f19ffeed5451 HTTP/1.1" 200 244 0.012614 10.0.0.33 - - [2026-02-20 04:59:14] "POST /alarms HTTP/1.1" 409 247 0.013056 10.0.0.33 - - [2026-02-20 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.33 - - [2026-02-20 04:59:14] "PUT /alarm/aaed5fc4-c32d-4fd9-8894-1ef99c68c9e5 HTTP/1.1" 200 244 0.011554 10.0.0.33 - - [2026-02-20 04:59:14] "POST /alarms HTTP/1.1" 409 272 0.002081 10.0.0.33 - - [2026-02-20 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.33 - - [2026-02-20 04:59:14] "PUT /alarm/083e44c7-69a7-4de9-aa38-802152aea786 HTTP/1.1" 200 244 0.010381 10.0.0.33 - - [2026-02-20 04:59:14] "POST /alarms HTTP/1.1" 409 261 0.005897 10.0.0.33 - - [2026-02-20 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.33 - - [2026-02-20 04:59:14] "PUT /alarm/99be403e-0661-4064-bed5-c2eed2ccd6ef HTTP/1.1" 200 244 0.009334 10.0.0.33 - - [2026-02-20 04:59:14] "POST /alarms HTTP/1.1" 409 259 0.008028 10.0.0.33 - - [2026-02-20 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.33 - - [2026-02-20 04:59:14] "PUT /alarm/a4be05ac-3d8a-488b-a1a8-c02303eef606 HTTP/1.1" 200 244 0.010785 10.0.0.33 - - [2026-02-20 04:59:14] "POST /alarms HTTP/1.1" 409 265 0.012666 10.0.0.33 - - [2026-02-20 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.33 - - [2026-02-20 04:59:14] "PUT /alarm/c742b14d-df72-4ae7-b536-d653f796e39c HTTP/1.1" 200 244 0.011819 10.0.0.33 - - [2026-02-20 04:59:14] "POST /alarms HTTP/1.1" 409 279 0.004305 10.0.0.33 - - [2026-02-20 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.33 - - [2026-02-20 04:59:14] "PUT /alarm/951255f8-641e-40df-a7e3-c8d96a4f4124 HTTP/1.1" 200 244 0.008658 10.0.0.33 - - [2026-02-20 04:59:14] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.33 - - [2026-02-20 04:59:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002174 10.0.0.33 - - [2026-02-20 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.33 - - [2026-02-20 04:59:14] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.010490 10.0.0.33 - - [2026-02-20 04:59:15] "GET / HTTP/1.1" 200 35931 0.002204 10.0.0.33 - - [2026-02-20 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.33 - - [2026-02-20 04:59:15] "GET /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003072 10.0.0.33 - - [2026-02-20 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-02-20 04:59:15] "PUT /global-vrouter-config/b94f3739-e5ad-4a47-8d0d-9ee35b6b777f HTTP/1.1" 200 276 0.010503 10.0.0.33 - - [2026-02-20 04:59:15] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.33 - - [2026-02-20 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.33 - - [2026-02-20 04:59:15] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005821 10.0.0.33 - - [2026-02-20 04:59:15] "PUT /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5 HTTP/1.1" 200 274 0.016000 10.0.0.33 - - [2026-02-20 04:59:18] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.33 - - [2026-02-20 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2026-02-20 04:59:18] "GET /routing-instance/1dc0a054-6b48-465d-81e7-8347ec2ac15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002527 10.0.0.33 - - [2026-02-20 04:59:18] "POST /bgp-routers HTTP/1.1" 409 301 0.002059 10.0.0.33 - - [2026-02-20 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.33 - - [2026-02-20 04:59:18] "GET /bgp-router/826e835f-5623-475b-858a-6c5779abd164?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.002619 10.0.0.33 - - [2026-02-20 04:59:18] "PUT /bgp-router/826e835f-5623-475b-858a-6c5779abd164 HTTP/1.1" 200 254 0.025643 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.33 - - [2026-02-20 04:59:22] "POST /tags HTTP/1.1" 200 355 0.037812 10.0.0.33 - - [2026-02-20 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005789 10.0.0.33 - - [2026-02-20 04:59:22] "GET /tag/efb18545-c24e-40b3-8aa9-a7008915392b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.030221 10.0.0.33 - - [2026-02-20 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.33 - - [2026-02-20 04:59:22] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.019725 10.0.0.33 - - [2026-02-20 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007510 10.0.0.33 - - [2026-02-20 04:59:22] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.083140 10.0.0.33 - - [2026-02-20 04:59:22] "POST /virtual-machines HTTP/1.1" 200 351 0.018910 10.0.0.33 - - [2026-02-20 04:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.033212 10.0.0.33 - - [2026-02-20 04:59:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.157652 10.0.0.33 - - [2026-02-20 04:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.045838 10.0.0.33 - - [2026-02-20 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.33 - - [2026-02-20 04:59:23] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005154 10.0.0.33 - - [2026-02-20 04:59:23] "POST /instance-ips HTTP/1.1" 200 391 0.028338 10.0.0.33 - - [2026-02-20 04:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032516 10.0.0.33 - - [2026-02-20 04:59:23] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007179 10.0.0.33 - - [2026-02-20 04:59:23] "POST /set-tag HTTP/1.1" 200 109 0.024478 10.0.0.33 - - [2026-02-20 04:59:23] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.017864 10.0.0.33 - - [2026-02-20 04:59:23] "GET /instance-ip/ec47c5d8-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005457 10.0.0.33 - - [2026-02-20 04:59:23] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004502 10.0.0.33 - - [2026-02-20 04:59:23] "POST /set-tag HTTP/1.1" 200 109 0.008000 10.0.0.33 - - [2026-02-20 04:59:23] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004904 10.0.0.33 - - [2026-02-20 04:59:23] "POST /ref-update HTTP/1.1" 200 156 0.028634 10.0.0.33 - - [2026-02-20 04:59:23] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.023383 10.0.0.33 - - [2026-02-20 04:59:23] "POST /set-tag HTTP/1.1" 200 109 0.002160 10.0.0.33 - - [2026-02-20 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017961 10.0.0.33 - - [2026-02-20 04:59:23] "GET /virtual-network/ba2456ea-2999-4eb7-a401-f14a2667ecb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.015557 10.0.0.33 - - [2026-02-20 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.33 - - [2026-02-20 04:59:23] "GET /project/ef07b448-bd80-4894-bcb0-2a463f8cfed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046017 10.0.0.33 - - [2026-02-20 04:59:23] "POST /virtual-machines HTTP/1.1" 200 355 0.008465 10.0.0.33 - - [2026-02-20 04:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018904 10.0.0.33 - - [2026-02-20 04:59:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.140889 10.0.0.33 - - [2026-02-20 04:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011762 10.0.0.33 - - [2026-02-20 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.048815 10.0.0.33 - - [2026-02-20 04:59:24] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004762 10.0.0.33 - - [2026-02-20 04:59:24] "POST /instance-ips HTTP/1.1" 200 395 0.020044 10.0.0.33 - - [2026-02-20 04:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.037997 10.0.0.33 - - [2026-02-20 04:59:24] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.015802 10.0.0.33 - - [2026-02-20 04:59:24] "POST /set-tag HTTP/1.1" 200 109 0.016172 10.0.0.33 - - [2026-02-20 04:59:24] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.025035 10.0.0.33 - - [2026-02-20 04:59:24] "GET /instance-ip/ecd8a684-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.010201 10.0.0.33 - - [2026-02-20 04:59:24] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004122 10.0.0.33 - - [2026-02-20 04:59:24] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.33 - - [2026-02-20 04:59:24] "GET /virtual-router/734a661c-e1cc-4641-b0be-fc10d2355474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003481 10.0.0.33 - - [2026-02-20 04:59:24] "POST /ref-update HTTP/1.1" 200 156 0.008159 10.0.0.33 - - [2026-02-20 04:59:24] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004320 10.0.0.33 - - [2026-02-20 04:59:24] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.33 - - [2026-02-20 04:59:24] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003947 10.0.0.33 - - [2026-02-20 04:59:24] "POST /set-tag HTTP/1.1" 200 109 0.006555 10.0.0.33 - - [2026-02-20 04:59:24] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005095 10.0.0.33 - - [2026-02-20 04:59:24] "POST /set-tag HTTP/1.1" 200 109 0.002302 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000922 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001112 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001113 10.0.0.33 - - [2026-02-20 04:59:35] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004825 10.0.0.33 - - [2026-02-20 04:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.33 - - [2026-02-20 04:59:36] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006227 10.0.0.33 - - [2026-02-20 04:59:36] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.33 - - [2026-02-20 04:59:36] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006792 10.0.0.33 - - [2026-02-20 04:59:36] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.33 - - [2026-02-20 04:59:43] "GET / HTTP/1.1" 200 35931 0.005304 10.0.0.33 - - [2026-02-20 04:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.33 - - [2026-02-20 04:59:43] "GET /global-system-config/06357dbb-20eb-4ce8-a002-b70196f631d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.009798 10.0.0.33 - - [2026-02-20 04:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2026-02-20 04:59:43] "GET /config-node/ad300f9d-386f-404d-817c-6e447e9e05b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002328 10.0.0.33 - - [2026-02-20 04:59:54] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.33 - - [2026-02-20 04:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2026-02-20 04:59:54] "GET /routing-instance/1dc0a054-6b48-465d-81e7-8347ec2ac15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002811 10.0.0.33 - - [2026-02-20 04:59:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001893 10.0.0.33 - - [2026-02-20 04:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000989 10.0.0.33 - - [2026-02-20 04:59:54] "GET /bgp-router/826e835f-5623-475b-858a-6c5779abd164?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003159 10.0.0.33 - - [2026-02-20 04:59:55] "PUT /bgp-router/826e835f-5623-475b-858a-6c5779abd164 HTTP/1.1" 200 254 0.017315 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001300 [Introspect:8084]10.0.0.33 - - [2026-02-20 04:59:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001369 10.0.0.33 - - [2026-02-20 05:00:08] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005050 10.0.0.33 - - [2026-02-20 05:00:08] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.33 - - [2026-02-20 05:00:08] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008548 10.0.0.33 - - [2026-02-20 05:00:08] "POST /set-tag HTTP/1.1" 200 109 0.003097 10.0.0.33 - - [2026-02-20 05:00:08] "GET /virtual-machine/f9bd41b1-9b97-4e31-a8a6-f525c72a215d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002947 10.0.0.33 - - [2026-02-20 05:00:08] "POST /ref-update HTTP/1.1" 200 156 0.018559 10.0.0.33 - - [2026-02-20 05:00:08] "GET /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009450 10.0.0.33 - - [2026-02-20 05:00:08] "POST /set-tag HTTP/1.1" 200 109 0.030026 10.0.0.33 - - [2026-02-20 05:00:08] "POST /set-tag HTTP/1.1" 200 109 0.015241 10.0.0.33 - - [2026-02-20 05:00:08] "DELETE /instance-ip/ec47c5d8-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.068618 10.0.0.33 - - [2026-02-20 05:00:08] "DELETE /virtual-machine-interface/ec1f7e2a-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.064532 10.0.0.33 - - [2026-02-20 05:00:08] "DELETE /virtual-machine/f9bd41b1-9b97-4e31-a8a6-f525c72a215d HTTP/1.1" 200 115 0.035110 10.0.0.33 - - [2026-02-20 05:00:08] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005800 10.0.0.33 - - [2026-02-20 05:00:08] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.33 - - [2026-02-20 05:00:39] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005161 10.0.0.33 - - [2026-02-20 05:00:39] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.33 - - [2026-02-20 05:00:39] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004462 10.0.0.33 - - [2026-02-20 05:00:39] "POST /set-tag HTTP/1.1" 200 109 0.004512 10.0.0.33 - - [2026-02-20 05:00:39] "GET /virtual-machine/ff187a9e-942d-4bb4-8a14-3475da3da33c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003082 10.0.0.33 - - [2026-02-20 05:00:39] "POST /ref-update HTTP/1.1" 200 156 0.015215 10.0.0.33 - - [2026-02-20 05:00:39] "GET /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004598 10.0.0.33 - - [2026-02-20 05:00:39] "POST /set-tag HTTP/1.1" 200 109 0.024749 10.0.0.33 - - [2026-02-20 05:00:39] "POST /set-tag HTTP/1.1" 200 109 0.037488 10.0.0.33 - - [2026-02-20 05:00:39] "DELETE /instance-ip/ecd8a684-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.064667 10.0.0.33 - - [2026-02-20 05:00:39] "DELETE /virtual-machine-interface/ecb9663e-0e18-11f1-9d68-fa163ee3dc9e HTTP/1.1" 200 115 0.046555 10.0.0.33 - - [2026-02-20 05:00:39] "DELETE /virtual-machine/ff187a9e-942d-4bb4-8a14-3475da3da33c HTTP/1.1" 200 115 0.030709 10.0.0.33 - - [2026-02-20 05:00:39] "DELETE /tag/efb18545-c24e-40b3-8aa9-a7008915392b HTTP/1.1" 200 115 0.055755