++ 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 +++ date ++ echo 'INFO: =================== Sat Apr 25 02:05:49 AM UTC 2026 ===================' INFO: =================== Sat Apr 25 02:05:49 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip +++ tee -a /var/log/contrail/config-api/console.log ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.33,10.206.115.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.206.115.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ cut -d = -f 1 ++ set -o posix ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 04/25/2026 02:06:31.488 7fa22fd34400 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 04/25/2026 02:06:31.677 7fa22fd34400 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 04/25/2026 02:06:31.691 7fa22fd34400 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 04/25/2026 02:06:31.692 7fa22fd34400 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-04-25 02:06:43] "GET / HTTP/1.1" 503 181 0.000419 10.0.0.33 - - [2026-04-25 02:06:44] "GET / HTTP/1.1" 200 45303 0.001780 10.0.0.33 - - [2026-04-25 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010798 10.0.0.33 - - [2026-04-25 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009455 10.0.0.33 - - [2026-04-25 02:06:44] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.33 - - [2026-04-25 02:06:45] "GET / HTTP/1.1" 200 35931 0.003628 10.0.0.33 - - [2026-04-25 02:06:45] "GET / HTTP/1.1" 200 35931 0.002724 10.0.0.33 - - [2026-04-25 02:06:45] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.33 - - [2026-04-25 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.33 - - [2026-04-25 02:06:45] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.047799 10.0.0.33 - - [2026-04-25 02:06:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.010221 10.0.0.33 - - [2026-04-25 02:06:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.004060 10.0.0.33 - - [2026-04-25 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010395 10.0.0.33 - - [2026-04-25 02:06:45] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014112 10.0.0.33 - - [2026-04-25 02:06:45] "POST /service-appliance-sets HTTP/1.1" 200 553 0.156919 10.0.0.33 - - [2026-04-25 02:06:46] "POST /analytics-nodes HTTP/1.1" 200 599 0.187097 10.0.0.33 - - [2026-04-25 02:06:46] "POST /fqname-to-id HTTP/1.1" 404 180 0.012169 10.0.0.33 - - [2026-04-25 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010653 10.0.0.33 - - [2026-04-25 02:06:46] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014925 10.0.0.33 - - [2026-04-25 02:06:46] "POST /service-appliance-sets HTTP/1.1" 200 541 0.064429 10.0.0.33 - - [2026-04-25 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.33 - - [2026-04-25 02:06:46] "GET /network-ipam/be47f7d1-c55b-48dd-b3c3-8195431d41ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.009859 10.0.0.33 - - [2026-04-25 02:06:46] "POST /service-templates HTTP/1.1" 200 511 0.086430 10.0.0.33 - - [2026-04-25 02:06:46] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.33 - - [2026-04-25 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.032686 10.0.0.33 - - [2026-04-25 02:06:46] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013323 10.0.0.33 - - [2026-04-25 02:06:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.015658 10.0.0.33 - - [2026-04-25 02:06:46] "POST /service-templates HTTP/1.1" 200 501 0.100999 10.0.0.33 - - [2026-04-25 02:06:46] "GET / HTTP/1.1" 200 35931 0.003401 10.0.0.33 - - [2026-04-25 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005715 10.0.0.33 - - [2026-04-25 02:06:46] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.025820 10.0.0.33 - - [2026-04-25 02:06:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.011132 10.0.0.33 - - [2026-04-25 02:06:46] "POST /config-nodes HTTP/1.1" 200 593 0.075932 10.0.0.33 - - [2026-04-25 02:06:46] "POST /service-templates HTTP/1.1" 200 515 0.111992 10.0.0.33 - - [2026-04-25 02:06:46] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.142609 10.0.0.33 - - [2026-04-25 02:06:47] "POST /service-templates HTTP/1.1" 200 535 0.161330 10.0.0.33 - - [2026-04-25 02:06:47] "POST /service-templates HTTP/1.1" 200 507 0.078127 10.0.0.33 - - [2026-04-25 02:06:47] "GET / HTTP/1.1" 200 35931 0.001752 10.0.0.33 - - [2026-04-25 02:06:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004967 10.0.0.33 - - [2026-04-25 02:06:50] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.33 - - [2026-04-25 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006831 10.0.0.33 - - [2026-04-25 02:06:50] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005613 10.0.0.33 - - [2026-04-25 02:06:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002573 10.0.0.33 - - [2026-04-25 02:06:50] "POST /config-database-nodes HTTP/1.1" 200 611 0.068775 10.0.0.33 - - [2026-04-25 02:06:51] "GET / HTTP/1.1" 200 35931 0.001480 10.0.0.33 - - [2026-04-25 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008777 10.0.0.33 - - [2026-04-25 02:06:51] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021546 10.0.0.33 - - [2026-04-25 02:06:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.004058 10.0.0.33 - - [2026-04-25 02:06:51] "POST /database-nodes HTTP/1.1" 200 597 0.085089 10.0.0.33 - - [2026-04-25 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008316 10.0.0.33 - - [2026-04-25 02:06:52] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.007906 10.0.0.33 - - [2026-04-25 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.33 - - [2026-04-25 02:06:52] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.021721 10.0.0.33 - - [2026-04-25 02:06:52] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.33 - - [2026-04-25 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018188 10.0.0.33 - - [2026-04-25 02:06:52] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011560 10.0.0.33 - - [2026-04-25 02:06:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.006108 10.0.0.33 - - [2026-04-25 02:06:52] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.335295 10.0.0.33 - - [2026-04-25 02:06:52] "GET / HTTP/1.1" 200 35931 0.002148 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 581 0.124319 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 575 0.071864 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 575 0.079445 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 559 0.094824 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 555 0.114244 10.0.0.33 - - [2026-04-25 02:06:53] "GET / HTTP/1.1" 200 35931 0.001334 10.0.0.33 - - [2026-04-25 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.33 - - [2026-04-25 02:06:53] "GET /routing-instance/1a62d38e-2aa5-4f58-b1ce-49ab61e162a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006300 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 557 0.076055 10.0.0.33 - - [2026-04-25 02:06:53] "POST /bgp-routers HTTP/1.1" 200 616 0.137924 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 565 0.141389 10.0.0.33 - - [2026-04-25 02:06:53] "GET /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.036668 10.0.0.33 - - [2026-04-25 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008606 10.0.0.33 - - [2026-04-25 02:06:53] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008273 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 549 0.066363 10.0.0.33 - - [2026-04-25 02:06:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009027 10.0.0.33 - - [2026-04-25 02:06:53] "POST /ref-update HTTP/1.1" 200 156 0.040683 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 557 0.090451 10.0.0.33 - - [2026-04-25 02:06:53] "POST /alarms HTTP/1.1" 200 567 0.026922 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 555 0.046226 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 567 0.038319 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 575 0.099799 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 569 0.115973 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 561 0.062881 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 561 0.107169 10.0.0.33 - - [2026-04-25 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.33 - - [2026-04-25 02:06:54] "GET /network-ipam/be47f7d1-c55b-48dd-b3c3-8195431d41ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005963 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 561 0.065497 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 547 0.052885 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 595 0.078218 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 575 0.090076 10.0.0.33 - - [2026-04-25 02:06:54] "POST /alarms HTTP/1.1" 200 571 0.069767 10.0.0.33 - - [2026-04-25 02:06:55] "POST /alarms HTTP/1.1" 200 583 0.036606 10.0.0.33 - - [2026-04-25 02:06:55] "POST /alarms HTTP/1.1" 200 609 0.081472 10.0.0.33 - - [2026-04-25 02:06:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.006773 10.0.0.33 - - [2026-04-25 02:06:55] "POST /access-control-lists HTTP/1.1" 200 587 0.030359 10.0.0.33 - - [2026-04-25 02:06:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.004769 10.0.0.33 - - [2026-04-25 02:06:55] "POST /access-control-lists HTTP/1.1" 200 585 0.058979 10.0.0.33 - - [2026-04-25 02:06:55] "POST /route-targets HTTP/1.1" 200 327 0.038718 10.0.0.33 - - [2026-04-25 02:06:55] "POST /ref-update HTTP/1.1" 200 156 0.040363 10.0.0.33 - - [2026-04-25 02:06:55] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.33 - - [2026-04-25 02:06:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.017963 10.0.0.33 - - [2026-04-25 02:06:55] "POST /route-targets HTTP/1.1" 200 327 0.039977 10.0.0.33 - - [2026-04-25 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2026-04-25 02:06:55] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.036380 10.0.0.33 - - [2026-04-25 02:06:55] "POST /ref-update HTTP/1.1" 200 156 0.046781 10.0.0.33 - - [2026-04-25 02:06:55] "POST /route-targets HTTP/1.1" 200 327 0.015365 10.0.0.33 - - [2026-04-25 02:06:55] "POST /ref-update HTTP/1.1" 200 156 0.019726 10.0.0.33 - - [2026-04-25 02:06:55] "POST /route-targets HTTP/1.1" 200 327 0.050871 10.0.0.33 - - [2026-04-25 02:06:55] "POST /ref-update HTTP/1.1" 200 156 0.028972 10.0.0.33 - - [2026-04-25 02:06:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.006960 10.0.0.33 - - [2026-04-25 02:06:56] "POST /access-control-lists HTTP/1.1" 200 551 0.105062 10.0.0.33 - - [2026-04-25 02:06:56] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.33 - - [2026-04-25 02:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.33 - - [2026-04-25 02:06:56] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003184 10.0.0.33 - - [2026-04-25 02:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.33 - - [2026-04-25 02:06:56] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.011566 10.0.0.33 - - [2026-04-25 02:06:57] "GET / HTTP/1.1" 200 35931 0.001574 10.0.0.33 - - [2026-04-25 02:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010139 10.0.0.33 - - [2026-04-25 02:06:57] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008858 10.0.0.33 - - [2026-04-25 02:06:57] "PUT /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30 HTTP/1.1" 200 274 0.042844 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:06:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:06:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001211 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001161 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001050 10.0.0.33 - - [2026-04-25 02:07:18] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.33 - - [2026-04-25 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007642 10.0.0.33 - - [2026-04-25 02:07:19] "GET /domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004776 10.0.0.33 - - [2026-04-25 02:07:19] "POST /id-to-fqname HTTP/1.1" 200 173 0.000575 10.0.0.33 - - [2026-04-25 02:07:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.007645 10.0.0.33 - - [2026-04-25 02:07:19] "POST /security-groups HTTP/1.1" 200 570 0.080127 10.0.0.33 - - [2026-04-25 02:07:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.002545 10.0.0.33 - - [2026-04-25 02:07:19] "POST /projects HTTP/1.1" 200 481 0.289026 10.0.0.33 - - [2026-04-25 02:07:19] "POST /access-control-lists HTTP/1.1" 200 579 0.081145 10.0.0.33 - - [2026-04-25 02:07:19] "POST /fqname-to-id HTTP/1.1" 404 212 0.018623 10.0.0.33 - - [2026-04-25 02:07:19] "POST /security-groups HTTP/1.1" 200 534 0.116196 10.0.0.33 - - [2026-04-25 02:07:19] "POST /access-control-lists HTTP/1.1" 200 577 0.086028 10.0.0.33 - - [2026-04-25 02:07:19] "POST /chown HTTP/1.1" 200 109 0.054601 10.0.0.33 - - [2026-04-25 02:07:19] "POST /policy-managements HTTP/1.1" 409 214 0.004311 10.0.0.33 - - [2026-04-25 02:07:19] "POST /fqname-to-id HTTP/1.1" 404 232 0.003432 10.0.0.33 - - [2026-04-25 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008890 10.0.0.33 - - [2026-04-25 02:07:19] "POST /access-control-lists HTTP/1.1" 200 594 0.036551 10.0.0.33 - - [2026-04-25 02:07:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.013044 10.0.0.33 - - [2026-04-25 02:07:19] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006306 10.0.0.33 - - [2026-04-25 02:07:19] "POST /application-policy-sets HTTP/1.1" 200 528 0.037499 10.0.0.33 - - [2026-04-25 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007285 10.0.0.33 - - [2026-04-25 02:07:19] "POST /access-control-lists HTTP/1.1" 200 592 0.062562 10.0.0.33 - - [2026-04-25 02:07:19] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.012845 10.0.0.33 - - [2026-04-25 02:07:19] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.032132 10.0.0.33 - - [2026-04-25 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2026-04-25 02:07:19] "GET /virtual-network/307e03f8-846f-4154-a407-d467f8001c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008066 10.0.0.33 - - [2026-04-25 02:07:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.000730 10.0.0.33 - - [2026-04-25 02:07:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.005913 10.0.0.33 - - [2026-04-25 02:07:20] "POST /security-groups HTTP/1.1" 200 574 0.096621 10.0.0.33 - - [2026-04-25 02:07:20] "POST /projects HTTP/1.1" 200 489 0.259718 10.0.0.33 - - [2026-04-25 02:07:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.007546 10.0.0.33 - - [2026-04-25 02:07:20] "POST /security-groups HTTP/1.1" 200 546 0.080311 10.0.0.33 - - [2026-04-25 02:07:20] "POST /access-control-lists HTTP/1.1" 200 583 0.082143 10.0.0.33 - - [2026-04-25 02:07:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.016403 10.0.0.33 - - [2026-04-25 02:07:20] "POST /chown HTTP/1.1" 200 109 0.020542 10.0.0.33 - - [2026-04-25 02:07:20] "POST /network-ipams HTTP/1.1" 200 522 0.044214 10.0.0.33 - - [2026-04-25 02:07:20] "POST /access-control-lists HTTP/1.1" 200 581 0.091392 10.0.0.33 - - [2026-04-25 02:07:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.007615 10.0.0.33 - - [2026-04-25 02:07:20] "POST /network-ipams HTTP/1.1" 200 510 0.100375 10.0.0.33 - - [2026-04-25 02:07:20] "POST /access-control-lists HTTP/1.1" 200 602 0.044999 10.0.0.33 - - [2026-04-25 02:07:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.008877 10.0.0.33 - - [2026-04-25 02:07:20] "POST /fqname-to-id HTTP/1.1" 404 239 0.007645 10.0.0.33 - - [2026-04-25 02:07:20] "POST /access-control-lists HTTP/1.1" 200 600 0.104358 10.0.0.33 - - [2026-04-25 02:07:20] "POST /useragent-kv HTTP/1.1" 200 115 0.032505 10.0.0.33 - - [2026-04-25 02:07:20] "POST /virtual-networks HTTP/1.1" 200 538 0.221545 10.0.0.33 - - [2026-04-25 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2026-04-25 02:07:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.003790 10.0.0.33 - - [2026-04-25 02:07:20] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.034430 10.0.0.33 - - [2026-04-25 02:07:20] "POST /access-control-lists HTTP/1.1" 200 589 0.137549 10.0.0.33 - - [2026-04-25 02:07:21] "POST /network-ipams HTTP/1.1" 200 518 0.098163 10.0.0.33 - - [2026-04-25 02:07:21] "POST /fqname-to-id HTTP/1.1" 404 202 0.002604 10.0.0.33 - - [2026-04-25 02:07:21] "POST /route-targets HTTP/1.1" 200 327 0.025322 10.0.0.33 - - [2026-04-25 02:07:21] "POST /ref-update HTTP/1.1" 200 156 0.044506 10.0.0.33 - - [2026-04-25 02:07:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007889 10.0.0.33 - - [2026-04-25 02:07:21] "POST /virtual-networks HTTP/1.1" 200 546 0.202153 10.0.0.33 - - [2026-04-25 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.33 - - [2026-04-25 02:07:21] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.016877 10.0.0.33 - - [2026-04-25 02:07:21] "POST /route-targets HTTP/1.1" 200 327 0.011592 10.0.0.33 - - [2026-04-25 02:07:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.010881 10.0.0.33 - - [2026-04-25 02:07:21] "POST /ref-update HTTP/1.1" 200 156 0.030814 10.0.0.33 - - [2026-04-25 02:07:21] "POST /network-policys HTTP/1.1" 200 538 0.030918 10.0.0.33 - - [2026-04-25 02:07:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.011054 10.0.0.33 - - [2026-04-25 02:07:21] "POST /network-policys HTTP/1.1" 200 534 0.041227 10.0.0.33 - - [2026-04-25 02:07:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.014358 10.0.0.33 - - [2026-04-25 02:07:21] "POST /network-policys HTTP/1.1" 200 542 0.028863 10.0.0.33 - - [2026-04-25 02:07:21] "PUT /access-control-list/084ef698-4c04-44aa-bdea-f2293e13f919 HTTP/1.1" 200 272 0.023085 10.0.0.33 - - [2026-04-25 02:07:21] "POST /ref-update HTTP/1.1" 200 156 0.077008 10.0.0.33 - - [2026-04-25 02:07:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009119 10.0.0.33 - - [2026-04-25 02:07:21] "PUT /access-control-list/b360f406-1e43-4f7b-9cf2-afd1afc814bf HTTP/1.1" 200 272 0.023282 10.0.0.33 - - [2026-04-25 02:07:21] "POST /ref-update HTTP/1.1" 200 156 0.112453 10.0.0.33 - - [2026-04-25 02:07:21] "PUT /access-control-list/b360f406-1e43-4f7b-9cf2-afd1afc814bf HTTP/1.1" 200 272 0.017960 10.0.0.33 - - [2026-04-25 02:07:21] "POST /ref-update HTTP/1.1" 200 156 0.072975 10.0.0.33 - - [2026-04-25 02:07:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010612 10.0.0.33 - - [2026-04-25 02:07:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010435 10.0.0.33 - - [2026-04-25 02:07:22] "PUT /access-control-list/084ef698-4c04-44aa-bdea-f2293e13f919 HTTP/1.1" 200 272 0.081757 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.026366 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.107861 10.0.0.33 - - [2026-04-25 02:07:22] "POST /fqname-to-id HTTP/1.1" 404 237 0.005504 10.0.0.33 - - [2026-04-25 02:07:22] "POST /access-control-lists HTTP/1.1" 200 601 0.085861 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.128031 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.058903 10.0.0.33 - - [2026-04-25 02:07:22] "PUT /access-control-list/084ef698-4c04-44aa-bdea-f2293e13f919 HTTP/1.1" 200 272 0.033663 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.153689 10.0.0.33 - - [2026-04-25 02:07:22] "PUT /access-control-list/f0d236b4-2125-479c-b3b1-f5bc24df0ecb HTTP/1.1" 200 272 0.075465 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025615 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007504 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010231 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.037790 10.0.0.33 - - [2026-04-25 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186 10.0.0.33 - - [2026-04-25 02:07:22] "GET /virtual-network/307e03f8-846f-4154-a407-d467f8001c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007478 10.0.0.33 - - [2026-04-25 02:07:22] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004746 10.0.0.33 - - [2026-04-25 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.33 - - [2026-04-25 02:07:22] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004083 10.0.0.33 - - [2026-04-25 02:07:22] "POST /firewall-policys HTTP/1.1" 200 530 0.039035 10.0.0.33 - - [2026-04-25 02:07:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.038799 10.0.0.33 - - [2026-04-25 02:07:22] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.018464 10.0.0.33 - - [2026-04-25 02:07:22] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.003826 10.0.0.33 - - [2026-04-25 02:07:22] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003238 10.0.0.33 - - [2026-04-25 02:07:22] "POST /ref-update HTTP/1.1" 200 156 0.019897 10.0.0.33 - - [2026-04-25 02:07:22] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.009113 10.0.0.33 - - [2026-04-25 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.33 - - [2026-04-25 02:07:22] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003312 10.0.0.33 - - [2026-04-25 02:07:22] "POST /firewall-policys HTTP/1.1" 200 532 0.032958 10.0.0.33 - - [2026-04-25 02:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018795 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.030337 10.0.0.33 - - [2026-04-25 02:07:23] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.005034 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003447 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003301 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002971 10.0.0.33 - - [2026-04-25 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.023114 10.0.0.33 - - [2026-04-25 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.042092 10.0.0.33 - - [2026-04-25 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.051328 10.0.0.33 - - [2026-04-25 02:07:23] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.004579 10.0.0.33 - - [2026-04-25 02:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.33 - - [2026-04-25 02:07:23] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003065 10.0.0.33 - - [2026-04-25 02:07:23] "POST /firewall-policys HTTP/1.1" 200 530 0.047717 10.0.0.33 - - [2026-04-25 02:07:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.041986 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.039490 10.0.0.33 - - [2026-04-25 02:07:23] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.003546 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003473 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002988 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003963 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003291 10.0.0.33 - - [2026-04-25 02:07:23] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003464 10.0.0.33 - - [2026-04-25 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.028786 10.0.0.33 - - [2026-04-25 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.021137 10.0.0.33 - - [2026-04-25 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.073232 10.0.0.33 - - [2026-04-25 02:07:23] "POST /ref-update HTTP/1.1" 200 156 0.052798 10.0.0.33 - - [2026-04-25 02:07:24] "POST /ref-update HTTP/1.1" 200 156 0.052062 10.0.0.33 - - [2026-04-25 02:07:24] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.032222 10.0.0.33 - - [2026-04-25 02:07:24] "POST /tags HTTP/1.1" 200 299 0.038040 10.0.0.33 - - [2026-04-25 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.33 - - [2026-04-25 02:07:24] "GET /tag/cc069a97-a288-4b37-8432-d31dabee771b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020389 10.0.0.33 - - [2026-04-25 02:07:24] "POST /set-tag HTTP/1.1" 200 109 0.024650 10.0.0.33 - - [2026-04-25 02:07:24] "POST /tags HTTP/1.1" 200 357 0.124927 10.0.0.33 - - [2026-04-25 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.33 - - [2026-04-25 02:07:24] "GET /tag/4a038670-3c70-4212-bbd8-dca2a9cee1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.023396 10.0.0.33 - - [2026-04-25 02:07:24] "POST /tags HTTP/1.1" 200 305 0.127780 10.0.0.33 - - [2026-04-25 02:07:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011755 10.0.0.33 - - [2026-04-25 02:07:24] "GET /tag/ae497497-439c-4421-8dae-f8ccbc7314b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030750 10.0.0.33 - - [2026-04-25 02:07:25] "POST /id-to-fqname HTTP/1.1" 200 174 0.000505 10.0.0.33 - - [2026-04-25 02:07:25] "POST /fqname-to-id HTTP/1.1" 404 183 0.007103 10.0.0.33 - - [2026-04-25 02:07:25] "POST /security-groups HTTP/1.1" 200 571 0.093907 10.0.0.33 - - [2026-04-25 02:07:25] "POST /projects HTTP/1.1" 200 483 0.416270 10.0.0.33 - - [2026-04-25 02:07:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.004657 10.0.0.33 - - [2026-04-25 02:07:25] "POST /access-control-lists HTTP/1.1" 200 580 0.058620 10.0.0.33 - - [2026-04-25 02:07:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.039518 10.0.0.33 - - [2026-04-25 02:07:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.078332 10.0.0.33 - - [2026-04-25 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021789 10.0.0.33 - - [2026-04-25 02:07:25] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.031876 10.0.0.33 - - [2026-04-25 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.039120 10.0.0.33 - - [2026-04-25 02:07:25] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.043163 10.0.0.33 - - [2026-04-25 02:07:25] "POST /access-control-lists HTTP/1.1" 200 578 0.313623 10.0.0.33 - - [2026-04-25 02:07:25] "PUT /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60 HTTP/1.1" 200 264 0.133547 10.0.0.33 - - [2026-04-25 02:07:25] "PUT /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3 HTTP/1.1" 200 264 0.086726 10.0.0.33 - - [2026-04-25 02:07:26] "POST /security-groups HTTP/1.1" 200 537 0.121428 10.0.0.33 - - [2026-04-25 02:07:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.002329 10.0.0.33 - - [2026-04-25 02:07:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.044895 10.0.0.33 - - [2026-04-25 02:07:26] "POST /chown HTTP/1.1" 200 109 0.041160 10.0.0.33 - - [2026-04-25 02:07:26] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.029195 10.0.0.33 - - [2026-04-25 02:07:26] "POST /access-control-lists HTTP/1.1" 200 596 0.129467 10.0.0.33 - - [2026-04-25 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021736 10.0.0.33 - - [2026-04-25 02:07:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.046312 10.0.0.33 - - [2026-04-25 02:07:26] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.030257 10.0.0.33 - - [2026-04-25 02:07:26] "POST /tags HTTP/1.1" 409 207 0.002767 10.0.0.33 - - [2026-04-25 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.33 - - [2026-04-25 02:07:26] "GET /tag/ae497497-439c-4421-8dae-f8ccbc7314b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.043144 10.0.0.33 - - [2026-04-25 02:07:26] "POST /access-control-lists HTTP/1.1" 200 594 0.116512 10.0.0.33 - - [2026-04-25 02:07:26] "POST /firewall-rules HTTP/1.1" 200 564 0.101425 10.0.0.33 - - [2026-04-25 02:07:26] "GET /firewall-rule/a0b501b2-e629-4c7b-b5b3-32d0a0028c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.017278 10.0.0.33 - - [2026-04-25 02:07:26] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003492 10.0.0.33 - - [2026-04-25 02:07:26] "GET /firewall-rule/a0b501b2-e629-4c7b-b5b3-32d0a0028c09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003112 10.0.0.33 - - [2026-04-25 02:07:26] "POST /ref-update HTTP/1.1" 200 156 0.022497 10.0.0.33 - - [2026-04-25 02:07:26] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018748 10.0.0.33 - - [2026-04-25 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.33 - - [2026-04-25 02:07:26] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003646 10.0.0.33 - - [2026-04-25 02:07:26] "POST /tags HTTP/1.1" 409 207 0.002320 10.0.0.33 - - [2026-04-25 02:07:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.33 - - [2026-04-25 02:07:26] "GET /tag/ae497497-439c-4421-8dae-f8ccbc7314b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017597 10.0.0.33 - - [2026-04-25 02:07:26] "POST /firewall-rules HTTP/1.1" 200 562 0.091877 10.0.0.33 - - [2026-04-25 02:07:26] "GET /firewall-rule/3df8d3b4-a3ab-4256-96da-ab2e6c9cdf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005361 10.0.0.33 - - [2026-04-25 02:07:27] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.021724 10.0.0.33 - - [2026-04-25 02:07:27] "GET /firewall-rule/3df8d3b4-a3ab-4256-96da-ab2e6c9cdf9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003144 10.0.0.33 - - [2026-04-25 02:07:27] "POST /ref-update HTTP/1.1" 200 156 0.025663 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 404 226 0.002952 10.0.0.33 - - [2026-04-25 02:07:27] "POST /tags HTTP/1.1" 200 355 0.025212 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.33 - - [2026-04-25 02:07:27] "GET /tag/653282c7-f335-4de4-a3ec-5a6c56f9387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013702 10.0.0.33 - - [2026-04-25 02:07:27] "POST /tags HTTP/1.1" 200 303 0.030504 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.33 - - [2026-04-25 02:07:27] "GET /tag/8bcc1ec5-8968-41fd-8352-d7739cceaa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019013 10.0.0.33 - - [2026-04-25 02:07:27] "POST /projects HTTP/1.1" 409 218 0.002371 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2026-04-25 02:07:27] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.124486 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010906 10.0.0.33 - - [2026-04-25 02:07:27] "GET /network-ipam/ea0fc889-c89d-447c-9f8d-462160ac2ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003380 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.33 - - [2026-04-25 02:07:27] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005090 10.0.0.33 - - [2026-04-25 02:07:27] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.33 - - [2026-04-25 02:07:27] "PUT /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60 HTTP/1.1" 200 264 0.082668 10.0.0.33 - - [2026-04-25 02:07:27] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011944 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011439 10.0.0.33 - - [2026-04-25 02:07:27] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004371 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2026-04-25 02:07:27] "GET /config-node/a6965f3f-ac40-46ce-af95-17b24ac3f0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003248 10.0.0.33 - - [2026-04-25 02:07:27] "POST /set-tag HTTP/1.1" 200 109 0.064070 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.33 - - [2026-04-25 02:07:27] "GET /network-ipam/30eda65a-541c-432d-8f4b-496c49e21d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004153 10.0.0.33 - - [2026-04-25 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2026-04-25 02:07:27] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005710 10.0.0.33 - - [2026-04-25 02:07:27] "PUT /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3 HTTP/1.1" 200 264 0.055653 10.0.0.33 - - [2026-04-25 02:07:28] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.030362 10.0.0.33 - - [2026-04-25 02:07:28] "POST /set-tag HTTP/1.1" 200 109 0.068419 10.0.0.33 - - [2026-04-25 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.33 - - [2026-04-25 02:07:28] "GET /network-policy/427c2b40-834c-42c0-a823-39591418b71b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.008657 10.0.0.33 - - [2026-04-25 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2026-04-25 02:07:28] "GET /network-policy/f89143de-2c93-4a04-bc98-7d2d5d6796d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002765 10.0.0.33 - - [2026-04-25 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2026-04-25 02:07:28] "GET /network-policy/857554d9-6310-4369-b900-2305be023f76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003392 10.0.0.33 - - [2026-04-25 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2026-04-25 02:07:28] "PUT /network-policy/857554d9-6310-4369-b900-2305be023f76 HTTP/1.1" 200 262 0.017502 10.0.0.33 - - [2026-04-25 02:07:28] "PUT /access-control-list/b360f406-1e43-4f7b-9cf2-afd1afc814bf HTTP/1.1" 200 272 0.026103 10.0.0.33 - - [2026-04-25 02:07:28] "POST /ref-update HTTP/1.1" 200 156 0.102493 10.0.0.33 - - [2026-04-25 02:07:28] "PUT /access-control-list/f0d236b4-2125-479c-b3b1-f5bc24df0ecb HTTP/1.1" 200 272 0.077851 10.0.0.33 - - [2026-04-25 02:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.046726 10.0.0.33 - - [2026-04-25 02:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2026-04-25 02:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003294 10.0.0.33 - - [2026-04-25 02:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004501 10.0.0.33 - - [2026-04-25 02:07:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2026-04-25 02:07:28] "POST /security-groups HTTP/1.1" 409 245 0.003268 10.0.0.33 - - [2026-04-25 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.33 - - [2026-04-25 02:07:28] "PUT /security-group/86ecb6e4-e884-453d-8ea0-7a8b7ec519c8 HTTP/1.1" 200 262 0.060753 10.0.0.33 - - [2026-04-25 02:07:28] "PUT /access-control-list/fdd4dab2-f1f6-482a-ae96-5fd913087014 HTTP/1.1" 200 272 0.024578 10.0.0.33 - - [2026-04-25 02:07:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.067235 10.0.0.33 - - [2026-04-25 02:07:28] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018482 10.0.0.33 - - [2026-04-25 02:07:28] "PUT /access-control-list/27b756c8-54fb-4977-aca4-31bac0b6bd1c HTTP/1.1" 200 272 0.061236 10.0.0.33 - - [2026-04-25 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007443 10.0.0.33 - - [2026-04-25 02:07:28] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008263 10.0.0.33 - - [2026-04-25 02:07:28] "POST /tags HTTP/1.1" 409 206 0.004393 10.0.0.33 - - [2026-04-25 02:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2026-04-25 02:07:28] "GET /tag/8bcc1ec5-8968-41fd-8352-d7739cceaa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016400 10.0.0.33 - - [2026-04-25 02:07:29] "POST /firewall-rules HTTP/1.1" 200 562 0.115230 10.0.0.33 - - [2026-04-25 02:07:29] "GET /firewall-rule/5ae0b5eb-687e-473d-9455-8e4300a0e4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.007515 10.0.0.33 - - [2026-04-25 02:07:29] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006534 10.0.0.33 - - [2026-04-25 02:07:29] "GET /firewall-rule/5ae0b5eb-687e-473d-9455-8e4300a0e4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.008710 10.0.0.33 - - [2026-04-25 02:07:29] "POST /ref-update HTTP/1.1" 200 156 0.028165 10.0.0.33 - - [2026-04-25 02:07:29] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.013370 10.0.0.33 - - [2026-04-25 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.33 - - [2026-04-25 02:07:29] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007789 10.0.0.33 - - [2026-04-25 02:07:29] "POST /tags HTTP/1.1" 409 206 0.007982 10.0.0.33 - - [2026-04-25 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.33 - - [2026-04-25 02:07:29] "GET /tag/8bcc1ec5-8968-41fd-8352-d7739cceaa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015502 10.0.0.33 - - [2026-04-25 02:07:29] "POST /firewall-rules HTTP/1.1" 200 560 0.082398 10.0.0.33 - - [2026-04-25 02:07:29] "GET /firewall-rule/d196b487-f5e4-4775-90c0-9ab5559b0a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.015793 10.0.0.33 - - [2026-04-25 02:07:29] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.006111 10.0.0.33 - - [2026-04-25 02:07:29] "GET /firewall-rule/d196b487-f5e4-4775-90c0-9ab5559b0a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003008 10.0.0.33 - - [2026-04-25 02:07:29] "POST /ref-update HTTP/1.1" 200 156 0.042425 10.0.0.33 - - [2026-04-25 02:07:29] "POST /tags HTTP/1.1" 200 301 0.052939 10.0.0.33 - - [2026-04-25 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021662 10.0.0.33 - - [2026-04-25 02:07:29] "GET /tag/a7ee43e3-dab8-4930-ab9d-92fc2850bc80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013818 10.0.0.33 - - [2026-04-25 02:07:29] "POST /tags HTTP/1.1" 200 325 0.103345 10.0.0.33 - - [2026-04-25 02:07:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.33 - - [2026-04-25 02:07:29] "GET /tag/a084686e-758f-4632-a06c-1c921385baff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.037072 10.0.0.33 - - [2026-04-25 02:07:29] "POST /tags HTTP/1.1" 200 363 0.020836 10.0.0.33 - - [2026-04-25 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.030309 10.0.0.33 - - [2026-04-25 02:07:30] "GET /tag/2ac09206-bb7d-4963-8323-c4348cbd3b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.015908 10.0.0.33 - - [2026-04-25 02:07:30] "POST /tags HTTP/1.1" 200 311 0.038584 10.0.0.33 - - [2026-04-25 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.023537 10.0.0.33 - - [2026-04-25 02:07:30] "GET /tag/75eda1ad-6aa9-4c72-9d6e-5dbbbacaa65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017056 10.0.0.33 - - [2026-04-25 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.33 - - [2026-04-25 02:07:30] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.005526 10.0.0.33 - - [2026-04-25 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2026-04-25 02:07:30] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033727 10.0.0.33 - - [2026-04-25 02:07:30] "POST /virtual-machines HTTP/1.1" 200 377 0.024266 10.0.0.33 - - [2026-04-25 02:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.028447 10.0.0.33 - - [2026-04-25 02:07:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.134364 10.0.0.33 - - [2026-04-25 02:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018093 10.0.0.33 - - [2026-04-25 02:07:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.33 - - [2026-04-25 02:07:30] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005272 10.0.0.33 - - [2026-04-25 02:07:30] "POST /instance-ips HTTP/1.1" 200 409 0.046033 10.0.0.33 - - [2026-04-25 02:07:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.032199 10.0.0.33 - - [2026-04-25 02:07:30] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.016424 10.0.0.33 - - [2026-04-25 02:07:30] "POST /set-tag HTTP/1.1" 200 109 0.033543 10.0.0.33 - - [2026-04-25 02:07:30] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.023671 10.0.0.33 - - [2026-04-25 02:07:30] "GET /instance-ip/83f5f882-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.006203 10.0.0.33 - - [2026-04-25 02:07:31] "POST /tags HTTP/1.1" 200 305 0.128164 10.0.0.33 - - [2026-04-25 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017284 10.0.0.33 - - [2026-04-25 02:07:31] "GET /tag/07cceeef-086a-4a95-b030-1b152d22aced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027660 10.0.0.33 - - [2026-04-25 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.33 - - [2026-04-25 02:07:31] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059253 10.0.0.33 - - [2026-04-25 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.33 - - [2026-04-25 02:07:31] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004663 10.0.0.33 - - [2026-04-25 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.33 - - [2026-04-25 02:07:31] "GET /service-appliance-set/29933484-52a4-4c1c-8979-85060a69d97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.005691 10.0.0.33 - - [2026-04-25 02:07:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.005664 10.0.0.33 - - [2026-04-25 02:07:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122268 10.0.0.33 - - [2026-04-25 02:07:31] "GET /virtual-machine-interface/e680a95e-5c11-458d-8dd1-60c4a558395a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.007357 10.0.0.33 - - [2026-04-25 02:07:31] "POST /instance-ips HTTP/1.1" 200 381 0.056770 10.0.0.33 - - [2026-04-25 02:07:31] "GET /instance-ip/a530b8b4-a9b0-418d-9684-344dbb706481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009249 10.0.0.33 - - [2026-04-25 02:07:31] "POST /loadbalancers HTTP/1.1" 200 582 0.074394 10.0.0.33 - - [2026-04-25 02:07:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029572 10.0.0.33 - - [2026-04-25 02:07:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024404 10.0.0.33 - - [2026-04-25 02:07:31] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038001 10.0.0.33 - - [2026-04-25 02:07:31] "GET /instance-ip/a530b8b4-a9b0-418d-9684-344dbb706481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005668 10.0.0.33 - - [2026-04-25 02:07:31] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079270 10.0.0.33 - - [2026-04-25 02:07:31] "GET /loadbalancer/2b11d627-3368-41e3-a767-0639a0b68287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002800 10.0.0.33 - - [2026-04-25 02:07:31] "POST /floating-ips HTTP/1.1" 200 583 0.049826 10.0.0.33 - - [2026-04-25 02:07:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047454 10.0.0.33 - - [2026-04-25 02:07:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015376 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013982 10.0.0.33 - - [2026-04-25 02:07:32] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040411 10.0.0.33 - - [2026-04-25 02:07:32] "GET /loadbalancer-listener/f3bbc7e6-f8b8-4026-b23a-d4d5212d3289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003010 10.0.0.33 - - [2026-04-25 02:07:32] "GET /loadbalancer-listener/f3bbc7e6-f8b8-4026-b23a-d4d5212d3289?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003812 10.0.0.33 - - [2026-04-25 02:07:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040037 10.0.0.33 - - [2026-04-25 02:07:32] "GET /instance-ip/a530b8b4-a9b0-418d-9684-344dbb706481?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003708 10.0.0.33 - - [2026-04-25 02:07:32] "GET /instance-ip/a530b8b4-a9b0-418d-9684-344dbb706481?fields=floating_ips HTTP/1.1" 200 1171 0.006800 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.33 - - [2026-04-25 02:07:32] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002576 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-04-25 02:07:32] "GET /floating-ip/e5b83821-f735-4759-a15f-549562b54218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004227 10.0.0.33 - - [2026-04-25 02:07:32] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.029771 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 228 0.009305 10.0.0.33 - - [2026-04-25 02:07:32] "POST /tags HTTP/1.1" 200 371 0.033040 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.33 - - [2026-04-25 02:07:32] "GET /tag/a119d850-0f93-4043-8cb9-032ebfb58c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.016276 10.0.0.33 - - [2026-04-25 02:07:32] "POST /tags HTTP/1.1" 200 319 0.027666 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-04-25 02:07:32] "GET /tag/affbaafa-b5e1-41e3-bcfa-28c28ed6d08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012727 10.0.0.33 - - [2026-04-25 02:07:32] "POST /id-to-fqname HTTP/1.1" 200 181 0.000567 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.007926 10.0.0.33 - - [2026-04-25 02:07:32] "POST /security-groups HTTP/1.1" 200 578 0.078306 10.0.0.33 - - [2026-04-25 02:07:32] "POST /projects HTTP/1.1" 200 497 0.210332 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.003487 10.0.0.33 - - [2026-04-25 02:07:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.008068 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.33 - - [2026-04-25 02:07:32] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.008374 10.0.0.33 - - [2026-04-25 02:07:32] "POST /access-control-lists HTTP/1.1" 200 587 0.043737 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.33 - - [2026-04-25 02:07:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.003387 10.0.0.33 - - [2026-04-25 02:07:32] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005490 10.0.0.33 - - [2026-04-25 02:07:32] "POST /access-control-lists HTTP/1.1" 200 585 0.079164 10.0.0.33 - - [2026-04-25 02:07:32] "PUT /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60 HTTP/1.1" 200 264 0.096260 10.0.0.33 - - [2026-04-25 02:07:33] "PUT /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3 HTTP/1.1" 200 264 0.044410 10.0.0.33 - - [2026-04-25 02:07:33] "POST /security-groups HTTP/1.1" 200 558 0.077172 10.0.0.33 - - [2026-04-25 02:07:33] "POST /fqname-to-id HTTP/1.1" 404 248 0.005164 10.0.0.33 - - [2026-04-25 02:07:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.039748 10.0.0.33 - - [2026-04-25 02:07:33] "POST /access-control-lists HTTP/1.1" 200 610 0.083327 10.0.0.33 - - [2026-04-25 02:07:33] "POST /chown HTTP/1.1" 200 109 0.070865 10.0.0.33 - - [2026-04-25 02:07:33] "POST /fqname-to-id HTTP/1.1" 404 247 0.002684 10.0.0.33 - - [2026-04-25 02:07:33] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014484 10.0.0.33 - - [2026-04-25 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2026-04-25 02:07:33] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.038310 10.0.0.33 - - [2026-04-25 02:07:33] "POST /access-control-lists HTTP/1.1" 200 608 0.077844 10.0.0.33 - - [2026-04-25 02:07:33] "POST /tags HTTP/1.1" 409 214 0.005567 10.0.0.33 - - [2026-04-25 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.33 - - [2026-04-25 02:07:33] "GET /tag/affbaafa-b5e1-41e3-bcfa-28c28ed6d08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014092 10.0.0.33 - - [2026-04-25 02:07:33] "POST /firewall-rules HTTP/1.1" 200 578 0.074211 10.0.0.33 - - [2026-04-25 02:07:33] "GET /firewall-rule/c8ec3c53-29cd-4c36-8092-a6fc15db67f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004752 10.0.0.33 - - [2026-04-25 02:07:33] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004637 10.0.0.33 - - [2026-04-25 02:07:33] "GET /firewall-rule/c8ec3c53-29cd-4c36-8092-a6fc15db67f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004104 10.0.0.33 - - [2026-04-25 02:07:33] "POST /ref-update HTTP/1.1" 200 156 0.055625 10.0.0.33 - - [2026-04-25 02:07:33] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019969 10.0.0.33 - - [2026-04-25 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007484 10.0.0.33 - - [2026-04-25 02:07:33] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003147 10.0.0.33 - - [2026-04-25 02:07:33] "POST /tags HTTP/1.1" 409 214 0.001900 10.0.0.33 - - [2026-04-25 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.33 - - [2026-04-25 02:07:33] "GET /tag/affbaafa-b5e1-41e3-bcfa-28c28ed6d08e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012120 10.0.0.33 - - [2026-04-25 02:07:33] "POST /firewall-rules HTTP/1.1" 200 576 0.086183 10.0.0.33 - - [2026-04-25 02:07:33] "GET /firewall-rule/1037ccd9-dad6-4181-8d0b-7396ef06e3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.016416 10.0.0.33 - - [2026-04-25 02:07:34] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.005821 10.0.0.33 - - [2026-04-25 02:07:34] "GET /firewall-rule/1037ccd9-dad6-4181-8d0b-7396ef06e3f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007956 10.0.0.33 - - [2026-04-25 02:07:34] "POST /ref-update HTTP/1.1" 200 156 0.043139 10.0.0.33 - - [2026-04-25 02:07:34] "POST /tags HTTP/1.1" 200 301 0.034719 10.0.0.33 - - [2026-04-25 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013557 10.0.0.33 - - [2026-04-25 02:07:34] "GET /tag/b728f795-22ae-41ed-a324-d1cb9339742c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014318 10.0.0.33 - - [2026-04-25 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005931 10.0.0.33 - - [2026-04-25 02:07:34] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.056992 10.0.0.33 - - [2026-04-25 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005420 10.0.0.33 - - [2026-04-25 02:07:34] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009987 10.0.0.33 - - [2026-04-25 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.33 - - [2026-04-25 02:07:34] "GET /service-appliance-set/29933484-52a4-4c1c-8979-85060a69d97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.004131 10.0.0.33 - - [2026-04-25 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.002125 10.0.0.33 - - [2026-04-25 02:07:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106129 10.0.0.33 - - [2026-04-25 02:07:34] "GET /virtual-machine-interface/b3e13dd1-6e45-42fb-b4b7-c95491aa88f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.016727 10.0.0.33 - - [2026-04-25 02:07:34] "POST /instance-ips HTTP/1.1" 200 377 0.036661 10.0.0.33 - - [2026-04-25 02:07:34] "GET /instance-ip/96df83e7-c7a5-4bb6-80af-f887a8dccb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004390 10.0.0.33 - - [2026-04-25 02:07:34] "POST /loadbalancers HTTP/1.1" 200 582 0.069491 10.0.0.33 - - [2026-04-25 02:07:34] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040276 10.0.0.33 - - [2026-04-25 02:07:34] "GET /instance-ip/96df83e7-c7a5-4bb6-80af-f887a8dccb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008492 10.0.0.33 - - [2026-04-25 02:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.036301 10.0.0.33 - - [2026-04-25 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923 10.0.0.33 - - [2026-04-25 02:07:34] "POST /floating-ips HTTP/1.1" 200 581 0.047593 10.0.0.33 - - [2026-04-25 02:07:34] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067961 10.0.0.33 - - [2026-04-25 02:07:34] "GET /loadbalancer/8aba0dea-85d1-4d77-ac5e-b9005310949f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005334 10.0.0.33 - - [2026-04-25 02:07:34] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038638 10.0.0.33 - - [2026-04-25 02:07:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011293 10.0.0.33 - - [2026-04-25 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007349 10.0.0.33 - - [2026-04-25 02:07:35] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.026168 10.0.0.33 - - [2026-04-25 02:07:35] "GET /loadbalancer-listener/d215bfc3-3a7d-4e76-be8c-7c2310ed6902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004325 10.0.0.33 - - [2026-04-25 02:07:35] "GET /loadbalancer-listener/d215bfc3-3a7d-4e76-be8c-7c2310ed6902?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003622 10.0.0.33 - - [2026-04-25 02:07:35] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025887 10.0.0.33 - - [2026-04-25 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.33 - - [2026-04-25 02:07:35] "GET /instance-ip/96df83e7-c7a5-4bb6-80af-f887a8dccb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006178 10.0.0.33 - - [2026-04-25 02:07:35] "GET /instance-ip/96df83e7-c7a5-4bb6-80af-f887a8dccb9f?fields=floating_ips HTTP/1.1" 200 1164 0.014735 10.0.0.33 - - [2026-04-25 02:07:35] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.025034 10.0.0.33 - - [2026-04-25 02:07:35] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.071219 10.0.0.33 - - [2026-04-25 02:07:35] "GET /loadbalancer/8aba0dea-85d1-4d77-ac5e-b9005310949f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003588 10.0.0.33 - - [2026-04-25 02:07:35] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027810 10.0.0.33 - - [2026-04-25 02:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036585 10.0.0.33 - - [2026-04-25 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011880 10.0.0.33 - - [2026-04-25 02:07:35] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039299 10.0.0.33 - - [2026-04-25 02:07:35] "GET /loadbalancer-listener/2f3b52b5-e7ac-4511-990a-b3a5af1cfa3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003245 10.0.0.33 - - [2026-04-25 02:07:35] "GET /loadbalancer-listener/2f3b52b5-e7ac-4511-990a-b3a5af1cfa3d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003577 10.0.0.33 - - [2026-04-25 02:07:35] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035326 10.0.0.33 - - [2026-04-25 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.33 - - [2026-04-25 02:07:35] "GET /instance-ip/96df83e7-c7a5-4bb6-80af-f887a8dccb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006283 10.0.0.33 - - [2026-04-25 02:07:35] "GET /instance-ip/96df83e7-c7a5-4bb6-80af-f887a8dccb9f?fields=floating_ips HTTP/1.1" 200 1164 0.004340 10.0.0.33 - - [2026-04-25 02:07:35] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041417 10.0.0.33 - - [2026-04-25 02:07:35] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003131 10.0.0.33 - - [2026-04-25 02:07:35] "GET /loadbalancer/8aba0dea-85d1-4d77-ac5e-b9005310949f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003046 10.0.0.33 - - [2026-04-25 02:07:35] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.031616 10.0.0.33 - - [2026-04-25 02:07:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026559 10.0.0.33 - - [2026-04-25 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020433 10.0.0.33 - - [2026-04-25 02:07:35] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046777 10.0.0.33 - - [2026-04-25 02:07:35] "GET /loadbalancer-listener/81d4b765-7a85-4355-8c19-27f12d073e41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002754 10.0.0.33 - - [2026-04-25 02:07:35] "GET /loadbalancer-listener/81d4b765-7a85-4355-8c19-27f12d073e41?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004012 10.0.0.33 - - [2026-04-25 02:07:36] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.079064 10.0.0.33 - - [2026-04-25 02:07:36] "GET /instance-ip/96df83e7-c7a5-4bb6-80af-f887a8dccb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.146745 10.0.0.33 - - [2026-04-25 02:07:36] "GET /instance-ip/96df83e7-c7a5-4bb6-80af-f887a8dccb9f?fields=floating_ips HTTP/1.1" 200 1164 0.003449 10.0.0.33 - - [2026-04-25 02:07:36] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002885 10.0.0.33 - - [2026-04-25 02:07:36] "POST /tags HTTP/1.1" 200 363 0.269689 10.0.0.33 - - [2026-04-25 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.026738 10.0.0.33 - - [2026-04-25 02:07:36] "GET /tag/242426fc-c65a-4eda-b695-f4759c0c2083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015739 10.0.0.33 - - [2026-04-25 02:07:36] "POST /tags HTTP/1.1" 200 311 0.022721 10.0.0.33 - - [2026-04-25 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.025547 10.0.0.33 - - [2026-04-25 02:07:36] "GET /tag/29880fc7-8bb1-40c5-b60f-082f588e7e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.025086 10.0.0.33 - - [2026-04-25 02:07:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.002981 10.0.0.33 - - [2026-04-25 02:07:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.004479 10.0.0.33 - - [2026-04-25 02:07:36] "POST /security-groups HTTP/1.1" 200 574 0.106796 10.0.0.33 - - [2026-04-25 02:07:36] "POST /projects HTTP/1.1" 200 489 0.341102 10.0.0.33 - - [2026-04-25 02:07:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.003338 10.0.0.33 - - [2026-04-25 02:07:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.042022 10.0.0.33 - - [2026-04-25 02:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.023684 10.0.0.33 - - [2026-04-25 02:07:37] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.019673 10.0.0.33 - - [2026-04-25 02:07:37] "POST /access-control-lists HTTP/1.1" 200 583 0.135060 10.0.0.33 - - [2026-04-25 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013966 10.0.0.33 - - [2026-04-25 02:07:37] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.008420 10.0.0.33 - - [2026-04-25 02:07:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.007352 10.0.0.33 - - [2026-04-25 02:07:37] "POST /access-control-lists HTTP/1.1" 200 581 0.118764 10.0.0.33 - - [2026-04-25 02:07:37] "PUT /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60 HTTP/1.1" 200 264 0.155754 10.0.0.33 - - [2026-04-25 02:07:37] "PUT /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3 HTTP/1.1" 200 264 0.159062 10.0.0.33 - - [2026-04-25 02:07:37] "POST /security-groups HTTP/1.1" 200 546 0.315453 10.0.0.33 - - [2026-04-25 02:07:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.002641 10.0.0.33 - - [2026-04-25 02:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.051692 10.0.0.33 - - [2026-04-25 02:07:37] "POST /chown HTTP/1.1" 200 109 0.025631 10.0.0.33 - - [2026-04-25 02:07:37] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.047698 10.0.0.33 - - [2026-04-25 02:07:37] "POST /access-control-lists HTTP/1.1" 200 602 0.168810 10.0.0.33 - - [2026-04-25 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.33 - - [2026-04-25 02:07:38] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003140 10.0.0.33 - - [2026-04-25 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.005642 10.0.0.33 - - [2026-04-25 02:07:38] "POST /tags HTTP/1.1" 409 210 0.005209 10.0.0.33 - - [2026-04-25 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2026-04-25 02:07:38] "GET /tag/29880fc7-8bb1-40c5-b60f-082f588e7e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.048201 10.0.0.33 - - [2026-04-25 02:07:38] "POST /access-control-lists HTTP/1.1" 200 600 0.113654 10.0.0.33 - - [2026-04-25 02:07:38] "POST /firewall-rules HTTP/1.1" 200 570 0.133578 10.0.0.33 - - [2026-04-25 02:07:38] "GET /firewall-rule/0a0f0d87-33e4-462c-a18d-50cae45ae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009346 10.0.0.33 - - [2026-04-25 02:07:38] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005036 10.0.0.33 - - [2026-04-25 02:07:38] "GET /firewall-rule/0a0f0d87-33e4-462c-a18d-50cae45ae213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003363 10.0.0.33 - - [2026-04-25 02:07:38] "POST /ref-update HTTP/1.1" 200 156 0.042994 10.0.0.33 - - [2026-04-25 02:07:38] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.018900 10.0.0.33 - - [2026-04-25 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008184 10.0.0.33 - - [2026-04-25 02:07:38] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003485 10.0.0.33 - - [2026-04-25 02:07:38] "POST /tags HTTP/1.1" 409 210 0.004491 10.0.0.33 - - [2026-04-25 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-04-25 02:07:38] "GET /tag/29880fc7-8bb1-40c5-b60f-082f588e7e67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027292 10.0.0.33 - - [2026-04-25 02:07:38] "POST /firewall-rules HTTP/1.1" 200 568 0.102608 10.0.0.33 - - [2026-04-25 02:07:38] "GET /firewall-rule/3e3e7130-a3bf-4735-b45f-7271340e460d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.025718 10.0.0.33 - - [2026-04-25 02:07:38] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.010266 10.0.0.33 - - [2026-04-25 02:07:38] "GET /firewall-rule/3e3e7130-a3bf-4735-b45f-7271340e460d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.015103 10.0.0.33 - - [2026-04-25 02:07:38] "POST /ref-update HTTP/1.1" 200 156 0.116761 10.0.0.33 - - [2026-04-25 02:07:38] "POST /tags HTTP/1.1" 409 237 0.002131 10.0.0.33 - - [2026-04-25 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2026-04-25 02:07:39] "GET /tag/2ac09206-bb7d-4963-8323-c4348cbd3b4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.018630 10.0.0.33 - - [2026-04-25 02:07:39] "POST /tags HTTP/1.1" 409 210 0.002129 10.0.0.33 - - [2026-04-25 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2026-04-25 02:07:39] "GET /tag/75eda1ad-6aa9-4c72-9d6e-5dbbbacaa65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017066 10.0.0.33 - - [2026-04-25 02:07:39] "POST /projects HTTP/1.1" 409 223 0.002744 10.0.0.33 - - [2026-04-25 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.33 - - [2026-04-25 02:07:39] "GET /project/ac187f3e-d480-49fe-9b44-a82e1246c37d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047480 10.0.0.33 - - [2026-04-25 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2026-04-25 02:07:39] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005033 10.0.0.33 - - [2026-04-25 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2026-04-25 02:07:39] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005679 10.0.0.33 - - [2026-04-25 02:07:39] "PUT /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60 HTTP/1.1" 200 264 0.072915 10.0.0.33 - - [2026-04-25 02:07:39] "PUT /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3 HTTP/1.1" 200 264 0.071040 10.0.0.33 - - [2026-04-25 02:07:39] "POST /security-groups HTTP/1.1" 409 253 0.002719 10.0.0.33 - - [2026-04-25 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.33 - - [2026-04-25 02:07:39] "PUT /security-group/8646d747-8109-4115-bf93-bfb2d2d348ff HTTP/1.1" 200 262 0.069195 10.0.0.33 - - [2026-04-25 02:07:39] "PUT /access-control-list/282887b4-10a6-4b65-a32f-1f784e7bb93c HTTP/1.1" 200 272 0.009244 10.0.0.33 - - [2026-04-25 02:07:39] "PUT /access-control-list/3f7c6252-9681-4fab-ae60-2dc3e2afde1f HTTP/1.1" 200 272 0.025607 10.0.0.33 - - [2026-04-25 02:07:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033606 10.0.0.33 - - [2026-04-25 02:07:39] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015737 10.0.0.33 - - [2026-04-25 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.33 - - [2026-04-25 02:07:39] "GET / HTTP/1.1" 200 35931 0.002090 10.0.0.33 - - [2026-04-25 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.33 - - [2026-04-25 02:07:39] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002617 10.0.0.33 - - [2026-04-25 02:07:39] "GET /routing-instance/1a62d38e-2aa5-4f58-b1ce-49ab61e162a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014717 10.0.0.33 - - [2026-04-25 02:07:39] "POST /tags HTTP/1.1" 409 210 0.006051 10.0.0.33 - - [2026-04-25 02:07:39] "POST /bgp-routers HTTP/1.1" 409 301 0.003684 10.0.0.33 - - [2026-04-25 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2026-04-25 02:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007145 10.0.0.33 - - [2026-04-25 02:07:39] "GET /tag/75eda1ad-6aa9-4c72-9d6e-5dbbbacaa65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016065 10.0.0.33 - - [2026-04-25 02:07:39] "GET /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.023859 10.0.0.33 - - [2026-04-25 02:07:39] "PUT /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10 HTTP/1.1" 200 254 0.044339 10.0.0.33 - - [2026-04-25 02:07:39] "POST /firewall-rules HTTP/1.1" 200 570 0.122751 10.0.0.33 - - [2026-04-25 02:07:39] "GET /firewall-rule/7f55ef94-4327-4dc0-8a98-afb396e5df47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.047023 10.0.0.33 - - [2026-04-25 02:07:40] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005607 10.0.0.33 - - [2026-04-25 02:07:40] "GET /firewall-rule/7f55ef94-4327-4dc0-8a98-afb396e5df47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002580 10.0.0.33 - - [2026-04-25 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.115176 10.0.0.33 - - [2026-04-25 02:07:40] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007030 10.0.0.33 - - [2026-04-25 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2026-04-25 02:07:40] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002532 10.0.0.33 - - [2026-04-25 02:07:40] "POST /tags HTTP/1.1" 409 210 0.001687 10.0.0.33 - - [2026-04-25 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.33 - - [2026-04-25 02:07:40] "GET /tag/75eda1ad-6aa9-4c72-9d6e-5dbbbacaa65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013478 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001990 10.0.0.33 - - [2026-04-25 02:07:40] "POST /firewall-rules HTTP/1.1" 200 568 0.097263 10.0.0.33 - - [2026-04-25 02:07:40] "GET /firewall-rule/44a405a1-2323-4e23-ae70-98190896bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.013797 10.0.0.33 - - [2026-04-25 02:07:40] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005853 10.0.0.33 - - [2026-04-25 02:07:40] "GET /firewall-rule/44a405a1-2323-4e23-ae70-98190896bbc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002567 10.0.0.33 - - [2026-04-25 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.061946 10.0.0.33 - - [2026-04-25 02:07:40] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.025781 10.0.0.33 - - [2026-04-25 02:07:40] "POST /set-tag HTTP/1.1" 200 109 0.002523 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001046 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001292 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:07:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001567 10.0.0.249 - - [2026-04-25 02:08:13] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.249 - - [2026-04-25 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.249 - - [2026-04-25 02:08:13] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007645 10.0.0.249 - - [2026-04-25 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.249 - - [2026-04-25 02:08:13] "GET /routing-instance/1a62d38e-2aa5-4f58-b1ce-49ab61e162a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017012 10.0.0.249 - - [2026-04-25 02:08:13] "PUT /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30 HTTP/1.1" 200 274 0.012367 10.0.0.249 - - [2026-04-25 02:08:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004758 10.0.0.249 - - [2026-04-25 02:08:13] "POST /virtual-routers HTTP/1.1" 200 599 0.042122 10.0.0.249 - - [2026-04-25 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.249 - - [2026-04-25 02:08:13] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005663 10.0.0.249 - - [2026-04-25 02:08:13] "POST /fqname-to-id HTTP/1.1" 404 229 0.005302 10.0.0.249 - - [2026-04-25 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.249 - - [2026-04-25 02:08:13] "GET /virtual-network/307e03f8-846f-4154-a407-d467f8001c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004551 10.0.0.249 - - [2026-04-25 02:08:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.076669 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001233 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005699 10.0.0.249 - - [2026-04-25 02:08:47] "GET / HTTP/1.1" 200 35931 0.003268 10.0.0.249 - - [2026-04-25 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.249 - - [2026-04-25 02:08:47] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006674 10.0.0.249 - - [2026-04-25 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.249 - - [2026-04-25 02:08:47] "GET /routing-instance/1a62d38e-2aa5-4f58-b1ce-49ab61e162a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011493 10.0.0.249 - - [2026-04-25 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.249 - - [2026-04-25 02:08:47] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003851 10.0.0.33 - - [2026-04-25 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008569 10.0.0.33 - - [2026-04-25 02:08:47] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.008074 10.0.0.249 - - [2026-04-25 02:08:47] "PUT /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c HTTP/1.1" 200 262 0.029992 10.0.0.249 - - [2026-04-25 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006252 10.0.0.249 - - [2026-04-25 02:08:47] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004843 10.0.0.249 - - [2026-04-25 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.249 - - [2026-04-25 02:08:47] "GET /virtual-machine-interface/100d403a-86b5-4228-84fc-eac719bbb7b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004857 10.0.0.249 - - [2026-04-25 02:08:47] "PUT /virtual-machine-interface/100d403a-86b5-4228-84fc-eac719bbb7b4 HTTP/1.1" 200 284 0.017977 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001190 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001602 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001024 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001174 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:08:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 10.0.0.33 - - [2026-04-25 02:10:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002285 10.0.0.33 - - [2026-04-25 02:11:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002324 10.0.0.33 - - [2026-04-25 02:12:24] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003655 10.0.0.33 - - [2026-04-25 02:12:24] "POST /ref-update HTTP/1.1" 200 156 0.009172 10.0.0.33 - - [2026-04-25 02:12:35] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007468 10.0.0.33 - - [2026-04-25 02:12:35] "POST /set-tag HTTP/1.1" 200 109 0.005257 10.0.0.33 - - [2026-04-25 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2026-04-25 02:12:35] "GET /loadbalancer/8aba0dea-85d1-4d77-ac5e-b9005310949f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004644 10.0.0.33 - - [2026-04-25 02:12:35] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006332 10.0.0.33 - - [2026-04-25 02:12:35] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.33 - - [2026-04-25 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2026-04-25 02:12:35] "GET /loadbalancer/8aba0dea-85d1-4d77-ac5e-b9005310949f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002868 10.0.0.33 - - [2026-04-25 02:12:35] "GET /loadbalancer-pool/d3168c57-dd83-41f9-b40c-0ccdc0daddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008985 10.0.0.33 - - [2026-04-25 02:12:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022205 10.0.0.33 - - [2026-04-25 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010246 10.0.0.33 - - [2026-04-25 02:12:35] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.010953 10.0.0.33 - - [2026-04-25 02:12:35] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009621 10.0.0.33 - - [2026-04-25 02:12:35] "POST /tags HTTP/1.1" 409 205 0.002927 10.0.0.33 - - [2026-04-25 02:12:35] "POST /ref-update HTTP/1.1" 200 156 0.007344 10.0.0.33 - - [2026-04-25 02:12:35] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.009710 10.0.0.33 - - [2026-04-25 02:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.33 - - [2026-04-25 02:12:35] "GET /tag/b728f795-22ae-41ed-a324-d1cb9339742c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011849 10.0.0.33 - - [2026-04-25 02:12:35] "PUT /floating-ip/ada53485-0103-4e40-830a-9cb182e72053 HTTP/1.1" 200 256 0.009371 10.0.0.33 - - [2026-04-25 02:12:35] "POST /set-tag HTTP/1.1" 200 109 0.069448 10.0.0.33 - - [2026-04-25 02:12:35] "GET /loadbalancer-pool/d49fe28f-a402-46c9-8a46-8a0b0a623b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005369 10.0.0.33 - - [2026-04-25 02:12:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019346 10.0.0.33 - - [2026-04-25 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021052 10.0.0.33 - - [2026-04-25 02:12:35] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014079 10.0.0.33 - - [2026-04-25 02:12:35] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004158 10.0.0.33 - - [2026-04-25 02:12:35] "POST /ref-update HTTP/1.1" 200 156 0.011026 10.0.0.33 - - [2026-04-25 02:12:35] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.017209 10.0.0.33 - - [2026-04-25 02:12:35] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.33 - - [2026-04-25 02:12:35] "GET /loadbalancer-pool/1a450a13-abe3-47d3-98e7-3a1b9a323df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005267 10.0.0.33 - - [2026-04-25 02:12:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018308 10.0.0.33 - - [2026-04-25 02:12:35] "PUT /floating-ip/ada53485-0103-4e40-830a-9cb182e72053 HTTP/1.1" 200 256 0.015341 10.0.0.33 - - [2026-04-25 02:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012176 10.0.0.33 - - [2026-04-25 02:12:35] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014805 10.0.0.33 - - [2026-04-25 02:12:35] "POST /set-tag HTTP/1.1" 200 109 0.003333 10.0.0.33 - - [2026-04-25 02:12:35] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005941 10.0.0.33 - - [2026-04-25 02:12:35] "POST /ref-update HTTP/1.1" 200 156 0.009019 10.0.0.33 - - [2026-04-25 02:12:36] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006963 10.0.0.33 - - [2026-04-25 02:12:36] "PUT /floating-ip/ada53485-0103-4e40-830a-9cb182e72053 HTTP/1.1" 200 256 0.012521 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:13:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:13:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001308 10.0.0.33 - - [2026-04-25 02:13:32] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004717 10.0.0.33 - - [2026-04-25 02:13:32] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.33 - - [2026-04-25 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.33 - - [2026-04-25 02:13:32] "GET /loadbalancer/8aba0dea-85d1-4d77-ac5e-b9005310949f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003719 10.0.0.33 - - [2026-04-25 02:13:32] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004779 10.0.0.33 - - [2026-04-25 02:13:32] "POST /set-tag HTTP/1.1" 200 109 0.029992 10.0.0.33 - - [2026-04-25 02:13:32] "DELETE /loadbalancer-member/46f0c9bb-977f-44e7-9584-c0982a821929 HTTP/1.1" 200 115 0.074762 10.0.0.33 - - [2026-04-25 02:13:32] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007012 10.0.0.33 - - [2026-04-25 02:13:32] "POST /set-tag HTTP/1.1" 200 109 0.006068 10.0.0.33 - - [2026-04-25 02:13:32] "DELETE /loadbalancer-member/9981a964-4bee-4b7f-bd36-49b695d7d16b HTTP/1.1" 200 115 0.046539 10.0.0.33 - - [2026-04-25 02:13:32] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007173 10.0.0.33 - - [2026-04-25 02:13:32] "POST /set-tag HTTP/1.1" 200 109 0.003323 10.0.0.33 - - [2026-04-25 02:13:32] "DELETE /loadbalancer-member/7179bc97-fab6-458d-b6e7-f31fee95f445 HTTP/1.1" 200 115 0.042206 10.0.0.33 - - [2026-04-25 02:13:32] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006062 10.0.0.33 - - [2026-04-25 02:13:32] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.33 - - [2026-04-25 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2026-04-25 02:13:32] "GET /loadbalancer/8aba0dea-85d1-4d77-ac5e-b9005310949f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002734 10.0.0.33 - - [2026-04-25 02:13:32] "GET /loadbalancer-pool/d3168c57-dd83-41f9-b40c-0ccdc0daddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004624 10.0.0.33 - - [2026-04-25 02:13:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.066803 10.0.0.33 - - [2026-04-25 02:13:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.040045 10.0.0.33 - - [2026-04-25 02:13:33] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.021499 10.0.0.33 - - [2026-04-25 02:13:33] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006563 10.0.0.33 - - [2026-04-25 02:13:33] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003733 10.0.0.33 - - [2026-04-25 02:13:33] "POST /set-tag HTTP/1.1" 200 109 0.069335 10.0.0.33 - - [2026-04-25 02:13:33] "GET /loadbalancer-pool/d49fe28f-a402-46c9-8a46-8a0b0a623b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.029419 10.0.0.33 - - [2026-04-25 02:13:33] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028127 10.0.0.33 - - [2026-04-25 02:13:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.021393 10.0.0.33 - - [2026-04-25 02:13:33] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008887 10.0.0.33 - - [2026-04-25 02:13:33] "POST /set-tag HTTP/1.1" 200 109 0.003237 10.0.0.33 - - [2026-04-25 02:13:33] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004824 10.0.0.33 - - [2026-04-25 02:13:33] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003083 10.0.0.33 - - [2026-04-25 02:13:33] "GET /loadbalancer-pool/1a450a13-abe3-47d3-98e7-3a1b9a323df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003732 10.0.0.33 - - [2026-04-25 02:13:33] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025020 10.0.0.33 - - [2026-04-25 02:13:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034685 10.0.0.33 - - [2026-04-25 02:13:33] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.014546 10.0.0.33 - - [2026-04-25 02:13:33] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004577 10.0.0.33 - - [2026-04-25 02:13:33] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002813 10.0.0.33 - - [2026-04-25 02:13:33] "POST /set-tag HTTP/1.1" 200 109 0.003023 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001276 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001392 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:14:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:14:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:14:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:14:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.33 - - [2026-04-25 02:15:05] "GET / HTTP/1.1" 200 35931 0.001896 10.0.0.33 - - [2026-04-25 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.33 - - [2026-04-25 02:15:05] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035947 10.0.0.33 - - [2026-04-25 02:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2026-04-25 02:15:05] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030122 10.0.0.33 - - [2026-04-25 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.33 - - [2026-04-25 02:15:06] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042242 10.0.0.33 - - [2026-04-25 02:15:06] "POST /tags HTTP/1.1" 200 333 0.030472 10.0.0.33 - - [2026-04-25 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.33 - - [2026-04-25 02:15:06] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.032770 10.0.0.33 - - [2026-04-25 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.33 - - [2026-04-25 02:15:06] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038624 10.0.0.33 - - [2026-04-25 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009708 10.0.0.33 - - [2026-04-25 02:15:06] "GET /virtual-networks?parent_id=d698ae20-2c00-4719-b6f4-5ffec2947e3d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007584 10.0.0.33 - - [2026-04-25 02:15:06] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070951 10.0.0.33 - - [2026-04-25 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.33 - - [2026-04-25 02:15:06] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.008661 10.0.0.33 - - [2026-04-25 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.33 - - [2026-04-25 02:15:06] "GET /service-appliance-set/29933484-52a4-4c1c-8979-85060a69d97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002866 10.0.0.33 - - [2026-04-25 02:15:06] "POST /virtual-networks HTTP/1.1" 200 512 0.140113 10.0.0.33 - - [2026-04-25 02:15:06] "POST /fqname-to-id HTTP/1.1" 404 254 0.001976 10.0.0.33 - - [2026-04-25 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005763 10.0.0.33 - - [2026-04-25 02:15:06] "GET /network-ipam/2d407add-58ca-45f4-ae4c-d66f7e32b217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.002775 10.0.0.33 - - [2026-04-25 02:15:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.110148 10.0.0.33 - - [2026-04-25 02:15:06] "POST /useragent-kv HTTP/1.1" 200 115 0.026695 10.0.0.33 - - [2026-04-25 02:15:06] "GET /virtual-machine-interface/e901171c-b1e8-41a7-9fad-049fa17625a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.024803 10.0.0.33 - - [2026-04-25 02:15:06] "POST /ref-update HTTP/1.1" 200 156 0.127825 10.0.0.33 - - [2026-04-25 02:15:06] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004271 10.0.0.33 - - [2026-04-25 02:15:06] "GET /domains HTTP/1.1" 200 280 0.002898 10.0.0.33 - - [2026-04-25 02:15:06] "GET /domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a HTTP/1.1" 200 3086 0.012718 10.0.0.33 - - [2026-04-25 02:15:07] "POST /instance-ips HTTP/1.1" 200 409 0.053233 10.0.0.33 - - [2026-04-25 02:15:07] "GET /instance-ip/1dbcc668-e665-44f6-abb0-9dd3d0271529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.012585 10.0.0.33 - - [2026-04-25 02:15:07] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d HTTP/1.1" 200 5477 0.098771 10.0.0.33 - - [2026-04-25 02:15:07] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 2090 0.011211 10.0.0.33 - - [2026-04-25 02:15:07] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 2090 0.014365 10.0.0.33 - - [2026-04-25 02:15:07] "GET /routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c HTTP/1.1" 200 1182 0.007687 10.0.0.33 - - [2026-04-25 02:15:07] "GET /routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c HTTP/1.1" 200 1182 0.007778 10.0.0.33 - - [2026-04-25 02:15:07] "POST /loadbalancers HTTP/1.1" 200 610 0.103776 10.0.0.33 - - [2026-04-25 02:15:07] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047121 10.0.0.33 - - [2026-04-25 02:15:07] "GET /instance-ip/1dbcc668-e665-44f6-abb0-9dd3d0271529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.009063 10.0.0.33 - - [2026-04-25 02:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.038981 10.0.0.33 - - [2026-04-25 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008697 10.0.0.33 - - [2026-04-25 02:15:07] "POST /route-targets HTTP/1.1" 200 327 0.031856 10.0.0.33 - - [2026-04-25 02:15:07] "POST /ref-update HTTP/1.1" 200 156 0.025271 10.0.0.33 - - [2026-04-25 02:15:07] "POST /floating-ips HTTP/1.1" 200 597 0.103161 10.0.0.33 - - [2026-04-25 02:15:07] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.096166 10.0.0.33 - - [2026-04-25 02:15:07] "GET /loadbalancer/82d2117e-a54d-4472-b7b0-298ff0043c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003203 10.0.0.33 - - [2026-04-25 02:15:07] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.017883 10.0.0.33 - - [2026-04-25 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.33 - - [2026-04-25 02:15:07] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054672 10.0.0.33 - - [2026-04-25 02:15:07] "GET /loadbalancer-listener/4bd68ae8-c58a-4b9b-9ae0-347709dc399d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003919 10.0.0.33 - - [2026-04-25 02:15:07] "GET /loadbalancer-listener/4bd68ae8-c58a-4b9b-9ae0-347709dc399d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004020 10.0.0.33 - - [2026-04-25 02:15:07] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023276 10.0.0.33 - - [2026-04-25 02:15:07] "GET /instance-ip/1dbcc668-e665-44f6-abb0-9dd3d0271529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007851 10.0.0.33 - - [2026-04-25 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.33 - - [2026-04-25 02:15:07] "GET /loadbalancer/82d2117e-a54d-4472-b7b0-298ff0043c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003288 10.0.0.33 - - [2026-04-25 02:15:07] "GET /instance-ip/1dbcc668-e665-44f6-abb0-9dd3d0271529?fields=floating_ips HTTP/1.1" 200 1212 0.011828 10.0.0.33 - - [2026-04-25 02:15:07] "GET /floating-ip/6a1cee7b-28aa-4cc5-a774-11a2b56ba464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002750 10.0.0.33 - - [2026-04-25 02:15:07] "POST /tags HTTP/1.1" 200 295 0.067066 10.0.0.33 - - [2026-04-25 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.33 - - [2026-04-25 02:15:07] "GET /tag/a8c24c19-d9af-4049-ae5b-e260c80e8db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.022530 10.0.0.33 - - [2026-04-25 02:15:07] "POST /tags HTTP/1.1" 409 233 0.002278 10.0.0.33 - - [2026-04-25 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-04-25 02:15:07] "GET /tag/653282c7-f335-4de4-a3ec-5a6c56f9387b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015176 10.0.0.33 - - [2026-04-25 02:15:07] "POST /tags HTTP/1.1" 409 206 0.002244 10.0.0.33 - - [2026-04-25 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.33 - - [2026-04-25 02:15:07] "GET /tag/8bcc1ec5-8968-41fd-8352-d7739cceaa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012074 10.0.0.33 - - [2026-04-25 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010083 10.0.0.33 - - [2026-04-25 02:15:08] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004880 10.0.0.33 - - [2026-04-25 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2026-04-25 02:15:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043634 10.0.0.33 - - [2026-04-25 02:15:08] "POST /virtual-machines HTTP/1.1" 200 369 0.009958 10.0.0.33 - - [2026-04-25 02:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020018 10.0.0.33 - - [2026-04-25 02:15:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.136581 10.0.0.33 - - [2026-04-25 02:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011118 10.0.0.33 - - [2026-04-25 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008585 10.0.0.33 - - [2026-04-25 02:15:08] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008828 10.0.0.33 - - [2026-04-25 02:15:08] "POST /instance-ips HTTP/1.1" 200 409 0.027891 10.0.0.33 - - [2026-04-25 02:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.021535 10.0.0.33 - - [2026-04-25 02:15:08] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010872 10.0.0.33 - - [2026-04-25 02:15:08] "POST /set-tag HTTP/1.1" 200 109 0.022609 10.0.0.33 - - [2026-04-25 02:15:08] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.023193 10.0.0.33 - - [2026-04-25 02:15:08] "GET /instance-ip/94d2b054-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004039 10.0.0.33 - - [2026-04-25 02:15:08] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004940 10.0.0.33 - - [2026-04-25 02:15:08] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.33 - - [2026-04-25 02:15:08] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004741 10.0.0.33 - - [2026-04-25 02:15:08] "POST /ref-update HTTP/1.1" 200 156 0.009864 10.0.0.33 - - [2026-04-25 02:15:08] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012231 10.0.0.33 - - [2026-04-25 02:15:08] "POST /set-tag HTTP/1.1" 200 109 0.006042 10.0.0.33 - - [2026-04-25 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2026-04-25 02:15:08] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005739 10.0.0.33 - - [2026-04-25 02:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2026-04-25 02:15:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036176 10.0.0.33 - - [2026-04-25 02:15:08] "POST /virtual-machines HTTP/1.1" 200 369 0.011211 10.0.0.33 - - [2026-04-25 02:15:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020531 10.0.0.33 - - [2026-04-25 02:15:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.151045 10.0.0.33 - - [2026-04-25 02:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012580 10.0.0.33 - - [2026-04-25 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014800 10.0.0.33 - - [2026-04-25 02:15:09] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011679 10.0.0.33 - - [2026-04-25 02:15:09] "POST /instance-ips HTTP/1.1" 200 409 0.033863 10.0.0.33 - - [2026-04-25 02:15:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026244 10.0.0.33 - - [2026-04-25 02:15:09] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014701 10.0.0.33 - - [2026-04-25 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.018768 10.0.0.33 - - [2026-04-25 02:15:09] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012114 10.0.0.33 - - [2026-04-25 02:15:09] "GET /instance-ip/954f1f0e-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004655 10.0.0.33 - - [2026-04-25 02:15:09] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005720 10.0.0.33 - - [2026-04-25 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.33 - - [2026-04-25 02:15:09] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004673 10.0.0.33 - - [2026-04-25 02:15:09] "POST /ref-update HTTP/1.1" 200 156 0.012980 10.0.0.33 - - [2026-04-25 02:15:09] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019430 10.0.0.33 - - [2026-04-25 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.33 - - [2026-04-25 02:15:09] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004959 10.0.0.33 - - [2026-04-25 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.33 - - [2026-04-25 02:15:09] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004286 10.0.0.33 - - [2026-04-25 02:15:09] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.33 - - [2026-04-25 02:15:12] "GET /domains HTTP/1.1" 200 280 0.002383 10.0.0.33 - - [2026-04-25 02:15:12] "GET /domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a HTTP/1.1" 200 3086 0.003342 10.0.0.33 - - [2026-04-25 02:15:12] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d HTTP/1.1" 200 7065 0.040716 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 2090 0.004343 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 2090 0.004337 10.0.0.33 - - [2026-04-25 02:15:12] "GET /routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c HTTP/1.1" 200 1403 0.003989 10.0.0.33 - - [2026-04-25 02:15:12] "GET /routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c HTTP/1.1" 200 1403 0.002522 10.0.0.33 - - [2026-04-25 02:15:12] "GET /route-target/5ffa38ac-cdac-46d0-b3e7-346bc690f37a HTTP/1.1" 200 1152 0.002691 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 2090 0.005571 10.0.0.33 - - [2026-04-25 02:15:12] "GET /routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c HTTP/1.1" 200 1403 0.007596 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004786 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 2090 0.004189 10.0.0.33 - - [2026-04-25 02:15:12] "GET /routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c HTTP/1.1" 200 1403 0.002938 10.0.0.33 - - [2026-04-25 02:15:12] "GET /routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c HTTP/1.1" 200 1403 0.002801 10.0.0.33 - - [2026-04-25 02:15:12] "GET /route-target/5ffa38ac-cdac-46d0-b3e7-346bc690f37a HTTP/1.1" 200 1152 0.002516 10.0.0.33 - - [2026-04-25 02:15:12] "GET /domains HTTP/1.1" 200 280 0.002160 10.0.0.33 - - [2026-04-25 02:15:12] "GET /domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a HTTP/1.1" 200 3086 0.003076 10.0.0.33 - - [2026-04-25 02:15:12] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d HTTP/1.1" 200 7065 0.037515 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 2090 0.006173 10.0.0.33 - - [2026-04-25 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2026-04-25 02:15:12] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045240 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006054 10.0.0.33 - - [2026-04-25 02:15:12] "GET /floating-ip-pools?parent_id=afb5fed9-2788-4778-9c44-40a26e1732f2&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002436 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005275 10.0.0.33 - - [2026-04-25 02:15:12] "POST /floating-ip-pools HTTP/1.1" 200 562 0.031462 10.0.0.33 - - [2026-04-25 02:15:12] "POST /ref-update HTTP/1.1" 200 156 0.009428 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.015965 10.0.0.33 - - [2026-04-25 02:15:12] "GET /domains HTTP/1.1" 200 280 0.003293 10.0.0.33 - - [2026-04-25 02:15:12] "GET /domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a HTTP/1.1" 200 3086 0.003853 10.0.0.33 - - [2026-04-25 02:15:12] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d HTTP/1.1" 200 7321 0.039470 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 2328 0.007358 10.0.0.33 - - [2026-04-25 02:15:12] "GET /floating-ip-pool/b0414daa-5384-4a1f-b9b4-cd3b2a84c2e2 HTTP/1.1" 200 1315 0.005665 10.0.0.33 - - [2026-04-25 02:15:12] "GET /domains HTTP/1.1" 200 280 0.002066 10.0.0.33 - - [2026-04-25 02:15:12] "GET /domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a HTTP/1.1" 200 3086 0.003363 10.0.0.33 - - [2026-04-25 02:15:12] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d HTTP/1.1" 200 7321 0.040179 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 2328 0.006286 10.0.0.33 - - [2026-04-25 02:15:12] "GET /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005956 10.0.0.33 - - [2026-04-25 02:15:12] "POST /tags HTTP/1.1" 200 365 0.070463 10.0.0.33 - - [2026-04-25 02:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009516 10.0.0.33 - - [2026-04-25 02:15:12] "GET /tag/845155e1-5c23-439a-95ab-a3a8de529689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015619 10.0.0.33 - - [2026-04-25 02:15:13] "POST /tags HTTP/1.1" 409 206 0.002339 10.0.0.33 - - [2026-04-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-04-25 02:15:13] "GET /tag/8bcc1ec5-8968-41fd-8352-d7739cceaa16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014664 10.0.0.33 - - [2026-04-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.33 - - [2026-04-25 02:15:13] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.047168 10.0.0.33 - - [2026-04-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006787 10.0.0.33 - - [2026-04-25 02:15:13] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005058 10.0.0.33 - - [2026-04-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.33 - - [2026-04-25 02:15:13] "GET /service-appliance-set/fe85d81a-348b-4587-98d0-ce9d77703af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004325 10.0.0.33 - - [2026-04-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 404 258 0.002128 10.0.0.33 - - [2026-04-25 02:15:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.152908 10.0.0.33 - - [2026-04-25 02:15:13] "GET /virtual-machine-interface/ce8e1826-94c4-4c49-9a9e-f1ec792abd36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.027531 10.0.0.33 - - [2026-04-25 02:15:13] "POST /set-tag HTTP/1.1" 200 109 0.019502 10.0.0.33 - - [2026-04-25 02:15:13] "POST /instance-ips HTTP/1.1" 200 417 0.027723 10.0.0.33 - - [2026-04-25 02:15:13] "GET /instance-ip/96099339-ffba-4290-ab3f-d83271a841d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.006909 10.0.0.33 - - [2026-04-25 02:15:13] "POST /loadbalancers HTTP/1.1" 200 618 0.070518 10.0.0.33 - - [2026-04-25 02:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011486 10.0.0.33 - - [2026-04-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010884 10.0.0.33 - - [2026-04-25 02:15:13] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.045179 10.0.0.33 - - [2026-04-25 02:15:13] "POST /service-instances HTTP/1.1" 200 566 0.043182 10.0.0.33 - - [2026-04-25 02:15:13] "POST /ref-update HTTP/1.1" 200 156 0.011369 10.0.0.33 - - [2026-04-25 02:15:13] "GET /virtual-machine-interface/ce8e1826-94c4-4c49-9a9e-f1ec792abd36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011243 10.0.0.33 - - [2026-04-25 02:15:13] "GET /virtual-machine-interface/ce8e1826-94c4-4c49-9a9e-f1ec792abd36?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013267 10.0.0.33 - - [2026-04-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.33 - - [2026-04-25 02:15:13] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.009632 10.0.0.33 - - [2026-04-25 02:15:13] "GET /floating-ip-pool/b0414daa-5384-4a1f-b9b4-cd3b2a84c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.005430 10.0.0.33 - - [2026-04-25 02:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020098 10.0.0.33 - - [2026-04-25 02:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-04-25 02:15:13] "POST /floating-ips HTTP/1.1" 200 671 0.114891 10.0.0.33 - - [2026-04-25 02:15:14] "POST /virtual-machines HTTP/1.1" 200 429 0.056075 10.0.0.33 - - [2026-04-25 02:15:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020334 10.0.0.33 - - [2026-04-25 02:15:14] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004857 10.0.0.33 - - [2026-04-25 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2026-04-25 02:15:14] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011440 10.0.0.33 - - [2026-04-25 02:15:14] "POST /tags HTTP/1.1" 409 221 0.018855 10.0.0.33 - - [2026-04-25 02:15:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.139109 10.0.0.33 - - [2026-04-25 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.33 - - [2026-04-25 02:15:14] "POST /chown HTTP/1.1" 200 109 0.023434 10.0.0.33 - - [2026-04-25 02:15:14] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.023473 10.0.0.33 - - [2026-04-25 02:15:14] "POST /tags HTTP/1.1" 409 238 0.002114 10.0.0.33 - - [2026-04-25 02:15:14] "POST /chown HTTP/1.1" 200 109 0.007383 10.0.0.33 - - [2026-04-25 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-04-25 02:15:14] "GET /tag/845155e1-5c23-439a-95ab-a3a8de529689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017264 10.0.0.33 - - [2026-04-25 02:15:14] "PUT /virtual-machine-interface/81dd812b-ab19-4c3d-bc03-d54d6f57e77f HTTP/1.1" 200 284 0.041710 10.0.0.33 - - [2026-04-25 02:15:14] "PUT /instance-ip/96099339-ffba-4290-ab3f-d83271a841d9 HTTP/1.1" 200 256 0.033647 10.0.0.33 - - [2026-04-25 02:15:14] "POST /firewall-rules HTTP/1.1" 200 650 0.111016 10.0.0.33 - - [2026-04-25 02:15:14] "GET /firewall-rule/18ee4629-5d7e-4439-889f-e60f7968fae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.018384 10.0.0.33 - - [2026-04-25 02:15:14] "POST /ref-update HTTP/1.1" 200 156 0.059256 10.0.0.33 - - [2026-04-25 02:15:14] "POST /ref-update HTTP/1.1" 200 156 0.036002 10.0.0.33 - - [2026-04-25 02:15:14] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.019096 10.0.0.33 - - [2026-04-25 02:15:14] "GET /firewall-rule/18ee4629-5d7e-4439-889f-e60f7968fae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.006515 10.0.0.33 - - [2026-04-25 02:15:14] "POST /ref-update HTTP/1.1" 200 156 0.045978 10.0.0.33 - - [2026-04-25 02:15:14] "POST /ref-update HTTP/1.1" 200 156 0.046912 10.0.0.33 - - [2026-04-25 02:15:14] "POST /ref-update HTTP/1.1" 200 156 0.009770 10.0.0.33 - - [2026-04-25 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.33 - - [2026-04-25 02:15:14] "POST /ref-update HTTP/1.1" 200 156 0.025987 10.0.0.33 - - [2026-04-25 02:15:14] "POST /ref-update HTTP/1.1" 200 156 0.038769 10.0.0.33 - - [2026-04-25 02:15:14] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.075297 10.0.0.33 - - [2026-04-25 02:15:14] "GET /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.002840 10.0.0.33 - - [2026-04-25 02:15:14] "POST /virtual-machines HTTP/1.1" 200 429 0.025376 10.0.0.33 - - [2026-04-25 02:15:14] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.023160 10.0.0.33 - - [2026-04-25 02:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.33 - - [2026-04-25 02:15:14] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.101866 10.0.0.33 - - [2026-04-25 02:15:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.158530 10.0.0.33 - - [2026-04-25 02:15:14] "GET /loadbalancer-listener/886fe61c-70f5-4381-bf52-89a912659e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005083 10.0.0.33 - - [2026-04-25 02:15:14] "POST /chown HTTP/1.1" 200 109 0.038316 10.0.0.33 - - [2026-04-25 02:15:14] "GET /loadbalancer-listener/886fe61c-70f5-4381-bf52-89a912659e20?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.026622 10.0.0.33 - - [2026-04-25 02:15:15] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.032990 10.0.0.33 - - [2026-04-25 02:15:15] "POST /chown HTTP/1.1" 200 109 0.031276 10.0.0.33 - - [2026-04-25 02:15:15] "PUT /virtual-machine-interface/e864f979-6d4b-4b27-ac79-32f5a149e806 HTTP/1.1" 200 284 0.025052 10.0.0.33 - - [2026-04-25 02:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013433 10.0.0.33 - - [2026-04-25 02:15:15] "GET /loadbalancer-pool/01b00ab9-4929-4817-98e3-f68abda079b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.027711 10.0.0.33 - - [2026-04-25 02:15:15] "PUT /instance-ip/96099339-ffba-4290-ab3f-d83271a841d9 HTTP/1.1" 200 256 0.053298 10.0.0.33 - - [2026-04-25 02:15:15] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036014 10.0.0.33 - - [2026-04-25 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.012277 10.0.0.33 - - [2026-04-25 02:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.043596 10.0.0.33 - - [2026-04-25 02:15:15] "GET /loadbalancer-member/e6b244c2-d408-4707-b576-6d08126444c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.010691 10.0.0.33 - - [2026-04-25 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.058378 10.0.0.33 - - [2026-04-25 02:15:15] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.025998 10.0.0.33 - - [2026-04-25 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.035183 10.0.0.33 - - [2026-04-25 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2026-04-25 02:15:15] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003178 10.0.0.33 - - [2026-04-25 02:15:15] "POST /tags HTTP/1.1" 409 221 0.005188 10.0.0.33 - - [2026-04-25 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.021774 10.0.0.33 - - [2026-04-25 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006740 10.0.0.33 - - [2026-04-25 02:15:15] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014794 10.0.0.33 - - [2026-04-25 02:15:15] "POST /tags HTTP/1.1" 409 238 0.002210 10.0.0.33 - - [2026-04-25 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.058341 10.0.0.33 - - [2026-04-25 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.33 - - [2026-04-25 02:15:15] "GET /tag/845155e1-5c23-439a-95ab-a3a8de529689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017682 10.0.0.33 - - [2026-04-25 02:15:15] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.034142 10.0.0.33 - - [2026-04-25 02:15:15] "POST /firewall-rules HTTP/1.1" 409 293 0.011301 10.0.0.33 - - [2026-04-25 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.33 - - [2026-04-25 02:15:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015277 10.0.0.33 - - [2026-04-25 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.33 - - [2026-04-25 02:15:15] "POST /chown HTTP/1.1" 200 109 0.016410 10.0.0.33 - - [2026-04-25 02:15:15] "PUT /firewall-rule/18ee4629-5d7e-4439-889f-e60f7968fae5 HTTP/1.1" 200 260 0.072617 10.0.0.33 - - [2026-04-25 02:15:15] "GET /firewall-rule/18ee4629-5d7e-4439-889f-e60f7968fae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.008904 10.0.0.33 - - [2026-04-25 02:15:15] "POST /chown HTTP/1.1" 200 109 0.017692 10.0.0.33 - - [2026-04-25 02:15:15] "PUT /instance-ip/96099339-ffba-4290-ab3f-d83271a841d9 HTTP/1.1" 200 256 0.025858 10.0.0.33 - - [2026-04-25 02:15:15] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012754 10.0.0.33 - - [2026-04-25 02:15:15] "GET /firewall-rule/18ee4629-5d7e-4439-889f-e60f7968fae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.005752 10.0.0.33 - - [2026-04-25 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.040527 10.0.0.33 - - [2026-04-25 02:15:15] "POST /chown HTTP/1.1" 200 109 0.011205 10.0.0.33 - - [2026-04-25 02:15:15] "POST /chown HTTP/1.1" 200 109 0.025022 10.0.0.33 - - [2026-04-25 02:15:15] "PUT /instance-ip/96099339-ffba-4290-ab3f-d83271a841d9 HTTP/1.1" 200 256 0.058078 10.0.0.33 - - [2026-04-25 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018517 10.0.0.33 - - [2026-04-25 02:15:15] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.015190 10.0.0.33 - - [2026-04-25 02:15:15] "POST /ref-update HTTP/1.1" 200 156 0.013909 10.0.0.33 - - [2026-04-25 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014575 10.0.0.33 - - [2026-04-25 02:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009247 10.0.0.33 - - [2026-04-25 02:15:16] "POST /chown HTTP/1.1" 200 109 0.013648 10.0.0.33 - - [2026-04-25 02:15:16] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062232 10.0.0.33 - - [2026-04-25 02:15:16] "POST /chown HTTP/1.1" 200 109 0.015900 10.0.0.33 - - [2026-04-25 02:15:16] "POST /virtual-machines HTTP/1.1" 200 373 0.026844 10.0.0.33 - - [2026-04-25 02:15:16] "PUT /instance-ip/96099339-ffba-4290-ab3f-d83271a841d9 HTTP/1.1" 200 256 0.038056 10.0.0.33 - - [2026-04-25 02:15:16] "POST /ref-update HTTP/1.1" 200 156 0.022943 10.0.0.33 - - [2026-04-25 02:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018878 10.0.0.33 - - [2026-04-25 02:15:16] "POST /chown HTTP/1.1" 200 109 0.018851 10.0.0.33 - - [2026-04-25 02:15:16] "POST /chown HTTP/1.1" 200 109 0.063952 10.0.0.33 - - [2026-04-25 02:15:16] "PUT /instance-ip/96099339-ffba-4290-ab3f-d83271a841d9 HTTP/1.1" 200 256 0.034451 10.0.0.33 - - [2026-04-25 02:15:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.181433 10.0.0.33 - - [2026-04-25 02:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034285 10.0.0.33 - - [2026-04-25 02:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017591 10.0.0.33 - - [2026-04-25 02:15:16] "POST /ref-update HTTP/1.1" 200 156 0.042094 10.0.0.33 - - [2026-04-25 02:15:16] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005652 10.0.0.33 - - [2026-04-25 02:15:16] "POST /instance-ips HTTP/1.1" 200 413 0.041429 10.0.0.33 - - [2026-04-25 02:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.039703 10.0.0.33 - - [2026-04-25 02:15:16] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.017746 10.0.0.33 - - [2026-04-25 02:15:16] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.032671 10.0.0.33 - - [2026-04-25 02:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020901 10.0.0.33 - - [2026-04-25 02:15:16] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.012945 10.0.0.33 - - [2026-04-25 02:15:16] "POST /set-tag HTTP/1.1" 200 109 0.053738 10.0.0.33 - - [2026-04-25 02:15:16] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014205 10.0.0.33 - - [2026-04-25 02:15:16] "GET /instance-ip/9998696c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.006223 10.0.0.33 - - [2026-04-25 02:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010770 10.0.0.33 - - [2026-04-25 02:15:16] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.012421 10.0.0.33 - - [2026-04-25 02:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016523 10.0.0.33 - - [2026-04-25 02:15:16] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.013669 10.0.0.33 - - [2026-04-25 02:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007915 10.0.0.33 - - [2026-04-25 02:15:16] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010728 10.0.0.33 - - [2026-04-25 02:15:16] "POST /set-tag HTTP/1.1" 200 109 0.003873 10.0.0.33 - - [2026-04-25 02:15:16] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.019540 10.0.0.33 - - [2026-04-25 02:15:16] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.019784 10.0.0.33 - - [2026-04-25 02:15:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016776 10.0.0.33 - - [2026-04-25 02:15:17] "POST /ref-update HTTP/1.1" 200 156 0.046514 10.0.0.33 - - [2026-04-25 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.009610 10.0.0.33 - - [2026-04-25 02:15:17] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013672 10.0.0.33 - - [2026-04-25 02:15:17] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.33 - - [2026-04-25 02:15:17] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011893 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.011583 10.0.0.33 - - [2026-04-25 02:15:17] "POST /ref-update HTTP/1.1" 200 156 0.022949 10.0.0.33 - - [2026-04-25 02:15:17] "POST /set-tag HTTP/1.1" 200 109 0.021779 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.042052 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.008640 10.0.0.33 - - [2026-04-25 02:15:17] "POST /ref-update HTTP/1.1" 200 156 0.039614 10.0.0.33 - - [2026-04-25 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014679 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.010970 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.029940 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.020506 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.013040 10.0.0.33 - - [2026-04-25 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.012154 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.031836 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.009451 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.018894 10.0.0.33 - - [2026-04-25 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008393 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.007183 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.020393 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.022629 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.007740 10.0.0.33 - - [2026-04-25 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005675 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.009034 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.010534 10.0.0.33 - - [2026-04-25 02:15:17] "POST /chown HTTP/1.1" 200 109 0.013129 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.024284 10.0.0.33 - - [2026-04-25 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.021113 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.020998 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.007610 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.023873 10.0.0.33 - - [2026-04-25 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.009497 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.033840 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.014538 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.008594 10.0.0.33 - - [2026-04-25 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.007995 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.007917 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.014935 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.020808 10.0.0.33 - - [2026-04-25 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.008615 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.016884 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.011727 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.011353 10.0.0.33 - - [2026-04-25 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.007672 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.017895 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.018415 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.007105 10.0.0.33 - - [2026-04-25 02:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.008801 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.011354 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.020589 10.0.0.33 - - [2026-04-25 02:15:18] "POST /chown HTTP/1.1" 200 109 0.026973 10.0.0.33 - - [2026-04-25 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.33 - - [2026-04-25 02:15:19] "POST /chown HTTP/1.1" 200 109 0.007739 10.0.0.33 - - [2026-04-25 02:15:19] "POST /chown HTTP/1.1" 200 109 0.014597 10.0.0.33 - - [2026-04-25 02:15:19] "POST /chown HTTP/1.1" 200 109 0.020028 10.0.0.33 - - [2026-04-25 02:15:19] "POST /chown HTTP/1.1" 200 109 0.007374 10.0.0.33 - - [2026-04-25 02:15:23] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005121 10.0.0.33 - - [2026-04-25 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.33 - - [2026-04-25 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.33 - - [2026-04-25 02:15:23] "GET /loadbalancer/82d2117e-a54d-4472-b7b0-298ff0043c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002670 10.0.0.33 - - [2026-04-25 02:15:23] "GET /loadbalancer-pool/2c9bcd62-d969-4d54-887f-4571f22a4273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003223 10.0.0.33 - - [2026-04-25 02:15:23] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015614 10.0.0.33 - - [2026-04-25 02:15:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008232 10.0.0.33 - - [2026-04-25 02:15:23] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005433 10.0.0.33 - - [2026-04-25 02:15:23] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005983 10.0.0.33 - - [2026-04-25 02:15:23] "POST /tags HTTP/1.1" 409 221 0.002338 10.0.0.33 - - [2026-04-25 02:15:23] "POST /ref-update HTTP/1.1" 200 156 0.011148 10.0.0.33 - - [2026-04-25 02:15:23] "GET /floating-ip/6a1cee7b-28aa-4cc5-a774-11a2b56ba464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.013523 10.0.0.33 - - [2026-04-25 02:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-04-25 02:15:23] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011780 10.0.0.33 - - [2026-04-25 02:15:23] "PUT /floating-ip/6a1cee7b-28aa-4cc5-a774-11a2b56ba464 HTTP/1.1" 200 256 0.010611 10.0.0.33 - - [2026-04-25 02:15:23] "POST /set-tag HTTP/1.1" 200 109 0.046427 10.0.0.33 - - [2026-04-25 02:15:25] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010586 10.0.0.33 - - [2026-04-25 02:15:25] "POST /set-tag HTTP/1.1" 200 109 0.003486 10.0.0.33 - - [2026-04-25 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.33 - - [2026-04-25 02:15:25] "GET /loadbalancer/82d2117e-a54d-4472-b7b0-298ff0043c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003013 10.0.0.33 - - [2026-04-25 02:15:25] "GET /loadbalancer-pool/2c9bcd62-d969-4d54-887f-4571f22a4273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003126 10.0.0.33 - - [2026-04-25 02:15:25] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016143 10.0.0.33 - - [2026-04-25 02:15:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010285 10.0.0.33 - - [2026-04-25 02:15:25] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007075 10.0.0.33 - - [2026-04-25 02:15:25] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005288 10.0.0.33 - - [2026-04-25 02:15:25] "POST /ref-update HTTP/1.1" 200 156 0.008730 10.0.0.33 - - [2026-04-25 02:15:25] "GET /floating-ip/6a1cee7b-28aa-4cc5-a774-11a2b56ba464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.015903 10.0.0.33 - - [2026-04-25 02:15:25] "POST /set-tag HTTP/1.1" 200 109 0.017542 10.0.0.33 - - [2026-04-25 02:15:25] "GET /virtual-machine/ec2d1fe7-f0a0-4339-b076-b22aae19a829?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003406 10.0.0.33 - - [2026-04-25 02:15:25] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006092 10.0.0.33 - - [2026-04-25 02:15:26] "GET /virtual-machine/ea3e2f31-6050-4f2a-87cc-00c15010b2bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003613 10.0.0.33 - - [2026-04-25 02:15:26] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005183 10.0.0.33 - - [2026-04-25 02:15:30] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006434 10.0.0.33 - - [2026-04-25 02:15:30] "POST /set-tag HTTP/1.1" 200 109 0.004884 10.0.0.33 - - [2026-04-25 02:15:31] "GET /virtual-machine/375d1844-23f6-4dd9-aacf-8979fa0ba122?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003566 10.0.0.33 - - [2026-04-25 02:15:31] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004718 10.0.0.33 - - [2026-04-25 02:15:31] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006183 10.0.0.33 - - [2026-04-25 02:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.33 - - [2026-04-25 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.33 - - [2026-04-25 02:15:47] "POST /chown HTTP/1.1" 200 109 0.013583 10.0.0.33 - - [2026-04-25 02:15:47] "POST /chown HTTP/1.1" 200 109 0.049653 10.0.0.33 - - [2026-04-25 02:15:47] "POST /chown HTTP/1.1" 200 109 0.023747 10.0.0.33 - - [2026-04-25 02:15:47] "POST /chown HTTP/1.1" 200 109 0.023203 10.0.0.33 - - [2026-04-25 02:15:59] "GET /global-system-configs HTTP/1.1" 200 322 0.007684 10.0.0.33 - - [2026-04-25 02:16:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003114 10.0.0.33 - - [2026-04-25 02:16:03] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007301 10.0.0.33 - - [2026-04-25 02:16:03] "POST /set-tag HTTP/1.1" 200 109 0.003272 10.0.0.33 - - [2026-04-25 02:16:03] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004762 10.0.0.33 - - [2026-04-25 02:16:03] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2026-04-25 02:16:03] "GET /virtual-machine/375d1844-23f6-4dd9-aacf-8979fa0ba122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003848 10.0.0.33 - - [2026-04-25 02:16:03] "POST /ref-update HTTP/1.1" 200 156 0.010649 10.0.0.33 - - [2026-04-25 02:16:03] "GET /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021665 10.0.0.33 - - [2026-04-25 02:16:03] "POST /set-tag HTTP/1.1" 200 109 0.019421 10.0.0.33 - - [2026-04-25 02:16:03] "POST /set-tag HTTP/1.1" 200 109 0.043934 10.0.0.33 - - [2026-04-25 02:16:03] "DELETE /instance-ip/9998696c-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.056566 10.0.0.33 - - [2026-04-25 02:16:04] "DELETE /virtual-machine-interface/997652a0-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.059648 10.0.0.33 - - [2026-04-25 02:16:04] "DELETE /virtual-machine/375d1844-23f6-4dd9-aacf-8979fa0ba122 HTTP/1.1" 200 115 0.034528 10.0.0.33 - - [2026-04-25 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.33 - - [2026-04-25 02:16:06] "GET /tag/845155e1-5c23-439a-95ab-a3a8de529689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011882 10.0.0.33 - - [2026-04-25 02:16:06] "GET /tag/845155e1-5c23-439a-95ab-a3a8de529689?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.013148 10.0.0.33 - - [2026-04-25 02:16:06] "GET /virtual-machine-interface/81dd812b-ab19-4c3d-bc03-d54d6f57e77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004805 10.0.0.33 - - [2026-04-25 02:16:06] "POST /set-tag HTTP/1.1" 200 109 0.014866 10.0.0.33 - - [2026-04-25 02:16:06] "GET /virtual-machine-interface/ce8e1826-94c4-4c49-9a9e-f1ec792abd36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.022747 10.0.0.33 - - [2026-04-25 02:16:06] "POST /set-tag HTTP/1.1" 200 109 0.030206 10.0.0.33 - - [2026-04-25 02:16:06] "GET /virtual-machine-interface/e864f979-6d4b-4b27-ac79-32f5a149e806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004573 10.0.0.33 - - [2026-04-25 02:16:06] "POST /set-tag HTTP/1.1" 200 109 0.015206 10.0.0.33 - - [2026-04-25 02:16:06] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.017588 10.0.0.33 - - [2026-04-25 02:16:06] "GET /firewall-rule/18ee4629-5d7e-4439-889f-e60f7968fae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2408 0.002922 10.0.0.33 - - [2026-04-25 02:16:06] "POST /ref-update HTTP/1.1" 200 156 0.015682 10.0.0.33 - - [2026-04-25 02:16:06] "DELETE /firewall-rule/18ee4629-5d7e-4439-889f-e60f7968fae5 HTTP/1.1" 200 115 0.039774 10.0.0.33 - - [2026-04-25 02:16:06] "DELETE /loadbalancer-member/e6b244c2-d408-4707-b576-6d08126444c4 HTTP/1.1" 200 115 0.030103 10.0.0.33 - - [2026-04-25 02:16:06] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.014858 10.0.0.33 - - [2026-04-25 02:16:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012780 10.0.0.33 - - [2026-04-25 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006782 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /loadbalancer-pool/01b00ab9-4929-4817-98e3-f68abda079b1 HTTP/1.1" 200 115 0.078091 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /loadbalancer-listener/886fe61c-70f5-4381-bf52-89a912659e20 HTTP/1.1" 200 115 0.032904 10.0.0.33 - - [2026-04-25 02:16:07] "GET /floating-ip/ed7dd404-f615-4b59-9183-5fa255966060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003332 10.0.0.33 - - [2026-04-25 02:16:07] "POST /chown HTTP/1.1" 200 109 0.007079 10.0.0.33 - - [2026-04-25 02:16:07] "POST /chown HTTP/1.1" 200 109 0.035041 10.0.0.33 - - [2026-04-25 02:16:07] "POST /chown HTTP/1.1" 200 109 0.022741 10.0.0.33 - - [2026-04-25 02:16:07] "PUT /floating-ip/ed7dd404-f615-4b59-9183-5fa255966060 HTTP/1.1" 200 256 0.060221 10.0.0.33 - - [2026-04-25 02:16:07] "POST /chown HTTP/1.1" 200 109 0.014313 10.0.0.33 - - [2026-04-25 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.33 - - [2026-04-25 02:16:07] "POST /chown HTTP/1.1" 200 109 0.011316 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /floating-ip/ed7dd404-f615-4b59-9183-5fa255966060 HTTP/1.1" 200 115 0.106797 10.0.0.33 - - [2026-04-25 02:16:07] "POST /chown HTTP/1.1" 200 109 0.013506 10.0.0.33 - - [2026-04-25 02:16:07] "POST /chown HTTP/1.1" 200 109 0.030114 10.0.0.33 - - [2026-04-25 02:16:07] "POST /chown HTTP/1.1" 200 109 0.025758 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2 HTTP/1.1" 200 115 0.105002 10.0.0.33 - - [2026-04-25 02:16:07] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.023597 10.0.0.33 - - [2026-04-25 02:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016823 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /instance-ip/96099339-ffba-4290-ab3f-d83271a841d9 HTTP/1.1" 200 115 0.091343 10.0.0.33 - - [2026-04-25 02:16:07] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.008370 10.0.0.33 - - [2026-04-25 02:16:07] "GET /floating-ip-pool/b0414daa-5384-4a1f-b9b4-cd3b2a84c2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008697 10.0.0.33 - - [2026-04-25 02:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024987 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /virtual-machine-interface/ce8e1826-94c4-4c49-9a9e-f1ec792abd36 HTTP/1.1" 200 115 0.104736 10.0.0.33 - - [2026-04-25 02:16:07] "POST /ref-update HTTP/1.1" 200 156 0.044873 10.0.0.33 - - [2026-04-25 02:16:07] "PUT /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 266 0.012913 10.0.0.33 - - [2026-04-25 02:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.031260 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /floating-ip-pool/b0414daa-5384-4a1f-b9b4-cd3b2a84c2e2 HTTP/1.1" 200 115 0.083833 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /tag/845155e1-5c23-439a-95ab-a3a8de529689 HTTP/1.1" 200 115 0.173952 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /service-instance/9f2967f3-85fa-46d4-81a5-4107f4eb88aa HTTP/1.1" 200 115 0.072999 10.0.0.33 - - [2026-04-25 02:16:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002378 10.0.0.33 - - [2026-04-25 02:16:07] "GET /virtual-machine-interface/81dd812b-ab19-4c3d-bc03-d54d6f57e77f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.012479 10.0.0.33 - - [2026-04-25 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.33 - - [2026-04-25 02:16:07] "POST /useragent-kv HTTP/1.1" 200 115 0.003654 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 HTTP/1.1" 200 115 0.130962 10.0.0.33 - - [2026-04-25 02:16:07] "GET /routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c HTTP/1.1" 404 171 0.010665 10.0.0.33 - - [2026-04-25 02:16:07] "GET /domains HTTP/1.1" 200 280 0.003628 10.0.0.33 - - [2026-04-25 02:16:07] "GET /domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a HTTP/1.1" 200 3086 0.007170 10.0.0.33 - - [2026-04-25 02:16:07] "DELETE /route-target/5ffa38ac-cdac-46d0-b3e7-346bc690f37a HTTP/1.1" 200 115 0.053968 10.0.0.33 - - [2026-04-25 02:16:07] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d HTTP/1.1" 200 7143 0.056575 10.0.0.33 - - [2026-04-25 02:16:08] "DELETE /virtual-machine-interface/81dd812b-ab19-4c3d-bc03-d54d6f57e77f HTTP/1.1" 200 115 0.182500 10.0.0.33 - - [2026-04-25 02:16:08] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010865 10.0.0.33 - - [2026-04-25 02:16:08] "POST /set-tag HTTP/1.1" 200 109 0.003193 10.0.0.33 - - [2026-04-25 02:16:08] "POST /ref-update HTTP/1.1" 200 156 0.022950 10.0.0.33 - - [2026-04-25 02:16:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.33 - - [2026-04-25 02:16:08] "GET /loadbalancer/82d2117e-a54d-4472-b7b0-298ff0043c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003408 10.0.0.33 - - [2026-04-25 02:16:08] "DELETE /virtual-machine/54151052-2422-4810-9a55-617fb97eef4a HTTP/1.1" 200 115 0.025413 10.0.0.33 - - [2026-04-25 02:16:08] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006061 10.0.0.33 - - [2026-04-25 02:16:08] "GET /virtual-machine-interface/e864f979-6d4b-4b27-ac79-32f5a149e806?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.008860 10.0.0.33 - - [2026-04-25 02:16:08] "POST /set-tag HTTP/1.1" 200 109 0.020999 10.0.0.33 - - [2026-04-25 02:16:08] "DELETE /loadbalancer-member/0ee59077-d21e-46bf-8479-5c5a8861473e HTTP/1.1" 200 115 0.053550 10.0.0.33 - - [2026-04-25 02:16:08] "DELETE /virtual-machine-interface/e864f979-6d4b-4b27-ac79-32f5a149e806 HTTP/1.1" 200 115 0.079941 10.0.0.33 - - [2026-04-25 02:16:08] "DELETE /virtual-machine/b3f9fd79-4329-482e-a25c-66cbcb401b83 HTTP/1.1" 200 115 0.023411 10.0.0.33 - - [2026-04-25 02:16:09] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009504 10.0.0.33 - - [2026-04-25 02:16:09] "POST /set-tag HTTP/1.1" 200 109 0.003711 10.0.0.33 - - [2026-04-25 02:16:09] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004580 10.0.0.33 - - [2026-04-25 02:16:09] "POST /set-tag HTTP/1.1" 200 109 0.007838 10.0.0.33 - - [2026-04-25 02:16:09] "GET /virtual-machine/ea3e2f31-6050-4f2a-87cc-00c15010b2bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004855 10.0.0.33 - - [2026-04-25 02:16:09] "POST /ref-update HTTP/1.1" 200 156 0.014699 10.0.0.33 - - [2026-04-25 02:16:09] "GET /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025439 10.0.0.33 - - [2026-04-25 02:16:09] "POST /set-tag HTTP/1.1" 200 109 0.018176 10.0.0.33 - - [2026-04-25 02:16:09] "POST /set-tag HTTP/1.1" 200 109 0.039159 10.0.0.33 - - [2026-04-25 02:16:09] "POST /set-tag HTTP/1.1" 200 109 0.047532 10.0.0.33 - - [2026-04-25 02:16:10] "DELETE /instance-ip/954f1f0e-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.036042 10.0.0.33 - - [2026-04-25 02:16:10] "POST /ref-update HTTP/1.1" 200 156 0.010500 10.0.0.33 - - [2026-04-25 02:16:10] "DELETE /virtual-machine-interface/952d9cb2-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.051995 10.0.0.33 - - [2026-04-25 02:16:10] "DELETE /virtual-machine/ea3e2f31-6050-4f2a-87cc-00c15010b2bf HTTP/1.1" 200 115 0.031235 10.0.0.33 - - [2026-04-25 02:16:13] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005888 10.0.0.33 - - [2026-04-25 02:16:13] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.33 - - [2026-04-25 02:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.33 - - [2026-04-25 02:16:13] "GET /loadbalancer/82d2117e-a54d-4472-b7b0-298ff0043c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002973 10.0.0.33 - - [2026-04-25 02:16:13] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004792 10.0.0.33 - - [2026-04-25 02:16:13] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.33 - - [2026-04-25 02:16:13] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006002 10.0.0.33 - - [2026-04-25 02:16:13] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.33 - - [2026-04-25 02:16:13] "GET /virtual-machine/ec2d1fe7-f0a0-4339-b076-b22aae19a829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004051 10.0.0.33 - - [2026-04-25 02:16:13] "POST /ref-update HTTP/1.1" 200 156 0.013000 10.0.0.33 - - [2026-04-25 02:16:13] "GET /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008164 10.0.0.33 - - [2026-04-25 02:16:13] "POST /set-tag HTTP/1.1" 200 109 0.029860 10.0.0.33 - - [2026-04-25 02:16:13] "POST /set-tag HTTP/1.1" 200 109 0.042528 10.0.0.33 - - [2026-04-25 02:16:13] "POST /set-tag HTTP/1.1" 200 109 0.030969 10.0.0.33 - - [2026-04-25 02:16:14] "DELETE /instance-ip/94d2b054-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.038574 10.0.0.33 - - [2026-04-25 02:16:14] "POST /ref-update HTTP/1.1" 200 156 0.010925 10.0.0.33 - - [2026-04-25 02:16:14] "DELETE /virtual-machine-interface/94b3f77c-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.062476 10.0.0.33 - - [2026-04-25 02:16:14] "DELETE /virtual-machine/ec2d1fe7-f0a0-4339-b076-b22aae19a829 HTTP/1.1" 200 115 0.026574 10.0.0.33 - - [2026-04-25 02:16:14] "DELETE /tag/653282c7-f335-4de4-a3ec-5a6c56f9387b HTTP/1.1" 200 115 0.036142 10.0.0.33 - - [2026-04-25 02:16:14] "DELETE /tag/a8c24c19-d9af-4049-ae5b-e260c80e8db8 HTTP/1.1" 200 115 0.071353 10.0.0.33 - - [2026-04-25 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.33 - - [2026-04-25 02:16:18] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069073 10.0.0.33 - - [2026-04-25 02:16:18] "POST /tags HTTP/1.1" 200 393 0.020629 10.0.0.33 - - [2026-04-25 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011806 10.0.0.33 - - [2026-04-25 02:16:18] "GET /tag/778073c2-c1f1-4a7c-85de-1972fa41df0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.024331 10.0.0.33 - - [2026-04-25 02:16:18] "POST /tags HTTP/1.1" 200 341 0.020791 10.0.0.33 - - [2026-04-25 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2026-04-25 02:16:18] "GET /tag/7269de75-8781-4d7e-85f9-57c54f6e3ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013225 10.0.0.33 - - [2026-04-25 02:16:19] "POST /id-to-fqname HTTP/1.1" 200 192 0.000801 10.0.0.33 - - [2026-04-25 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.016652 10.0.0.33 - - [2026-04-25 02:16:19] "POST /security-groups HTTP/1.1" 200 589 0.072796 10.0.0.33 - - [2026-04-25 02:16:19] "POST /projects HTTP/1.1" 200 519 0.203921 10.0.0.33 - - [2026-04-25 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 236 0.002150 10.0.0.33 - - [2026-04-25 02:16:19] "POST /access-control-lists HTTP/1.1" 200 598 0.071118 10.0.0.33 - - [2026-04-25 02:16:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.055598 10.0.0.33 - - [2026-04-25 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.33 - - [2026-04-25 02:16:19] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005497 10.0.0.33 - - [2026-04-25 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 235 0.004528 10.0.0.33 - - [2026-04-25 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.33 - - [2026-04-25 02:16:19] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.020602 10.0.0.33 - - [2026-04-25 02:16:19] "POST /access-control-lists HTTP/1.1" 200 596 0.077862 10.0.0.33 - - [2026-04-25 02:16:19] "PUT /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60 HTTP/1.1" 200 264 0.076495 10.0.0.33 - - [2026-04-25 02:16:19] "PUT /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3 HTTP/1.1" 200 264 0.058504 10.0.0.33 - - [2026-04-25 02:16:19] "POST /security-groups HTTP/1.1" 200 591 0.078679 10.0.0.33 - - [2026-04-25 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 270 0.002102 10.0.0.33 - - [2026-04-25 02:16:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.032235 10.0.0.33 - - [2026-04-25 02:16:19] "POST /chown HTTP/1.1" 200 109 0.032247 10.0.0.33 - - [2026-04-25 02:16:19] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.025801 10.0.0.33 - - [2026-04-25 02:16:19] "POST /access-control-lists HTTP/1.1" 200 632 0.105706 10.0.0.33 - - [2026-04-25 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 269 0.012689 10.0.0.33 - - [2026-04-25 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008923 10.0.0.33 - - [2026-04-25 02:16:19] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003263 10.0.0.33 - - [2026-04-25 02:16:19] "POST /tags HTTP/1.1" 409 226 0.002386 10.0.0.33 - - [2026-04-25 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.33 - - [2026-04-25 02:16:19] "GET /tag/7269de75-8781-4d7e-85f9-57c54f6e3ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012683 10.0.0.33 - - [2026-04-25 02:16:19] "POST /access-control-lists HTTP/1.1" 200 630 0.047477 10.0.0.33 - - [2026-04-25 02:16:20] "POST /firewall-rules HTTP/1.1" 200 600 0.109089 10.0.0.33 - - [2026-04-25 02:16:20] "GET /firewall-rule/26dde570-6bb8-4110-a1ca-53519e398078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004730 10.0.0.33 - - [2026-04-25 02:16:20] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.005598 10.0.0.33 - - [2026-04-25 02:16:20] "GET /firewall-rule/26dde570-6bb8-4110-a1ca-53519e398078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002924 10.0.0.33 - - [2026-04-25 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.049695 10.0.0.33 - - [2026-04-25 02:16:20] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.019061 10.0.0.33 - - [2026-04-25 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.33 - - [2026-04-25 02:16:20] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003520 10.0.0.33 - - [2026-04-25 02:16:20] "POST /tags HTTP/1.1" 409 226 0.010795 10.0.0.33 - - [2026-04-25 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-04-25 02:16:20] "GET /tag/7269de75-8781-4d7e-85f9-57c54f6e3ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012834 10.0.0.33 - - [2026-04-25 02:16:20] "POST /firewall-rules HTTP/1.1" 200 598 0.075782 10.0.0.33 - - [2026-04-25 02:16:20] "GET /firewall-rule/c6c4aea2-5dac-4fae-ad7b-b80df743649a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007316 10.0.0.33 - - [2026-04-25 02:16:20] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.005651 10.0.0.33 - - [2026-04-25 02:16:20] "GET /firewall-rule/c6c4aea2-5dac-4fae-ad7b-b80df743649a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003244 10.0.0.33 - - [2026-04-25 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.053108 10.0.0.33 - - [2026-04-25 02:16:21] "POST /tags HTTP/1.1" 200 393 0.028962 10.0.0.33 - - [2026-04-25 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023221 10.0.0.33 - - [2026-04-25 02:16:21] "GET /tag/af324330-d41b-4a38-9eba-1d50c1551e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013580 10.0.0.33 - - [2026-04-25 02:16:21] "POST /tags HTTP/1.1" 200 341 0.018367 10.0.0.33 - - [2026-04-25 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-04-25 02:16:21] "GET /tag/015d4dd0-463d-46f1-abcc-00772a4b9ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.013179 10.0.0.33 - - [2026-04-25 02:16:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.000558 10.0.0.33 - - [2026-04-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.001951 10.0.0.33 - - [2026-04-25 02:16:22] "POST /security-groups HTTP/1.1" 200 589 0.065222 10.0.0.33 - - [2026-04-25 02:16:22] "POST /projects HTTP/1.1" 200 519 0.186881 10.0.0.33 - - [2026-04-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.002709 10.0.0.33 - - [2026-04-25 02:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007540 10.0.0.33 - - [2026-04-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009571 10.0.0.33 - - [2026-04-25 02:16:22] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.027692 10.0.0.33 - - [2026-04-25 02:16:22] "POST /access-control-lists HTTP/1.1" 200 598 0.077258 10.0.0.33 - - [2026-04-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.008950 10.0.0.33 - - [2026-04-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2026-04-25 02:16:22] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.040154 10.0.0.33 - - [2026-04-25 02:16:22] "POST /access-control-lists HTTP/1.1" 200 596 0.064770 10.0.0.33 - - [2026-04-25 02:16:22] "PUT /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60 HTTP/1.1" 200 264 0.078039 10.0.0.33 - - [2026-04-25 02:16:22] "PUT /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3 HTTP/1.1" 200 264 0.074407 10.0.0.33 - - [2026-04-25 02:16:22] "POST /security-groups HTTP/1.1" 200 591 0.082597 10.0.0.33 - - [2026-04-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 270 0.003889 10.0.0.33 - - [2026-04-25 02:16:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030908 10.0.0.33 - - [2026-04-25 02:16:22] "POST /chown HTTP/1.1" 200 109 0.060718 10.0.0.33 - - [2026-04-25 02:16:22] "POST /access-control-lists HTTP/1.1" 200 632 0.081626 10.0.0.33 - - [2026-04-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 404 269 0.008307 10.0.0.33 - - [2026-04-25 02:16:22] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.004063 10.0.0.33 - - [2026-04-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2026-04-25 02:16:22] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002868 10.0.0.33 - - [2026-04-25 02:16:22] "POST /access-control-lists HTTP/1.1" 200 630 0.035954 10.0.0.33 - - [2026-04-25 02:16:22] "POST /tags HTTP/1.1" 409 226 0.015342 10.0.0.33 - - [2026-04-25 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.33 - - [2026-04-25 02:16:22] "GET /tag/015d4dd0-463d-46f1-abcc-00772a4b9ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.012657 10.0.0.33 - - [2026-04-25 02:16:22] "POST /firewall-rules HTTP/1.1" 200 600 0.065821 10.0.0.33 - - [2026-04-25 02:16:23] "GET /firewall-rule/28743589-f83b-4ea0-80a6-03816e9ef469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.013326 10.0.0.33 - - [2026-04-25 02:16:23] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005723 10.0.0.33 - - [2026-04-25 02:16:23] "GET /firewall-rule/28743589-f83b-4ea0-80a6-03816e9ef469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003261 10.0.0.33 - - [2026-04-25 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.053578 10.0.0.33 - - [2026-04-25 02:16:23] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.003375 10.0.0.33 - - [2026-04-25 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.33 - - [2026-04-25 02:16:23] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002697 10.0.0.33 - - [2026-04-25 02:16:23] "POST /tags HTTP/1.1" 409 226 0.002098 10.0.0.33 - - [2026-04-25 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.33 - - [2026-04-25 02:16:23] "GET /tag/015d4dd0-463d-46f1-abcc-00772a4b9ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.016463 10.0.0.33 - - [2026-04-25 02:16:23] "POST /firewall-rules HTTP/1.1" 200 598 0.069237 10.0.0.33 - - [2026-04-25 02:16:23] "GET /firewall-rule/bfc2db89-4714-46b4-8379-14ca7c167635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007716 10.0.0.33 - - [2026-04-25 02:16:23] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.005582 10.0.0.33 - - [2026-04-25 02:16:23] "GET /firewall-rule/bfc2db89-4714-46b4-8379-14ca7c167635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002935 10.0.0.33 - - [2026-04-25 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.067682 10.0.0.33 - - [2026-04-25 02:16:24] "POST /tags HTTP/1.1" 200 345 0.097453 10.0.0.33 - - [2026-04-25 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.33 - - [2026-04-25 02:16:25] "GET /tag/97392aae-1cbd-431e-81e9-77ae57658a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020259 10.0.0.33 - - [2026-04-25 02:16:25] "POST /projects HTTP/1.1" 409 238 0.003829 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-04-25 02:16:25] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.062054 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006892 10.0.0.33 - - [2026-04-25 02:16:25] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004745 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2026-04-25 02:16:25] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004782 10.0.0.33 - - [2026-04-25 02:16:25] "POST /security-groups HTTP/1.1" 409 285 0.002593 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.33 - - [2026-04-25 02:16:25] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.035339 10.0.0.33 - - [2026-04-25 02:16:25] "PUT /security-group/1ba00f81-6a67-4e9a-8248-81cf8ed7e092 HTTP/1.1" 200 262 0.085751 10.0.0.33 - - [2026-04-25 02:16:25] "PUT /access-control-list/c77b3ac0-35a3-4d01-b01e-768c91886e3a HTTP/1.1" 200 272 0.019343 10.0.0.33 - - [2026-04-25 02:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.040762 10.0.0.33 - - [2026-04-25 02:16:25] "PUT /access-control-list/82b7360d-b0b9-4394-8071-26ebf75e7f4c HTTP/1.1" 200 272 0.019787 10.0.0.33 - - [2026-04-25 02:16:25] "POST /tags HTTP/1.1" 409 228 0.002267 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2026-04-25 02:16:25] "GET /tag/97392aae-1cbd-431e-81e9-77ae57658a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015191 10.0.0.33 - - [2026-04-25 02:16:25] "POST /tags HTTP/1.1" 200 345 0.046333 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2026-04-25 02:16:25] "GET /tag/9190e375-bde4-4cc4-a5d3-1fbab7fc9362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023473 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.33 - - [2026-04-25 02:16:25] "POST /projects HTTP/1.1" 409 238 0.001810 10.0.0.33 - - [2026-04-25 02:16:25] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048954 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.33 - - [2026-04-25 02:16:25] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033753 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.33 - - [2026-04-25 02:16:25] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004443 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2026-04-25 02:16:25] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003908 10.0.0.33 - - [2026-04-25 02:16:25] "POST /security-groups HTTP/1.1" 409 285 0.002684 10.0.0.33 - - [2026-04-25 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-04-25 02:16:25] "PUT /security-group/49b40cfe-6416-4125-bfba-2f2853dde42e HTTP/1.1" 200 262 0.060090 10.0.0.33 - - [2026-04-25 02:16:25] "PUT /access-control-list/cfd2c0cf-bfcd-46fe-86cf-50c22d878e87 HTTP/1.1" 200 272 0.015204 10.0.0.33 - - [2026-04-25 02:16:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033756 10.0.0.33 - - [2026-04-25 02:16:25] "POST /tags HTTP/1.1" 409 228 0.008802 10.0.0.33 - - [2026-04-25 02:16:25] "PUT /access-control-list/29187505-f448-458e-91fb-cc6dbad535ea HTTP/1.1" 200 272 0.029095 10.0.0.33 - - [2026-04-25 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.33 - - [2026-04-25 02:16:26] "GET /tag/9190e375-bde4-4cc4-a5d3-1fbab7fc9362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014996 10.0.0.33 - - [2026-04-25 02:16:26] "POST /tags HTTP/1.1" 200 291 0.058774 10.0.0.33 - - [2026-04-25 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.33 - - [2026-04-25 02:16:26] "GET /tag/3c007006-de9b-4a6b-a77c-1d0107a11084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013552 10.0.0.33 - - [2026-04-25 02:16:26] "POST /tags HTTP/1.1" 200 303 0.048517 10.0.0.33 - - [2026-04-25 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-04-25 02:16:26] "GET /tag/0917063a-c3c3-4b0c-a8a5-146156ec41fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018528 10.0.0.33 - - [2026-04-25 02:16:26] "POST /tags HTTP/1.1" 409 252 0.002019 10.0.0.33 - - [2026-04-25 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.33 - - [2026-04-25 02:16:26] "GET /tag/778073c2-c1f1-4a7c-85de-1972fa41df0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.011962 10.0.0.33 - - [2026-04-25 02:16:26] "POST /tags HTTP/1.1" 409 226 0.001988 10.0.0.33 - - [2026-04-25 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.33 - - [2026-04-25 02:16:26] "GET /tag/7269de75-8781-4d7e-85f9-57c54f6e3ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013497 10.0.0.33 - - [2026-04-25 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2026-04-25 02:16:26] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005864 10.0.0.33 - - [2026-04-25 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.33 - - [2026-04-25 02:16:26] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.033165 10.0.0.33 - - [2026-04-25 02:16:26] "POST /virtual-machines HTTP/1.1" 200 395 0.008702 10.0.0.33 - - [2026-04-25 02:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014083 10.0.0.33 - - [2026-04-25 02:16:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120845 10.0.0.33 - - [2026-04-25 02:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008533 10.0.0.33 - - [2026-04-25 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011710 10.0.0.33 - - [2026-04-25 02:16:26] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005253 10.0.0.33 - - [2026-04-25 02:16:26] "POST /instance-ips HTTP/1.1" 200 397 0.032788 10.0.0.33 - - [2026-04-25 02:16:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022599 10.0.0.33 - - [2026-04-25 02:16:26] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018469 10.0.0.33 - - [2026-04-25 02:16:27] "POST /set-tag HTTP/1.1" 200 109 0.064330 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.033492 10.0.0.33 - - [2026-04-25 02:16:27] "GET /instance-ip/c390d0c4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013877 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005261 10.0.0.33 - - [2026-04-25 02:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004510 10.0.0.33 - - [2026-04-25 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.009317 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004125 10.0.0.33 - - [2026-04-25 02:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002660 10.0.0.33 - - [2026-04-25 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004426 10.0.0.33 - - [2026-04-25 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.33 - - [2026-04-25 02:16:27] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.040567 10.0.0.33 - - [2026-04-25 02:16:27] "POST /virtual-machines HTTP/1.1" 200 395 0.011396 10.0.0.33 - - [2026-04-25 02:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009908 10.0.0.33 - - [2026-04-25 02:16:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097765 10.0.0.33 - - [2026-04-25 02:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029782 10.0.0.33 - - [2026-04-25 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013149 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007040 10.0.0.33 - - [2026-04-25 02:16:27] "POST /instance-ips HTTP/1.1" 200 397 0.023849 10.0.0.33 - - [2026-04-25 02:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.036226 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016031 10.0.0.33 - - [2026-04-25 02:16:27] "POST /set-tag HTTP/1.1" 200 109 0.063879 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013120 10.0.0.33 - - [2026-04-25 02:16:27] "GET /instance-ip/c4095058-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003548 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005624 10.0.0.33 - - [2026-04-25 02:16:27] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.33 - - [2026-04-25 02:16:27] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004380 10.0.0.33 - - [2026-04-25 02:16:27] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.33 - - [2026-04-25 02:16:28] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005725 10.0.0.33 - - [2026-04-25 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.33 - - [2026-04-25 02:16:28] "POST /tags HTTP/1.1" 200 291 0.021022 10.0.0.33 - - [2026-04-25 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-04-25 02:16:28] "GET /tag/6085cd13-e7d1-45b5-8794-0af1e2015d22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013813 10.0.0.33 - - [2026-04-25 02:16:28] "POST /tags HTTP/1.1" 409 252 0.002329 10.0.0.33 - - [2026-04-25 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.33 - - [2026-04-25 02:16:28] "GET /tag/af324330-d41b-4a38-9eba-1d50c1551e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012776 10.0.0.33 - - [2026-04-25 02:16:28] "POST /tags HTTP/1.1" 409 226 0.002223 10.0.0.33 - - [2026-04-25 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-04-25 02:16:28] "GET /tag/015d4dd0-463d-46f1-abcc-00772a4b9ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1189 0.011504 10.0.0.33 - - [2026-04-25 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.33 - - [2026-04-25 02:16:28] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004253 10.0.0.33 - - [2026-04-25 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.33 - - [2026-04-25 02:16:28] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034382 10.0.0.33 - - [2026-04-25 02:16:28] "POST /virtual-machines HTTP/1.1" 200 395 0.008316 10.0.0.33 - - [2026-04-25 02:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009413 10.0.0.33 - - [2026-04-25 02:16:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116242 10.0.0.33 - - [2026-04-25 02:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016350 10.0.0.33 - - [2026-04-25 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010687 10.0.0.33 - - [2026-04-25 02:16:28] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004815 10.0.0.33 - - [2026-04-25 02:16:28] "POST /instance-ips HTTP/1.1" 200 397 0.019408 10.0.0.33 - - [2026-04-25 02:16:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019453 10.0.0.33 - - [2026-04-25 02:16:28] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018806 10.0.0.33 - - [2026-04-25 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.067342 10.0.0.33 - - [2026-04-25 02:16:28] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019235 10.0.0.33 - - [2026-04-25 02:16:28] "GET /instance-ip/c49a9284-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004771 10.0.0.33 - - [2026-04-25 02:16:28] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004774 10.0.0.33 - - [2026-04-25 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.33 - - [2026-04-25 02:16:28] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.003742 10.0.0.33 - - [2026-04-25 02:16:28] "POST /ref-update HTTP/1.1" 200 156 0.008468 10.0.0.33 - - [2026-04-25 02:16:28] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005178 10.0.0.33 - - [2026-04-25 02:16:28] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.33 - - [2026-04-25 02:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2026-04-25 02:16:29] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004571 10.0.0.33 - - [2026-04-25 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.33 - - [2026-04-25 02:16:29] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037781 10.0.0.33 - - [2026-04-25 02:16:29] "POST /virtual-machines HTTP/1.1" 200 395 0.011393 10.0.0.33 - - [2026-04-25 02:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007948 10.0.0.33 - - [2026-04-25 02:16:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103152 10.0.0.33 - - [2026-04-25 02:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019334 10.0.0.33 - - [2026-04-25 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015671 10.0.0.33 - - [2026-04-25 02:16:29] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004814 10.0.0.33 - - [2026-04-25 02:16:29] "POST /instance-ips HTTP/1.1" 200 397 0.024062 10.0.0.33 - - [2026-04-25 02:16:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.022280 10.0.0.33 - - [2026-04-25 02:16:29] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009568 10.0.0.33 - - [2026-04-25 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.064715 10.0.0.33 - - [2026-04-25 02:16:29] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018054 10.0.0.33 - - [2026-04-25 02:16:29] "GET /instance-ip/c509dcac-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003678 10.0.0.33 - - [2026-04-25 02:16:29] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004794 10.0.0.33 - - [2026-04-25 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.33 - - [2026-04-25 02:16:29] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.011433 10.0.0.33 - - [2026-04-25 02:16:29] "POST /ref-update HTTP/1.1" 200 156 0.008600 10.0.0.33 - - [2026-04-25 02:16:29] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018099 10.0.0.33 - - [2026-04-25 02:16:29] "POST /set-tag HTTP/1.1" 200 109 0.003045 10.0.0.33 - - [2026-04-25 02:16:29] "POST /tags HTTP/1.1" 200 299 0.022276 10.0.0.33 - - [2026-04-25 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009926 10.0.0.33 - - [2026-04-25 02:16:29] "GET /tag/a2d539f2-6df6-4362-b974-1b760849f8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012570 10.0.0.33 - - [2026-04-25 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.33 - - [2026-04-25 02:16:29] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004038 10.0.0.33 - - [2026-04-25 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.33 - - [2026-04-25 02:16:29] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.053041 10.0.0.33 - - [2026-04-25 02:16:30] "POST /virtual-machines HTTP/1.1" 200 395 0.021237 10.0.0.33 - - [2026-04-25 02:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018368 10.0.0.33 - - [2026-04-25 02:16:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106027 10.0.0.33 - - [2026-04-25 02:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009538 10.0.0.33 - - [2026-04-25 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.33 - - [2026-04-25 02:16:30] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009683 10.0.0.33 - - [2026-04-25 02:16:30] "POST /instance-ips HTTP/1.1" 200 397 0.021100 10.0.0.33 - - [2026-04-25 02:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018700 10.0.0.33 - - [2026-04-25 02:16:30] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010796 10.0.0.33 - - [2026-04-25 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.024571 10.0.0.33 - - [2026-04-25 02:16:30] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016735 10.0.0.33 - - [2026-04-25 02:16:30] "GET /instance-ip/c59a3b58-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004375 10.0.0.33 - - [2026-04-25 02:16:30] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004375 10.0.0.33 - - [2026-04-25 02:16:30] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.33 - - [2026-04-25 02:16:30] "POST /tags HTTP/1.1" 200 299 0.026607 10.0.0.33 - - [2026-04-25 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.33 - - [2026-04-25 02:16:30] "GET /tag/d681805c-8b59-43e0-a5f4-598e1b2854c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.026911 10.0.0.33 - - [2026-04-25 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.33 - - [2026-04-25 02:16:30] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004978 10.0.0.33 - - [2026-04-25 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-04-25 02:16:30] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.031437 10.0.0.33 - - [2026-04-25 02:16:30] "POST /virtual-machines HTTP/1.1" 200 395 0.011776 10.0.0.33 - - [2026-04-25 02:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008154 10.0.0.33 - - [2026-04-25 02:16:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100578 10.0.0.33 - - [2026-04-25 02:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026821 10.0.0.33 - - [2026-04-25 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011720 10.0.0.33 - - [2026-04-25 02:16:31] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006313 10.0.0.33 - - [2026-04-25 02:16:31] "POST /instance-ips HTTP/1.1" 200 397 0.028200 10.0.0.33 - - [2026-04-25 02:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.034874 10.0.0.33 - - [2026-04-25 02:16:31] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012297 10.0.0.33 - - [2026-04-25 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.026114 10.0.0.33 - - [2026-04-25 02:16:31] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015491 10.0.0.33 - - [2026-04-25 02:16:31] "GET /instance-ip/c60a9f38-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003313 10.0.0.33 - - [2026-04-25 02:16:31] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004730 10.0.0.33 - - [2026-04-25 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.33 - - [2026-04-25 02:16:31] "POST /tags HTTP/1.1" 200 299 0.019812 10.0.0.33 - - [2026-04-25 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.33 - - [2026-04-25 02:16:31] "GET /tag/b4beebd8-a0cf-44e4-8152-015be6304a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013924 10.0.0.33 - - [2026-04-25 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2026-04-25 02:16:31] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005071 10.0.0.33 - - [2026-04-25 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.33 - - [2026-04-25 02:16:31] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049944 10.0.0.33 - - [2026-04-25 02:16:31] "POST /virtual-machines HTTP/1.1" 200 395 0.021949 10.0.0.33 - - [2026-04-25 02:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012754 10.0.0.33 - - [2026-04-25 02:16:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111046 10.0.0.33 - - [2026-04-25 02:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012044 10.0.0.33 - - [2026-04-25 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012352 10.0.0.33 - - [2026-04-25 02:16:31] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004879 10.0.0.33 - - [2026-04-25 02:16:31] "POST /instance-ips HTTP/1.1" 200 397 0.021410 10.0.0.33 - - [2026-04-25 02:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.031043 10.0.0.33 - - [2026-04-25 02:16:31] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015433 10.0.0.33 - - [2026-04-25 02:16:31] "POST /set-tag HTTP/1.1" 200 109 0.019392 10.0.0.33 - - [2026-04-25 02:16:31] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008136 10.0.0.33 - - [2026-04-25 02:16:31] "GET /instance-ip/c6829074-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.011603 10.0.0.33 - - [2026-04-25 02:16:32] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004624 10.0.0.33 - - [2026-04-25 02:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.33 - - [2026-04-25 02:16:32] "POST /tags HTTP/1.1" 200 299 0.019489 10.0.0.33 - - [2026-04-25 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2026-04-25 02:16:32] "GET /tag/219d1b8a-9c59-44ad-b257-cb993b4c76a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014128 10.0.0.33 - - [2026-04-25 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-04-25 02:16:32] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004458 10.0.0.33 - - [2026-04-25 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-04-25 02:16:32] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043234 10.0.0.33 - - [2026-04-25 02:16:32] "POST /virtual-machines HTTP/1.1" 200 395 0.012880 10.0.0.33 - - [2026-04-25 02:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014100 10.0.0.33 - - [2026-04-25 02:16:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123560 10.0.0.33 - - [2026-04-25 02:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033660 10.0.0.33 - - [2026-04-25 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018942 10.0.0.33 - - [2026-04-25 02:16:32] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006615 10.0.0.33 - - [2026-04-25 02:16:32] "POST /instance-ips HTTP/1.1" 200 397 0.022390 10.0.0.33 - - [2026-04-25 02:16:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034007 10.0.0.33 - - [2026-04-25 02:16:32] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013260 10.0.0.33 - - [2026-04-25 02:16:32] "POST /set-tag HTTP/1.1" 200 109 0.022696 10.0.0.33 - - [2026-04-25 02:16:32] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.029985 10.0.0.33 - - [2026-04-25 02:16:32] "GET /instance-ip/c6f9cc5c-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003710 10.0.0.33 - - [2026-04-25 02:16:32] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007053 10.0.0.33 - - [2026-04-25 02:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.33 - - [2026-04-25 02:16:32] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004804 10.0.0.33 - - [2026-04-25 02:16:32] "POST /ref-update HTTP/1.1" 200 156 0.009860 10.0.0.33 - - [2026-04-25 02:16:32] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013559 10.0.0.33 - - [2026-04-25 02:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002848 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005141 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.006747 10.0.0.33 - - [2026-04-25 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.013920 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005116 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004435 10.0.0.33 - - [2026-04-25 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.008211 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004353 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004664 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004699 10.0.0.33 - - [2026-04-25 02:16:33] "POST /ref-update HTTP/1.1" 200 156 0.009242 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015107 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005417 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005989 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002655 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004543 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005003 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.009598 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005658 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.003203 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004350 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.33 - - [2026-04-25 02:16:33] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005901 10.0.0.33 - - [2026-04-25 02:16:33] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.33 - - [2026-04-25 02:16:35] "GET /virtual-machine/5061146e-efd4-41b4-9175-1437112aa544?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003269 10.0.0.33 - - [2026-04-25 02:16:35] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004156 10.0.0.33 - - [2026-04-25 02:16:37] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004665 10.0.0.33 - - [2026-04-25 02:16:37] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.33 - - [2026-04-25 02:16:38] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004742 10.0.0.33 - - [2026-04-25 02:16:38] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.33 - - [2026-04-25 02:16:39] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005109 10.0.0.33 - - [2026-04-25 02:16:39] "POST /set-tag HTTP/1.1" 200 109 0.003143 10.0.0.33 - - [2026-04-25 02:16:40] "GET /virtual-machine/49c0606f-4a80-47de-9dcf-30b3bd33755d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002904 10.0.0.33 - - [2026-04-25 02:16:40] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004907 10.0.0.33 - - [2026-04-25 02:16:40] "GET /virtual-machine/8843e12f-fb3e-4455-ad67-94ad1422d6d7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003079 10.0.0.33 - - [2026-04-25 02:16:40] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004453 10.0.0.33 - - [2026-04-25 02:16:40] "GET /virtual-machine/768b3fba-3d2a-4ba4-a143-cd2b6970fb51?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003230 10.0.0.33 - - [2026-04-25 02:16:40] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004616 10.0.0.33 - - [2026-04-25 02:16:41] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006418 10.0.0.33 - - [2026-04-25 02:16:41] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.33 - - [2026-04-25 02:16:41] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004620 10.0.0.33 - - [2026-04-25 02:16:41] "POST /set-tag HTTP/1.1" 200 109 0.002337 10.0.0.33 - - [2026-04-25 02:16:42] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006439 10.0.0.33 - - [2026-04-25 02:16:42] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.33 - - [2026-04-25 02:16:42] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004155 10.0.0.33 - - [2026-04-25 02:16:42] "POST /set-tag HTTP/1.1" 200 109 0.002272 10.0.0.33 - - [2026-04-25 02:16:45] "GET /virtual-machine/989ff733-c498-49ea-bdfd-ca41d6f3b38e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003372 10.0.0.33 - - [2026-04-25 02:16:45] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004422 10.0.0.33 - - [2026-04-25 02:16:46] "GET /virtual-machine/73b6eb67-58d5-409b-a09a-76d039cfb627?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003120 10.0.0.33 - - [2026-04-25 02:16:46] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003984 10.0.0.33 - - [2026-04-25 02:16:46] "GET /virtual-machine/c8d7bf1f-bda2-43aa-bb35-f17e7f538f63?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003217 10.0.0.33 - - [2026-04-25 02:16:46] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004699 10.0.0.33 - - [2026-04-25 02:16:46] "GET /virtual-machine/4954fc4a-30ff-4250-9ced-b839422a78b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003373 10.0.0.33 - - [2026-04-25 02:16:46] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005668 10.0.0.33 - - [2026-04-25 02:16:46] "GET /loadbalancer/7cb1ef91-21a2-46f9-bcb3-0aa992390667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002168 10.0.0.33 - - [2026-04-25 02:16:46] "POST /tags HTTP/1.1" 200 333 0.024788 10.0.0.33 - - [2026-04-25 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.33 - - [2026-04-25 02:16:46] "GET /tag/6e9699a2-2581-4b0c-ad01-22958d17d7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017313 10.0.0.33 - - [2026-04-25 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2026-04-25 02:16:46] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.039759 10.0.0.33 - - [2026-04-25 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2026-04-25 02:16:46] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005524 10.0.0.33 - - [2026-04-25 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2026-04-25 02:16:46] "GET /service-appliance-set/29933484-52a4-4c1c-8979-85060a69d97b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003092 10.0.0.33 - - [2026-04-25 02:16:46] "POST /fqname-to-id HTTP/1.1" 404 273 0.002032 10.0.0.33 - - [2026-04-25 02:16:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.114773 10.0.0.33 - - [2026-04-25 02:16:47] "GET /virtual-machine-interface/71578437-d7e1-42f7-8779-54511cb098c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.004674 10.0.0.33 - - [2026-04-25 02:16:47] "POST /instance-ips HTTP/1.1" 200 409 0.034851 10.0.0.33 - - [2026-04-25 02:16:47] "GET /instance-ip/63c28495-be44-4fc1-81ad-94ecc8689fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006572 10.0.0.33 - - [2026-04-25 02:16:47] "POST /loadbalancers HTTP/1.1" 200 629 0.059818 10.0.0.33 - - [2026-04-25 02:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026837 10.0.0.33 - - [2026-04-25 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.33 - - [2026-04-25 02:16:47] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.055719 10.0.0.33 - - [2026-04-25 02:16:47] "GET /instance-ip/63c28495-be44-4fc1-81ad-94ecc8689fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002921 10.0.0.33 - - [2026-04-25 02:16:47] "POST /floating-ips HTTP/1.1" 200 597 0.038682 10.0.0.33 - - [2026-04-25 02:16:47] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.038808 10.0.0.33 - - [2026-04-25 02:16:47] "GET /loadbalancer/7cb1ef91-21a2-46f9-bcb3-0aa992390667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.008169 10.0.0.33 - - [2026-04-25 02:16:47] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016561 10.0.0.33 - - [2026-04-25 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.33 - - [2026-04-25 02:16:47] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.031405 10.0.0.33 - - [2026-04-25 02:16:47] "GET /loadbalancer-listener/27c032e5-69a4-407b-8a44-a32392b80153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1841 0.006217 10.0.0.33 - - [2026-04-25 02:16:47] "GET /loadbalancer-listener/27c032e5-69a4-407b-8a44-a32392b80153?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1241 0.003564 10.0.0.33 - - [2026-04-25 02:16:47] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016784 10.0.0.33 - - [2026-04-25 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.33 - - [2026-04-25 02:16:47] "GET /instance-ip/63c28495-be44-4fc1-81ad-94ecc8689fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003804 10.0.0.33 - - [2026-04-25 02:16:47] "GET /instance-ip/63c28495-be44-4fc1-81ad-94ecc8689fc0?fields=floating_ips HTTP/1.1" 200 1211 0.012574 10.0.0.33 - - [2026-04-25 02:16:47] "GET /loadbalancer/7cb1ef91-21a2-46f9-bcb3-0aa992390667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002580 10.0.0.33 - - [2026-04-25 02:16:47] "GET /loadbalancer-pool/c3c878d2-31a0-475e-bf9f-9a84b28c4253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005353 10.0.0.33 - - [2026-04-25 02:16:47] "GET /floating-ip/da10d9e3-16f7-499b-8071-5b2aba3fafc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003025 10.0.0.33 - - [2026-04-25 02:16:47] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024356 10.0.0.33 - - [2026-04-25 02:16:47] "GET /loadbalancer/7cb1ef91-21a2-46f9-bcb3-0aa992390667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003800 10.0.0.33 - - [2026-04-25 02:16:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010755 10.0.0.33 - - [2026-04-25 02:16:47] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010493 10.0.0.33 - - [2026-04-25 02:16:47] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018878 10.0.0.33 - - [2026-04-25 02:16:47] "POST /tags HTTP/1.1" 409 221 0.003651 10.0.0.33 - - [2026-04-25 02:16:47] "POST /ref-update HTTP/1.1" 200 156 0.014556 10.0.0.33 - - [2026-04-25 02:16:47] "GET /floating-ip/da10d9e3-16f7-499b-8071-5b2aba3fafc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.014587 10.0.0.33 - - [2026-04-25 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006999 10.0.0.33 - - [2026-04-25 02:16:47] "GET /tag/6e9699a2-2581-4b0c-ad01-22958d17d7e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016473 10.0.0.33 - - [2026-04-25 02:16:47] "PUT /floating-ip/da10d9e3-16f7-499b-8071-5b2aba3fafc7 HTTP/1.1" 200 256 0.013881 10.0.0.33 - - [2026-04-25 02:16:47] "POST /set-tag HTTP/1.1" 200 109 0.113961 10.0.0.33 - - [2026-04-25 02:16:48] "GET /loadbalancer-pool/c3c878d2-31a0-475e-bf9f-9a84b28c4253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008537 10.0.0.33 - - [2026-04-25 02:16:48] "POST /loadbalancer-members HTTP/1.1" 200 721 0.042577 10.0.0.33 - - [2026-04-25 02:16:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.053809 10.0.0.33 - - [2026-04-25 02:16:48] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015402 10.0.0.33 - - [2026-04-25 02:16:48] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009276 10.0.0.33 - - [2026-04-25 02:16:48] "POST /ref-update HTTP/1.1" 200 156 0.028580 10.0.0.33 - - [2026-04-25 02:16:48] "GET /floating-ip/da10d9e3-16f7-499b-8071-5b2aba3fafc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.046275 10.0.0.33 - - [2026-04-25 02:16:48] "POST /set-tag HTTP/1.1" 200 109 0.143652 10.0.0.33 - - [2026-04-25 02:16:49] "POST /tags HTTP/1.1" 409 206 0.005598 10.0.0.33 - - [2026-04-25 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.33 - - [2026-04-25 02:16:49] "GET /tag/0917063a-c3c3-4b0c-a8a5-146156ec41fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020464 10.0.0.33 - - [2026-04-25 02:16:49] "POST /tags HTTP/1.1" 409 204 0.002768 10.0.0.33 - - [2026-04-25 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.33 - - [2026-04-25 02:16:49] "GET /tag/d681805c-8b59-43e0-a5f4-598e1b2854c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016719 10.0.0.33 - - [2026-04-25 02:16:49] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002811 10.0.0.33 - - [2026-04-25 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2026-04-25 02:16:49] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003114 10.0.0.33 - - [2026-04-25 02:16:49] "POST /tags HTTP/1.1" 409 206 0.002421 10.0.0.33 - - [2026-04-25 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.33 - - [2026-04-25 02:16:49] "GET /tag/0917063a-c3c3-4b0c-a8a5-146156ec41fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011451 10.0.0.33 - - [2026-04-25 02:16:49] "POST /tags HTTP/1.1" 409 226 0.002118 10.0.0.33 - - [2026-04-25 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2026-04-25 02:16:49] "GET /tag/7269de75-8781-4d7e-85f9-57c54f6e3ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012224 10.0.0.33 - - [2026-04-25 02:16:49] "POST /tags HTTP/1.1" 409 204 0.002389 10.0.0.33 - - [2026-04-25 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.33 - - [2026-04-25 02:16:49] "GET /tag/d681805c-8b59-43e0-a5f4-598e1b2854c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011748 10.0.0.33 - - [2026-04-25 02:16:49] "POST /tags HTTP/1.1" 409 226 0.002462 10.0.0.33 - - [2026-04-25 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006712 10.0.0.33 - - [2026-04-25 02:16:49] "GET /tag/7269de75-8781-4d7e-85f9-57c54f6e3ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.014141 10.0.0.33 - - [2026-04-25 02:16:49] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002748 10.0.0.33 - - [2026-04-25 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.33 - - [2026-04-25 02:16:49] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002603 10.0.0.33 - - [2026-04-25 02:16:49] "POST /firewall-rules HTTP/1.1" 200 626 0.168642 10.0.0.33 - - [2026-04-25 02:16:49] "POST /firewall-rules HTTP/1.1" 200 646 0.220584 10.0.0.33 - - [2026-04-25 02:16:49] "GET /firewall-rule/64230613-2617-47a9-b852-ae55a4511826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.009724 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003296 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-rule/59e12371-7d94-4b1f-bf43-1b479389a338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004308 10.0.0.33 - - [2026-04-25 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.015849 10.0.0.33 - - [2026-04-25 02:16:50] "POST /firewall-policys HTTP/1.1" 200 606 0.025696 10.0.0.33 - - [2026-04-25 02:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021674 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005764 10.0.0.33 - - [2026-04-25 02:16:50] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002789 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002756 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003985 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004410 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.004315 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002495 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003148 10.0.0.33 - - [2026-04-25 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.024380 10.0.0.33 - - [2026-04-25 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.042425 10.0.0.33 - - [2026-04-25 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.028408 10.0.0.33 - - [2026-04-25 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.043555 10.0.0.33 - - [2026-04-25 02:16:50] "POST /ref-update HTTP/1.1" 200 156 0.049814 10.0.0.33 - - [2026-04-25 02:16:50] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002527 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:17:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:17:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 10.0.0.33 - - [2026-04-25 02:18:06] "POST /tags HTTP/1.1" 200 365 0.124524 10.0.0.33 - - [2026-04-25 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015579 10.0.0.33 - - [2026-04-25 02:18:06] "GET /tag/b3f2ad37-e777-40b4-b2e1-1bc6461a5a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017405 10.0.0.33 - - [2026-04-25 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-04-25 02:18:06] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060574 10.0.0.33 - - [2026-04-25 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2026-04-25 02:18:06] "GET /service-appliance-set/fe85d81a-348b-4587-98d0-ce9d77703af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004238 10.0.0.33 - - [2026-04-25 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.001956 10.0.0.33 - - [2026-04-25 02:18:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.150436 10.0.0.33 - - [2026-04-25 02:18:07] "GET /virtual-machine-interface/13ed43ec-5d33-48ce-ae98-f4de6b18510a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005140 10.0.0.33 - - [2026-04-25 02:18:07] "POST /set-tag HTTP/1.1" 200 109 0.051280 10.0.0.33 - - [2026-04-25 02:18:07] "POST /instance-ips HTTP/1.1" 200 417 0.058971 10.0.0.33 - - [2026-04-25 02:18:07] "GET /instance-ip/448ccbfc-cc37-4c79-a0f6-5563b38150ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008669 10.0.0.33 - - [2026-04-25 02:18:07] "POST /loadbalancers HTTP/1.1" 200 618 0.077050 10.0.0.33 - - [2026-04-25 02:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.044202 10.0.0.33 - - [2026-04-25 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.33 - - [2026-04-25 02:18:07] "POST /service-instances HTTP/1.1" 200 566 0.047644 10.0.0.33 - - [2026-04-25 02:18:07] "POST /ref-update HTTP/1.1" 200 156 0.016708 10.0.0.33 - - [2026-04-25 02:18:07] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060382 10.0.0.33 - - [2026-04-25 02:18:07] "GET /virtual-machine-interface/13ed43ec-5d33-48ce-ae98-f4de6b18510a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.042478 10.0.0.33 - - [2026-04-25 02:18:07] "GET /virtual-machine-interface/13ed43ec-5d33-48ce-ae98-f4de6b18510a?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.028968 10.0.0.33 - - [2026-04-25 02:18:07] "PUT /service-instance/6b24f0af-81a8-4779-8b9b-b559b896d7bf HTTP/1.1" 200 266 0.076600 10.0.0.33 - - [2026-04-25 02:18:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020381 10.0.0.33 - - [2026-04-25 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016483 10.0.0.33 - - [2026-04-25 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.018643 10.0.0.33 - - [2026-04-25 02:18:07] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009152 10.0.0.33 - - [2026-04-25 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008827 10.0.0.33 - - [2026-04-25 02:18:07] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009462 10.0.0.33 - - [2026-04-25 02:18:07] "POST /tags HTTP/1.1" 409 221 0.007404 10.0.0.33 - - [2026-04-25 02:18:07] "POST /virtual-machines HTTP/1.1" 200 429 0.046993 10.0.0.33 - - [2026-04-25 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024716 10.0.0.33 - - [2026-04-25 02:18:07] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.063963 10.0.0.33 - - [2026-04-25 02:18:08] "POST /tags HTTP/1.1" 409 238 0.019801 10.0.0.33 - - [2026-04-25 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010289 10.0.0.33 - - [2026-04-25 02:18:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.179287 10.0.0.33 - - [2026-04-25 02:18:08] "GET /tag/b3f2ad37-e777-40b4-b2e1-1bc6461a5a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.046203 10.0.0.33 - - [2026-04-25 02:18:08] "POST /chown HTTP/1.1" 200 109 0.064592 10.0.0.33 - - [2026-04-25 02:18:08] "POST /chown HTTP/1.1" 200 109 0.013489 10.0.0.33 - - [2026-04-25 02:18:08] "POST /firewall-rules HTTP/1.1" 200 650 0.092946 10.0.0.33 - - [2026-04-25 02:18:08] "PUT /virtual-machine-interface/5a42b7eb-8bcf-4bca-9303-719b8b2d7668 HTTP/1.1" 200 284 0.026973 10.0.0.33 - - [2026-04-25 02:18:08] "GET /firewall-rule/00a9e44a-a6e5-45f7-9758-f3409284d379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.055899 10.0.0.33 - - [2026-04-25 02:18:08] "PUT /instance-ip/448ccbfc-cc37-4c79-a0f6-5563b38150ba HTTP/1.1" 200 256 0.079463 10.0.0.33 - - [2026-04-25 02:18:08] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003131 10.0.0.33 - - [2026-04-25 02:18:08] "GET /firewall-rule/00a9e44a-a6e5-45f7-9758-f3409284d379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.006821 10.0.0.33 - - [2026-04-25 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.036053 10.0.0.33 - - [2026-04-25 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.079879 10.0.0.33 - - [2026-04-25 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.056666 10.0.0.33 - - [2026-04-25 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013928 10.0.0.33 - - [2026-04-25 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.057497 10.0.0.33 - - [2026-04-25 02:18:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.084595 10.0.0.33 - - [2026-04-25 02:18:08] "GET /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.006603 10.0.0.33 - - [2026-04-25 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.028429 10.0.0.33 - - [2026-04-25 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.035126 10.0.0.33 - - [2026-04-25 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.033352 10.0.0.33 - - [2026-04-25 02:18:08] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.087128 10.0.0.33 - - [2026-04-25 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012976 10.0.0.33 - - [2026-04-25 02:18:08] "POST /virtual-machines HTTP/1.1" 200 429 0.069593 10.0.0.33 - - [2026-04-25 02:18:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.093238 10.0.0.33 - - [2026-04-25 02:18:08] "GET /loadbalancer-listener/de40a64a-4f3c-4144-a6c6-cae0ee70499c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.036071 10.0.0.33 - - [2026-04-25 02:18:09] "GET /loadbalancer-listener/de40a64a-4f3c-4144-a6c6-cae0ee70499c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.031556 10.0.0.33 - - [2026-04-25 02:18:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.155584 10.0.0.33 - - [2026-04-25 02:18:09] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.065781 10.0.0.33 - - [2026-04-25 02:18:09] "POST /chown HTTP/1.1" 200 109 0.032209 10.0.0.33 - - [2026-04-25 02:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021498 10.0.0.33 - - [2026-04-25 02:18:09] "POST /chown HTTP/1.1" 200 109 0.033092 10.0.0.33 - - [2026-04-25 02:18:09] "GET /loadbalancer-pool/a4146c2b-e601-43f7-a33d-bbe9e3b5fad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013074 10.0.0.33 - - [2026-04-25 02:18:09] "PUT /virtual-machine-interface/18a98049-ef2e-420e-a40d-a468c9c01777 HTTP/1.1" 200 284 0.047049 10.0.0.33 - - [2026-04-25 02:18:09] "PUT /instance-ip/448ccbfc-cc37-4c79-a0f6-5563b38150ba HTTP/1.1" 200 256 0.032311 10.0.0.33 - - [2026-04-25 02:18:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.081049 10.0.0.33 - - [2026-04-25 02:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.045394 10.0.0.33 - - [2026-04-25 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.049474 10.0.0.33 - - [2026-04-25 02:18:09] "GET /loadbalancer-member/ccb722fb-378b-4a28-87ec-ad2d8593a608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.014696 10.0.0.33 - - [2026-04-25 02:18:09] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010140 10.0.0.33 - - [2026-04-25 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.061834 10.0.0.33 - - [2026-04-25 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006331 10.0.0.33 - - [2026-04-25 02:18:09] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009698 10.0.0.33 - - [2026-04-25 02:18:09] "POST /tags HTTP/1.1" 409 221 0.002357 10.0.0.33 - - [2026-04-25 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.043468 10.0.0.33 - - [2026-04-25 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.33 - - [2026-04-25 02:18:09] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017457 10.0.0.33 - - [2026-04-25 02:18:09] "POST /tags HTTP/1.1" 409 238 0.001984 10.0.0.33 - - [2026-04-25 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.030831 10.0.0.33 - - [2026-04-25 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.33 - - [2026-04-25 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.024510 10.0.0.33 - - [2026-04-25 02:18:09] "GET /tag/b3f2ad37-e777-40b4-b2e1-1bc6461a5a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.045002 10.0.0.33 - - [2026-04-25 02:18:09] "POST /firewall-rules HTTP/1.1" 409 293 0.011365 10.0.0.33 - - [2026-04-25 02:18:09] "PUT /service-instance/6b24f0af-81a8-4779-8b9b-b559b896d7bf HTTP/1.1" 200 266 0.015306 10.0.0.33 - - [2026-04-25 02:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013740 10.0.0.33 - - [2026-04-25 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019488 10.0.0.33 - - [2026-04-25 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.33 - - [2026-04-25 02:18:09] "PUT /firewall-rule/00a9e44a-a6e5-45f7-9758-f3409284d379 HTTP/1.1" 200 260 0.020023 10.0.0.33 - - [2026-04-25 02:18:09] "GET /firewall-rule/00a9e44a-a6e5-45f7-9758-f3409284d379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.008531 10.0.0.33 - - [2026-04-25 02:18:09] "POST /chown HTTP/1.1" 200 109 0.006568 10.0.0.33 - - [2026-04-25 02:18:09] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006481 10.0.0.33 - - [2026-04-25 02:18:09] "POST /chown HTTP/1.1" 200 109 0.016396 10.0.0.33 - - [2026-04-25 02:18:09] "GET /firewall-rule/00a9e44a-a6e5-45f7-9758-f3409284d379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.008408 10.0.0.33 - - [2026-04-25 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.33 - - [2026-04-25 02:18:09] "PUT /instance-ip/448ccbfc-cc37-4c79-a0f6-5563b38150ba HTTP/1.1" 200 256 0.020449 10.0.0.33 - - [2026-04-25 02:18:09] "GET /tag/b3f2ad37-e777-40b4-b2e1-1bc6461a5a10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014407 10.0.0.33 - - [2026-04-25 02:18:09] "GET /tag/b3f2ad37-e777-40b4-b2e1-1bc6461a5a10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.015163 10.0.0.33 - - [2026-04-25 02:18:09] "GET /virtual-machine-interface/13ed43ec-5d33-48ce-ae98-f4de6b18510a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005602 10.0.0.33 - - [2026-04-25 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.031247 10.0.0.33 - - [2026-04-25 02:18:09] "POST /chown HTTP/1.1" 200 109 0.026729 10.0.0.33 - - [2026-04-25 02:18:09] "POST /chown HTTP/1.1" 200 109 0.044518 10.0.0.33 - - [2026-04-25 02:18:10] "POST /set-tag HTTP/1.1" 200 109 0.053828 10.0.0.33 - - [2026-04-25 02:18:10] "GET /virtual-machine-interface/18a98049-ef2e-420e-a40d-a468c9c01777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.029335 10.0.0.33 - - [2026-04-25 02:18:10] "PUT /instance-ip/448ccbfc-cc37-4c79-a0f6-5563b38150ba HTTP/1.1" 200 256 0.036516 10.0.0.33 - - [2026-04-25 02:18:10] "POST /set-tag HTTP/1.1" 200 109 0.064404 10.0.0.33 - - [2026-04-25 02:18:10] "POST /ref-update HTTP/1.1" 200 156 0.066396 10.0.0.33 - - [2026-04-25 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.33 - - [2026-04-25 02:18:10] "GET /virtual-machine-interface/5a42b7eb-8bcf-4bca-9303-719b8b2d7668?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.020520 10.0.0.33 - - [2026-04-25 02:18:10] "POST /set-tag HTTP/1.1" 200 109 0.016739 10.0.0.33 - - [2026-04-25 02:18:10] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.019711 10.0.0.33 - - [2026-04-25 02:18:10] "POST /chown HTTP/1.1" 200 109 0.026576 10.0.0.33 - - [2026-04-25 02:18:10] "GET /firewall-rule/00a9e44a-a6e5-45f7-9758-f3409284d379?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2407 0.002923 10.0.0.33 - - [2026-04-25 02:18:10] "POST /chown HTTP/1.1" 200 109 0.014626 10.0.0.33 - - [2026-04-25 02:18:10] "PUT /instance-ip/448ccbfc-cc37-4c79-a0f6-5563b38150ba HTTP/1.1" 200 256 0.024441 10.0.0.33 - - [2026-04-25 02:18:10] "POST /ref-update HTTP/1.1" 200 156 0.036099 10.0.0.33 - - [2026-04-25 02:18:10] "POST /ref-update HTTP/1.1" 200 156 0.044589 10.0.0.33 - - [2026-04-25 02:18:10] "POST /chown HTTP/1.1" 200 109 0.022510 10.0.0.33 - - [2026-04-25 02:18:10] "DELETE /firewall-rule/00a9e44a-a6e5-45f7-9758-f3409284d379 HTTP/1.1" 200 115 0.150935 10.0.0.33 - - [2026-04-25 02:18:10] "POST /chown HTTP/1.1" 200 109 0.048928 10.0.0.33 - - [2026-04-25 02:18:10] "DELETE /loadbalancer-member/ccb722fb-378b-4a28-87ec-ad2d8593a608 HTTP/1.1" 200 115 0.064688 10.0.0.33 - - [2026-04-25 02:18:10] "PUT /instance-ip/448ccbfc-cc37-4c79-a0f6-5563b38150ba HTTP/1.1" 200 256 0.041502 10.0.0.33 - - [2026-04-25 02:18:10] "POST /ref-update HTTP/1.1" 200 156 0.030812 10.0.0.33 - - [2026-04-25 02:18:10] "DELETE /loadbalancer-pool/a4146c2b-e601-43f7-a33d-bbe9e3b5fad7 HTTP/1.1" 200 115 0.093881 10.0.0.33 - - [2026-04-25 02:18:10] "DELETE /loadbalancer-listener/de40a64a-4f3c-4144-a6c6-cae0ee70499c HTTP/1.1" 200 115 0.041460 10.0.0.33 - - [2026-04-25 02:18:10] "DELETE /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2 HTTP/1.1" 200 115 0.053407 10.0.0.33 - - [2026-04-25 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-04-25 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.33 - - [2026-04-25 02:18:10] "DELETE /instance-ip/448ccbfc-cc37-4c79-a0f6-5563b38150ba HTTP/1.1" 200 115 0.085122 10.0.0.33 - - [2026-04-25 02:18:10] "DELETE /virtual-machine-interface/13ed43ec-5d33-48ce-ae98-f4de6b18510a HTTP/1.1" 200 115 0.111142 10.0.0.33 - - [2026-04-25 02:18:11] "DELETE /service-instance/6b24f0af-81a8-4779-8b9b-b559b896d7bf HTTP/1.1" 200 115 0.062505 10.0.0.33 - - [2026-04-25 02:18:11] "GET /virtual-machine-interface/18a98049-ef2e-420e-a40d-a468c9c01777?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.010010 10.0.0.33 - - [2026-04-25 02:18:11] "DELETE /tag/b3f2ad37-e777-40b4-b2e1-1bc6461a5a10 HTTP/1.1" 200 115 0.138584 10.0.0.33 - - [2026-04-25 02:18:11] "DELETE /virtual-machine-interface/18a98049-ef2e-420e-a40d-a468c9c01777 HTTP/1.1" 200 115 0.065927 10.0.0.33 - - [2026-04-25 02:18:11] "DELETE /virtual-machine/58936e30-4c9d-4a64-81ff-04c35262116b HTTP/1.1" 200 115 0.036598 10.0.0.33 - - [2026-04-25 02:18:11] "GET /virtual-machine-interface/5a42b7eb-8bcf-4bca-9303-719b8b2d7668?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.006200 10.0.0.33 - - [2026-04-25 02:18:11] "DELETE /virtual-machine-interface/5a42b7eb-8bcf-4bca-9303-719b8b2d7668 HTTP/1.1" 200 115 0.054838 10.0.0.33 - - [2026-04-25 02:18:11] "POST /ref-update HTTP/1.1" 200 156 0.026084 10.0.0.33 - - [2026-04-25 02:18:11] "DELETE /virtual-machine/52a11f52-255d-4849-b9c6-1a30d4c4cd4d HTTP/1.1" 200 115 0.061907 10.0.0.33 - - [2026-04-25 02:18:23] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005080 10.0.0.33 - - [2026-04-25 02:18:23] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.33 - - [2026-04-25 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.33 - - [2026-04-25 02:18:23] "GET /loadbalancer/8aba0dea-85d1-4d77-ac5e-b9005310949f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003408 10.0.0.33 - - [2026-04-25 02:18:23] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004297 10.0.0.33 - - [2026-04-25 02:18:23] "POST /set-tag HTTP/1.1" 200 109 0.029075 10.0.0.33 - - [2026-04-25 02:18:23] "DELETE /loadbalancer-member/305f5ee0-b589-4267-a59b-8a673c8aa7cf HTTP/1.1" 200 115 0.055068 10.0.0.33 - - [2026-04-25 02:18:23] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015970 10.0.0.33 - - [2026-04-25 02:18:23] "POST /set-tag HTTP/1.1" 200 109 0.004585 10.0.0.33 - - [2026-04-25 02:18:23] "DELETE /loadbalancer-member/5207e928-0304-4dad-a421-19c75a54f577 HTTP/1.1" 200 115 0.067436 10.0.0.33 - - [2026-04-25 02:18:23] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009676 10.0.0.33 - - [2026-04-25 02:18:23] "POST /set-tag HTTP/1.1" 200 109 0.004550 10.0.0.33 - - [2026-04-25 02:18:23] "DELETE /loadbalancer-member/0706a46e-22cc-4fa0-83ff-dba7e4e5dc97 HTTP/1.1" 200 115 0.045344 10.0.0.33 - - [2026-04-25 02:18:23] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.013272 10.0.0.33 - - [2026-04-25 02:18:23] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.33 - - [2026-04-25 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006452 10.0.0.33 - - [2026-04-25 02:18:23] "GET /loadbalancer/8aba0dea-85d1-4d77-ac5e-b9005310949f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002747 10.0.0.33 - - [2026-04-25 02:18:23] "GET /loadbalancer-pool/d3168c57-dd83-41f9-b40c-0ccdc0daddc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003208 10.0.0.33 - - [2026-04-25 02:18:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031378 10.0.0.33 - - [2026-04-25 02:18:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029216 10.0.0.33 - - [2026-04-25 02:18:23] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.020249 10.0.0.33 - - [2026-04-25 02:18:23] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008756 10.0.0.33 - - [2026-04-25 02:18:23] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002673 10.0.0.33 - - [2026-04-25 02:18:23] "POST /set-tag HTTP/1.1" 200 109 0.079502 10.0.0.33 - - [2026-04-25 02:18:24] "GET /loadbalancer-pool/d49fe28f-a402-46c9-8a46-8a0b0a623b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015420 10.0.0.33 - - [2026-04-25 02:18:24] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031200 10.0.0.33 - - [2026-04-25 02:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016521 10.0.0.33 - - [2026-04-25 02:18:24] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.018208 10.0.0.33 - - [2026-04-25 02:18:24] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007690 10.0.0.33 - - [2026-04-25 02:18:24] "POST /set-tag HTTP/1.1" 200 109 0.009553 10.0.0.33 - - [2026-04-25 02:18:24] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002903 10.0.0.33 - - [2026-04-25 02:18:24] "GET /loadbalancer-pool/1a450a13-abe3-47d3-98e7-3a1b9a323df2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002807 10.0.0.33 - - [2026-04-25 02:18:24] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027445 10.0.0.33 - - [2026-04-25 02:18:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.030443 10.0.0.33 - - [2026-04-25 02:18:24] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008039 10.0.0.33 - - [2026-04-25 02:18:24] "GET /virtual-machine-interface/83d48774-404b-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.008162 10.0.0.33 - - [2026-04-25 02:18:24] "GET /floating-ip/ada53485-0103-4e40-830a-9cb182e72053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003211 10.0.0.33 - - [2026-04-25 02:18:24] "POST /set-tag HTTP/1.1" 200 109 0.002702 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:18:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:18:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:18:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:18:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:18:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:18:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001180 10.0.0.33 - - [2026-04-25 02:18:58] "POST /tags HTTP/1.1" 409 252 0.002835 10.0.0.33 - - [2026-04-25 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.33 - - [2026-04-25 02:18:58] "GET /tag/af324330-d41b-4a38-9eba-1d50c1551e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013968 10.0.0.33 - - [2026-04-25 02:18:58] "POST /tags HTTP/1.1" 409 228 0.003728 10.0.0.33 - - [2026-04-25 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.33 - - [2026-04-25 02:18:58] "GET /tag/9190e375-bde4-4cc4-a5d3-1fbab7fc9362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012372 10.0.0.33 - - [2026-04-25 02:18:58] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002609 10.0.0.33 - - [2026-04-25 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2026-04-25 02:18:58] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007876 10.0.0.33 - - [2026-04-25 02:18:58] "POST /tags HTTP/1.1" 409 206 0.002146 10.0.0.33 - - [2026-04-25 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.33 - - [2026-04-25 02:18:58] "GET /tag/0917063a-c3c3-4b0c-a8a5-146156ec41fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013648 10.0.0.33 - - [2026-04-25 02:18:58] "POST /tags HTTP/1.1" 409 226 0.001934 10.0.0.33 - - [2026-04-25 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-04-25 02:18:58] "GET /tag/7269de75-8781-4d7e-85f9-57c54f6e3ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013299 10.0.0.33 - - [2026-04-25 02:18:58] "POST /tags HTTP/1.1" 409 204 0.001914 10.0.0.33 - - [2026-04-25 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2026-04-25 02:18:58] "GET /tag/d681805c-8b59-43e0-a5f4-598e1b2854c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012080 10.0.0.33 - - [2026-04-25 02:18:58] "POST /tags HTTP/1.1" 409 226 0.001883 10.0.0.33 - - [2026-04-25 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2026-04-25 02:18:58] "GET /tag/7269de75-8781-4d7e-85f9-57c54f6e3ce5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011328 10.0.0.33 - - [2026-04-25 02:18:58] "POST /tags HTTP/1.1" 409 228 0.010261 10.0.0.33 - - [2026-04-25 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-04-25 02:18:58] "GET /tag/9190e375-bde4-4cc4-a5d3-1fbab7fc9362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013177 10.0.0.33 - - [2026-04-25 02:18:58] "POST /tags HTTP/1.1" 409 252 0.001924 10.0.0.33 - - [2026-04-25 02:18:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.33 - - [2026-04-25 02:18:58] "GET /tag/af324330-d41b-4a38-9eba-1d50c1551e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012064 10.0.0.33 - - [2026-04-25 02:18:58] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002771 10.0.0.33 - - [2026-04-25 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2026-04-25 02:18:59] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008516 10.0.0.33 - - [2026-04-25 02:18:59] "POST /firewall-rules HTTP/1.1" 409 281 0.003432 10.0.0.33 - - [2026-04-25 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.33 - - [2026-04-25 02:18:59] "PUT /firewall-rule/59e12371-7d94-4b1f-bf43-1b479389a338 HTTP/1.1" 200 260 0.025147 10.0.0.33 - - [2026-04-25 02:18:59] "POST /firewall-rules HTTP/1.1" 409 291 0.009641 10.0.0.33 - - [2026-04-25 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.33 - - [2026-04-25 02:18:59] "PUT /firewall-rule/64230613-2617-47a9-b852-ae55a4511826 HTTP/1.1" 200 260 0.023802 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-rule/64230613-2617-47a9-b852-ae55a4511826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.014802 10.0.0.33 - - [2026-04-25 02:18:59] "POST /firewall-rules HTTP/1.1" 200 658 0.083707 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-rule/fe26006e-466c-4706-9626-64dfb7952e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.029720 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002885 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-rule/59e12371-7d94-4b1f-bf43-1b479389a338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003103 10.0.0.33 - - [2026-04-25 02:18:59] "POST /firewall-policys HTTP/1.1" 409 269 0.001789 10.0.0.33 - - [2026-04-25 02:18:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.33 - - [2026-04-25 02:18:59] "PUT /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d HTTP/1.1" 200 264 0.021485 10.0.0.33 - - [2026-04-25 02:18:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.027334 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.015735 10.0.0.33 - - [2026-04-25 02:18:59] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005278 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005628 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003119 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004071 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002569 10.0.0.33 - - [2026-04-25 02:18:59] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002280 10.0.0.33 - - [2026-04-25 02:20:00] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.019979 10.0.0.33 - - [2026-04-25 02:20:00] "POST /set-tag HTTP/1.1" 200 109 0.013591 10.0.0.33 - - [2026-04-25 02:20:01] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005749 10.0.0.33 - - [2026-04-25 02:20:01] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.33 - - [2026-04-25 02:20:01] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008069 10.0.0.33 - - [2026-04-25 02:20:01] "POST /set-tag HTTP/1.1" 200 109 0.005769 10.0.0.33 - - [2026-04-25 02:20:01] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010739 10.0.0.33 - - [2026-04-25 02:20:01] "POST /set-tag HTTP/1.1" 200 109 0.004564 10.0.0.33 - - [2026-04-25 02:20:01] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007333 10.0.0.33 - - [2026-04-25 02:20:01] "POST /set-tag HTTP/1.1" 200 109 0.003403 10.0.0.33 - - [2026-04-25 02:20:01] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006604 10.0.0.33 - - [2026-04-25 02:20:01] "POST /set-tag HTTP/1.1" 200 109 0.004048 10.0.0.33 - - [2026-04-25 02:20:01] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007415 10.0.0.33 - - [2026-04-25 02:20:01] "POST /set-tag HTTP/1.1" 200 109 0.003861 10.0.0.33 - - [2026-04-25 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.33 - - [2026-04-25 02:20:01] "GET /loadbalancer/7cb1ef91-21a2-46f9-bcb3-0aa992390667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003583 10.0.0.33 - - [2026-04-25 02:20:01] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006811 10.0.0.33 - - [2026-04-25 02:20:01] "POST /set-tag HTTP/1.1" 200 109 0.060217 10.0.0.33 - - [2026-04-25 02:20:01] "DELETE /loadbalancer-member/74567807-4bb8-4331-bab3-fc9a8c9b1ee9 HTTP/1.1" 200 115 0.092882 10.0.0.33 - - [2026-04-25 02:20:01] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011303 10.0.0.33 - - [2026-04-25 02:20:01] "POST /set-tag HTTP/1.1" 200 109 0.003596 10.0.0.33 - - [2026-04-25 02:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.33 - - [2026-04-25 02:20:01] "GET /loadbalancer/7cb1ef91-21a2-46f9-bcb3-0aa992390667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006418 10.0.0.33 - - [2026-04-25 02:20:02] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007976 10.0.0.33 - - [2026-04-25 02:20:02] "POST /set-tag HTTP/1.1" 200 109 0.006266 10.0.0.33 - - [2026-04-25 02:20:02] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005315 10.0.0.33 - - [2026-04-25 02:20:02] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.33 - - [2026-04-25 02:20:02] "GET /virtual-machine/49c0606f-4a80-47de-9dcf-30b3bd33755d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002769 10.0.0.33 - - [2026-04-25 02:20:02] "POST /ref-update HTTP/1.1" 200 156 0.009768 10.0.0.33 - - [2026-04-25 02:20:02] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004274 10.0.0.33 - - [2026-04-25 02:20:02] "POST /set-tag HTTP/1.1" 200 109 0.022007 10.0.0.33 - - [2026-04-25 02:20:02] "POST /set-tag HTTP/1.1" 200 109 0.036235 10.0.0.33 - - [2026-04-25 02:20:02] "POST /set-tag HTTP/1.1" 200 109 0.060613 10.0.0.33 - - [2026-04-25 02:20:02] "POST /set-tag HTTP/1.1" 200 109 0.022369 10.0.0.33 - - [2026-04-25 02:20:02] "POST /set-tag HTTP/1.1" 200 109 0.042253 10.0.0.33 - - [2026-04-25 02:20:03] "DELETE /instance-ip/c4095058-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.065618 10.0.0.33 - - [2026-04-25 02:20:03] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.33 - - [2026-04-25 02:20:03] "DELETE /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.046956 10.0.0.33 - - [2026-04-25 02:20:03] "DELETE /virtual-machine/49c0606f-4a80-47de-9dcf-30b3bd33755d HTTP/1.1" 200 115 0.024860 10.0.0.33 - - [2026-04-25 02:20:03] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004875 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.33 - - [2026-04-25 02:20:03] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005571 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.33 - - [2026-04-25 02:20:03] "GET /virtual-machine/8843e12f-fb3e-4455-ad67-94ad1422d6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003252 10.0.0.33 - - [2026-04-25 02:20:03] "POST /ref-update HTTP/1.1" 200 156 0.012180 10.0.0.33 - - [2026-04-25 02:20:03] "GET /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023701 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.022822 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.024542 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.045318 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.033854 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.041162 10.0.0.33 - - [2026-04-25 02:20:03] "DELETE /instance-ip/c49a9284-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.072212 10.0.0.33 - - [2026-04-25 02:20:03] "DELETE /virtual-machine-interface/c483d508-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.049937 10.0.0.33 - - [2026-04-25 02:20:03] "DELETE /virtual-machine/8843e12f-fb3e-4455-ad67-94ad1422d6d7 HTTP/1.1" 200 115 0.024960 10.0.0.33 - - [2026-04-25 02:20:03] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005847 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.33 - - [2026-04-25 02:20:03] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005497 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.33 - - [2026-04-25 02:20:03] "GET /virtual-machine/5061146e-efd4-41b4-9175-1437112aa544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003465 10.0.0.33 - - [2026-04-25 02:20:03] "POST /ref-update HTTP/1.1" 200 156 0.010591 10.0.0.33 - - [2026-04-25 02:20:03] "GET /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013345 10.0.0.33 - - [2026-04-25 02:20:03] "POST /set-tag HTTP/1.1" 200 109 0.020104 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.036232 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.020714 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.016022 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.032017 10.0.0.33 - - [2026-04-25 02:20:04] "DELETE /instance-ip/c390d0c4-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.055547 10.0.0.33 - - [2026-04-25 02:20:04] "POST /ref-update HTTP/1.1" 200 156 0.011310 10.0.0.33 - - [2026-04-25 02:20:04] "DELETE /virtual-machine-interface/c3750c36-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.047755 10.0.0.33 - - [2026-04-25 02:20:04] "DELETE /virtual-machine/5061146e-efd4-41b4-9175-1437112aa544 HTTP/1.1" 200 115 0.025678 10.0.0.33 - - [2026-04-25 02:20:04] "DELETE /tag/3c007006-de9b-4a6b-a77c-1d0107a11084 HTTP/1.1" 200 115 0.049630 10.0.0.33 - - [2026-04-25 02:20:04] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006574 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.002899 10.0.0.33 - - [2026-04-25 02:20:04] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004872 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.003006 10.0.0.33 - - [2026-04-25 02:20:04] "GET /virtual-machine/768b3fba-3d2a-4ba4-a143-cd2b6970fb51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003662 10.0.0.33 - - [2026-04-25 02:20:04] "POST /ref-update HTTP/1.1" 200 156 0.011807 10.0.0.33 - - [2026-04-25 02:20:04] "GET /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024839 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.024925 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.029584 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.028279 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.035382 10.0.0.33 - - [2026-04-25 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.044601 10.0.0.33 - - [2026-04-25 02:20:04] "DELETE /instance-ip/c509dcac-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.060250 10.0.0.33 - - [2026-04-25 02:20:04] "DELETE /virtual-machine-interface/c4f5be16-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.043148 10.0.0.33 - - [2026-04-25 02:20:04] "DELETE /virtual-machine/768b3fba-3d2a-4ba4-a143-cd2b6970fb51 HTTP/1.1" 200 115 0.019131 10.0.0.33 - - [2026-04-25 02:20:05] "DELETE /tag/6085cd13-e7d1-45b5-8794-0af1e2015d22 HTTP/1.1" 200 115 0.041403 10.0.0.33 - - [2026-04-25 02:20:05] "DELETE /tag/0917063a-c3c3-4b0c-a8a5-146156ec41fb HTTP/1.1" 409 388 0.005512 10.0.0.33 - - [2026-04-25 02:20:06] "POST /tags HTTP/1.1" 200 365 0.054230 10.0.0.33 - - [2026-04-25 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.33 - - [2026-04-25 02:20:06] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015820 10.0.0.33 - - [2026-04-25 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.33 - - [2026-04-25 02:20:06] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043240 10.0.0.33 - - [2026-04-25 02:20:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-04-25 02:20:06] "GET /service-appliance-set/fe85d81a-348b-4587-98d0-ce9d77703af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003931 10.0.0.33 - - [2026-04-25 02:20:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.002641 10.0.0.33 - - [2026-04-25 02:20:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.108768 10.0.0.33 - - [2026-04-25 02:20:06] "GET /virtual-machine-interface/ecd84f55-7395-45ce-ad8e-4dcb8489cb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.017401 10.0.0.33 - - [2026-04-25 02:20:07] "POST /set-tag HTTP/1.1" 200 109 0.016324 10.0.0.33 - - [2026-04-25 02:20:07] "POST /instance-ips HTTP/1.1" 200 417 0.033913 10.0.0.33 - - [2026-04-25 02:20:07] "GET /instance-ip/f1fa3dca-8911-40d7-8ce5-31895f4bed0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.009320 10.0.0.33 - - [2026-04-25 02:20:07] "POST /loadbalancers HTTP/1.1" 200 618 0.060165 10.0.0.33 - - [2026-04-25 02:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025250 10.0.0.33 - - [2026-04-25 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009751 10.0.0.33 - - [2026-04-25 02:20:07] "POST /service-instances HTTP/1.1" 200 566 0.027582 10.0.0.33 - - [2026-04-25 02:20:07] "POST /ref-update HTTP/1.1" 200 156 0.016005 10.0.0.33 - - [2026-04-25 02:20:07] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070612 10.0.0.33 - - [2026-04-25 02:20:07] "GET /virtual-machine-interface/ecd84f55-7395-45ce-ad8e-4dcb8489cb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005196 10.0.0.33 - - [2026-04-25 02:20:07] "PUT /service-instance/ef93dfcf-8159-4c42-9c5a-82f4091ee2a7 HTTP/1.1" 200 266 0.029804 10.0.0.33 - - [2026-04-25 02:20:07] "GET /virtual-machine-interface/ecd84f55-7395-45ce-ad8e-4dcb8489cb76?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.017929 10.0.0.33 - - [2026-04-25 02:20:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.015241 10.0.0.33 - - [2026-04-25 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.33 - - [2026-04-25 02:20:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.002211 10.0.0.33 - - [2026-04-25 02:20:07] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003080 10.0.0.33 - - [2026-04-25 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.33 - - [2026-04-25 02:20:07] "POST /virtual-machines HTTP/1.1" 200 429 0.016382 10.0.0.33 - - [2026-04-25 02:20:07] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004605 10.0.0.33 - - [2026-04-25 02:20:07] "POST /tags HTTP/1.1" 409 221 0.013556 10.0.0.33 - - [2026-04-25 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.33 - - [2026-04-25 02:20:07] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.032150 10.0.0.33 - - [2026-04-25 02:20:07] "POST /tags HTTP/1.1" 409 238 0.011185 10.0.0.33 - - [2026-04-25 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012709 10.0.0.33 - - [2026-04-25 02:20:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152213 10.0.0.33 - - [2026-04-25 02:20:07] "POST /chown HTTP/1.1" 200 109 0.019009 10.0.0.33 - - [2026-04-25 02:20:07] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018432 10.0.0.33 - - [2026-04-25 02:20:07] "POST /chown HTTP/1.1" 200 109 0.008404 10.0.0.33 - - [2026-04-25 02:20:07] "PUT /virtual-machine-interface/d930c31c-0aa3-4c90-a5e3-b58fc9245c3f HTTP/1.1" 200 284 0.069533 10.0.0.33 - - [2026-04-25 02:20:07] "POST /firewall-rules HTTP/1.1" 200 650 0.107865 10.0.0.33 - - [2026-04-25 02:20:07] "GET /firewall-rule/e1187df1-5668-4888-a3af-a9b1f087b129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.041118 10.0.0.33 - - [2026-04-25 02:20:07] "PUT /instance-ip/f1fa3dca-8911-40d7-8ce5-31895f4bed0c HTTP/1.1" 200 256 0.063736 10.0.0.33 - - [2026-04-25 02:20:07] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003391 10.0.0.33 - - [2026-04-25 02:20:07] "GET /firewall-rule/e1187df1-5668-4888-a3af-a9b1f087b129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005528 10.0.0.33 - - [2026-04-25 02:20:07] "POST /ref-update HTTP/1.1" 200 156 0.024971 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.027383 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.049885 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.032879 10.0.0.33 - - [2026-04-25 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.33 - - [2026-04-25 02:20:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031287 10.0.0.33 - - [2026-04-25 02:20:08] "GET /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.004008 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.015542 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.020539 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.020751 10.0.0.33 - - [2026-04-25 02:20:08] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.048468 10.0.0.33 - - [2026-04-25 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.33 - - [2026-04-25 02:20:08] "POST /virtual-machines HTTP/1.1" 200 429 0.020495 10.0.0.33 - - [2026-04-25 02:20:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054218 10.0.0.33 - - [2026-04-25 02:20:08] "GET /loadbalancer-listener/f9a3cba2-c06e-4a6c-aceb-ca8694150b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.025131 10.0.0.33 - - [2026-04-25 02:20:08] "GET /loadbalancer-listener/f9a3cba2-c06e-4a6c-aceb-ca8694150b82?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.014519 10.0.0.33 - - [2026-04-25 02:20:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.114506 10.0.0.33 - - [2026-04-25 02:20:08] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.051153 10.0.0.33 - - [2026-04-25 02:20:08] "POST /chown HTTP/1.1" 200 109 0.029099 10.0.0.33 - - [2026-04-25 02:20:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011917 10.0.0.33 - - [2026-04-25 02:20:08] "POST /chown HTTP/1.1" 200 109 0.009509 10.0.0.33 - - [2026-04-25 02:20:08] "GET /loadbalancer-pool/69af534e-cc3c-470d-b987-086ffd0ca4cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008473 10.0.0.33 - - [2026-04-25 02:20:08] "PUT /virtual-machine-interface/0df45e3e-d991-437e-b8fe-f18672f72336 HTTP/1.1" 200 284 0.029079 10.0.0.33 - - [2026-04-25 02:20:08] "PUT /instance-ip/f1fa3dca-8911-40d7-8ce5-31895f4bed0c HTTP/1.1" 200 256 0.042785 10.0.0.33 - - [2026-04-25 02:20:08] "POST /loadbalancer-members HTTP/1.1" 200 707 0.058776 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.011228 10.0.0.33 - - [2026-04-25 02:20:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017318 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.028872 10.0.0.33 - - [2026-04-25 02:20:08] "GET /loadbalancer-member/2312e505-b622-40b9-a8eb-1b4d55bf5c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.008157 10.0.0.33 - - [2026-04-25 02:20:08] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005883 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.016181 10.0.0.33 - - [2026-04-25 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.33 - - [2026-04-25 02:20:08] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004376 10.0.0.33 - - [2026-04-25 02:20:08] "POST /tags HTTP/1.1" 409 221 0.002872 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.009913 10.0.0.33 - - [2026-04-25 02:20:08] "POST /ref-update HTTP/1.1" 200 156 0.019616 10.0.0.33 - - [2026-04-25 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.33 - - [2026-04-25 02:20:08] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016574 10.0.0.33 - - [2026-04-25 02:20:08] "POST /tags HTTP/1.1" 409 238 0.009011 10.0.0.33 - - [2026-04-25 02:20:08] "PUT /service-instance/ef93dfcf-8159-4c42-9c5a-82f4091ee2a7 HTTP/1.1" 200 266 0.014139 10.0.0.33 - - [2026-04-25 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.33 - - [2026-04-25 02:20:08] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013085 10.0.0.33 - - [2026-04-25 02:20:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019032 10.0.0.33 - - [2026-04-25 02:20:08] "POST /firewall-rules HTTP/1.1" 409 293 0.013784 10.0.0.33 - - [2026-04-25 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-04-25 02:20:08] "POST /chown HTTP/1.1" 200 109 0.006768 10.0.0.33 - - [2026-04-25 02:20:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2026-04-25 02:20:08] "POST /chown HTTP/1.1" 200 109 0.007731 10.0.0.33 - - [2026-04-25 02:20:08] "PUT /firewall-rule/e1187df1-5668-4888-a3af-a9b1f087b129 HTTP/1.1" 200 260 0.039042 10.0.0.33 - - [2026-04-25 02:20:08] "GET /firewall-rule/e1187df1-5668-4888-a3af-a9b1f087b129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008332 10.0.0.33 - - [2026-04-25 02:20:09] "PUT /instance-ip/f1fa3dca-8911-40d7-8ce5-31895f4bed0c HTTP/1.1" 200 256 0.041652 10.0.0.33 - - [2026-04-25 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.019185 10.0.0.33 - - [2026-04-25 02:20:09] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012427 10.0.0.33 - - [2026-04-25 02:20:09] "GET /firewall-rule/e1187df1-5668-4888-a3af-a9b1f087b129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.002959 10.0.0.33 - - [2026-04-25 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.33 - - [2026-04-25 02:20:09] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011831 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 200 109 0.008070 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 200 109 0.024305 10.0.0.33 - - [2026-04-25 02:20:09] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.034820 10.0.0.33 - - [2026-04-25 02:20:09] "GET /virtual-machine-interface/0df45e3e-d991-437e-b8fe-f18672f72336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004552 10.0.0.33 - - [2026-04-25 02:20:09] "PUT /instance-ip/f1fa3dca-8911-40d7-8ce5-31895f4bed0c HTTP/1.1" 200 256 0.054270 10.0.0.33 - - [2026-04-25 02:20:09] "POST /set-tag HTTP/1.1" 200 109 0.027585 10.0.0.33 - - [2026-04-25 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.010578 10.0.0.33 - - [2026-04-25 02:20:09] "GET /virtual-machine-interface/d930c31c-0aa3-4c90-a5e3-b58fc9245c3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.009084 10.0.0.33 - - [2026-04-25 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 200 109 0.009744 10.0.0.33 - - [2026-04-25 02:20:09] "POST /set-tag HTTP/1.1" 200 109 0.031675 10.0.0.33 - - [2026-04-25 02:20:09] "GET /virtual-machine-interface/ecd84f55-7395-45ce-ad8e-4dcb8489cb76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.016994 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 200 109 0.007378 10.0.0.33 - - [2026-04-25 02:20:09] "PUT /instance-ip/f1fa3dca-8911-40d7-8ce5-31895f4bed0c HTTP/1.1" 200 256 0.027722 10.0.0.33 - - [2026-04-25 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.032028 10.0.0.33 - - [2026-04-25 02:20:09] "POST /set-tag HTTP/1.1" 200 109 0.054903 10.0.0.33 - - [2026-04-25 02:20:09] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007253 10.0.0.33 - - [2026-04-25 02:20:09] "GET /firewall-rule/e1187df1-5668-4888-a3af-a9b1f087b129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003513 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 200 109 0.007129 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 200 109 0.024084 10.0.0.33 - - [2026-04-25 02:20:09] "PUT /instance-ip/f1fa3dca-8911-40d7-8ce5-31895f4bed0c HTTP/1.1" 200 256 0.026210 10.0.0.33 - - [2026-04-25 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.044555 10.0.0.33 - - [2026-04-25 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.012712 10.0.0.33 - - [2026-04-25 02:20:09] "DELETE /firewall-rule/e1187df1-5668-4888-a3af-a9b1f087b129 HTTP/1.1" 200 115 0.077089 10.0.0.33 - - [2026-04-25 02:20:09] "DELETE /loadbalancer-member/2312e505-b622-40b9-a8eb-1b4d55bf5c6b HTTP/1.1" 200 115 0.026552 10.0.0.33 - - [2026-04-25 02:20:09] "PUT /service-instance/ef93dfcf-8159-4c42-9c5a-82f4091ee2a7 HTTP/1.1" 200 266 0.011371 10.0.0.33 - - [2026-04-25 02:20:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018432 10.0.0.33 - - [2026-04-25 02:20:09] "DELETE /loadbalancer-pool/69af534e-cc3c-470d-b987-086ffd0ca4cb HTTP/1.1" 200 115 0.078701 10.0.0.33 - - [2026-04-25 02:20:09] "DELETE /loadbalancer-listener/f9a3cba2-c06e-4a6c-aceb-ca8694150b82 HTTP/1.1" 200 115 0.039118 10.0.0.33 - - [2026-04-25 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 200 109 0.008636 10.0.0.33 - - [2026-04-25 02:20:09] "DELETE /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2 HTTP/1.1" 200 115 0.068571 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 200 109 0.008524 10.0.0.33 - - [2026-04-25 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.030039 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 200 109 0.023861 10.0.0.33 - - [2026-04-25 02:20:09] "POST /chown HTTP/1.1" 404 171 0.004611 10.0.0.33 - - [2026-04-25 02:20:09] "DELETE /instance-ip/f1fa3dca-8911-40d7-8ce5-31895f4bed0c HTTP/1.1" 200 115 0.127185 10.0.0.33 - - [2026-04-25 02:20:09] "POST /ref-update HTTP/1.1" 200 156 0.011382 10.0.0.33 - - [2026-04-25 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2026-04-25 02:20:10] "DELETE /virtual-machine-interface/ecd84f55-7395-45ce-ad8e-4dcb8489cb76 HTTP/1.1" 200 115 0.064613 10.0.0.33 - - [2026-04-25 02:20:10] "DELETE /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d HTTP/1.1" 409 336 0.004930 10.0.0.33 - - [2026-04-25 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2026-04-25 02:20:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-04-25 02:20:10] "POST /service-instances HTTP/1.1" 409 259 0.002306 10.0.0.33 - - [2026-04-25 02:20:10] "POST /service-instances HTTP/1.1" 409 259 0.002615 10.0.0.33 - - [2026-04-25 02:20:10] "DELETE /service-instance/ef93dfcf-8159-4c42-9c5a-82f4091ee2a7 HTTP/1.1" 200 115 0.035587 10.0.0.33 - - [2026-04-25 02:20:10] "GET /virtual-machine-interface/d930c31c-0aa3-4c90-a5e3-b58fc9245c3f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005327 10.0.0.33 - - [2026-04-25 02:20:10] "DELETE /virtual-machine-interface/d930c31c-0aa3-4c90-a5e3-b58fc9245c3f HTTP/1.1" 200 115 0.047761 10.0.0.33 - - [2026-04-25 02:20:10] "POST /ref-update HTTP/1.1" 200 156 0.013315 10.0.0.33 - - [2026-04-25 02:20:10] "DELETE /virtual-machine/78470f13-8ea4-45ce-979c-beb7d558852d HTTP/1.1" 200 115 0.021564 10.0.0.33 - - [2026-04-25 02:20:10] "GET /virtual-machine-interface/0df45e3e-d991-437e-b8fe-f18672f72336?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.007638 10.0.0.33 - - [2026-04-25 02:20:10] "DELETE /virtual-machine-interface/0df45e3e-d991-437e-b8fe-f18672f72336 HTTP/1.1" 200 115 0.038818 10.0.0.33 - - [2026-04-25 02:20:10] "DELETE /virtual-machine/9c80f3b4-b49b-4598-ac81-9056cfb5b1b2 HTTP/1.1" 200 115 0.021015 10.0.0.33 - - [2026-04-25 02:20:32] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005262 10.0.0.33 - - [2026-04-25 02:20:32] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.33 - - [2026-04-25 02:20:32] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004717 10.0.0.33 - - [2026-04-25 02:20:32] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.33 - - [2026-04-25 02:20:32] "GET /virtual-machine/73b6eb67-58d5-409b-a09a-76d039cfb627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003123 10.0.0.33 - - [2026-04-25 02:20:32] "POST /ref-update HTTP/1.1" 200 156 0.010727 10.0.0.33 - - [2026-04-25 02:20:32] "GET /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012986 10.0.0.33 - - [2026-04-25 02:20:32] "POST /set-tag HTTP/1.1" 200 109 0.025497 10.0.0.33 - - [2026-04-25 02:20:32] "POST /set-tag HTTP/1.1" 200 109 0.033826 10.0.0.33 - - [2026-04-25 02:20:32] "POST /set-tag HTTP/1.1" 200 109 0.030719 10.0.0.33 - - [2026-04-25 02:20:32] "POST /set-tag HTTP/1.1" 200 109 0.013703 10.0.0.33 - - [2026-04-25 02:20:33] "DELETE /instance-ip/c6829074-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.050547 10.0.0.33 - - [2026-04-25 02:20:33] "DELETE /virtual-machine-interface/c66737d4-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.043983 10.0.0.33 - - [2026-04-25 02:20:33] "DELETE /virtual-machine/73b6eb67-58d5-409b-a09a-76d039cfb627 HTTP/1.1" 200 115 0.030426 10.0.0.33 - - [2026-04-25 02:20:33] "DELETE /tag/b4beebd8-a0cf-44e4-8152-015be6304a75 HTTP/1.1" 200 115 0.036373 10.0.0.33 - - [2026-04-25 02:20:33] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005261 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.33 - - [2026-04-25 02:20:33] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004758 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.33 - - [2026-04-25 02:20:33] "GET /virtual-machine/c8d7bf1f-bda2-43aa-bb35-f17e7f538f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003312 10.0.0.33 - - [2026-04-25 02:20:33] "POST /ref-update HTTP/1.1" 200 156 0.009816 10.0.0.33 - - [2026-04-25 02:20:33] "GET /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005734 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.018313 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.024181 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.034714 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.018509 10.0.0.33 - - [2026-04-25 02:20:33] "DELETE /instance-ip/c60a9f38-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.064194 10.0.0.33 - - [2026-04-25 02:20:33] "DELETE /virtual-machine-interface/c5f4e9cc-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.044595 10.0.0.33 - - [2026-04-25 02:20:33] "DELETE /virtual-machine/c8d7bf1f-bda2-43aa-bb35-f17e7f538f63 HTTP/1.1" 200 115 0.025377 10.0.0.33 - - [2026-04-25 02:20:33] "DELETE /tag/d681805c-8b59-43e0-a5f4-598e1b2854c2 HTTP/1.1" 409 236 0.007721 10.0.0.33 - - [2026-04-25 02:20:33] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004826 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.33 - - [2026-04-25 02:20:33] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004757 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.003165 10.0.0.33 - - [2026-04-25 02:20:33] "GET /virtual-machine/4954fc4a-30ff-4250-9ced-b839422a78b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003127 10.0.0.33 - - [2026-04-25 02:20:33] "POST /ref-update HTTP/1.1" 200 156 0.011242 10.0.0.33 - - [2026-04-25 02:20:33] "GET /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023838 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.021028 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.045533 10.0.0.33 - - [2026-04-25 02:20:33] "POST /set-tag HTTP/1.1" 200 109 0.041206 10.0.0.33 - - [2026-04-25 02:20:34] "POST /set-tag HTTP/1.1" 200 109 0.021113 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /instance-ip/c6f9cc5c-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.051027 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /virtual-machine-interface/c6de6638-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.041113 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /virtual-machine/4954fc4a-30ff-4250-9ced-b839422a78b9 HTTP/1.1" 200 115 0.026529 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /tag/af324330-d41b-4a38-9eba-1d50c1551e27 HTTP/1.1" 409 236 0.006505 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /tag/9190e375-bde4-4cc4-a5d3-1fbab7fc9362 HTTP/1.1" 409 236 0.006573 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /tag/219d1b8a-9c59-44ad-b257-cb993b4c76a6 HTTP/1.1" 200 115 0.040256 10.0.0.33 - - [2026-04-25 02:20:34] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006313 10.0.0.33 - - [2026-04-25 02:20:34] "POST /set-tag HTTP/1.1" 200 109 0.004482 10.0.0.33 - - [2026-04-25 02:20:34] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005906 10.0.0.33 - - [2026-04-25 02:20:34] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.33 - - [2026-04-25 02:20:34] "GET /virtual-machine/989ff733-c498-49ea-bdfd-ca41d6f3b38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003433 10.0.0.33 - - [2026-04-25 02:20:34] "POST /ref-update HTTP/1.1" 200 156 0.011685 10.0.0.33 - - [2026-04-25 02:20:34] "GET /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007928 10.0.0.33 - - [2026-04-25 02:20:34] "POST /set-tag HTTP/1.1" 200 109 0.027164 10.0.0.33 - - [2026-04-25 02:20:34] "POST /set-tag HTTP/1.1" 200 109 0.031457 10.0.0.33 - - [2026-04-25 02:20:34] "POST /set-tag HTTP/1.1" 200 109 0.025230 10.0.0.33 - - [2026-04-25 02:20:34] "POST /set-tag HTTP/1.1" 200 109 0.019081 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /instance-ip/c59a3b58-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.050631 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /virtual-machine-interface/c5801e8a-404c-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.035159 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /virtual-machine/989ff733-c498-49ea-bdfd-ca41d6f3b38e HTTP/1.1" 200 115 0.023870 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /tag/a2d539f2-6df6-4362-b974-1b760849f8a0 HTTP/1.1" 200 115 0.039082 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /tag/778073c2-c1f1-4a7c-85de-1972fa41df0c HTTP/1.1" 200 115 0.035120 10.0.0.33 - - [2026-04-25 02:20:34] "DELETE /tag/97392aae-1cbd-431e-81e9-77ae57658a62 HTTP/1.1" 200 115 0.035462 10.0.0.33 - - [2026-04-25 02:20:36] "POST /projects HTTP/1.1" 409 238 0.004020 10.0.0.33 - - [2026-04-25 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.33 - - [2026-04-25 02:20:36] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031222 10.0.0.33 - - [2026-04-25 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.33 - - [2026-04-25 02:20:36] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004532 10.0.0.33 - - [2026-04-25 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.33 - - [2026-04-25 02:20:36] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004126 10.0.0.33 - - [2026-04-25 02:20:36] "POST /security-groups HTTP/1.1" 409 285 0.008753 10.0.0.33 - - [2026-04-25 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2026-04-25 02:20:36] "PUT /security-group/49b40cfe-6416-4125-bfba-2f2853dde42e HTTP/1.1" 200 262 0.058548 10.0.0.33 - - [2026-04-25 02:20:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025539 10.0.0.33 - - [2026-04-25 02:20:36] "PUT /access-control-list/cfd2c0cf-bfcd-46fe-86cf-50c22d878e87 HTTP/1.1" 200 272 0.030145 10.0.0.33 - - [2026-04-25 02:20:36] "PUT /access-control-list/29187505-f448-458e-91fb-cc6dbad535ea HTTP/1.1" 200 272 0.022149 10.0.0.33 - - [2026-04-25 02:20:41] "POST /projects HTTP/1.1" 409 238 0.003865 10.0.0.33 - - [2026-04-25 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.33 - - [2026-04-25 02:20:41] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042868 10.0.0.33 - - [2026-04-25 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.33 - - [2026-04-25 02:20:41] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005829 10.0.0.33 - - [2026-04-25 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.33 - - [2026-04-25 02:20:41] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005382 10.0.0.33 - - [2026-04-25 02:20:41] "POST /security-groups HTTP/1.1" 409 285 0.003218 10.0.0.33 - - [2026-04-25 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.33 - - [2026-04-25 02:20:41] "PUT /security-group/49b40cfe-6416-4125-bfba-2f2853dde42e HTTP/1.1" 200 262 0.063428 10.0.0.33 - - [2026-04-25 02:20:41] "PUT /access-control-list/cfd2c0cf-bfcd-46fe-86cf-50c22d878e87 HTTP/1.1" 200 272 0.014843 10.0.0.33 - - [2026-04-25 02:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014098 10.0.0.33 - - [2026-04-25 02:20:41] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.011706 10.0.0.33 - - [2026-04-25 02:20:41] "PUT /access-control-list/29187505-f448-458e-91fb-cc6dbad535ea HTTP/1.1" 200 272 0.031475 10.0.0.33 - - [2026-04-25 02:20:41] "GET /firewall-rule/28743589-f83b-4ea0-80a6-03816e9ef469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002777 10.0.0.33 - - [2026-04-25 02:20:41] "POST /ref-update HTTP/1.1" 200 156 0.054859 10.0.0.33 - - [2026-04-25 02:20:41] "DELETE /firewall-rule/28743589-f83b-4ea0-80a6-03816e9ef469 HTTP/1.1" 200 115 0.051759 10.0.0.33 - - [2026-04-25 02:20:41] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005555 10.0.0.33 - - [2026-04-25 02:20:42] "GET /firewall-rule/bfc2db89-4714-46b4-8379-14ca7c167635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002930 10.0.0.33 - - [2026-04-25 02:20:42] "POST /ref-update HTTP/1.1" 200 156 0.065825 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /firewall-rule/bfc2db89-4714-46b4-8379-14ca7c167635 HTTP/1.1" 200 115 0.038683 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /tag/af324330-d41b-4a38-9eba-1d50c1551e27 HTTP/1.1" 409 236 0.005755 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /tag/9190e375-bde4-4cc4-a5d3-1fbab7fc9362 HTTP/1.1" 409 236 0.004907 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /tag/015d4dd0-463d-46f1-abcc-00772a4b9ca7 HTTP/1.1" 200 115 0.038118 10.0.0.33 - - [2026-04-25 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-04-25 02:20:42] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004997 10.0.0.33 - - [2026-04-25 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.33 - - [2026-04-25 02:20:42] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004172 10.0.0.33 - - [2026-04-25 02:20:42] "PUT /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60 HTTP/1.1" 200 264 0.056166 10.0.0.33 - - [2026-04-25 02:20:42] "PUT /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3 HTTP/1.1" 200 264 0.049104 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /security-group/49b40cfe-6416-4125-bfba-2f2853dde42e HTTP/1.1" 200 115 0.048144 10.0.0.33 - - [2026-04-25 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /access-control-list/cfd2c0cf-bfcd-46fe-86cf-50c22d878e87 HTTP/1.1" 200 115 0.034421 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /access-control-list/29187505-f448-458e-91fb-cc6dbad535ea HTTP/1.1" 200 115 0.039734 10.0.0.33 - - [2026-04-25 02:20:42] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.038494 10.0.0.33 - - [2026-04-25 02:20:42] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?fields=security_groups HTTP/1.1" 200 1352 0.027759 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /security-group/34618b9b-9b23-4a87-8072-1a1842dfbbfa HTTP/1.1" 200 115 0.043759 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /access-control-list/7d98cd80-983b-4bf0-aef1-3fd69e05c200 HTTP/1.1" 200 115 0.037615 10.0.0.33 - - [2026-04-25 02:20:42] "GET /project/62936f44-5905-4267-992e-165a5a2f99c2?fields=application_policy_sets HTTP/1.1" 200 1391 0.058018 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /access-control-list/fbd6e91d-1388-4949-9caa-0b589c46a4a4 HTTP/1.1" 200 115 0.058225 10.0.0.33 - - [2026-04-25 02:20:42] "DELETE /project/62936f44-5905-4267-992e-165a5a2f99c2 HTTP/1.1" 200 115 0.315858 10.0.0.33 - - [2026-04-25 02:20:42] "POST /projects HTTP/1.1" 409 238 0.002088 10.0.0.33 - - [2026-04-25 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-04-25 02:20:42] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.036103 10.0.0.33 - - [2026-04-25 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2026-04-25 02:20:42] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004456 10.0.0.33 - - [2026-04-25 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2026-04-25 02:20:43] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006332 10.0.0.33 - - [2026-04-25 02:20:43] "POST /security-groups HTTP/1.1" 409 285 0.002542 10.0.0.33 - - [2026-04-25 02:20:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-04-25 02:20:43] "PUT /security-group/1ba00f81-6a67-4e9a-8248-81cf8ed7e092 HTTP/1.1" 200 262 0.058902 10.0.0.33 - - [2026-04-25 02:20:43] "PUT /access-control-list/c77b3ac0-35a3-4d01-b01e-768c91886e3a HTTP/1.1" 200 272 0.016007 10.0.0.33 - - [2026-04-25 02:20:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024286 10.0.0.33 - - [2026-04-25 02:20:43] "PUT /access-control-list/82b7360d-b0b9-4394-8071-26ebf75e7f4c HTTP/1.1" 200 272 0.029910 10.0.0.33 - - [2026-04-25 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.33 - - [2026-04-25 02:20:47] "GET /loadbalancer/7cb1ef91-21a2-46f9-bcb3-0aa992390667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002599 10.0.0.33 - - [2026-04-25 02:20:47] "GET /virtual-machine-interface/c3f3ccf6-404c-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001881 10.0.0.33 - - [2026-04-25 02:20:47] "DELETE /loadbalancer-member/85f16fdc-5e53-4a0c-ad5e-87cb5effb2c5 HTTP/1.1" 200 115 0.040423 10.0.0.33 - - [2026-04-25 02:20:47] "DELETE /loadbalancer-pool/c3c878d2-31a0-475e-bf9f-9a84b28c4253 HTTP/1.1" 200 115 0.061035 10.0.0.33 - - [2026-04-25 02:20:47] "DELETE /loadbalancer-listener/27c032e5-69a4-407b-8a44-a32392b80153 HTTP/1.1" 200 115 0.038851 10.0.0.33 - - [2026-04-25 02:20:47] "DELETE /loadbalancer/7cb1ef91-21a2-46f9-bcb3-0aa992390667 HTTP/1.1" 200 115 0.053170 10.0.0.33 - - [2026-04-25 02:20:47] "DELETE /floating-ip/da10d9e3-16f7-499b-8071-5b2aba3fafc7 HTTP/1.1" 200 115 0.031711 10.0.0.33 - - [2026-04-25 02:20:47] "DELETE /instance-ip/63c28495-be44-4fc1-81ad-94ecc8689fc0 HTTP/1.1" 200 115 0.044763 10.0.0.33 - - [2026-04-25 02:20:47] "DELETE /virtual-machine-interface/71578437-d7e1-42f7-8779-54511cb098c5 HTTP/1.1" 200 115 0.045110 10.0.0.33 - - [2026-04-25 02:20:47] "DELETE /tag/6e9699a2-2581-4b0c-ad01-22958d17d7e8 HTTP/1.1" 200 115 0.041540 10.0.0.33 - - [2026-04-25 02:20:47] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004356 10.0.0.33 - - [2026-04-25 02:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.33 - - [2026-04-25 02:20:47] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004658 10.0.0.33 - - [2026-04-25 02:20:47] "GET /firewall-policy/23a3dfc7-3fc9-40d5-b484-d7d4b0698793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003543 10.0.0.33 - - [2026-04-25 02:20:47] "GET /firewall-rule/59e12371-7d94-4b1f-bf43-1b479389a338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003051 10.0.0.33 - - [2026-04-25 02:20:47] "POST /ref-update HTTP/1.1" 200 156 0.013508 10.0.0.33 - - [2026-04-25 02:20:48] "DELETE /firewall-rule/59e12371-7d94-4b1f-bf43-1b479389a338 HTTP/1.1" 200 115 0.034161 10.0.0.33 - - [2026-04-25 02:20:48] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002544 10.0.0.33 - - [2026-04-25 02:20:48] "GET /firewall-rule/64230613-2617-47a9-b852-ae55a4511826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003764 10.0.0.33 - - [2026-04-25 02:20:48] "POST /ref-update HTTP/1.1" 200 156 0.016057 10.0.0.33 - - [2026-04-25 02:20:48] "DELETE /firewall-rule/64230613-2617-47a9-b852-ae55a4511826 HTTP/1.1" 200 115 0.047222 10.0.0.33 - - [2026-04-25 02:20:48] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004133 10.0.0.33 - - [2026-04-25 02:20:48] "GET /firewall-rule/fe26006e-466c-4706-9626-64dfb7952e66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2894 0.003546 10.0.0.33 - - [2026-04-25 02:20:48] "POST /ref-update HTTP/1.1" 200 156 0.017382 10.0.0.33 - - [2026-04-25 02:20:48] "DELETE /firewall-rule/fe26006e-466c-4706-9626-64dfb7952e66 HTTP/1.1" 200 115 0.067799 10.0.0.33 - - [2026-04-25 02:20:48] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006273 10.0.0.33 - - [2026-04-25 02:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008998 10.0.0.33 - - [2026-04-25 02:20:48] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010820 10.0.0.33 - - [2026-04-25 02:20:48] "GET /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004611 10.0.0.33 - - [2026-04-25 02:20:48] "POST /ref-update HTTP/1.1" 200 156 0.045805 10.0.0.33 - - [2026-04-25 02:20:48] "DELETE /firewall-policy/66acaa75-3389-4dee-aac1-09017a6abd8d HTTP/1.1" 200 115 0.072782 10.0.0.33 - - [2026-04-25 02:20:48] "DELETE /tag/0917063a-c3c3-4b0c-a8a5-146156ec41fb HTTP/1.1" 200 115 0.095110 10.0.0.33 - - [2026-04-25 02:20:48] "DELETE /tag/9190e375-bde4-4cc4-a5d3-1fbab7fc9362 HTTP/1.1" 200 115 0.136148 10.0.0.33 - - [2026-04-25 02:20:48] "DELETE /tag/af324330-d41b-4a38-9eba-1d50c1551e27 HTTP/1.1" 200 115 0.095691 10.0.0.33 - - [2026-04-25 02:20:49] "DELETE /tag/d681805c-8b59-43e0-a5f4-598e1b2854c2 HTTP/1.1" 200 115 0.134300 10.0.0.33 - - [2026-04-25 02:20:49] "POST /projects HTTP/1.1" 409 238 0.004945 10.0.0.33 - - [2026-04-25 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.33 - - [2026-04-25 02:20:49] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.047410 10.0.0.33 - - [2026-04-25 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008278 10.0.0.33 - - [2026-04-25 02:20:49] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004334 10.0.0.33 - - [2026-04-25 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-04-25 02:20:49] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004426 10.0.0.33 - - [2026-04-25 02:20:49] "POST /security-groups HTTP/1.1" 409 285 0.003447 10.0.0.33 - - [2026-04-25 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.33 - - [2026-04-25 02:20:49] "PUT /security-group/1ba00f81-6a67-4e9a-8248-81cf8ed7e092 HTTP/1.1" 200 262 0.074236 10.0.0.33 - - [2026-04-25 02:20:49] "PUT /access-control-list/c77b3ac0-35a3-4d01-b01e-768c91886e3a HTTP/1.1" 200 272 0.029758 10.0.0.33 - - [2026-04-25 02:20:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.064707 10.0.0.33 - - [2026-04-25 02:20:49] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.037068 10.0.0.33 - - [2026-04-25 02:20:49] "PUT /access-control-list/82b7360d-b0b9-4394-8071-26ebf75e7f4c HTTP/1.1" 200 272 0.028579 10.0.0.33 - - [2026-04-25 02:20:49] "GET /firewall-rule/26dde570-6bb8-4110-a1ca-53519e398078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.010826 10.0.0.33 - - [2026-04-25 02:20:49] "POST /ref-update HTTP/1.1" 200 156 0.100172 10.0.0.33 - - [2026-04-25 02:20:49] "DELETE /firewall-rule/26dde570-6bb8-4110-a1ca-53519e398078 HTTP/1.1" 200 115 0.057041 10.0.0.33 - - [2026-04-25 02:20:49] "GET /firewall-policy/8d24d32c-6d88-4a2d-b488-df304b43f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007164 10.0.0.33 - - [2026-04-25 02:20:49] "GET /firewall-rule/c6c4aea2-5dac-4fae-ad7b-b80df743649a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.010957 10.0.0.33 - - [2026-04-25 02:20:49] "POST /ref-update HTTP/1.1" 200 156 0.089949 10.0.0.33 - - [2026-04-25 02:20:49] "DELETE /firewall-rule/c6c4aea2-5dac-4fae-ad7b-b80df743649a HTTP/1.1" 200 115 0.091900 10.0.0.33 - - [2026-04-25 02:20:50] "DELETE /tag/7269de75-8781-4d7e-85f9-57c54f6e3ce5 HTTP/1.1" 200 115 0.070842 10.0.0.33 - - [2026-04-25 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.33 - - [2026-04-25 02:20:50] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008773 10.0.0.33 - - [2026-04-25 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.33 - - [2026-04-25 02:20:50] "GET /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005484 10.0.0.33 - - [2026-04-25 02:20:50] "PUT /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60 HTTP/1.1" 200 264 0.118054 10.0.0.33 - - [2026-04-25 02:20:50] "PUT /virtual-network/542331c3-9778-4f9d-9f09-4a4e8f5d47f3 HTTP/1.1" 200 264 0.149187 10.0.0.33 - - [2026-04-25 02:20:50] "DELETE /security-group/1ba00f81-6a67-4e9a-8248-81cf8ed7e092 HTTP/1.1" 200 115 0.089852 10.0.0.33 - - [2026-04-25 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.33 - - [2026-04-25 02:20:50] "DELETE /access-control-list/c77b3ac0-35a3-4d01-b01e-768c91886e3a HTTP/1.1" 200 115 0.059079 10.0.0.33 - - [2026-04-25 02:20:50] "DELETE /access-control-list/82b7360d-b0b9-4394-8071-26ebf75e7f4c HTTP/1.1" 200 115 0.062712 10.0.0.33 - - [2026-04-25 02:20:50] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.101126 10.0.0.33 - - [2026-04-25 02:20:50] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?fields=security_groups HTTP/1.1" 200 1350 0.072421 10.0.0.33 - - [2026-04-25 02:20:50] "DELETE /security-group/02bc0da9-81cc-45ef-a119-fa928d55edbd HTTP/1.1" 200 115 0.041053 10.0.0.33 - - [2026-04-25 02:20:50] "DELETE /access-control-list/3c2a7f46-ed23-4d88-9d42-f89d42d00089 HTTP/1.1" 200 115 0.060982 10.0.0.33 - - [2026-04-25 02:20:50] "GET /project/0c099e55-8509-43a3-85dd-253feb3bc46c?fields=application_policy_sets HTTP/1.1" 200 1389 0.071288 10.0.0.33 - - [2026-04-25 02:20:50] "DELETE /access-control-list/2bbb46b0-7c40-4513-8d68-a14c24ff0230 HTTP/1.1" 200 115 0.063144 10.0.0.33 - - [2026-04-25 02:20:51] "DELETE /project/0c099e55-8509-43a3-85dd-253feb3bc46c HTTP/1.1" 200 115 0.502113 10.0.0.33 - - [2026-04-25 02:20:59] "GET /global-system-configs HTTP/1.1" 200 322 0.005612 10.0.0.33 - - [2026-04-25 02:21:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003137 10.0.0.33 - - [2026-04-25 02:21:40] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.33 - - [2026-04-25 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.33 - - [2026-04-25 02:21:40] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002712 10.0.0.33 - - [2026-04-25 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.33 - - [2026-04-25 02:21:40] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002997 10.0.0.33 - - [2026-04-25 02:21:55] "GET / HTTP/1.1" 200 35931 0.001874 10.0.0.33 - - [2026-04-25 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2026-04-25 02:21:55] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005030 10.0.0.33 - - [2026-04-25 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.33 - - [2026-04-25 02:21:55] "GET /config-node/a6965f3f-ac40-46ce-af95-17b24ac3f0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002087 10.0.0.33 - - [2026-04-25 02:21:55] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.33 - - [2026-04-25 02:21:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002250 10.0.0.33 - - [2026-04-25 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.33 - - [2026-04-25 02:22:00] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004045 10.0.0.33 - - [2026-04-25 02:22:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2026-04-25 02:22:00] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.012108 10.0.0.33 - - [2026-04-25 02:22:01] "GET / HTTP/1.1" 200 35931 0.002728 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 264 0.002593 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.33 - - [2026-04-25 02:22:01] "PUT /alarm/caa27478-f71a-492e-8096-c0276dbbacbc HTTP/1.1" 200 244 0.020765 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 261 0.007064 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.33 - - [2026-04-25 02:22:01] "PUT /alarm/f9789d11-61d5-45db-8ab1-606fa0526627 HTTP/1.1" 200 244 0.017281 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 261 0.010949 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.33 - - [2026-04-25 02:22:01] "PUT /alarm/bd8866a8-6afe-4e78-be39-0bcab40dc237 HTTP/1.1" 200 244 0.014223 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 253 0.004722 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-04-25 02:22:01] "PUT /alarm/17647a00-ee3f-4825-8c1a-e4b7cfb70386 HTTP/1.1" 200 244 0.013573 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 251 0.009814 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.33 - - [2026-04-25 02:22:01] "PUT /alarm/82412faa-0779-404d-8afa-f29cbfba8049 HTTP/1.1" 200 244 0.011533 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 252 0.011920 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.33 - - [2026-04-25 02:22:01] "PUT /alarm/1f319b3f-a0d7-48a3-8c5b-5a7ffa0c6c8f HTTP/1.1" 200 244 0.010721 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 256 0.005479 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.33 - - [2026-04-25 02:22:01] "PUT /alarm/7485acca-eb3c-40e1-b172-be05244c9711 HTTP/1.1" 200 244 0.013313 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 248 0.012822 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.33 - - [2026-04-25 02:22:01] "PUT /alarm/c21debdf-f83c-41cd-860d-a133db379e81 HTTP/1.1" 200 244 0.012925 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 252 0.008667 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.33 - - [2026-04-25 02:22:01] "PUT /alarm/9f6c0802-234e-4824-9ce8-fa2a6bc713bc HTTP/1.1" 200 244 0.011622 10.0.0.33 - - [2026-04-25 02:22:01] "POST /alarms HTTP/1.1" 409 257 0.005707 10.0.0.33 - - [2026-04-25 02:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/4f6468ec-5231-42ab-a827-cd4598951902 HTTP/1.1" 200 244 0.011006 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 251 0.007030 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/b19acdd5-8843-45c0-9cdf-369f5a22314e HTTP/1.1" 200 244 0.010916 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 257 0.008021 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/752db01d-c336-48ec-938f-f9c4fe214e65 HTTP/1.1" 200 244 0.012202 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 261 0.010289 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008454 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/b9b5fbd4-6ae4-4982-a39e-6e53934e15be HTTP/1.1" 200 244 0.010950 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 258 0.011510 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/462b175b-d4dd-4691-9e9d-f025605b413f HTTP/1.1" 200 244 0.010333 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 254 0.001985 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021034 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/3e4f2faf-eabc-4ef3-9f70-0246df646a5b HTTP/1.1" 200 244 0.017769 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 254 0.004796 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/7a11edfd-a3d4-4036-8e13-0e29340b1cc4 HTTP/1.1" 200 244 0.011244 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 254 0.009205 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/a9c8a1bd-89dc-4260-ada4-8bbc20288987 HTTP/1.1" 200 244 0.012308 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 247 0.008174 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/6149d9f4-2d09-442a-8818-eade627a0422 HTTP/1.1" 200 244 0.011410 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 272 0.003045 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/114c8a2d-0a7c-496e-a0aa-081ea190dc40 HTTP/1.1" 200 244 0.013514 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 261 0.003628 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/5eaaace5-e33a-4a87-aebd-b812ba958437 HTTP/1.1" 200 244 0.012691 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 259 0.003245 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012050 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/8ab27fb4-8c33-438b-965a-7cc294ae3dcd HTTP/1.1" 200 244 0.011460 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 265 0.003837 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.33 - - [2026-04-25 02:22:02] "PUT /alarm/e43eeae0-2179-4252-8547-1f232de14f77 HTTP/1.1" 200 244 0.012251 10.0.0.33 - - [2026-04-25 02:22:02] "POST /alarms HTTP/1.1" 409 279 0.010341 10.0.0.33 - - [2026-04-25 02:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.33 - - [2026-04-25 02:22:03] "PUT /alarm/20afe170-b33b-4ca9-8661-af3d70631711 HTTP/1.1" 200 244 0.017749 10.0.0.33 - - [2026-04-25 02:22:03] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.33 - - [2026-04-25 02:22:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002100 10.0.0.33 - - [2026-04-25 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-04-25 02:22:03] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.014867 10.0.0.33 - - [2026-04-25 02:22:03] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.33 - - [2026-04-25 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009837 10.0.0.33 - - [2026-04-25 02:22:03] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.007412 10.0.0.33 - - [2026-04-25 02:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2026-04-25 02:22:03] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.031498 10.0.0.33 - - [2026-04-25 02:22:04] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.33 - - [2026-04-25 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-04-25 02:22:04] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005822 10.0.0.33 - - [2026-04-25 02:22:04] "PUT /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30 HTTP/1.1" 200 274 0.028270 10.0.0.33 - - [2026-04-25 02:22:06] "POST /tags HTTP/1.1" 409 238 0.002050 10.0.0.33 - - [2026-04-25 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.33 - - [2026-04-25 02:22:06] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014653 10.0.0.33 - - [2026-04-25 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.33 - - [2026-04-25 02:22:06] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.022284 10.0.0.33 - - [2026-04-25 02:22:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.33 - - [2026-04-25 02:22:06] "GET /service-appliance-set/fe85d81a-348b-4587-98d0-ce9d77703af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002780 10.0.0.33 - - [2026-04-25 02:22:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.003479 10.0.0.33 - - [2026-04-25 02:22:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.113980 10.0.0.33 - - [2026-04-25 02:22:06] "GET /virtual-machine-interface/68097e23-4c92-452c-8d88-c12b6feab513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004453 10.0.0.33 - - [2026-04-25 02:22:06] "POST /set-tag HTTP/1.1" 200 109 0.023271 10.0.0.33 - - [2026-04-25 02:22:07] "POST /instance-ips HTTP/1.1" 200 417 0.070814 10.0.0.33 - - [2026-04-25 02:22:07] "GET /instance-ip/88007427-dd58-40f2-a017-9119a5321c08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.009022 10.0.0.33 - - [2026-04-25 02:22:07] "GET / HTTP/1.1" 200 35931 0.002470 10.0.0.33 - - [2026-04-25 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.33 - - [2026-04-25 02:22:07] "GET /routing-instance/1a62d38e-2aa5-4f58-b1ce-49ab61e162a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.043635 10.0.0.33 - - [2026-04-25 02:22:07] "POST /loadbalancers HTTP/1.1" 200 618 0.074224 10.0.0.33 - - [2026-04-25 02:22:07] "POST /bgp-routers HTTP/1.1" 409 301 0.004824 10.0.0.33 - - [2026-04-25 02:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032992 10.0.0.33 - - [2026-04-25 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013547 10.0.0.33 - - [2026-04-25 02:22:07] "POST /service-instances HTTP/1.1" 200 566 0.038763 10.0.0.33 - - [2026-04-25 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006124 10.0.0.33 - - [2026-04-25 02:22:07] "GET /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004235 10.0.0.33 - - [2026-04-25 02:22:07] "POST /ref-update HTTP/1.1" 200 156 0.016146 10.0.0.33 - - [2026-04-25 02:22:07] "PUT /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10 HTTP/1.1" 200 254 0.064408 10.0.0.33 - - [2026-04-25 02:22:07] "PUT /service-instance/1c4e44f6-eaea-4ce3-aea7-b1efe94ce64d HTTP/1.1" 200 266 0.043701 10.0.0.33 - - [2026-04-25 02:22:07] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.138157 10.0.0.33 - - [2026-04-25 02:22:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.091259 10.0.0.33 - - [2026-04-25 02:22:07] "GET /virtual-machine-interface/68097e23-4c92-452c-8d88-c12b6feab513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.025962 10.0.0.33 - - [2026-04-25 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022856 10.0.0.33 - - [2026-04-25 02:22:07] "GET /virtual-machine-interface/68097e23-4c92-452c-8d88-c12b6feab513?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.011470 10.0.0.33 - - [2026-04-25 02:22:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.006408 10.0.0.33 - - [2026-04-25 02:22:07] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005931 10.0.0.33 - - [2026-04-25 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.33 - - [2026-04-25 02:22:07] "POST /virtual-machines HTTP/1.1" 200 429 0.035143 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:22:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:22:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.33 - - [2026-04-25 02:22:07] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.044192 10.0.0.33 - - [2026-04-25 02:22:07] "POST /tags HTTP/1.1" 409 221 0.001739 10.0.0.33 - - [2026-04-25 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.33 - - [2026-04-25 02:22:07] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016032 10.0.0.33 - - [2026-04-25 02:22:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.139279 10.0.0.33 - - [2026-04-25 02:22:07] "POST /tags HTTP/1.1" 409 238 0.008548 10.0.0.33 - - [2026-04-25 02:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.33 - - [2026-04-25 02:22:07] "POST /chown HTTP/1.1" 200 109 0.028642 10.0.0.33 - - [2026-04-25 02:22:07] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.021271 10.0.0.33 - - [2026-04-25 02:22:07] "POST /chown HTTP/1.1" 200 109 0.006467 10.0.0.33 - - [2026-04-25 02:22:07] "PUT /virtual-machine-interface/78e628e7-c1e8-4b86-8d00-49f0d3e58c28 HTTP/1.1" 200 284 0.030910 10.0.0.33 - - [2026-04-25 02:22:07] "PUT /instance-ip/88007427-dd58-40f2-a017-9119a5321c08 HTTP/1.1" 200 256 0.048038 10.0.0.33 - - [2026-04-25 02:22:07] "POST /firewall-rules HTTP/1.1" 200 650 0.128532 10.0.0.33 - - [2026-04-25 02:22:07] "GET /firewall-rule/9ef53b9c-221a-4a2a-94fb-0ce0b44b9fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009314 10.0.0.33 - - [2026-04-25 02:22:07] "POST /ref-update HTTP/1.1" 200 156 0.047132 10.0.0.33 - - [2026-04-25 02:22:08] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.029033 10.0.0.33 - - [2026-04-25 02:22:08] "GET /firewall-rule/9ef53b9c-221a-4a2a-94fb-0ce0b44b9fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.021505 10.0.0.33 - - [2026-04-25 02:22:08] "POST /ref-update HTTP/1.1" 200 156 0.091465 10.0.0.33 - - [2026-04-25 02:22:08] "POST /ref-update HTTP/1.1" 200 156 0.054747 10.0.0.33 - - [2026-04-25 02:22:08] "POST /ref-update HTTP/1.1" 200 156 0.084851 10.0.0.33 - - [2026-04-25 02:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019677 10.0.0.33 - - [2026-04-25 02:22:08] "POST /ref-update HTTP/1.1" 200 156 0.029576 10.0.0.33 - - [2026-04-25 02:22:08] "POST /ref-update HTTP/1.1" 200 156 0.034242 10.0.0.33 - - [2026-04-25 02:22:08] "POST /ref-update HTTP/1.1" 200 156 0.041692 10.0.0.33 - - [2026-04-25 02:22:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.097722 10.0.0.33 - - [2026-04-25 02:22:08] "GET /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.006780 10.0.0.33 - - [2026-04-25 02:22:08] "POST /virtual-machines HTTP/1.1" 200 429 0.019849 10.0.0.33 - - [2026-04-25 02:22:08] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.053974 10.0.0.33 - - [2026-04-25 02:22:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2026-04-25 02:22:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.146006 10.0.0.33 - - [2026-04-25 02:22:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.219369 10.0.0.33 - - [2026-04-25 02:22:08] "GET /loadbalancer-listener/82234d12-46f6-438f-a19a-897b47a62b5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.040645 10.0.0.33 - - [2026-04-25 02:22:08] "POST /chown HTTP/1.1" 200 109 0.028484 10.0.0.33 - - [2026-04-25 02:22:08] "GET /loadbalancer-listener/82234d12-46f6-438f-a19a-897b47a62b5c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.018362 10.0.0.33 - - [2026-04-25 02:22:08] "POST /chown HTTP/1.1" 200 109 0.017105 10.0.0.33 - - [2026-04-25 02:22:08] "PUT /virtual-machine-interface/aabd5724-94b3-4698-a97b-365f44805e56 HTTP/1.1" 200 284 0.051598 10.0.0.33 - - [2026-04-25 02:22:08] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.104481 10.0.0.33 - - [2026-04-25 02:22:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018374 10.0.0.33 - - [2026-04-25 02:22:08] "PUT /instance-ip/88007427-dd58-40f2-a017-9119a5321c08 HTTP/1.1" 200 256 0.084366 10.0.0.33 - - [2026-04-25 02:22:08] "GET /loadbalancer-pool/55810762-9240-46b5-8ddd-cdeec9b6ce80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014512 10.0.0.33 - - [2026-04-25 02:22:08] "POST /ref-update HTTP/1.1" 200 156 0.022796 10.0.0.33 - - [2026-04-25 02:22:09] "POST /ref-update HTTP/1.1" 200 156 0.040055 10.0.0.33 - - [2026-04-25 02:22:09] "POST /ref-update HTTP/1.1" 200 156 0.027455 10.0.0.33 - - [2026-04-25 02:22:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.083274 10.0.0.33 - - [2026-04-25 02:22:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019437 10.0.0.33 - - [2026-04-25 02:22:09] "GET /loadbalancer-member/3793701b-5d93-4bfe-ae4c-4a9fdf00c751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.002588 10.0.0.33 - - [2026-04-25 02:22:09] "POST /ref-update HTTP/1.1" 200 156 0.018081 10.0.0.33 - - [2026-04-25 02:22:09] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010489 10.0.0.33 - - [2026-04-25 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-04-25 02:22:09] "POST /ref-update HTTP/1.1" 200 156 0.028922 10.0.0.33 - - [2026-04-25 02:22:09] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017805 10.0.0.33 - - [2026-04-25 02:22:09] "POST /tags HTTP/1.1" 409 221 0.012145 10.0.0.33 - - [2026-04-25 02:22:09] "PUT /service-instance/1c4e44f6-eaea-4ce3-aea7-b1efe94ce64d HTTP/1.1" 200 266 0.009727 10.0.0.33 - - [2026-04-25 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.33 - - [2026-04-25 02:22:09] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016347 10.0.0.33 - - [2026-04-25 02:22:09] "POST /tags HTTP/1.1" 409 238 0.006237 10.0.0.33 - - [2026-04-25 02:22:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021647 10.0.0.33 - - [2026-04-25 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.33 - - [2026-04-25 02:22:09] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022964 10.0.0.33 - - [2026-04-25 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.33 - - [2026-04-25 02:22:09] "POST /firewall-rules HTTP/1.1" 409 293 0.004769 10.0.0.33 - - [2026-04-25 02:22:09] "POST /chown HTTP/1.1" 200 109 0.008871 10.0.0.33 - - [2026-04-25 02:22:09] "POST /chown HTTP/1.1" 200 109 0.020564 10.0.0.33 - - [2026-04-25 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.33 - - [2026-04-25 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009952 10.0.0.33 - - [2026-04-25 02:22:09] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003333 10.0.0.33 - - [2026-04-25 02:22:09] "PUT /firewall-rule/9ef53b9c-221a-4a2a-94fb-0ce0b44b9fb1 HTTP/1.1" 200 260 0.044102 10.0.0.33 - - [2026-04-25 02:22:09] "PUT /instance-ip/88007427-dd58-40f2-a017-9119a5321c08 HTTP/1.1" 200 256 0.024330 10.0.0.33 - - [2026-04-25 02:22:09] "GET /firewall-rule/9ef53b9c-221a-4a2a-94fb-0ce0b44b9fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.026059 10.0.0.33 - - [2026-04-25 02:22:09] "POST /ref-update HTTP/1.1" 200 156 0.074178 10.0.0.33 - - [2026-04-25 02:22:09] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.025361 10.0.0.33 - - [2026-04-25 02:22:09] "POST /chown HTTP/1.1" 200 109 0.032486 10.0.0.33 - - [2026-04-25 02:22:09] "GET /firewall-rule/9ef53b9c-221a-4a2a-94fb-0ce0b44b9fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.018876 10.0.0.33 - - [2026-04-25 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010731 10.0.0.33 - - [2026-04-25 02:22:09] "POST /chown HTTP/1.1" 200 109 0.038261 10.0.0.33 - - [2026-04-25 02:22:09] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.054261 10.0.0.33 - - [2026-04-25 02:22:09] "GET /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.054837 10.0.0.33 - - [2026-04-25 02:22:09] "GET /virtual-machine-interface/68097e23-4c92-452c-8d88-c12b6feab513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014589 10.0.0.33 - - [2026-04-25 02:22:09] "PUT /instance-ip/88007427-dd58-40f2-a017-9119a5321c08 HTTP/1.1" 200 256 0.142085 10.0.0.33 - - [2026-04-25 02:22:09] "POST /ref-update HTTP/1.1" 200 156 0.033071 10.0.0.33 - - [2026-04-25 02:22:09] "POST /set-tag HTTP/1.1" 200 109 0.044553 10.0.0.33 - - [2026-04-25 02:22:09] "GET /virtual-machine-interface/78e628e7-c1e8-4b86-8d00-49f0d3e58c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019627 10.0.0.33 - - [2026-04-25 02:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.33 - - [2026-04-25 02:22:09] "POST /set-tag HTTP/1.1" 200 109 0.047071 10.0.0.33 - - [2026-04-25 02:22:09] "POST /chown HTTP/1.1" 200 109 0.030852 10.0.0.33 - - [2026-04-25 02:22:10] "GET /virtual-machine-interface/aabd5724-94b3-4698-a97b-365f44805e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.014363 10.0.0.33 - - [2026-04-25 02:22:10] "POST /chown HTTP/1.1" 200 109 0.061919 10.0.0.33 - - [2026-04-25 02:22:10] "POST /set-tag HTTP/1.1" 200 109 0.052068 10.0.0.33 - - [2026-04-25 02:22:10] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.008196 10.0.0.33 - - [2026-04-25 02:22:10] "GET /firewall-rule/9ef53b9c-221a-4a2a-94fb-0ce0b44b9fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.008950 10.0.0.33 - - [2026-04-25 02:22:10] "PUT /instance-ip/88007427-dd58-40f2-a017-9119a5321c08 HTTP/1.1" 200 256 0.084903 10.0.0.33 - - [2026-04-25 02:22:10] "POST /ref-update HTTP/1.1" 200 156 0.074811 10.0.0.33 - - [2026-04-25 02:22:10] "POST /ref-update HTTP/1.1" 200 156 0.037450 10.0.0.33 - - [2026-04-25 02:22:10] "POST /chown HTTP/1.1" 200 109 0.047785 10.0.0.33 - - [2026-04-25 02:22:10] "POST /chown HTTP/1.1" 200 109 0.021123 10.0.0.33 - - [2026-04-25 02:22:10] "DELETE /firewall-rule/9ef53b9c-221a-4a2a-94fb-0ce0b44b9fb1 HTTP/1.1" 200 115 0.169222 10.0.0.33 - - [2026-04-25 02:22:10] "PUT /instance-ip/88007427-dd58-40f2-a017-9119a5321c08 HTTP/1.1" 200 256 0.065570 10.0.0.33 - - [2026-04-25 02:22:10] "DELETE /loadbalancer-member/3793701b-5d93-4bfe-ae4c-4a9fdf00c751 HTTP/1.1" 200 115 0.091672 10.0.0.33 - - [2026-04-25 02:22:10] "POST /ref-update HTTP/1.1" 200 156 0.070271 10.0.0.33 - - [2026-04-25 02:22:10] "DELETE /loadbalancer-pool/55810762-9240-46b5-8ddd-cdeec9b6ce80 HTTP/1.1" 200 115 0.102850 10.0.0.33 - - [2026-04-25 02:22:10] "DELETE /loadbalancer-listener/82234d12-46f6-438f-a19a-897b47a62b5c HTTP/1.1" 200 115 0.070106 10.0.0.33 - - [2026-04-25 02:22:10] "DELETE /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2 HTTP/1.1" 200 115 0.065630 10.0.0.33 - - [2026-04-25 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.33 - - [2026-04-25 02:22:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.021099 10.0.0.33 - - [2026-04-25 02:22:10] "DELETE /instance-ip/88007427-dd58-40f2-a017-9119a5321c08 HTTP/1.1" 200 115 0.103595 10.0.0.33 - - [2026-04-25 02:22:10] "DELETE /virtual-machine-interface/68097e23-4c92-452c-8d88-c12b6feab513 HTTP/1.1" 200 115 0.077229 10.0.0.33 - - [2026-04-25 02:22:11] "DELETE /tag/839f26e6-ea1a-4b66-8d9c-692bc2d8505d HTTP/1.1" 200 115 0.112810 10.0.0.33 - - [2026-04-25 02:22:11] "DELETE /service-instance/1c4e44f6-eaea-4ce3-aea7-b1efe94ce64d HTTP/1.1" 200 115 0.068372 10.0.0.33 - - [2026-04-25 02:22:11] "GET /virtual-machine-interface/aabd5724-94b3-4698-a97b-365f44805e56?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004907 10.0.0.33 - - [2026-04-25 02:22:11] "DELETE /virtual-machine-interface/aabd5724-94b3-4698-a97b-365f44805e56 HTTP/1.1" 200 115 0.162332 10.0.0.33 - - [2026-04-25 02:22:11] "DELETE /virtual-machine/4b3cc992-715a-417b-b032-b51a0d493cdf HTTP/1.1" 200 115 0.059437 10.0.0.33 - - [2026-04-25 02:22:11] "GET /virtual-machine-interface/78e628e7-c1e8-4b86-8d00-49f0d3e58c28?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008353 10.0.0.33 - - [2026-04-25 02:22:11] "DELETE /virtual-machine-interface/78e628e7-c1e8-4b86-8d00-49f0d3e58c28 HTTP/1.1" 200 115 0.051577 10.0.0.33 - - [2026-04-25 02:22:11] "POST /ref-update HTTP/1.1" 200 156 0.013365 10.0.0.33 - - [2026-04-25 02:22:11] "DELETE /virtual-machine/98fe6f9e-b0ca-40f4-89ce-5f0a06f1e66b HTTP/1.1" 200 115 0.035554 10.0.0.33 - - [2026-04-25 02:22:24] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.33 - - [2026-04-25 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.33 - - [2026-04-25 02:22:24] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005538 10.0.0.33 - - [2026-04-25 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.33 - - [2026-04-25 02:22:24] "GET /config-node/a6965f3f-ac40-46ce-af95-17b24ac3f0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002302 10.0.0.33 - - [2026-04-25 02:22:35] "GET / HTTP/1.1" 200 35931 0.001426 10.0.0.33 - - [2026-04-25 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.33 - - [2026-04-25 02:22:35] "GET /routing-instance/1a62d38e-2aa5-4f58-b1ce-49ab61e162a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010606 10.0.0.33 - - [2026-04-25 02:22:35] "POST /bgp-routers HTTP/1.1" 409 301 0.007778 10.0.0.33 - - [2026-04-25 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009339 10.0.0.33 - - [2026-04-25 02:22:35] "GET /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.007760 10.0.0.33 - - [2026-04-25 02:22:35] "PUT /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10 HTTP/1.1" 200 254 0.021407 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:22:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:22:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001264 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:23:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:23:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001089 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:23:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:23:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001259 10.0.0.33 - - [2026-04-25 02:23:25] "GET / HTTP/1.1" 200 35931 0.001974 10.0.0.33 - - [2026-04-25 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.33 - - [2026-04-25 02:23:25] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006411 10.0.0.33 - - [2026-04-25 02:23:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2026-04-25 02:23:25] "GET /config-node/a6965f3f-ac40-46ce-af95-17b24ac3f0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002513 10.0.0.33 - - [2026-04-25 02:23:25] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.33 - - [2026-04-25 02:23:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001999 10.0.0.33 - - [2026-04-25 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.33 - - [2026-04-25 02:23:30] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002539 10.0.0.33 - - [2026-04-25 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.33 - - [2026-04-25 02:23:30] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.008533 10.0.0.33 - - [2026-04-25 02:23:30] "GET / HTTP/1.1" 200 35931 0.001773 10.0.0.33 - - [2026-04-25 02:23:30] "POST /alarms HTTP/1.1" 409 264 0.002397 10.0.0.33 - - [2026-04-25 02:23:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/caa27478-f71a-492e-8096-c0276dbbacbc HTTP/1.1" 200 244 0.018712 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 261 0.006155 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/f9789d11-61d5-45db-8ab1-606fa0526627 HTTP/1.1" 200 244 0.008191 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 261 0.012203 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/bd8866a8-6afe-4e78-be39-0bcab40dc237 HTTP/1.1" 200 244 0.009135 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 253 0.003923 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/17647a00-ee3f-4825-8c1a-e4b7cfb70386 HTTP/1.1" 200 244 0.009491 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 251 0.008327 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/82412faa-0779-404d-8afa-f29cbfba8049 HTTP/1.1" 200 244 0.009463 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 252 0.003048 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/1f319b3f-a0d7-48a3-8c5b-5a7ffa0c6c8f HTTP/1.1" 200 244 0.011491 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 256 0.007327 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/7485acca-eb3c-40e1-b172-be05244c9711 HTTP/1.1" 200 244 0.012176 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 248 0.007141 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/c21debdf-f83c-41cd-860d-a133db379e81 HTTP/1.1" 200 244 0.013466 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 252 0.013304 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/9f6c0802-234e-4824-9ce8-fa2a6bc713bc HTTP/1.1" 200 244 0.009601 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 257 0.010109 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/4f6468ec-5231-42ab-a827-cd4598951902 HTTP/1.1" 200 244 0.016623 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 251 0.016928 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/b19acdd5-8843-45c0-9cdf-369f5a22314e HTTP/1.1" 200 244 0.010409 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 257 0.011013 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/752db01d-c336-48ec-938f-f9c4fe214e65 HTTP/1.1" 200 244 0.009542 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 261 0.008105 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/b9b5fbd4-6ae4-4982-a39e-6e53934e15be HTTP/1.1" 200 244 0.010933 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 258 0.001600 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.33 - - [2026-04-25 02:23:31] "PUT /alarm/462b175b-d4dd-4691-9e9d-f025605b413f HTTP/1.1" 200 244 0.009982 10.0.0.33 - - [2026-04-25 02:23:31] "POST /alarms HTTP/1.1" 409 254 0.014175 10.0.0.33 - - [2026-04-25 02:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /alarm/3e4f2faf-eabc-4ef3-9f70-0246df646a5b HTTP/1.1" 200 244 0.009196 10.0.0.33 - - [2026-04-25 02:23:32] "POST /alarms HTTP/1.1" 409 254 0.008618 10.0.0.33 - - [2026-04-25 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /alarm/7a11edfd-a3d4-4036-8e13-0e29340b1cc4 HTTP/1.1" 200 244 0.009872 10.0.0.33 - - [2026-04-25 02:23:32] "POST /alarms HTTP/1.1" 409 254 0.006858 10.0.0.33 - - [2026-04-25 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /alarm/a9c8a1bd-89dc-4260-ada4-8bbc20288987 HTTP/1.1" 200 244 0.010494 10.0.0.33 - - [2026-04-25 02:23:32] "POST /alarms HTTP/1.1" 409 247 0.009118 10.0.0.33 - - [2026-04-25 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /alarm/6149d9f4-2d09-442a-8818-eade627a0422 HTTP/1.1" 200 244 0.010021 10.0.0.33 - - [2026-04-25 02:23:32] "POST /alarms HTTP/1.1" 409 272 0.011429 10.0.0.33 - - [2026-04-25 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /alarm/114c8a2d-0a7c-496e-a0aa-081ea190dc40 HTTP/1.1" 200 244 0.009930 10.0.0.33 - - [2026-04-25 02:23:32] "POST /alarms HTTP/1.1" 409 261 0.004824 10.0.0.33 - - [2026-04-25 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /alarm/5eaaace5-e33a-4a87-aebd-b812ba958437 HTTP/1.1" 200 244 0.010537 10.0.0.33 - - [2026-04-25 02:23:32] "POST /alarms HTTP/1.1" 409 259 0.011230 10.0.0.33 - - [2026-04-25 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /alarm/8ab27fb4-8c33-438b-965a-7cc294ae3dcd HTTP/1.1" 200 244 0.009107 10.0.0.33 - - [2026-04-25 02:23:32] "POST /alarms HTTP/1.1" 409 265 0.003673 10.0.0.33 - - [2026-04-25 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /alarm/e43eeae0-2179-4252-8547-1f232de14f77 HTTP/1.1" 200 244 0.009813 10.0.0.33 - - [2026-04-25 02:23:32] "POST /alarms HTTP/1.1" 409 279 0.010613 10.0.0.33 - - [2026-04-25 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /alarm/20afe170-b33b-4ca9-8661-af3d70631711 HTTP/1.1" 200 244 0.010154 10.0.0.33 - - [2026-04-25 02:23:32] "GET / HTTP/1.1" 200 35931 0.001723 10.0.0.33 - - [2026-04-25 02:23:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002067 10.0.0.33 - - [2026-04-25 02:23:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.33 - - [2026-04-25 02:23:32] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.007231 10.0.0.33 - - [2026-04-25 02:23:33] "GET / HTTP/1.1" 200 35931 0.001921 10.0.0.33 - - [2026-04-25 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.33 - - [2026-04-25 02:23:33] "GET /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002678 10.0.0.33 - - [2026-04-25 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2026-04-25 02:23:33] "PUT /global-vrouter-config/74692443-c551-48a0-8e0d-690b38561c73 HTTP/1.1" 200 276 0.010852 10.0.0.33 - - [2026-04-25 02:23:33] "GET / HTTP/1.1" 200 35931 0.002550 10.0.0.33 - - [2026-04-25 02:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2026-04-25 02:23:33] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005331 10.0.0.33 - - [2026-04-25 02:23:33] "PUT /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30 HTTP/1.1" 200 274 0.015906 10.0.0.33 - - [2026-04-25 02:23:37] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.33 - - [2026-04-25 02:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.33 - - [2026-04-25 02:23:37] "GET /routing-instance/1a62d38e-2aa5-4f58-b1ce-49ab61e162a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003190 10.0.0.33 - - [2026-04-25 02:23:37] "POST /bgp-routers HTTP/1.1" 409 301 0.002552 10.0.0.33 - - [2026-04-25 02:23:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:23:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:23:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001195 10.0.0.33 - - [2026-04-25 02:23:37] "GET /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003056 10.0.0.33 - - [2026-04-25 02:23:37] "PUT /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10 HTTP/1.1" 200 254 0.021232 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:23:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:23:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001071 10.0.0.33 - - [2026-04-25 02:23:41] "POST /tags HTTP/1.1" 200 355 0.033068 10.0.0.33 - - [2026-04-25 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008198 10.0.0.33 - - [2026-04-25 02:23:41] "GET /tag/83712084-3763-477f-9701-f3633d5e85f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020612 10.0.0.33 - - [2026-04-25 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2026-04-25 02:23:41] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005409 10.0.0.33 - - [2026-04-25 02:23:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.33 - - [2026-04-25 02:23:41] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.090340 10.0.0.33 - - [2026-04-25 02:23:41] "POST /virtual-machines HTTP/1.1" 200 351 0.028156 10.0.0.33 - - [2026-04-25 02:23:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027360 10.0.0.33 - - [2026-04-25 02:23:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.141746 10.0.0.33 - - [2026-04-25 02:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011718 10.0.0.33 - - [2026-04-25 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009135 10.0.0.33 - - [2026-04-25 02:23:42] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006133 10.0.0.33 - - [2026-04-25 02:23:42] "POST /instance-ips HTTP/1.1" 200 391 0.035575 10.0.0.33 - - [2026-04-25 02:23:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.039724 10.0.0.33 - - [2026-04-25 02:23:42] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.031322 10.0.0.33 - - [2026-04-25 02:23:42] "POST /set-tag HTTP/1.1" 200 109 0.050059 10.0.0.33 - - [2026-04-25 02:23:42] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.033201 10.0.0.33 - - [2026-04-25 02:23:42] "GET /instance-ip/c712abae-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003009 10.0.0.33 - - [2026-04-25 02:23:42] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009709 10.0.0.33 - - [2026-04-25 02:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.33 - - [2026-04-25 02:23:42] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.006825 10.0.0.33 - - [2026-04-25 02:23:42] "POST /ref-update HTTP/1.1" 200 156 0.022849 10.0.0.33 - - [2026-04-25 02:23:42] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004074 10.0.0.33 - - [2026-04-25 02:23:42] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.33 - - [2026-04-25 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2026-04-25 02:23:42] "GET /virtual-network/fa8e7ac9-ed8b-4a7d-a102-96d80d7dbf60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003773 10.0.0.33 - - [2026-04-25 02:23:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009982 10.0.0.33 - - [2026-04-25 02:23:42] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065919 10.0.0.33 - - [2026-04-25 02:23:42] "POST /virtual-machines HTTP/1.1" 200 355 0.138318 10.0.0.33 - - [2026-04-25 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035035 10.0.0.33 - - [2026-04-25 02:23:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.152504 10.0.0.33 - - [2026-04-25 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013739 10.0.0.33 - - [2026-04-25 02:23:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017742 10.0.0.33 - - [2026-04-25 02:23:43] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.025236 10.0.0.33 - - [2026-04-25 02:23:43] "POST /instance-ips HTTP/1.1" 200 395 0.026864 10.0.0.33 - - [2026-04-25 02:23:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024729 10.0.0.33 - - [2026-04-25 02:23:43] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.011724 10.0.0.33 - - [2026-04-25 02:23:43] "POST /set-tag HTTP/1.1" 200 109 0.017462 10.0.0.33 - - [2026-04-25 02:23:43] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009868 10.0.0.33 - - [2026-04-25 02:23:43] "GET /instance-ip/c7b65cf4-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005037 10.0.0.33 - - [2026-04-25 02:23:43] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005594 10.0.0.33 - - [2026-04-25 02:23:43] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.33 - - [2026-04-25 02:23:43] "GET /virtual-router/c03fb98e-6ed2-4c11-b0b1-8c745713e51c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003779 10.0.0.33 - - [2026-04-25 02:23:43] "POST /ref-update HTTP/1.1" 200 156 0.009786 10.0.0.33 - - [2026-04-25 02:23:43] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004522 10.0.0.33 - - [2026-04-25 02:23:43] "POST /set-tag HTTP/1.1" 200 109 0.006652 10.0.0.33 - - [2026-04-25 02:23:43] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005611 10.0.0.33 - - [2026-04-25 02:23:43] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.33 - - [2026-04-25 02:23:43] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004325 10.0.0.33 - - [2026-04-25 02:23:43] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.33 - - [2026-04-25 02:23:54] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006719 10.0.0.33 - - [2026-04-25 02:23:54] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.33 - - [2026-04-25 02:23:55] "GET / HTTP/1.1" 200 35931 0.002695 10.0.0.33 - - [2026-04-25 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.33 - - [2026-04-25 02:23:55] "GET /global-system-config/c70fac44-2980-48b9-997f-8f6fb4878f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006827 10.0.0.33 - - [2026-04-25 02:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2026-04-25 02:23:55] "GET /config-node/a6965f3f-ac40-46ce-af95-17b24ac3f0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002811 10.0.0.33 - - [2026-04-25 02:23:55] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004543 10.0.0.33 - - [2026-04-25 02:23:55] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.33 - - [2026-04-25 02:23:56] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005431 10.0.0.33 - - [2026-04-25 02:23:56] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.33 - - [2026-04-25 02:24:06] "POST /tags HTTP/1.1" 200 365 0.088272 10.0.0.33 - - [2026-04-25 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013946 10.0.0.33 - - [2026-04-25 02:24:06] "GET /tag/78a9b27d-af58-4a72-9aeb-98e2516a3406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.027715 10.0.0.33 - - [2026-04-25 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.33 - - [2026-04-25 02:24:06] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063539 10.0.0.33 - - [2026-04-25 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006337 10.0.0.33 - - [2026-04-25 02:24:06] "GET /service-appliance-set/fe85d81a-348b-4587-98d0-ce9d77703af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003992 10.0.0.33 - - [2026-04-25 02:24:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.005221 10.0.0.33 - - [2026-04-25 02:24:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.124769 10.0.0.33 - - [2026-04-25 02:24:07] "GET /virtual-machine-interface/d73e3d74-c8e1-4a4a-84cb-6bb00de6dc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011324 10.0.0.33 - - [2026-04-25 02:24:07] "POST /set-tag HTTP/1.1" 200 109 0.012603 10.0.0.33 - - [2026-04-25 02:24:07] "POST /instance-ips HTTP/1.1" 200 417 0.062598 10.0.0.33 - - [2026-04-25 02:24:07] "GET /instance-ip/9982a588-efe4-42e2-a192-1093b1917d1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.034754 10.0.0.33 - - [2026-04-25 02:24:07] "POST /loadbalancers HTTP/1.1" 200 618 0.076879 10.0.0.33 - - [2026-04-25 02:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014702 10.0.0.33 - - [2026-04-25 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.33 - - [2026-04-25 02:24:07] "POST /service-instances HTTP/1.1" 200 566 0.025346 10.0.0.33 - - [2026-04-25 02:24:07] "POST /ref-update HTTP/1.1" 200 156 0.034802 10.0.0.33 - - [2026-04-25 02:24:07] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063758 10.0.0.33 - - [2026-04-25 02:24:07] "GET /virtual-machine-interface/d73e3d74-c8e1-4a4a-84cb-6bb00de6dc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014029 10.0.0.33 - - [2026-04-25 02:24:07] "GET / HTTP/1.1" 200 35931 0.004625 10.0.0.33 - - [2026-04-25 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.33 - - [2026-04-25 02:24:07] "GET /routing-instance/1a62d38e-2aa5-4f58-b1ce-49ab61e162a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005419 10.0.0.33 - - [2026-04-25 02:24:07] "GET /virtual-machine-interface/d73e3d74-c8e1-4a4a-84cb-6bb00de6dc61?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.015835 10.0.0.33 - - [2026-04-25 02:24:07] "POST /bgp-routers HTTP/1.1" 409 301 0.007250 10.0.0.33 - - [2026-04-25 02:24:07] "PUT /service-instance/a4a85981-b5e5-46b3-855f-759718dd803b HTTP/1.1" 200 266 0.038254 10.0.0.33 - - [2026-04-25 02:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013694 10.0.0.33 - - [2026-04-25 02:24:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.009380 10.0.0.33 - - [2026-04-25 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018935 10.0.0.33 - - [2026-04-25 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.023116 10.0.0.33 - - [2026-04-25 02:24:07] "GET /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.012274 10.0.0.33 - - [2026-04-25 02:24:07] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.015474 10.0.0.33 - - [2026-04-25 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006947 10.0.0.33 - - [2026-04-25 02:24:07] "PUT /bgp-router/cb2f4133-9344-4588-bdd1-b4338e956f10 HTTP/1.1" 200 254 0.025061 10.0.0.33 - - [2026-04-25 02:24:07] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004534 10.0.0.33 - - [2026-04-25 02:24:07] "POST /virtual-machines HTTP/1.1" 200 429 0.030664 10.0.0.33 - - [2026-04-25 02:24:07] "POST /tags HTTP/1.1" 409 221 0.025927 10.0.0.33 - - [2026-04-25 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.33 - - [2026-04-25 02:24:07] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.062454 10.0.0.33 - - [2026-04-25 02:24:07] "POST /tags HTTP/1.1" 409 238 0.005419 10.0.0.33 - - [2026-04-25 02:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008658 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:24:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.33 - - [2026-04-25 02:24:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.33 - - [2026-04-25 02:24:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.172679 10.0.0.33 - - [2026-04-25 02:24:07] "POST /chown HTTP/1.1" 200 109 0.032026 10.0.0.33 - - [2026-04-25 02:24:07] "GET /tag/78a9b27d-af58-4a72-9aeb-98e2516a3406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012698 10.0.0.33 - - [2026-04-25 02:24:08] "POST /chown HTTP/1.1" 200 109 0.012639 10.0.0.33 - - [2026-04-25 02:24:08] "POST /firewall-rules HTTP/1.1" 200 650 0.056927 10.0.0.33 - - [2026-04-25 02:24:08] "GET /firewall-rule/d077ecd9-6ea6-42ff-bb74-4c2036b0d23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010423 10.0.0.33 - - [2026-04-25 02:24:08] "PUT /virtual-machine-interface/9138969c-894d-4c8d-bfa7-173da847d278 HTTP/1.1" 200 284 0.042387 10.0.0.33 - - [2026-04-25 02:24:08] "PUT /instance-ip/9982a588-efe4-42e2-a192-1093b1917d1b HTTP/1.1" 200 256 0.029662 10.0.0.33 - - [2026-04-25 02:24:08] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014256 10.0.0.33 - - [2026-04-25 02:24:08] "GET /firewall-rule/d077ecd9-6ea6-42ff-bb74-4c2036b0d23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003174 10.0.0.33 - - [2026-04-25 02:24:08] "POST /ref-update HTTP/1.1" 200 156 0.024591 10.0.0.33 - - [2026-04-25 02:24:08] "POST /ref-update HTTP/1.1" 200 156 0.023061 10.0.0.33 - - [2026-04-25 02:24:08] "POST /ref-update HTTP/1.1" 200 156 0.034037 10.0.0.33 - - [2026-04-25 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017768 10.0.0.33 - - [2026-04-25 02:24:08] "POST /ref-update HTTP/1.1" 200 156 0.032207 10.0.0.33 - - [2026-04-25 02:24:08] "POST /ref-update HTTP/1.1" 200 156 0.012938 10.0.0.33 - - [2026-04-25 02:24:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.203361 10.0.0.33 - - [2026-04-25 02:24:08] "GET /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.010167 10.0.0.33 - - [2026-04-25 02:24:08] "POST /ref-update HTTP/1.1" 200 156 0.022482 10.0.0.33 - - [2026-04-25 02:24:08] "POST /ref-update HTTP/1.1" 200 156 0.055954 10.0.0.33 - - [2026-04-25 02:24:08] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.048880 10.0.0.33 - - [2026-04-25 02:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.33 - - [2026-04-25 02:24:08] "POST /virtual-machines HTTP/1.1" 200 429 0.033678 10.0.0.33 - - [2026-04-25 02:24:08] "GET /project/d698ae20-2c00-4719-b6f4-5ffec2947e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.112885 10.0.0.33 - - [2026-04-25 02:24:08] "GET /loadbalancer-listener/5e32747d-3534-4438-bc2c-46b58bc39e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.017342 10.0.0.33 - - [2026-04-25 02:24:08] "GET /loadbalancer-listener/5e32747d-3534-4438-bc2c-46b58bc39e09?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.021267 10.0.0.33 - - [2026-04-25 02:24:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.170958 10.0.0.33 - - [2026-04-25 02:24:08] "POST /chown HTTP/1.1" 200 109 0.028950 10.0.0.33 - - [2026-04-25 02:24:08] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.080266 10.0.0.33 - - [2026-04-25 02:24:08] "POST /chown HTTP/1.1" 200 109 0.021520 10.0.0.33 - - [2026-04-25 02:24:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036170 10.0.0.33 - - [2026-04-25 02:24:08] "GET /loadbalancer-pool/0723b14d-df27-4122-9203-0d50a4fcd8a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008834 10.0.0.33 - - [2026-04-25 02:24:08] "PUT /virtual-machine-interface/290e9faf-9cca-4e87-aa8b-3df09a52408a HTTP/1.1" 200 284 0.044120 10.0.0.33 - - [2026-04-25 02:24:09] "PUT /instance-ip/9982a588-efe4-42e2-a192-1093b1917d1b HTTP/1.1" 200 256 0.037691 10.0.0.33 - - [2026-04-25 02:24:09] "POST /loadbalancer-members HTTP/1.1" 200 707 0.060940 10.0.0.33 - - [2026-04-25 02:24:09] "POST /ref-update HTTP/1.1" 200 156 0.011324 10.0.0.33 - - [2026-04-25 02:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021692 10.0.0.33 - - [2026-04-25 02:24:09] "POST /ref-update HTTP/1.1" 200 156 0.035615 10.0.0.33 - - [2026-04-25 02:24:09] "GET /loadbalancer-member/39613e14-67d4-4d73-a7a8-50012aa6d5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.026093 10.0.0.33 - - [2026-04-25 02:24:09] "GET /application-policy-set/4cd84a39-f5ef-4eb7-8490-576bb7f70b7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.007805 10.0.0.33 - - [2026-04-25 02:24:09] "POST /ref-update HTTP/1.1" 200 156 0.043744 10.0.0.33 - - [2026-04-25 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.33 - - [2026-04-25 02:24:09] "GET /policy-management/8a1a9e84-6483-4644-a76e-379cf0e4a6dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005900 10.0.0.33 - - [2026-04-25 02:24:09] "POST /tags HTTP/1.1" 409 221 0.003259 10.0.0.33 - - [2026-04-25 02:24:09] "POST /ref-update HTTP/1.1" 200 156 0.019595 10.0.0.33 - - [2026-04-25 02:24:09] "POST /ref-update HTTP/1.1" 200 156 0.031379 10.0.0.33 - - [2026-04-25 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010292 10.0.0.33 - - [2026-04-25 02:24:09] "GET /tag/0e664987-1e40-41f4-9bf1-ed18fb88ee11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.033543 10.0.0.33 - - [2026-04-25 02:24:09] "PUT /service-instance/a4a85981-b5e5-46b3-855f-759718dd803b HTTP/1.1" 200 266 0.011566 10.0.0.33 - - [2026-04-25 02:24:09] "POST /tags HTTP/1.1" 409 238 0.015438 10.0.0.33 - - [2026-04-25 02:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007659 10.0.0.33 - - [2026-04-25 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.33 - - [2026-04-25 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.33 - - [2026-04-25 02:24:09] "GET /tag/78a9b27d-af58-4a72-9aeb-98e2516a3406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017175 10.0.0.33 - - [2026-04-25 02:24:09] "POST /firewall-rules HTTP/1.1" 409 293 0.006029 10.0.0.33 - - [2026-04-25 02:24:09] "POST /chown HTTP/1.1" 200 109 0.022801 10.0.0.33 - - [2026-04-25 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017483 10.0.0.33 - - [2026-04-25 02:24:09] "POST /chown HTTP/1.1" 200 109 0.044784 10.0.0.33 - - [2026-04-25 02:24:09] "PUT /instance-ip/9982a588-efe4-42e2-a192-1093b1917d1b HTTP/1.1" 200 256 0.024895 10.0.0.33 - - [2026-04-25 02:24:09] "PUT /firewall-rule/d077ecd9-6ea6-42ff-bb74-4c2036b0d23a HTTP/1.1" 200 260 0.080900 10.0.0.33 - - [2026-04-25 02:24:09] "GET /firewall-rule/d077ecd9-6ea6-42ff-bb74-4c2036b0d23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.009921 10.0.0.33 - - [2026-04-25 02:24:09] "POST /ref-update HTTP/1.1" 200 156 0.020760 10.0.0.33 - - [2026-04-25 02:24:09] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006329 10.0.0.33 - - [2026-04-25 02:24:09] "GET /firewall-rule/d077ecd9-6ea6-42ff-bb74-4c2036b0d23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003250 10.0.0.33 - - [2026-04-25 02:24:09] "POST /chown HTTP/1.1" 200 109 0.024782 10.0.0.33 - - [2026-04-25 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.33 - - [2026-04-25 02:24:09] "POST /chown HTTP/1.1" 200 109 0.011213 10.0.0.33 - - [2026-04-25 02:24:09] "GET /tag/78a9b27d-af58-4a72-9aeb-98e2516a3406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015388 10.0.0.33 - - [2026-04-25 02:24:09] "GET /tag/78a9b27d-af58-4a72-9aeb-98e2516a3406?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.027016 10.0.0.33 - - [2026-04-25 02:24:09] "GET /virtual-machine-interface/290e9faf-9cca-4e87-aa8b-3df09a52408a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.007534 10.0.0.33 - - [2026-04-25 02:24:09] "PUT /instance-ip/9982a588-efe4-42e2-a192-1093b1917d1b HTTP/1.1" 200 256 0.041049 10.0.0.33 - - [2026-04-25 02:24:09] "POST /ref-update HTTP/1.1" 200 156 0.046705 10.0.0.33 - - [2026-04-25 02:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.33 - - [2026-04-25 02:24:09] "POST /set-tag HTTP/1.1" 200 109 0.053063 10.0.0.33 - - [2026-04-25 02:24:09] "GET /virtual-machine-interface/9138969c-894d-4c8d-bfa7-173da847d278?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.010459 10.0.0.33 - - [2026-04-25 02:24:09] "POST /chown HTTP/1.1" 200 109 0.010045 10.0.0.33 - - [2026-04-25 02:24:09] "POST /set-tag HTTP/1.1" 200 109 0.038209 10.0.0.33 - - [2026-04-25 02:24:09] "POST /chown HTTP/1.1" 200 109 0.021632 10.0.0.33 - - [2026-04-25 02:24:09] "PUT /instance-ip/9982a588-efe4-42e2-a192-1093b1917d1b HTTP/1.1" 200 256 0.038878 10.0.0.33 - - [2026-04-25 02:24:10] "GET /virtual-machine-interface/d73e3d74-c8e1-4a4a-84cb-6bb00de6dc61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.015003 10.0.0.33 - - [2026-04-25 02:24:10] "POST /set-tag HTTP/1.1" 200 109 0.018980 10.0.0.33 - - [2026-04-25 02:24:10] "GET /firewall-policy/3a19d8b1-e423-47e5-b343-2d355fdc32a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009727 10.0.0.33 - - [2026-04-25 02:24:10] "POST /ref-update HTTP/1.1" 200 156 0.021370 10.0.0.33 - - [2026-04-25 02:24:10] "POST /chown HTTP/1.1" 200 109 0.017282 10.0.0.33 - - [2026-04-25 02:24:10] "GET /firewall-rule/d077ecd9-6ea6-42ff-bb74-4c2036b0d23a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003410 10.0.0.33 - - [2026-04-25 02:24:10] "POST /chown HTTP/1.1" 200 109 0.026239 10.0.0.33 - - [2026-04-25 02:24:10] "POST /ref-update HTTP/1.1" 200 156 0.026478 10.0.0.33 - - [2026-04-25 02:24:10] "PUT /instance-ip/9982a588-efe4-42e2-a192-1093b1917d1b HTTP/1.1" 200 256 0.013727 10.0.0.33 - - [2026-04-25 02:24:10] "POST /ref-update HTTP/1.1" 200 156 0.029373 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /firewall-rule/d077ecd9-6ea6-42ff-bb74-4c2036b0d23a HTTP/1.1" 200 115 0.079909 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /loadbalancer-member/39613e14-67d4-4d73-a7a8-50012aa6d5ea HTTP/1.1" 200 115 0.040124 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /loadbalancer-pool/0723b14d-df27-4122-9203-0d50a4fcd8a2 HTTP/1.1" 200 115 0.044707 10.0.0.33 - - [2026-04-25 02:24:10] "PUT /service-instance/a4a85981-b5e5-46b3-855f-759718dd803b HTTP/1.1" 200 266 0.017139 10.0.0.33 - - [2026-04-25 02:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.015794 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /loadbalancer-listener/5e32747d-3534-4438-bc2c-46b58bc39e09 HTTP/1.1" 200 115 0.082634 10.0.0.33 - - [2026-04-25 02:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /loadbalancer/df0bfccc-05fa-41e8-b5f0-8c5614f459d2 HTTP/1.1" 200 115 0.049973 10.0.0.33 - - [2026-04-25 02:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /instance-ip/9982a588-efe4-42e2-a192-1093b1917d1b HTTP/1.1" 200 115 0.059126 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /virtual-machine-interface/d73e3d74-c8e1-4a4a-84cb-6bb00de6dc61 HTTP/1.1" 200 115 0.052675 10.0.0.33 - - [2026-04-25 02:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2026-04-25 02:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /tag/78a9b27d-af58-4a72-9aeb-98e2516a3406 HTTP/1.1" 200 115 0.078707 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /service-instance/a4a85981-b5e5-46b3-855f-759718dd803b HTTP/1.1" 200 115 0.026845 10.0.0.33 - - [2026-04-25 02:24:10] "GET /virtual-machine-interface/9138969c-894d-4c8d-bfa7-173da847d278?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.004812 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /virtual-machine-interface/9138969c-894d-4c8d-bfa7-173da847d278 HTTP/1.1" 200 115 0.053393 10.0.0.33 - - [2026-04-25 02:24:10] "POST /ref-update HTTP/1.1" 200 156 0.013693 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /virtual-machine/4ada17e5-5ce2-49c9-95b5-f9e72854a26b HTTP/1.1" 200 115 0.047721 10.0.0.33 - - [2026-04-25 02:24:10] "GET /virtual-machine-interface/290e9faf-9cca-4e87-aa8b-3df09a52408a?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005114 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /virtual-machine-interface/290e9faf-9cca-4e87-aa8b-3df09a52408a HTTP/1.1" 200 115 0.047550 10.0.0.33 - - [2026-04-25 02:24:10] "DELETE /virtual-machine/092ca1f8-ec10-40cc-bf0c-92a8b9e29731 HTTP/1.1" 200 115 0.020243 10.0.0.33 - - [2026-04-25 02:24:29] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009886 10.0.0.33 - - [2026-04-25 02:24:29] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.33 - - [2026-04-25 02:24:29] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005129 10.0.0.33 - - [2026-04-25 02:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.33 - - [2026-04-25 02:24:29] "GET /virtual-machine/238bded9-9238-4367-a2b2-3278e2efb98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002936 10.0.0.33 - - [2026-04-25 02:24:29] "POST /ref-update HTTP/1.1" 200 156 0.010657 10.0.0.33 - - [2026-04-25 02:24:29] "GET /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006242 10.0.0.33 - - [2026-04-25 02:24:29] "POST /set-tag HTTP/1.1" 200 109 0.015032 10.0.0.33 - - [2026-04-25 02:24:29] "POST /set-tag HTTP/1.1" 200 109 0.012823 10.0.0.33 - - [2026-04-25 02:24:29] "DELETE /instance-ip/c712abae-404d-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.036670 10.0.0.33 - - [2026-04-25 02:24:29] "DELETE /virtual-machine-interface/c6f2c24e-404d-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.048365 10.0.0.33 - - [2026-04-25 02:24:29] "DELETE /virtual-machine/238bded9-9238-4367-a2b2-3278e2efb98d HTTP/1.1" 200 115 0.014637 10.0.0.33 - - [2026-04-25 02:24:29] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007581 10.0.0.33 - - [2026-04-25 02:24:29] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.33 - - [2026-04-25 02:25:00] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005370 10.0.0.33 - - [2026-04-25 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.002831 10.0.0.33 - - [2026-04-25 02:25:00] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010179 10.0.0.33 - - [2026-04-25 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.33 - - [2026-04-25 02:25:00] "GET /virtual-machine/51c78550-2f15-494c-929e-a9d1cf114204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003193 10.0.0.33 - - [2026-04-25 02:25:00] "POST /ref-update HTTP/1.1" 200 156 0.019715 10.0.0.33 - - [2026-04-25 02:25:00] "GET /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006401 10.0.0.33 - - [2026-04-25 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.028012 10.0.0.33 - - [2026-04-25 02:25:00] "POST /set-tag HTTP/1.1" 200 109 0.058140 10.0.0.33 - - [2026-04-25 02:25:00] "DELETE /instance-ip/c7b65cf4-404d-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.066737 10.0.0.33 - - [2026-04-25 02:25:00] "DELETE /virtual-machine-interface/c794a4e2-404d-11f1-80a3-fa163edc6947 HTTP/1.1" 200 115 0.052114 10.0.0.33 - - [2026-04-25 02:25:00] "DELETE /virtual-machine/51c78550-2f15-494c-929e-a9d1cf114204 HTTP/1.1" 200 115 0.031859 10.0.0.33 - - [2026-04-25 02:25:00] "DELETE /tag/83712084-3763-477f-9701-f3633d5e85f8 HTTP/1.1" 200 115 0.053483