++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Sat Mar 7 01:54:16 PM UTC 2026 ===================' INFO: =================== Sat Mar 7 01:54:16 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ 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 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.33,10.209.27.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.209.27.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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 03/07/2026 13:55:02.521 7f8af921ad80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/07/2026 13:55:03.003 7f8af921ad80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/07/2026 13:55:03.046 7f8af921ad80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/07/2026 13:55:03.046 7f8af921ad80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000761 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-03-07 13:55:15] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.33 - - [2026-03-07 13:55:15] "GET / HTTP/1.1" 503 181 0.000216 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001209 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.33 - - [2026-03-07 13:55:16] "GET / HTTP/1.1" 200 35931 0.001455 10.0.0.33 - - [2026-03-07 13:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.33 - - [2026-03-07 13:55:16] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009327 10.0.0.33 - - [2026-03-07 13:55:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.005798 10.0.0.33 - - [2026-03-07 13:55:16] "GET / HTTP/1.1" 200 35931 0.001236 10.0.0.33 - - [2026-03-07 13:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.33 - - [2026-03-07 13:55:16] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005296 10.0.0.33 - - [2026-03-07 13:55:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002363 10.0.0.33 - - [2026-03-07 13:55:16] "POST /database-nodes HTTP/1.1" 200 597 0.041701 10.0.0.33 - - [2026-03-07 13:55:16] "POST /config-database-nodes HTTP/1.1" 200 611 0.062967 10.0.0.33 - - [2026-03-07 13:55:16] "GET / HTTP/1.1" 200 45303 0.002674 10.0.0.33 - - [2026-03-07 13:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.33 - - [2026-03-07 13:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005863 10.0.0.33 - - [2026-03-07 13:55:16] "GET / HTTP/1.1" 200 35931 0.001270 10.0.0.33 - - [2026-03-07 13:55:17] "GET / HTTP/1.1" 200 35931 0.001201 10.0.0.33 - - [2026-03-07 13:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.33 - - [2026-03-07 13:55:17] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009293 10.0.0.33 - - [2026-03-07 13:55:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002095 10.0.0.33 - - [2026-03-07 13:55:17] "POST /analytics-nodes HTTP/1.1" 200 599 0.058725 10.0.0.33 - - [2026-03-07 13:55:18] "GET / HTTP/1.1" 200 35931 0.001362 10.0.0.33 - - [2026-03-07 13:55:18] "GET / HTTP/1.1" 200 35931 0.002319 10.0.0.33 - - [2026-03-07 13:55:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.013622 10.0.0.33 - - [2026-03-07 13:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008391 10.0.0.33 - - [2026-03-07 13:55:18] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012397 10.0.0.33 - - [2026-03-07 13:55:18] "POST /service-appliance-sets HTTP/1.1" 200 553 0.066167 10.0.0.33 - - [2026-03-07 13:55:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.003341 10.0.0.33 - - [2026-03-07 13:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.33 - - [2026-03-07 13:55:18] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018657 10.0.0.33 - - [2026-03-07 13:55:18] "POST /service-appliance-sets HTTP/1.1" 200 541 0.107693 10.0.0.33 - - [2026-03-07 13:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007703 10.0.0.33 - - [2026-03-07 13:55:19] "GET /network-ipam/00eba74c-5dca-4d37-9148-ddaf0e0a2e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.036726 10.0.0.33 - - [2026-03-07 13:55:19] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.33 - - [2026-03-07 13:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010852 10.0.0.33 - - [2026-03-07 13:55:19] "GET /routing-instance/a2e7886a-2e82-416b-b7a9-6d99bcf2ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011958 10.0.0.33 - - [2026-03-07 13:55:19] "GET / HTTP/1.1" 200 35931 0.001270 10.0.0.33 - - [2026-03-07 13:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2026-03-07 13:55:19] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015180 10.0.0.33 - - [2026-03-07 13:55:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.014495 10.0.0.33 - - [2026-03-07 13:55:19] "POST /bgp-routers HTTP/1.1" 200 616 0.092880 10.0.0.33 - - [2026-03-07 13:55:19] "GET /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.018242 10.0.0.33 - - [2026-03-07 13:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.33 - - [2026-03-07 13:55:19] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017708 10.0.0.33 - - [2026-03-07 13:55:19] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.079054 10.0.0.33 - - [2026-03-07 13:55:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010426 10.0.0.33 - - [2026-03-07 13:55:19] "POST /ref-update HTTP/1.1" 200 156 0.063240 10.0.0.33 - - [2026-03-07 13:55:19] "POST /service-templates HTTP/1.1" 200 511 0.106308 10.0.0.33 - - [2026-03-07 13:55:19] "POST /service-templates HTTP/1.1" 200 501 0.089081 10.0.0.33 - - [2026-03-07 13:55:19] "POST /service-templates HTTP/1.1" 200 515 0.049535 10.0.0.33 - - [2026-03-07 13:55:19] "POST /service-templates HTTP/1.1" 200 535 0.088702 10.0.0.33 - - [2026-03-07 13:55:19] "POST /service-templates HTTP/1.1" 200 507 0.055902 10.0.0.33 - - [2026-03-07 13:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.33 - - [2026-03-07 13:55:21] "GET /network-ipam/00eba74c-5dca-4d37-9148-ddaf0e0a2e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003243 10.0.0.33 - - [2026-03-07 13:55:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.002348 10.0.0.33 - - [2026-03-07 13:55:22] "POST /access-control-lists HTTP/1.1" 200 587 0.041646 10.0.0.33 - - [2026-03-07 13:55:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.009830 10.0.0.33 - - [2026-03-07 13:55:22] "POST /access-control-lists HTTP/1.1" 200 585 0.044466 10.0.0.33 - - [2026-03-07 13:55:22] "POST /route-targets HTTP/1.1" 200 327 0.025678 10.0.0.33 - - [2026-03-07 13:55:22] "POST /ref-update HTTP/1.1" 200 156 0.022760 10.0.0.33 - - [2026-03-07 13:55:22] "POST /route-targets HTTP/1.1" 200 327 0.017198 10.0.0.33 - - [2026-03-07 13:55:22] "POST /ref-update HTTP/1.1" 200 156 0.013965 10.0.0.33 - - [2026-03-07 13:55:22] "POST /route-targets HTTP/1.1" 200 327 0.030868 10.0.0.33 - - [2026-03-07 13:55:23] "POST /ref-update HTTP/1.1" 200 156 0.029155 10.0.0.33 - - [2026-03-07 13:55:23] "POST /route-targets HTTP/1.1" 200 327 0.031264 10.0.0.33 - - [2026-03-07 13:55:23] "POST /ref-update HTTP/1.1" 200 156 0.026726 10.0.0.33 - - [2026-03-07 13:55:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.005824 10.0.0.33 - - [2026-03-07 13:55:23] "POST /access-control-lists HTTP/1.1" 200 551 0.088177 10.0.0.33 - - [2026-03-07 13:55:23] "PUT /access-control-list/632fd037-038d-460f-a4c3-2afd7a6a7d62 HTTP/1.1" 200 272 0.014763 10.0.0.33 - - [2026-03-07 13:55:23] "PUT /access-control-list/f5be5b70-de65-47f6-93a5-7008b6a60f5a HTTP/1.1" 200 272 0.023641 10.0.0.33 - - [2026-03-07 13:55:23] "GET / HTTP/1.1" 200 35931 0.001603 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 10.0.0.33 - - [2026-03-07 13:55:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 10.0.0.33 - - [2026-03-07 13:55:23] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005535 10.0.0.33 - - [2026-03-07 13:55:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.001592 10.0.0.33 - - [2026-03-07 13:55:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.044812 10.0.0.33 - - [2026-03-07 13:55:25] "GET / HTTP/1.1" 200 35931 0.001656 10.0.0.33 - - [2026-03-07 13:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.33 - - [2026-03-07 13:55:25] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005152 10.0.0.33 - - [2026-03-07 13:55:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002373 10.0.0.33 - - [2026-03-07 13:55:25] "POST /config-nodes HTTP/1.1" 200 593 0.025495 10.0.0.33 - - [2026-03-07 13:55:26] "GET / HTTP/1.1" 200 35931 0.002006 10.0.0.33 - - [2026-03-07 13:55:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002822 10.0.0.33 - - [2026-03-07 13:55:30] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.33 - - [2026-03-07 13:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2026-03-07 13:55:30] "GET /domain/b1648777-65f2-45fb-991a-cad73f9fbdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011096 10.0.0.33 - - [2026-03-07 13:55:30] "POST /id-to-fqname HTTP/1.1" 200 173 0.000880 10.0.0.33 - - [2026-03-07 13:55:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.014438 10.0.0.33 - - [2026-03-07 13:55:30] "POST /security-groups HTTP/1.1" 200 570 0.079695 10.0.0.33 - - [2026-03-07 13:55:30] "POST /projects HTTP/1.1" 200 481 0.214569 10.0.0.33 - - [2026-03-07 13:55:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.005868 10.0.0.33 - - [2026-03-07 13:55:30] "POST /access-control-lists HTTP/1.1" 200 579 0.034557 10.0.0.33 - - [2026-03-07 13:55:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.021758 10.0.0.33 - - [2026-03-07 13:55:30] "POST /security-groups HTTP/1.1" 200 534 0.078758 10.0.0.33 - - [2026-03-07 13:55:30] "POST /chown HTTP/1.1" 200 109 0.009804 10.0.0.33 - - [2026-03-07 13:55:30] "POST /policy-managements HTTP/1.1" 409 214 0.010785 10.0.0.33 - - [2026-03-07 13:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.33 - - [2026-03-07 13:55:30] "POST /access-control-lists HTTP/1.1" 200 577 0.100022 10.0.0.33 - - [2026-03-07 13:55:30] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014594 10.0.0.33 - - [2026-03-07 13:55:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.002109 10.0.0.33 - - [2026-03-07 13:55:30] "POST /application-policy-sets HTTP/1.1" 200 528 0.043164 10.0.0.33 - - [2026-03-07 13:55:30] "POST /access-control-lists HTTP/1.1" 200 594 0.042937 10.0.0.33 - - [2026-03-07 13:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005798 10.0.0.33 - - [2026-03-07 13:55:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.013747 10.0.0.33 - - [2026-03-07 13:55:30] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.023579 10.0.0.33 - - [2026-03-07 13:55:30] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.010098 10.0.0.33 - - [2026-03-07 13:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.033821 10.0.0.33 - - [2026-03-07 13:55:30] "POST /access-control-lists HTTP/1.1" 200 592 0.080330 10.0.0.33 - - [2026-03-07 13:55:30] "GET /virtual-network/e1abfeba-dc50-44bd-8bd4-1f4bbe3246f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004648 10.0.0.33 - - [2026-03-07 13:55:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.000451 10.0.0.33 - - [2026-03-07 13:55:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.003772 10.0.0.33 - - [2026-03-07 13:55:31] "POST /security-groups HTTP/1.1" 200 574 0.073369 10.0.0.33 - - [2026-03-07 13:55:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.002090 10.0.0.33 - - [2026-03-07 13:55:31] "POST /projects HTTP/1.1" 200 489 0.247590 10.0.0.33 - - [2026-03-07 13:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.33 - - [2026-03-07 13:55:31] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.030523 10.0.0.33 - - [2026-03-07 13:55:31] "POST /access-control-lists HTTP/1.1" 200 583 0.078712 10.0.0.33 - - [2026-03-07 13:55:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.006616 10.0.0.33 - - [2026-03-07 13:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.028188 10.0.0.33 - - [2026-03-07 13:55:31] "POST /security-groups HTTP/1.1" 200 546 0.100656 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 10.0.0.33 - - [2026-03-07 13:55:31] "POST /access-control-lists HTTP/1.1" 200 581 0.089957 10.0.0.33 - - [2026-03-07 13:55:31] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.063491 10.0.0.33 - - [2026-03-07 13:55:31] "POST /chown HTTP/1.1" 200 109 0.052522 10.0.0.33 - - [2026-03-07 13:55:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.006321 10.0.0.33 - - [2026-03-07 13:55:31] "POST /network-ipams HTTP/1.1" 200 522 0.103706 10.0.0.33 - - [2026-03-07 13:55:31] "POST /access-control-lists HTTP/1.1" 200 602 0.086104 10.0.0.33 - - [2026-03-07 13:55:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.006713 10.0.0.33 - - [2026-03-07 13:55:31] "POST /network-ipams HTTP/1.1" 200 510 0.053254 10.0.0.33 - - [2026-03-07 13:55:31] "POST /fqname-to-id HTTP/1.1" 404 198 0.001903 10.0.0.33 - - [2026-03-07 13:55:31] "GET / HTTP/1.1" 200 35931 0.001662 10.0.0.33 - - [2026-03-07 13:55:31] "POST /access-control-lists HTTP/1.1" 200 600 0.150231 10.0.0.33 - - [2026-03-07 13:55:31] "POST /alarms HTTP/1.1" 200 581 0.217773 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 575 0.162501 10.0.0.33 - - [2026-03-07 13:55:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.018590 10.0.0.33 - - [2026-03-07 13:55:32] "POST /useragent-kv HTTP/1.1" 200 115 0.025388 10.0.0.33 - - [2026-03-07 13:55:32] "POST /virtual-networks HTTP/1.1" 200 538 0.569167 10.0.0.33 - - [2026-03-07 13:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2026-03-07 13:55:32] "POST /access-control-lists HTTP/1.1" 200 589 0.092179 10.0.0.33 - - [2026-03-07 13:55:32] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.073624 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 575 0.161423 10.0.0.33 - - [2026-03-07 13:55:32] "POST /route-targets HTTP/1.1" 200 327 0.046562 10.0.0.33 - - [2026-03-07 13:55:32] "POST /network-ipams HTTP/1.1" 200 518 0.093037 10.0.0.33 - - [2026-03-07 13:55:32] "POST /ref-update HTTP/1.1" 200 156 0.065618 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 559 0.076926 10.0.0.33 - - [2026-03-07 13:55:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.010148 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 555 0.058065 10.0.0.33 - - [2026-03-07 13:55:32] "PUT /access-control-list/0e064e57-c723-4cb2-8801-e7806ce81f4a HTTP/1.1" 200 272 0.039223 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 557 0.110090 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 565 0.061079 10.0.0.33 - - [2026-03-07 13:55:32] "POST /useragent-kv HTTP/1.1" 200 115 0.029299 10.0.0.33 - - [2026-03-07 13:55:32] "POST /virtual-networks HTTP/1.1" 200 546 0.290481 10.0.0.33 - - [2026-03-07 13:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017390 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 549 0.054094 10.0.0.33 - - [2026-03-07 13:55:32] "POST /route-targets HTTP/1.1" 200 327 0.035256 10.0.0.33 - - [2026-03-07 13:55:32] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.028073 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 557 0.061141 10.0.0.33 - - [2026-03-07 13:55:32] "POST /fqname-to-id HTTP/1.1" 404 199 0.003433 10.0.0.33 - - [2026-03-07 13:55:32] "POST /ref-update HTTP/1.1" 200 156 0.051557 10.0.0.33 - - [2026-03-07 13:55:32] "POST /network-policys HTTP/1.1" 200 538 0.040829 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 567 0.049045 10.0.0.33 - - [2026-03-07 13:55:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.027061 10.0.0.33 - - [2026-03-07 13:55:32] "POST /alarms HTTP/1.1" 200 555 0.066637 10.0.0.33 - - [2026-03-07 13:55:32] "POST /network-policys HTTP/1.1" 200 534 0.072479 10.0.0.33 - - [2026-03-07 13:55:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.025028 10.0.0.33 - - [2026-03-07 13:55:33] "POST /alarms HTTP/1.1" 200 567 0.093595 10.0.0.33 - - [2026-03-07 13:55:33] "POST /network-policys HTTP/1.1" 200 542 0.040219 10.0.0.33 - - [2026-03-07 13:55:33] "POST /alarms HTTP/1.1" 200 575 0.059680 10.0.0.33 - - [2026-03-07 13:55:33] "PUT /access-control-list/57bdf4db-13c4-48f4-9ce1-0af50ed5aece HTTP/1.1" 200 272 0.023832 10.0.0.33 - - [2026-03-07 13:55:33] "POST /ref-update HTTP/1.1" 200 156 0.138559 10.0.0.33 - - [2026-03-07 13:55:33] "POST /alarms HTTP/1.1" 200 569 0.127471 10.0.0.33 - - [2026-03-07 13:55:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015271 10.0.0.33 - - [2026-03-07 13:55:33] "POST /alarms HTTP/1.1" 200 561 0.058773 10.0.0.33 - - [2026-03-07 13:55:33] "POST /ref-update HTTP/1.1" 200 156 0.112177 10.0.0.33 - - [2026-03-07 13:55:33] "POST /alarms HTTP/1.1" 200 561 0.053437 10.0.0.33 - - [2026-03-07 13:55:33] "PUT /access-control-list/0e064e57-c723-4cb2-8801-e7806ce81f4a HTTP/1.1" 200 272 0.138199 10.0.0.33 - - [2026-03-07 13:55:33] "POST /alarms HTTP/1.1" 200 561 0.191276 10.0.0.33 - - [2026-03-07 13:55:33] "PUT /access-control-list/57bdf4db-13c4-48f4-9ce1-0af50ed5aece HTTP/1.1" 200 272 0.092855 10.0.0.33 - - [2026-03-07 13:55:33] "POST /ref-update HTTP/1.1" 200 156 0.329525 10.0.0.33 - - [2026-03-07 13:55:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018513 10.0.0.33 - - [2026-03-07 13:55:33] "POST /alarms HTTP/1.1" 200 547 0.154964 10.0.0.33 - - [2026-03-07 13:55:33] "PUT /access-control-list/0e064e57-c723-4cb2-8801-e7806ce81f4a HTTP/1.1" 200 272 0.096368 10.0.0.33 - - [2026-03-07 13:55:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002776 10.0.0.33 - - [2026-03-07 13:55:33] "POST /ref-update HTTP/1.1" 200 156 0.044517 10.0.0.33 - - [2026-03-07 13:55:33] "POST /fqname-to-id HTTP/1.1" 404 237 0.008143 10.0.0.33 - - [2026-03-07 13:55:33] "POST /alarms HTTP/1.1" 200 595 0.126397 10.0.0.33 - - [2026-03-07 13:55:34] "POST /ref-update HTTP/1.1" 200 156 0.182081 10.0.0.33 - - [2026-03-07 13:55:34] "POST /access-control-lists HTTP/1.1" 200 601 0.113413 10.0.0.33 - - [2026-03-07 13:55:34] "POST /alarms HTTP/1.1" 200 575 0.134596 10.0.0.33 - - [2026-03-07 13:55:34] "POST /ref-update HTTP/1.1" 200 156 0.115881 10.0.0.33 - - [2026-03-07 13:55:34] "POST /alarms HTTP/1.1" 200 571 0.154735 10.0.0.33 - - [2026-03-07 13:55:34] "PUT /access-control-list/bedc77be-d5a0-4073-8dc8-2af9b552ec8b HTTP/1.1" 200 272 0.022665 10.0.0.33 - - [2026-03-07 13:55:34] "POST /ref-update HTTP/1.1" 200 156 0.262646 10.0.0.33 - - [2026-03-07 13:55:34] "POST /alarms HTTP/1.1" 200 583 0.031212 10.0.0.33 - - [2026-03-07 13:55:34] "POST /ref-update HTTP/1.1" 200 156 0.083250 10.0.0.33 - - [2026-03-07 13:55:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016657 10.0.0.33 - - [2026-03-07 13:55:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014707 10.0.0.33 - - [2026-03-07 13:55:34] "POST /alarms HTTP/1.1" 200 609 0.090095 10.0.0.33 - - [2026-03-07 13:55:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021672 10.0.0.33 - - [2026-03-07 13:55:34] "PUT /access-control-list/57bdf4db-13c4-48f4-9ce1-0af50ed5aece HTTP/1.1" 200 272 0.124053 10.0.0.33 - - [2026-03-07 13:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012363 10.0.0.33 - - [2026-03-07 13:55:34] "PUT /access-control-list/bedc77be-d5a0-4073-8dc8-2af9b552ec8b HTTP/1.1" 200 272 0.063259 10.0.0.33 - - [2026-03-07 13:55:34] "GET /virtual-network/e1abfeba-dc50-44bd-8bd4-1f4bbe3246f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.023880 10.0.0.33 - - [2026-03-07 13:55:34] "POST /ref-update HTTP/1.1" 200 156 0.032073 10.0.0.33 - - [2026-03-07 13:55:34] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.013159 10.0.0.33 - - [2026-03-07 13:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-03-07 13:55:34] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006496 10.0.0.33 - - [2026-03-07 13:55:34] "POST /firewall-policys HTTP/1.1" 200 530 0.061406 10.0.0.33 - - [2026-03-07 13:55:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021451 10.0.0.33 - - [2026-03-07 13:55:34] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005393 10.0.0.33 - - [2026-03-07 13:55:34] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.012063 10.0.0.33 - - [2026-03-07 13:55:34] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003631 10.0.0.33 - - [2026-03-07 13:55:34] "POST /ref-update HTTP/1.1" 200 156 0.046258 10.0.0.33 - - [2026-03-07 13:55:35] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.036677 10.0.0.33 - - [2026-03-07 13:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008609 10.0.0.33 - - [2026-03-07 13:55:35] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007115 10.0.0.33 - - [2026-03-07 13:55:35] "POST /firewall-policys HTTP/1.1" 200 532 0.036834 10.0.0.33 - - [2026-03-07 13:55:35] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.33 - - [2026-03-07 13:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.034560 10.0.0.33 - - [2026-03-07 13:55:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009168 10.0.0.33 - - [2026-03-07 13:55:35] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.026492 10.0.0.33 - - [2026-03-07 13:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008157 10.0.0.33 - - [2026-03-07 13:55:35] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.030431 10.0.0.33 - - [2026-03-07 13:55:35] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.070848 10.0.0.33 - - [2026-03-07 13:55:35] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.015978 10.0.0.33 - - [2026-03-07 13:55:35] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009143 10.0.0.33 - - [2026-03-07 13:55:35] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003474 10.0.0.33 - - [2026-03-07 13:55:35] "POST /ref-update HTTP/1.1" 200 156 0.035157 10.0.0.33 - - [2026-03-07 13:55:35] "POST /ref-update HTTP/1.1" 200 156 0.080241 10.0.0.33 - - [2026-03-07 13:55:35] "POST /ref-update HTTP/1.1" 200 156 0.071210 10.0.0.33 - - [2026-03-07 13:55:35] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.015435 10.0.0.33 - - [2026-03-07 13:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-03-07 13:55:35] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.090883 10.0.0.33 - - [2026-03-07 13:55:35] "GET / HTTP/1.1" 200 35931 0.007538 10.0.0.33 - - [2026-03-07 13:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718 10.0.0.33 - - [2026-03-07 13:55:35] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003021 10.0.0.33 - - [2026-03-07 13:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.33 - - [2026-03-07 13:55:35] "POST /firewall-policys HTTP/1.1" 200 530 0.082328 10.0.0.33 - - [2026-03-07 13:55:35] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.086329 10.0.0.33 - - [2026-03-07 13:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.132510 10.0.0.33 - - [2026-03-07 13:55:36] "GET /firewall-policy/e683b6f8-8c50-4854-8289-a8eafac0a45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.036214 10.0.0.33 - - [2026-03-07 13:55:36] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003977 10.0.0.33 - - [2026-03-07 13:55:36] "GET /firewall-policy/e683b6f8-8c50-4854-8289-a8eafac0a45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003639 10.0.0.33 - - [2026-03-07 13:55:36] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005707 10.0.0.33 - - [2026-03-07 13:55:36] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002864 10.0.0.33 - - [2026-03-07 13:55:36] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003164 10.0.0.33 - - [2026-03-07 13:55:36] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003594 10.0.0.33 - - [2026-03-07 13:55:36] "POST /ref-update HTTP/1.1" 200 156 0.050685 10.0.0.33 - - [2026-03-07 13:55:36] "POST /ref-update HTTP/1.1" 200 156 0.044690 10.0.0.33 - - [2026-03-07 13:55:36] "POST /ref-update HTTP/1.1" 200 156 0.053021 10.0.0.33 - - [2026-03-07 13:55:36] "POST /ref-update HTTP/1.1" 200 156 0.047031 10.0.0.33 - - [2026-03-07 13:55:36] "POST /ref-update HTTP/1.1" 200 156 0.052099 10.0.0.33 - - [2026-03-07 13:55:36] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.009462 10.0.0.33 - - [2026-03-07 13:55:36] "GET / HTTP/1.1" 200 35931 0.001701 10.0.0.33 - - [2026-03-07 13:55:36] "POST /tags HTTP/1.1" 200 299 0.084053 10.0.0.33 - - [2026-03-07 13:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015101 10.0.0.33 - - [2026-03-07 13:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012169 10.0.0.33 - - [2026-03-07 13:55:36] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009513 10.0.0.33 - - [2026-03-07 13:55:36] "GET /tag/b7cd4542-2b80-48b4-9ec3-ff4c00cf4e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.040500 10.0.0.33 - - [2026-03-07 13:55:36] "PUT /global-system-config/a925c980-8121-4563-becd-1711f7387011 HTTP/1.1" 200 274 0.079521 10.0.0.33 - - [2026-03-07 13:55:36] "POST /set-tag HTTP/1.1" 200 109 0.072996 10.0.0.33 - - [2026-03-07 13:55:37] "POST /tags HTTP/1.1" 200 301 0.147136 10.0.0.33 - - [2026-03-07 13:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.035343 10.0.0.33 - - [2026-03-07 13:55:37] "GET /tag/31251ec0-b113-4b6d-a209-7ee491283352?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.173548 10.0.0.33 - - [2026-03-07 13:55:37] "POST /tags HTTP/1.1" 200 325 0.077497 10.0.0.33 - - [2026-03-07 13:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025415 10.0.0.33 - - [2026-03-07 13:55:37] "GET /tag/ca82b500-3ff3-4502-9d39-76ecec72dfa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.029401 10.0.0.33 - - [2026-03-07 13:55:37] "POST /tags HTTP/1.1" 200 311 0.074465 10.0.0.33 - - [2026-03-07 13:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020321 10.0.0.33 - - [2026-03-07 13:55:37] "GET /tag/9d435e33-38a1-427c-85a6-d63ec349ea88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019846 10.0.0.33 - - [2026-03-07 13:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.33 - - [2026-03-07 13:55:37] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.003826 10.0.0.33 - - [2026-03-07 13:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006159 10.0.0.33 - - [2026-03-07 13:55:37] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.049560 10.0.0.33 - - [2026-03-07 13:55:37] "POST /virtual-machines HTTP/1.1" 200 377 0.011307 10.0.0.33 - - [2026-03-07 13:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028236 10.0.0.33 - - [2026-03-07 13:55:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.109341 10.0.0.33 - - [2026-03-07 13:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026961 10.0.0.33 - - [2026-03-07 13:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012590 10.0.0.33 - - [2026-03-07 13:55:38] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009099 10.0.0.33 - - [2026-03-07 13:55:38] "POST /instance-ips HTTP/1.1" 200 409 0.069924 10.0.0.33 - - [2026-03-07 13:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.052367 10.0.0.33 - - [2026-03-07 13:55:38] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008424 10.0.0.33 - - [2026-03-07 13:55:38] "POST /set-tag HTTP/1.1" 200 109 0.044711 10.0.0.33 - - [2026-03-07 13:55:38] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.021405 10.0.0.33 - - [2026-03-07 13:55:38] "GET /instance-ip/524737c2-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004197 10.0.0.33 - - [2026-03-07 13:55:38] "POST /tags HTTP/1.1" 200 305 0.070298 10.0.0.33 - - [2026-03-07 13:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014740 10.0.0.33 - - [2026-03-07 13:55:38] "GET /tag/d6a7bdd5-5507-4d8f-b6a5-83acaa8da4f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.028283 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001335 10.0.0.33 - - [2026-03-07 13:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.33 - - [2026-03-07 13:55:38] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029018 10.0.0.33 - - [2026-03-07 13:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2026-03-07 13:55:38] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011060 10.0.0.33 - - [2026-03-07 13:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.33 - - [2026-03-07 13:55:38] "GET /service-appliance-set/e48b9c06-4584-4486-876e-e2cbb89b299c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003421 10.0.0.33 - - [2026-03-07 13:55:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.002247 10.0.0.33 - - [2026-03-07 13:55:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124424 10.0.0.33 - - [2026-03-07 13:55:39] "GET /virtual-machine-interface/e0028fa0-862a-4135-97e4-1197eb70bdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.011751 10.0.0.33 - - [2026-03-07 13:55:39] "POST /instance-ips HTTP/1.1" 200 381 0.111189 10.0.0.33 - - [2026-03-07 13:55:39] "GET /instance-ip/d5dcbdfb-4827-4072-8f61-06d8ffdb9160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009959 10.0.0.33 - - [2026-03-07 13:55:39] "POST /loadbalancers HTTP/1.1" 200 582 0.080470 10.0.0.33 - - [2026-03-07 13:55:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025307 10.0.0.33 - - [2026-03-07 13:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012080 10.0.0.33 - - [2026-03-07 13:55:39] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.060750 10.0.0.33 - - [2026-03-07 13:55:39] "GET /loadbalancer/8f6e52c5-2a47-49bf-9dd4-628b5af35db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004780 10.0.0.33 - - [2026-03-07 13:55:39] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072044 10.0.0.33 - - [2026-03-07 13:55:39] "GET /instance-ip/d5dcbdfb-4827-4072-8f61-06d8ffdb9160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007419 10.0.0.33 - - [2026-03-07 13:55:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.092434 10.0.0.33 - - [2026-03-07 13:55:39] "POST /floating-ips HTTP/1.1" 200 583 0.062281 10.0.0.33 - - [2026-03-07 13:55:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037218 10.0.0.33 - - [2026-03-07 13:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029943 10.0.0.33 - - [2026-03-07 13:55:39] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072773 10.0.0.33 - - [2026-03-07 13:55:39] "GET /loadbalancer-listener/66a7ed42-cd5e-4364-9e21-9e368c7a6466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008998 10.0.0.33 - - [2026-03-07 13:55:39] "GET /loadbalancer-listener/66a7ed42-cd5e-4364-9e21-9e368c7a6466?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005055 10.0.0.33 - - [2026-03-07 13:55:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.050530 10.0.0.33 - - [2026-03-07 13:55:40] "GET /instance-ip/d5dcbdfb-4827-4072-8f61-06d8ffdb9160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004413 10.0.0.33 - - [2026-03-07 13:55:40] "GET /instance-ip/d5dcbdfb-4827-4072-8f61-06d8ffdb9160?fields=floating_ips HTTP/1.1" 200 1171 0.005188 10.0.0.33 - - [2026-03-07 13:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.33 - - [2026-03-07 13:55:40] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002429 10.0.0.33 - - [2026-03-07 13:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004856 10.0.0.33 - - [2026-03-07 13:55:40] "GET /floating-ip/d21199d5-5413-4d0f-980d-45501ab0d1fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003531 10.0.0.33 - - [2026-03-07 13:55:40] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.011695 10.0.0.33 - - [2026-03-07 13:55:40] "POST /tags HTTP/1.1" 200 357 0.084179 10.0.0.33 - - [2026-03-07 13:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.33 - - [2026-03-07 13:55:40] "GET /tag/c893f63c-7cf6-42b4-a324-a143d7e9ac24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.012747 10.0.0.33 - - [2026-03-07 13:55:40] "POST /tags HTTP/1.1" 200 305 0.025293 10.0.0.33 - - [2026-03-07 13:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.33 - - [2026-03-07 13:55:40] "GET /tag/b7a1bac5-c5f0-4066-98c1-57c49efcb6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.030522 10.0.0.33 - - [2026-03-07 13:55:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.001486 10.0.0.33 - - [2026-03-07 13:55:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.007010 10.0.0.33 - - [2026-03-07 13:55:40] "POST /security-groups HTTP/1.1" 200 571 0.078568 10.0.0.33 - - [2026-03-07 13:55:40] "POST /projects HTTP/1.1" 200 483 0.195734 10.0.0.33 - - [2026-03-07 13:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.015701 10.0.0.33 - - [2026-03-07 13:55:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.019644 10.0.0.33 - - [2026-03-07 13:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018401 10.0.0.33 - - [2026-03-07 13:55:40] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.033737 10.0.0.33 - - [2026-03-07 13:55:40] "POST /access-control-lists HTTP/1.1" 200 580 0.094649 10.0.0.33 - - [2026-03-07 13:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023766 10.0.0.33 - - [2026-03-07 13:55:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.018235 10.0.0.33 - - [2026-03-07 13:55:40] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.016853 10.0.0.33 - - [2026-03-07 13:55:40] "POST /access-control-lists HTTP/1.1" 200 578 0.070199 10.0.0.33 - - [2026-03-07 13:55:40] "PUT /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476 HTTP/1.1" 200 264 0.201820 10.0.0.33 - - [2026-03-07 13:55:41] "PUT /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9 HTTP/1.1" 200 264 0.072885 10.0.0.33 - - [2026-03-07 13:55:41] "POST /security-groups HTTP/1.1" 200 537 0.084082 10.0.0.33 - - [2026-03-07 13:55:41] "POST /fqname-to-id HTTP/1.1" 404 234 0.005539 10.0.0.33 - - [2026-03-07 13:55:41] "POST /access-control-lists HTTP/1.1" 200 596 0.073489 10.0.0.33 - - [2026-03-07 13:55:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.014011 10.0.0.33 - - [2026-03-07 13:55:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.073144 10.0.0.33 - - [2026-03-07 13:55:41] "POST /chown HTTP/1.1" 200 109 0.023968 10.0.0.33 - - [2026-03-07 13:55:41] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.045255 10.0.0.33 - - [2026-03-07 13:55:41] "POST /access-control-lists HTTP/1.1" 200 594 0.089653 10.0.0.33 - - [2026-03-07 13:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.33 - - [2026-03-07 13:55:41] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019749 10.0.0.33 - - [2026-03-07 13:55:41] "POST /tags HTTP/1.1" 409 207 0.002306 10.0.0.33 - - [2026-03-07 13:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.33 - - [2026-03-07 13:55:41] "GET /tag/b7a1bac5-c5f0-4066-98c1-57c49efcb6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010480 10.0.0.33 - - [2026-03-07 13:55:41] "POST /firewall-rules HTTP/1.1" 200 564 0.072148 10.0.0.33 - - [2026-03-07 13:55:41] "GET /firewall-rule/da63895c-9214-497b-9257-03652f0a9fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004341 10.0.0.33 - - [2026-03-07 13:55:41] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009312 10.0.0.33 - - [2026-03-07 13:55:41] "GET /firewall-rule/da63895c-9214-497b-9257-03652f0a9fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002430 10.0.0.33 - - [2026-03-07 13:55:41] "POST /ref-update HTTP/1.1" 200 156 0.057287 10.0.0.33 - - [2026-03-07 13:55:41] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003345 10.0.0.33 - - [2026-03-07 13:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.33 - - [2026-03-07 13:55:41] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002775 10.0.0.33 - - [2026-03-07 13:55:41] "POST /tags HTTP/1.1" 409 207 0.001803 10.0.0.33 - - [2026-03-07 13:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.33 - - [2026-03-07 13:55:41] "GET /tag/b7a1bac5-c5f0-4066-98c1-57c49efcb6aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.026935 10.0.0.33 - - [2026-03-07 13:55:41] "POST /firewall-rules HTTP/1.1" 200 562 0.096648 10.0.0.33 - - [2026-03-07 13:55:42] "GET /firewall-rule/ec4c43ad-6cf0-4b95-a049-21bfd1d4cd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.007589 10.0.0.33 - - [2026-03-07 13:55:42] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004108 10.0.0.33 - - [2026-03-07 13:55:42] "GET /firewall-rule/ec4c43ad-6cf0-4b95-a049-21bfd1d4cd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002277 10.0.0.33 - - [2026-03-07 13:55:42] "POST /ref-update HTTP/1.1" 200 156 0.016301 10.0.0.33 - - [2026-03-07 13:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.33 - - [2026-03-07 13:55:42] "GET /loadbalancer/8f6e52c5-2a47-49bf-9dd4-628b5af35db7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.005392 10.0.0.33 - - [2026-03-07 13:55:42] "POST /tags HTTP/1.1" 200 301 0.016634 10.0.0.33 - - [2026-03-07 13:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009989 10.0.0.33 - - [2026-03-07 13:55:42] "GET /tag/380aaa25-4344-4069-9fa1-6aee182d6d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016163 10.0.0.33 - - [2026-03-07 13:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008850 10.0.0.33 - - [2026-03-07 13:55:42] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.051846 10.0.0.33 - - [2026-03-07 13:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006116 10.0.0.33 - - [2026-03-07 13:55:42] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009539 10.0.0.33 - - [2026-03-07 13:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.33 - - [2026-03-07 13:55:42] "GET /service-appliance-set/e48b9c06-4584-4486-876e-e2cbb89b299c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003375 10.0.0.33 - - [2026-03-07 13:55:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.010412 10.0.0.33 - - [2026-03-07 13:55:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.096803 10.0.0.33 - - [2026-03-07 13:55:42] "GET /virtual-machine-interface/6f03b1e7-794d-44ee-925d-8fd968bb7fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.011717 10.0.0.33 - - [2026-03-07 13:55:42] "POST /instance-ips HTTP/1.1" 200 377 0.032560 10.0.0.33 - - [2026-03-07 13:55:42] "GET /instance-ip/803adef5-7ccf-489a-b9fe-5046f4d2fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006394 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 10.0.0.33 - - [2026-03-07 13:55:42] "POST /loadbalancers HTTP/1.1" 200 582 0.068907 10.0.0.33 - - [2026-03-07 13:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026120 10.0.0.33 - - [2026-03-07 13:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.33 - - [2026-03-07 13:55:42] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.067823 10.0.0.33 - - [2026-03-07 13:55:42] "GET /instance-ip/803adef5-7ccf-489a-b9fe-5046f4d2fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011305 10.0.0.33 - - [2026-03-07 13:55:42] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.086576 10.0.0.33 - - [2026-03-07 13:55:42] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.009618 10.0.0.33 - - [2026-03-07 13:55:42] "POST /floating-ips HTTP/1.1" 200 581 0.079340 10.0.0.33 - - [2026-03-07 13:55:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064831 10.0.0.33 - - [2026-03-07 13:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010777 10.0.0.33 - - [2026-03-07 13:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.33 - - [2026-03-07 13:55:43] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.122885 10.0.0.33 - - [2026-03-07 13:55:43] "GET /loadbalancer-listener/19f00b14-a23a-4f7f-bf76-3c088eaf14da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.023187 10.0.0.33 - - [2026-03-07 13:55:43] "GET /loadbalancer-listener/19f00b14-a23a-4f7f-bf76-3c088eaf14da?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004926 10.0.0.33 - - [2026-03-07 13:55:43] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.027608 10.0.0.33 - - [2026-03-07 13:55:43] "GET /instance-ip/803adef5-7ccf-489a-b9fe-5046f4d2fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003807 10.0.0.33 - - [2026-03-07 13:55:43] "GET /instance-ip/803adef5-7ccf-489a-b9fe-5046f4d2fd96?fields=floating_ips HTTP/1.1" 200 1164 0.005199 10.0.0.33 - - [2026-03-07 13:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.33 - - [2026-03-07 13:55:43] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003210 10.0.0.33 - - [2026-03-07 13:55:43] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041652 10.0.0.33 - - [2026-03-07 13:55:43] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005513 10.0.0.33 - - [2026-03-07 13:55:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026870 10.0.0.33 - - [2026-03-07 13:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010754 10.0.0.33 - - [2026-03-07 13:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.33 - - [2026-03-07 13:55:43] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.039485 10.0.0.33 - - [2026-03-07 13:55:43] "GET /loadbalancer-listener/018566cf-a7d7-435e-9c81-4ca013e5d0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002858 10.0.0.33 - - [2026-03-07 13:55:43] "GET /loadbalancer-listener/018566cf-a7d7-435e-9c81-4ca013e5d0dd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003457 10.0.0.33 - - [2026-03-07 13:55:43] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022380 10.0.0.33 - - [2026-03-07 13:55:43] "GET /instance-ip/803adef5-7ccf-489a-b9fe-5046f4d2fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002946 10.0.0.33 - - [2026-03-07 13:55:43] "GET /instance-ip/803adef5-7ccf-489a-b9fe-5046f4d2fd96?fields=floating_ips HTTP/1.1" 200 1164 0.002716 10.0.0.33 - - [2026-03-07 13:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.33 - - [2026-03-07 13:55:43] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.061494 10.0.0.33 - - [2026-03-07 13:55:43] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.036440 10.0.0.33 - - [2026-03-07 13:55:43] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006732 10.0.0.33 - - [2026-03-07 13:55:43] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.022969 10.0.0.33 - - [2026-03-07 13:55:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026899 10.0.0.33 - - [2026-03-07 13:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.33 - - [2026-03-07 13:55:43] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.053551 10.0.0.33 - - [2026-03-07 13:55:43] "GET /loadbalancer-listener/3aff3c70-7777-4f0a-9b39-3dd45d278cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006255 10.0.0.33 - - [2026-03-07 13:55:43] "GET /loadbalancer-listener/3aff3c70-7777-4f0a-9b39-3dd45d278cdf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005095 10.0.0.33 - - [2026-03-07 13:55:44] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023791 10.0.0.33 - - [2026-03-07 13:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010046 10.0.0.33 - - [2026-03-07 13:55:44] "GET /instance-ip/803adef5-7ccf-489a-b9fe-5046f4d2fd96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010640 10.0.0.33 - - [2026-03-07 13:55:44] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.008682 10.0.0.33 - - [2026-03-07 13:55:44] "GET /instance-ip/803adef5-7ccf-489a-b9fe-5046f4d2fd96?fields=floating_ips HTTP/1.1" 200 1164 0.011874 10.0.0.33 - - [2026-03-07 13:55:44] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002321 10.0.0.33 - - [2026-03-07 13:55:44] "POST /tags HTTP/1.1" 200 355 0.025476 10.0.0.33 - - [2026-03-07 13:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018963 10.0.0.33 - - [2026-03-07 13:55:44] "GET /tag/ed5f0d80-bd0e-424d-ba57-25484d5c0624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.021228 10.0.0.33 - - [2026-03-07 13:55:44] "POST /tags HTTP/1.1" 200 303 0.020855 10.0.0.33 - - [2026-03-07 13:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018304 10.0.0.33 - - [2026-03-07 13:55:44] "GET /tag/7fe494be-8e00-432e-8a16-f41b5a50abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.016154 10.0.0.33 - - [2026-03-07 13:55:44] "POST /projects HTTP/1.1" 409 218 0.002041 10.0.0.33 - - [2026-03-07 13:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.33 - - [2026-03-07 13:55:44] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049065 10.0.0.33 - - [2026-03-07 13:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.33 - - [2026-03-07 13:55:44] "GET /network-ipam/95ba3b42-7168-4186-b015-3178d26a1c7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003230 10.0.0.33 - - [2026-03-07 13:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.33 - - [2026-03-07 13:55:44] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.057046 10.0.0.33 - - [2026-03-07 13:55:44] "PUT /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476 HTTP/1.1" 200 264 0.044739 10.0.0.33 - - [2026-03-07 13:55:44] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004793 10.0.0.33 - - [2026-03-07 13:55:44] "POST /set-tag HTTP/1.1" 200 109 0.076412 10.0.0.33 - - [2026-03-07 13:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017732 10.0.0.33 - - [2026-03-07 13:55:44] "GET /network-ipam/05829bd6-e5d1-4575-bea1-294dc0d6b267?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.004981 10.0.0.33 - - [2026-03-07 13:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.33 - - [2026-03-07 13:55:44] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004437 10.0.0.33 - - [2026-03-07 13:55:44] "PUT /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9 HTTP/1.1" 200 264 0.063807 10.0.0.33 - - [2026-03-07 13:55:44] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004617 10.0.0.33 - - [2026-03-07 13:55:45] "POST /set-tag HTTP/1.1" 200 109 0.049562 10.0.0.33 - - [2026-03-07 13:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008287 10.0.0.33 - - [2026-03-07 13:55:45] "GET /network-policy/46bc05eb-ceb3-42df-bc6c-ee9e00191ade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003328 10.0.0.33 - - [2026-03-07 13:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.33 - - [2026-03-07 13:55:45] "GET /network-policy/e867c4a5-a333-42bb-a30e-d0e3b0e87fab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002696 10.0.0.33 - - [2026-03-07 13:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.33 - - [2026-03-07 13:55:45] "GET /network-policy/38e59d18-bfec-457a-89aa-2627e07eb59c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002653 10.0.0.33 - - [2026-03-07 13:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005658 10.0.0.33 - - [2026-03-07 13:55:45] "PUT /network-policy/38e59d18-bfec-457a-89aa-2627e07eb59c HTTP/1.1" 200 262 0.012266 10.0.0.33 - - [2026-03-07 13:55:45] "POST /ref-update HTTP/1.1" 200 156 0.076356 10.0.0.33 - - [2026-03-07 13:55:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035146 10.0.0.33 - - [2026-03-07 13:55:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004087 10.0.0.33 - - [2026-03-07 13:55:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040053 10.0.0.33 - - [2026-03-07 13:55:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002184 10.0.0.33 - - [2026-03-07 13:55:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002100 10.0.0.33 - - [2026-03-07 13:55:45] "POST /security-groups HTTP/1.1" 409 245 0.002469 10.0.0.33 - - [2026-03-07 13:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2026-03-07 13:55:45] "PUT /security-group/50367e5a-41bf-4a01-ac51-9225a0ab8498 HTTP/1.1" 200 262 0.059503 10.0.0.33 - - [2026-03-07 13:55:45] "PUT /access-control-list/b7a9e9fb-022a-49cb-bc5d-1d6c30f85e7e HTTP/1.1" 200 272 0.027100 10.0.0.33 - - [2026-03-07 13:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.077462 10.0.0.33 - - [2026-03-07 13:55:45] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030055 10.0.0.33 - - [2026-03-07 13:55:45] "PUT /access-control-list/f657d9cc-1d6b-4185-9da4-94ccfafbf79f HTTP/1.1" 200 272 0.053975 10.0.0.33 - - [2026-03-07 13:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2026-03-07 13:55:45] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002728 10.0.0.33 - - [2026-03-07 13:55:45] "POST /tags HTTP/1.1" 409 206 0.001699 10.0.0.33 - - [2026-03-07 13:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.33 - - [2026-03-07 13:55:45] "GET /tag/7fe494be-8e00-432e-8a16-f41b5a50abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010181 10.0.0.33 - - [2026-03-07 13:55:45] "POST /firewall-rules HTTP/1.1" 200 562 0.067977 10.0.0.33 - - [2026-03-07 13:55:45] "GET /firewall-rule/fcca8df0-d7b3-4a18-9bd1-94aeeade8e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004310 10.0.0.33 - - [2026-03-07 13:55:45] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003452 10.0.0.33 - - [2026-03-07 13:55:45] "GET /firewall-rule/fcca8df0-d7b3-4a18-9bd1-94aeeade8e62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002402 10.0.0.33 - - [2026-03-07 13:55:46] "POST /ref-update HTTP/1.1" 200 156 0.030550 10.0.0.33 - - [2026-03-07 13:55:46] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016317 10.0.0.33 - - [2026-03-07 13:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.33 - - [2026-03-07 13:55:46] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002876 10.0.0.33 - - [2026-03-07 13:55:46] "POST /tags HTTP/1.1" 409 206 0.002351 10.0.0.33 - - [2026-03-07 13:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-03-07 13:55:46] "GET /tag/7fe494be-8e00-432e-8a16-f41b5a50abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019021 10.0.0.33 - - [2026-03-07 13:55:46] "POST /firewall-rules HTTP/1.1" 200 560 0.092476 10.0.0.33 - - [2026-03-07 13:55:46] "GET /firewall-rule/4093da33-045d-4160-915a-633ec1cc8f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.034312 10.0.0.33 - - [2026-03-07 13:55:46] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004070 10.0.0.33 - - [2026-03-07 13:55:46] "GET /firewall-rule/4093da33-045d-4160-915a-633ec1cc8f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002373 10.0.0.33 - - [2026-03-07 13:55:46] "POST /ref-update HTTP/1.1" 200 156 0.032225 10.0.0.33 - - [2026-03-07 13:55:46] "POST /tags HTTP/1.1" 200 371 0.024205 10.0.0.33 - - [2026-03-07 13:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017447 10.0.0.33 - - [2026-03-07 13:55:46] "GET /tag/38e1c8fe-98b6-49d4-993d-071e8aababb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011762 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:55:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.33 - - [2026-03-07 13:55:46] "POST /tags HTTP/1.1" 200 319 0.030515 10.0.0.33 - - [2026-03-07 13:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010927 10.0.0.33 - - [2026-03-07 13:55:46] "GET /tag/4b50ccc4-51f8-4061-bc8f-bcc937577f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016782 10.0.0.33 - - [2026-03-07 13:55:46] "POST /id-to-fqname HTTP/1.1" 200 181 0.000513 10.0.0.33 - - [2026-03-07 13:55:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.003048 10.0.0.33 - - [2026-03-07 13:55:47] "POST /security-groups HTTP/1.1" 200 578 0.229640 10.0.0.33 - - [2026-03-07 13:55:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.004449 10.0.0.33 - - [2026-03-07 13:55:47] "POST /projects HTTP/1.1" 200 497 0.454108 10.0.0.33 - - [2026-03-07 13:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008655 10.0.0.33 - - [2026-03-07 13:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.33 - - [2026-03-07 13:55:47] "POST /access-control-lists HTTP/1.1" 200 587 0.071271 10.0.0.33 - - [2026-03-07 13:55:47] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.010175 10.0.0.33 - - [2026-03-07 13:55:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.033859 10.0.0.33 - - [2026-03-07 13:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.029716 10.0.0.33 - - [2026-03-07 13:55:47] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004906 10.0.0.33 - - [2026-03-07 13:55:47] "POST /access-control-lists HTTP/1.1" 200 585 0.022335 10.0.0.33 - - [2026-03-07 13:55:47] "PUT /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476 HTTP/1.1" 200 264 0.082548 10.0.0.33 - - [2026-03-07 13:55:47] "PUT /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9 HTTP/1.1" 200 264 0.063173 10.0.0.33 - - [2026-03-07 13:55:47] "POST /security-groups HTTP/1.1" 200 558 0.077596 10.0.0.33 - - [2026-03-07 13:55:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.002601 10.0.0.33 - - [2026-03-07 13:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.059494 10.0.0.33 - - [2026-03-07 13:55:47] "POST /access-control-lists HTTP/1.1" 200 610 0.087235 10.0.0.33 - - [2026-03-07 13:55:47] "POST /fqname-to-id HTTP/1.1" 404 247 0.018900 10.0.0.33 - - [2026-03-07 13:55:47] "POST /chown HTTP/1.1" 200 109 0.044823 10.0.0.33 - - [2026-03-07 13:55:47] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005049 10.0.0.33 - - [2026-03-07 13:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.33 - - [2026-03-07 13:55:47] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.034439 10.0.0.33 - - [2026-03-07 13:55:47] "POST /access-control-lists HTTP/1.1" 200 608 0.068516 10.0.0.33 - - [2026-03-07 13:55:47] "POST /tags HTTP/1.1" 409 214 0.010771 10.0.0.33 - - [2026-03-07 13:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.33 - - [2026-03-07 13:55:47] "GET /tag/4b50ccc4-51f8-4061-bc8f-bcc937577f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011219 10.0.0.33 - - [2026-03-07 13:55:47] "POST /firewall-rules HTTP/1.1" 200 578 0.068324 10.0.0.33 - - [2026-03-07 13:55:47] "GET /firewall-rule/0a508096-8af7-4547-b885-691e74b8b91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007464 10.0.0.33 - - [2026-03-07 13:55:47] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003853 10.0.0.33 - - [2026-03-07 13:55:47] "GET /firewall-rule/0a508096-8af7-4547-b885-691e74b8b91e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001963 10.0.0.33 - - [2026-03-07 13:55:48] "POST /ref-update HTTP/1.1" 200 156 0.024738 10.0.0.33 - - [2026-03-07 13:55:48] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010993 10.0.0.33 - - [2026-03-07 13:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2026-03-07 13:55:48] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002287 10.0.0.33 - - [2026-03-07 13:55:48] "POST /tags HTTP/1.1" 409 214 0.001447 10.0.0.33 - - [2026-03-07 13:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.33 - - [2026-03-07 13:55:48] "GET /tag/4b50ccc4-51f8-4061-bc8f-bcc937577f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013820 10.0.0.33 - - [2026-03-07 13:55:48] "POST /firewall-rules HTTP/1.1" 200 576 0.075749 10.0.0.33 - - [2026-03-07 13:55:48] "GET /firewall-rule/129750d9-9e16-4c1b-91d6-28a66117b705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007673 10.0.0.33 - - [2026-03-07 13:55:48] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004798 10.0.0.33 - - [2026-03-07 13:55:48] "GET /firewall-rule/129750d9-9e16-4c1b-91d6-28a66117b705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001922 10.0.0.33 - - [2026-03-07 13:55:48] "POST /ref-update HTTP/1.1" 200 156 0.030499 10.0.0.33 - - [2026-03-07 13:55:48] "POST /tags HTTP/1.1" 200 363 0.054907 10.0.0.33 - - [2026-03-07 13:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2026-03-07 13:55:48] "GET /tag/816f7360-a3c6-493c-94e5-428dc67a0a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016726 10.0.0.33 - - [2026-03-07 13:55:48] "POST /tags HTTP/1.1" 200 311 0.066704 10.0.0.33 - - [2026-03-07 13:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2026-03-07 13:55:48] "GET /tag/c325f19a-c84f-43c8-946e-c50096961fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011800 10.0.0.33 - - [2026-03-07 13:55:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.003753 10.0.0.33 - - [2026-03-07 13:55:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.007123 10.0.0.33 - - [2026-03-07 13:55:48] "POST /security-groups HTTP/1.1" 200 574 0.067729 10.0.0.33 - - [2026-03-07 13:55:48] "POST /projects HTTP/1.1" 200 489 0.215726 10.0.0.33 - - [2026-03-07 13:55:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.002783 10.0.0.33 - - [2026-03-07 13:55:48] "POST /access-control-lists HTTP/1.1" 200 583 0.070168 10.0.0.33 - - [2026-03-07 13:55:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.014850 10.0.0.33 - - [2026-03-07 13:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.063804 10.0.0.33 - - [2026-03-07 13:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006512 10.0.0.33 - - [2026-03-07 13:55:48] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.008671 10.0.0.33 - - [2026-03-07 13:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2026-03-07 13:55:48] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.026462 10.0.0.33 - - [2026-03-07 13:55:48] "POST /access-control-lists HTTP/1.1" 200 581 0.061806 10.0.0.33 - - [2026-03-07 13:55:49] "PUT /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476 HTTP/1.1" 200 264 0.060440 10.0.0.33 - - [2026-03-07 13:55:49] "PUT /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9 HTTP/1.1" 200 264 0.052496 10.0.0.33 - - [2026-03-07 13:55:49] "POST /security-groups HTTP/1.1" 200 546 0.084142 10.0.0.33 - - [2026-03-07 13:55:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.003688 10.0.0.33 - - [2026-03-07 13:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015316 10.0.0.33 - - [2026-03-07 13:55:49] "POST /chown HTTP/1.1" 200 109 0.016841 10.0.0.33 - - [2026-03-07 13:55:49] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021348 10.0.0.33 - - [2026-03-07 13:55:49] "POST /access-control-lists HTTP/1.1" 200 602 0.101202 10.0.0.33 - - [2026-03-07 13:55:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.006539 10.0.0.33 - - [2026-03-07 13:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.33 - - [2026-03-07 13:55:49] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004345 10.0.0.33 - - [2026-03-07 13:55:49] "POST /tags HTTP/1.1" 409 210 0.005179 10.0.0.33 - - [2026-03-07 13:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.33 - - [2026-03-07 13:55:49] "GET /tag/c325f19a-c84f-43c8-946e-c50096961fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010740 10.0.0.33 - - [2026-03-07 13:55:49] "POST /access-control-lists HTTP/1.1" 200 600 0.079211 10.0.0.33 - - [2026-03-07 13:55:49] "POST /firewall-rules HTTP/1.1" 200 570 0.104527 10.0.0.33 - - [2026-03-07 13:55:49] "GET /firewall-rule/7e69675d-bf51-4b52-b17f-be0c01c74484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017295 10.0.0.33 - - [2026-03-07 13:55:49] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005678 10.0.0.33 - - [2026-03-07 13:55:49] "GET /firewall-rule/7e69675d-bf51-4b52-b17f-be0c01c74484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002730 10.0.0.33 - - [2026-03-07 13:55:49] "POST /ref-update HTTP/1.1" 200 156 0.043082 10.0.0.33 - - [2026-03-07 13:55:49] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012669 10.0.0.33 - - [2026-03-07 13:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.33 - - [2026-03-07 13:55:49] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002545 10.0.0.33 - - [2026-03-07 13:55:49] "POST /tags HTTP/1.1" 409 210 0.002177 10.0.0.33 - - [2026-03-07 13:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.33 - - [2026-03-07 13:55:49] "GET /tag/c325f19a-c84f-43c8-946e-c50096961fd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012606 10.0.0.33 - - [2026-03-07 13:55:49] "POST /firewall-rules HTTP/1.1" 200 568 0.073190 10.0.0.33 - - [2026-03-07 13:55:49] "GET /firewall-rule/414235b8-3b59-4a4b-8726-135a1158ec2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.014276 10.0.0.33 - - [2026-03-07 13:55:50] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.011324 10.0.0.33 - - [2026-03-07 13:55:50] "GET /firewall-rule/414235b8-3b59-4a4b-8726-135a1158ec2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.005058 10.0.0.33 - - [2026-03-07 13:55:50] "POST /ref-update HTTP/1.1" 200 156 0.042608 10.0.0.33 - - [2026-03-07 13:55:50] "POST /tags HTTP/1.1" 200 363 0.030513 10.0.0.33 - - [2026-03-07 13:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009674 10.0.0.33 - - [2026-03-07 13:55:50] "GET /tag/57c82a2c-0e7e-4432-976b-fb93d179a2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011546 10.0.0.33 - - [2026-03-07 13:55:50] "POST /tags HTTP/1.1" 409 210 0.001726 10.0.0.33 - - [2026-03-07 13:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.33 - - [2026-03-07 13:55:50] "GET /tag/9d435e33-38a1-427c-85a6-d63ec349ea88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012041 10.0.0.33 - - [2026-03-07 13:55:50] "POST /projects HTTP/1.1" 409 223 0.001840 10.0.0.33 - - [2026-03-07 13:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.33 - - [2026-03-07 13:55:50] "GET /project/7224688f-e3a9-45a8-8319-d67bf8b59ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.031268 10.0.0.33 - - [2026-03-07 13:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.33 - - [2026-03-07 13:55:50] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003776 10.0.0.33 - - [2026-03-07 13:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.33 - - [2026-03-07 13:55:50] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.017924 10.0.0.33 - - [2026-03-07 13:55:50] "PUT /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476 HTTP/1.1" 200 264 0.054630 10.0.0.33 - - [2026-03-07 13:55:50] "PUT /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9 HTTP/1.1" 200 264 0.051736 10.0.0.33 - - [2026-03-07 13:55:50] "POST /security-groups HTTP/1.1" 409 253 0.005967 10.0.0.33 - - [2026-03-07 13:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.33 - - [2026-03-07 13:55:50] "PUT /security-group/12eeb77e-0129-4464-ab5c-474e2b1f48e2 HTTP/1.1" 200 262 0.055583 10.0.0.33 - - [2026-03-07 13:55:50] "PUT /access-control-list/0d032bc6-d65c-4785-9db3-3fc81e012c6a HTTP/1.1" 200 272 0.014100 10.0.0.33 - - [2026-03-07 13:55:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.037909 10.0.0.33 - - [2026-03-07 13:55:50] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008179 10.0.0.33 - - [2026-03-07 13:55:50] "PUT /access-control-list/1f69cc15-5b83-47a3-b00c-a2b6435c1116 HTTP/1.1" 200 272 0.025401 10.0.0.33 - - [2026-03-07 13:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.33 - - [2026-03-07 13:55:50] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002353 10.0.0.33 - - [2026-03-07 13:55:50] "POST /tags HTTP/1.1" 409 210 0.011527 10.0.0.33 - - [2026-03-07 13:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2026-03-07 13:55:50] "GET /tag/9d435e33-38a1-427c-85a6-d63ec349ea88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016948 10.0.0.33 - - [2026-03-07 13:55:50] "POST /firewall-rules HTTP/1.1" 200 570 0.070234 10.0.0.33 - - [2026-03-07 13:55:50] "GET /firewall-rule/ae05c763-b3bf-4f49-bdbb-01d6b24b8002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009535 10.0.0.33 - - [2026-03-07 13:55:51] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004154 10.0.0.33 - - [2026-03-07 13:55:51] "GET /firewall-rule/ae05c763-b3bf-4f49-bdbb-01d6b24b8002?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003695 10.0.0.33 - - [2026-03-07 13:55:51] "POST /ref-update HTTP/1.1" 200 156 0.044478 10.0.0.33 - - [2026-03-07 13:55:51] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002680 10.0.0.33 - - [2026-03-07 13:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2026-03-07 13:55:51] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002177 10.0.0.33 - - [2026-03-07 13:55:51] "POST /tags HTTP/1.1" 409 210 0.001980 10.0.0.33 - - [2026-03-07 13:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.33 - - [2026-03-07 13:55:51] "GET /tag/9d435e33-38a1-427c-85a6-d63ec349ea88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010992 10.0.0.33 - - [2026-03-07 13:55:51] "POST /firewall-rules HTTP/1.1" 200 568 0.072793 10.0.0.33 - - [2026-03-07 13:55:51] "GET /firewall-rule/988e5100-69cc-4aeb-8477-fafaf9bd9f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.011295 10.0.0.33 - - [2026-03-07 13:55:51] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.007759 10.0.0.33 - - [2026-03-07 13:55:51] "GET /firewall-rule/988e5100-69cc-4aeb-8477-fafaf9bd9f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002239 10.0.0.33 - - [2026-03-07 13:55:51] "POST /ref-update HTTP/1.1" 200 156 0.041384 10.0.0.33 - - [2026-03-07 13:55:51] "POST /tags HTTP/1.1" 409 237 0.001941 10.0.0.33 - - [2026-03-07 13:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.33 - - [2026-03-07 13:55:51] "GET /tag/57c82a2c-0e7e-4432-976b-fb93d179a2d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.009396 10.0.0.33 - - [2026-03-07 13:55:51] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003393 10.0.0.33 - - [2026-03-07 13:55:51] "POST /set-tag HTTP/1.1" 200 109 0.022329 10.0.0.38 - - [2026-03-07 13:56:37] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.38 - - [2026-03-07 13:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.38 - - [2026-03-07 13:56:37] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004483 10.0.0.38 - - [2026-03-07 13:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.38 - - [2026-03-07 13:56:37] "GET /routing-instance/a2e7886a-2e82-416b-b7a9-6d99bcf2ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002780 10.0.0.38 - - [2026-03-07 13:56:37] "PUT /global-system-config/a925c980-8121-4563-becd-1711f7387011 HTTP/1.1" 200 274 0.007970 10.0.0.38 - - [2026-03-07 13:56:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.006123 10.0.0.38 - - [2026-03-07 13:56:37] "POST /virtual-routers HTTP/1.1" 200 599 0.017136 10.0.0.38 - - [2026-03-07 13:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.38 - - [2026-03-07 13:56:37] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.011550 10.0.0.38 - - [2026-03-07 13:56:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.001922 10.0.0.38 - - [2026-03-07 13:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.38 - - [2026-03-07 13:56:37] "GET /virtual-network/e1abfeba-dc50-44bd-8bd4-1f4bbe3246f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007126 10.0.0.38 - - [2026-03-07 13:56:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.053749 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:58:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:58:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 10.0.0.38 - - [2026-03-07 13:58:17] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.38 - - [2026-03-07 13:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.38 - - [2026-03-07 13:58:17] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004868 10.0.0.38 - - [2026-03-07 13:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.38 - - [2026-03-07 13:58:17] "GET /routing-instance/a2e7886a-2e82-416b-b7a9-6d99bcf2ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003253 10.0.0.38 - - [2026-03-07 13:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.38 - - [2026-03-07 13:58:17] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002459 10.0.0.38 - - [2026-03-07 13:58:17] "PUT /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9 HTTP/1.1" 200 262 0.009259 10.0.0.38 - - [2026-03-07 13:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009084 10.0.0.38 - - [2026-03-07 13:58:17] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003403 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:58:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000869 10.0.0.38 - - [2026-03-07 13:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2026-03-07 13:58:17] "GET /virtual-machine-interface/7bfc4cd3-20f8-4bfe-ac6b-5720c7755bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005298 10.0.0.38 - - [2026-03-07 13:58:17] "PUT /virtual-machine-interface/7bfc4cd3-20f8-4bfe-ac6b-5720c7755bb1 HTTP/1.1" 200 284 0.010348 10.0.0.33 - - [2026-03-07 13:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.33 - - [2026-03-07 13:58:20] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003016 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:58:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:58:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.33 - - [2026-03-07 13:59:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002049 10.0.0.33 - - [2026-03-07 13:59:28] "GET /global-system-configs HTTP/1.1" 200 322 0.001983 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:59:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000794 [Introspect:8084]10.0.0.33 - - [2026-03-07 13:59:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000739 10.0.0.33 - - [2026-03-07 13:59:37] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002959 10.0.0.33 - - [2026-03-07 13:59:37] "POST /ref-update HTTP/1.1" 200 156 0.009255 10.0.0.33 - - [2026-03-07 13:59:47] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005118 10.0.0.33 - - [2026-03-07 13:59:47] "POST /set-tag HTTP/1.1" 200 109 0.005127 10.0.0.33 - - [2026-03-07 13:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.33 - - [2026-03-07 13:59:47] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002846 10.0.0.33 - - [2026-03-07 13:59:47] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004148 10.0.0.33 - - [2026-03-07 13:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.33 - - [2026-03-07 13:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.33 - - [2026-03-07 13:59:47] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002511 10.0.0.33 - - [2026-03-07 13:59:47] "GET /loadbalancer-pool/8b683ca7-99cb-44be-bd2f-e0fcff1b6fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005554 10.0.0.33 - - [2026-03-07 13:59:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023153 10.0.0.33 - - [2026-03-07 13:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015735 10.0.0.33 - - [2026-03-07 13:59:47] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011226 10.0.0.33 - - [2026-03-07 13:59:47] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011339 10.0.0.33 - - [2026-03-07 13:59:47] "POST /ref-update HTTP/1.1" 200 156 0.010505 10.0.0.33 - - [2026-03-07 13:59:47] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.007942 10.0.0.33 - - [2026-03-07 13:59:47] "POST /tags HTTP/1.1" 409 205 0.006486 10.0.0.33 - - [2026-03-07 13:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.33 - - [2026-03-07 13:59:47] "GET /tag/380aaa25-4344-4069-9fa1-6aee182d6d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014678 10.0.0.33 - - [2026-03-07 13:59:47] "PUT /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7 HTTP/1.1" 200 256 0.031228 10.0.0.33 - - [2026-03-07 13:59:47] "POST /set-tag HTTP/1.1" 200 109 0.070119 10.0.0.33 - - [2026-03-07 13:59:47] "GET /loadbalancer-pool/2a54cdcc-628f-4f49-9165-7c85923759d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013892 10.0.0.33 - - [2026-03-07 13:59:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014416 10.0.0.33 - - [2026-03-07 13:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.006949 10.0.0.33 - - [2026-03-07 13:59:47] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008217 10.0.0.33 - - [2026-03-07 13:59:47] "POST /set-tag HTTP/1.1" 200 109 0.001815 10.0.0.33 - - [2026-03-07 13:59:47] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003196 10.0.0.33 - - [2026-03-07 13:59:47] "POST /ref-update HTTP/1.1" 200 156 0.005415 10.0.0.33 - - [2026-03-07 13:59:47] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009748 10.0.0.33 - - [2026-03-07 13:59:47] "PUT /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7 HTTP/1.1" 200 256 0.008198 10.0.0.33 - - [2026-03-07 13:59:47] "GET /loadbalancer-pool/29f71718-24ba-44f2-a555-72eecf8ea8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008622 10.0.0.33 - - [2026-03-07 13:59:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013128 10.0.0.33 - - [2026-03-07 13:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013003 10.0.0.33 - - [2026-03-07 13:59:47] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007635 10.0.0.33 - - [2026-03-07 13:59:47] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003644 10.0.0.33 - - [2026-03-07 13:59:47] "POST /ref-update HTTP/1.1" 200 156 0.010401 10.0.0.33 - - [2026-03-07 13:59:47] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.014721 10.0.0.33 - - [2026-03-07 13:59:47] "POST /set-tag HTTP/1.1" 200 109 0.004735 10.0.0.33 - - [2026-03-07 13:59:47] "PUT /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7 HTTP/1.1" 200 256 0.012801 10.0.0.33 - - [2026-03-07 14:03:21] "GET / HTTP/1.1" 200 35931 0.001744 10.0.0.33 - - [2026-03-07 14:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2026-03-07 14:03:21] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004299 10.0.0.33 - - [2026-03-07 14:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.33 - - [2026-03-07 14:03:21] "GET /config-node/287bba54-ba1c-4a71-b885-5c1d8674a901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003669 10.0.0.33 - - [2026-03-07 14:03:32] "GET / HTTP/1.1" 200 35931 0.001317 10.0.0.33 - - [2026-03-07 14:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-03-07 14:03:32] "GET /routing-instance/a2e7886a-2e82-416b-b7a9-6d99bcf2ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002389 10.0.0.33 - - [2026-03-07 14:03:32] "POST /bgp-routers HTTP/1.1" 409 301 0.001716 10.0.0.33 - - [2026-03-07 14:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2026-03-07 14:03:32] "GET /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.007028 10.0.0.33 - - [2026-03-07 14:03:32] "PUT /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990 HTTP/1.1" 200 254 0.025243 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:03:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001426 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:03:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 10.0.0.33 - - [2026-03-07 14:03:54] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004627 10.0.0.33 - - [2026-03-07 14:03:54] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.33 - - [2026-03-07 14:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2026-03-07 14:03:54] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004200 10.0.0.33 - - [2026-03-07 14:03:54] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009397 10.0.0.33 - - [2026-03-07 14:03:54] "POST /set-tag HTTP/1.1" 200 109 0.024286 10.0.0.33 - - [2026-03-07 14:03:54] "DELETE /loadbalancer-member/d40780f6-86b9-4a3f-8d70-8f1a491de349 HTTP/1.1" 200 115 0.077735 10.0.0.33 - - [2026-03-07 14:03:54] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022108 10.0.0.33 - - [2026-03-07 14:03:54] "POST /set-tag HTTP/1.1" 200 109 0.003433 10.0.0.33 - - [2026-03-07 14:03:54] "DELETE /loadbalancer-member/ebc802e8-0b36-4322-9c41-20a543b085a9 HTTP/1.1" 200 115 0.027306 10.0.0.33 - - [2026-03-07 14:03:54] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006641 10.0.0.33 - - [2026-03-07 14:03:54] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.33 - - [2026-03-07 14:03:54] "DELETE /loadbalancer-member/d91f556a-5d3d-4b8e-ba05-2eea0b60bdeb HTTP/1.1" 200 115 0.055934 10.0.0.33 - - [2026-03-07 14:03:54] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003695 10.0.0.33 - - [2026-03-07 14:03:54] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.33 - - [2026-03-07 14:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2026-03-07 14:03:54] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002057 10.0.0.33 - - [2026-03-07 14:03:54] "GET /loadbalancer-pool/8b683ca7-99cb-44be-bd2f-e0fcff1b6fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003208 10.0.0.33 - - [2026-03-07 14:03:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020365 10.0.0.33 - - [2026-03-07 14:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031075 10.0.0.33 - - [2026-03-07 14:03:54] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016793 10.0.0.33 - - [2026-03-07 14:03:54] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012140 10.0.0.33 - - [2026-03-07 14:03:54] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002825 10.0.0.33 - - [2026-03-07 14:03:54] "POST /set-tag HTTP/1.1" 200 109 0.072434 10.0.0.33 - - [2026-03-07 14:03:54] "GET /loadbalancer-pool/2a54cdcc-628f-4f49-9165-7c85923759d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010143 10.0.0.33 - - [2026-03-07 14:03:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034225 10.0.0.33 - - [2026-03-07 14:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015518 10.0.0.33 - - [2026-03-07 14:03:54] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010585 10.0.0.33 - - [2026-03-07 14:03:54] "POST /set-tag HTTP/1.1" 200 109 0.007175 10.0.0.33 - - [2026-03-07 14:03:54] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005272 10.0.0.33 - - [2026-03-07 14:03:54] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002082 10.0.0.33 - - [2026-03-07 14:03:55] "GET /loadbalancer-pool/29f71718-24ba-44f2-a555-72eecf8ea8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003062 10.0.0.33 - - [2026-03-07 14:03:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019596 10.0.0.33 - - [2026-03-07 14:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014634 10.0.0.33 - - [2026-03-07 14:03:55] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017833 10.0.0.33 - - [2026-03-07 14:03:55] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008401 10.0.0.33 - - [2026-03-07 14:03:55] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002017 10.0.0.33 - - [2026-03-07 14:03:55] "POST /set-tag HTTP/1.1" 200 109 0.002537 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:03:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:03:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:04:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:04:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000751 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:04:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:04:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 10.0.0.33 - - [2026-03-07 14:04:27] "GET /global-system-configs HTTP/1.1" 200 322 0.003082 10.0.0.33 - - [2026-03-07 14:04:28] "GET /global-system-configs HTTP/1.1" 200 322 0.007504 10.0.0.33 - - [2026-03-07 14:05:07] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.33 - - [2026-03-07 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-03-07 14:05:07] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052701 10.0.0.33 - - [2026-03-07 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.33 - - [2026-03-07 14:05:07] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032736 10.0.0.33 - - [2026-03-07 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.33 - - [2026-03-07 14:05:07] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028814 10.0.0.33 - - [2026-03-07 14:05:07] "POST /tags HTTP/1.1" 200 333 0.042402 10.0.0.33 - - [2026-03-07 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.33 - - [2026-03-07 14:05:07] "GET /tag/c233b51a-8177-4229-900d-41adc2d4c07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014003 10.0.0.33 - - [2026-03-07 14:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.33 - - [2026-03-07 14:05:08] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051917 10.0.0.33 - - [2026-03-07 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016100 10.0.0.33 - - [2026-03-07 14:05:08] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071534 10.0.0.33 - - [2026-03-07 14:05:08] "GET /virtual-networks?parent_id=60806a61-a2e9-49a4-aa5a-ed7152422b3f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.025564 10.0.0.33 - - [2026-03-07 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.33 - - [2026-03-07 14:05:08] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004504 10.0.0.33 - - [2026-03-07 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.33 - - [2026-03-07 14:05:08] "GET /service-appliance-set/e48b9c06-4584-4486-876e-e2cbb89b299c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002000 10.0.0.33 - - [2026-03-07 14:05:08] "POST /fqname-to-id HTTP/1.1" 404 254 0.002066 10.0.0.33 - - [2026-03-07 14:05:08] "POST /virtual-networks HTTP/1.1" 200 512 0.069882 10.0.0.33 - - [2026-03-07 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.33 - - [2026-03-07 14:05:08] "GET /network-ipam/69e47f1d-bfe2-425c-9368-3ffbd24f135b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.020421 10.0.0.33 - - [2026-03-07 14:05:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.109946 10.0.0.33 - - [2026-03-07 14:05:08] "GET /virtual-machine-interface/15840213-4d69-41ca-aaa5-2dc884111b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013823 10.0.0.33 - - [2026-03-07 14:05:08] "POST /useragent-kv HTTP/1.1" 200 115 0.006758 10.0.0.33 - - [2026-03-07 14:05:08] "POST /ref-update HTTP/1.1" 200 156 0.075611 10.0.0.33 - - [2026-03-07 14:05:08] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003981 10.0.0.33 - - [2026-03-07 14:05:08] "POST /instance-ips HTTP/1.1" 200 409 0.023057 10.0.0.33 - - [2026-03-07 14:05:08] "GET /domains HTTP/1.1" 200 280 0.005111 10.0.0.33 - - [2026-03-07 14:05:08] "GET /instance-ip/5223d31e-30e6-485a-8175-86422129a588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.014570 10.0.0.33 - - [2026-03-07 14:05:08] "GET /domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 HTTP/1.1" 200 3087 0.013428 10.0.0.33 - - [2026-03-07 14:05:08] "POST /loadbalancers HTTP/1.1" 200 610 0.037590 10.0.0.33 - - [2026-03-07 14:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007547 10.0.0.33 - - [2026-03-07 14:05:08] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f HTTP/1.1" 200 5716 0.082802 10.0.0.33 - - [2026-03-07 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015451 10.0.0.33 - - [2026-03-07 14:05:08] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.072692 10.0.0.33 - - [2026-03-07 14:05:08] "GET /instance-ip/5223d31e-30e6-485a-8175-86422129a588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.002473 10.0.0.33 - - [2026-03-07 14:05:08] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 2087 0.007757 10.0.0.33 - - [2026-03-07 14:05:08] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 2087 0.004436 10.0.0.33 - - [2026-03-07 14:05:08] "GET /routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 HTTP/1.1" 200 1181 0.002563 10.0.0.33 - - [2026-03-07 14:05:08] "GET /routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 HTTP/1.1" 200 1181 0.013516 10.0.0.33 - - [2026-03-07 14:05:08] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050985 10.0.0.33 - - [2026-03-07 14:05:08] "POST /floating-ips HTTP/1.1" 200 597 0.045884 10.0.0.33 - - [2026-03-07 14:05:08] "GET /loadbalancer/5eaf0ab5-6b67-4b8d-8a17-2fdae231a36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.003157 10.0.0.33 - - [2026-03-07 14:05:08] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.017596 10.0.0.33 - - [2026-03-07 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010772 10.0.0.33 - - [2026-03-07 14:05:08] "POST /route-targets HTTP/1.1" 200 327 0.010919 10.0.0.33 - - [2026-03-07 14:05:08] "POST /ref-update HTTP/1.1" 200 156 0.020487 10.0.0.33 - - [2026-03-07 14:05:08] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037607 10.0.0.33 - - [2026-03-07 14:05:08] "GET /loadbalancer-listener/bb41c948-c973-46f1-a085-c9d4534478dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.009387 10.0.0.33 - - [2026-03-07 14:05:08] "GET /loadbalancer-listener/bb41c948-c973-46f1-a085-c9d4534478dd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.011275 10.0.0.33 - - [2026-03-07 14:05:08] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024000 10.0.0.33 - - [2026-03-07 14:05:08] "GET /instance-ip/5223d31e-30e6-485a-8175-86422129a588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1649 0.006669 10.0.0.33 - - [2026-03-07 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2026-03-07 14:05:08] "GET /loadbalancer/5eaf0ab5-6b67-4b8d-8a17-2fdae231a36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002060 10.0.0.33 - - [2026-03-07 14:05:08] "GET /instance-ip/5223d31e-30e6-485a-8175-86422129a588?fields=floating_ips HTTP/1.1" 200 1211 0.005050 10.0.0.33 - - [2026-03-07 14:05:08] "GET /floating-ip/9a2c9962-9a25-4435-ba3b-7665e65c7845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.001678 10.0.0.33 - - [2026-03-07 14:05:08] "POST /tags HTTP/1.1" 200 295 0.064275 10.0.0.33 - - [2026-03-07 14:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005829 10.0.0.33 - - [2026-03-07 14:05:09] "GET /tag/6411ce9f-7a56-4797-9118-4e5c295a050d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013394 10.0.0.33 - - [2026-03-07 14:05:09] "POST /tags HTTP/1.1" 409 233 0.002072 10.0.0.33 - - [2026-03-07 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.33 - - [2026-03-07 14:05:09] "GET /tag/ed5f0d80-bd0e-424d-ba57-25484d5c0624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.009825 10.0.0.33 - - [2026-03-07 14:05:09] "POST /tags HTTP/1.1" 409 206 0.001729 10.0.0.33 - - [2026-03-07 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.33 - - [2026-03-07 14:05:09] "GET /tag/7fe494be-8e00-432e-8a16-f41b5a50abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012263 10.0.0.33 - - [2026-03-07 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.33 - - [2026-03-07 14:05:09] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004559 10.0.0.33 - - [2026-03-07 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2026-03-07 14:05:09] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039311 10.0.0.33 - - [2026-03-07 14:05:09] "POST /virtual-machines HTTP/1.1" 200 369 0.007276 10.0.0.33 - - [2026-03-07 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020569 10.0.0.33 - - [2026-03-07 14:05:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108948 10.0.0.33 - - [2026-03-07 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008940 10.0.0.33 - - [2026-03-07 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009006 10.0.0.33 - - [2026-03-07 14:05:09] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004126 10.0.0.33 - - [2026-03-07 14:05:09] "POST /instance-ips HTTP/1.1" 200 409 0.021663 10.0.0.33 - - [2026-03-07 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017009 10.0.0.33 - - [2026-03-07 14:05:09] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012612 10.0.0.33 - - [2026-03-07 14:05:09] "POST /set-tag HTTP/1.1" 200 109 0.017857 10.0.0.33 - - [2026-03-07 14:05:09] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009125 10.0.0.33 - - [2026-03-07 14:05:09] "GET /instance-ip/a6d13576-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008345 10.0.0.33 - - [2026-03-07 14:05:09] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004136 10.0.0.33 - - [2026-03-07 14:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.33 - - [2026-03-07 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.33 - - [2026-03-07 14:05:09] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003259 10.0.0.33 - - [2026-03-07 14:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.33 - - [2026-03-07 14:05:09] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045576 10.0.0.33 - - [2026-03-07 14:05:09] "POST /virtual-machines HTTP/1.1" 200 369 0.013550 10.0.0.33 - - [2026-03-07 14:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024910 10.0.0.33 - - [2026-03-07 14:05:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.094512 10.0.0.33 - - [2026-03-07 14:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008555 10.0.0.33 - - [2026-03-07 14:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013751 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.003771 10.0.0.33 - - [2026-03-07 14:05:10] "POST /instance-ips HTTP/1.1" 200 409 0.023951 10.0.0.33 - - [2026-03-07 14:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021614 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011192 10.0.0.33 - - [2026-03-07 14:05:10] "POST /set-tag HTTP/1.1" 200 109 0.015963 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011780 10.0.0.33 - - [2026-03-07 14:05:10] "GET /instance-ip/a72adef0-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006971 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004047 10.0.0.33 - - [2026-03-07 14:05:10] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003237 10.0.0.33 - - [2026-03-07 14:05:10] "POST /ref-update HTTP/1.1" 200 156 0.009607 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010258 10.0.0.33 - - [2026-03-07 14:05:10] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.004076 10.0.0.33 - - [2026-03-07 14:05:10] "POST /ref-update HTTP/1.1" 200 156 0.007331 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011127 10.0.0.33 - - [2026-03-07 14:05:10] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003661 10.0.0.33 - - [2026-03-07 14:05:10] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.33 - - [2026-03-07 14:05:10] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004055 10.0.0.33 - - [2026-03-07 14:05:10] "POST /set-tag HTTP/1.1" 200 109 0.001897 10.0.0.33 - - [2026-03-07 14:05:13] "GET /domains HTTP/1.1" 200 280 0.002057 10.0.0.33 - - [2026-03-07 14:05:13] "GET /domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 HTTP/1.1" 200 3087 0.002512 10.0.0.33 - - [2026-03-07 14:05:13] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f HTTP/1.1" 200 7064 0.039399 10.0.0.33 - - [2026-03-07 14:05:13] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 2087 0.003772 10.0.0.33 - - [2026-03-07 14:05:13] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 2087 0.003619 10.0.0.33 - - [2026-03-07 14:05:13] "GET /routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 HTTP/1.1" 200 1402 0.003181 10.0.0.33 - - [2026-03-07 14:05:13] "GET /routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 HTTP/1.1" 200 1402 0.002069 10.0.0.33 - - [2026-03-07 14:05:13] "GET /route-target/14c84de8-7b88-43fb-ab69-516d92291c24 HTTP/1.1" 200 1152 0.001943 10.0.0.33 - - [2026-03-07 14:05:13] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 2087 0.003404 10.0.0.33 - - [2026-03-07 14:05:13] "GET /routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 HTTP/1.1" 200 1402 0.002149 10.0.0.33 - - [2026-03-07 14:05:13] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003922 10.0.0.33 - - [2026-03-07 14:05:13] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 2087 0.003494 10.0.0.33 - - [2026-03-07 14:05:13] "GET /routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 HTTP/1.1" 200 1402 0.002488 10.0.0.33 - - [2026-03-07 14:05:13] "GET /routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 HTTP/1.1" 200 1402 0.002137 10.0.0.33 - - [2026-03-07 14:05:13] "GET /route-target/14c84de8-7b88-43fb-ab69-516d92291c24 HTTP/1.1" 200 1152 0.001887 10.0.0.33 - - [2026-03-07 14:05:13] "GET /domains HTTP/1.1" 200 280 0.002186 10.0.0.33 - - [2026-03-07 14:05:13] "GET /domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 HTTP/1.1" 200 3087 0.005005 10.0.0.33 - - [2026-03-07 14:05:13] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f HTTP/1.1" 200 7064 0.062527 10.0.0.33 - - [2026-03-07 14:05:13] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 2087 0.004841 10.0.0.33 - - [2026-03-07 14:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.33 - - [2026-03-07 14:05:13] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033755 10.0.0.33 - - [2026-03-07 14:05:13] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003691 10.0.0.33 - - [2026-03-07 14:05:13] "GET /floating-ip-pools?parent_id=8b5de8e7-699c-42f2-8d38-1203e12ac71e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001858 10.0.0.33 - - [2026-03-07 14:05:13] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004217 10.0.0.33 - - [2026-03-07 14:05:13] "POST /floating-ip-pools HTTP/1.1" 200 562 0.022135 10.0.0.33 - - [2026-03-07 14:05:13] "POST /ref-update HTTP/1.1" 200 156 0.010723 10.0.0.33 - - [2026-03-07 14:05:14] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004236 10.0.0.33 - - [2026-03-07 14:05:14] "GET /domains HTTP/1.1" 200 280 0.003026 10.0.0.33 - - [2026-03-07 14:05:14] "GET /domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 HTTP/1.1" 200 3087 0.003333 10.0.0.33 - - [2026-03-07 14:05:14] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f HTTP/1.1" 200 7320 0.042166 10.0.0.33 - - [2026-03-07 14:05:14] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 2325 0.009164 10.0.0.33 - - [2026-03-07 14:05:14] "GET /floating-ip-pool/af3f60d4-f3d5-49c8-b778-72b2af079124 HTTP/1.1" 200 1315 0.002163 10.0.0.33 - - [2026-03-07 14:05:14] "GET /domains HTTP/1.1" 200 280 0.001423 10.0.0.33 - - [2026-03-07 14:05:14] "GET /domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 HTTP/1.1" 200 3087 0.002499 10.0.0.33 - - [2026-03-07 14:05:14] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f HTTP/1.1" 200 7320 0.042350 10.0.0.33 - - [2026-03-07 14:05:14] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 2325 0.003388 10.0.0.33 - - [2026-03-07 14:05:14] "GET /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003811 10.0.0.33 - - [2026-03-07 14:05:14] "POST /tags HTTP/1.1" 200 365 0.073584 10.0.0.33 - - [2026-03-07 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007546 10.0.0.33 - - [2026-03-07 14:05:14] "GET /tag/29114081-df1c-4b32-a674-d103ae530096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020694 10.0.0.33 - - [2026-03-07 14:05:14] "POST /tags HTTP/1.1" 409 206 0.001714 10.0.0.33 - - [2026-03-07 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.33 - - [2026-03-07 14:05:14] "GET /tag/7fe494be-8e00-432e-8a16-f41b5a50abc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011695 10.0.0.33 - - [2026-03-07 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2026-03-07 14:05:14] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041278 10.0.0.33 - - [2026-03-07 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.33 - - [2026-03-07 14:05:14] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004268 10.0.0.33 - - [2026-03-07 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.33 - - [2026-03-07 14:05:14] "GET /service-appliance-set/ada15338-1c9c-4464-ae1f-4ad983618af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003883 10.0.0.33 - - [2026-03-07 14:05:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.001666 10.0.0.33 - - [2026-03-07 14:05:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103367 10.0.0.33 - - [2026-03-07 14:05:14] "GET /virtual-machine-interface/58118ebc-0ec6-4a08-b7a8-ba31d297ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011864 10.0.0.33 - - [2026-03-07 14:05:14] "POST /set-tag HTTP/1.1" 200 109 0.013479 10.0.0.33 - - [2026-03-07 14:05:14] "POST /instance-ips HTTP/1.1" 200 417 0.017629 10.0.0.33 - - [2026-03-07 14:05:14] "GET /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004533 10.0.0.33 - - [2026-03-07 14:05:14] "POST /loadbalancers HTTP/1.1" 200 618 0.058961 10.0.0.33 - - [2026-03-07 14:05:14] "POST /service-instances HTTP/1.1" 200 566 0.015971 10.0.0.33 - - [2026-03-07 14:05:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024184 10.0.0.33 - - [2026-03-07 14:05:14] "POST /ref-update HTTP/1.1" 200 156 0.013119 10.0.0.33 - - [2026-03-07 14:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017596 10.0.0.33 - - [2026-03-07 14:05:15] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036254 10.0.0.33 - - [2026-03-07 14:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.33 - - [2026-03-07 14:05:15] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.007614 10.0.0.33 - - [2026-03-07 14:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009729 10.0.0.33 - - [2026-03-07 14:05:15] "GET /virtual-machine-interface/58118ebc-0ec6-4a08-b7a8-ba31d297ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.015215 10.0.0.33 - - [2026-03-07 14:05:15] "GET /virtual-machine-interface/58118ebc-0ec6-4a08-b7a8-ba31d297ac33?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007253 10.0.0.33 - - [2026-03-07 14:05:15] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.010060 10.0.0.33 - - [2026-03-07 14:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.33 - - [2026-03-07 14:05:15] "GET /floating-ip-pool/af3f60d4-f3d5-49c8-b778-72b2af079124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002420 10.0.0.33 - - [2026-03-07 14:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008061 10.0.0.33 - - [2026-03-07 14:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.33 - - [2026-03-07 14:05:15] "POST /virtual-machines HTTP/1.1" 200 429 0.015109 10.0.0.33 - - [2026-03-07 14:05:15] "POST /floating-ips HTTP/1.1" 200 671 0.123939 10.0.0.33 - - [2026-03-07 14:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.054831 10.0.0.33 - - [2026-03-07 14:05:15] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006276 10.0.0.33 - - [2026-03-07 14:05:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.160810 10.0.0.33 - - [2026-03-07 14:05:15] "POST /chown HTTP/1.1" 200 109 0.025850 10.0.0.33 - - [2026-03-07 14:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293 10.0.0.33 - - [2026-03-07 14:05:15] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004796 10.0.0.33 - - [2026-03-07 14:05:15] "POST /tags HTTP/1.1" 409 221 0.006546 10.0.0.33 - - [2026-03-07 14:05:15] "POST /chown HTTP/1.1" 200 109 0.005640 10.0.0.33 - - [2026-03-07 14:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.33 - - [2026-03-07 14:05:15] "GET /tag/c233b51a-8177-4229-900d-41adc2d4c07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010256 10.0.0.33 - - [2026-03-07 14:05:15] "POST /tags HTTP/1.1" 409 238 0.001687 10.0.0.33 - - [2026-03-07 14:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.33 - - [2026-03-07 14:05:15] "PUT /virtual-machine-interface/6ab3eed4-a2eb-4fc5-9aa3-219e5e4d48f2 HTTP/1.1" 200 284 0.010434 10.0.0.33 - - [2026-03-07 14:05:15] "PUT /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8 HTTP/1.1" 200 256 0.020449 10.0.0.33 - - [2026-03-07 14:05:15] "GET /tag/29114081-df1c-4b32-a674-d103ae530096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010604 10.0.0.33 - - [2026-03-07 14:05:15] "POST /ref-update HTTP/1.1" 200 156 0.029482 10.0.0.33 - - [2026-03-07 14:05:15] "POST /firewall-rules HTTP/1.1" 200 650 0.086504 10.0.0.33 - - [2026-03-07 14:05:15] "GET /firewall-rule/f3e90ffe-8852-4475-9265-e86c1abe092a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.013988 10.0.0.33 - - [2026-03-07 14:05:15] "POST /ref-update HTTP/1.1" 200 156 0.061978 10.0.0.33 - - [2026-03-07 14:05:15] "GET /firewall-policy/e683b6f8-8c50-4854-8289-a8eafac0a45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006315 10.0.0.33 - - [2026-03-07 14:05:15] "POST /ref-update HTTP/1.1" 200 156 0.044892 10.0.0.33 - - [2026-03-07 14:05:15] "GET /firewall-rule/f3e90ffe-8852-4475-9265-e86c1abe092a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.017321 10.0.0.33 - - [2026-03-07 14:05:15] "POST /ref-update HTTP/1.1" 200 156 0.034044 10.0.0.33 - - [2026-03-07 14:05:15] "POST /ref-update HTTP/1.1" 200 156 0.044778 10.0.0.33 - - [2026-03-07 14:05:15] "POST /ref-update HTTP/1.1" 200 156 0.009088 10.0.0.33 - - [2026-03-07 14:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416 10.0.0.33 - - [2026-03-07 14:05:15] "POST /ref-update HTTP/1.1" 200 156 0.022226 10.0.0.33 - - [2026-03-07 14:05:15] "POST /virtual-machines HTTP/1.1" 200 429 0.018521 10.0.0.33 - - [2026-03-07 14:05:15] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.080737 10.0.0.33 - - [2026-03-07 14:05:15] "GET /loadbalancer/831b42ad-8772-4490-844d-460b4fbdb737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003930 10.0.0.33 - - [2026-03-07 14:05:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.120705 10.0.0.33 - - [2026-03-07 14:05:16] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.108014 10.0.0.33 - - [2026-03-07 14:05:16] "POST /chown HTTP/1.1" 200 109 0.024032 10.0.0.33 - - [2026-03-07 14:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015255 10.0.0.33 - - [2026-03-07 14:05:16] "POST /chown HTTP/1.1" 200 109 0.015788 10.0.0.33 - - [2026-03-07 14:05:16] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041875 10.0.0.33 - - [2026-03-07 14:05:16] "GET /loadbalancer-listener/c9aba3c5-1995-4429-a028-c6a171cb1fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004162 10.0.0.33 - - [2026-03-07 14:05:16] "PUT /virtual-machine-interface/798d1ee2-1e8a-45b7-82ef-772edf49743d HTTP/1.1" 200 284 0.019730 10.0.0.33 - - [2026-03-07 14:05:16] "GET /loadbalancer-listener/c9aba3c5-1995-4429-a028-c6a171cb1fc0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.015850 10.0.0.33 - - [2026-03-07 14:05:16] "PUT /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8 HTTP/1.1" 200 256 0.026197 10.0.0.33 - - [2026-03-07 14:05:16] "POST /ref-update HTTP/1.1" 200 156 0.024467 10.0.0.33 - - [2026-03-07 14:05:16] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.060052 10.0.0.33 - - [2026-03-07 14:05:16] "POST /ref-update HTTP/1.1" 200 156 0.009617 10.0.0.33 - - [2026-03-07 14:05:16] "POST /ref-update HTTP/1.1" 200 156 0.029165 10.0.0.33 - - [2026-03-07 14:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016070 10.0.0.33 - - [2026-03-07 14:05:16] "GET /loadbalancer-pool/dd3213c5-f548-4787-9996-fd572fc9da36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015766 10.0.0.33 - - [2026-03-07 14:05:16] "POST /ref-update HTTP/1.1" 200 156 0.035887 10.0.0.33 - - [2026-03-07 14:05:16] "POST /loadbalancer-members HTTP/1.1" 200 707 0.041899 10.0.0.33 - - [2026-03-07 14:05:16] "POST /ref-update HTTP/1.1" 200 156 0.011304 10.0.0.33 - - [2026-03-07 14:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2026-03-07 14:05:16] "POST /chown HTTP/1.1" 200 109 0.011408 10.0.0.33 - - [2026-03-07 14:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016813 10.0.0.33 - - [2026-03-07 14:05:16] "GET /loadbalancer-member/f71ff5a7-3411-4239-aed5-e26acbb4ab1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.014925 10.0.0.33 - - [2026-03-07 14:05:16] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002549 10.0.0.33 - - [2026-03-07 14:05:16] "POST /chown HTTP/1.1" 200 109 0.006935 10.0.0.33 - - [2026-03-07 14:05:16] "PUT /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8 HTTP/1.1" 200 256 0.023764 10.0.0.33 - - [2026-03-07 14:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.33 - - [2026-03-07 14:05:16] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005315 10.0.0.33 - - [2026-03-07 14:05:16] "POST /tags HTTP/1.1" 409 221 0.002811 10.0.0.33 - - [2026-03-07 14:05:16] "POST /ref-update HTTP/1.1" 200 156 0.023578 10.0.0.33 - - [2026-03-07 14:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.33 - - [2026-03-07 14:05:16] "GET /tag/c233b51a-8177-4229-900d-41adc2d4c07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010992 10.0.0.33 - - [2026-03-07 14:05:16] "POST /tags HTTP/1.1" 409 238 0.001875 10.0.0.33 - - [2026-03-07 14:05:16] "POST /chown HTTP/1.1" 200 109 0.022167 10.0.0.33 - - [2026-03-07 14:05:16] "POST /chown HTTP/1.1" 200 109 0.025106 10.0.0.33 - - [2026-03-07 14:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011713 10.0.0.33 - - [2026-03-07 14:05:16] "GET /tag/29114081-df1c-4b32-a674-d103ae530096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010552 10.0.0.33 - - [2026-03-07 14:05:16] "PUT /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8 HTTP/1.1" 200 256 0.029942 10.0.0.33 - - [2026-03-07 14:05:16] "POST /firewall-rules HTTP/1.1" 409 293 0.013637 10.0.0.33 - - [2026-03-07 14:05:16] "POST /ref-update HTTP/1.1" 200 156 0.009676 10.0.0.33 - - [2026-03-07 14:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.33 - - [2026-03-07 14:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.33 - - [2026-03-07 14:05:16] "POST /chown HTTP/1.1" 200 109 0.014568 10.0.0.33 - - [2026-03-07 14:05:16] "PUT /firewall-rule/f3e90ffe-8852-4475-9265-e86c1abe092a HTTP/1.1" 200 260 0.045001 10.0.0.33 - - [2026-03-07 14:05:16] "GET /firewall-rule/f3e90ffe-8852-4475-9265-e86c1abe092a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.006793 10.0.0.33 - - [2026-03-07 14:05:16] "POST /chown HTTP/1.1" 200 109 0.010634 10.0.0.33 - - [2026-03-07 14:05:16] "PUT /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8 HTTP/1.1" 200 256 0.030884 10.0.0.33 - - [2026-03-07 14:05:16] "GET /firewall-policy/e683b6f8-8c50-4854-8289-a8eafac0a45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.029621 10.0.0.33 - - [2026-03-07 14:05:16] "GET /firewall-rule/f3e90ffe-8852-4475-9265-e86c1abe092a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003863 10.0.0.33 - - [2026-03-07 14:05:16] "POST /ref-update HTTP/1.1" 200 156 0.041774 10.0.0.33 - - [2026-03-07 14:05:16] "POST /chown HTTP/1.1" 200 109 0.006968 10.0.0.33 - - [2026-03-07 14:05:17] "POST /chown HTTP/1.1" 200 109 0.016279 10.0.0.33 - - [2026-03-07 14:05:17] "PUT /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8 HTTP/1.1" 200 256 0.021272 10.0.0.33 - - [2026-03-07 14:05:17] "POST /ref-update HTTP/1.1" 200 156 0.009381 10.0.0.33 - - [2026-03-07 14:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009772 10.0.0.33 - - [2026-03-07 14:05:17] "POST /chown HTTP/1.1" 200 109 0.009165 10.0.0.33 - - [2026-03-07 14:05:17] "POST /chown HTTP/1.1" 200 109 0.015297 10.0.0.33 - - [2026-03-07 14:05:17] "PUT /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8 HTTP/1.1" 200 256 0.030803 10.0.0.33 - - [2026-03-07 14:05:17] "POST /ref-update HTTP/1.1" 200 156 0.042000 10.0.0.33 - - [2026-03-07 14:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009446 10.0.0.33 - - [2026-03-07 14:05:17] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.012955 10.0.0.33 - - [2026-03-07 14:05:17] "POST /chown HTTP/1.1" 200 109 0.034058 10.0.0.33 - - [2026-03-07 14:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.33 - - [2026-03-07 14:05:17] "POST /chown HTTP/1.1" 200 109 0.040501 10.0.0.33 - - [2026-03-07 14:05:17] "PUT /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8 HTTP/1.1" 200 256 0.074513 10.0.0.33 - - [2026-03-07 14:05:17] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.084160 10.0.0.33 - - [2026-03-07 14:05:17] "POST /virtual-machines HTTP/1.1" 200 373 0.054101 10.0.0.33 - - [2026-03-07 14:05:17] "POST /ref-update HTTP/1.1" 200 156 0.065687 10.0.0.33 - - [2026-03-07 14:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.037005 10.0.0.33 - - [2026-03-07 14:05:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.224404 10.0.0.33 - - [2026-03-07 14:05:17] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.029797 10.0.0.33 - - [2026-03-07 14:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.101137 10.0.0.33 - - [2026-03-07 14:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.107098 10.0.0.33 - - [2026-03-07 14:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017140 10.0.0.33 - - [2026-03-07 14:05:18] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.066954 10.0.0.33 - - [2026-03-07 14:05:18] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.012551 10.0.0.33 - - [2026-03-07 14:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010803 10.0.0.33 - - [2026-03-07 14:05:18] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.014414 10.0.0.33 - - [2026-03-07 14:05:18] "POST /instance-ips HTTP/1.1" 200 413 0.113370 10.0.0.33 - - [2026-03-07 14:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024810 10.0.0.33 - - [2026-03-07 14:05:18] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013921 10.0.0.33 - - [2026-03-07 14:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024806 10.0.0.33 - - [2026-03-07 14:05:18] "POST /set-tag HTTP/1.1" 200 109 0.026835 10.0.0.33 - - [2026-03-07 14:05:18] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016150 10.0.0.33 - - [2026-03-07 14:05:18] "GET /instance-ip/abe4421a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005463 10.0.0.33 - - [2026-03-07 14:05:18] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.029243 10.0.0.33 - - [2026-03-07 14:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021604 10.0.0.33 - - [2026-03-07 14:05:18] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013141 10.0.0.33 - - [2026-03-07 14:05:18] "POST /set-tag HTTP/1.1" 200 109 0.003799 10.0.0.33 - - [2026-03-07 14:05:18] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.009080 10.0.0.33 - - [2026-03-07 14:05:18] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.013682 10.0.0.33 - - [2026-03-07 14:05:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013892 10.0.0.33 - - [2026-03-07 14:05:18] "POST /ref-update HTTP/1.1" 200 156 0.006816 10.0.0.33 - - [2026-03-07 14:05:18] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013302 10.0.0.33 - - [2026-03-07 14:05:18] "POST /set-tag HTTP/1.1" 200 109 0.006860 10.0.0.33 - - [2026-03-07 14:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.33 - - [2026-03-07 14:05:18] "POST /chown HTTP/1.1" 200 109 0.005519 10.0.0.33 - - [2026-03-07 14:05:18] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005107 10.0.0.33 - - [2026-03-07 14:05:18] "POST /chown HTTP/1.1" 200 109 0.022520 10.0.0.33 - - [2026-03-07 14:05:18] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.33 - - [2026-03-07 14:05:18] "POST /ref-update HTTP/1.1" 200 156 0.008214 10.0.0.33 - - [2026-03-07 14:05:18] "POST /chown HTTP/1.1" 200 109 0.006043 10.0.0.33 - - [2026-03-07 14:05:18] "POST /chown HTTP/1.1" 200 109 0.019419 10.0.0.33 - - [2026-03-07 14:05:18] "POST /ref-update HTTP/1.1" 200 156 0.014897 10.0.0.33 - - [2026-03-07 14:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.33 - - [2026-03-07 14:05:18] "POST /chown HTTP/1.1" 200 109 0.005993 10.0.0.33 - - [2026-03-07 14:05:18] "POST /chown HTTP/1.1" 200 109 0.012603 10.0.0.33 - - [2026-03-07 14:05:18] "POST /chown HTTP/1.1" 200 109 0.013607 10.0.0.33 - - [2026-03-07 14:05:18] "POST /chown HTTP/1.1" 200 109 0.025602 10.0.0.33 - - [2026-03-07 14:05:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.33 - - [2026-03-07 14:05:18] "POST /chown HTTP/1.1" 200 109 0.006680 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.022879 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.017302 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.006104 10.0.0.33 - - [2026-03-07 14:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.005446 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.017211 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.005906 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.018031 10.0.0.33 - - [2026-03-07 14:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.006346 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.015932 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.010424 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.006048 10.0.0.33 - - [2026-03-07 14:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.005521 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.013946 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.006245 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.019618 10.0.0.33 - - [2026-03-07 14:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.006474 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.027014 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.015554 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.006147 10.0.0.33 - - [2026-03-07 14:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.005348 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.006034 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.015959 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.015894 10.0.0.33 - - [2026-03-07 14:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.015337 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.023101 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.011762 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.006119 10.0.0.33 - - [2026-03-07 14:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.006444 10.0.0.33 - - [2026-03-07 14:05:19] "POST /chown HTTP/1.1" 200 109 0.005679 10.0.0.33 - - [2026-03-07 14:05:20] "POST /chown HTTP/1.1" 200 109 0.012320 10.0.0.33 - - [2026-03-07 14:05:20] "POST /chown HTTP/1.1" 200 109 0.014904 10.0.0.33 - - [2026-03-07 14:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2026-03-07 14:05:20] "POST /chown HTTP/1.1" 200 109 0.006644 10.0.0.33 - - [2026-03-07 14:05:20] "POST /chown HTTP/1.1" 200 109 0.011528 10.0.0.33 - - [2026-03-07 14:05:20] "POST /chown HTTP/1.1" 200 109 0.008007 10.0.0.33 - - [2026-03-07 14:05:20] "POST /chown HTTP/1.1" 200 109 0.006244 10.0.0.33 - - [2026-03-07 14:05:20] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003971 10.0.0.33 - - [2026-03-07 14:05:20] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.33 - - [2026-03-07 14:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-03-07 14:05:21] "GET /loadbalancer/5eaf0ab5-6b67-4b8d-8a17-2fdae231a36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002002 10.0.0.33 - - [2026-03-07 14:05:21] "GET /loadbalancer-pool/708edc52-33a6-4723-832c-644d259fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002103 10.0.0.33 - - [2026-03-07 14:05:21] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014505 10.0.0.33 - - [2026-03-07 14:05:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013464 10.0.0.33 - - [2026-03-07 14:05:21] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007841 10.0.0.33 - - [2026-03-07 14:05:21] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003975 10.0.0.33 - - [2026-03-07 14:05:21] "POST /ref-update HTTP/1.1" 200 156 0.006012 10.0.0.33 - - [2026-03-07 14:05:21] "GET /floating-ip/9a2c9962-9a25-4435-ba3b-7665e65c7845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.013485 10.0.0.33 - - [2026-03-07 14:05:21] "POST /tags HTTP/1.1" 409 221 0.001811 10.0.0.33 - - [2026-03-07 14:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.33 - - [2026-03-07 14:05:21] "GET /tag/c233b51a-8177-4229-900d-41adc2d4c07d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009432 10.0.0.33 - - [2026-03-07 14:05:21] "PUT /floating-ip/9a2c9962-9a25-4435-ba3b-7665e65c7845 HTTP/1.1" 200 256 0.006836 10.0.0.33 - - [2026-03-07 14:05:21] "POST /set-tag HTTP/1.1" 200 109 0.034598 10.0.0.33 - - [2026-03-07 14:05:22] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005311 10.0.0.33 - - [2026-03-07 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.33 - - [2026-03-07 14:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.33 - - [2026-03-07 14:05:22] "GET /loadbalancer/5eaf0ab5-6b67-4b8d-8a17-2fdae231a36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002353 10.0.0.33 - - [2026-03-07 14:05:22] "GET /loadbalancer-pool/708edc52-33a6-4723-832c-644d259fcb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002363 10.0.0.33 - - [2026-03-07 14:05:22] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013899 10.0.0.33 - - [2026-03-07 14:05:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010637 10.0.0.33 - - [2026-03-07 14:05:22] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017507 10.0.0.33 - - [2026-03-07 14:05:22] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003663 10.0.0.33 - - [2026-03-07 14:05:22] "POST /ref-update HTTP/1.1" 200 156 0.006024 10.0.0.33 - - [2026-03-07 14:05:22] "GET /floating-ip/9a2c9962-9a25-4435-ba3b-7665e65c7845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009761 10.0.0.33 - - [2026-03-07 14:05:22] "POST /set-tag HTTP/1.1" 200 109 0.035855 10.0.0.33 - - [2026-03-07 14:05:22] "GET /virtual-machine/357761b5-a2c8-4ee8-9dea-accf7f97e718?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002839 10.0.0.33 - - [2026-03-07 14:05:22] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003772 10.0.0.33 - - [2026-03-07 14:05:22] "GET /virtual-machine/07461dbe-1ba1-480a-898e-17efbefab690?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1214 0.003038 10.0.0.33 - - [2026-03-07 14:05:22] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003931 10.0.0.33 - - [2026-03-07 14:05:27] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004185 10.0.0.33 - - [2026-03-07 14:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.33 - - [2026-03-07 14:05:27] "GET /virtual-machine/72075932-124d-400f-9027-84e004617b65?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003118 10.0.0.33 - - [2026-03-07 14:05:27] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003616 10.0.0.33 - - [2026-03-07 14:05:27] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004128 10.0.0.33 - - [2026-03-07 14:05:27] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.33 - - [2026-03-07 14:06:00] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004301 10.0.0.33 - - [2026-03-07 14:06:00] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.33 - - [2026-03-07 14:06:00] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003970 10.0.0.33 - - [2026-03-07 14:06:00] "POST /set-tag HTTP/1.1" 200 109 0.002099 10.0.0.33 - - [2026-03-07 14:06:00] "GET /virtual-machine/72075932-124d-400f-9027-84e004617b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002962 10.0.0.33 - - [2026-03-07 14:06:00] "POST /ref-update HTTP/1.1" 200 156 0.010547 10.0.0.33 - - [2026-03-07 14:06:00] "GET /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009136 10.0.0.33 - - [2026-03-07 14:06:00] "POST /set-tag HTTP/1.1" 200 109 0.014382 10.0.0.33 - - [2026-03-07 14:06:00] "POST /set-tag HTTP/1.1" 200 109 0.022326 10.0.0.33 - - [2026-03-07 14:06:00] "DELETE /instance-ip/abe4421a-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.046781 10.0.0.33 - - [2026-03-07 14:06:00] "DELETE /virtual-machine-interface/abaf201c-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.035053 10.0.0.33 - - [2026-03-07 14:06:00] "DELETE /virtual-machine/72075932-124d-400f-9027-84e004617b65 HTTP/1.1" 200 115 0.022457 10.0.0.33 - - [2026-03-07 14:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2026-03-07 14:06:02] "GET /tag/29114081-df1c-4b32-a674-d103ae530096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012323 10.0.0.33 - - [2026-03-07 14:06:02] "GET /tag/29114081-df1c-4b32-a674-d103ae530096?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.011888 10.0.0.33 - - [2026-03-07 14:06:02] "GET /virtual-machine-interface/58118ebc-0ec6-4a08-b7a8-ba31d297ac33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004038 10.0.0.33 - - [2026-03-07 14:06:02] "POST /set-tag HTTP/1.1" 200 109 0.015343 10.0.0.33 - - [2026-03-07 14:06:03] "GET /virtual-machine-interface/6ab3eed4-a2eb-4fc5-9aa3-219e5e4d48f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.023332 10.0.0.33 - - [2026-03-07 14:06:03] "POST /set-tag HTTP/1.1" 200 109 0.015471 10.0.0.33 - - [2026-03-07 14:06:03] "GET /virtual-machine-interface/798d1ee2-1e8a-45b7-82ef-772edf49743d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004243 10.0.0.33 - - [2026-03-07 14:06:03] "POST /set-tag HTTP/1.1" 200 109 0.013811 10.0.0.33 - - [2026-03-07 14:06:03] "GET /firewall-policy/e683b6f8-8c50-4854-8289-a8eafac0a45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.011796 10.0.0.33 - - [2026-03-07 14:06:03] "GET /firewall-rule/f3e90ffe-8852-4475-9265-e86c1abe092a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003363 10.0.0.33 - - [2026-03-07 14:06:03] "POST /ref-update HTTP/1.1" 200 156 0.012208 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /firewall-rule/f3e90ffe-8852-4475-9265-e86c1abe092a HTTP/1.1" 200 115 0.041523 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /loadbalancer-member/f71ff5a7-3411-4239-aed5-e26acbb4ab1b HTTP/1.1" 200 115 0.035313 10.0.0.33 - - [2026-03-07 14:06:03] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.012665 10.0.0.33 - - [2026-03-07 14:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016568 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /loadbalancer-pool/dd3213c5-f548-4787-9996-fd572fc9da36 HTTP/1.1" 200 115 0.077898 10.0.0.33 - - [2026-03-07 14:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009807 10.0.0.33 - - [2026-03-07 14:06:03] "POST /chown HTTP/1.1" 200 109 0.005702 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /loadbalancer-listener/c9aba3c5-1995-4429-a028-c6a171cb1fc0 HTTP/1.1" 200 115 0.043420 10.0.0.33 - - [2026-03-07 14:06:03] "GET /floating-ip/b1dfc76d-6fee-4553-af30-996834f739dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002832 10.0.0.33 - - [2026-03-07 14:06:03] "POST /chown HTTP/1.1" 200 109 0.008299 10.0.0.33 - - [2026-03-07 14:06:03] "POST /chown HTTP/1.1" 200 109 0.013348 10.0.0.33 - - [2026-03-07 14:06:03] "POST /chown HTTP/1.1" 200 109 0.028031 10.0.0.33 - - [2026-03-07 14:06:03] "PUT /floating-ip/b1dfc76d-6fee-4553-af30-996834f739dc HTTP/1.1" 200 256 0.028807 10.0.0.33 - - [2026-03-07 14:06:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.33 - - [2026-03-07 14:06:03] "POST /chown HTTP/1.1" 200 109 0.005603 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /floating-ip/b1dfc76d-6fee-4553-af30-996834f739dc HTTP/1.1" 200 115 0.065739 10.0.0.33 - - [2026-03-07 14:06:03] "POST /chown HTTP/1.1" 200 109 0.028068 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /loadbalancer/831b42ad-8772-4490-844d-460b4fbdb737 HTTP/1.1" 200 115 0.046877 10.0.0.33 - - [2026-03-07 14:06:03] "POST /chown HTTP/1.1" 200 109 0.012914 10.0.0.33 - - [2026-03-07 14:06:03] "POST /chown HTTP/1.1" 200 109 0.016625 10.0.0.33 - - [2026-03-07 14:06:03] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.009361 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /instance-ip/d1ff02e6-7cc5-4b11-bc63-47acb5ebbce8 HTTP/1.1" 200 115 0.100314 10.0.0.33 - - [2026-03-07 14:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008365 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /virtual-machine-interface/58118ebc-0ec6-4a08-b7a8-ba31d297ac33 HTTP/1.1" 200 115 0.062690 10.0.0.33 - - [2026-03-07 14:06:03] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.024216 10.0.0.33 - - [2026-03-07 14:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010110 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /tag/29114081-df1c-4b32-a674-d103ae530096 HTTP/1.1" 200 115 0.102588 10.0.0.33 - - [2026-03-07 14:06:03] "PUT /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 266 0.012636 10.0.0.33 - - [2026-03-07 14:06:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.011512 10.0.0.33 - - [2026-03-07 14:06:03] "GET /floating-ip-pool/af3f60d4-f3d5-49c8-b778-72b2af079124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009792 10.0.0.33 - - [2026-03-07 14:06:03] "POST /ref-update HTTP/1.1" 200 156 0.009323 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /service-instance/7455dbe3-c817-4b7d-8f0a-18d923b74f3e HTTP/1.1" 200 115 0.054772 10.0.0.33 - - [2026-03-07 14:06:03] "DELETE /floating-ip-pool/af3f60d4-f3d5-49c8-b778-72b2af079124 HTTP/1.1" 200 115 0.053726 10.0.0.33 - - [2026-03-07 14:06:03] "GET /virtual-machine-interface/6ab3eed4-a2eb-4fc5-9aa3-219e5e4d48f2?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004185 10.0.0.33 - - [2026-03-07 14:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001553 10.0.0.33 - - [2026-03-07 14:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-03-07 14:06:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001919 10.0.0.33 - - [2026-03-07 14:06:04] "DELETE /virtual-network/8b5de8e7-699c-42f2-8d38-1203e12ac71e HTTP/1.1" 200 115 0.113798 10.0.0.33 - - [2026-03-07 14:06:04] "GET /routing-instance/c965bd84-91d3-4d3f-837f-8bc0ef4801a0 HTTP/1.1" 404 171 0.002690 10.0.0.33 - - [2026-03-07 14:06:04] "GET /domains HTTP/1.1" 200 280 0.001297 10.0.0.33 - - [2026-03-07 14:06:04] "DELETE /route-target/14c84de8-7b88-43fb-ab69-516d92291c24 HTTP/1.1" 200 115 0.025650 10.0.0.33 - - [2026-03-07 14:06:04] "DELETE /virtual-machine-interface/6ab3eed4-a2eb-4fc5-9aa3-219e5e4d48f2 HTTP/1.1" 200 115 0.097759 10.0.0.33 - - [2026-03-07 14:06:04] "GET /domain/b1648777-65f2-45fb-991a-cad73f9fbdf0 HTTP/1.1" 200 3087 0.020560 10.0.0.33 - - [2026-03-07 14:06:04] "POST /ref-update HTTP/1.1" 200 156 0.028029 10.0.0.33 - - [2026-03-07 14:06:04] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f HTTP/1.1" 200 7142 0.078632 10.0.0.33 - - [2026-03-07 14:06:04] "DELETE /virtual-machine/515983ff-609d-4dd9-a58e-bfc2b2984ca3 HTTP/1.1" 200 115 0.071493 10.0.0.33 - - [2026-03-07 14:06:04] "GET /virtual-machine-interface/798d1ee2-1e8a-45b7-82ef-772edf49743d?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.007841 10.0.0.33 - - [2026-03-07 14:06:04] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007611 10.0.0.33 - - [2026-03-07 14:06:04] "POST /set-tag HTTP/1.1" 200 109 0.009020 10.0.0.33 - - [2026-03-07 14:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2026-03-07 14:06:04] "GET /loadbalancer/5eaf0ab5-6b67-4b8d-8a17-2fdae231a36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.003837 10.0.0.33 - - [2026-03-07 14:06:04] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003422 10.0.0.33 - - [2026-03-07 14:06:04] "DELETE /virtual-machine-interface/798d1ee2-1e8a-45b7-82ef-772edf49743d HTTP/1.1" 200 115 0.062104 10.0.0.33 - - [2026-03-07 14:06:04] "DELETE /virtual-machine/c207765e-6446-495e-b1d2-fca4f1f69c8c HTTP/1.1" 200 115 0.030452 10.0.0.33 - - [2026-03-07 14:06:04] "POST /set-tag HTTP/1.1" 200 109 0.038772 10.0.0.33 - - [2026-03-07 14:06:04] "DELETE /loadbalancer-member/ff475d03-c9bb-4b55-9f3a-2be1696b0d1e HTTP/1.1" 200 115 0.041856 10.0.0.33 - - [2026-03-07 14:06:05] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005455 10.0.0.33 - - [2026-03-07 14:06:05] "POST /set-tag HTTP/1.1" 200 109 0.003993 10.0.0.33 - - [2026-03-07 14:06:05] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004351 10.0.0.33 - - [2026-03-07 14:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.33 - - [2026-03-07 14:06:05] "GET /virtual-machine/07461dbe-1ba1-480a-898e-17efbefab690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.002442 10.0.0.33 - - [2026-03-07 14:06:05] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.33 - - [2026-03-07 14:06:05] "GET /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004164 10.0.0.33 - - [2026-03-07 14:06:05] "POST /set-tag HTTP/1.1" 200 109 0.021780 10.0.0.33 - - [2026-03-07 14:06:05] "POST /set-tag HTTP/1.1" 200 109 0.026731 10.0.0.33 - - [2026-03-07 14:06:05] "POST /set-tag HTTP/1.1" 200 109 0.020290 10.0.0.33 - - [2026-03-07 14:06:05] "DELETE /instance-ip/a72adef0-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.042517 10.0.0.33 - - [2026-03-07 14:06:05] "POST /ref-update HTTP/1.1" 200 156 0.006869 10.0.0.33 - - [2026-03-07 14:06:05] "DELETE /virtual-machine-interface/a7127b12-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.033752 10.0.0.33 - - [2026-03-07 14:06:05] "DELETE /virtual-machine/07461dbe-1ba1-480a-898e-17efbefab690 HTTP/1.1" 200 115 0.015420 10.0.0.33 - - [2026-03-07 14:06:09] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007718 10.0.0.33 - - [2026-03-07 14:06:09] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.33 - - [2026-03-07 14:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2026-03-07 14:06:09] "GET /loadbalancer/5eaf0ab5-6b67-4b8d-8a17-2fdae231a36a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2225 0.002164 10.0.0.33 - - [2026-03-07 14:06:10] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008887 10.0.0.33 - - [2026-03-07 14:06:10] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.33 - - [2026-03-07 14:06:10] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004357 10.0.0.33 - - [2026-03-07 14:06:10] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.33 - - [2026-03-07 14:06:10] "GET /virtual-machine/357761b5-a2c8-4ee8-9dea-accf7f97e718?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002285 10.0.0.33 - - [2026-03-07 14:06:10] "POST /ref-update HTTP/1.1" 200 156 0.008625 10.0.0.33 - - [2026-03-07 14:06:10] "GET /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009624 10.0.0.33 - - [2026-03-07 14:06:10] "POST /set-tag HTTP/1.1" 200 109 0.023441 10.0.0.33 - - [2026-03-07 14:06:10] "POST /set-tag HTTP/1.1" 200 109 0.021064 10.0.0.33 - - [2026-03-07 14:06:10] "POST /set-tag HTTP/1.1" 200 109 0.024851 10.0.0.33 - - [2026-03-07 14:06:10] "DELETE /instance-ip/a6d13576-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.030980 10.0.0.33 - - [2026-03-07 14:06:10] "POST /ref-update HTTP/1.1" 200 156 0.007749 10.0.0.33 - - [2026-03-07 14:06:10] "DELETE /virtual-machine-interface/a6b76b6e-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.042535 10.0.0.33 - - [2026-03-07 14:06:10] "DELETE /virtual-machine/357761b5-a2c8-4ee8-9dea-accf7f97e718 HTTP/1.1" 200 115 0.016568 10.0.0.33 - - [2026-03-07 14:06:10] "DELETE /tag/ed5f0d80-bd0e-424d-ba57-25484d5c0624 HTTP/1.1" 200 115 0.035835 10.0.0.33 - - [2026-03-07 14:06:10] "DELETE /tag/6411ce9f-7a56-4797-9118-4e5c295a050d HTTP/1.1" 200 115 0.045284 10.0.0.33 - - [2026-03-07 14:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2026-03-07 14:06:14] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035806 10.0.0.33 - - [2026-03-07 14:06:14] "POST /tags HTTP/1.1" 200 393 0.023855 10.0.0.33 - - [2026-03-07 14:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014029 10.0.0.33 - - [2026-03-07 14:06:14] "GET /tag/19485ace-5607-488e-bea2-a1ee7a7f1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.036422 10.0.0.33 - - [2026-03-07 14:06:14] "POST /tags HTTP/1.1" 200 341 0.025245 10.0.0.33 - - [2026-03-07 14:06:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.33 - - [2026-03-07 14:06:14] "GET /tag/70599173-d283-478f-841d-fb25bac36b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010721 10.0.0.33 - - [2026-03-07 14:06:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.001781 10.0.0.33 - - [2026-03-07 14:06:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.006290 10.0.0.33 - - [2026-03-07 14:06:14] "POST /security-groups HTTP/1.1" 200 589 0.069723 10.0.0.33 - - [2026-03-07 14:06:14] "POST /projects HTTP/1.1" 200 519 0.186718 10.0.0.33 - - [2026-03-07 14:06:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.004651 10.0.0.33 - - [2026-03-07 14:06:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011425 10.0.0.33 - - [2026-03-07 14:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.33 - - [2026-03-07 14:06:15] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.022529 10.0.0.33 - - [2026-03-07 14:06:15] "POST /access-control-lists HTTP/1.1" 200 598 0.064676 10.0.0.33 - - [2026-03-07 14:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010624 10.0.0.33 - - [2026-03-07 14:06:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.010045 10.0.0.33 - - [2026-03-07 14:06:15] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005692 10.0.0.33 - - [2026-03-07 14:06:15] "POST /access-control-lists HTTP/1.1" 200 596 0.079631 10.0.0.33 - - [2026-03-07 14:06:15] "PUT /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476 HTTP/1.1" 200 264 0.100394 10.0.0.33 - - [2026-03-07 14:06:15] "PUT /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9 HTTP/1.1" 200 264 0.054254 10.0.0.33 - - [2026-03-07 14:06:15] "POST /security-groups HTTP/1.1" 200 591 0.096017 10.0.0.33 - - [2026-03-07 14:06:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.008441 10.0.0.33 - - [2026-03-07 14:06:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015717 10.0.0.33 - - [2026-03-07 14:06:15] "POST /chown HTTP/1.1" 200 109 0.065972 10.0.0.33 - - [2026-03-07 14:06:15] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009902 10.0.0.33 - - [2026-03-07 14:06:15] "POST /access-control-lists HTTP/1.1" 200 632 0.120791 10.0.0.33 - - [2026-03-07 14:06:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.012144 10.0.0.33 - - [2026-03-07 14:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.33 - - [2026-03-07 14:06:15] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002505 10.0.0.33 - - [2026-03-07 14:06:15] "POST /tags HTTP/1.1" 409 226 0.001496 10.0.0.33 - - [2026-03-07 14:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.33 - - [2026-03-07 14:06:15] "GET /tag/70599173-d283-478f-841d-fb25bac36b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011456 10.0.0.33 - - [2026-03-07 14:06:15] "POST /firewall-rules HTTP/1.1" 200 600 0.104270 10.0.0.33 - - [2026-03-07 14:06:15] "POST /access-control-lists HTTP/1.1" 200 630 0.115946 10.0.0.33 - - [2026-03-07 14:06:15] "GET /firewall-rule/a929b0f1-24b0-483f-995e-ec61612f8eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015491 10.0.0.33 - - [2026-03-07 14:06:15] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004446 10.0.0.33 - - [2026-03-07 14:06:15] "GET /firewall-rule/a929b0f1-24b0-483f-995e-ec61612f8eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002946 10.0.0.33 - - [2026-03-07 14:06:15] "POST /ref-update HTTP/1.1" 200 156 0.079969 10.0.0.33 - - [2026-03-07 14:06:15] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012542 10.0.0.33 - - [2026-03-07 14:06:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.33 - - [2026-03-07 14:06:16] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002904 10.0.0.33 - - [2026-03-07 14:06:16] "POST /tags HTTP/1.1" 409 226 0.002028 10.0.0.33 - - [2026-03-07 14:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.33 - - [2026-03-07 14:06:16] "GET /tag/70599173-d283-478f-841d-fb25bac36b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013910 10.0.0.33 - - [2026-03-07 14:06:16] "POST /firewall-rules HTTP/1.1" 200 598 0.075724 10.0.0.33 - - [2026-03-07 14:06:16] "GET /firewall-rule/202136ae-19eb-4347-8d44-5b61ff8286e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.014825 10.0.0.33 - - [2026-03-07 14:06:16] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004196 10.0.0.33 - - [2026-03-07 14:06:16] "GET /firewall-rule/202136ae-19eb-4347-8d44-5b61ff8286e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002195 10.0.0.33 - - [2026-03-07 14:06:16] "POST /ref-update HTTP/1.1" 200 156 0.054737 10.0.0.33 - - [2026-03-07 14:06:17] "POST /tags HTTP/1.1" 200 393 0.024629 10.0.0.33 - - [2026-03-07 14:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009390 10.0.0.33 - - [2026-03-07 14:06:17] "GET /tag/704176bf-9676-4f1c-a426-e1d582692b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013213 10.0.0.33 - - [2026-03-07 14:06:17] "POST /tags HTTP/1.1" 200 341 0.018811 10.0.0.33 - - [2026-03-07 14:06:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013902 10.0.0.33 - - [2026-03-07 14:06:17] "GET /tag/ca9049f3-972f-4fa0-a7f9-b810400c7404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011279 10.0.0.33 - - [2026-03-07 14:06:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.002562 10.0.0.33 - - [2026-03-07 14:06:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.007876 10.0.0.33 - - [2026-03-07 14:06:18] "POST /security-groups HTTP/1.1" 200 589 0.081568 10.0.0.33 - - [2026-03-07 14:06:18] "POST /projects HTTP/1.1" 200 519 0.236138 10.0.0.33 - - [2026-03-07 14:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.039553 10.0.0.33 - - [2026-03-07 14:06:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.016147 10.0.0.33 - - [2026-03-07 14:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019104 10.0.0.33 - - [2026-03-07 14:06:18] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.035438 10.0.0.33 - - [2026-03-07 14:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.33 - - [2026-03-07 14:06:18] "POST /access-control-lists HTTP/1.1" 200 598 0.090268 10.0.0.33 - - [2026-03-07 14:06:18] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.015212 10.0.0.33 - - [2026-03-07 14:06:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.004320 10.0.0.33 - - [2026-03-07 14:06:18] "PUT /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476 HTTP/1.1" 200 264 0.107260 10.0.0.33 - - [2026-03-07 14:06:18] "POST /access-control-lists HTTP/1.1" 200 596 0.097392 10.0.0.33 - - [2026-03-07 14:06:18] "PUT /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9 HTTP/1.1" 200 264 0.096970 10.0.0.33 - - [2026-03-07 14:06:18] "POST /security-groups HTTP/1.1" 200 591 0.095588 10.0.0.33 - - [2026-03-07 14:06:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.008050 10.0.0.33 - - [2026-03-07 14:06:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017664 10.0.0.33 - - [2026-03-07 14:06:18] "POST /access-control-lists HTTP/1.1" 200 632 0.075605 10.0.0.33 - - [2026-03-07 14:06:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.007476 10.0.0.33 - - [2026-03-07 14:06:18] "POST /chown HTTP/1.1" 200 109 0.061857 10.0.0.33 - - [2026-03-07 14:06:18] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010276 10.0.0.33 - - [2026-03-07 14:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.33 - - [2026-03-07 14:06:18] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.046773 10.0.0.33 - - [2026-03-07 14:06:18] "POST /tags HTTP/1.1" 409 226 0.001858 10.0.0.33 - - [2026-03-07 14:06:18] "POST /access-control-lists HTTP/1.1" 200 630 0.087848 10.0.0.33 - - [2026-03-07 14:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.33 - - [2026-03-07 14:06:18] "GET /tag/ca9049f3-972f-4fa0-a7f9-b810400c7404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009848 10.0.0.33 - - [2026-03-07 14:06:18] "POST /firewall-rules HTTP/1.1" 200 600 0.065860 10.0.0.33 - - [2026-03-07 14:06:18] "GET /firewall-rule/314c2a50-3f92-4faa-b9cc-817422f86ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.015718 10.0.0.33 - - [2026-03-07 14:06:19] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004295 10.0.0.33 - - [2026-03-07 14:06:19] "GET /firewall-rule/314c2a50-3f92-4faa-b9cc-817422f86ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002023 10.0.0.33 - - [2026-03-07 14:06:19] "POST /ref-update HTTP/1.1" 200 156 0.048145 10.0.0.33 - - [2026-03-07 14:06:19] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012098 10.0.0.33 - - [2026-03-07 14:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2026-03-07 14:06:19] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002453 10.0.0.33 - - [2026-03-07 14:06:19] "POST /tags HTTP/1.1" 409 226 0.001751 10.0.0.33 - - [2026-03-07 14:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2026-03-07 14:06:19] "GET /tag/ca9049f3-972f-4fa0-a7f9-b810400c7404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012674 10.0.0.33 - - [2026-03-07 14:06:19] "POST /firewall-rules HTTP/1.1" 200 598 0.062421 10.0.0.33 - - [2026-03-07 14:06:19] "GET /firewall-rule/60f24861-1763-4f54-944a-d593f1d27cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.019782 10.0.0.33 - - [2026-03-07 14:06:19] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004424 10.0.0.33 - - [2026-03-07 14:06:19] "GET /firewall-rule/60f24861-1763-4f54-944a-d593f1d27cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002133 10.0.0.33 - - [2026-03-07 14:06:19] "POST /ref-update HTTP/1.1" 200 156 0.043316 10.0.0.33 - - [2026-03-07 14:06:20] "POST /tags HTTP/1.1" 200 345 0.070532 10.0.0.33 - - [2026-03-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.33 - - [2026-03-07 14:06:20] "GET /tag/d72ace81-d8a5-4139-846d-d63020154b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015141 10.0.0.33 - - [2026-03-07 14:06:20] "POST /projects HTTP/1.1" 409 238 0.002140 10.0.0.33 - - [2026-03-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.33 - - [2026-03-07 14:06:20] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026194 10.0.0.33 - - [2026-03-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-03-07 14:06:20] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006526 10.0.0.33 - - [2026-03-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.33 - - [2026-03-07 14:06:20] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003973 10.0.0.33 - - [2026-03-07 14:06:20] "POST /security-groups HTTP/1.1" 409 285 0.002383 10.0.0.33 - - [2026-03-07 14:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.33 - - [2026-03-07 14:06:21] "PUT /security-group/68e86631-92ce-4211-b102-76d1957044bc HTTP/1.1" 200 262 0.063280 10.0.0.33 - - [2026-03-07 14:06:21] "PUT /access-control-list/12f4a2c6-98e6-4667-b8cc-522818312ccc HTTP/1.1" 200 272 0.027191 10.0.0.33 - - [2026-03-07 14:06:21] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.083653 10.0.0.33 - - [2026-03-07 14:06:21] "PUT /access-control-list/7ef795b0-c06f-4291-bfa6-96ccbd25865d HTTP/1.1" 200 272 0.033462 10.0.0.33 - - [2026-03-07 14:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.042684 10.0.0.33 - - [2026-03-07 14:06:21] "POST /tags HTTP/1.1" 409 228 0.013186 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.33 - - [2026-03-07 14:06:21] "GET /tag/d72ace81-d8a5-4139-846d-d63020154b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010112 10.0.0.33 - - [2026-03-07 14:06:21] "POST /tags HTTP/1.1" 200 345 0.018641 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.33 - - [2026-03-07 14:06:21] "GET /tag/87223a28-a21b-4fc0-b7b0-3f200b0ae660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013967 10.0.0.33 - - [2026-03-07 14:06:21] "POST /projects HTTP/1.1" 409 238 0.002014 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011261 10.0.0.33 - - [2026-03-07 14:06:21] "GET /project/86f30e27-a23a-439c-a890-187167caea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033275 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-03-07 14:06:21] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003643 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2026-03-07 14:06:21] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004886 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.33 - - [2026-03-07 14:06:21] "GET /project/86f30e27-a23a-439c-a890-187167caea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029353 10.0.0.33 - - [2026-03-07 14:06:21] "POST /security-groups HTTP/1.1" 409 285 0.002222 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2026-03-07 14:06:21] "PUT /security-group/118126e9-f5f1-4600-a502-0d2b2094a4ea HTTP/1.1" 200 262 0.059890 10.0.0.33 - - [2026-03-07 14:06:21] "PUT /access-control-list/06139869-d6ed-438a-803a-6c9d08998719 HTTP/1.1" 200 272 0.009591 10.0.0.33 - - [2026-03-07 14:06:21] "PUT /access-control-list/e072e153-dcb1-49dc-81f8-cc2bfdd3a48a HTTP/1.1" 200 272 0.016298 10.0.0.33 - - [2026-03-07 14:06:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019439 10.0.0.33 - - [2026-03-07 14:06:21] "POST /tags HTTP/1.1" 409 228 0.005779 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.33 - - [2026-03-07 14:06:21] "GET /tag/87223a28-a21b-4fc0-b7b0-3f200b0ae660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014321 10.0.0.33 - - [2026-03-07 14:06:21] "POST /tags HTTP/1.1" 200 291 0.065627 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.017836 10.0.0.33 - - [2026-03-07 14:06:21] "GET /tag/3b060d40-9a19-4414-8e3d-6c671e82de8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.016754 10.0.0.33 - - [2026-03-07 14:06:21] "POST /tags HTTP/1.1" 200 303 0.068232 10.0.0.33 - - [2026-03-07 14:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.33 - - [2026-03-07 14:06:22] "GET /tag/d3282998-4761-46ea-8235-317c94fbb22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012427 10.0.0.33 - - [2026-03-07 14:06:22] "POST /tags HTTP/1.1" 409 252 0.001793 10.0.0.33 - - [2026-03-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.33 - - [2026-03-07 14:06:22] "GET /tag/19485ace-5607-488e-bea2-a1ee7a7f1c9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013080 10.0.0.33 - - [2026-03-07 14:06:22] "POST /tags HTTP/1.1" 409 226 0.001833 10.0.0.33 - - [2026-03-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.33 - - [2026-03-07 14:06:22] "GET /tag/70599173-d283-478f-841d-fb25bac36b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015053 10.0.0.33 - - [2026-03-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.33 - - [2026-03-07 14:06:22] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004461 10.0.0.33 - - [2026-03-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.33 - - [2026-03-07 14:06:22] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028852 10.0.0.33 - - [2026-03-07 14:06:22] "POST /virtual-machines HTTP/1.1" 200 395 0.008235 10.0.0.33 - - [2026-03-07 14:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009040 10.0.0.33 - - [2026-03-07 14:06:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100946 10.0.0.33 - - [2026-03-07 14:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018337 10.0.0.33 - - [2026-03-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007016 10.0.0.33 - - [2026-03-07 14:06:22] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004558 10.0.0.33 - - [2026-03-07 14:06:22] "POST /instance-ips HTTP/1.1" 200 397 0.018867 10.0.0.33 - - [2026-03-07 14:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018222 10.0.0.33 - - [2026-03-07 14:06:22] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008271 10.0.0.33 - - [2026-03-07 14:06:22] "POST /set-tag HTTP/1.1" 200 109 0.063657 10.0.0.33 - - [2026-03-07 14:06:22] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006230 10.0.0.33 - - [2026-03-07 14:06:22] "GET /instance-ip/d248caf2-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003140 10.0.0.33 - - [2026-03-07 14:06:22] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004611 10.0.0.33 - - [2026-03-07 14:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.33 - - [2026-03-07 14:06:22] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004003 10.0.0.33 - - [2026-03-07 14:06:22] "POST /ref-update HTTP/1.1" 200 156 0.007907 10.0.0.33 - - [2026-03-07 14:06:22] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004269 10.0.0.33 - - [2026-03-07 14:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.33 - - [2026-03-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.33 - - [2026-03-07 14:06:22] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003742 10.0.0.33 - - [2026-03-07 14:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.33 - - [2026-03-07 14:06:22] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030778 10.0.0.33 - - [2026-03-07 14:06:22] "POST /virtual-machines HTTP/1.1" 200 395 0.007843 10.0.0.33 - - [2026-03-07 14:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023975 10.0.0.33 - - [2026-03-07 14:06:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104909 10.0.0.33 - - [2026-03-07 14:06:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008016 10.0.0.33 - - [2026-03-07 14:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011337 10.0.0.33 - - [2026-03-07 14:06:23] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003785 10.0.0.33 - - [2026-03-07 14:06:23] "POST /instance-ips HTTP/1.1" 200 397 0.021310 10.0.0.33 - - [2026-03-07 14:06:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021810 10.0.0.33 - - [2026-03-07 14:06:23] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010255 10.0.0.33 - - [2026-03-07 14:06:23] "POST /set-tag HTTP/1.1" 200 109 0.059760 10.0.0.33 - - [2026-03-07 14:06:23] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011296 10.0.0.33 - - [2026-03-07 14:06:23] "GET /instance-ip/d2b33324-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002470 10.0.0.33 - - [2026-03-07 14:06:23] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004064 10.0.0.33 - - [2026-03-07 14:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.33 - - [2026-03-07 14:06:23] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003891 10.0.0.33 - - [2026-03-07 14:06:23] "POST /ref-update HTTP/1.1" 200 156 0.006186 10.0.0.33 - - [2026-03-07 14:06:23] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004871 10.0.0.33 - - [2026-03-07 14:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.33 - - [2026-03-07 14:06:23] "POST /tags HTTP/1.1" 200 291 0.020730 10.0.0.33 - - [2026-03-07 14:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011262 10.0.0.33 - - [2026-03-07 14:06:23] "GET /tag/042ede10-ff94-403f-a76f-2cd587cc9f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.017163 10.0.0.33 - - [2026-03-07 14:06:23] "POST /tags HTTP/1.1" 409 252 0.001848 10.0.0.33 - - [2026-03-07 14:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.33 - - [2026-03-07 14:06:23] "GET /tag/704176bf-9676-4f1c-a426-e1d582692b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010918 10.0.0.33 - - [2026-03-07 14:06:23] "POST /tags HTTP/1.1" 409 226 0.004419 10.0.0.33 - - [2026-03-07 14:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013474 10.0.0.33 - - [2026-03-07 14:06:23] "GET /tag/ca9049f3-972f-4fa0-a7f9-b810400c7404?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015442 10.0.0.33 - - [2026-03-07 14:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010677 10.0.0.33 - - [2026-03-07 14:06:23] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003989 10.0.0.33 - - [2026-03-07 14:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.33 - - [2026-03-07 14:06:23] "GET /project/86f30e27-a23a-439c-a890-187167caea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038982 10.0.0.33 - - [2026-03-07 14:06:23] "POST /virtual-machines HTTP/1.1" 200 395 0.011651 10.0.0.33 - - [2026-03-07 14:06:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022386 10.0.0.33 - - [2026-03-07 14:06:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109804 10.0.0.33 - - [2026-03-07 14:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009914 10.0.0.33 - - [2026-03-07 14:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007984 10.0.0.33 - - [2026-03-07 14:06:24] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008441 10.0.0.33 - - [2026-03-07 14:06:24] "POST /instance-ips HTTP/1.1" 200 397 0.024501 10.0.0.33 - - [2026-03-07 14:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027273 10.0.0.33 - - [2026-03-07 14:06:24] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008905 10.0.0.33 - - [2026-03-07 14:06:24] "POST /set-tag HTTP/1.1" 200 109 0.063889 10.0.0.33 - - [2026-03-07 14:06:24] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014849 10.0.0.33 - - [2026-03-07 14:06:24] "GET /instance-ip/d3469c54-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004937 10.0.0.33 - - [2026-03-07 14:06:24] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003789 10.0.0.33 - - [2026-03-07 14:06:24] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.33 - - [2026-03-07 14:06:24] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003330 10.0.0.33 - - [2026-03-07 14:06:24] "POST /ref-update HTTP/1.1" 200 156 0.008411 10.0.0.33 - - [2026-03-07 14:06:24] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008610 10.0.0.33 - - [2026-03-07 14:06:24] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.33 - - [2026-03-07 14:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2026-03-07 14:06:24] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004235 10.0.0.33 - - [2026-03-07 14:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.33 - - [2026-03-07 14:06:24] "GET /project/86f30e27-a23a-439c-a890-187167caea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040930 10.0.0.33 - - [2026-03-07 14:06:24] "POST /virtual-machines HTTP/1.1" 200 395 0.006477 10.0.0.33 - - [2026-03-07 14:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008806 10.0.0.33 - - [2026-03-07 14:06:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109140 10.0.0.33 - - [2026-03-07 14:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014760 10.0.0.33 - - [2026-03-07 14:06:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.33 - - [2026-03-07 14:06:24] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007431 10.0.0.33 - - [2026-03-07 14:06:24] "POST /instance-ips HTTP/1.1" 200 397 0.035296 10.0.0.33 - - [2026-03-07 14:06:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.037966 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017648 10.0.0.33 - - [2026-03-07 14:06:25] "POST /set-tag HTTP/1.1" 200 109 0.059707 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013150 10.0.0.33 - - [2026-03-07 14:06:25] "GET /instance-ip/d3bbe9a0-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002868 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004009 10.0.0.33 - - [2026-03-07 14:06:25] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003097 10.0.0.33 - - [2026-03-07 14:06:25] "POST /ref-update HTTP/1.1" 200 156 0.008966 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004504 10.0.0.33 - - [2026-03-07 14:06:25] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.33 - - [2026-03-07 14:06:25] "POST /tags HTTP/1.1" 200 299 0.028072 10.0.0.33 - - [2026-03-07 14:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005162 10.0.0.33 - - [2026-03-07 14:06:25] "GET /tag/cb4faf01-f2df-434e-8446-2da54bb56b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016705 10.0.0.33 - - [2026-03-07 14:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004437 10.0.0.33 - - [2026-03-07 14:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2026-03-07 14:06:25] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053558 10.0.0.33 - - [2026-03-07 14:06:25] "POST /virtual-machines HTTP/1.1" 200 395 0.011770 10.0.0.33 - - [2026-03-07 14:06:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010435 10.0.0.33 - - [2026-03-07 14:06:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.094368 10.0.0.33 - - [2026-03-07 14:06:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024967 10.0.0.33 - - [2026-03-07 14:06:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010529 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007467 10.0.0.33 - - [2026-03-07 14:06:25] "POST /instance-ips HTTP/1.1" 200 397 0.020849 10.0.0.33 - - [2026-03-07 14:06:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.028340 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011312 10.0.0.33 - - [2026-03-07 14:06:25] "POST /set-tag HTTP/1.1" 200 109 0.018367 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015900 10.0.0.33 - - [2026-03-07 14:06:25] "GET /instance-ip/d43eba56-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006339 10.0.0.33 - - [2026-03-07 14:06:25] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004006 10.0.0.33 - - [2026-03-07 14:06:25] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.33 - - [2026-03-07 14:06:26] "POST /tags HTTP/1.1" 200 299 0.021186 10.0.0.33 - - [2026-03-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014665 10.0.0.33 - - [2026-03-07 14:06:26] "GET /tag/98de2ecf-1f76-4821-8795-844432aacc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013503 10.0.0.33 - - [2026-03-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2026-03-07 14:06:26] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004595 10.0.0.33 - - [2026-03-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-03-07 14:06:26] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038428 10.0.0.33 - - [2026-03-07 14:06:26] "POST /virtual-machines HTTP/1.1" 200 395 0.008429 10.0.0.33 - - [2026-03-07 14:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014440 10.0.0.33 - - [2026-03-07 14:06:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135244 10.0.0.33 - - [2026-03-07 14:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008864 10.0.0.33 - - [2026-03-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007752 10.0.0.33 - - [2026-03-07 14:06:26] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004216 10.0.0.33 - - [2026-03-07 14:06:26] "POST /instance-ips HTTP/1.1" 200 397 0.024121 10.0.0.33 - - [2026-03-07 14:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019061 10.0.0.33 - - [2026-03-07 14:06:26] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004970 10.0.0.33 - - [2026-03-07 14:06:26] "POST /set-tag HTTP/1.1" 200 109 0.015706 10.0.0.33 - - [2026-03-07 14:06:26] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009146 10.0.0.33 - - [2026-03-07 14:06:26] "GET /instance-ip/d4ac1bf0-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009309 10.0.0.33 - - [2026-03-07 14:06:26] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004184 10.0.0.33 - - [2026-03-07 14:06:26] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.33 - - [2026-03-07 14:06:26] "POST /tags HTTP/1.1" 200 299 0.021056 10.0.0.33 - - [2026-03-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.33 - - [2026-03-07 14:06:26] "GET /tag/94f1cc8d-5283-4dcb-bfec-7ad5be4419c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012136 10.0.0.33 - - [2026-03-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.33 - - [2026-03-07 14:06:26] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004120 10.0.0.33 - - [2026-03-07 14:06:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.33 - - [2026-03-07 14:06:26] "GET /project/86f30e27-a23a-439c-a890-187167caea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029094 10.0.0.33 - - [2026-03-07 14:06:26] "POST /virtual-machines HTTP/1.1" 200 395 0.007804 10.0.0.33 - - [2026-03-07 14:06:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009185 10.0.0.33 - - [2026-03-07 14:06:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097171 10.0.0.33 - - [2026-03-07 14:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021334 10.0.0.33 - - [2026-03-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009948 10.0.0.33 - - [2026-03-07 14:06:27] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006322 10.0.0.33 - - [2026-03-07 14:06:27] "POST /instance-ips HTTP/1.1" 200 397 0.018560 10.0.0.33 - - [2026-03-07 14:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032320 10.0.0.33 - - [2026-03-07 14:06:27] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008996 10.0.0.33 - - [2026-03-07 14:06:27] "POST /set-tag HTTP/1.1" 200 109 0.028886 10.0.0.33 - - [2026-03-07 14:06:27] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019396 10.0.0.33 - - [2026-03-07 14:06:27] "GET /instance-ip/d5101d26-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009762 10.0.0.33 - - [2026-03-07 14:06:27] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004140 10.0.0.33 - - [2026-03-07 14:06:27] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.33 - - [2026-03-07 14:06:27] "POST /tags HTTP/1.1" 200 299 0.026787 10.0.0.33 - - [2026-03-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007410 10.0.0.33 - - [2026-03-07 14:06:27] "GET /tag/c45e451e-95fc-4ac9-8ddd-510aca7a1bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011999 10.0.0.33 - - [2026-03-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2026-03-07 14:06:27] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007182 10.0.0.33 - - [2026-03-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.33 - - [2026-03-07 14:06:27] "GET /project/86f30e27-a23a-439c-a890-187167caea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045272 10.0.0.33 - - [2026-03-07 14:06:27] "POST /virtual-machines HTTP/1.1" 200 395 0.008360 10.0.0.33 - - [2026-03-07 14:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019731 10.0.0.33 - - [2026-03-07 14:06:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098261 10.0.0.33 - - [2026-03-07 14:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011688 10.0.0.33 - - [2026-03-07 14:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.33 - - [2026-03-07 14:06:27] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004575 10.0.0.33 - - [2026-03-07 14:06:27] "POST /instance-ips HTTP/1.1" 200 397 0.019027 10.0.0.33 - - [2026-03-07 14:06:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022342 10.0.0.33 - - [2026-03-07 14:06:27] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011602 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.023983 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017788 10.0.0.33 - - [2026-03-07 14:06:28] "GET /instance-ip/d582c6a0-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002561 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004190 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003249 10.0.0.33 - - [2026-03-07 14:06:28] "POST /ref-update HTTP/1.1" 200 156 0.008569 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007811 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.007493 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005282 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.008255 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005208 10.0.0.33 - - [2026-03-07 14:06:28] "POST /ref-update HTTP/1.1" 200 156 0.008055 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011806 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004038 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003442 10.0.0.33 - - [2026-03-07 14:06:28] "POST /ref-update HTTP/1.1" 200 156 0.006699 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004364 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003527 10.0.0.33 - - [2026-03-07 14:06:28] "POST /ref-update HTTP/1.1" 200 156 0.007119 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003991 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003602 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004710 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004349 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002115 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003885 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004122 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003792 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.33 - - [2026-03-07 14:06:28] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003999 10.0.0.33 - - [2026-03-07 14:06:28] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.33 - - [2026-03-07 14:06:33] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004160 10.0.0.33 - - [2026-03-07 14:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.33 - - [2026-03-07 14:06:33] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009152 10.0.0.33 - - [2026-03-07 14:06:33] "POST /set-tag HTTP/1.1" 200 109 0.004357 10.0.0.33 - - [2026-03-07 14:06:33] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010599 10.0.0.33 - - [2026-03-07 14:06:33] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.33 - - [2026-03-07 14:06:33] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004111 10.0.0.33 - - [2026-03-07 14:06:33] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.33 - - [2026-03-07 14:06:34] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007387 10.0.0.33 - - [2026-03-07 14:06:34] "POST /set-tag HTTP/1.1" 200 109 0.004286 10.0.0.33 - - [2026-03-07 14:06:34] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009741 10.0.0.33 - - [2026-03-07 14:06:34] "POST /set-tag HTTP/1.1" 200 109 0.002359 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine/fedeafbc-b750-4e91-84a8-c0c8865f8d50?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002630 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003433 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine/28baa4c3-2da8-4c06-a05a-738796a8471f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002535 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003501 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine/47a5de28-9ea4-4e09-b6ea-624df570eed0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002829 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004096 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine/26b040e5-e25f-44f2-b95a-227b0538bfde?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002691 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003559 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine/bf94c950-c171-4f6d-b568-d97aca17a821?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002772 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003742 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine/dac17b82-0312-49e3-b4dc-e0d77e0ca149?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002841 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004418 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine/2716d0e5-c653-44fc-a711-d47d36698d6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003001 10.0.0.33 - - [2026-03-07 14:06:36] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004777 10.0.0.33 - - [2026-03-07 14:06:38] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004307 10.0.0.33 - - [2026-03-07 14:06:38] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.33 - - [2026-03-07 14:06:41] "GET /virtual-machine/350eceb9-4e61-4932-9ac2-0e7577e237aa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002844 10.0.0.33 - - [2026-03-07 14:06:41] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003848 10.0.0.33 - - [2026-03-07 14:06:42] "GET /loadbalancer/2ebd07a5-6ef8-4428-a03d-ff68362d2706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001824 10.0.0.33 - - [2026-03-07 14:06:42] "POST /tags HTTP/1.1" 200 333 0.022079 10.0.0.33 - - [2026-03-07 14:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012583 10.0.0.33 - - [2026-03-07 14:06:42] "GET /tag/b953a3d7-2951-44af-bb0f-1240124b1962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012142 10.0.0.33 - - [2026-03-07 14:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2026-03-07 14:06:42] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030747 10.0.0.33 - - [2026-03-07 14:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2026-03-07 14:06:42] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003772 10.0.0.33 - - [2026-03-07 14:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2026-03-07 14:06:42] "GET /service-appliance-set/e48b9c06-4584-4486-876e-e2cbb89b299c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003682 10.0.0.33 - - [2026-03-07 14:06:42] "POST /fqname-to-id HTTP/1.1" 404 273 0.001480 10.0.0.33 - - [2026-03-07 14:06:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089283 10.0.0.33 - - [2026-03-07 14:06:42] "GET /virtual-machine-interface/72fbc4c1-f7e6-4859-9373-dbf9416e389b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004227 10.0.0.33 - - [2026-03-07 14:06:42] "POST /instance-ips HTTP/1.1" 200 409 0.018227 10.0.0.33 - - [2026-03-07 14:06:42] "GET /instance-ip/830583f0-a3f1-4665-9259-640273949509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008691 10.0.0.33 - - [2026-03-07 14:06:42] "POST /loadbalancers HTTP/1.1" 200 629 0.064309 10.0.0.33 - - [2026-03-07 14:06:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016463 10.0.0.33 - - [2026-03-07 14:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006347 10.0.0.33 - - [2026-03-07 14:06:42] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.056318 10.0.0.33 - - [2026-03-07 14:06:42] "GET /instance-ip/830583f0-a3f1-4665-9259-640273949509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.008715 10.0.0.33 - - [2026-03-07 14:06:43] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043217 10.0.0.33 - - [2026-03-07 14:06:43] "GET /loadbalancer/2ebd07a5-6ef8-4428-a03d-ff68362d2706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003073 10.0.0.33 - - [2026-03-07 14:06:43] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.023001 10.0.0.33 - - [2026-03-07 14:06:43] "POST /floating-ips HTTP/1.1" 200 597 0.019744 10.0.0.33 - - [2026-03-07 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.33 - - [2026-03-07 14:06:43] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.019827 10.0.0.33 - - [2026-03-07 14:06:43] "GET /loadbalancer-listener/4d3edeb5-d0ec-4c05-bbf0-47bf0a673455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002742 10.0.0.33 - - [2026-03-07 14:06:43] "GET /loadbalancer-listener/4d3edeb5-d0ec-4c05-bbf0-47bf0a673455?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002644 10.0.0.33 - - [2026-03-07 14:06:43] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019346 10.0.0.33 - - [2026-03-07 14:06:43] "GET /instance-ip/830583f0-a3f1-4665-9259-640273949509?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002875 10.0.0.33 - - [2026-03-07 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.33 - - [2026-03-07 14:06:43] "GET /instance-ip/830583f0-a3f1-4665-9259-640273949509?fields=floating_ips HTTP/1.1" 200 1212 0.006794 10.0.0.33 - - [2026-03-07 14:06:43] "GET /loadbalancer/2ebd07a5-6ef8-4428-a03d-ff68362d2706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.001699 10.0.0.33 - - [2026-03-07 14:06:43] "GET /floating-ip/54a1098d-98b9-4d3c-8787-14587bf45ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002311 10.0.0.33 - - [2026-03-07 14:06:43] "GET /loadbalancer-pool/28c35b5e-e40b-489e-962c-7f959a32adce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002929 10.0.0.33 - - [2026-03-07 14:06:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014949 10.0.0.33 - - [2026-03-07 14:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.017232 10.0.0.33 - - [2026-03-07 14:06:43] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009531 10.0.0.33 - - [2026-03-07 14:06:43] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003505 10.0.0.33 - - [2026-03-07 14:06:43] "POST /ref-update HTTP/1.1" 200 156 0.005865 10.0.0.33 - - [2026-03-07 14:06:43] "POST /tags HTTP/1.1" 409 221 0.001979 10.0.0.33 - - [2026-03-07 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007214 10.0.0.33 - - [2026-03-07 14:06:43] "GET /tag/b953a3d7-2951-44af-bb0f-1240124b1962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010620 10.0.0.33 - - [2026-03-07 14:06:43] "GET /loadbalancer/2ebd07a5-6ef8-4428-a03d-ff68362d2706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.010237 10.0.0.33 - - [2026-03-07 14:06:43] "GET /floating-ip/54a1098d-98b9-4d3c-8787-14587bf45ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.013264 10.0.0.33 - - [2026-03-07 14:06:43] "PUT /floating-ip/54a1098d-98b9-4d3c-8787-14587bf45ba0 HTTP/1.1" 200 256 0.015326 10.0.0.33 - - [2026-03-07 14:06:43] "POST /set-tag HTTP/1.1" 200 109 0.086353 10.0.0.33 - - [2026-03-07 14:06:43] "GET /loadbalancer-pool/28c35b5e-e40b-489e-962c-7f959a32adce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003511 10.0.0.33 - - [2026-03-07 14:06:43] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014213 10.0.0.33 - - [2026-03-07 14:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026083 10.0.0.33 - - [2026-03-07 14:06:43] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009282 10.0.0.33 - - [2026-03-07 14:06:43] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003777 10.0.0.33 - - [2026-03-07 14:06:43] "POST /ref-update HTTP/1.1" 200 156 0.006222 10.0.0.33 - - [2026-03-07 14:06:43] "GET /floating-ip/54a1098d-98b9-4d3c-8787-14587bf45ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.002349 10.0.0.33 - - [2026-03-07 14:06:43] "POST /set-tag HTTP/1.1" 200 109 0.075830 10.0.0.33 - - [2026-03-07 14:06:43] "POST /tags HTTP/1.1" 409 206 0.002250 10.0.0.33 - - [2026-03-07 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2026-03-07 14:06:43] "GET /tag/d3282998-4761-46ea-8235-317c94fbb22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010000 10.0.0.33 - - [2026-03-07 14:06:43] "POST /tags HTTP/1.1" 409 204 0.001952 10.0.0.33 - - [2026-03-07 14:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.33 - - [2026-03-07 14:06:43] "GET /tag/98de2ecf-1f76-4821-8795-844432aacc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009652 10.0.0.33 - - [2026-03-07 14:06:43] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002082 10.0.0.33 - - [2026-03-07 14:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-03-07 14:06:44] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002885 10.0.0.33 - - [2026-03-07 14:06:44] "POST /tags HTTP/1.1" 409 206 0.001726 10.0.0.33 - - [2026-03-07 14:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.33 - - [2026-03-07 14:06:44] "GET /tag/d3282998-4761-46ea-8235-317c94fbb22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010151 10.0.0.33 - - [2026-03-07 14:06:44] "POST /tags HTTP/1.1" 409 226 0.001713 10.0.0.33 - - [2026-03-07 14:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.33 - - [2026-03-07 14:06:44] "GET /tag/70599173-d283-478f-841d-fb25bac36b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011595 10.0.0.33 - - [2026-03-07 14:06:44] "POST /tags HTTP/1.1" 409 204 0.001827 10.0.0.33 - - [2026-03-07 14:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.33 - - [2026-03-07 14:06:44] "GET /tag/98de2ecf-1f76-4821-8795-844432aacc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009923 10.0.0.33 - - [2026-03-07 14:06:44] "POST /tags HTTP/1.1" 409 226 0.001609 10.0.0.33 - - [2026-03-07 14:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.33 - - [2026-03-07 14:06:44] "GET /tag/70599173-d283-478f-841d-fb25bac36b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013217 10.0.0.33 - - [2026-03-07 14:06:44] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006649 10.0.0.33 - - [2026-03-07 14:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-03-07 14:06:44] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005128 10.0.0.33 - - [2026-03-07 14:06:44] "POST /firewall-rules HTTP/1.1" 200 626 0.063442 10.0.0.33 - - [2026-03-07 14:06:44] "POST /firewall-rules HTTP/1.1" 200 646 0.075117 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-rule/72697315-8861-4265-bd49-a044bce425de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004047 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002104 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-rule/ce11676e-7639-4eaa-9b54-495d3197d7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003615 10.0.0.33 - - [2026-03-07 14:06:44] "POST /ref-update HTTP/1.1" 200 156 0.013970 10.0.0.33 - - [2026-03-07 14:06:44] "POST /firewall-policys HTTP/1.1" 200 606 0.030542 10.0.0.33 - - [2026-03-07 14:06:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019217 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003720 10.0.0.33 - - [2026-03-07 14:06:44] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002567 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003639 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003280 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-policy/e683b6f8-8c50-4854-8289-a8eafac0a45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004790 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003419 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001877 10.0.0.33 - - [2026-03-07 14:06:44] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002945 10.0.0.33 - - [2026-03-07 14:06:44] "POST /ref-update HTTP/1.1" 200 156 0.018294 10.0.0.33 - - [2026-03-07 14:06:44] "POST /ref-update HTTP/1.1" 200 156 0.039011 10.0.0.33 - - [2026-03-07 14:06:44] "POST /ref-update HTTP/1.1" 200 156 0.019577 10.0.0.33 - - [2026-03-07 14:06:44] "POST /ref-update HTTP/1.1" 200 156 0.024082 10.0.0.33 - - [2026-03-07 14:06:44] "POST /ref-update HTTP/1.1" 200 156 0.026368 10.0.0.33 - - [2026-03-07 14:06:45] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002446 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:08:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:08:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:08:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:08:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000848 10.0.0.33 - - [2026-03-07 14:08:43] "POST /tags HTTP/1.1" 409 252 0.002160 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.33 - - [2026-03-07 14:08:43] "GET /tag/704176bf-9676-4f1c-a426-e1d582692b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010671 10.0.0.33 - - [2026-03-07 14:08:43] "POST /tags HTTP/1.1" 409 228 0.001796 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.33 - - [2026-03-07 14:08:43] "GET /tag/87223a28-a21b-4fc0-b7b0-3f200b0ae660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010086 10.0.0.33 - - [2026-03-07 14:08:43] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003456 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2026-03-07 14:08:43] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002382 10.0.0.33 - - [2026-03-07 14:08:43] "POST /tags HTTP/1.1" 409 206 0.001537 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2026-03-07 14:08:43] "GET /tag/d3282998-4761-46ea-8235-317c94fbb22f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010769 10.0.0.33 - - [2026-03-07 14:08:43] "POST /tags HTTP/1.1" 409 226 0.001621 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.33 - - [2026-03-07 14:08:43] "GET /tag/70599173-d283-478f-841d-fb25bac36b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015755 10.0.0.33 - - [2026-03-07 14:08:43] "POST /tags HTTP/1.1" 409 204 0.002115 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.33 - - [2026-03-07 14:08:43] "GET /tag/98de2ecf-1f76-4821-8795-844432aacc57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010444 10.0.0.33 - - [2026-03-07 14:08:43] "POST /tags HTTP/1.1" 409 226 0.001886 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2026-03-07 14:08:43] "GET /tag/70599173-d283-478f-841d-fb25bac36b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011238 10.0.0.33 - - [2026-03-07 14:08:43] "POST /tags HTTP/1.1" 409 228 0.001734 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2026-03-07 14:08:43] "GET /tag/87223a28-a21b-4fc0-b7b0-3f200b0ae660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011353 10.0.0.33 - - [2026-03-07 14:08:43] "POST /tags HTTP/1.1" 409 252 0.001815 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2026-03-07 14:08:43] "GET /tag/704176bf-9676-4f1c-a426-e1d582692b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011029 10.0.0.33 - - [2026-03-07 14:08:43] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002204 10.0.0.33 - - [2026-03-07 14:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.33 - - [2026-03-07 14:08:44] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002615 10.0.0.33 - - [2026-03-07 14:08:44] "POST /firewall-rules HTTP/1.1" 409 281 0.001997 10.0.0.33 - - [2026-03-07 14:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.33 - - [2026-03-07 14:08:44] "PUT /firewall-rule/ce11676e-7639-4eaa-9b54-495d3197d7c3 HTTP/1.1" 200 260 0.026000 10.0.0.33 - - [2026-03-07 14:08:44] "POST /firewall-rules HTTP/1.1" 409 291 0.015361 10.0.0.33 - - [2026-03-07 14:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.33 - - [2026-03-07 14:08:44] "PUT /firewall-rule/72697315-8861-4265-bd49-a044bce425de HTTP/1.1" 200 260 0.021409 10.0.0.33 - - [2026-03-07 14:08:44] "GET /firewall-rule/72697315-8861-4265-bd49-a044bce425de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.011224 10.0.0.33 - - [2026-03-07 14:08:44] "POST /firewall-rules HTTP/1.1" 200 658 0.075581 10.0.0.33 - - [2026-03-07 14:08:44] "GET /firewall-rule/1ec8b37f-fe2b-4afe-8c48-e8fea258b7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.003809 10.0.0.33 - - [2026-03-07 14:08:44] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001862 10.0.0.33 - - [2026-03-07 14:08:44] "GET /firewall-rule/ce11676e-7639-4eaa-9b54-495d3197d7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002174 10.0.0.33 - - [2026-03-07 14:08:44] "POST /firewall-policys HTTP/1.1" 409 269 0.001991 10.0.0.33 - - [2026-03-07 14:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.33 - - [2026-03-07 14:08:44] "PUT /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795 HTTP/1.1" 200 264 0.018149 10.0.0.33 - - [2026-03-07 14:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027061 10.0.0.33 - - [2026-03-07 14:08:44] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002728 10.0.0.33 - - [2026-03-07 14:08:44] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003027 10.0.0.33 - - [2026-03-07 14:08:44] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002368 10.0.0.33 - - [2026-03-07 14:08:44] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002214 10.0.0.33 - - [2026-03-07 14:08:44] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002487 10.0.0.33 - - [2026-03-07 14:08:44] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002060 10.0.0.33 - - [2026-03-07 14:09:02] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004059 10.0.0.33 - - [2026-03-07 14:09:02] "POST /set-tag HTTP/1.1" 200 109 0.003826 10.0.0.33 - - [2026-03-07 14:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2026-03-07 14:09:02] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003264 10.0.0.33 - - [2026-03-07 14:09:02] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003908 10.0.0.33 - - [2026-03-07 14:09:02] "POST /set-tag HTTP/1.1" 200 109 0.025451 10.0.0.33 - - [2026-03-07 14:09:02] "DELETE /loadbalancer-member/ebbae76c-6f55-4134-b20b-3cb75ecb099a HTTP/1.1" 200 115 0.058690 10.0.0.33 - - [2026-03-07 14:09:02] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004679 10.0.0.33 - - [2026-03-07 14:09:02] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.33 - - [2026-03-07 14:09:02] "DELETE /loadbalancer-member/7cd32c36-04cd-408c-93de-0f3f75bc88cc HTTP/1.1" 200 115 0.042150 10.0.0.33 - - [2026-03-07 14:09:02] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007689 10.0.0.33 - - [2026-03-07 14:09:02] "POST /set-tag HTTP/1.1" 200 109 0.003895 10.0.0.33 - - [2026-03-07 14:09:02] "DELETE /loadbalancer-member/2bf74f32-35ed-4201-9472-3119e08b3d44 HTTP/1.1" 200 115 0.052013 10.0.0.33 - - [2026-03-07 14:09:02] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003892 10.0.0.33 - - [2026-03-07 14:09:02] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.33 - - [2026-03-07 14:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.33 - - [2026-03-07 14:09:02] "GET /loadbalancer/b6bf4950-950a-4e08-905f-648dc074cc28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003843 10.0.0.33 - - [2026-03-07 14:09:02] "GET /loadbalancer-pool/8b683ca7-99cb-44be-bd2f-e0fcff1b6fe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006491 10.0.0.33 - - [2026-03-07 14:09:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024344 10.0.0.33 - - [2026-03-07 14:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026132 10.0.0.33 - - [2026-03-07 14:09:02] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008594 10.0.0.33 - - [2026-03-07 14:09:02] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008692 10.0.0.33 - - [2026-03-07 14:09:02] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002858 10.0.0.33 - - [2026-03-07 14:09:02] "POST /set-tag HTTP/1.1" 200 109 0.060025 10.0.0.33 - - [2026-03-07 14:09:02] "GET /loadbalancer-pool/2a54cdcc-628f-4f49-9165-7c85923759d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.024481 10.0.0.33 - - [2026-03-07 14:09:02] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040531 10.0.0.33 - - [2026-03-07 14:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010254 10.0.0.33 - - [2026-03-07 14:09:03] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017820 10.0.0.33 - - [2026-03-07 14:09:03] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014647 10.0.0.33 - - [2026-03-07 14:09:03] "POST /set-tag HTTP/1.1" 200 109 0.004230 10.0.0.33 - - [2026-03-07 14:09:03] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002471 10.0.0.33 - - [2026-03-07 14:09:03] "GET /loadbalancer-pool/29f71718-24ba-44f2-a555-72eecf8ea8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002800 10.0.0.33 - - [2026-03-07 14:09:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016034 10.0.0.33 - - [2026-03-07 14:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024397 10.0.0.33 - - [2026-03-07 14:09:03] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.021153 10.0.0.33 - - [2026-03-07 14:09:03] "GET /virtual-machine-interface/522b57a0-1a2d-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003922 10.0.0.33 - - [2026-03-07 14:09:03] "GET /floating-ip/df6a5f67-db27-4254-b4c6-8f8da1402fc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002117 10.0.0.33 - - [2026-03-07 14:09:03] "POST /set-tag HTTP/1.1" 200 109 0.002142 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:09:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:09:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:09:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:09:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000848 10.0.0.33 - - [2026-03-07 14:09:27] "GET /global-system-configs HTTP/1.1" 200 322 0.001814 10.0.0.33 - - [2026-03-07 14:09:28] "GET /global-system-configs HTTP/1.1" 200 322 0.002486 10.0.0.33 - - [2026-03-07 14:09:54] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.013712 10.0.0.33 - - [2026-03-07 14:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002778 10.0.0.33 - - [2026-03-07 14:09:54] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004759 10.0.0.33 - - [2026-03-07 14:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.33 - - [2026-03-07 14:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2026-03-07 14:09:54] "GET /loadbalancer/2ebd07a5-6ef8-4428-a03d-ff68362d2706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002731 10.0.0.33 - - [2026-03-07 14:09:54] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004233 10.0.0.33 - - [2026-03-07 14:09:54] "POST /set-tag HTTP/1.1" 200 109 0.018847 10.0.0.33 - - [2026-03-07 14:09:54] "DELETE /loadbalancer-member/42af119a-b169-4f0e-b508-bbc7c0dc46e3 HTTP/1.1" 200 115 0.045529 10.0.0.33 - - [2026-03-07 14:09:54] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004290 10.0.0.33 - - [2026-03-07 14:09:54] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.33 - - [2026-03-07 14:09:54] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003990 10.0.0.33 - - [2026-03-07 14:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.33 - - [2026-03-07 14:09:54] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004160 10.0.0.33 - - [2026-03-07 14:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.33 - - [2026-03-07 14:09:54] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003791 10.0.0.33 - - [2026-03-07 14:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.33 - - [2026-03-07 14:09:54] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006909 10.0.0.33 - - [2026-03-07 14:09:54] "POST /set-tag HTTP/1.1" 200 109 0.005003 10.0.0.33 - - [2026-03-07 14:09:54] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005173 10.0.0.33 - - [2026-03-07 14:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.33 - - [2026-03-07 14:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-03-07 14:09:54] "GET /loadbalancer/2ebd07a5-6ef8-4428-a03d-ff68362d2706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002194 10.0.0.33 - - [2026-03-07 14:09:55] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005032 10.0.0.33 - - [2026-03-07 14:09:55] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.33 - - [2026-03-07 14:09:55] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005384 10.0.0.33 - - [2026-03-07 14:09:55] "POST /set-tag HTTP/1.1" 200 109 0.008140 10.0.0.33 - - [2026-03-07 14:09:55] "GET /virtual-machine/26b040e5-e25f-44f2-b95a-227b0538bfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002869 10.0.0.33 - - [2026-03-07 14:09:55] "POST /ref-update HTTP/1.1" 200 156 0.008112 10.0.0.33 - - [2026-03-07 14:09:55] "GET /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004199 10.0.0.33 - - [2026-03-07 14:09:55] "POST /set-tag HTTP/1.1" 200 109 0.016092 10.0.0.33 - - [2026-03-07 14:09:55] "POST /set-tag HTTP/1.1" 200 109 0.019616 10.0.0.33 - - [2026-03-07 14:09:55] "POST /set-tag HTTP/1.1" 200 109 0.025178 10.0.0.33 - - [2026-03-07 14:09:55] "POST /set-tag HTTP/1.1" 200 109 0.015610 10.0.0.33 - - [2026-03-07 14:09:55] "POST /set-tag HTTP/1.1" 200 109 0.025449 10.0.0.33 - - [2026-03-07 14:09:55] "DELETE /instance-ip/d3bbe9a0-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.041231 10.0.0.33 - - [2026-03-07 14:09:55] "DELETE /virtual-machine-interface/d3a1789a-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.035613 10.0.0.33 - - [2026-03-07 14:09:55] "DELETE /virtual-machine/26b040e5-e25f-44f2-b95a-227b0538bfde HTTP/1.1" 200 115 0.016354 10.0.0.33 - - [2026-03-07 14:09:55] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005594 10.0.0.33 - - [2026-03-07 14:09:55] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.33 - - [2026-03-07 14:09:55] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003817 10.0.0.33 - - [2026-03-07 14:09:55] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.33 - - [2026-03-07 14:09:56] "GET /virtual-machine/fedeafbc-b750-4e91-84a8-c0c8865f8d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002780 10.0.0.33 - - [2026-03-07 14:09:56] "POST /ref-update HTTP/1.1" 200 156 0.008904 10.0.0.33 - - [2026-03-07 14:09:56] "GET /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011746 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.016946 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.020843 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.025122 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.013142 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.018464 10.0.0.33 - - [2026-03-07 14:09:56] "DELETE /instance-ip/d248caf2-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.041122 10.0.0.33 - - [2026-03-07 14:09:56] "POST /ref-update HTTP/1.1" 200 156 0.010871 10.0.0.33 - - [2026-03-07 14:09:56] "DELETE /virtual-machine-interface/d235191c-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.049575 10.0.0.33 - - [2026-03-07 14:09:56] "DELETE /virtual-machine/fedeafbc-b750-4e91-84a8-c0c8865f8d50 HTTP/1.1" 200 115 0.021179 10.0.0.33 - - [2026-03-07 14:09:56] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004044 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.33 - - [2026-03-07 14:09:56] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003680 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.001862 10.0.0.33 - - [2026-03-07 14:09:56] "GET /virtual-machine/28baa4c3-2da8-4c06-a05a-738796a8471f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004071 10.0.0.33 - - [2026-03-07 14:09:56] "POST /ref-update HTTP/1.1" 200 156 0.012450 10.0.0.33 - - [2026-03-07 14:09:56] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.025681 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.058320 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.029925 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.027404 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.013741 10.0.0.33 - - [2026-03-07 14:09:56] "POST /set-tag HTTP/1.1" 200 109 0.024562 10.0.0.33 - - [2026-03-07 14:09:56] "DELETE /instance-ip/d2b33324-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.042944 10.0.0.33 - - [2026-03-07 14:09:56] "POST /ref-update HTTP/1.1" 200 156 0.010019 10.0.0.33 - - [2026-03-07 14:09:56] "DELETE /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.064865 10.0.0.33 - - [2026-03-07 14:09:57] "DELETE /virtual-machine/28baa4c3-2da8-4c06-a05a-738796a8471f HTTP/1.1" 200 115 0.020370 10.0.0.33 - - [2026-03-07 14:09:57] "DELETE /tag/3b060d40-9a19-4414-8e3d-6c671e82de8a HTTP/1.1" 200 115 0.033943 10.0.0.33 - - [2026-03-07 14:09:57] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003584 10.0.0.33 - - [2026-03-07 14:09:57] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.33 - - [2026-03-07 14:09:57] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014909 10.0.0.33 - - [2026-03-07 14:09:57] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.33 - - [2026-03-07 14:09:57] "GET /virtual-machine/47a5de28-9ea4-4e09-b6ea-624df570eed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003301 10.0.0.33 - - [2026-03-07 14:09:57] "POST /ref-update HTTP/1.1" 200 156 0.009798 10.0.0.33 - - [2026-03-07 14:09:57] "GET /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012217 10.0.0.33 - - [2026-03-07 14:09:57] "POST /set-tag HTTP/1.1" 200 109 0.015964 10.0.0.33 - - [2026-03-07 14:09:57] "POST /set-tag HTTP/1.1" 200 109 0.029599 10.0.0.33 - - [2026-03-07 14:09:57] "POST /set-tag HTTP/1.1" 200 109 0.023330 10.0.0.33 - - [2026-03-07 14:09:57] "POST /set-tag HTTP/1.1" 200 109 0.013044 10.0.0.33 - - [2026-03-07 14:09:57] "POST /set-tag HTTP/1.1" 200 109 0.021159 10.0.0.33 - - [2026-03-07 14:09:57] "DELETE /instance-ip/d3469c54-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.039807 10.0.0.33 - - [2026-03-07 14:09:57] "DELETE /virtual-machine-interface/d32c4200-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.033137 10.0.0.33 - - [2026-03-07 14:09:57] "DELETE /virtual-machine/47a5de28-9ea4-4e09-b6ea-624df570eed0 HTTP/1.1" 200 115 0.017678 10.0.0.33 - - [2026-03-07 14:09:57] "DELETE /tag/d3282998-4761-46ea-8235-317c94fbb22f HTTP/1.1" 409 388 0.007058 10.0.0.33 - - [2026-03-07 14:09:57] "DELETE /tag/042ede10-ff94-403f-a76f-2cd587cc9f2f HTTP/1.1" 200 115 0.027659 10.0.0.33 - - [2026-03-07 14:10:25] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005593 10.0.0.33 - - [2026-03-07 14:10:25] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.33 - - [2026-03-07 14:10:25] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005099 10.0.0.33 - - [2026-03-07 14:10:25] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.33 - - [2026-03-07 14:10:25] "GET /virtual-machine/dac17b82-0312-49e3-b4dc-e0d77e0ca149?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002345 10.0.0.33 - - [2026-03-07 14:10:25] "POST /ref-update HTTP/1.1" 200 156 0.008200 10.0.0.33 - - [2026-03-07 14:10:25] "GET /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004072 10.0.0.33 - - [2026-03-07 14:10:25] "POST /set-tag HTTP/1.1" 200 109 0.020230 10.0.0.33 - - [2026-03-07 14:10:25] "POST /set-tag HTTP/1.1" 200 109 0.029650 10.0.0.33 - - [2026-03-07 14:10:25] "POST /set-tag HTTP/1.1" 200 109 0.020623 10.0.0.33 - - [2026-03-07 14:10:25] "POST /set-tag HTTP/1.1" 200 109 0.028835 10.0.0.33 - - [2026-03-07 14:10:25] "DELETE /instance-ip/d5101d26-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.038312 10.0.0.33 - - [2026-03-07 14:10:25] "DELETE /virtual-machine-interface/d4fc1d3a-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.035872 10.0.0.33 - - [2026-03-07 14:10:25] "DELETE /virtual-machine/dac17b82-0312-49e3-b4dc-e0d77e0ca149 HTTP/1.1" 200 115 0.017383 10.0.0.33 - - [2026-03-07 14:10:25] "DELETE /tag/94f1cc8d-5283-4dcb-bfec-7ad5be4419c8 HTTP/1.1" 200 115 0.047402 10.0.0.33 - - [2026-03-07 14:10:25] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007105 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.002190 10.0.0.33 - - [2026-03-07 14:10:26] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004174 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.33 - - [2026-03-07 14:10:26] "GET /virtual-machine/2716d0e5-c653-44fc-a711-d47d36698d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002573 10.0.0.33 - - [2026-03-07 14:10:26] "POST /ref-update HTTP/1.1" 200 156 0.009709 10.0.0.33 - - [2026-03-07 14:10:26] "GET /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017030 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.025782 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.053931 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.036020 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.020630 10.0.0.33 - - [2026-03-07 14:10:26] "DELETE /instance-ip/d4ac1bf0-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.042017 10.0.0.33 - - [2026-03-07 14:10:26] "DELETE /virtual-machine-interface/d48eaf20-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.041990 10.0.0.33 - - [2026-03-07 14:10:26] "DELETE /virtual-machine/2716d0e5-c653-44fc-a711-d47d36698d6f HTTP/1.1" 200 115 0.032083 10.0.0.33 - - [2026-03-07 14:10:26] "DELETE /tag/98de2ecf-1f76-4821-8795-844432aacc57 HTTP/1.1" 409 236 0.007342 10.0.0.33 - - [2026-03-07 14:10:26] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010768 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.33 - - [2026-03-07 14:10:26] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003434 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.002390 10.0.0.33 - - [2026-03-07 14:10:26] "GET /virtual-machine/350eceb9-4e61-4932-9ac2-0e7577e237aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.006272 10.0.0.33 - - [2026-03-07 14:10:26] "POST /ref-update HTTP/1.1" 200 156 0.009096 10.0.0.33 - - [2026-03-07 14:10:26] "GET /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004579 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.013899 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.036853 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.014132 10.0.0.33 - - [2026-03-07 14:10:26] "POST /set-tag HTTP/1.1" 200 109 0.017525 10.0.0.33 - - [2026-03-07 14:10:26] "DELETE /instance-ip/d582c6a0-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.050527 10.0.0.33 - - [2026-03-07 14:10:26] "DELETE /virtual-machine-interface/d56a8d10-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.035944 10.0.0.33 - - [2026-03-07 14:10:26] "DELETE /virtual-machine/350eceb9-4e61-4932-9ac2-0e7577e237aa HTTP/1.1" 200 115 0.017536 10.0.0.33 - - [2026-03-07 14:10:26] "DELETE /tag/704176bf-9676-4f1c-a426-e1d582692b3b HTTP/1.1" 409 236 0.009102 10.0.0.33 - - [2026-03-07 14:10:27] "DELETE /tag/c45e451e-95fc-4ac9-8ddd-510aca7a1bb4 HTTP/1.1" 200 115 0.037960 10.0.0.33 - - [2026-03-07 14:10:27] "DELETE /tag/87223a28-a21b-4fc0-b7b0-3f200b0ae660 HTTP/1.1" 409 236 0.003519 10.0.0.33 - - [2026-03-07 14:10:27] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003539 10.0.0.33 - - [2026-03-07 14:10:27] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.33 - - [2026-03-07 14:10:27] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003541 10.0.0.33 - - [2026-03-07 14:10:27] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.33 - - [2026-03-07 14:10:27] "GET /virtual-machine/bf94c950-c171-4f6d-b568-d97aca17a821?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002534 10.0.0.33 - - [2026-03-07 14:10:27] "POST /ref-update HTTP/1.1" 200 156 0.008311 10.0.0.33 - - [2026-03-07 14:10:27] "GET /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011464 10.0.0.33 - - [2026-03-07 14:10:27] "POST /set-tag HTTP/1.1" 200 109 0.015674 10.0.0.33 - - [2026-03-07 14:10:27] "POST /set-tag HTTP/1.1" 200 109 0.023139 10.0.0.33 - - [2026-03-07 14:10:27] "POST /set-tag HTTP/1.1" 200 109 0.031870 10.0.0.33 - - [2026-03-07 14:10:27] "POST /set-tag HTTP/1.1" 200 109 0.013353 10.0.0.33 - - [2026-03-07 14:10:27] "DELETE /instance-ip/d43eba56-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.042398 10.0.0.33 - - [2026-03-07 14:10:27] "DELETE /virtual-machine-interface/d42af0d4-1a2e-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.031643 10.0.0.33 - - [2026-03-07 14:10:27] "DELETE /virtual-machine/bf94c950-c171-4f6d-b568-d97aca17a821 HTTP/1.1" 200 115 0.017980 10.0.0.33 - - [2026-03-07 14:10:27] "DELETE /tag/d72ace81-d8a5-4139-846d-d63020154b02 HTTP/1.1" 200 115 0.031587 10.0.0.33 - - [2026-03-07 14:10:27] "DELETE /tag/cb4faf01-f2df-434e-8446-2da54bb56b2b HTTP/1.1" 200 115 0.025111 10.0.0.33 - - [2026-03-07 14:10:27] "DELETE /tag/19485ace-5607-488e-bea2-a1ee7a7f1c9c HTTP/1.1" 200 115 0.028032 10.0.0.33 - - [2026-03-07 14:10:29] "POST /projects HTTP/1.1" 409 238 0.002319 10.0.0.33 - - [2026-03-07 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.33 - - [2026-03-07 14:10:29] "GET /project/86f30e27-a23a-439c-a890-187167caea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023004 10.0.0.33 - - [2026-03-07 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.33 - - [2026-03-07 14:10:29] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004020 10.0.0.33 - - [2026-03-07 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2026-03-07 14:10:29] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004024 10.0.0.33 - - [2026-03-07 14:10:29] "POST /security-groups HTTP/1.1" 409 285 0.002613 10.0.0.33 - - [2026-03-07 14:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.33 - - [2026-03-07 14:10:29] "PUT /security-group/118126e9-f5f1-4600-a502-0d2b2094a4ea HTTP/1.1" 200 262 0.058455 10.0.0.33 - - [2026-03-07 14:10:29] "PUT /access-control-list/06139869-d6ed-438a-803a-6c9d08998719 HTTP/1.1" 200 272 0.010988 10.0.0.33 - - [2026-03-07 14:10:29] "PUT /access-control-list/e072e153-dcb1-49dc-81f8-cc2bfdd3a48a HTTP/1.1" 200 272 0.008527 10.0.0.33 - - [2026-03-07 14:10:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009368 10.0.0.33 - - [2026-03-07 14:10:34] "POST /projects HTTP/1.1" 409 238 0.001998 10.0.0.33 - - [2026-03-07 14:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.33 - - [2026-03-07 14:10:34] "GET /project/86f30e27-a23a-439c-a890-187167caea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034674 10.0.0.33 - - [2026-03-07 14:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2026-03-07 14:10:34] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005301 10.0.0.33 - - [2026-03-07 14:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2026-03-07 14:10:34] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003449 10.0.0.33 - - [2026-03-07 14:10:34] "POST /security-groups HTTP/1.1" 409 285 0.001873 10.0.0.33 - - [2026-03-07 14:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-03-07 14:10:34] "PUT /security-group/118126e9-f5f1-4600-a502-0d2b2094a4ea HTTP/1.1" 200 262 0.055437 10.0.0.33 - - [2026-03-07 14:10:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024165 10.0.0.33 - - [2026-03-07 14:10:34] "PUT /access-control-list/06139869-d6ed-438a-803a-6c9d08998719 HTTP/1.1" 200 272 0.013872 10.0.0.33 - - [2026-03-07 14:10:34] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.019093 10.0.0.33 - - [2026-03-07 14:10:34] "PUT /access-control-list/e072e153-dcb1-49dc-81f8-cc2bfdd3a48a HTTP/1.1" 200 272 0.034315 10.0.0.33 - - [2026-03-07 14:10:34] "GET /firewall-rule/314c2a50-3f92-4faa-b9cc-817422f86ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002908 10.0.0.33 - - [2026-03-07 14:10:34] "POST /ref-update HTTP/1.1" 200 156 0.057730 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /firewall-rule/314c2a50-3f92-4faa-b9cc-817422f86ab4 HTTP/1.1" 200 115 0.044451 10.0.0.33 - - [2026-03-07 14:10:35] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005124 10.0.0.33 - - [2026-03-07 14:10:35] "GET /firewall-rule/60f24861-1763-4f54-944a-d593f1d27cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007668 10.0.0.33 - - [2026-03-07 14:10:35] "POST /ref-update HTTP/1.1" 200 156 0.049142 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /firewall-rule/60f24861-1763-4f54-944a-d593f1d27cf1 HTTP/1.1" 200 115 0.049109 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /tag/704176bf-9676-4f1c-a426-e1d582692b3b HTTP/1.1" 409 236 0.004282 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /tag/ca9049f3-972f-4fa0-a7f9-b810400c7404 HTTP/1.1" 200 115 0.043247 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /tag/87223a28-a21b-4fc0-b7b0-3f200b0ae660 HTTP/1.1" 409 236 0.005975 10.0.0.33 - - [2026-03-07 14:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2026-03-07 14:10:35] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005882 10.0.0.33 - - [2026-03-07 14:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.33 - - [2026-03-07 14:10:35] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003513 10.0.0.33 - - [2026-03-07 14:10:35] "PUT /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476 HTTP/1.1" 200 264 0.055819 10.0.0.33 - - [2026-03-07 14:10:35] "PUT /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9 HTTP/1.1" 200 264 0.040939 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /security-group/118126e9-f5f1-4600-a502-0d2b2094a4ea HTTP/1.1" 200 115 0.068002 10.0.0.33 - - [2026-03-07 14:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008288 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /access-control-list/06139869-d6ed-438a-803a-6c9d08998719 HTTP/1.1" 200 115 0.034312 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /access-control-list/e072e153-dcb1-49dc-81f8-cc2bfdd3a48a HTTP/1.1" 200 115 0.020401 10.0.0.33 - - [2026-03-07 14:10:35] "GET /project/86f30e27-a23a-439c-a890-187167caea89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.034786 10.0.0.33 - - [2026-03-07 14:10:35] "GET /project/86f30e27-a23a-439c-a890-187167caea89?fields=security_groups HTTP/1.1" 200 1352 0.079340 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /security-group/e4799b29-9b24-48ef-9497-ab27e7815c89 HTTP/1.1" 200 115 0.081800 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /access-control-list/589345f2-a807-4049-a811-ceee7fdfa275 HTTP/1.1" 200 115 0.046269 10.0.0.33 - - [2026-03-07 14:10:35] "GET /project/86f30e27-a23a-439c-a890-187167caea89?fields=application_policy_sets HTTP/1.1" 200 1391 0.031544 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /access-control-list/1ce88a67-4969-4b45-aac1-9f0fe61ed7c2 HTTP/1.1" 200 115 0.039569 10.0.0.33 - - [2026-03-07 14:10:35] "DELETE /project/86f30e27-a23a-439c-a890-187167caea89 HTTP/1.1" 200 115 0.358032 10.0.0.33 - - [2026-03-07 14:10:35] "POST /projects HTTP/1.1" 409 238 0.001943 10.0.0.33 - - [2026-03-07 14:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.33 - - [2026-03-07 14:10:36] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025250 10.0.0.33 - - [2026-03-07 14:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2026-03-07 14:10:36] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003879 10.0.0.33 - - [2026-03-07 14:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.33 - - [2026-03-07 14:10:36] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004541 10.0.0.33 - - [2026-03-07 14:10:36] "POST /security-groups HTTP/1.1" 409 285 0.002006 10.0.0.33 - - [2026-03-07 14:10:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.33 - - [2026-03-07 14:10:36] "PUT /security-group/68e86631-92ce-4211-b102-76d1957044bc HTTP/1.1" 200 262 0.053009 10.0.0.33 - - [2026-03-07 14:10:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012380 10.0.0.33 - - [2026-03-07 14:10:36] "PUT /access-control-list/12f4a2c6-98e6-4667-b8cc-522818312ccc HTTP/1.1" 200 272 0.009156 10.0.0.33 - - [2026-03-07 14:10:36] "PUT /access-control-list/7ef795b0-c06f-4291-bfa6-96ccbd25865d HTTP/1.1" 200 272 0.020467 10.0.0.33 - - [2026-03-07 14:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2026-03-07 14:10:40] "GET /loadbalancer/2ebd07a5-6ef8-4428-a03d-ff68362d2706?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002284 10.0.0.33 - - [2026-03-07 14:10:40] "GET /virtual-machine-interface/d29a7dde-1a2e-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001578 10.0.0.33 - - [2026-03-07 14:10:40] "DELETE /loadbalancer-member/fb1ff04c-c6f6-4141-b4e8-0c2ca29c5266 HTTP/1.1" 200 115 0.028097 10.0.0.33 - - [2026-03-07 14:10:40] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002889 10.0.0.33 - - [2026-03-07 14:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.33 - - [2026-03-07 14:10:40] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005406 10.0.0.33 - - [2026-03-07 14:10:40] "GET /firewall-policy/f4114e9c-67a3-4f2b-9ccb-57e3909c6828?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003226 10.0.0.33 - - [2026-03-07 14:10:40] "GET /firewall-rule/ce11676e-7639-4eaa-9b54-495d3197d7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002453 10.0.0.33 - - [2026-03-07 14:10:40] "POST /ref-update HTTP/1.1" 200 156 0.011250 10.0.0.33 - - [2026-03-07 14:10:40] "DELETE /firewall-rule/ce11676e-7639-4eaa-9b54-495d3197d7c3 HTTP/1.1" 200 115 0.037319 10.0.0.33 - - [2026-03-07 14:10:40] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002409 10.0.0.33 - - [2026-03-07 14:10:40] "GET /firewall-rule/1ec8b37f-fe2b-4afe-8c48-e8fea258b7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2893 0.002912 10.0.0.33 - - [2026-03-07 14:10:40] "POST /ref-update HTTP/1.1" 200 156 0.013388 10.0.0.33 - - [2026-03-07 14:10:40] "DELETE /firewall-rule/1ec8b37f-fe2b-4afe-8c48-e8fea258b7bc HTTP/1.1" 200 115 0.040779 10.0.0.33 - - [2026-03-07 14:10:40] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.005289 10.0.0.33 - - [2026-03-07 14:10:40] "GET /firewall-rule/72697315-8861-4265-bd49-a044bce425de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.002648 10.0.0.33 - - [2026-03-07 14:10:40] "POST /ref-update HTTP/1.1" 200 156 0.010790 10.0.0.33 - - [2026-03-07 14:10:40] "DELETE /firewall-rule/72697315-8861-4265-bd49-a044bce425de HTTP/1.1" 200 115 0.042739 10.0.0.33 - - [2026-03-07 14:10:40] "GET /application-policy-set/7bdebc44-844f-4415-af86-259427463f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002328 10.0.0.33 - - [2026-03-07 14:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.33 - - [2026-03-07 14:10:41] "GET /policy-management/c4e7e6e7-2d65-4c42-a11f-a066125ca93f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002859 10.0.0.33 - - [2026-03-07 14:10:41] "GET /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004173 10.0.0.33 - - [2026-03-07 14:10:41] "POST /ref-update HTTP/1.1" 200 156 0.018887 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /firewall-policy/960004fb-84a4-4838-b74e-a07733cff795 HTTP/1.1" 200 115 0.025580 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /tag/704176bf-9676-4f1c-a426-e1d582692b3b HTTP/1.1" 200 115 0.028656 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /tag/d3282998-4761-46ea-8235-317c94fbb22f HTTP/1.1" 200 115 0.051373 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /tag/98de2ecf-1f76-4821-8795-844432aacc57 HTTP/1.1" 200 115 0.049196 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /tag/87223a28-a21b-4fc0-b7b0-3f200b0ae660 HTTP/1.1" 200 115 0.055092 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /loadbalancer-pool/28c35b5e-e40b-489e-962c-7f959a32adce HTTP/1.1" 200 115 0.029286 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /loadbalancer-listener/4d3edeb5-d0ec-4c05-bbf0-47bf0a673455 HTTP/1.1" 200 115 0.027395 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /loadbalancer/2ebd07a5-6ef8-4428-a03d-ff68362d2706 HTTP/1.1" 200 115 0.033673 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /floating-ip/54a1098d-98b9-4d3c-8787-14587bf45ba0 HTTP/1.1" 200 115 0.050662 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /instance-ip/830583f0-a3f1-4665-9259-640273949509 HTTP/1.1" 200 115 0.041738 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /virtual-machine-interface/72fbc4c1-f7e6-4859-9373-dbf9416e389b HTTP/1.1" 200 115 0.048979 10.0.0.33 - - [2026-03-07 14:10:41] "DELETE /tag/b953a3d7-2951-44af-bb0f-1240124b1962 HTTP/1.1" 200 115 0.046797 10.0.0.33 - - [2026-03-07 14:10:41] "POST /projects HTTP/1.1" 409 238 0.005985 10.0.0.33 - - [2026-03-07 14:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-03-07 14:10:41] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.046169 10.0.0.33 - - [2026-03-07 14:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-03-07 14:10:41] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005511 10.0.0.33 - - [2026-03-07 14:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-03-07 14:10:41] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003921 10.0.0.33 - - [2026-03-07 14:10:41] "POST /security-groups HTTP/1.1" 409 285 0.001967 10.0.0.33 - - [2026-03-07 14:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.33 - - [2026-03-07 14:10:41] "PUT /security-group/68e86631-92ce-4211-b102-76d1957044bc HTTP/1.1" 200 262 0.057182 10.0.0.33 - - [2026-03-07 14:10:41] "PUT /access-control-list/12f4a2c6-98e6-4667-b8cc-522818312ccc HTTP/1.1" 200 272 0.029783 10.0.0.33 - - [2026-03-07 14:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.045515 10.0.0.33 - - [2026-03-07 14:10:41] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.020526 10.0.0.33 - - [2026-03-07 14:10:41] "PUT /access-control-list/7ef795b0-c06f-4291-bfa6-96ccbd25865d HTTP/1.1" 200 272 0.051915 10.0.0.33 - - [2026-03-07 14:10:42] "GET /firewall-rule/a929b0f1-24b0-483f-995e-ec61612f8eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003411 10.0.0.33 - - [2026-03-07 14:10:42] "POST /ref-update HTTP/1.1" 200 156 0.053706 10.0.0.33 - - [2026-03-07 14:10:42] "DELETE /firewall-rule/a929b0f1-24b0-483f-995e-ec61612f8eac HTTP/1.1" 200 115 0.049144 10.0.0.33 - - [2026-03-07 14:10:42] "GET /firewall-policy/16cad849-eed7-4bcb-a6cd-5ca3717f408d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005824 10.0.0.33 - - [2026-03-07 14:10:42] "GET /firewall-rule/202136ae-19eb-4347-8d44-5b61ff8286e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002526 10.0.0.33 - - [2026-03-07 14:10:42] "POST /ref-update HTTP/1.1" 200 156 0.031919 10.0.0.33 - - [2026-03-07 14:10:42] "DELETE /firewall-rule/202136ae-19eb-4347-8d44-5b61ff8286e9 HTTP/1.1" 200 115 0.029361 10.0.0.33 - - [2026-03-07 14:10:42] "DELETE /tag/70599173-d283-478f-841d-fb25bac36b43 HTTP/1.1" 200 115 0.037187 10.0.0.33 - - [2026-03-07 14:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006539 10.0.0.33 - - [2026-03-07 14:10:42] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004313 10.0.0.33 - - [2026-03-07 14:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.33 - - [2026-03-07 14:10:42] "GET /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003357 10.0.0.33 - - [2026-03-07 14:10:42] "PUT /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476 HTTP/1.1" 200 264 0.069615 10.0.0.33 - - [2026-03-07 14:10:42] "PUT /virtual-network/d9a26e71-5433-4510-b4d8-0295509012f9 HTTP/1.1" 200 264 0.069042 10.0.0.33 - - [2026-03-07 14:10:42] "DELETE /access-control-list/12f4a2c6-98e6-4667-b8cc-522818312ccc HTTP/1.1" 200 115 0.038812 10.0.0.33 - - [2026-03-07 14:10:42] "DELETE /security-group/68e86631-92ce-4211-b102-76d1957044bc HTTP/1.1" 200 115 0.082024 10.0.0.33 - - [2026-03-07 14:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009695 10.0.0.33 - - [2026-03-07 14:10:42] "DELETE /access-control-list/7ef795b0-c06f-4291-bfa6-96ccbd25865d HTTP/1.1" 200 115 0.023005 10.0.0.33 - - [2026-03-07 14:10:42] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.029752 10.0.0.33 - - [2026-03-07 14:10:42] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?fields=security_groups HTTP/1.1" 200 1351 0.038218 10.0.0.33 - - [2026-03-07 14:10:42] "DELETE /security-group/113becc5-ad26-4458-b380-6cbefc40a5ea HTTP/1.1" 200 115 0.059769 10.0.0.33 - - [2026-03-07 14:10:42] "DELETE /access-control-list/41d8760e-809a-4ab9-a51b-b2d35ed8f6cd HTTP/1.1" 200 115 0.039407 10.0.0.33 - - [2026-03-07 14:10:42] "GET /project/6777b93d-f140-4c38-8117-e6685e7ba129?fields=application_policy_sets HTTP/1.1" 200 1390 0.049545 10.0.0.33 - - [2026-03-07 14:10:42] "DELETE /access-control-list/706d91b7-6886-44c3-86bc-ccff33e73d3b HTTP/1.1" 200 115 0.046122 10.0.0.33 - - [2026-03-07 14:10:43] "DELETE /project/6777b93d-f140-4c38-8117-e6685e7ba129 HTTP/1.1" 200 115 0.320889 10.0.0.33 - - [2026-03-07 14:11:42] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.33 - - [2026-03-07 14:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.33 - - [2026-03-07 14:11:42] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002180 10.0.0.33 - - [2026-03-07 14:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.33 - - [2026-03-07 14:11:42] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002114 10.0.0.33 - - [2026-03-07 14:11:56] "GET / HTTP/1.1" 200 35931 0.001354 10.0.0.33 - - [2026-03-07 14:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2026-03-07 14:11:56] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004236 10.0.0.33 - - [2026-03-07 14:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.33 - - [2026-03-07 14:11:56] "GET /config-node/287bba54-ba1c-4a71-b885-5c1d8674a901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002256 10.0.0.33 - - [2026-03-07 14:12:07] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.33 - - [2026-03-07 14:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.33 - - [2026-03-07 14:12:07] "GET /routing-instance/a2e7886a-2e82-416b-b7a9-6d99bcf2ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002652 10.0.0.33 - - [2026-03-07 14:12:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001737 10.0.0.33 - - [2026-03-07 14:12:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2026-03-07 14:12:07] "GET /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.011255 10.0.0.33 - - [2026-03-07 14:12:07] "PUT /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990 HTTP/1.1" 200 254 0.019750 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:12:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:12:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 10.0.0.33 - - [2026-03-07 14:12:22] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.33 - - [2026-03-07 14:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2026-03-07 14:12:22] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004160 10.0.0.33 - - [2026-03-07 14:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.33 - - [2026-03-07 14:12:22] "GET /config-node/287bba54-ba1c-4a71-b885-5c1d8674a901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002422 10.0.0.33 - - [2026-03-07 14:12:22] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.33 - - [2026-03-07 14:12:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002113 10.0.0.33 - - [2026-03-07 14:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-03-07 14:12:27] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002115 10.0.0.33 - - [2026-03-07 14:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.33 - - [2026-03-07 14:12:27] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.014599 10.0.0.33 - - [2026-03-07 14:12:27] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.33 - - [2026-03-07 14:12:27] "POST /alarms HTTP/1.1" 409 264 0.001884 10.0.0.33 - - [2026-03-07 14:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.33 - - [2026-03-07 14:12:27] "PUT /alarm/9583f02c-b47b-4e8d-a897-771da64528ed HTTP/1.1" 200 244 0.009041 10.0.0.33 - - [2026-03-07 14:12:27] "POST /alarms HTTP/1.1" 409 261 0.003103 10.0.0.33 - - [2026-03-07 14:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.33 - - [2026-03-07 14:12:27] "PUT /alarm/ff6584f2-2357-41bd-8eae-202469b72124 HTTP/1.1" 200 244 0.008573 10.0.0.33 - - [2026-03-07 14:12:27] "POST /alarms HTTP/1.1" 409 261 0.002224 10.0.0.33 - - [2026-03-07 14:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.33 - - [2026-03-07 14:12:27] "PUT /alarm/cc7a0f7a-65e6-48b2-a01d-ef08bcc7728d HTTP/1.1" 200 244 0.008786 10.0.0.33 - - [2026-03-07 14:12:27] "POST /alarms HTTP/1.1" 409 253 0.001850 10.0.0.33 - - [2026-03-07 14:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2026-03-07 14:12:27] "PUT /alarm/48a1d716-06a3-4f6f-b8e5-75d0c19c07f4 HTTP/1.1" 200 244 0.010764 10.0.0.33 - - [2026-03-07 14:12:27] "POST /alarms HTTP/1.1" 409 251 0.005374 10.0.0.33 - - [2026-03-07 14:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/4940880b-ec72-4a53-b2f5-2ea3ac0aaef8 HTTP/1.1" 200 244 0.009445 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 252 0.007349 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/a7fbf486-4e79-4abf-9bd3-6604166ad6ea HTTP/1.1" 200 244 0.009454 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 256 0.008164 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/1279d54a-79d0-47c9-98e5-77981a02c823 HTTP/1.1" 200 244 0.010975 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 248 0.006583 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/d0636d37-0062-438c-b2d6-8d3c4e636c96 HTTP/1.1" 200 244 0.009069 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 252 0.006978 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/6c5ab145-6159-4270-b69f-b73aa1e091e7 HTTP/1.1" 200 244 0.009815 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 257 0.007844 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/1a0f2cc1-bf1d-4ae0-ae9b-213687e65917 HTTP/1.1" 200 244 0.009059 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 251 0.006805 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/36ae9b95-0d78-491b-a65f-44895015d165 HTTP/1.1" 200 244 0.010581 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 257 0.006373 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/49945648-2476-43c4-9021-7610e584137e HTTP/1.1" 200 244 0.009076 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 261 0.004138 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/0b138d50-d5c4-41bf-af44-ef2683dc9c6d HTTP/1.1" 200 244 0.009263 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 258 0.004057 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/c02ae8d7-af2f-4d91-ba8a-c93310594ecf HTTP/1.1" 200 244 0.009042 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 254 0.004790 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009300 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/e53f9f33-f1e6-4fd3-a7d2-2a4e7f5583e9 HTTP/1.1" 200 244 0.009931 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 254 0.007101 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/7cc940fb-243e-4cce-9785-ecc852d2a8e1 HTTP/1.1" 200 244 0.008934 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 254 0.005965 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/cd6012e2-45a9-45f3-83b8-432d20395dc4 HTTP/1.1" 200 244 0.010157 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 247 0.007121 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/7542bf8e-ab4c-43a9-9ad4-b0a4747408a3 HTTP/1.1" 200 244 0.009617 10.0.0.33 - - [2026-03-07 14:12:28] "POST /alarms HTTP/1.1" 409 272 0.006000 10.0.0.33 - - [2026-03-07 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.33 - - [2026-03-07 14:12:28] "PUT /alarm/f6fd5ea3-d019-4e76-b6f5-f093562fef6f HTTP/1.1" 200 244 0.015804 10.0.0.33 - - [2026-03-07 14:12:29] "POST /alarms HTTP/1.1" 409 261 0.011083 10.0.0.33 - - [2026-03-07 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2026-03-07 14:12:29] "PUT /alarm/3ef4d3aa-3ed1-430a-a30b-36fdc971a501 HTTP/1.1" 200 244 0.008884 10.0.0.33 - - [2026-03-07 14:12:29] "POST /alarms HTTP/1.1" 409 259 0.007650 10.0.0.33 - - [2026-03-07 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2026-03-07 14:12:29] "PUT /alarm/97c728c2-4c41-47ee-9a39-8d07a8105008 HTTP/1.1" 200 244 0.009270 10.0.0.33 - - [2026-03-07 14:12:29] "POST /alarms HTTP/1.1" 409 265 0.007693 10.0.0.33 - - [2026-03-07 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.33 - - [2026-03-07 14:12:29] "PUT /alarm/5c8e5933-63e8-47cd-a84a-ee47ef1a4048 HTTP/1.1" 200 244 0.010093 10.0.0.33 - - [2026-03-07 14:12:29] "POST /alarms HTTP/1.1" 409 279 0.012839 10.0.0.33 - - [2026-03-07 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.33 - - [2026-03-07 14:12:29] "PUT /alarm/7cee272d-5138-4301-bac1-d790a1d12415 HTTP/1.1" 200 244 0.009284 10.0.0.33 - - [2026-03-07 14:12:29] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.33 - - [2026-03-07 14:12:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002597 10.0.0.33 - - [2026-03-07 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.33 - - [2026-03-07 14:12:29] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.007309 10.0.0.33 - - [2026-03-07 14:12:29] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.33 - - [2026-03-07 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2026-03-07 14:12:29] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.011814 10.0.0.33 - - [2026-03-07 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.33 - - [2026-03-07 14:12:29] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.009511 10.0.0.33 - - [2026-03-07 14:12:30] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.33 - - [2026-03-07 14:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.33 - - [2026-03-07 14:12:30] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005183 10.0.0.33 - - [2026-03-07 14:12:30] "PUT /global-system-config/a925c980-8121-4563-becd-1711f7387011 HTTP/1.1" 200 274 0.016278 10.0.0.33 - - [2026-03-07 14:12:34] "GET / HTTP/1.1" 200 35931 0.002273 10.0.0.33 - - [2026-03-07 14:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.33 - - [2026-03-07 14:12:34] "GET /routing-instance/a2e7886a-2e82-416b-b7a9-6d99bcf2ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002353 10.0.0.33 - - [2026-03-07 14:12:34] "POST /bgp-routers HTTP/1.1" 409 301 0.005324 10.0.0.33 - - [2026-03-07 14:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2026-03-07 14:12:34] "GET /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002816 10.0.0.33 - - [2026-03-07 14:12:34] "PUT /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990 HTTP/1.1" 200 254 0.022126 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:12:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004040 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:12:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001144 10.0.0.33 - - [2026-03-07 14:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2026-03-07 14:12:35] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002437 10.0.0.33 - - [2026-03-07 14:12:48] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.33 - - [2026-03-07 14:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.33 - - [2026-03-07 14:12:48] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004124 10.0.0.33 - - [2026-03-07 14:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.33 - - [2026-03-07 14:12:48] "GET /config-node/287bba54-ba1c-4a71-b885-5c1d8674a901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001519 10.0.0.33 - - [2026-03-07 14:13:00] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.33 - - [2026-03-07 14:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2026-03-07 14:13:00] "GET /routing-instance/a2e7886a-2e82-416b-b7a9-6d99bcf2ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004570 10.0.0.33 - - [2026-03-07 14:13:00] "POST /bgp-routers HTTP/1.1" 409 301 0.001523 10.0.0.33 - - [2026-03-07 14:13:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.33 - - [2026-03-07 14:13:00] "GET /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.002798 10.0.0.33 - - [2026-03-07 14:13:00] "PUT /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990 HTTP/1.1" 200 254 0.009478 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:13:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:13:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 10.0.0.33 - - [2026-03-07 14:13:14] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.33 - - [2026-03-07 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2026-03-07 14:13:14] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004110 10.0.0.33 - - [2026-03-07 14:13:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.33 - - [2026-03-07 14:13:14] "GET /config-node/287bba54-ba1c-4a71-b885-5c1d8674a901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002216 10.0.0.33 - - [2026-03-07 14:13:14] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.33 - - [2026-03-07 14:13:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001808 10.0.0.33 - - [2026-03-07 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.33 - - [2026-03-07 14:13:19] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002176 10.0.0.33 - - [2026-03-07 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.33 - - [2026-03-07 14:13:19] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.006446 10.0.0.33 - - [2026-03-07 14:13:19] "GET / HTTP/1.1" 200 35931 0.002144 10.0.0.33 - - [2026-03-07 14:13:19] "POST /alarms HTTP/1.1" 409 264 0.006880 10.0.0.33 - - [2026-03-07 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.33 - - [2026-03-07 14:13:19] "PUT /alarm/9583f02c-b47b-4e8d-a897-771da64528ed HTTP/1.1" 200 244 0.015959 10.0.0.33 - - [2026-03-07 14:13:19] "POST /alarms HTTP/1.1" 409 261 0.001902 10.0.0.33 - - [2026-03-07 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.33 - - [2026-03-07 14:13:19] "PUT /alarm/ff6584f2-2357-41bd-8eae-202469b72124 HTTP/1.1" 200 244 0.014345 10.0.0.33 - - [2026-03-07 14:13:19] "POST /alarms HTTP/1.1" 409 261 0.003829 10.0.0.33 - - [2026-03-07 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.33 - - [2026-03-07 14:13:19] "PUT /alarm/cc7a0f7a-65e6-48b2-a01d-ef08bcc7728d HTTP/1.1" 200 244 0.023072 10.0.0.33 - - [2026-03-07 14:13:19] "POST /alarms HTTP/1.1" 409 253 0.018577 10.0.0.33 - - [2026-03-07 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006573 10.0.0.33 - - [2026-03-07 14:13:19] "PUT /alarm/48a1d716-06a3-4f6f-b8e5-75d0c19c07f4 HTTP/1.1" 200 244 0.010698 10.0.0.33 - - [2026-03-07 14:13:19] "POST /alarms HTTP/1.1" 409 251 0.002215 10.0.0.33 - - [2026-03-07 14:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/4940880b-ec72-4a53-b2f5-2ea3ac0aaef8 HTTP/1.1" 200 244 0.016314 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 252 0.016189 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/a7fbf486-4e79-4abf-9bd3-6604166ad6ea HTTP/1.1" 200 244 0.014236 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 256 0.011658 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006350 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/1279d54a-79d0-47c9-98e5-77981a02c823 HTTP/1.1" 200 244 0.014788 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 248 0.028923 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009218 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/d0636d37-0062-438c-b2d6-8d3c4e636c96 HTTP/1.1" 200 244 0.017595 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 252 0.027613 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012906 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/6c5ab145-6159-4270-b69f-b73aa1e091e7 HTTP/1.1" 200 244 0.026383 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 257 0.019044 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006317 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/1a0f2cc1-bf1d-4ae0-ae9b-213687e65917 HTTP/1.1" 200 244 0.011287 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 251 0.020210 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/36ae9b95-0d78-491b-a65f-44895015d165 HTTP/1.1" 200 244 0.010450 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 257 0.009166 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/49945648-2476-43c4-9021-7610e584137e HTTP/1.1" 200 244 0.009910 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 261 0.004715 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/0b138d50-d5c4-41bf-af44-ef2683dc9c6d HTTP/1.1" 200 244 0.009512 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 258 0.006668 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/c02ae8d7-af2f-4d91-ba8a-c93310594ecf HTTP/1.1" 200 244 0.008421 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 254 0.007584 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/e53f9f33-f1e6-4fd3-a7d2-2a4e7f5583e9 HTTP/1.1" 200 244 0.008155 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 254 0.008192 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/7cc940fb-243e-4cce-9785-ecc852d2a8e1 HTTP/1.1" 200 244 0.010277 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 254 0.008703 10.0.0.33 - - [2026-03-07 14:13:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2026-03-07 14:13:20] "PUT /alarm/cd6012e2-45a9-45f3-83b8-432d20395dc4 HTTP/1.1" 200 244 0.009579 10.0.0.33 - - [2026-03-07 14:13:20] "POST /alarms HTTP/1.1" 409 247 0.002995 10.0.0.33 - - [2026-03-07 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007851 10.0.0.33 - - [2026-03-07 14:13:21] "PUT /alarm/7542bf8e-ab4c-43a9-9ad4-b0a4747408a3 HTTP/1.1" 200 244 0.009433 10.0.0.33 - - [2026-03-07 14:13:21] "POST /alarms HTTP/1.1" 409 272 0.005364 10.0.0.33 - - [2026-03-07 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.33 - - [2026-03-07 14:13:21] "PUT /alarm/f6fd5ea3-d019-4e76-b6f5-f093562fef6f HTTP/1.1" 200 244 0.009063 10.0.0.33 - - [2026-03-07 14:13:21] "POST /alarms HTTP/1.1" 409 261 0.008401 10.0.0.33 - - [2026-03-07 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.33 - - [2026-03-07 14:13:21] "PUT /alarm/3ef4d3aa-3ed1-430a-a30b-36fdc971a501 HTTP/1.1" 200 244 0.009254 10.0.0.33 - - [2026-03-07 14:13:21] "POST /alarms HTTP/1.1" 409 259 0.008593 10.0.0.33 - - [2026-03-07 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.33 - - [2026-03-07 14:13:21] "PUT /alarm/97c728c2-4c41-47ee-9a39-8d07a8105008 HTTP/1.1" 200 244 0.009326 10.0.0.33 - - [2026-03-07 14:13:21] "POST /alarms HTTP/1.1" 409 265 0.012846 10.0.0.33 - - [2026-03-07 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.33 - - [2026-03-07 14:13:21] "PUT /alarm/5c8e5933-63e8-47cd-a84a-ee47ef1a4048 HTTP/1.1" 200 244 0.009761 10.0.0.33 - - [2026-03-07 14:13:21] "POST /alarms HTTP/1.1" 409 279 0.002402 10.0.0.33 - - [2026-03-07 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.33 - - [2026-03-07 14:13:21] "PUT /alarm/7cee272d-5138-4301-bac1-d790a1d12415 HTTP/1.1" 200 244 0.009686 10.0.0.33 - - [2026-03-07 14:13:21] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.33 - - [2026-03-07 14:13:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002271 10.0.0.33 - - [2026-03-07 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.33 - - [2026-03-07 14:13:21] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.007820 10.0.0.33 - - [2026-03-07 14:13:21] "GET / HTTP/1.1" 200 35931 0.002115 10.0.0.33 - - [2026-03-07 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.33 - - [2026-03-07 14:13:21] "GET /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003242 10.0.0.33 - - [2026-03-07 14:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.33 - - [2026-03-07 14:13:21] "PUT /global-vrouter-config/2e989b63-6023-418b-a12e-481971527cad HTTP/1.1" 200 276 0.011367 10.0.0.33 - - [2026-03-07 14:13:22] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.33 - - [2026-03-07 14:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2026-03-07 14:13:22] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003905 10.0.0.33 - - [2026-03-07 14:13:22] "PUT /global-system-config/a925c980-8121-4563-becd-1711f7387011 HTTP/1.1" 200 274 0.012965 10.0.0.33 - - [2026-03-07 14:13:25] "GET / HTTP/1.1" 200 35931 0.002557 10.0.0.33 - - [2026-03-07 14:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.33 - - [2026-03-07 14:13:25] "GET /routing-instance/a2e7886a-2e82-416b-b7a9-6d99bcf2ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003499 10.0.0.33 - - [2026-03-07 14:13:25] "POST /bgp-routers HTTP/1.1" 409 301 0.005286 10.0.0.33 - - [2026-03-07 14:13:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.33 - - [2026-03-07 14:13:26] "GET /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.007570 10.0.0.33 - - [2026-03-07 14:13:26] "PUT /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990 HTTP/1.1" 200 254 0.028270 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:13:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:13:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 10.0.0.33 - - [2026-03-07 14:13:30] "POST /tags HTTP/1.1" 200 355 0.023969 10.0.0.33 - - [2026-03-07 14:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009379 10.0.0.33 - - [2026-03-07 14:13:30] "GET /tag/f371a837-9c23-4d44-a6e1-3ffbc1c58159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012931 10.0.0.33 - - [2026-03-07 14:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.33 - - [2026-03-07 14:13:30] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004241 10.0.0.33 - - [2026-03-07 14:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2026-03-07 14:13:30] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.021166 10.0.0.33 - - [2026-03-07 14:13:30] "POST /virtual-machines HTTP/1.1" 200 351 0.009240 10.0.0.33 - - [2026-03-07 14:13:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020757 10.0.0.33 - - [2026-03-07 14:13:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.104661 10.0.0.33 - - [2026-03-07 14:13:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009238 10.0.0.33 - - [2026-03-07 14:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.33 - - [2026-03-07 14:13:30] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006030 10.0.0.33 - - [2026-03-07 14:13:30] "POST /instance-ips HTTP/1.1" 200 391 0.020381 10.0.0.33 - - [2026-03-07 14:13:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026690 10.0.0.33 - - [2026-03-07 14:13:30] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.013378 10.0.0.33 - - [2026-03-07 14:13:30] "POST /set-tag HTTP/1.1" 200 109 0.013266 10.0.0.33 - - [2026-03-07 14:13:30] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012659 10.0.0.33 - - [2026-03-07 14:13:30] "GET /instance-ip/d18972dc-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002550 10.0.0.33 - - [2026-03-07 14:13:30] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004541 10.0.0.33 - - [2026-03-07 14:13:30] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.33 - - [2026-03-07 14:13:30] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003130 10.0.0.33 - - [2026-03-07 14:13:30] "POST /ref-update HTTP/1.1" 200 156 0.007049 10.0.0.33 - - [2026-03-07 14:13:30] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005130 10.0.0.33 - - [2026-03-07 14:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.33 - - [2026-03-07 14:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.33 - - [2026-03-07 14:13:31] "GET /virtual-network/b4096c25-c305-4a74-b7aa-fb5ac5b54476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003367 10.0.0.33 - - [2026-03-07 14:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2026-03-07 14:13:31] "GET /project/60806a61-a2e9-49a4-aa5a-ed7152422b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031068 10.0.0.33 - - [2026-03-07 14:13:31] "POST /virtual-machines HTTP/1.1" 200 355 0.007148 10.0.0.33 - - [2026-03-07 14:13:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006829 10.0.0.33 - - [2026-03-07 14:13:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.100399 10.0.0.33 - - [2026-03-07 14:13:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026853 10.0.0.33 - - [2026-03-07 14:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013735 10.0.0.33 - - [2026-03-07 14:13:31] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006281 10.0.0.33 - - [2026-03-07 14:13:31] "POST /instance-ips HTTP/1.1" 200 395 0.033657 10.0.0.33 - - [2026-03-07 14:13:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033904 10.0.0.33 - - [2026-03-07 14:13:31] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004895 10.0.0.33 - - [2026-03-07 14:13:31] "POST /set-tag HTTP/1.1" 200 109 0.012269 10.0.0.33 - - [2026-03-07 14:13:31] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.008881 10.0.0.33 - - [2026-03-07 14:13:31] "GET /instance-ip/d1ef0840-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003348 10.0.0.33 - - [2026-03-07 14:13:31] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004460 10.0.0.33 - - [2026-03-07 14:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.33 - - [2026-03-07 14:13:31] "GET /virtual-router/fa120786-c08d-4ef4-8503-6c10dbcc12e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003549 10.0.0.33 - - [2026-03-07 14:13:31] "POST /ref-update HTTP/1.1" 200 156 0.013644 10.0.0.33 - - [2026-03-07 14:13:31] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011265 10.0.0.33 - - [2026-03-07 14:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.33 - - [2026-03-07 14:13:31] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004215 10.0.0.33 - - [2026-03-07 14:13:31] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.33 - - [2026-03-07 14:13:31] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003578 10.0.0.33 - - [2026-03-07 14:13:31] "POST /set-tag HTTP/1.1" 200 109 0.001723 10.0.0.33 - - [2026-03-07 14:13:41] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.33 - - [2026-03-07 14:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2026-03-07 14:13:41] "GET /global-system-config/a925c980-8121-4563-becd-1711f7387011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004070 10.0.0.33 - - [2026-03-07 14:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2026-03-07 14:13:41] "GET /config-node/287bba54-ba1c-4a71-b885-5c1d8674a901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001770 10.0.0.33 - - [2026-03-07 14:13:43] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005291 10.0.0.33 - - [2026-03-07 14:13:43] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.33 - - [2026-03-07 14:13:44] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.011354 10.0.0.33 - - [2026-03-07 14:13:44] "POST /set-tag HTTP/1.1" 200 109 0.004061 10.0.0.33 - - [2026-03-07 14:13:46] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004856 10.0.0.33 - - [2026-03-07 14:13:46] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.33 - - [2026-03-07 14:13:53] "GET / HTTP/1.1" 200 35931 0.002331 10.0.0.33 - - [2026-03-07 14:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.33 - - [2026-03-07 14:13:53] "GET /routing-instance/a2e7886a-2e82-416b-b7a9-6d99bcf2ba4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002454 10.0.0.33 - - [2026-03-07 14:13:53] "POST /bgp-routers HTTP/1.1" 409 301 0.001909 10.0.0.33 - - [2026-03-07 14:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.33 - - [2026-03-07 14:13:53] "GET /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004988 10.0.0.33 - - [2026-03-07 14:13:53] "PUT /bgp-router/bed2c085-7c4d-49e9-ac6a-9b4cc0fb5990 HTTP/1.1" 200 254 0.011533 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:13:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:13:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:13:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:13:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 10.0.0.33 - - [2026-03-07 14:14:16] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005323 10.0.0.33 - - [2026-03-07 14:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.33 - - [2026-03-07 14:14:16] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003840 10.0.0.33 - - [2026-03-07 14:14:16] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.33 - - [2026-03-07 14:14:17] "GET /virtual-machine/a0491dad-f5d1-466a-af8c-ede9a2aaabe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003565 10.0.0.33 - - [2026-03-07 14:14:17] "POST /ref-update HTTP/1.1" 200 156 0.012770 10.0.0.33 - - [2026-03-07 14:14:17] "GET /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011727 10.0.0.33 - - [2026-03-07 14:14:17] "POST /set-tag HTTP/1.1" 200 109 0.016120 10.0.0.33 - - [2026-03-07 14:14:17] "POST /set-tag HTTP/1.1" 200 109 0.013948 10.0.0.33 - - [2026-03-07 14:14:17] "DELETE /instance-ip/d18972dc-1a2f-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.047265 10.0.0.33 - - [2026-03-07 14:14:17] "DELETE /virtual-machine-interface/d1700f4a-1a2f-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.045562 10.0.0.33 - - [2026-03-07 14:14:17] "DELETE /virtual-machine/a0491dad-f5d1-466a-af8c-ede9a2aaabe3 HTTP/1.1" 200 115 0.036836 10.0.0.33 - - [2026-03-07 14:14:17] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005113 10.0.0.33 - - [2026-03-07 14:14:17] "POST /set-tag HTTP/1.1" 200 109 0.011365 10.0.0.33 - - [2026-03-07 14:14:27] "GET /global-system-configs HTTP/1.1" 200 322 0.018554 10.0.0.33 - - [2026-03-07 14:14:28] "GET /global-system-configs HTTP/1.1" 200 322 0.001699 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:14:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001218 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:14:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.005086 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:14:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.33 - - [2026-03-07 14:14:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.33 - - [2026-03-07 14:14:47] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005455 10.0.0.33 - - [2026-03-07 14:14:48] "POST /set-tag HTTP/1.1" 200 109 0.003395 10.0.0.33 - - [2026-03-07 14:14:48] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010539 10.0.0.33 - - [2026-03-07 14:14:48] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.33 - - [2026-03-07 14:14:48] "GET /virtual-machine/16f31b95-5fcc-44ef-8f1a-45c0388fe06f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002619 10.0.0.33 - - [2026-03-07 14:14:48] "POST /ref-update HTTP/1.1" 200 156 0.008991 10.0.0.33 - - [2026-03-07 14:14:48] "GET /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005126 10.0.0.33 - - [2026-03-07 14:14:48] "POST /set-tag HTTP/1.1" 200 109 0.017013 10.0.0.33 - - [2026-03-07 14:14:48] "POST /set-tag HTTP/1.1" 200 109 0.032297 10.0.0.33 - - [2026-03-07 14:14:48] "DELETE /instance-ip/d1ef0840-1a2f-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.048045 10.0.0.33 - - [2026-03-07 14:14:48] "DELETE /virtual-machine-interface/d1da3618-1a2f-11f1-bfc0-fa163e124dc1 HTTP/1.1" 200 115 0.056783 10.0.0.33 - - [2026-03-07 14:14:48] "DELETE /virtual-machine/16f31b95-5fcc-44ef-8f1a-45c0388fe06f HTTP/1.1" 200 115 0.041783 10.0.0.33 - - [2026-03-07 14:14:48] "DELETE /tag/f371a837-9c23-4d44-a6e1-3ffbc1c58159 HTTP/1.1" 200 115 0.030166