++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Jan 30 02:11:27 PM UTC 2026 ===================' INFO: =================== Fri Jan 30 02:11:27 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.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.133 ++ 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.133 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.133 ++ ANALYTICSDB_NODES=10.0.0.133 ++ ANALYTICS_SNMP_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8081 ' +++ '[' -n '10.0.0.133:8081 ' ']' +++ echo 10.0.0.133:8081 ++ ANALYTICS_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9042 ' +++ '[' -n '10.0.0.133:9042 ' ']' +++ echo 10.0.0.133:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.133:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8086 ' +++ '[' -n '10.0.0.133:8086 ' ']' +++ echo 10.0.0.133:8086 ++ COLLECTOR_SERVERS=10.0.0.133: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.133 ++ CONFIGDB_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:8082 ' +++ '[' -n '10.0.0.133:8082 ' ']' +++ echo 10.0.0.133:8082 ++ CONFIG_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9161 ' +++ '[' -n '10.0.0.133:9161 ' ']' +++ echo 10.0.0.133:9161 ++ CONFIGDB_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9041 ' +++ '[' -n '10.0.0.133:9041 ' ']' +++ echo 10.0.0.133:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.133: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.133 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.133 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:2181, +++ '[' -n 10.0.0.133:2181, ']' +++ echo 10.0.0.133:2181 ++ ZOOKEEPER_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:2181 ' +++ '[' -n '10.0.0.133:2181 ' ']' +++ echo 10.0.0.133:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.133:2181 ++ RABBITMQ_NODES=10.0.0.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+=10.0.0.133:5673, +++ '[' -n 10.0.0.133:5673, ']' +++ echo 10.0.0.133:5673 ++ RABBITMQ_SERVERS=10.0.0.133: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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:6379 ' +++ '[' -n '10.0.0.133:6379 ' ']' +++ echo 10.0.0.133:6379 ++ REDIS_SERVERS=10.0.0.133: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.133 ++ 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.133 +++ local server_address=10.0.0.133 +++ extended_server_list+='10.0.0.133:9092 ' +++ '[' -n '10.0.0.133:9092 ' ']' +++ echo 10.0.0.133:9092 ++ KAFKA_SERVERS=10.0.0.133: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.133 ++ 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.133 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.133 + local cassandra=10.0.0.133 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.133 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.133 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.133 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.133 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.133 +++ local servers=10.0.0.133 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ tr '\n' , ++++ uniq ++++ sort +++ local local_ips=,10.0.0.133,10.3.252.1,127.0.0.1,172.17.0.1,252.133.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.133'\''))' +++ local server_ip=10.0.0.133 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.133 ]] +++ [[ ,10.0.0.133,10.3.252.1,127.0.0.1,172.17.0.1,252.133.0.1,, =~ ,10\.0\.0\.133, ]] +++ echo 10.0.0.133 1 +++ return ++ local ip=10.0.0.133 ++ [[ -z 10.0.0.133 ]] ++ echo 10.0.0.133 + host_ip=10.0.0.133 + [[ cql == \c\q\l ]] ++ echo 10.0.0.133:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.133:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.133: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/30/2026 14:12:11.402 7f36d3318880 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 14:12:11.832 7f36d3318880 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 14:12:11.883 7f36d3318880 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 14:12:11.883 7f36d3318880 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.133:8082/ Hit Ctrl-C to quit. 10.0.0.133 - - [2026-01-30 14:12:18] "GET / HTTP/1.1" 503 181 0.000225 10.0.0.133 - - [2026-01-30 14:12:18] "GET / HTTP/1.1" 503 181 0.000201 10.0.0.133 - - [2026-01-30 14:12:18] "GET / HTTP/1.1" 503 181 0.000222 10.0.0.133 - - [2026-01-30 14:12:18] "GET / HTTP/1.1" 200 36215 0.001366 10.0.0.133 - - [2026-01-30 14:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.133 - - [2026-01-30 14:12:18] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005041 10.0.0.133 - - [2026-01-30 14:12:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002699 10.0.0.133 - - [2026-01-30 14:12:18] "POST /config-database-nodes HTTP/1.1" 200 613 0.034767 10.0.0.133 - - [2026-01-30 14:12:19] "GET / HTTP/1.1" 200 45303 0.002284 10.0.0.133 - - [2026-01-30 14:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.133 - - [2026-01-30 14:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.133 - - [2026-01-30 14:12:19] "GET / HTTP/1.1" 200 36215 0.001423 10.0.0.133 - - [2026-01-30 14:12:19] "GET / HTTP/1.1" 200 36215 0.002250 10.0.0.133 - - [2026-01-30 14:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.133 - - [2026-01-30 14:12:19] "GET /domain/fe4311be-e29b-46b7-b2d0-47a238ec3956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003900 10.0.0.133 - - [2026-01-30 14:12:19] "POST /id-to-fqname HTTP/1.1" 200 173 0.000549 10.0.0.133 - - [2026-01-30 14:12:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.007205 10.0.0.133 - - [2026-01-30 14:12:19] "POST /security-groups HTTP/1.1" 200 570 0.091977 10.0.0.133 - - [2026-01-30 14:12:19] "POST /projects HTTP/1.1" 200 483 0.277033 10.0.0.133 - - [2026-01-30 14:12:19] "POST /security-groups HTTP/1.1" 200 536 0.029355 10.0.0.133 - - [2026-01-30 14:12:19] "POST /chown HTTP/1.1" 200 109 0.029294 10.0.0.133 - - [2026-01-30 14:12:19] "POST /policy-managements HTTP/1.1" 409 214 0.003096 10.0.0.133 - - [2026-01-30 14:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.133 - - [2026-01-30 14:12:19] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003645 10.0.0.133 - - [2026-01-30 14:12:19] "POST /application-policy-sets HTTP/1.1" 200 530 0.021894 10.0.0.133 - - [2026-01-30 14:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006714 10.0.0.133 - - [2026-01-30 14:12:19] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.009645 10.0.0.133 - - [2026-01-30 14:12:19] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.036271 10.0.0.133 - - [2026-01-30 14:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014074 10.0.0.133 - - [2026-01-30 14:12:19] "GET /virtual-network/0a7dee4d-caea-43c4-8d64-a16b3baf27c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.010875 10.0.0.133 - - [2026-01-30 14:12:20] "POST /id-to-fqname HTTP/1.1" 200 177 0.001490 10.0.0.133 - - [2026-01-30 14:12:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.015926 10.0.0.133 - - [2026-01-30 14:12:20] "POST /security-groups HTTP/1.1" 200 574 0.092054 10.0.0.133 - - [2026-01-30 14:12:20] "POST /projects HTTP/1.1" 200 491 0.249268 10.0.0.133 - - [2026-01-30 14:12:20] "POST /security-groups HTTP/1.1" 200 548 0.048299 10.0.0.133 - - [2026-01-30 14:12:20] "GET / HTTP/1.1" 200 36215 0.002554 10.0.0.133 - - [2026-01-30 14:12:20] "POST /chown HTTP/1.1" 200 109 0.032495 10.0.0.133 - - [2026-01-30 14:12:20] "POST /network-ipams HTTP/1.1" 200 524 0.053026 10.0.0.133 - - [2026-01-30 14:12:20] "POST /network-ipams HTTP/1.1" 200 512 0.110316 10.0.0.133 - - [2026-01-30 14:12:20] "POST /fqname-to-id HTTP/1.1" 404 198 0.026101 10.0.0.133 - - [2026-01-30 14:12:21] "POST /useragent-kv HTTP/1.1" 200 115 0.021926 10.0.0.133 - - [2026-01-30 14:12:21] "POST /virtual-networks HTTP/1.1" 200 540 0.359947 10.0.0.133 - - [2026-01-30 14:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007689 10.0.0.133 - - [2026-01-30 14:12:21] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.013934 10.0.0.133 - - [2026-01-30 14:12:21] "POST /network-ipams HTTP/1.1" 200 520 0.066033 10.0.0.133 - - [2026-01-30 14:12:21] "POST /fqname-to-id HTTP/1.1" 404 202 0.017968 10.0.0.133 - - [2026-01-30 14:12:21] "POST /useragent-kv HTTP/1.1" 200 115 0.013262 10.0.0.133 - - [2026-01-30 14:12:21] "POST /virtual-networks HTTP/1.1" 200 548 0.223828 10.0.0.133 - - [2026-01-30 14:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.044258 10.0.0.133 - - [2026-01-30 14:12:21] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.049888 10.0.0.133 - - [2026-01-30 14:12:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.007135 10.0.0.133 - - [2026-01-30 14:12:21] "POST /network-policys HTTP/1.1" 200 540 0.047510 10.0.0.133 - - [2026-01-30 14:12:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.014882 10.0.0.133 - - [2026-01-30 14:12:21] "POST /network-policys HTTP/1.1" 200 536 0.042988 10.0.0.133 - - [2026-01-30 14:12:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.002526 10.0.0.133 - - [2026-01-30 14:12:21] "POST /network-policys HTTP/1.1" 200 544 0.025903 10.0.0.133 - - [2026-01-30 14:12:21] "POST /ref-update HTTP/1.1" 200 156 0.120763 10.0.0.133 - - [2026-01-30 14:12:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002791 10.0.0.133 - - [2026-01-30 14:12:22] "POST /ref-update HTTP/1.1" 200 156 0.156715 10.0.0.133 - - [2026-01-30 14:12:22] "POST /ref-update HTTP/1.1" 200 156 0.123009 10.0.0.133 - - [2026-01-30 14:12:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008366 10.0.0.133 - - [2026-01-30 14:12:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007827 10.0.0.133 - - [2026-01-30 14:12:22] "GET / HTTP/1.1" 200 36215 0.001764 10.0.0.133 - - [2026-01-30 14:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007759 10.0.0.133 - - [2026-01-30 14:12:22] "GET /routing-instance/4b7bc749-95fe-48d2-b53d-6b171877e0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.031226 10.0.0.133 - - [2026-01-30 14:12:22] "GET / HTTP/1.1" 200 36215 0.001578 10.0.0.133 - - [2026-01-30 14:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.133 - - [2026-01-30 14:12:22] "POST /bgp-routers HTTP/1.1" 200 618 0.111238 10.0.0.133 - - [2026-01-30 14:12:22] "POST /ref-update HTTP/1.1" 200 156 0.260599 10.0.0.133 - - [2026-01-30 14:12:22] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.043101 10.0.0.133 - - [2026-01-30 14:12:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.004870 10.0.0.133 - - [2026-01-30 14:12:22] "GET /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.014127 10.0.0.133 - - [2026-01-30 14:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.133 - - [2026-01-30 14:12:22] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015759 10.0.0.133 - - [2026-01-30 14:12:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004073 10.0.0.133 - - [2026-01-30 14:12:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.079426 10.0.0.133 - - [2026-01-30 14:12:22] "POST /ref-update HTTP/1.1" 200 156 0.225743 10.0.0.133 - - [2026-01-30 14:12:23] "POST /ref-update HTTP/1.1" 200 156 0.361095 10.0.0.133 - - [2026-01-30 14:12:23] "POST /ref-update HTTP/1.1" 200 156 0.227218 10.0.0.133 - - [2026-01-30 14:12:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035406 10.0.0.133 - - [2026-01-30 14:12:23] "GET / HTTP/1.1" 200 36215 0.001543 10.0.0.133 - - [2026-01-30 14:12:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039731 10.0.0.133 - - [2026-01-30 14:12:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011168 10.0.0.133 - - [2026-01-30 14:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.035687 10.0.0.133 - - [2026-01-30 14:12:23] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018876 10.0.0.133 - - [2026-01-30 14:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021161 10.0.0.133 - - [2026-01-30 14:12:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.016218 10.0.0.133 - - [2026-01-30 14:12:23] "GET /virtual-network/0a7dee4d-caea-43c4-8d64-a16b3baf27c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.102172 10.0.0.133 - - [2026-01-30 14:12:23] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004901 10.0.0.133 - - [2026-01-30 14:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.133 - - [2026-01-30 14:12:23] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040301 10.0.0.133 - - [2026-01-30 14:12:23] "POST /analytics-nodes HTTP/1.1" 200 601 0.261759 10.0.0.133 - - [2026-01-30 14:12:23] "POST /firewall-policys HTTP/1.1" 200 532 0.237383 10.0.0.133 - - [2026-01-30 14:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020810 10.0.0.133 - - [2026-01-30 14:12:24] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.017488 10.0.0.133 - - [2026-01-30 14:12:24] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003705 10.0.0.133 - - [2026-01-30 14:12:24] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003460 10.0.0.133 - - [2026-01-30 14:12:24] "POST /ref-update HTTP/1.1" 200 156 0.035750 10.0.0.133 - - [2026-01-30 14:12:24] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.079458 10.0.0.133 - - [2026-01-30 14:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009914 10.0.0.133 - - [2026-01-30 14:12:24] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003241 10.0.0.133 - - [2026-01-30 14:12:24] "POST /firewall-policys HTTP/1.1" 200 534 0.048519 10.0.0.133 - - [2026-01-30 14:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024104 10.0.0.133 - - [2026-01-30 14:12:24] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.017440 10.0.0.133 - - [2026-01-30 14:12:24] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002929 10.0.0.133 - - [2026-01-30 14:12:24] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.008905 10.0.0.133 - - [2026-01-30 14:12:24] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002957 10.0.0.133 - - [2026-01-30 14:12:24] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.026143 10.0.0.133 - - [2026-01-30 14:12:24] "POST /ref-update HTTP/1.1" 200 156 0.041857 10.0.0.133 - - [2026-01-30 14:12:24] "POST /ref-update HTTP/1.1" 200 156 0.113071 10.0.0.133 - - [2026-01-30 14:12:24] "POST /ref-update HTTP/1.1" 200 156 0.082313 10.0.0.133 - - [2026-01-30 14:12:24] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006629 10.0.0.133 - - [2026-01-30 14:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.133 - - [2026-01-30 14:12:24] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008207 10.0.0.133 - - [2026-01-30 14:12:25] "POST /firewall-policys HTTP/1.1" 200 532 0.076906 10.0.0.133 - - [2026-01-30 14:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.182878 10.0.0.133 - - [2026-01-30 14:12:25] "GET /firewall-policy/6979e20e-507d-4ee0-a501-4ea955d5993d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.033455 10.0.0.133 - - [2026-01-30 14:12:25] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.005221 10.0.0.133 - - [2026-01-30 14:12:25] "GET /firewall-policy/6979e20e-507d-4ee0-a501-4ea955d5993d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004891 10.0.0.133 - - [2026-01-30 14:12:25] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003176 10.0.0.133 - - [2026-01-30 14:12:25] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.007472 10.0.0.133 - - [2026-01-30 14:12:25] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004335 10.0.0.133 - - [2026-01-30 14:12:25] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005791 10.0.0.133 - - [2026-01-30 14:12:25] "POST /ref-update HTTP/1.1" 200 156 0.074628 10.0.0.133 - - [2026-01-30 14:12:25] "POST /ref-update HTTP/1.1" 200 156 0.042927 10.0.0.133 - - [2026-01-30 14:12:25] "POST /ref-update HTTP/1.1" 200 156 0.080386 10.0.0.133 - - [2026-01-30 14:12:25] "POST /ref-update HTTP/1.1" 200 156 0.048645 10.0.0.133 - - [2026-01-30 14:12:25] "POST /ref-update HTTP/1.1" 200 156 0.126044 10.0.0.133 - - [2026-01-30 14:12:25] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.025283 10.0.0.133 - - [2026-01-30 14:12:26] "POST /tags HTTP/1.1" 200 300 0.128686 10.0.0.133 - - [2026-01-30 14:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018109 10.0.0.133 - - [2026-01-30 14:12:26] "GET / HTTP/1.1" 200 36215 0.001914 10.0.0.133 - - [2026-01-30 14:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005620 10.0.0.133 - - [2026-01-30 14:12:26] "GET /tag/b0ac57fa-dd6c-4a3c-8fb2-218f0fdc2bcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.038161 10.0.0.133 - - [2026-01-30 14:12:26] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.024609 10.0.0.133 - - [2026-01-30 14:12:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002349 10.0.0.133 - - [2026-01-30 14:12:26] "POST /config-nodes HTTP/1.1" 200 595 0.024250 10.0.0.133 - - [2026-01-30 14:12:26] "POST /set-tag HTTP/1.1" 200 109 0.021850 10.0.0.133 - - [2026-01-30 14:12:26] "POST /tags HTTP/1.1" 200 306 0.180507 10.0.0.133 - - [2026-01-30 14:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.051957 10.0.0.133 - - [2026-01-30 14:12:26] "GET /tag/3a42858d-0acc-4bda-9c7a-9f9ca00a38ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.055190 10.0.0.133 - - [2026-01-30 14:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.133 - - [2026-01-30 14:12:26] "GET / HTTP/1.1" 200 36215 0.002012 10.0.0.133 - - [2026-01-30 14:12:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004698 10.0.0.133 - - [2026-01-30 14:12:26] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.176577 10.0.0.133 - - [2026-01-30 14:12:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006457 10.0.0.133 - - [2026-01-30 14:12:27] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007584 10.0.0.133 - - [2026-01-30 14:12:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.002424 10.0.0.133 - - [2026-01-30 14:12:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.002792 10.0.0.133 - - [2026-01-30 14:12:27] "GET / HTTP/1.1" 200 36215 0.001851 10.0.0.133 - - [2026-01-30 14:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.133 - - [2026-01-30 14:12:27] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006604 10.0.0.133 - - [2026-01-30 14:12:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.055156 10.0.0.133 - - [2026-01-30 14:12:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.197014 10.0.0.133 - - [2026-01-30 14:12:27] "GET /virtual-machine-interface/dc6c8347-1eef-4506-ac63-8e087888941b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.028322 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 10.0.0.133 - - [2026-01-30 14:12:27] "POST /database-nodes HTTP/1.1" 200 599 0.177670 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001088 10.0.0.133 - - [2026-01-30 14:12:27] "POST /instance-ips HTTP/1.1" 200 382 0.440890 10.0.0.133 - - [2026-01-30 14:12:27] "GET /instance-ip/3461ee1b-1412-4344-9efc-56bf1e92368c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014980 10.0.0.133 - - [2026-01-30 14:12:27] "POST /loadbalancers HTTP/1.1" 200 584 0.036318 10.0.0.133 - - [2026-01-30 14:12:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.044075 10.0.0.133 - - [2026-01-30 14:12:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.133 - - [2026-01-30 14:12:28] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.054754 10.0.0.133 - - [2026-01-30 14:12:28] "GET /loadbalancer/88c66e40-5324-41f6-82c5-8782510e9fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007331 10.0.0.133 - - [2026-01-30 14:12:28] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.252728 10.0.0.133 - - [2026-01-30 14:12:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.047226 10.0.0.133 - - [2026-01-30 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.133 - - [2026-01-30 14:12:28] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.186652 10.0.0.133 - - [2026-01-30 14:12:28] "GET /loadbalancer-listener/4993f692-9cb7-462f-b6ec-944ba196a351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.003163 10.0.0.133 - - [2026-01-30 14:12:28] "GET /loadbalancer-listener/4993f692-9cb7-462f-b6ec-944ba196a351?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.013579 10.0.0.133 - - [2026-01-30 14:12:28] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.107821 10.0.0.133 - - [2026-01-30 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018155 10.0.0.133 - - [2026-01-30 14:12:28] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004208 10.0.0.133 - - [2026-01-30 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.133 - - [2026-01-30 14:12:28] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.023968 10.0.0.133 - - [2026-01-30 14:12:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018982 10.0.0.133 - - [2026-01-30 14:12:28] "GET /loadbalancer/88c66e40-5324-41f6-82c5-8782510e9fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006805 10.0.0.133 - - [2026-01-30 14:12:29] "GET /global-system-configs HTTP/1.1" 200 323 0.008480 10.0.0.133 - - [2026-01-30 14:12:29] "POST /tags HTTP/1.1" 200 302 0.195196 10.0.0.133 - - [2026-01-30 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011577 10.0.0.133 - - [2026-01-30 14:12:29] "GET /tag/5926d35d-3bce-4da3-8429-8104a415ad19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029574 10.0.0.133 - - [2026-01-30 14:12:29] "POST /tags HTTP/1.1" 200 326 0.093370 10.0.0.133 - - [2026-01-30 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.133 - - [2026-01-30 14:12:29] "GET /tag/14bcfcf7-7126-49ce-96e5-0ea80e89441b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.040828 10.0.0.133 - - [2026-01-30 14:12:29] "POST /tags HTTP/1.1" 200 364 0.139875 10.0.0.133 - - [2026-01-30 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005732 10.0.0.133 - - [2026-01-30 14:12:29] "GET /tag/937257b7-65be-4f67-abc5-c925e19afb14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.021474 10.0.0.133 - - [2026-01-30 14:12:29] "GET / HTTP/1.1" 200 36215 0.001285 10.0.0.133 - - [2026-01-30 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.133 - - [2026-01-30 14:12:29] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010348 10.0.0.133 - - [2026-01-30 14:12:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.003572 10.0.0.133 - - [2026-01-30 14:12:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.103806 10.0.0.133 - - [2026-01-30 14:12:29] "POST /tags HTTP/1.1" 200 312 0.180321 10.0.0.133 - - [2026-01-30 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021986 10.0.0.133 - - [2026-01-30 14:12:29] "GET /tag/335dd2eb-753e-4545-a009-15525adf0841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.042052 10.0.0.133 - - [2026-01-30 14:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007996 10.0.0.133 - - [2026-01-30 14:12:30] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.018288 10.0.0.133 - - [2026-01-30 14:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.133 - - [2026-01-30 14:12:30] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.032371 10.0.0.133 - - [2026-01-30 14:12:30] "POST /virtual-machines HTTP/1.1" 200 378 0.028785 10.0.0.133 - - [2026-01-30 14:12:30] "GET /global-system-configs HTTP/1.1" 200 323 0.028770 10.0.0.133 - - [2026-01-30 14:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.031113 10.0.0.133 - - [2026-01-30 14:12:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.197469 10.0.0.133 - - [2026-01-30 14:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.031579 10.0.0.133 - - [2026-01-30 14:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.133 - - [2026-01-30 14:12:30] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006551 10.0.0.133 - - [2026-01-30 14:12:30] "POST /instance-ips HTTP/1.1" 200 410 0.066982 10.0.0.133 - - [2026-01-30 14:12:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029153 10.0.0.133 - - [2026-01-30 14:12:30] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.025699 10.0.0.133 - - [2026-01-30 14:12:30] "POST /set-tag HTTP/1.1" 200 109 0.030993 10.0.0.133 - - [2026-01-30 14:12:30] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010058 10.0.0.133 - - [2026-01-30 14:12:30] "GET /instance-ip/b6c957c0-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.008846 10.0.0.133 - - [2026-01-30 14:12:30] "POST /tags HTTP/1.1" 200 358 0.028245 10.0.0.133 - - [2026-01-30 14:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008577 10.0.0.133 - - [2026-01-30 14:12:30] "GET /tag/9f342786-557a-4ede-b332-6ec12bb71af1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.025275 10.0.0.133 - - [2026-01-30 14:12:30] "POST /tags HTTP/1.1" 200 306 0.032587 10.0.0.133 - - [2026-01-30 14:12:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.027403 10.0.0.133 - - [2026-01-30 14:12:31] "GET /tag/b3d0415a-13c9-4270-8d06-aca77b921902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.030449 10.0.0.133 - - [2026-01-30 14:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.133 - - [2026-01-30 14:12:31] "GET /network-ipam/5c30fc90-51a1-4c5c-8eb7-37134b03e21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.025987 10.0.0.133 - - [2026-01-30 14:12:31] "POST /id-to-fqname HTTP/1.1" 200 174 0.000702 10.0.0.133 - - [2026-01-30 14:12:31] "POST /fqname-to-id HTTP/1.1" 404 183 0.035842 10.0.0.133 - - [2026-01-30 14:12:31] "POST /security-groups HTTP/1.1" 200 571 0.112871 10.0.0.133 - - [2026-01-30 14:12:31] "POST /projects HTTP/1.1" 200 485 0.396988 10.0.0.133 - - [2026-01-30 14:12:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.023927 10.0.0.133 - - [2026-01-30 14:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.040268 10.0.0.133 - - [2026-01-30 14:12:31] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.009779 10.0.0.133 - - [2026-01-30 14:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009575 10.0.0.133 - - [2026-01-30 14:12:31] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.006271 10.0.0.133 - - [2026-01-30 14:12:31] "PUT /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8 HTTP/1.1" 200 265 0.093465 10.0.0.133 - - [2026-01-30 14:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015142 10.0.0.133 - - [2026-01-30 14:12:31] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1767 0.019601 10.0.0.133 - - [2026-01-30 14:12:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.133 - - [2026-01-30 14:12:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.011757 10.0.0.133 - - [2026-01-30 14:12:31] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.063251 10.0.0.133 - - [2026-01-30 14:12:32] "PUT /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba HTTP/1.1" 200 265 0.255620 10.0.0.133 - - [2026-01-30 14:12:32] "POST /access-control-lists HTTP/1.1" 200 589 0.133019 10.0.0.133 - - [2026-01-30 14:12:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.006917 10.0.0.133 - - [2026-01-30 14:12:32] "POST /security-groups HTTP/1.1" 200 539 0.133171 10.0.0.133 - - [2026-01-30 14:12:32] "POST /access-control-lists HTTP/1.1" 200 587 0.110781 10.0.0.133 - - [2026-01-30 14:12:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.008881 10.0.0.133 - - [2026-01-30 14:12:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.139573 10.0.0.133 - - [2026-01-30 14:12:32] "GET / HTTP/1.1" 200 36215 0.001510 10.0.0.133 - - [2026-01-30 14:12:32] "POST /access-control-lists HTTP/1.1" 200 582 0.179662 10.0.0.133 - - [2026-01-30 14:12:32] "POST /chown HTTP/1.1" 200 109 0.123539 10.0.0.133 - - [2026-01-30 14:12:32] "GET / HTTP/1.1" 200 36215 0.004502 10.0.0.133 - - [2026-01-30 14:12:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.009968 10.0.0.133 - - [2026-01-30 14:12:32] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.051153 10.0.0.133 - - [2026-01-30 14:12:32] "POST /alarms HTTP/1.1" 200 583 0.060326 10.0.0.133 - - [2026-01-30 14:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013204 10.0.0.133 - - [2026-01-30 14:12:32] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012924 10.0.0.133 - - [2026-01-30 14:12:32] "POST /tags HTTP/1.1" 409 207 0.002314 10.0.0.133 - - [2026-01-30 14:12:32] "POST /access-control-lists HTTP/1.1" 200 580 0.115846 10.0.0.133 - - [2026-01-30 14:12:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.008910 10.0.0.133 - - [2026-01-30 14:12:32] "POST /alarms HTTP/1.1" 200 577 0.076501 10.0.0.133 - - [2026-01-30 14:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028930 10.0.0.133 - - [2026-01-30 14:12:32] "GET /tag/b3d0415a-13c9-4270-8d06-aca77b921902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.029902 10.0.0.133 - - [2026-01-30 14:12:32] "POST /alarms HTTP/1.1" 200 577 0.312734 10.0.0.133 - - [2026-01-30 14:12:33] "POST /access-control-lists HTTP/1.1" 200 581 0.307635 10.0.0.133 - - [2026-01-30 14:12:33] "POST /firewall-rules HTTP/1.1" 200 566 0.306013 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.055954 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.040288 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.025463 10.0.0.133 - - [2026-01-30 14:12:33] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.024861 10.0.0.133 - - [2026-01-30 14:12:33] "GET /firewall-rule/cf2c8c85-06fb-4481-8edd-cf9733511535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.047074 10.0.0.133 - - [2026-01-30 14:12:33] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.017161 10.0.0.133 - - [2026-01-30 14:12:33] "GET /firewall-rule/cf2c8c85-06fb-4481-8edd-cf9733511535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.010463 10.0.0.133 - - [2026-01-30 14:12:33] "POST /alarms HTTP/1.1" 200 561 0.167906 10.0.0.133 - - [2026-01-30 14:12:33] "POST /access-control-lists HTTP/1.1" 200 579 0.169368 10.0.0.133 - - [2026-01-30 14:12:33] "POST /service-appliance-sets HTTP/1.1" 200 555 0.173186 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.009502 10.0.0.133 - - [2026-01-30 14:12:33] "POST /alarms HTTP/1.1" 200 557 0.132875 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.004531 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.133 - - [2026-01-30 14:12:33] "POST /ref-update HTTP/1.1" 200 156 0.160184 10.0.0.133 - - [2026-01-30 14:12:33] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.024120 10.0.0.133 - - [2026-01-30 14:12:33] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024122 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006809 10.0.0.133 - - [2026-01-30 14:12:33] "POST /access-control-lists HTTP/1.1" 200 596 0.101020 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.011522 10.0.0.133 - - [2026-01-30 14:12:33] "POST /alarms HTTP/1.1" 200 559 0.111314 10.0.0.133 - - [2026-01-30 14:12:33] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003394 10.0.0.133 - - [2026-01-30 14:12:33] "POST /tags HTTP/1.1" 409 207 0.002161 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.133 - - [2026-01-30 14:12:33] "POST /service-appliance-sets HTTP/1.1" 200 543 0.081197 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.133 - - [2026-01-30 14:12:33] "GET /tag/b3d0415a-13c9-4270-8d06-aca77b921902?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.041353 10.0.0.133 - - [2026-01-30 14:12:33] "GET /network-ipam/5c30fc90-51a1-4c5c-8eb7-37134b03e21c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.034095 10.0.0.133 - - [2026-01-30 14:12:33] "POST /access-control-lists HTTP/1.1" 200 594 0.174952 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.006418 10.0.0.133 - - [2026-01-30 14:12:33] "POST /alarms HTTP/1.1" 200 567 0.197299 10.0.0.133 - - [2026-01-30 14:12:33] "POST /firewall-rules HTTP/1.1" 200 564 0.183928 10.0.0.133 - - [2026-01-30 14:12:33] "GET /firewall-rule/b8e0db88-e5ed-4de8-8036-a38c890f6c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.043671 10.0.0.133 - - [2026-01-30 14:12:33] "POST /access-control-lists HTTP/1.1" 200 585 0.143147 10.0.0.133 - - [2026-01-30 14:12:33] "POST /alarms HTTP/1.1" 200 551 0.148550 10.0.0.133 - - [2026-01-30 14:12:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.010710 10.0.0.133 - - [2026-01-30 14:12:33] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.033493 10.0.0.133 - - [2026-01-30 14:12:33] "GET /firewall-rule/b8e0db88-e5ed-4de8-8036-a38c890f6c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.018630 10.0.0.133 - - [2026-01-30 14:12:33] "POST /alarms HTTP/1.1" 200 559 0.111201 10.0.0.133 - - [2026-01-30 14:12:34] "POST /access-control-lists HTTP/1.1" 200 583 0.172390 10.0.0.133 - - [2026-01-30 14:12:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.022541 10.0.0.133 - - [2026-01-30 14:12:34] "POST /ref-update HTTP/1.1" 200 156 0.176005 10.0.0.133 - - [2026-01-30 14:12:34] "POST /alarms HTTP/1.1" 200 569 0.123009 10.0.0.133 - - [2026-01-30 14:12:34] "POST /alarms HTTP/1.1" 200 557 0.133058 10.0.0.133 - - [2026-01-30 14:12:34] "POST /tags HTTP/1.1" 200 302 0.150719 10.0.0.133 - - [2026-01-30 14:12:34] "POST /access-control-lists HTTP/1.1" 200 604 0.182769 10.0.0.133 - - [2026-01-30 14:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024469 10.0.0.133 - - [2026-01-30 14:12:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.009505 10.0.0.133 - - [2026-01-30 14:12:34] "GET /tag/ca0094e0-6d4c-4708-bb67-530354ff02f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.031681 10.0.0.133 - - [2026-01-30 14:12:34] "POST /alarms HTTP/1.1" 200 569 0.110852 10.0.0.133 - - [2026-01-30 14:12:34] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.109255 10.0.0.133 - - [2026-01-30 14:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012293 10.0.0.133 - - [2026-01-30 14:12:34] "GET /instance-ip/3461ee1b-1412-4344-9efc-56bf1e92368c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007199 10.0.0.133 - - [2026-01-30 14:12:34] "POST /access-control-lists HTTP/1.1" 200 602 0.097873 10.0.0.133 - - [2026-01-30 14:12:34] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.073585 10.0.0.133 - - [2026-01-30 14:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013305 10.0.0.133 - - [2026-01-30 14:12:34] "POST /floating-ips HTTP/1.1" 200 585 0.094810 10.0.0.133 - - [2026-01-30 14:12:34] "POST /alarms HTTP/1.1" 200 577 0.115065 10.0.0.133 - - [2026-01-30 14:12:34] "GET /instance-ip/3461ee1b-1412-4344-9efc-56bf1e92368c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.025618 10.0.0.133 - - [2026-01-30 14:12:34] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.019116 10.0.0.133 - - [2026-01-30 14:12:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014927 10.0.0.133 - - [2026-01-30 14:12:34] "GET /service-appliance-set/ec8629b9-7904-4856-8f38-563247e1de09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018206 10.0.0.133 - - [2026-01-30 14:12:34] "POST /route-targets HTTP/1.1" 200 328 0.058748 10.0.0.133 - - [2026-01-30 14:12:34] "GET /instance-ip/3461ee1b-1412-4344-9efc-56bf1e92368c?fields=floating_ips HTTP/1.1" 200 1172 0.034884 10.0.0.133 - - [2026-01-30 14:12:34] "GET /floating-ip/159a69d0-c400-4575-a1c3-b2b9c1fe3747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.007051 10.0.0.133 - - [2026-01-30 14:12:34] "POST /alarms HTTP/1.1" 200 571 0.111149 10.0.0.133 - - [2026-01-30 14:12:34] "POST /ref-update HTTP/1.1" 200 156 0.044327 10.0.0.133 - - [2026-01-30 14:12:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.026067 10.0.0.133 - - [2026-01-30 14:12:34] "POST /alarms HTTP/1.1" 200 563 0.148896 10.0.0.133 - - [2026-01-30 14:12:34] "POST /route-targets HTTP/1.1" 200 328 0.095574 10.0.0.133 - - [2026-01-30 14:12:34] "POST /service-templates HTTP/1.1" 200 513 0.250658 10.0.0.133 - - [2026-01-30 14:12:35] "POST /ref-update HTTP/1.1" 200 156 0.087963 10.0.0.133 - - [2026-01-30 14:12:35] "POST /service-templates HTTP/1.1" 200 503 0.101635 10.0.0.133 - - [2026-01-30 14:12:35] "POST /alarms HTTP/1.1" 200 563 0.176643 10.0.0.133 - - [2026-01-30 14:12:35] "POST /route-targets HTTP/1.1" 200 328 0.081181 10.0.0.133 - - [2026-01-30 14:12:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.489964 10.0.0.133 - - [2026-01-30 14:12:35] "GET /virtual-machine-interface/8ca226c3-ca14-477a-861f-7810e2be0035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.017428 10.0.0.133 - - [2026-01-30 14:12:35] "POST /ref-update HTTP/1.1" 200 156 0.090915 10.0.0.133 - - [2026-01-30 14:12:35] "POST /service-templates HTTP/1.1" 200 517 0.115942 10.0.0.133 - - [2026-01-30 14:12:35] "POST /alarms HTTP/1.1" 200 563 0.163659 10.0.0.133 - - [2026-01-30 14:12:35] "POST /route-targets HTTP/1.1" 200 328 0.036687 10.0.0.133 - - [2026-01-30 14:12:35] "POST /service-templates HTTP/1.1" 200 537 0.103920 10.0.0.133 - - [2026-01-30 14:12:35] "POST /alarms HTTP/1.1" 200 549 0.131753 10.0.0.133 - - [2026-01-30 14:12:35] "POST /ref-update HTTP/1.1" 200 156 0.084455 10.0.0.133 - - [2026-01-30 14:12:35] "POST /route-targets HTTP/1.1" 200 328 0.028277 10.0.0.133 - - [2026-01-30 14:12:35] "POST /instance-ips HTTP/1.1" 200 378 0.243521 10.0.0.133 - - [2026-01-30 14:12:35] "POST /service-templates HTTP/1.1" 200 509 0.099878 10.0.0.133 - - [2026-01-30 14:12:35] "GET /instance-ip/b71cdbb5-c63b-4ca5-bc89-700db3a61556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.018945 10.0.0.133 - - [2026-01-30 14:12:35] "POST /alarms HTTP/1.1" 200 597 0.145774 10.0.0.133 - - [2026-01-30 14:12:35] "POST /ref-update HTTP/1.1" 200 156 0.107896 10.0.0.133 - - [2026-01-30 14:12:35] "POST /loadbalancers HTTP/1.1" 200 584 0.179972 10.0.0.133 - - [2026-01-30 14:12:35] "POST /alarms HTTP/1.1" 200 577 0.101197 10.0.0.133 - - [2026-01-30 14:12:35] "POST /route-targets HTTP/1.1" 200 328 0.050929 10.0.0.133 - - [2026-01-30 14:12:35] "POST /ref-update HTTP/1.1" 200 156 0.049185 10.0.0.133 - - [2026-01-30 14:12:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.057928 10.0.0.133 - - [2026-01-30 14:12:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010293 10.0.0.133 - - [2026-01-30 14:12:35] "POST /alarms HTTP/1.1" 200 573 0.174788 10.0.0.133 - - [2026-01-30 14:12:36] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.158184 10.0.0.133 - - [2026-01-30 14:12:36] "POST /alarms HTTP/1.1" 200 585 0.078024 10.0.0.133 - - [2026-01-30 14:12:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.012998 10.0.0.133 - - [2026-01-30 14:12:36] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005599 10.0.0.133 - - [2026-01-30 14:12:36] "POST /alarms HTTP/1.1" 200 611 0.116441 10.0.0.133 - - [2026-01-30 14:12:36] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.141485 10.0.0.133 - - [2026-01-30 14:12:36] "POST /access-control-lists HTTP/1.1" 200 553 0.161544 10.0.0.133 - - [2026-01-30 14:12:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.061764 10.0.0.133 - - [2026-01-30 14:12:36] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.127573 10.0.0.133 - - [2026-01-30 14:12:36] "POST /fqname-to-id HTTP/1.1" 404 229 0.019492 10.0.0.133 - - [2026-01-30 14:12:36] "GET /instance-ip/b71cdbb5-c63b-4ca5-bc89-700db3a61556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010485 10.0.0.133 - - [2026-01-30 14:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019615 10.0.0.133 - - [2026-01-30 14:12:36] "POST /access-control-lists HTTP/1.1" 200 591 0.068417 10.0.0.133 - - [2026-01-30 14:12:36] "POST /floating-ips HTTP/1.1" 200 583 0.101851 10.0.0.133 - - [2026-01-30 14:12:36] "POST /ref-update HTTP/1.1" 200 156 0.132787 10.0.0.133 - - [2026-01-30 14:12:36] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.191812 10.0.0.133 - - [2026-01-30 14:12:36] "GET /loadbalancer-listener/f7acef58-a171-4420-a4cc-9bcbee732e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002263 10.0.0.133 - - [2026-01-30 14:12:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.002603 10.0.0.133 - - [2026-01-30 14:12:36] "GET /loadbalancer-listener/f7acef58-a171-4420-a4cc-9bcbee732e4d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.011574 10.0.0.133 - - [2026-01-30 14:12:36] "GET / HTTP/1.1" 200 36215 0.001238 10.0.0.133 - - [2026-01-30 14:12:36] "POST /access-control-lists HTTP/1.1" 200 603 0.089015 10.0.0.133 - - [2026-01-30 14:12:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.087584 10.0.0.133 - - [2026-01-30 14:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.133 - - [2026-01-30 14:12:36] "POST /ref-update HTTP/1.1" 200 156 0.111079 10.0.0.133 - - [2026-01-30 14:12:36] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.064662 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000855 10.0.0.133 - - [2026-01-30 14:12:36] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.237055 10.0.0.133 - - [2026-01-30 14:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009704 10.0.0.133 - - [2026-01-30 14:12:36] "GET /instance-ip/b71cdbb5-c63b-4ca5-bc89-700db3a61556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.016129 10.0.0.133 - - [2026-01-30 14:12:36] "GET /instance-ip/b71cdbb5-c63b-4ca5-bc89-700db3a61556?fields=floating_ips HTTP/1.1" 200 1167 0.026848 10.0.0.133 - - [2026-01-30 14:12:36] "POST /ref-update HTTP/1.1" 200 156 0.119117 10.0.0.133 - - [2026-01-30 14:12:36] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.008754 10.0.0.133 - - [2026-01-30 14:12:37] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.173965 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/3612af56-c1b3-435b-b9f9-4aca89fcf277 HTTP/1.1" 200 273 0.069809 10.0.0.133 - - [2026-01-30 14:12:37] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003948 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/6acf48aa-209e-48bc-8d11-f917f51e6149 HTTP/1.1" 200 273 0.040280 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/27e74e61-7132-4c95-8a8d-3a0efdb5bbb1 HTTP/1.1" 200 273 0.043820 10.0.0.133 - - [2026-01-30 14:12:37] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.077722 10.0.0.133 - - [2026-01-30 14:12:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.041512 10.0.0.133 - - [2026-01-30 14:12:37] "GET / HTTP/1.1" 200 36215 0.002929 10.0.0.133 - - [2026-01-30 14:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021348 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/a0c4a43c-f0ab-476d-85d9-d974d6d3d474 HTTP/1.1" 200 273 0.059175 10.0.0.133 - - [2026-01-30 14:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.133 - - [2026-01-30 14:12:37] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.020195 10.0.0.133 - - [2026-01-30 14:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/c9d1ee7f-515e-4c22-98e9-5dc7ff649443 HTTP/1.1" 200 273 0.063103 10.0.0.133 - - [2026-01-30 14:12:37] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.075831 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.073818 10.0.0.133 - - [2026-01-30 14:12:37] "GET /loadbalancer-listener/e0bf2f64-5f09-4fef-9a10-a653bfb37268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.053186 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/be081415-8e7d-44de-93d3-4502bcc94c88 HTTP/1.1" 200 273 0.110837 10.0.0.133 - - [2026-01-30 14:12:37] "GET /loadbalancer-listener/e0bf2f64-5f09-4fef-9a10-a653bfb37268?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.043963 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/068a78ac-01a2-4395-b3a4-a2fc8efc1241 HTTP/1.1" 200 273 0.016521 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/de3ff2f7-c65a-449c-8341-0ec1f761b1a6 HTTP/1.1" 200 273 0.044681 10.0.0.133 - - [2026-01-30 14:12:37] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.081796 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/1ad5bbec-72d4-4f57-aeec-ab5c7b0a2d8c HTTP/1.1" 200 273 0.051229 10.0.0.133 - - [2026-01-30 14:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.133 - - [2026-01-30 14:12:37] "GET /instance-ip/b71cdbb5-c63b-4ca5-bc89-700db3a61556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005237 10.0.0.133 - - [2026-01-30 14:12:37] "GET /instance-ip/b71cdbb5-c63b-4ca5-bc89-700db3a61556?fields=floating_ips HTTP/1.1" 200 1167 0.007056 10.0.0.133 - - [2026-01-30 14:12:37] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005864 10.0.0.133 - - [2026-01-30 14:12:37] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068233 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/d51ca586-4c8a-44d1-abb0-2321468ddb01 HTTP/1.1" 200 273 0.048257 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/773fbaf3-9072-42ff-b9e4-374fbfdc470a HTTP/1.1" 200 273 0.032187 10.0.0.133 - - [2026-01-30 14:12:37] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.023846 10.0.0.133 - - [2026-01-30 14:12:37] "PUT /access-control-list/8cd6e629-5343-4396-8f9a-4fd2b9efd877 HTTP/1.1" 200 273 0.035318 10.0.0.133 - - [2026-01-30 14:12:37] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.036736 10.0.0.133 - - [2026-01-30 14:12:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.052150 10.0.0.133 - - [2026-01-30 14:12:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.133 - - [2026-01-30 14:12:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.002728 10.0.0.133 - - [2026-01-30 14:12:38] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.107772 10.0.0.133 - - [2026-01-30 14:12:38] "POST /access-control-lists HTTP/1.1" 200 598 0.086408 10.0.0.133 - - [2026-01-30 14:12:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.021004 10.0.0.133 - - [2026-01-30 14:12:38] "GET / HTTP/1.1" 200 36215 0.001731 10.0.0.133 - - [2026-01-30 14:12:38] "GET /loadbalancer-listener/19de0c95-ae71-463c-9002-e48610483ec9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.046850 10.0.0.133 - - [2026-01-30 14:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.133 - - [2026-01-30 14:12:38] "GET /loadbalancer-listener/19de0c95-ae71-463c-9002-e48610483ec9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.010370 10.0.0.133 - - [2026-01-30 14:12:38] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007039 10.0.0.133 - - [2026-01-30 14:12:38] "POST /access-control-lists HTTP/1.1" 200 596 0.113758 10.0.0.133 - - [2026-01-30 14:12:38] "PUT /global-system-config/3d732818-c944-422e-80c8-cd16b3185794 HTTP/1.1" 200 275 0.138608 10.0.0.133 - - [2026-01-30 14:12:38] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.175669 10.0.0.133 - - [2026-01-30 14:12:38] "GET /instance-ip/b71cdbb5-c63b-4ca5-bc89-700db3a61556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008174 10.0.0.133 - - [2026-01-30 14:12:38] "GET /instance-ip/b71cdbb5-c63b-4ca5-bc89-700db3a61556?fields=floating_ips HTTP/1.1" 200 1167 0.004913 10.0.0.133 - - [2026-01-30 14:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.027163 10.0.0.133 - - [2026-01-30 14:12:38] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.016558 10.0.0.133 - - [2026-01-30 14:12:38] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003214 10.0.0.133 - - [2026-01-30 14:12:38] "PUT /access-control-list/0e9984ad-8032-4b97-a6ac-144d22706932 HTTP/1.1" 200 273 0.094311 10.0.0.133 - - [2026-01-30 14:12:38] "POST /tags HTTP/1.1" 200 356 0.102243 10.0.0.133 - - [2026-01-30 14:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.025179 10.0.0.133 - - [2026-01-30 14:12:38] "GET /tag/75f7b515-4590-4442-8079-112261385d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.068381 10.0.0.133 - - [2026-01-30 14:12:38] "POST /tags HTTP/1.1" 200 304 0.042398 10.0.0.133 - - [2026-01-30 14:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.045915 10.0.0.133 - - [2026-01-30 14:12:38] "GET /tag/10c84126-ffbe-4026-9e40-54f26d21d59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.032166 10.0.0.133 - - [2026-01-30 14:12:38] "PUT /access-control-list/b6d95e33-e00d-4036-9567-11d4ee82fbd7 HTTP/1.1" 200 273 0.081826 10.0.0.133 - - [2026-01-30 14:12:38] "POST /projects HTTP/1.1" 409 218 0.001557 10.0.0.133 - - [2026-01-30 14:12:38] "PUT /access-control-list/51686042-7760-43e9-bfb6-5384be6816cb HTTP/1.1" 200 273 0.023681 10.0.0.133 - - [2026-01-30 14:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010012 10.0.0.133 - - [2026-01-30 14:12:38] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.068692 10.0.0.133 - - [2026-01-30 14:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177 10.0.0.133 - - [2026-01-30 14:12:38] "GET /network-ipam/b3ec206e-a3f9-47f6-b5be-1caaa14505fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.005451 10.0.0.133 - - [2026-01-30 14:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.133 - - [2026-01-30 14:12:38] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004189 10.0.0.133 - - [2026-01-30 14:12:39] "PUT /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8 HTTP/1.1" 200 265 0.131122 10.0.0.133 - - [2026-01-30 14:12:39] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.015414 10.0.0.133 - - [2026-01-30 14:12:39] "POST /set-tag HTTP/1.1" 200 109 0.092024 10.0.0.133 - - [2026-01-30 14:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.133 - - [2026-01-30 14:12:39] "GET /network-ipam/a7ee7481-4657-4d91-abc7-acb440cba064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002702 10.0.0.133 - - [2026-01-30 14:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.133 - - [2026-01-30 14:12:39] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.018059 10.0.0.133 - - [2026-01-30 14:12:39] "PUT /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba HTTP/1.1" 200 265 0.093073 10.0.0.133 - - [2026-01-30 14:12:39] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.011471 10.0.0.133 - - [2026-01-30 14:12:39] "POST /set-tag HTTP/1.1" 200 109 0.135925 10.0.0.133 - - [2026-01-30 14:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.133 - - [2026-01-30 14:12:39] "GET /network-policy/dbab9c4a-158b-4002-93e4-dc00df1dd52a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007042 10.0.0.133 - - [2026-01-30 14:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.133 - - [2026-01-30 14:12:39] "GET /network-policy/c2fc37a8-9d8c-4063-86bb-2cb41b9657ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004647 10.0.0.133 - - [2026-01-30 14:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.133 - - [2026-01-30 14:12:39] "GET /network-policy/857d181e-11da-4b1e-bb3a-4d8cf4340e2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.011242 10.0.0.133 - - [2026-01-30 14:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008514 10.0.0.133 - - [2026-01-30 14:12:39] "PUT /network-policy/857d181e-11da-4b1e-bb3a-4d8cf4340e2f HTTP/1.1" 200 263 0.029021 10.0.0.133 - - [2026-01-30 14:12:40] "PUT /access-control-list/34716b52-0a9a-4024-8821-0d2d229733bc HTTP/1.1" 200 273 0.075063 10.0.0.133 - - [2026-01-30 14:12:40] "POST /ref-update HTTP/1.1" 200 156 0.216905 10.0.0.133 - - [2026-01-30 14:12:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006175 10.0.0.133 - - [2026-01-30 14:12:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006793 10.0.0.133 - - [2026-01-30 14:12:40] "PUT /access-control-list/d3e96a3f-3055-4cb0-8283-5e5ac110a2bc HTTP/1.1" 200 273 0.119423 10.0.0.133 - - [2026-01-30 14:12:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002350 10.0.0.133 - - [2026-01-30 14:12:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003691 10.0.0.133 - - [2026-01-30 14:12:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002373 10.0.0.133 - - [2026-01-30 14:12:40] "POST /security-groups HTTP/1.1" 409 245 0.002881 10.0.0.133 - - [2026-01-30 14:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.133 - - [2026-01-30 14:12:40] "PUT /security-group/1328db8e-aff6-4a70-b207-5c07cfc0c751 HTTP/1.1" 200 263 0.080441 10.0.0.133 - - [2026-01-30 14:12:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.041541 10.0.0.133 - - [2026-01-30 14:12:40] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020038 10.0.0.133 - - [2026-01-30 14:12:40] "PUT /access-control-list/068a78ac-01a2-4395-b3a4-a2fc8efc1241 HTTP/1.1" 200 273 0.050852 10.0.0.133 - - [2026-01-30 14:12:40] "PUT /access-control-list/de3ff2f7-c65a-449c-8341-0ec1f761b1a6 HTTP/1.1" 200 273 0.017241 10.0.0.133 - - [2026-01-30 14:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014313 10.0.0.133 - - [2026-01-30 14:12:40] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011017 10.0.0.133 - - [2026-01-30 14:12:40] "POST /tags HTTP/1.1" 409 206 0.015547 10.0.0.133 - - [2026-01-30 14:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.133 - - [2026-01-30 14:12:40] "GET /tag/10c84126-ffbe-4026-9e40-54f26d21d59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.018346 10.0.0.133 - - [2026-01-30 14:12:40] "POST /firewall-rules HTTP/1.1" 200 564 0.131774 10.0.0.133 - - [2026-01-30 14:12:40] "GET /firewall-rule/99c68026-4f1b-4db1-9fd1-4b4ee083570b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.015241 10.0.0.133 - - [2026-01-30 14:12:40] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007254 10.0.0.133 - - [2026-01-30 14:12:40] "GET /firewall-rule/99c68026-4f1b-4db1-9fd1-4b4ee083570b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008450 10.0.0.133 - - [2026-01-30 14:12:40] "POST /ref-update HTTP/1.1" 200 156 0.141787 10.0.0.133 - - [2026-01-30 14:12:41] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020975 10.0.0.133 - - [2026-01-30 14:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011863 10.0.0.133 - - [2026-01-30 14:12:41] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023839 10.0.0.133 - - [2026-01-30 14:12:41] "POST /tags HTTP/1.1" 409 206 0.002442 10.0.0.133 - - [2026-01-30 14:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.133 - - [2026-01-30 14:12:41] "GET /tag/10c84126-ffbe-4026-9e40-54f26d21d59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016248 10.0.0.133 - - [2026-01-30 14:12:41] "POST /firewall-rules HTTP/1.1" 200 562 0.080866 10.0.0.133 - - [2026-01-30 14:12:41] "GET /firewall-rule/9b945deb-90a9-4ca9-8470-e117e61678d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.034288 10.0.0.133 - - [2026-01-30 14:12:41] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008799 10.0.0.133 - - [2026-01-30 14:12:41] "GET /firewall-rule/9b945deb-90a9-4ca9-8470-e117e61678d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003889 10.0.0.133 - - [2026-01-30 14:12:41] "POST /ref-update HTTP/1.1" 200 156 0.029060 10.0.0.133 - - [2026-01-30 14:12:41] "POST /tags HTTP/1.1" 200 372 0.023067 10.0.0.133 - - [2026-01-30 14:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027519 10.0.0.133 - - [2026-01-30 14:12:41] "GET /tag/9de11fb3-8a94-4045-a16c-e13bccccfe21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.025644 10.0.0.133 - - [2026-01-30 14:12:41] "POST /tags HTTP/1.1" 200 320 0.040718 10.0.0.133 - - [2026-01-30 14:12:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016611 10.0.0.133 - - [2026-01-30 14:12:41] "GET /tag/2ee66137-884b-4944-9fc3-348ad932cc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.040848 10.0.0.133 - - [2026-01-30 14:12:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.000510 10.0.0.133 - - [2026-01-30 14:12:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.012496 10.0.0.133 - - [2026-01-30 14:12:42] "POST /security-groups HTTP/1.1" 200 578 0.086144 10.0.0.133 - - [2026-01-30 14:12:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.002357 10.0.0.133 - - [2026-01-30 14:12:42] "POST /projects HTTP/1.1" 200 499 0.366990 10.0.0.133 - - [2026-01-30 14:12:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018220 10.0.0.133 - - [2026-01-30 14:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026800 10.0.0.133 - - [2026-01-30 14:12:42] "POST /access-control-lists HTTP/1.1" 200 589 0.108142 10.0.0.133 - - [2026-01-30 14:12:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.015152 10.0.0.133 - - [2026-01-30 14:12:42] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.041466 10.0.0.133 - - [2026-01-30 14:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.133 - - [2026-01-30 14:12:42] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.013982 10.0.0.133 - - [2026-01-30 14:12:42] "POST /access-control-lists HTTP/1.1" 200 587 0.089940 10.0.0.133 - - [2026-01-30 14:12:42] "PUT /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8 HTTP/1.1" 200 265 0.104140 10.0.0.133 - - [2026-01-30 14:12:42] "PUT /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba HTTP/1.1" 200 265 0.057153 10.0.0.133 - - [2026-01-30 14:12:42] "POST /security-groups HTTP/1.1" 200 560 0.195482 10.0.0.133 - - [2026-01-30 14:12:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.003808 10.0.0.133 - - [2026-01-30 14:12:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.071226 10.0.0.133 - - [2026-01-30 14:12:42] "POST /access-control-lists HTTP/1.1" 200 612 0.102031 10.0.0.133 - - [2026-01-30 14:12:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.013538 10.0.0.133 - - [2026-01-30 14:12:42] "POST /chown HTTP/1.1" 200 109 0.060466 10.0.0.133 - - [2026-01-30 14:12:42] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023742 10.0.0.133 - - [2026-01-30 14:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.133 - - [2026-01-30 14:12:42] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041266 10.0.0.133 - - [2026-01-30 14:12:42] "POST /access-control-lists HTTP/1.1" 200 610 0.107623 10.0.0.133 - - [2026-01-30 14:12:43] "POST /tags HTTP/1.1" 409 214 0.015102 10.0.0.133 - - [2026-01-30 14:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015833 10.0.0.133 - - [2026-01-30 14:12:43] "GET /tag/2ee66137-884b-4944-9fc3-348ad932cc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010619 10.0.0.133 - - [2026-01-30 14:12:43] "POST /firewall-rules HTTP/1.1" 200 580 0.079926 10.0.0.133 - - [2026-01-30 14:12:43] "GET /firewall-rule/92616837-932f-4f67-b108-0b0b42c5d032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005176 10.0.0.133 - - [2026-01-30 14:12:43] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.006875 10.0.0.133 - - [2026-01-30 14:12:43] "GET /firewall-rule/92616837-932f-4f67-b108-0b0b42c5d032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003178 10.0.0.133 - - [2026-01-30 14:12:43] "POST /ref-update HTTP/1.1" 200 156 0.053126 10.0.0.133 - - [2026-01-30 14:12:43] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019212 10.0.0.133 - - [2026-01-30 14:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.133 - - [2026-01-30 14:12:43] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003968 10.0.0.133 - - [2026-01-30 14:12:43] "POST /tags HTTP/1.1" 409 214 0.002950 10.0.0.133 - - [2026-01-30 14:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.133 - - [2026-01-30 14:12:43] "GET /tag/2ee66137-884b-4944-9fc3-348ad932cc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.016877 10.0.0.133 - - [2026-01-30 14:12:43] "POST /firewall-rules HTTP/1.1" 200 578 0.200000 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000922 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000856 10.0.0.133 - - [2026-01-30 14:12:43] "GET /firewall-rule/873bcbcb-5765-4027-a9c3-cac92a39914b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.024683 10.0.0.133 - - [2026-01-30 14:12:43] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.009780 10.0.0.133 - - [2026-01-30 14:12:43] "GET /firewall-rule/873bcbcb-5765-4027-a9c3-cac92a39914b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007634 10.0.0.133 - - [2026-01-30 14:12:43] "POST /ref-update HTTP/1.1" 200 156 0.113390 10.0.0.133 - - [2026-01-30 14:12:43] "POST /tags HTTP/1.1" 200 364 0.028461 10.0.0.133 - - [2026-01-30 14:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017151 10.0.0.133 - - [2026-01-30 14:12:44] "GET /tag/e79af61b-ce03-41c1-8f34-6ee1f4daafd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.025517 10.0.0.133 - - [2026-01-30 14:12:44] "POST /tags HTTP/1.1" 200 312 0.314542 10.0.0.133 - - [2026-01-30 14:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.027151 10.0.0.133 - - [2026-01-30 14:12:44] "GET /tag/01a35ffa-1c47-4b0c-91fb-0ee338d75e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.037106 10.0.0.133 - - [2026-01-30 14:12:44] "POST /id-to-fqname HTTP/1.1" 200 177 0.000569 10.0.0.133 - - [2026-01-30 14:12:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.006055 10.0.0.133 - - [2026-01-30 14:12:44] "POST /security-groups HTTP/1.1" 200 574 0.079494 10.0.0.133 - - [2026-01-30 14:12:44] "POST /projects HTTP/1.1" 200 491 0.198278 10.0.0.133 - - [2026-01-30 14:12:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017783 10.0.0.133 - - [2026-01-30 14:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006105 10.0.0.133 - - [2026-01-30 14:12:44] "POST /fqname-to-id HTTP/1.1" 404 217 0.001868 10.0.0.133 - - [2026-01-30 14:12:44] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.005805 10.0.0.133 - - [2026-01-30 14:12:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.133 - - [2026-01-30 14:12:44] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.012414 10.0.0.133 - - [2026-01-30 14:12:44] "POST /access-control-lists HTTP/1.1" 200 585 0.103494 10.0.0.133 - - [2026-01-30 14:12:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.012071 10.0.0.133 - - [2026-01-30 14:12:44] "PUT /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8 HTTP/1.1" 200 265 0.105839 10.0.0.133 - - [2026-01-30 14:12:44] "POST /access-control-lists HTTP/1.1" 200 583 0.071845 10.0.0.133 - - [2026-01-30 14:12:45] "PUT /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba HTTP/1.1" 200 265 0.164085 10.0.0.133 - - [2026-01-30 14:12:45] "POST /security-groups HTTP/1.1" 200 548 0.104964 10.0.0.133 - - [2026-01-30 14:12:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.005730 10.0.0.133 - - [2026-01-30 14:12:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017212 10.0.0.133 - - [2026-01-30 14:12:45] "POST /access-control-lists HTTP/1.1" 200 604 0.026925 10.0.0.133 - - [2026-01-30 14:12:45] "POST /fqname-to-id HTTP/1.1" 404 239 0.010928 10.0.0.133 - - [2026-01-30 14:12:45] "POST /chown HTTP/1.1" 200 109 0.057287 10.0.0.133 - - [2026-01-30 14:12:45] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016393 10.0.0.133 - - [2026-01-30 14:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.133 - - [2026-01-30 14:12:45] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008097 10.0.0.133 - - [2026-01-30 14:12:45] "POST /access-control-lists HTTP/1.1" 200 602 0.139115 10.0.0.133 - - [2026-01-30 14:12:45] "POST /tags HTTP/1.1" 409 210 0.016975 10.0.0.133 - - [2026-01-30 14:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006598 10.0.0.133 - - [2026-01-30 14:12:45] "GET /tag/01a35ffa-1c47-4b0c-91fb-0ee338d75e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015223 10.0.0.133 - - [2026-01-30 14:12:45] "POST /firewall-rules HTTP/1.1" 200 572 0.122126 10.0.0.133 - - [2026-01-30 14:12:45] "GET /firewall-rule/a741b91c-3c57-4768-833a-07016f9da7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015396 10.0.0.133 - - [2026-01-30 14:12:45] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.010529 10.0.0.133 - - [2026-01-30 14:12:45] "GET /firewall-rule/a741b91c-3c57-4768-833a-07016f9da7ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003895 10.0.0.133 - - [2026-01-30 14:12:45] "POST /ref-update HTTP/1.1" 200 156 0.083009 10.0.0.133 - - [2026-01-30 14:12:45] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010491 10.0.0.133 - - [2026-01-30 14:12:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010259 10.0.0.133 - - [2026-01-30 14:12:46] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005246 10.0.0.133 - - [2026-01-30 14:12:46] "POST /tags HTTP/1.1" 409 210 0.010893 10.0.0.133 - - [2026-01-30 14:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.133 - - [2026-01-30 14:12:46] "GET /tag/01a35ffa-1c47-4b0c-91fb-0ee338d75e3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016276 10.0.0.133 - - [2026-01-30 14:12:46] "POST /firewall-rules HTTP/1.1" 200 570 0.100661 10.0.0.133 - - [2026-01-30 14:12:46] "GET /firewall-rule/a7832f4b-1472-4b9f-a8f2-bf80fd94c6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014844 10.0.0.133 - - [2026-01-30 14:12:46] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.017834 10.0.0.133 - - [2026-01-30 14:12:46] "GET /firewall-rule/a7832f4b-1472-4b9f-a8f2-bf80fd94c6d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003826 10.0.0.133 - - [2026-01-30 14:12:46] "POST /ref-update HTTP/1.1" 200 156 0.066023 10.0.0.133 - - [2026-01-30 14:12:46] "POST /tags HTTP/1.1" 409 237 0.003073 10.0.0.133 - - [2026-01-30 14:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.133 - - [2026-01-30 14:12:46] "GET /tag/937257b7-65be-4f67-abc5-c925e19afb14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011364 10.0.0.133 - - [2026-01-30 14:12:46] "POST /tags HTTP/1.1" 409 210 0.003151 10.0.0.133 - - [2026-01-30 14:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.133 - - [2026-01-30 14:12:46] "GET /tag/335dd2eb-753e-4545-a009-15525adf0841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.017060 10.0.0.133 - - [2026-01-30 14:12:46] "POST /projects HTTP/1.1" 409 223 0.003496 10.0.0.133 - - [2026-01-30 14:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.133 - - [2026-01-30 14:12:46] "GET /project/116d04a0-2ffd-4978-ab4d-5c1b40eccde1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.068393 10.0.0.133 - - [2026-01-30 14:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.133 - - [2026-01-30 14:12:46] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.006200 10.0.0.133 - - [2026-01-30 14:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.133 - - [2026-01-30 14:12:46] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007188 10.0.0.133 - - [2026-01-30 14:12:46] "PUT /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8 HTTP/1.1" 200 265 0.084247 10.0.0.133 - - [2026-01-30 14:12:46] "PUT /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba HTTP/1.1" 200 265 0.071428 10.0.0.133 - - [2026-01-30 14:12:46] "POST /security-groups HTTP/1.1" 409 253 0.003443 10.0.0.133 - - [2026-01-30 14:12:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.133 - - [2026-01-30 14:12:47] "PUT /security-group/4efa0849-a592-4611-863d-64aa22b03b28 HTTP/1.1" 200 263 0.087148 10.0.0.133 - - [2026-01-30 14:12:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.048158 10.0.0.133 - - [2026-01-30 14:12:47] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031178 10.0.0.133 - - [2026-01-30 14:12:47] "PUT /access-control-list/773fbaf3-9072-42ff-b9e4-374fbfdc470a HTTP/1.1" 200 273 0.036634 10.0.0.133 - - [2026-01-30 14:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.133 - - [2026-01-30 14:12:47] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007699 10.0.0.133 - - [2026-01-30 14:12:47] "POST /tags HTTP/1.1" 409 210 0.002900 10.0.0.133 - - [2026-01-30 14:12:47] "PUT /access-control-list/8cd6e629-5343-4396-8f9a-4fd2b9efd877 HTTP/1.1" 200 273 0.037288 10.0.0.133 - - [2026-01-30 14:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.133 - - [2026-01-30 14:12:47] "GET /tag/335dd2eb-753e-4545-a009-15525adf0841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.025609 10.0.0.133 - - [2026-01-30 14:12:47] "POST /firewall-rules HTTP/1.1" 200 572 0.070286 10.0.0.133 - - [2026-01-30 14:12:47] "GET /firewall-rule/ff976dc7-0d0e-4c7e-b78b-4124d9dafe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014869 10.0.0.133 - - [2026-01-30 14:12:47] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.007385 10.0.0.133 - - [2026-01-30 14:12:47] "GET /firewall-rule/ff976dc7-0d0e-4c7e-b78b-4124d9dafe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003089 10.0.0.133 - - [2026-01-30 14:12:47] "POST /ref-update HTTP/1.1" 200 156 0.057061 10.0.0.133 - - [2026-01-30 14:12:47] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025141 10.0.0.133 - - [2026-01-30 14:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.133 - - [2026-01-30 14:12:47] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003609 10.0.0.133 - - [2026-01-30 14:12:47] "POST /tags HTTP/1.1" 409 210 0.003613 10.0.0.133 - - [2026-01-30 14:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.133 - - [2026-01-30 14:12:47] "GET /tag/335dd2eb-753e-4545-a009-15525adf0841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014737 10.0.0.133 - - [2026-01-30 14:12:47] "POST /firewall-rules HTTP/1.1" 200 570 0.072830 10.0.0.133 - - [2026-01-30 14:12:47] "GET /firewall-rule/58214a38-c25a-48f3-b5cb-6bd7be40d6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004912 10.0.0.133 - - [2026-01-30 14:12:47] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005273 10.0.0.133 - - [2026-01-30 14:12:47] "GET /firewall-rule/58214a38-c25a-48f3-b5cb-6bd7be40d6f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003234 10.0.0.133 - - [2026-01-30 14:12:47] "POST /ref-update HTTP/1.1" 200 156 0.082320 10.0.0.133 - - [2026-01-30 14:12:47] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015707 10.0.0.133 - - [2026-01-30 14:12:47] "POST /set-tag HTTP/1.1" 200 109 0.020718 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:12:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:13:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:13:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000882 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:13:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001015 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:13:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001342 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:14:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001851 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:14:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001383 10.0.0.152 - - [2026-01-30 14:14:28] "GET / HTTP/1.1" 200 36215 0.001650 10.0.0.152 - - [2026-01-30 14:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.152 - - [2026-01-30 14:14:28] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005901 10.0.0.152 - - [2026-01-30 14:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.152 - - [2026-01-30 14:14:28] "GET /routing-instance/4b7bc749-95fe-48d2-b53d-6b171877e0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003579 10.0.0.152 - - [2026-01-30 14:14:28] "PUT /global-system-config/3d732818-c944-422e-80c8-cd16b3185794 HTTP/1.1" 200 275 0.012567 10.0.0.152 - - [2026-01-30 14:14:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.012077 10.0.0.152 - - [2026-01-30 14:14:28] "POST /virtual-routers HTTP/1.1" 200 601 0.044493 10.0.0.152 - - [2026-01-30 14:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.152 - - [2026-01-30 14:14:28] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004473 10.0.0.152 - - [2026-01-30 14:14:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.001594 10.0.0.152 - - [2026-01-30 14:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.152 - - [2026-01-30 14:14:28] "GET /virtual-network/0a7dee4d-caea-43c4-8d64-a16b3baf27c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.004396 10.0.0.152 - - [2026-01-30 14:14:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.057446 10.0.0.133 - - [2026-01-30 14:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.133 - - [2026-01-30 14:14:35] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003068 10.0.0.152 - - [2026-01-30 14:14:52] "GET / HTTP/1.1" 200 36215 0.001482 10.0.0.152 - - [2026-01-30 14:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.152 - - [2026-01-30 14:14:52] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006855 10.0.0.152 - - [2026-01-30 14:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.152 - - [2026-01-30 14:14:52] "GET /routing-instance/4b7bc749-95fe-48d2-b53d-6b171877e0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003244 10.0.0.152 - - [2026-01-30 14:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.152 - - [2026-01-30 14:14:52] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.011638 10.0.0.152 - - [2026-01-30 14:14:52] "PUT /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af HTTP/1.1" 200 263 0.011199 10.0.0.152 - - [2026-01-30 14:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.152 - - [2026-01-30 14:14:52] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003293 10.0.0.152 - - [2026-01-30 14:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.152 - - [2026-01-30 14:14:52] "GET /virtual-machine-interface/0163f27b-841a-49f8-80a8-b691a1b26e22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004890 10.0.0.152 - - [2026-01-30 14:14:52] "PUT /virtual-machine-interface/0163f27b-841a-49f8-80a8-b691a1b26e22 HTTP/1.1" 200 285 0.011225 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:14:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:14:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869 10.0.0.133 - - [2026-01-30 14:16:27] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003882 10.0.0.133 - - [2026-01-30 14:16:27] "POST /ref-update HTTP/1.1" 200 156 0.012143 10.0.0.133 - - [2026-01-30 14:16:48] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006087 10.0.0.133 - - [2026-01-30 14:16:48] "POST /set-tag HTTP/1.1" 200 109 0.003725 10.0.0.133 - - [2026-01-30 14:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.133 - - [2026-01-30 14:16:48] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002927 10.0.0.133 - - [2026-01-30 14:16:48] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004821 10.0.0.133 - - [2026-01-30 14:16:48] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.133 - - [2026-01-30 14:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.133 - - [2026-01-30 14:16:48] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003536 10.0.0.133 - - [2026-01-30 14:16:48] "GET /loadbalancer-pool/c22e4229-2e55-4a89-b937-cfcd30604468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.023850 10.0.0.133 - - [2026-01-30 14:16:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020389 10.0.0.133 - - [2026-01-30 14:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008368 10.0.0.133 - - [2026-01-30 14:16:49] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013251 10.0.0.133 - - [2026-01-30 14:16:49] "POST /tags HTTP/1.1" 409 205 0.003231 10.0.0.133 - - [2026-01-30 14:16:49] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003917 10.0.0.133 - - [2026-01-30 14:16:49] "POST /ref-update HTTP/1.1" 200 156 0.010986 10.0.0.133 - - [2026-01-30 14:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.133 - - [2026-01-30 14:16:49] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.022140 10.0.0.133 - - [2026-01-30 14:16:49] "GET /tag/ca0094e0-6d4c-4708-bb67-530354ff02f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016434 10.0.0.133 - - [2026-01-30 14:16:49] "PUT /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d HTTP/1.1" 200 257 0.030607 10.0.0.133 - - [2026-01-30 14:16:49] "POST /set-tag HTTP/1.1" 200 109 0.073560 10.0.0.133 - - [2026-01-30 14:16:49] "GET /loadbalancer-pool/cf886ade-706a-4ec4-8eff-a1a6619cd0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004369 10.0.0.133 - - [2026-01-30 14:16:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021011 10.0.0.133 - - [2026-01-30 14:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.014218 10.0.0.133 - - [2026-01-30 14:16:49] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012442 10.0.0.133 - - [2026-01-30 14:16:49] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006743 10.0.0.133 - - [2026-01-30 14:16:49] "POST /ref-update HTTP/1.1" 200 156 0.007081 10.0.0.133 - - [2026-01-30 14:16:49] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004259 10.0.0.133 - - [2026-01-30 14:16:49] "PUT /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d HTTP/1.1" 200 257 0.009841 10.0.0.133 - - [2026-01-30 14:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.133 - - [2026-01-30 14:16:49] "GET /loadbalancer-pool/1d4103cb-a31e-4284-b0da-b7a046767834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003590 10.0.0.133 - - [2026-01-30 14:16:49] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013097 10.0.0.133 - - [2026-01-30 14:16:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009516 10.0.0.133 - - [2026-01-30 14:16:49] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004985 10.0.0.133 - - [2026-01-30 14:16:49] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003669 10.0.0.133 - - [2026-01-30 14:16:49] "POST /ref-update HTTP/1.1" 200 156 0.006234 10.0.0.133 - - [2026-01-30 14:16:49] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.008690 10.0.0.133 - - [2026-01-30 14:16:49] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.133 - - [2026-01-30 14:16:49] "PUT /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d HTTP/1.1" 200 257 0.022450 10.0.0.133 - - [2026-01-30 14:17:28] "GET /global-system-configs HTTP/1.1" 200 323 0.002434 10.0.0.133 - - [2026-01-30 14:17:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002822 10.0.0.133 - - [2026-01-30 14:19:07] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004752 10.0.0.133 - - [2026-01-30 14:19:07] "POST /set-tag HTTP/1.1" 200 109 0.007455 10.0.0.133 - - [2026-01-30 14:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.133 - - [2026-01-30 14:19:07] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.006519 10.0.0.133 - - [2026-01-30 14:19:07] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009168 10.0.0.133 - - [2026-01-30 14:19:07] "POST /set-tag HTTP/1.1" 200 109 0.036073 10.0.0.133 - - [2026-01-30 14:19:07] "DELETE /loadbalancer-member/8dc3d3dc-a0ea-4eed-9c3a-a125f21c9d51 HTTP/1.1" 200 115 0.068615 10.0.0.133 - - [2026-01-30 14:19:07] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008651 10.0.0.133 - - [2026-01-30 14:19:07] "POST /set-tag HTTP/1.1" 200 109 0.005130 10.0.0.133 - - [2026-01-30 14:19:08] "DELETE /loadbalancer-member/1b8e40b4-9357-4df8-99c3-db2b870fe56e HTTP/1.1" 200 115 0.052944 10.0.0.133 - - [2026-01-30 14:19:08] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011531 10.0.0.133 - - [2026-01-30 14:19:08] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.133 - - [2026-01-30 14:19:08] "DELETE /loadbalancer-member/092ab353-9d4d-4a29-ab73-cac0bc81961d HTTP/1.1" 200 115 0.031894 10.0.0.133 - - [2026-01-30 14:19:08] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007817 10.0.0.133 - - [2026-01-30 14:19:08] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.133 - - [2026-01-30 14:19:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.133 - - [2026-01-30 14:19:08] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003527 10.0.0.133 - - [2026-01-30 14:19:08] "GET /loadbalancer-pool/c22e4229-2e55-4a89-b937-cfcd30604468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002976 10.0.0.133 - - [2026-01-30 14:19:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036031 10.0.0.133 - - [2026-01-30 14:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036167 10.0.0.133 - - [2026-01-30 14:19:08] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.023070 10.0.0.133 - - [2026-01-30 14:19:08] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004472 10.0.0.133 - - [2026-01-30 14:19:08] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003632 10.0.0.133 - - [2026-01-30 14:19:08] "POST /set-tag HTTP/1.1" 200 109 0.079726 10.0.0.133 - - [2026-01-30 14:19:08] "GET /loadbalancer-pool/cf886ade-706a-4ec4-8eff-a1a6619cd0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015745 10.0.0.133 - - [2026-01-30 14:19:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027004 10.0.0.133 - - [2026-01-30 14:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020167 10.0.0.133 - - [2026-01-30 14:19:08] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.022600 10.0.0.133 - - [2026-01-30 14:19:08] "POST /set-tag HTTP/1.1" 200 109 0.010926 10.0.0.133 - - [2026-01-30 14:19:08] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004208 10.0.0.133 - - [2026-01-30 14:19:08] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004826 10.0.0.133 - - [2026-01-30 14:19:08] "GET /loadbalancer-pool/1d4103cb-a31e-4284-b0da-b7a046767834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003215 10.0.0.133 - - [2026-01-30 14:19:08] "POST /loadbalancer-members HTTP/1.1" 200 694 0.037892 10.0.0.133 - - [2026-01-30 14:19:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.060930 10.0.0.133 - - [2026-01-30 14:19:08] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.022135 10.0.0.133 - - [2026-01-30 14:19:08] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004994 10.0.0.133 - - [2026-01-30 14:19:08] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.008476 10.0.0.133 - - [2026-01-30 14:19:08] "POST /set-tag HTTP/1.1" 200 109 0.003128 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:19:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001206 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:19:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001235 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:19:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:19:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000863 10.0.0.133 - - [2026-01-30 14:19:36] "GET / HTTP/1.1" 200 36215 0.001937 10.0.0.133 - - [2026-01-30 14:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.133 - - [2026-01-30 14:19:36] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004426 10.0.0.133 - - [2026-01-30 14:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.133 - - [2026-01-30 14:19:36] "GET /config-node/49b3655b-b897-4745-a501-8d7987642b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004139 10.0.0.133 - - [2026-01-30 14:19:47] "GET / HTTP/1.1" 200 36215 0.003309 10.0.0.133 - - [2026-01-30 14:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.133 - - [2026-01-30 14:19:47] "GET /routing-instance/4b7bc749-95fe-48d2-b53d-6b171877e0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004094 10.0.0.133 - - [2026-01-30 14:19:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002669 10.0.0.133 - - [2026-01-30 14:19:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.133 - - [2026-01-30 14:19:47] "GET /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006840 10.0.0.133 - - [2026-01-30 14:19:47] "PUT /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784 HTTP/1.1" 200 255 0.024455 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:19:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001225 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:19:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:20:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:20:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000892 10.0.0.133 - - [2026-01-30 14:21:26] "GET / HTTP/1.1" 200 36215 0.001517 10.0.0.133 - - [2026-01-30 14:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.133 - - [2026-01-30 14:21:26] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.038833 10.0.0.133 - - [2026-01-30 14:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.133 - - [2026-01-30 14:21:26] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.036883 10.0.0.133 - - [2026-01-30 14:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.133 - - [2026-01-30 14:21:26] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.026474 10.0.0.133 - - [2026-01-30 14:21:27] "POST /tags HTTP/1.1" 200 334 0.033728 10.0.0.133 - - [2026-01-30 14:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007251 10.0.0.133 - - [2026-01-30 14:21:27] "GET /tag/9e6e0660-9481-4f0f-9406-2abcd60418a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.022990 10.0.0.133 - - [2026-01-30 14:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.133 - - [2026-01-30 14:21:27] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035734 10.0.0.133 - - [2026-01-30 14:21:27] "GET /virtual-networks?parent_id=4c847804-bf15-4949-8a28-a50a8c912808&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004615 10.0.0.133 - - [2026-01-30 14:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.133 - - [2026-01-30 14:21:27] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.042929 10.0.0.133 - - [2026-01-30 14:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.133 - - [2026-01-30 14:21:27] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.013711 10.0.0.133 - - [2026-01-30 14:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.133 - - [2026-01-30 14:21:27] "GET /service-appliance-set/ec8629b9-7904-4856-8f38-563247e1de09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002136 10.0.0.133 - - [2026-01-30 14:21:27] "POST /virtual-networks HTTP/1.1" 200 514 0.078781 10.0.0.133 - - [2026-01-30 14:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005661 10.0.0.133 - - [2026-01-30 14:21:27] "GET /network-ipam/5dc8ca2f-6878-4360-9efc-783e0848b7c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002466 10.0.0.133 - - [2026-01-30 14:21:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.002249 10.0.0.133 - - [2026-01-30 14:21:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.140195 10.0.0.133 - - [2026-01-30 14:21:27] "GET /virtual-machine-interface/15a4b409-5982-4408-8908-825fbe5bbce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.037905 10.0.0.133 - - [2026-01-30 14:21:27] "POST /useragent-kv HTTP/1.1" 200 115 0.008713 10.0.0.133 - - [2026-01-30 14:21:27] "POST /ref-update HTTP/1.1" 200 156 0.191885 10.0.0.133 - - [2026-01-30 14:21:27] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004735 10.0.0.133 - - [2026-01-30 14:21:27] "GET /domains HTTP/1.1" 200 281 0.016497 10.0.0.133 - - [2026-01-30 14:21:27] "GET /domain/fe4311be-e29b-46b7-b2d0-47a238ec3956 HTTP/1.1" 200 3100 0.028021 10.0.0.133 - - [2026-01-30 14:21:27] "POST /instance-ips HTTP/1.1" 200 410 0.103476 10.0.0.133 - - [2026-01-30 14:21:27] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808 HTTP/1.1" 200 5496 0.074553 10.0.0.133 - - [2026-01-30 14:21:27] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 2091 0.012869 10.0.0.133 - - [2026-01-30 14:21:27] "GET /instance-ip/a7221339-dc50-4b14-ae37-6d4468d48117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.010222 10.0.0.133 - - [2026-01-30 14:21:27] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 2091 0.005512 10.0.0.133 - - [2026-01-30 14:21:27] "GET /routing-instance/1056354a-e768-403c-83b5-3d1db0908fc8 HTTP/1.1" 200 1182 0.003333 10.0.0.133 - - [2026-01-30 14:21:27] "GET /routing-instance/1056354a-e768-403c-83b5-3d1db0908fc8 HTTP/1.1" 200 1182 0.002257 10.0.0.133 - - [2026-01-30 14:21:27] "POST /route-targets HTTP/1.1" 200 328 0.009990 10.0.0.133 - - [2026-01-30 14:21:27] "POST /loadbalancers HTTP/1.1" 200 612 0.075791 10.0.0.133 - - [2026-01-30 14:21:27] "POST /ref-update HTTP/1.1" 200 156 0.047696 10.0.0.133 - - [2026-01-30 14:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.034248 10.0.0.133 - - [2026-01-30 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.133 - - [2026-01-30 14:21:28] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.075182 10.0.0.133 - - [2026-01-30 14:21:28] "GET /instance-ip/a7221339-dc50-4b14-ae37-6d4468d48117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006600 10.0.0.133 - - [2026-01-30 14:21:28] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.071070 10.0.0.133 - - [2026-01-30 14:21:28] "POST /floating-ips HTTP/1.1" 200 599 0.052683 10.0.0.133 - - [2026-01-30 14:21:28] "GET /loadbalancer/faa3a21e-6cbb-4be3-9bda-3ecde9362003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002892 10.0.0.133 - - [2026-01-30 14:21:28] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.025949 10.0.0.133 - - [2026-01-30 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.133 - - [2026-01-30 14:21:28] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.053609 10.0.0.133 - - [2026-01-30 14:21:28] "GET /loadbalancer-listener/fe06321c-c868-42ee-8d50-ba1e01774444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.002916 10.0.0.133 - - [2026-01-30 14:21:28] "GET /loadbalancer-listener/fe06321c-c868-42ee-8d50-ba1e01774444?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.007156 10.0.0.133 - - [2026-01-30 14:21:28] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020999 10.0.0.133 - - [2026-01-30 14:21:28] "GET /instance-ip/a7221339-dc50-4b14-ae37-6d4468d48117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004716 10.0.0.133 - - [2026-01-30 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011241 10.0.0.133 - - [2026-01-30 14:21:28] "GET /instance-ip/a7221339-dc50-4b14-ae37-6d4468d48117?fields=floating_ips HTTP/1.1" 200 1215 0.005592 10.0.0.133 - - [2026-01-30 14:21:28] "GET /loadbalancer/faa3a21e-6cbb-4be3-9bda-3ecde9362003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003075 10.0.0.133 - - [2026-01-30 14:21:28] "GET /floating-ip/a36ab4da-d815-4356-933a-266a5de70f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003367 10.0.0.133 - - [2026-01-30 14:21:28] "POST /tags HTTP/1.1" 200 296 0.059936 10.0.0.133 - - [2026-01-30 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013769 10.0.0.133 - - [2026-01-30 14:21:28] "GET /tag/c9c51d3f-6d1f-4418-8150-11fdcfdfe769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013998 10.0.0.133 - - [2026-01-30 14:21:28] "POST /tags HTTP/1.1" 409 233 0.002466 10.0.0.133 - - [2026-01-30 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006659 10.0.0.133 - - [2026-01-30 14:21:28] "GET /tag/75f7b515-4590-4442-8079-112261385d7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012379 10.0.0.133 - - [2026-01-30 14:21:28] "POST /tags HTTP/1.1" 409 206 0.002167 10.0.0.133 - - [2026-01-30 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.133 - - [2026-01-30 14:21:28] "GET /tag/10c84126-ffbe-4026-9e40-54f26d21d59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014361 10.0.0.133 - - [2026-01-30 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.133 - - [2026-01-30 14:21:28] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004579 10.0.0.133 - - [2026-01-30 14:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.133 - - [2026-01-30 14:21:28] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.052655 10.0.0.133 - - [2026-01-30 14:21:28] "POST /virtual-machines HTTP/1.1" 200 370 0.016751 10.0.0.133 - - [2026-01-30 14:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.042245 10.0.0.133 - - [2026-01-30 14:21:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.147393 10.0.0.133 - - [2026-01-30 14:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018554 10.0.0.133 - - [2026-01-30 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010258 10.0.0.133 - - [2026-01-30 14:21:29] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004303 10.0.0.133 - - [2026-01-30 14:21:29] "POST /instance-ips HTTP/1.1" 200 410 0.026602 10.0.0.133 - - [2026-01-30 14:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.040468 10.0.0.133 - - [2026-01-30 14:21:29] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.021224 10.0.0.133 - - [2026-01-30 14:21:29] "POST /set-tag HTTP/1.1" 200 109 0.016708 10.0.0.133 - - [2026-01-30 14:21:29] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012268 10.0.0.133 - - [2026-01-30 14:21:29] "GET /instance-ip/f7d98662-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004457 10.0.0.133 - - [2026-01-30 14:21:29] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004362 10.0.0.133 - - [2026-01-30 14:21:29] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.133 - - [2026-01-30 14:21:29] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003521 10.0.0.133 - - [2026-01-30 14:21:29] "POST /ref-update HTTP/1.1" 200 156 0.008920 10.0.0.133 - - [2026-01-30 14:21:29] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014874 10.0.0.133 - - [2026-01-30 14:21:29] "POST /set-tag HTTP/1.1" 200 109 0.002916 10.0.0.133 - - [2026-01-30 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.133 - - [2026-01-30 14:21:29] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003887 10.0.0.133 - - [2026-01-30 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.133 - - [2026-01-30 14:21:29] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.042778 10.0.0.133 - - [2026-01-30 14:21:29] "POST /virtual-machines HTTP/1.1" 200 370 0.008039 10.0.0.133 - - [2026-01-30 14:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.019557 10.0.0.133 - - [2026-01-30 14:21:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104985 10.0.0.133 - - [2026-01-30 14:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010109 10.0.0.133 - - [2026-01-30 14:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010784 10.0.0.133 - - [2026-01-30 14:21:29] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004799 10.0.0.133 - - [2026-01-30 14:21:29] "POST /instance-ips HTTP/1.1" 200 410 0.026104 10.0.0.133 - - [2026-01-30 14:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.034833 10.0.0.133 - - [2026-01-30 14:21:30] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.014745 10.0.0.133 - - [2026-01-30 14:21:30] "POST /set-tag HTTP/1.1" 200 109 0.024177 10.0.0.133 - - [2026-01-30 14:21:30] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009471 10.0.0.133 - - [2026-01-30 14:21:30] "GET /instance-ip/f84e0618-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002458 10.0.0.133 - - [2026-01-30 14:21:30] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004524 10.0.0.133 - - [2026-01-30 14:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.133 - - [2026-01-30 14:21:30] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003556 10.0.0.133 - - [2026-01-30 14:21:30] "POST /ref-update HTTP/1.1" 200 156 0.009109 10.0.0.133 - - [2026-01-30 14:21:30] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013386 10.0.0.133 - - [2026-01-30 14:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002725 10.0.0.133 - - [2026-01-30 14:21:30] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004270 10.0.0.133 - - [2026-01-30 14:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.133 - - [2026-01-30 14:21:30] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003776 10.0.0.133 - - [2026-01-30 14:21:30] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.133 - - [2026-01-30 14:21:32] "GET /domains HTTP/1.1" 200 281 0.001957 10.0.0.133 - - [2026-01-30 14:21:32] "GET /domain/fe4311be-e29b-46b7-b2d0-47a238ec3956 HTTP/1.1" 200 3100 0.002867 10.0.0.133 - - [2026-01-30 14:21:32] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808 HTTP/1.1" 200 7090 0.037037 10.0.0.133 - - [2026-01-30 14:21:32] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 2091 0.004015 10.0.0.133 - - [2026-01-30 14:21:32] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 2091 0.003916 10.0.0.133 - - [2026-01-30 14:21:32] "GET /routing-instance/1056354a-e768-403c-83b5-3d1db0908fc8 HTTP/1.1" 200 1404 0.003495 10.0.0.133 - - [2026-01-30 14:21:32] "GET /routing-instance/1056354a-e768-403c-83b5-3d1db0908fc8 HTTP/1.1" 200 1404 0.002429 10.0.0.133 - - [2026-01-30 14:21:32] "GET /route-target/fff28e06-f4ea-4bd6-9f2b-f26bf2d628b5 HTTP/1.1" 200 1155 0.002267 10.0.0.133 - - [2026-01-30 14:21:32] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 2091 0.004528 10.0.0.133 - - [2026-01-30 14:21:32] "GET /routing-instance/1056354a-e768-403c-83b5-3d1db0908fc8 HTTP/1.1" 200 1404 0.003581 10.0.0.133 - - [2026-01-30 14:21:32] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004080 10.0.0.133 - - [2026-01-30 14:21:32] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 2091 0.004535 10.0.0.133 - - [2026-01-30 14:21:32] "GET /routing-instance/1056354a-e768-403c-83b5-3d1db0908fc8 HTTP/1.1" 200 1404 0.002236 10.0.0.133 - - [2026-01-30 14:21:32] "GET /routing-instance/1056354a-e768-403c-83b5-3d1db0908fc8 HTTP/1.1" 200 1404 0.002743 10.0.0.133 - - [2026-01-30 14:21:32] "GET /route-target/fff28e06-f4ea-4bd6-9f2b-f26bf2d628b5 HTTP/1.1" 200 1155 0.002011 10.0.0.133 - - [2026-01-30 14:21:33] "GET /domains HTTP/1.1" 200 281 0.002021 10.0.0.133 - - [2026-01-30 14:21:33] "GET /domain/fe4311be-e29b-46b7-b2d0-47a238ec3956 HTTP/1.1" 200 3100 0.002735 10.0.0.133 - - [2026-01-30 14:21:33] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808 HTTP/1.1" 200 7090 0.034751 10.0.0.133 - - [2026-01-30 14:21:33] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 2091 0.004926 10.0.0.133 - - [2026-01-30 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.133 - - [2026-01-30 14:21:33] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034004 10.0.0.133 - - [2026-01-30 14:21:33] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004235 10.0.0.133 - - [2026-01-30 14:21:33] "GET /floating-ip-pools?parent_id=8ea02e00-dcc9-496e-ad48-ea4f7d586584&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004065 10.0.0.133 - - [2026-01-30 14:21:33] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004038 10.0.0.133 - - [2026-01-30 14:21:33] "POST /floating-ip-pools HTTP/1.1" 200 564 0.019973 10.0.0.133 - - [2026-01-30 14:21:33] "POST /ref-update HTTP/1.1" 200 156 0.007890 10.0.0.133 - - [2026-01-30 14:21:33] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.014800 10.0.0.133 - - [2026-01-30 14:21:33] "GET /domains HTTP/1.1" 200 281 0.002068 10.0.0.133 - - [2026-01-30 14:21:33] "GET /domain/fe4311be-e29b-46b7-b2d0-47a238ec3956 HTTP/1.1" 200 3100 0.002590 10.0.0.133 - - [2026-01-30 14:21:33] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808 HTTP/1.1" 200 7347 0.030637 10.0.0.133 - - [2026-01-30 14:21:33] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 2330 0.005935 10.0.0.133 - - [2026-01-30 14:21:33] "GET /floating-ip-pool/2d453684-526d-4a2b-a58e-18e706c9bc0a HTTP/1.1" 200 1317 0.004657 10.0.0.133 - - [2026-01-30 14:21:33] "GET /domains HTTP/1.1" 200 281 0.003495 10.0.0.133 - - [2026-01-30 14:21:33] "GET /domain/fe4311be-e29b-46b7-b2d0-47a238ec3956 HTTP/1.1" 200 3100 0.004208 10.0.0.133 - - [2026-01-30 14:21:33] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808 HTTP/1.1" 200 7347 0.035336 10.0.0.133 - - [2026-01-30 14:21:33] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 2330 0.005390 10.0.0.133 - - [2026-01-30 14:21:33] "GET /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006351 10.0.0.133 - - [2026-01-30 14:21:33] "POST /tags HTTP/1.1" 200 366 0.050744 10.0.0.133 - - [2026-01-30 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014069 10.0.0.133 - - [2026-01-30 14:21:33] "GET /tag/39c7cbcd-36d4-4da3-9140-6d0196c819ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012421 10.0.0.133 - - [2026-01-30 14:21:33] "POST /tags HTTP/1.1" 409 206 0.002167 10.0.0.133 - - [2026-01-30 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.133 - - [2026-01-30 14:21:33] "GET /tag/10c84126-ffbe-4026-9e40-54f26d21d59a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012784 10.0.0.133 - - [2026-01-30 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.133 - - [2026-01-30 14:21:33] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.028826 10.0.0.133 - - [2026-01-30 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.133 - - [2026-01-30 14:21:33] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.009224 10.0.0.133 - - [2026-01-30 14:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.133 - - [2026-01-30 14:21:33] "GET /service-appliance-set/5f1d2ab0-f233-4b79-aaf4-30a71d5b1489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003430 10.0.0.133 - - [2026-01-30 14:21:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.001365 10.0.0.133 - - [2026-01-30 14:21:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.093255 10.0.0.133 - - [2026-01-30 14:21:33] "GET /virtual-machine-interface/7f76323b-e068-4819-88bd-8f7fd38bec48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.006120 10.0.0.133 - - [2026-01-30 14:21:33] "POST /set-tag HTTP/1.1" 200 109 0.025908 10.0.0.133 - - [2026-01-30 14:21:34] "POST /instance-ips HTTP/1.1" 200 418 0.031293 10.0.0.133 - - [2026-01-30 14:21:34] "GET /instance-ip/28053fba-8730-4d69-8b8f-cd18392b7a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.009443 10.0.0.133 - - [2026-01-30 14:21:34] "POST /loadbalancers HTTP/1.1" 200 620 0.064012 10.0.0.133 - - [2026-01-30 14:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008700 10.0.0.133 - - [2026-01-30 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008717 10.0.0.133 - - [2026-01-30 14:21:34] "POST /service-instances HTTP/1.1" 200 568 0.041906 10.0.0.133 - - [2026-01-30 14:21:34] "POST /ref-update HTTP/1.1" 200 156 0.016719 10.0.0.133 - - [2026-01-30 14:21:34] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.070830 10.0.0.133 - - [2026-01-30 14:21:34] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.008155 10.0.0.133 - - [2026-01-30 14:21:34] "GET /virtual-machine-interface/7f76323b-e068-4819-88bd-8f7fd38bec48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.013124 10.0.0.133 - - [2026-01-30 14:21:34] "GET /virtual-machine-interface/7f76323b-e068-4819-88bd-8f7fd38bec48?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005227 10.0.0.133 - - [2026-01-30 14:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020979 10.0.0.133 - - [2026-01-30 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008473 10.0.0.133 - - [2026-01-30 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.133 - - [2026-01-30 14:21:34] "GET /floating-ip-pool/2d453684-526d-4a2b-a58e-18e706c9bc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002731 10.0.0.133 - - [2026-01-30 14:21:34] "POST /virtual-machines HTTP/1.1" 200 430 0.014880 10.0.0.133 - - [2026-01-30 14:21:34] "POST /floating-ips HTTP/1.1" 200 673 0.108279 10.0.0.133 - - [2026-01-30 14:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015494 10.0.0.133 - - [2026-01-30 14:21:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.127161 10.0.0.133 - - [2026-01-30 14:21:34] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014644 10.0.0.133 - - [2026-01-30 14:21:34] "POST /chown HTTP/1.1" 200 109 0.025624 10.0.0.133 - - [2026-01-30 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008020 10.0.0.133 - - [2026-01-30 14:21:34] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004558 10.0.0.133 - - [2026-01-30 14:21:34] "POST /tags HTTP/1.1" 409 221 0.001954 10.0.0.133 - - [2026-01-30 14:21:34] "POST /chown HTTP/1.1" 200 109 0.014691 10.0.0.133 - - [2026-01-30 14:21:34] "PUT /virtual-machine-interface/9a3d649b-c929-4cf4-9905-c8ea981d81e6 HTTP/1.1" 200 285 0.020726 10.0.0.133 - - [2026-01-30 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.133 - - [2026-01-30 14:21:34] "GET /tag/9e6e0660-9481-4f0f-9406-2abcd60418a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015724 10.0.0.133 - - [2026-01-30 14:21:34] "POST /tags HTTP/1.1" 409 238 0.004862 10.0.0.133 - - [2026-01-30 14:21:34] "PUT /instance-ip/28053fba-8730-4d69-8b8f-cd18392b7a2d HTTP/1.1" 200 257 0.050688 10.0.0.133 - - [2026-01-30 14:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.133 - - [2026-01-30 14:21:34] "GET /tag/39c7cbcd-36d4-4da3-9140-6d0196c819ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021636 10.0.0.133 - - [2026-01-30 14:21:34] "POST /ref-update HTTP/1.1" 200 156 0.030960 10.0.0.133 - - [2026-01-30 14:21:34] "POST /ref-update HTTP/1.1" 200 156 0.040211 10.0.0.133 - - [2026-01-30 14:21:34] "POST /firewall-rules HTTP/1.1" 200 652 0.111678 10.0.0.133 - - [2026-01-30 14:21:34] "POST /ref-update HTTP/1.1" 200 156 0.044904 10.0.0.133 - - [2026-01-30 14:21:34] "GET /firewall-rule/7bf7a433-349c-45a8-b496-435c09223a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.012421 10.0.0.133 - - [2026-01-30 14:21:34] "GET /firewall-policy/6979e20e-507d-4ee0-a501-4ea955d5993d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.008349 10.0.0.133 - - [2026-01-30 14:21:34] "GET /firewall-rule/7bf7a433-349c-45a8-b496-435c09223a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004325 10.0.0.133 - - [2026-01-30 14:21:34] "POST /ref-update HTTP/1.1" 200 156 0.018846 10.0.0.133 - - [2026-01-30 14:21:35] "POST /ref-update HTTP/1.1" 200 156 0.025380 10.0.0.133 - - [2026-01-30 14:21:35] "POST /ref-update HTTP/1.1" 200 156 0.035248 10.0.0.133 - - [2026-01-30 14:21:35] "POST /ref-update HTTP/1.1" 200 156 0.059819 10.0.0.133 - - [2026-01-30 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012693 10.0.0.133 - - [2026-01-30 14:21:35] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.036958 10.0.0.133 - - [2026-01-30 14:21:35] "GET /loadbalancer/c1da4245-ee09-4c1b-8404-4ae0589ef922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003407 10.0.0.133 - - [2026-01-30 14:21:35] "POST /virtual-machines HTTP/1.1" 200 430 0.117015 10.0.0.133 - - [2026-01-30 14:21:35] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.053571 10.0.0.133 - - [2026-01-30 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.133 - - [2026-01-30 14:21:35] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.045189 10.0.0.133 - - [2026-01-30 14:21:35] "GET /loadbalancer-listener/aa768ef7-a892-4695-a450-ef716409b688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.081240 10.0.0.133 - - [2026-01-30 14:21:35] "GET /loadbalancer-listener/aa768ef7-a892-4695-a450-ef716409b688?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.004879 10.0.0.133 - - [2026-01-30 14:21:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.225702 10.0.0.133 - - [2026-01-30 14:21:35] "POST /chown HTTP/1.1" 200 109 0.029776 10.0.0.133 - - [2026-01-30 14:21:35] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.078229 10.0.0.133 - - [2026-01-30 14:21:35] "POST /chown HTTP/1.1" 200 109 0.024399 10.0.0.133 - - [2026-01-30 14:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.051517 10.0.0.133 - - [2026-01-30 14:21:35] "PUT /virtual-machine-interface/067b93e5-5437-4a81-80b5-2c8bdb7510c3 HTTP/1.1" 200 285 0.076922 10.0.0.133 - - [2026-01-30 14:21:35] "GET /loadbalancer-pool/9fab94de-c19b-4dd7-ad1d-114dba735fc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014894 10.0.0.133 - - [2026-01-30 14:21:35] "PUT /instance-ip/28053fba-8730-4d69-8b8f-cd18392b7a2d HTTP/1.1" 200 257 0.035450 10.0.0.133 - - [2026-01-30 14:21:35] "POST /loadbalancer-members HTTP/1.1" 200 709 0.030175 10.0.0.133 - - [2026-01-30 14:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.034530 10.0.0.133 - - [2026-01-30 14:21:35] "GET /loadbalancer-member/6a284550-3d78-4b5f-b458-4a5185182a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.028806 10.0.0.133 - - [2026-01-30 14:21:35] "POST /ref-update HTTP/1.1" 200 156 0.065865 10.0.0.133 - - [2026-01-30 14:21:35] "POST /ref-update HTTP/1.1" 200 156 0.029531 10.0.0.133 - - [2026-01-30 14:21:35] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.021639 10.0.0.133 - - [2026-01-30 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.133 - - [2026-01-30 14:21:35] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003176 10.0.0.133 - - [2026-01-30 14:21:35] "POST /ref-update HTTP/1.1" 200 156 0.036348 10.0.0.133 - - [2026-01-30 14:21:35] "POST /tags HTTP/1.1" 409 221 0.002075 10.0.0.133 - - [2026-01-30 14:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.133 - - [2026-01-30 14:21:35] "GET /tag/9e6e0660-9481-4f0f-9406-2abcd60418a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014765 10.0.0.133 - - [2026-01-30 14:21:35] "POST /ref-update HTTP/1.1" 200 156 0.023205 10.0.0.133 - - [2026-01-30 14:21:35] "POST /ref-update HTTP/1.1" 200 156 0.020525 10.0.0.133 - - [2026-01-30 14:21:36] "POST /tags HTTP/1.1" 409 238 0.017722 10.0.0.133 - - [2026-01-30 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007479 10.0.0.133 - - [2026-01-30 14:21:36] "GET /tag/39c7cbcd-36d4-4da3-9140-6d0196c819ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012733 10.0.0.133 - - [2026-01-30 14:21:36] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.007965 10.0.0.133 - - [2026-01-30 14:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010429 10.0.0.133 - - [2026-01-30 14:21:36] "POST /firewall-rules HTTP/1.1" 409 293 0.004605 10.0.0.133 - - [2026-01-30 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.133 - - [2026-01-30 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.133 - - [2026-01-30 14:21:36] "PUT /firewall-rule/7bf7a433-349c-45a8-b496-435c09223a16 HTTP/1.1" 200 261 0.025011 10.0.0.133 - - [2026-01-30 14:21:36] "POST /chown HTTP/1.1" 200 109 0.007761 10.0.0.133 - - [2026-01-30 14:21:36] "GET /firewall-rule/7bf7a433-349c-45a8-b496-435c09223a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.008099 10.0.0.133 - - [2026-01-30 14:21:36] "POST /chown HTTP/1.1" 200 109 0.024395 10.0.0.133 - - [2026-01-30 14:21:36] "GET /firewall-policy/6979e20e-507d-4ee0-a501-4ea955d5993d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.020972 10.0.0.133 - - [2026-01-30 14:21:36] "GET /firewall-rule/7bf7a433-349c-45a8-b496-435c09223a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005779 10.0.0.133 - - [2026-01-30 14:21:36] "PUT /instance-ip/28053fba-8730-4d69-8b8f-cd18392b7a2d HTTP/1.1" 200 257 0.030747 10.0.0.133 - - [2026-01-30 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.011316 10.0.0.133 - - [2026-01-30 14:21:36] "POST /chown HTTP/1.1" 200 109 0.008902 10.0.0.133 - - [2026-01-30 14:21:36] "POST /chown HTTP/1.1" 200 109 0.019951 10.0.0.133 - - [2026-01-30 14:21:36] "PUT /instance-ip/28053fba-8730-4d69-8b8f-cd18392b7a2d HTTP/1.1" 200 257 0.011796 10.0.0.133 - - [2026-01-30 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.017655 10.0.0.133 - - [2026-01-30 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.133 - - [2026-01-30 14:21:36] "POST /chown HTTP/1.1" 200 109 0.014445 10.0.0.133 - - [2026-01-30 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016766 10.0.0.133 - - [2026-01-30 14:21:36] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006935 10.0.0.133 - - [2026-01-30 14:21:36] "POST /chown HTTP/1.1" 200 109 0.042934 10.0.0.133 - - [2026-01-30 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014681 10.0.0.133 - - [2026-01-30 14:21:36] "PUT /instance-ip/28053fba-8730-4d69-8b8f-cd18392b7a2d HTTP/1.1" 200 257 0.042658 10.0.0.133 - - [2026-01-30 14:21:36] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.090538 10.0.0.133 - - [2026-01-30 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.036975 10.0.0.133 - - [2026-01-30 14:21:36] "POST /chown HTTP/1.1" 200 109 0.016294 10.0.0.133 - - [2026-01-30 14:21:36] "POST /chown HTTP/1.1" 200 109 0.022140 10.0.0.133 - - [2026-01-30 14:21:36] "POST /virtual-machines HTTP/1.1" 200 374 0.028341 10.0.0.133 - - [2026-01-30 14:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024642 10.0.0.133 - - [2026-01-30 14:21:36] "PUT /instance-ip/28053fba-8730-4d69-8b8f-cd18392b7a2d HTTP/1.1" 200 257 0.035464 10.0.0.133 - - [2026-01-30 14:21:36] "POST /ref-update HTTP/1.1" 200 156 0.052690 10.0.0.133 - - [2026-01-30 14:21:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.102552 10.0.0.133 - - [2026-01-30 14:21:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018768 10.0.0.133 - - [2026-01-30 14:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.023213 10.0.0.133 - - [2026-01-30 14:21:36] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.016392 10.0.0.133 - - [2026-01-30 14:21:37] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.012746 10.0.0.133 - - [2026-01-30 14:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020746 10.0.0.133 - - [2026-01-30 14:21:37] "POST /instance-ips HTTP/1.1" 200 414 0.054036 10.0.0.133 - - [2026-01-30 14:21:37] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.033682 10.0.0.133 - - [2026-01-30 14:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.045364 10.0.0.133 - - [2026-01-30 14:21:37] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.009114 10.0.0.133 - - [2026-01-30 14:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007519 10.0.0.133 - - [2026-01-30 14:21:37] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.017833 10.0.0.133 - - [2026-01-30 14:21:37] "POST /set-tag HTTP/1.1" 200 109 0.055050 10.0.0.133 - - [2026-01-30 14:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031513 10.0.0.133 - - [2026-01-30 14:21:37] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022693 10.0.0.133 - - [2026-01-30 14:21:37] "GET /instance-ip/fc85cd74-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.008299 10.0.0.133 - - [2026-01-30 14:21:37] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.008979 10.0.0.133 - - [2026-01-30 14:21:37] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005427 10.0.0.133 - - [2026-01-30 14:21:37] "POST /set-tag HTTP/1.1" 200 109 0.007514 10.0.0.133 - - [2026-01-30 14:21:37] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005644 10.0.0.133 - - [2026-01-30 14:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019086 10.0.0.133 - - [2026-01-30 14:21:37] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.010185 10.0.0.133 - - [2026-01-30 14:21:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024459 10.0.0.133 - - [2026-01-30 14:21:37] "POST /ref-update HTTP/1.1" 200 156 0.036261 10.0.0.133 - - [2026-01-30 14:21:37] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022357 10.0.0.133 - - [2026-01-30 14:21:37] "POST /set-tag HTTP/1.1" 200 109 0.004486 10.0.0.133 - - [2026-01-30 14:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.133 - - [2026-01-30 14:21:37] "POST /chown HTTP/1.1" 200 109 0.011096 10.0.0.133 - - [2026-01-30 14:21:37] "POST /chown HTTP/1.1" 200 109 0.011050 10.0.0.133 - - [2026-01-30 14:21:37] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019427 10.0.0.133 - - [2026-01-30 14:21:37] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.133 - - [2026-01-30 14:21:37] "POST /ref-update HTTP/1.1" 200 156 0.026907 10.0.0.133 - - [2026-01-30 14:21:37] "POST /chown HTTP/1.1" 200 109 0.007984 10.0.0.133 - - [2026-01-30 14:21:37] "POST /chown HTTP/1.1" 200 109 0.019866 10.0.0.133 - - [2026-01-30 14:21:37] "POST /ref-update HTTP/1.1" 200 156 0.032784 10.0.0.133 - - [2026-01-30 14:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.133 - - [2026-01-30 14:21:37] "POST /chown HTTP/1.1" 200 109 0.024997 10.0.0.133 - - [2026-01-30 14:21:37] "POST /chown HTTP/1.1" 200 109 0.024621 10.0.0.133 - - [2026-01-30 14:21:37] "POST /chown HTTP/1.1" 200 109 0.006415 10.0.0.133 - - [2026-01-30 14:21:37] "POST /chown HTTP/1.1" 200 109 0.021276 10.0.0.133 - - [2026-01-30 14:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.133 - - [2026-01-30 14:21:37] "POST /chown HTTP/1.1" 200 109 0.006176 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.006958 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.027204 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.032288 10.0.0.133 - - [2026-01-30 14:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.011164 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.016767 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.012827 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.025371 10.0.0.133 - - [2026-01-30 14:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.046417 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.018321 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.018296 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.008539 10.0.0.133 - - [2026-01-30 14:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.013454 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.022763 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.006458 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.023037 10.0.0.133 - - [2026-01-30 14:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.007195 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.005375 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.039179 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.008760 10.0.0.133 - - [2026-01-30 14:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.006491 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.011372 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.019665 10.0.0.133 - - [2026-01-30 14:21:38] "POST /chown HTTP/1.1" 200 109 0.028583 10.0.0.133 - - [2026-01-30 14:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.007653 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.022951 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.017232 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.026826 10.0.0.133 - - [2026-01-30 14:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.009205 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.016241 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.015148 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.008574 10.0.0.133 - - [2026-01-30 14:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.006434 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.006473 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.019601 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.021946 10.0.0.133 - - [2026-01-30 14:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007754 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.016787 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.020419 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.007265 10.0.0.133 - - [2026-01-30 14:21:39] "POST /chown HTTP/1.1" 200 109 0.025617 10.0.0.133 - - [2026-01-30 14:21:40] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013894 10.0.0.133 - - [2026-01-30 14:21:40] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.133 - - [2026-01-30 14:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.133 - - [2026-01-30 14:21:40] "GET /loadbalancer/faa3a21e-6cbb-4be3-9bda-3ecde9362003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002031 10.0.0.133 - - [2026-01-30 14:21:40] "GET /loadbalancer-pool/ee992329-46ff-4573-883c-86a4a2dbbf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002119 10.0.0.133 - - [2026-01-30 14:21:41] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015532 10.0.0.133 - - [2026-01-30 14:21:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016735 10.0.0.133 - - [2026-01-30 14:21:41] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004423 10.0.0.133 - - [2026-01-30 14:21:41] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004561 10.0.0.133 - - [2026-01-30 14:21:41] "POST /ref-update HTTP/1.1" 200 156 0.007393 10.0.0.133 - - [2026-01-30 14:21:41] "POST /tags HTTP/1.1" 409 221 0.002313 10.0.0.133 - - [2026-01-30 14:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.133 - - [2026-01-30 14:21:41] "GET /tag/9e6e0660-9481-4f0f-9406-2abcd60418a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010010 10.0.0.133 - - [2026-01-30 14:21:41] "GET /floating-ip/a36ab4da-d815-4356-933a-266a5de70f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.003417 10.0.0.133 - - [2026-01-30 14:21:41] "PUT /floating-ip/a36ab4da-d815-4356-933a-266a5de70f23 HTTP/1.1" 200 257 0.007541 10.0.0.133 - - [2026-01-30 14:21:41] "POST /set-tag HTTP/1.1" 200 109 0.016072 10.0.0.133 - - [2026-01-30 14:21:41] "GET /virtual-machine/1fb8cb24-7772-4e1a-9fc9-3c3b9f981bff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003119 10.0.0.133 - - [2026-01-30 14:21:41] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004447 10.0.0.133 - - [2026-01-30 14:21:41] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005529 10.0.0.133 - - [2026-01-30 14:21:41] "POST /set-tag HTTP/1.1" 200 109 0.003716 10.0.0.133 - - [2026-01-30 14:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.133 - - [2026-01-30 14:21:42] "GET /loadbalancer/faa3a21e-6cbb-4be3-9bda-3ecde9362003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003429 10.0.0.133 - - [2026-01-30 14:21:42] "GET /loadbalancer-pool/ee992329-46ff-4573-883c-86a4a2dbbf39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004860 10.0.0.133 - - [2026-01-30 14:21:42] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014479 10.0.0.133 - - [2026-01-30 14:21:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033661 10.0.0.133 - - [2026-01-30 14:21:42] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018805 10.0.0.133 - - [2026-01-30 14:21:42] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004742 10.0.0.133 - - [2026-01-30 14:21:42] "POST /ref-update HTTP/1.1" 200 156 0.006938 10.0.0.133 - - [2026-01-30 14:21:42] "GET /floating-ip/a36ab4da-d815-4356-933a-266a5de70f23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.002631 10.0.0.133 - - [2026-01-30 14:21:42] "POST /set-tag HTTP/1.1" 200 109 0.031924 10.0.0.133 - - [2026-01-30 14:21:45] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004392 10.0.0.133 - - [2026-01-30 14:21:45] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.133 - - [2026-01-30 14:21:46] "GET /virtual-machine/9e8df005-2934-4dab-9fbc-8d0323f9882a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003059 10.0.0.133 - - [2026-01-30 14:21:46] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004193 10.0.0.133 - - [2026-01-30 14:21:46] "GET /virtual-machine/f3e95698-ee5d-480e-8d26-24b0a63470c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.005538 10.0.0.133 - - [2026-01-30 14:21:46] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005304 10.0.0.133 - - [2026-01-30 14:21:46] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004453 10.0.0.133 - - [2026-01-30 14:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.133 - - [2026-01-30 14:22:19] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005345 10.0.0.133 - - [2026-01-30 14:22:19] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.133 - - [2026-01-30 14:22:19] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003970 10.0.0.133 - - [2026-01-30 14:22:19] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.133 - - [2026-01-30 14:22:19] "GET /virtual-machine/f3e95698-ee5d-480e-8d26-24b0a63470c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002783 10.0.0.133 - - [2026-01-30 14:22:19] "POST /ref-update HTTP/1.1" 200 156 0.009077 10.0.0.133 - - [2026-01-30 14:22:19] "GET /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005331 10.0.0.133 - - [2026-01-30 14:22:19] "POST /set-tag HTTP/1.1" 200 109 0.016150 10.0.0.133 - - [2026-01-30 14:22:19] "POST /set-tag HTTP/1.1" 200 109 0.015102 10.0.0.133 - - [2026-01-30 14:22:19] "DELETE /instance-ip/fc85cd74-fde6-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.065112 10.0.0.133 - - [2026-01-30 14:22:19] "DELETE /virtual-machine-interface/fc6b40a8-fde6-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.056491 10.0.0.133 - - [2026-01-30 14:22:19] "DELETE /virtual-machine/f3e95698-ee5d-480e-8d26-24b0a63470c4 HTTP/1.1" 200 115 0.050775 10.0.0.133 - - [2026-01-30 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.133 - - [2026-01-30 14:22:22] "GET /tag/39c7cbcd-36d4-4da3-9140-6d0196c819ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011134 10.0.0.133 - - [2026-01-30 14:22:22] "GET /tag/39c7cbcd-36d4-4da3-9140-6d0196c819ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.014664 10.0.0.133 - - [2026-01-30 14:22:22] "GET /virtual-machine-interface/067b93e5-5437-4a81-80b5-2c8bdb7510c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3138 0.004371 10.0.0.133 - - [2026-01-30 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.019120 10.0.0.133 - - [2026-01-30 14:22:22] "GET /virtual-machine-interface/7f76323b-e068-4819-88bd-8f7fd38bec48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.005605 10.0.0.133 - - [2026-01-30 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.014980 10.0.0.133 - - [2026-01-30 14:22:22] "GET /virtual-machine-interface/9a3d649b-c929-4cf4-9905-c8ea981d81e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.007252 10.0.0.133 - - [2026-01-30 14:22:22] "POST /set-tag HTTP/1.1" 200 109 0.012860 10.0.0.133 - - [2026-01-30 14:22:22] "GET /firewall-policy/6979e20e-507d-4ee0-a501-4ea955d5993d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011173 10.0.0.133 - - [2026-01-30 14:22:22] "GET /firewall-rule/7bf7a433-349c-45a8-b496-435c09223a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003701 10.0.0.133 - - [2026-01-30 14:22:22] "POST /ref-update HTTP/1.1" 200 156 0.011678 10.0.0.133 - - [2026-01-30 14:22:22] "DELETE /firewall-rule/7bf7a433-349c-45a8-b496-435c09223a16 HTTP/1.1" 200 115 0.042628 10.0.0.133 - - [2026-01-30 14:22:22] "DELETE /loadbalancer-member/6a284550-3d78-4b5f-b458-4a5185182a81 HTTP/1.1" 200 115 0.050501 10.0.0.133 - - [2026-01-30 14:22:22] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.012781 10.0.0.133 - - [2026-01-30 14:22:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.038849 10.0.0.133 - - [2026-01-30 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.133 - - [2026-01-30 14:22:22] "DELETE /loadbalancer-pool/9fab94de-c19b-4dd7-ad1d-114dba735fc1 HTTP/1.1" 200 115 0.079917 10.0.0.133 - - [2026-01-30 14:22:22] "DELETE /loadbalancer-listener/aa768ef7-a892-4695-a450-ef716409b688 HTTP/1.1" 200 115 0.036318 10.0.0.133 - - [2026-01-30 14:22:22] "GET /floating-ip/279c3375-6a39-448e-9df9-031ef7dfa688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002581 10.0.0.133 - - [2026-01-30 14:22:22] "POST /chown HTTP/1.1" 200 109 0.018389 10.0.0.133 - - [2026-01-30 14:22:22] "POST /chown HTTP/1.1" 200 109 0.045192 10.0.0.133 - - [2026-01-30 14:22:22] "POST /chown HTTP/1.1" 200 109 0.029471 10.0.0.133 - - [2026-01-30 14:22:22] "PUT /floating-ip/279c3375-6a39-448e-9df9-031ef7dfa688 HTTP/1.1" 200 257 0.064272 10.0.0.133 - - [2026-01-30 14:22:22] "POST /chown HTTP/1.1" 200 109 0.020240 10.0.0.133 - - [2026-01-30 14:22:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007604 10.0.0.133 - - [2026-01-30 14:22:22] "POST /chown HTTP/1.1" 200 109 0.012010 10.0.0.133 - - [2026-01-30 14:22:22] "DELETE /floating-ip/279c3375-6a39-448e-9df9-031ef7dfa688 HTTP/1.1" 200 115 0.122098 10.0.0.133 - - [2026-01-30 14:22:22] "POST /chown HTTP/1.1" 200 109 0.011697 10.0.0.133 - - [2026-01-30 14:22:22] "POST /chown HTTP/1.1" 200 109 0.053007 10.0.0.133 - - [2026-01-30 14:22:22] "POST /chown HTTP/1.1" 200 109 0.024265 10.0.0.133 - - [2026-01-30 14:22:22] "DELETE /loadbalancer/c1da4245-ee09-4c1b-8404-4ae0589ef922 HTTP/1.1" 200 115 0.120288 10.0.0.133 - - [2026-01-30 14:22:22] "DELETE /instance-ip/28053fba-8730-4d69-8b8f-cd18392b7a2d HTTP/1.1" 200 115 0.060457 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /virtual-machine-interface/7f76323b-e068-4819-88bd-8f7fd38bec48 HTTP/1.1" 200 115 0.052428 10.0.0.133 - - [2026-01-30 14:22:23] "GET /floating-ip-pool/2d453684-526d-4a2b-a58e-18e706c9bc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003254 10.0.0.133 - - [2026-01-30 14:22:23] "POST /ref-update HTTP/1.1" 200 156 0.011103 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /tag/39c7cbcd-36d4-4da3-9140-6d0196c819ce HTTP/1.1" 200 115 0.071548 10.0.0.133 - - [2026-01-30 14:22:23] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.017603 10.0.0.133 - - [2026-01-30 14:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025896 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /floating-ip-pool/2d453684-526d-4a2b-a58e-18e706c9bc0a HTTP/1.1" 200 115 0.100102 10.0.0.133 - - [2026-01-30 14:22:23] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.017353 10.0.0.133 - - [2026-01-30 14:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.033074 10.0.0.133 - - [2026-01-30 14:22:23] "PUT /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 267 0.014319 10.0.0.133 - - [2026-01-30 14:22:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020981 10.0.0.133 - - [2026-01-30 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.133 - - [2026-01-30 14:22:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008021 10.0.0.133 - - [2026-01-30 14:22:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002400 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /virtual-network/8ea02e00-dcc9-496e-ad48-ea4f7d586584 HTTP/1.1" 200 115 0.225329 10.0.0.133 - - [2026-01-30 14:22:23] "GET /routing-instance/1056354a-e768-403c-83b5-3d1db0908fc8 HTTP/1.1" 404 171 0.007754 10.0.0.133 - - [2026-01-30 14:22:23] "GET /domains HTTP/1.1" 200 281 0.001938 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /route-target/fff28e06-f4ea-4bd6-9f2b-f26bf2d628b5 HTTP/1.1" 200 115 0.033725 10.0.0.133 - - [2026-01-30 14:22:23] "GET /domain/fe4311be-e29b-46b7-b2d0-47a238ec3956 HTTP/1.1" 200 3100 0.004949 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /service-instance/6ab73b4d-da6a-424a-b6c9-c447a35b975d HTTP/1.1" 200 115 0.093667 10.0.0.133 - - [2026-01-30 14:22:23] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808 HTTP/1.1" 200 7438 0.089738 10.0.0.133 - - [2026-01-30 14:22:23] "GET /virtual-machine-interface/067b93e5-5437-4a81-80b5-2c8bdb7510c3?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004695 10.0.0.133 - - [2026-01-30 14:22:23] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.014941 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /virtual-machine-interface/067b93e5-5437-4a81-80b5-2c8bdb7510c3 HTTP/1.1" 200 115 0.078002 10.0.0.133 - - [2026-01-30 14:22:23] "POST /set-tag HTTP/1.1" 200 109 0.003471 10.0.0.133 - - [2026-01-30 14:22:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021634 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /virtual-machine/c9f0e9b0-5e65-4cd2-b6d6-4208395b447f HTTP/1.1" 200 115 0.041347 10.0.0.133 - - [2026-01-30 14:22:23] "GET /loadbalancer/faa3a21e-6cbb-4be3-9bda-3ecde9362003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.007463 10.0.0.133 - - [2026-01-30 14:22:23] "GET /virtual-machine-interface/9a3d649b-c929-4cf4-9905-c8ea981d81e6?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.006371 10.0.0.133 - - [2026-01-30 14:22:23] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004697 10.0.0.133 - - [2026-01-30 14:22:23] "POST /set-tag HTTP/1.1" 200 109 0.022165 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /virtual-machine-interface/9a3d649b-c929-4cf4-9905-c8ea981d81e6 HTTP/1.1" 200 115 0.090190 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /loadbalancer-member/131ad315-dae4-42b5-9d6b-3740bdaf9149 HTTP/1.1" 200 115 0.072349 10.0.0.133 - - [2026-01-30 14:22:23] "POST /ref-update HTTP/1.1" 200 156 0.024181 10.0.0.133 - - [2026-01-30 14:22:23] "DELETE /virtual-machine/32d2b345-b5fc-4fcb-8850-4c8f86688b2b HTTP/1.1" 200 115 0.027103 10.0.0.133 - - [2026-01-30 14:22:25] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007737 10.0.0.133 - - [2026-01-30 14:22:25] "POST /set-tag HTTP/1.1" 200 109 0.004242 10.0.0.133 - - [2026-01-30 14:22:25] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004080 10.0.0.133 - - [2026-01-30 14:22:25] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.133 - - [2026-01-30 14:22:25] "GET /virtual-machine/9e8df005-2934-4dab-9fbc-8d0323f9882a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003103 10.0.0.133 - - [2026-01-30 14:22:25] "POST /ref-update HTTP/1.1" 200 156 0.009847 10.0.0.133 - - [2026-01-30 14:22:25] "GET /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007885 10.0.0.133 - - [2026-01-30 14:22:25] "POST /set-tag HTTP/1.1" 200 109 0.020494 10.0.0.133 - - [2026-01-30 14:22:25] "POST /set-tag HTTP/1.1" 200 109 0.024390 10.0.0.133 - - [2026-01-30 14:22:25] "POST /set-tag HTTP/1.1" 200 109 0.020316 10.0.0.133 - - [2026-01-30 14:22:25] "DELETE /instance-ip/f84e0618-fde6-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.037709 10.0.0.133 - - [2026-01-30 14:22:25] "POST /ref-update HTTP/1.1" 200 156 0.008187 10.0.0.133 - - [2026-01-30 14:22:25] "DELETE /virtual-machine-interface/f8347d1a-fde6-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.040304 10.0.0.133 - - [2026-01-30 14:22:25] "DELETE /virtual-machine/9e8df005-2934-4dab-9fbc-8d0323f9882a HTTP/1.1" 200 115 0.018751 10.0.0.133 - - [2026-01-30 14:22:28] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006020 10.0.0.133 - - [2026-01-30 14:22:28] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.133 - - [2026-01-30 14:22:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.133 - - [2026-01-30 14:22:28] "GET /loadbalancer/faa3a21e-6cbb-4be3-9bda-3ecde9362003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002758 10.0.0.133 - - [2026-01-30 14:22:28] "GET /global-system-configs HTTP/1.1" 200 323 0.003444 10.0.0.133 - - [2026-01-30 14:22:30] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005257 10.0.0.133 - - [2026-01-30 14:22:30] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.133 - - [2026-01-30 14:22:30] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004249 10.0.0.133 - - [2026-01-30 14:22:30] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.133 - - [2026-01-30 14:22:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002738 10.0.0.133 - - [2026-01-30 14:22:30] "GET /virtual-machine/1fb8cb24-7772-4e1a-9fc9-3c3b9f981bff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003858 10.0.0.133 - - [2026-01-30 14:22:30] "POST /ref-update HTTP/1.1" 200 156 0.010010 10.0.0.133 - - [2026-01-30 14:22:30] "GET /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013426 10.0.0.133 - - [2026-01-30 14:22:30] "POST /set-tag HTTP/1.1" 200 109 0.022407 10.0.0.133 - - [2026-01-30 14:22:30] "POST /set-tag HTTP/1.1" 200 109 0.027981 10.0.0.133 - - [2026-01-30 14:22:30] "POST /set-tag HTTP/1.1" 200 109 0.033644 10.0.0.133 - - [2026-01-30 14:22:30] "DELETE /instance-ip/f7d98662-fde6-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.044695 10.0.0.133 - - [2026-01-30 14:22:30] "POST /ref-update HTTP/1.1" 200 156 0.010192 10.0.0.133 - - [2026-01-30 14:22:30] "DELETE /virtual-machine-interface/f7b8d1b0-fde6-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.045068 10.0.0.133 - - [2026-01-30 14:22:30] "DELETE /virtual-machine/1fb8cb24-7772-4e1a-9fc9-3c3b9f981bff HTTP/1.1" 200 115 0.019134 10.0.0.133 - - [2026-01-30 14:22:30] "DELETE /tag/75f7b515-4590-4442-8079-112261385d7e HTTP/1.1" 200 115 0.037788 10.0.0.133 - - [2026-01-30 14:22:30] "DELETE /tag/c9c51d3f-6d1f-4418-8150-11fdcfdfe769 HTTP/1.1" 200 115 0.069089 10.0.0.133 - - [2026-01-30 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.133 - - [2026-01-30 14:22:34] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039094 10.0.0.133 - - [2026-01-30 14:22:34] "POST /tags HTTP/1.1" 200 394 0.025247 10.0.0.133 - - [2026-01-30 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014015 10.0.0.133 - - [2026-01-30 14:22:34] "GET /tag/47122cfe-926c-4ebc-a1a6-32afb79b3384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011782 10.0.0.133 - - [2026-01-30 14:22:34] "POST /tags HTTP/1.1" 200 342 0.018880 10.0.0.133 - - [2026-01-30 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.133 - - [2026-01-30 14:22:34] "GET /tag/15756046-9e5b-4380-889c-3883ce393efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011392 10.0.0.133 - - [2026-01-30 14:22:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.001768 10.0.0.133 - - [2026-01-30 14:22:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.002701 10.0.0.133 - - [2026-01-30 14:22:34] "POST /security-groups HTTP/1.1" 200 589 0.064208 10.0.0.133 - - [2026-01-30 14:22:34] "POST /projects HTTP/1.1" 200 521 0.232767 10.0.0.133 - - [2026-01-30 14:22:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.002208 10.0.0.133 - - [2026-01-30 14:22:34] "POST /access-control-lists HTTP/1.1" 200 600 0.074763 10.0.0.133 - - [2026-01-30 14:22:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.017736 10.0.0.133 - - [2026-01-30 14:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.076066 10.0.0.133 - - [2026-01-30 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009129 10.0.0.133 - - [2026-01-30 14:22:34] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005089 10.0.0.133 - - [2026-01-30 14:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.133 - - [2026-01-30 14:22:34] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.017451 10.0.0.133 - - [2026-01-30 14:22:34] "POST /access-control-lists HTTP/1.1" 200 598 0.097682 10.0.0.133 - - [2026-01-30 14:22:34] "PUT /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8 HTTP/1.1" 200 265 0.064754 10.0.0.133 - - [2026-01-30 14:22:34] "PUT /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba HTTP/1.1" 200 265 0.050164 10.0.0.133 - - [2026-01-30 14:22:34] "POST /security-groups HTTP/1.1" 200 593 0.095252 10.0.0.133 - - [2026-01-30 14:22:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.004121 10.0.0.133 - - [2026-01-30 14:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.035486 10.0.0.133 - - [2026-01-30 14:22:35] "POST /chown HTTP/1.1" 200 109 0.080748 10.0.0.133 - - [2026-01-30 14:22:35] "POST /access-control-lists HTTP/1.1" 200 634 0.091192 10.0.0.133 - - [2026-01-30 14:22:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.025302 10.0.0.133 - - [2026-01-30 14:22:35] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003829 10.0.0.133 - - [2026-01-30 14:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011485 10.0.0.133 - - [2026-01-30 14:22:35] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015669 10.0.0.133 - - [2026-01-30 14:22:35] "POST /tags HTTP/1.1" 409 226 0.002476 10.0.0.133 - - [2026-01-30 14:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.133 - - [2026-01-30 14:22:35] "POST /access-control-lists HTTP/1.1" 200 632 0.106903 10.0.0.133 - - [2026-01-30 14:22:35] "GET /tag/15756046-9e5b-4380-889c-3883ce393efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010960 10.0.0.133 - - [2026-01-30 14:22:35] "POST /firewall-rules HTTP/1.1" 200 602 0.089361 10.0.0.133 - - [2026-01-30 14:22:35] "GET /firewall-rule/5c8f2b78-d60b-4341-b67e-5dfb4e0f4094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.021852 10.0.0.133 - - [2026-01-30 14:22:35] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004356 10.0.0.133 - - [2026-01-30 14:22:35] "GET /firewall-rule/5c8f2b78-d60b-4341-b67e-5dfb4e0f4094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003041 10.0.0.133 - - [2026-01-30 14:22:35] "POST /ref-update HTTP/1.1" 200 156 0.066461 10.0.0.133 - - [2026-01-30 14:22:35] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.027737 10.0.0.133 - - [2026-01-30 14:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.133 - - [2026-01-30 14:22:35] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002618 10.0.0.133 - - [2026-01-30 14:22:35] "POST /tags HTTP/1.1" 409 226 0.002630 10.0.0.133 - - [2026-01-30 14:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.133 - - [2026-01-30 14:22:35] "GET /tag/15756046-9e5b-4380-889c-3883ce393efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011798 10.0.0.133 - - [2026-01-30 14:22:35] "POST /firewall-rules HTTP/1.1" 200 600 0.068442 10.0.0.133 - - [2026-01-30 14:22:35] "GET /firewall-rule/f291b9a6-9dff-4b67-9f8f-aac3e9b57d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003922 10.0.0.133 - - [2026-01-30 14:22:35] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003728 10.0.0.133 - - [2026-01-30 14:22:35] "GET /firewall-rule/f291b9a6-9dff-4b67-9f8f-aac3e9b57d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002203 10.0.0.133 - - [2026-01-30 14:22:35] "POST /ref-update HTTP/1.1" 200 156 0.062851 10.0.0.133 - - [2026-01-30 14:22:37] "POST /tags HTTP/1.1" 200 394 0.035020 10.0.0.133 - - [2026-01-30 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021261 10.0.0.133 - - [2026-01-30 14:22:37] "GET /tag/d02379dc-9471-4916-b8b5-e75cb10c1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.024731 10.0.0.133 - - [2026-01-30 14:22:37] "POST /tags HTTP/1.1" 200 342 0.026120 10.0.0.133 - - [2026-01-30 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.133 - - [2026-01-30 14:22:37] "GET /tag/a6fe9329-8255-4930-b96e-caa80a79ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017259 10.0.0.133 - - [2026-01-30 14:22:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000504 10.0.0.133 - - [2026-01-30 14:22:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.006259 10.0.0.133 - - [2026-01-30 14:22:37] "POST /security-groups HTTP/1.1" 200 589 0.074356 10.0.0.133 - - [2026-01-30 14:22:37] "POST /projects HTTP/1.1" 200 521 0.174339 10.0.0.133 - - [2026-01-30 14:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016135 10.0.0.133 - - [2026-01-30 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016913 10.0.0.133 - - [2026-01-30 14:22:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.009633 10.0.0.133 - - [2026-01-30 14:22:37] "POST /access-control-lists HTTP/1.1" 200 600 0.062623 10.0.0.133 - - [2026-01-30 14:22:37] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.025221 10.0.0.133 - - [2026-01-30 14:22:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.010692 10.0.0.133 - - [2026-01-30 14:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008788 10.0.0.133 - - [2026-01-30 14:22:37] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.016999 10.0.0.133 - - [2026-01-30 14:22:37] "POST /access-control-lists HTTP/1.1" 200 598 0.099292 10.0.0.133 - - [2026-01-30 14:22:37] "PUT /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8 HTTP/1.1" 200 265 0.103459 10.0.0.133 - - [2026-01-30 14:22:37] "PUT /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba HTTP/1.1" 200 265 0.044757 10.0.0.133 - - [2026-01-30 14:22:37] "POST /security-groups HTTP/1.1" 200 593 0.077988 10.0.0.133 - - [2026-01-30 14:22:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.003791 10.0.0.133 - - [2026-01-30 14:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.062484 10.0.0.133 - - [2026-01-30 14:22:38] "POST /access-control-lists HTTP/1.1" 200 634 0.084429 10.0.0.133 - - [2026-01-30 14:22:38] "POST /fqname-to-id HTTP/1.1" 404 269 0.012768 10.0.0.133 - - [2026-01-30 14:22:38] "POST /chown HTTP/1.1" 200 109 0.046981 10.0.0.133 - - [2026-01-30 14:22:38] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015476 10.0.0.133 - - [2026-01-30 14:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.133 - - [2026-01-30 14:22:38] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009557 10.0.0.133 - - [2026-01-30 14:22:38] "POST /access-control-lists HTTP/1.1" 200 632 0.113878 10.0.0.133 - - [2026-01-30 14:22:38] "POST /tags HTTP/1.1" 409 226 0.017221 10.0.0.133 - - [2026-01-30 14:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.133 - - [2026-01-30 14:22:38] "GET /tag/a6fe9329-8255-4930-b96e-caa80a79ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010957 10.0.0.133 - - [2026-01-30 14:22:38] "POST /firewall-rules HTTP/1.1" 200 602 0.065086 10.0.0.133 - - [2026-01-30 14:22:38] "GET /firewall-rule/0b3ffa96-547b-47a1-bf13-bf7687dcf5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005156 10.0.0.133 - - [2026-01-30 14:22:38] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004452 10.0.0.133 - - [2026-01-30 14:22:38] "GET /firewall-rule/0b3ffa96-547b-47a1-bf13-bf7687dcf5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002295 10.0.0.133 - - [2026-01-30 14:22:38] "POST /ref-update HTTP/1.1" 200 156 0.055448 10.0.0.133 - - [2026-01-30 14:22:38] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017531 10.0.0.133 - - [2026-01-30 14:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.133 - - [2026-01-30 14:22:38] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002972 10.0.0.133 - - [2026-01-30 14:22:38] "POST /tags HTTP/1.1" 409 226 0.001823 10.0.0.133 - - [2026-01-30 14:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.133 - - [2026-01-30 14:22:38] "GET /tag/a6fe9329-8255-4930-b96e-caa80a79ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013724 10.0.0.133 - - [2026-01-30 14:22:38] "POST /firewall-rules HTTP/1.1" 200 600 0.082106 10.0.0.133 - - [2026-01-30 14:22:38] "GET /firewall-rule/0a8dea4c-53ae-4b4a-bb32-969d310af75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.019434 10.0.0.133 - - [2026-01-30 14:22:38] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.012980 10.0.0.133 - - [2026-01-30 14:22:38] "GET /firewall-rule/0a8dea4c-53ae-4b4a-bb32-969d310af75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002455 10.0.0.133 - - [2026-01-30 14:22:38] "POST /ref-update HTTP/1.1" 200 156 0.047842 10.0.0.133 - - [2026-01-30 14:22:40] "POST /tags HTTP/1.1" 200 346 0.423400 10.0.0.133 - - [2026-01-30 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018106 10.0.0.133 - - [2026-01-30 14:22:40] "GET /tag/0cca5c62-69ae-41f1-8536-1bbd88c53f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017869 10.0.0.133 - - [2026-01-30 14:22:40] "POST /projects HTTP/1.1" 409 238 0.003407 10.0.0.133 - - [2026-01-30 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.133 - - [2026-01-30 14:22:40] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030229 10.0.0.133 - - [2026-01-30 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.133 - - [2026-01-30 14:22:40] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005462 10.0.0.133 - - [2026-01-30 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.133 - - [2026-01-30 14:22:40] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004067 10.0.0.133 - - [2026-01-30 14:22:40] "POST /security-groups HTTP/1.1" 409 285 0.002302 10.0.0.133 - - [2026-01-30 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.133 - - [2026-01-30 14:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006657 10.0.0.133 - - [2026-01-30 14:22:40] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042439 10.0.0.133 - - [2026-01-30 14:22:40] "PUT /security-group/21bf8a1b-69bf-4a34-a10a-c6fbab3a97f1 HTTP/1.1" 200 263 0.069576 10.0.0.133 - - [2026-01-30 14:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024490 10.0.0.133 - - [2026-01-30 14:22:40] "PUT /access-control-list/24547581-ef29-4157-8f18-06ed7501abb7 HTTP/1.1" 200 273 0.013129 10.0.0.133 - - [2026-01-30 14:22:40] "POST /tags HTTP/1.1" 409 228 0.007921 10.0.0.133 - - [2026-01-30 14:22:40] "PUT /access-control-list/a83748cf-59c8-4616-abef-fb986eaa62a6 HTTP/1.1" 200 273 0.011294 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.133 - - [2026-01-30 14:22:41] "GET /tag/0cca5c62-69ae-41f1-8536-1bbd88c53f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013336 10.0.0.133 - - [2026-01-30 14:22:41] "POST /tags HTTP/1.1" 200 346 0.030230 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.133 - - [2026-01-30 14:22:41] "GET /tag/94ca8125-c71a-4e09-9082-8640b4ee8d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014187 10.0.0.133 - - [2026-01-30 14:22:41] "POST /projects HTTP/1.1" 409 238 0.001924 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006506 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.133 - - [2026-01-30 14:22:41] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041621 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.133 - - [2026-01-30 14:22:41] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059883 10.0.0.133 - - [2026-01-30 14:22:41] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004472 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.133 - - [2026-01-30 14:22:41] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003901 10.0.0.133 - - [2026-01-30 14:22:41] "POST /security-groups HTTP/1.1" 409 285 0.002498 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.133 - - [2026-01-30 14:22:41] "PUT /security-group/f19c9a6a-c942-4f1c-8509-280cfa8ea728 HTTP/1.1" 200 263 0.055561 10.0.0.133 - - [2026-01-30 14:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.038919 10.0.0.133 - - [2026-01-30 14:22:41] "PUT /access-control-list/537e00bb-cd5b-4e90-8081-152fd25db1c4 HTTP/1.1" 200 273 0.022211 10.0.0.133 - - [2026-01-30 14:22:41] "POST /tags HTTP/1.1" 409 228 0.028177 10.0.0.133 - - [2026-01-30 14:22:41] "PUT /access-control-list/c0bafb45-6d57-4bf1-835e-bb5189dbb940 HTTP/1.1" 200 273 0.026786 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.133 - - [2026-01-30 14:22:41] "GET /tag/94ca8125-c71a-4e09-9082-8640b4ee8d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.017119 10.0.0.133 - - [2026-01-30 14:22:41] "POST /tags HTTP/1.1" 200 292 0.058980 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.133 - - [2026-01-30 14:22:41] "GET /tag/a1ad4d90-9601-47f9-a94c-3a0ead85473b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012056 10.0.0.133 - - [2026-01-30 14:22:41] "POST /tags HTTP/1.1" 200 304 0.045862 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.133 - - [2026-01-30 14:22:41] "GET /tag/2c5bd3af-4935-4931-a800-eececcad245e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011637 10.0.0.133 - - [2026-01-30 14:22:41] "POST /tags HTTP/1.1" 409 252 0.001571 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.133 - - [2026-01-30 14:22:41] "GET /tag/47122cfe-926c-4ebc-a1a6-32afb79b3384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017797 10.0.0.133 - - [2026-01-30 14:22:41] "POST /tags HTTP/1.1" 409 226 0.001949 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.133 - - [2026-01-30 14:22:41] "GET /tag/15756046-9e5b-4380-889c-3883ce393efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010464 10.0.0.133 - - [2026-01-30 14:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.133 - - [2026-01-30 14:22:42] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007844 10.0.0.133 - - [2026-01-30 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.133 - - [2026-01-30 14:22:42] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041102 10.0.0.133 - - [2026-01-30 14:22:42] "POST /virtual-machines HTTP/1.1" 200 396 0.007544 10.0.0.133 - - [2026-01-30 14:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014007 10.0.0.133 - - [2026-01-30 14:22:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100605 10.0.0.133 - - [2026-01-30 14:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007960 10.0.0.133 - - [2026-01-30 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010961 10.0.0.133 - - [2026-01-30 14:22:42] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004900 10.0.0.133 - - [2026-01-30 14:22:42] "POST /instance-ips HTTP/1.1" 200 398 0.020266 10.0.0.133 - - [2026-01-30 14:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016614 10.0.0.133 - - [2026-01-30 14:22:42] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011138 10.0.0.133 - - [2026-01-30 14:22:42] "POST /set-tag HTTP/1.1" 200 109 0.063836 10.0.0.133 - - [2026-01-30 14:22:42] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007935 10.0.0.133 - - [2026-01-30 14:22:42] "GET /instance-ip/237c066e-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008629 10.0.0.133 - - [2026-01-30 14:22:42] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005690 10.0.0.133 - - [2026-01-30 14:22:42] "POST /set-tag HTTP/1.1" 200 109 0.002756 10.0.0.133 - - [2026-01-30 14:22:42] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004357 10.0.0.133 - - [2026-01-30 14:22:42] "POST /ref-update HTTP/1.1" 200 156 0.008781 10.0.0.133 - - [2026-01-30 14:22:42] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007190 10.0.0.133 - - [2026-01-30 14:22:42] "POST /set-tag HTTP/1.1" 200 109 0.002797 10.0.0.133 - - [2026-01-30 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.133 - - [2026-01-30 14:22:42] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005272 10.0.0.133 - - [2026-01-30 14:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.133 - - [2026-01-30 14:22:42] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038630 10.0.0.133 - - [2026-01-30 14:22:42] "POST /virtual-machines HTTP/1.1" 200 396 0.008430 10.0.0.133 - - [2026-01-30 14:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012307 10.0.0.133 - - [2026-01-30 14:22:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094040 10.0.0.133 - - [2026-01-30 14:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009817 10.0.0.133 - - [2026-01-30 14:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792 10.0.0.133 - - [2026-01-30 14:22:43] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006464 10.0.0.133 - - [2026-01-30 14:22:43] "POST /instance-ips HTTP/1.1" 200 398 0.022176 10.0.0.133 - - [2026-01-30 14:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.031680 10.0.0.133 - - [2026-01-30 14:22:43] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012511 10.0.0.133 - - [2026-01-30 14:22:43] "POST /set-tag HTTP/1.1" 200 109 0.064226 10.0.0.133 - - [2026-01-30 14:22:43] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015622 10.0.0.133 - - [2026-01-30 14:22:43] "GET /instance-ip/23f0b7d4-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002743 10.0.0.133 - - [2026-01-30 14:22:43] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005592 10.0.0.133 - - [2026-01-30 14:22:43] "POST /set-tag HTTP/1.1" 200 109 0.002381 10.0.0.133 - - [2026-01-30 14:22:43] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003925 10.0.0.133 - - [2026-01-30 14:22:43] "POST /ref-update HTTP/1.1" 200 156 0.010227 10.0.0.133 - - [2026-01-30 14:22:43] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013836 10.0.0.133 - - [2026-01-30 14:22:43] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.133 - - [2026-01-30 14:22:43] "POST /tags HTTP/1.1" 200 292 0.022508 10.0.0.133 - - [2026-01-30 14:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.133 - - [2026-01-30 14:22:43] "GET /tag/f424491f-52ec-4d8d-ad81-8d4036945087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013835 10.0.0.133 - - [2026-01-30 14:22:43] "POST /tags HTTP/1.1" 409 252 0.002472 10.0.0.133 - - [2026-01-30 14:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.133 - - [2026-01-30 14:22:43] "GET /tag/d02379dc-9471-4916-b8b5-e75cb10c1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016006 10.0.0.133 - - [2026-01-30 14:22:43] "POST /tags HTTP/1.1" 409 226 0.002154 10.0.0.133 - - [2026-01-30 14:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.133 - - [2026-01-30 14:22:43] "GET /tag/a6fe9329-8255-4930-b96e-caa80a79ddde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014998 10.0.0.133 - - [2026-01-30 14:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.133 - - [2026-01-30 14:22:43] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004078 10.0.0.133 - - [2026-01-30 14:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.133 - - [2026-01-30 14:22:43] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043657 10.0.0.133 - - [2026-01-30 14:22:43] "POST /virtual-machines HTTP/1.1" 200 396 0.009424 10.0.0.133 - - [2026-01-30 14:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008741 10.0.0.133 - - [2026-01-30 14:22:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107778 10.0.0.133 - - [2026-01-30 14:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015226 10.0.0.133 - - [2026-01-30 14:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006434 10.0.0.133 - - [2026-01-30 14:22:44] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008349 10.0.0.133 - - [2026-01-30 14:22:44] "POST /instance-ips HTTP/1.1" 200 398 0.019965 10.0.0.133 - - [2026-01-30 14:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.017928 10.0.0.133 - - [2026-01-30 14:22:44] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009096 10.0.0.133 - - [2026-01-30 14:22:44] "POST /set-tag HTTP/1.1" 200 109 0.064811 10.0.0.133 - - [2026-01-30 14:22:44] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018254 10.0.0.133 - - [2026-01-30 14:22:44] "GET /instance-ip/24932c58-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006441 10.0.0.133 - - [2026-01-30 14:22:44] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004850 10.0.0.133 - - [2026-01-30 14:22:44] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.133 - - [2026-01-30 14:22:44] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004962 10.0.0.133 - - [2026-01-30 14:22:44] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.133 - - [2026-01-30 14:22:44] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012989 10.0.0.133 - - [2026-01-30 14:22:44] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.133 - - [2026-01-30 14:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.133 - - [2026-01-30 14:22:44] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003970 10.0.0.133 - - [2026-01-30 14:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.133 - - [2026-01-30 14:22:44] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036065 10.0.0.133 - - [2026-01-30 14:22:44] "POST /virtual-machines HTTP/1.1" 200 396 0.012820 10.0.0.133 - - [2026-01-30 14:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021511 10.0.0.133 - - [2026-01-30 14:22:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111235 10.0.0.133 - - [2026-01-30 14:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008849 10.0.0.133 - - [2026-01-30 14:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.133 - - [2026-01-30 14:22:44] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006434 10.0.0.133 - - [2026-01-30 14:22:45] "POST /instance-ips HTTP/1.1" 200 398 0.023669 10.0.0.133 - - [2026-01-30 14:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021939 10.0.0.133 - - [2026-01-30 14:22:45] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.017263 10.0.0.133 - - [2026-01-30 14:22:45] "POST /set-tag HTTP/1.1" 200 109 0.068961 10.0.0.133 - - [2026-01-30 14:22:45] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008923 10.0.0.133 - - [2026-01-30 14:22:45] "GET /instance-ip/250d9ccc-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002959 10.0.0.133 - - [2026-01-30 14:22:45] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004542 10.0.0.133 - - [2026-01-30 14:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.133 - - [2026-01-30 14:22:45] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004453 10.0.0.133 - - [2026-01-30 14:22:45] "POST /ref-update HTTP/1.1" 200 156 0.009338 10.0.0.133 - - [2026-01-30 14:22:45] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005773 10.0.0.133 - - [2026-01-30 14:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.133 - - [2026-01-30 14:22:45] "POST /tags HTTP/1.1" 200 300 0.024706 10.0.0.133 - - [2026-01-30 14:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010381 10.0.0.133 - - [2026-01-30 14:22:45] "GET /tag/8361786d-3983-46d1-b60b-cf239c1c7b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.023031 10.0.0.133 - - [2026-01-30 14:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.133 - - [2026-01-30 14:22:45] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004250 10.0.0.133 - - [2026-01-30 14:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.133 - - [2026-01-30 14:22:45] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030344 10.0.0.133 - - [2026-01-30 14:22:45] "POST /virtual-machines HTTP/1.1" 200 396 0.007813 10.0.0.133 - - [2026-01-30 14:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015084 10.0.0.133 - - [2026-01-30 14:22:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113825 10.0.0.133 - - [2026-01-30 14:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008115 10.0.0.133 - - [2026-01-30 14:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017176 10.0.0.133 - - [2026-01-30 14:22:45] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005081 10.0.0.133 - - [2026-01-30 14:22:45] "POST /instance-ips HTTP/1.1" 200 398 0.020503 10.0.0.133 - - [2026-01-30 14:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022021 10.0.0.133 - - [2026-01-30 14:22:45] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006725 10.0.0.133 - - [2026-01-30 14:22:46] "POST /set-tag HTTP/1.1" 200 109 0.019421 10.0.0.133 - - [2026-01-30 14:22:46] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016241 10.0.0.133 - - [2026-01-30 14:22:46] "GET /instance-ip/2597ea8a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003531 10.0.0.133 - - [2026-01-30 14:22:46] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004656 10.0.0.133 - - [2026-01-30 14:22:46] "POST /set-tag HTTP/1.1" 200 109 0.002353 10.0.0.133 - - [2026-01-30 14:22:46] "POST /tags HTTP/1.1" 200 300 0.018760 10.0.0.133 - - [2026-01-30 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008002 10.0.0.133 - - [2026-01-30 14:22:46] "GET /tag/d2d22fd3-99e1-4ff1-b294-9e9ac75bd457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011882 10.0.0.133 - - [2026-01-30 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.133 - - [2026-01-30 14:22:46] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006309 10.0.0.133 - - [2026-01-30 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.133 - - [2026-01-30 14:22:46] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034207 10.0.0.133 - - [2026-01-30 14:22:46] "POST /virtual-machines HTTP/1.1" 200 396 0.013257 10.0.0.133 - - [2026-01-30 14:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022122 10.0.0.133 - - [2026-01-30 14:22:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095661 10.0.0.133 - - [2026-01-30 14:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009447 10.0.0.133 - - [2026-01-30 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009879 10.0.0.133 - - [2026-01-30 14:22:46] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007067 10.0.0.133 - - [2026-01-30 14:22:46] "POST /instance-ips HTTP/1.1" 200 398 0.024492 10.0.0.133 - - [2026-01-30 14:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.021466 10.0.0.133 - - [2026-01-30 14:22:46] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012433 10.0.0.133 - - [2026-01-30 14:22:46] "POST /set-tag HTTP/1.1" 200 109 0.037965 10.0.0.133 - - [2026-01-30 14:22:46] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008786 10.0.0.133 - - [2026-01-30 14:22:46] "GET /instance-ip/2603b72e-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.009938 10.0.0.133 - - [2026-01-30 14:22:46] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005842 10.0.0.133 - - [2026-01-30 14:22:46] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.133 - - [2026-01-30 14:22:46] "POST /tags HTTP/1.1" 200 300 0.018191 10.0.0.133 - - [2026-01-30 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.133 - - [2026-01-30 14:22:46] "GET /tag/3e34805e-4ecb-49bd-a66b-054578cca27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011607 10.0.0.133 - - [2026-01-30 14:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.133 - - [2026-01-30 14:22:47] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004453 10.0.0.133 - - [2026-01-30 14:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.133 - - [2026-01-30 14:22:47] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036082 10.0.0.133 - - [2026-01-30 14:22:47] "POST /virtual-machines HTTP/1.1" 200 396 0.008969 10.0.0.133 - - [2026-01-30 14:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022264 10.0.0.133 - - [2026-01-30 14:22:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108113 10.0.0.133 - - [2026-01-30 14:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008963 10.0.0.133 - - [2026-01-30 14:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012139 10.0.0.133 - - [2026-01-30 14:22:47] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004720 10.0.0.133 - - [2026-01-30 14:22:47] "POST /instance-ips HTTP/1.1" 200 398 0.027501 10.0.0.133 - - [2026-01-30 14:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017882 10.0.0.133 - - [2026-01-30 14:22:47] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009038 10.0.0.133 - - [2026-01-30 14:22:47] "POST /set-tag HTTP/1.1" 200 109 0.020460 10.0.0.133 - - [2026-01-30 14:22:47] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016691 10.0.0.133 - - [2026-01-30 14:22:47] "GET /instance-ip/267b383a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008007 10.0.0.133 - - [2026-01-30 14:22:47] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004269 10.0.0.133 - - [2026-01-30 14:22:47] "POST /set-tag HTTP/1.1" 200 109 0.003852 10.0.0.133 - - [2026-01-30 14:22:47] "POST /tags HTTP/1.1" 200 300 0.017390 10.0.0.133 - - [2026-01-30 14:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.133 - - [2026-01-30 14:22:47] "GET /tag/d2d98d90-8799-4f49-ab2d-ff25f19db959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011332 10.0.0.133 - - [2026-01-30 14:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.133 - - [2026-01-30 14:22:47] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004108 10.0.0.133 - - [2026-01-30 14:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.133 - - [2026-01-30 14:22:47] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031901 10.0.0.133 - - [2026-01-30 14:22:47] "POST /virtual-machines HTTP/1.1" 200 396 0.008611 10.0.0.133 - - [2026-01-30 14:22:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008393 10.0.0.133 - - [2026-01-30 14:22:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108432 10.0.0.133 - - [2026-01-30 14:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016997 10.0.0.133 - - [2026-01-30 14:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013384 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004553 10.0.0.133 - - [2026-01-30 14:22:48] "POST /instance-ips HTTP/1.1" 200 398 0.019508 10.0.0.133 - - [2026-01-30 14:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022507 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009866 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.017450 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016396 10.0.0.133 - - [2026-01-30 14:22:48] "GET /instance-ip/26e3102c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003702 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004539 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003578 10.0.0.133 - - [2026-01-30 14:22:48] "POST /ref-update HTTP/1.1" 200 156 0.015046 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005250 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002832 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004549 10.0.0.133 - - [2026-01-30 14:22:48] "POST /ref-update HTTP/1.1" 200 156 0.009699 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009005 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006461 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.004640 10.0.0.133 - - [2026-01-30 14:22:48] "POST /ref-update HTTP/1.1" 200 156 0.015585 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012425 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.005011 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004925 10.0.0.133 - - [2026-01-30 14:22:48] "POST /ref-update HTTP/1.1" 200 156 0.009047 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020345 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003855 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004522 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003830 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004347 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005154 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004972 10.0.0.133 - - [2026-01-30 14:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.133 - - [2026-01-30 14:22:48] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005268 10.0.0.133 - - [2026-01-30 14:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.133 - - [2026-01-30 14:22:49] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004009 10.0.0.133 - - [2026-01-30 14:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.133 - - [2026-01-30 14:22:49] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005823 10.0.0.133 - - [2026-01-30 14:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002625 10.0.0.133 - - [2026-01-30 14:22:50] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004403 10.0.0.133 - - [2026-01-30 14:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.133 - - [2026-01-30 14:22:53] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005654 10.0.0.133 - - [2026-01-30 14:22:53] "POST /set-tag HTTP/1.1" 200 109 0.003413 10.0.0.133 - - [2026-01-30 14:22:53] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005162 10.0.0.133 - - [2026-01-30 14:22:53] "POST /set-tag HTTP/1.1" 200 109 0.004400 10.0.0.133 - - [2026-01-30 14:22:53] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005413 10.0.0.133 - - [2026-01-30 14:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.133 - - [2026-01-30 14:22:53] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004432 10.0.0.133 - - [2026-01-30 14:22:53] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine/ffade539-4cbf-45d4-9382-57586210ff89?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003282 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003965 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine/a982c026-8714-4936-b5ba-997c2b70b82d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003024 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003890 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine/b626b28a-19a7-4e69-bd2b-7f2905e0bfde?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003002 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003855 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine/27f72e56-13bd-43b8-86bd-64b62a220a84?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003364 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003824 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine/f9a968b9-4160-4e1a-abff-10e0d08c7026?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003052 10.0.0.133 - - [2026-01-30 14:22:56] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004423 10.0.0.133 - - [2026-01-30 14:22:58] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004528 10.0.0.133 - - [2026-01-30 14:22:58] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.133 - - [2026-01-30 14:23:01] "GET /virtual-machine/8de244ba-e651-4972-9e03-b83c4601c654?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004666 10.0.0.133 - - [2026-01-30 14:23:01] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005372 10.0.0.133 - - [2026-01-30 14:23:01] "GET /virtual-machine/623d09fa-6354-4aa3-9cab-85d945db05a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003161 10.0.0.133 - - [2026-01-30 14:23:01] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004320 10.0.0.133 - - [2026-01-30 14:23:01] "GET /virtual-machine/7142e3b7-ede8-4b69-bae1-932ca885233d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003040 10.0.0.133 - - [2026-01-30 14:23:01] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003855 10.0.0.133 - - [2026-01-30 14:23:02] "GET /loadbalancer/bec683fe-84d4-42e4-9f26-21f4fd6032cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004910 10.0.0.133 - - [2026-01-30 14:23:02] "POST /tags HTTP/1.1" 200 334 0.024065 10.0.0.133 - - [2026-01-30 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.133 - - [2026-01-30 14:23:02] "GET /tag/a077f1f9-0bbd-4efd-9aaf-852441989616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012303 10.0.0.133 - - [2026-01-30 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.133 - - [2026-01-30 14:23:02] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031007 10.0.0.133 - - [2026-01-30 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.133 - - [2026-01-30 14:23:02] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004230 10.0.0.133 - - [2026-01-30 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.133 - - [2026-01-30 14:23:02] "GET /service-appliance-set/ec8629b9-7904-4856-8f38-563247e1de09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002732 10.0.0.133 - - [2026-01-30 14:23:02] "POST /fqname-to-id HTTP/1.1" 404 273 0.001765 10.0.0.133 - - [2026-01-30 14:23:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.110530 10.0.0.133 - - [2026-01-30 14:23:02] "GET /virtual-machine-interface/da23cfb8-6dc7-4f89-9494-2ea0c0670ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.009428 10.0.0.133 - - [2026-01-30 14:23:02] "POST /instance-ips HTTP/1.1" 200 410 0.030020 10.0.0.133 - - [2026-01-30 14:23:02] "GET /instance-ip/5fa3b710-54ec-4fc9-b28e-67f1436124d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004141 10.0.0.133 - - [2026-01-30 14:23:02] "POST /loadbalancers HTTP/1.1" 200 631 0.057964 10.0.0.133 - - [2026-01-30 14:23:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012391 10.0.0.133 - - [2026-01-30 14:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.133 - - [2026-01-30 14:23:02] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049502 10.0.0.133 - - [2026-01-30 14:23:02] "GET /instance-ip/5fa3b710-54ec-4fc9-b28e-67f1436124d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003964 10.0.0.133 - - [2026-01-30 14:23:02] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042428 10.0.0.133 - - [2026-01-30 14:23:02] "GET /loadbalancer/bec683fe-84d4-42e4-9f26-21f4fd6032cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002615 10.0.0.133 - - [2026-01-30 14:23:02] "POST /floating-ips HTTP/1.1" 200 599 0.048150 10.0.0.133 - - [2026-01-30 14:23:03] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.040481 10.0.0.133 - - [2026-01-30 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.133 - - [2026-01-30 14:23:03] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033591 10.0.0.133 - - [2026-01-30 14:23:03] "GET /loadbalancer-listener/3f703c51-1ca3-45d6-93e9-35b70284c3c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002774 10.0.0.133 - - [2026-01-30 14:23:03] "GET /loadbalancer-listener/3f703c51-1ca3-45d6-93e9-35b70284c3c5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002548 10.0.0.133 - - [2026-01-30 14:23:03] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.021021 10.0.0.133 - - [2026-01-30 14:23:03] "GET /instance-ip/5fa3b710-54ec-4fc9-b28e-67f1436124d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006191 10.0.0.133 - - [2026-01-30 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.133 - - [2026-01-30 14:23:03] "GET /loadbalancer/bec683fe-84d4-42e4-9f26-21f4fd6032cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002747 10.0.0.133 - - [2026-01-30 14:23:03] "GET /instance-ip/5fa3b710-54ec-4fc9-b28e-67f1436124d5?fields=floating_ips HTTP/1.1" 200 1214 0.006938 10.0.0.133 - - [2026-01-30 14:23:03] "GET /floating-ip/8589918d-5b68-4ccc-b91e-82a133f8be2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.008125 10.0.0.133 - - [2026-01-30 14:23:03] "GET /loadbalancer-pool/16d8545b-436e-4720-a342-8637b9982666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.013955 10.0.0.133 - - [2026-01-30 14:23:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019082 10.0.0.133 - - [2026-01-30 14:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022993 10.0.0.133 - - [2026-01-30 14:23:03] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011073 10.0.0.133 - - [2026-01-30 14:23:03] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005060 10.0.0.133 - - [2026-01-30 14:23:03] "GET /loadbalancer/bec683fe-84d4-42e4-9f26-21f4fd6032cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001903 10.0.0.133 - - [2026-01-30 14:23:03] "POST /ref-update HTTP/1.1" 200 156 0.008679 10.0.0.133 - - [2026-01-30 14:23:03] "GET /floating-ip/8589918d-5b68-4ccc-b91e-82a133f8be2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.016593 10.0.0.133 - - [2026-01-30 14:23:03] "POST /tags HTTP/1.1" 409 221 0.001991 10.0.0.133 - - [2026-01-30 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.133 - - [2026-01-30 14:23:03] "GET /tag/a077f1f9-0bbd-4efd-9aaf-852441989616?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010218 10.0.0.133 - - [2026-01-30 14:23:03] "PUT /floating-ip/8589918d-5b68-4ccc-b91e-82a133f8be2d HTTP/1.1" 200 257 0.008623 10.0.0.133 - - [2026-01-30 14:23:03] "POST /set-tag HTTP/1.1" 200 109 0.060518 10.0.0.133 - - [2026-01-30 14:23:03] "GET /loadbalancer-pool/16d8545b-436e-4720-a342-8637b9982666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.008528 10.0.0.133 - - [2026-01-30 14:23:03] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023552 10.0.0.133 - - [2026-01-30 14:23:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009694 10.0.0.133 - - [2026-01-30 14:23:03] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009264 10.0.0.133 - - [2026-01-30 14:23:03] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004610 10.0.0.133 - - [2026-01-30 14:23:03] "POST /ref-update HTTP/1.1" 200 156 0.011643 10.0.0.133 - - [2026-01-30 14:23:03] "GET /floating-ip/8589918d-5b68-4ccc-b91e-82a133f8be2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.002721 10.0.0.133 - - [2026-01-30 14:23:03] "POST /set-tag HTTP/1.1" 200 109 0.087379 10.0.0.133 - - [2026-01-30 14:23:03] "POST /tags HTTP/1.1" 409 206 0.002075 10.0.0.133 - - [2026-01-30 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.133 - - [2026-01-30 14:23:03] "GET /tag/2c5bd3af-4935-4931-a800-eececcad245e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010461 10.0.0.133 - - [2026-01-30 14:23:03] "POST /tags HTTP/1.1" 409 204 0.001492 10.0.0.133 - - [2026-01-30 14:23:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.133 - - [2026-01-30 14:23:04] "GET /tag/d2d22fd3-99e1-4ff1-b294-9e9ac75bd457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010407 10.0.0.133 - - [2026-01-30 14:23:04] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002545 10.0.0.133 - - [2026-01-30 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.133 - - [2026-01-30 14:23:04] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002945 10.0.0.133 - - [2026-01-30 14:23:04] "POST /tags HTTP/1.1" 409 206 0.001580 10.0.0.133 - - [2026-01-30 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.133 - - [2026-01-30 14:23:04] "GET /tag/2c5bd3af-4935-4931-a800-eececcad245e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010393 10.0.0.133 - - [2026-01-30 14:23:04] "POST /tags HTTP/1.1" 409 226 0.001974 10.0.0.133 - - [2026-01-30 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.133 - - [2026-01-30 14:23:04] "GET /tag/15756046-9e5b-4380-889c-3883ce393efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011221 10.0.0.133 - - [2026-01-30 14:23:04] "POST /tags HTTP/1.1" 409 204 0.001728 10.0.0.133 - - [2026-01-30 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.133 - - [2026-01-30 14:23:04] "GET /tag/d2d22fd3-99e1-4ff1-b294-9e9ac75bd457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011474 10.0.0.133 - - [2026-01-30 14:23:04] "POST /tags HTTP/1.1" 409 226 0.001685 10.0.0.133 - - [2026-01-30 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.133 - - [2026-01-30 14:23:04] "GET /tag/15756046-9e5b-4380-889c-3883ce393efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010709 10.0.0.133 - - [2026-01-30 14:23:04] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003130 10.0.0.133 - - [2026-01-30 14:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.133 - - [2026-01-30 14:23:04] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002821 10.0.0.133 - - [2026-01-30 14:23:04] "POST /firewall-rules HTTP/1.1" 200 628 0.083039 10.0.0.133 - - [2026-01-30 14:23:04] "POST /firewall-rules HTTP/1.1" 200 648 0.075133 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-rule/daad2e8e-d79f-4e86-be19-69ffd23f6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.003669 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002107 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-rule/4efb523f-172a-4862-94fe-4c7cec5f1a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003098 10.0.0.133 - - [2026-01-30 14:23:04] "POST /ref-update HTTP/1.1" 200 156 0.016212 10.0.0.133 - - [2026-01-30 14:23:04] "POST /firewall-policys HTTP/1.1" 200 608 0.037291 10.0.0.133 - - [2026-01-30 14:23:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.033501 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008957 10.0.0.133 - - [2026-01-30 14:23:04] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002830 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002293 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003218 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004322 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-policy/6979e20e-507d-4ee0-a501-4ea955d5993d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003299 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001901 10.0.0.133 - - [2026-01-30 14:23:04] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002971 10.0.0.133 - - [2026-01-30 14:23:04] "POST /ref-update HTTP/1.1" 200 156 0.018727 10.0.0.133 - - [2026-01-30 14:23:04] "POST /ref-update HTTP/1.1" 200 156 0.027935 10.0.0.133 - - [2026-01-30 14:23:05] "POST /ref-update HTTP/1.1" 200 156 0.015706 10.0.0.133 - - [2026-01-30 14:23:05] "POST /ref-update HTTP/1.1" 200 156 0.024536 10.0.0.133 - - [2026-01-30 14:23:05] "POST /ref-update HTTP/1.1" 200 156 0.030117 10.0.0.133 - - [2026-01-30 14:23:05] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002706 10.0.0.133 - - [2026-01-30 14:23:56] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006652 10.0.0.133 - - [2026-01-30 14:23:56] "POST /set-tag HTTP/1.1" 200 109 0.003108 10.0.0.133 - - [2026-01-30 14:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.133 - - [2026-01-30 14:23:56] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002770 10.0.0.133 - - [2026-01-30 14:23:56] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003984 10.0.0.133 - - [2026-01-30 14:23:56] "POST /set-tag HTTP/1.1" 200 109 0.028181 10.0.0.133 - - [2026-01-30 14:23:56] "DELETE /loadbalancer-member/761f672d-0f4d-44db-9594-4bc18a86b0d5 HTTP/1.1" 200 115 0.041103 10.0.0.133 - - [2026-01-30 14:23:56] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003958 10.0.0.133 - - [2026-01-30 14:23:56] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.133 - - [2026-01-30 14:23:56] "DELETE /loadbalancer-member/35503950-a6de-407d-a4b9-1bbf49287b98 HTTP/1.1" 200 115 0.049988 10.0.0.133 - - [2026-01-30 14:23:56] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012232 10.0.0.133 - - [2026-01-30 14:23:56] "POST /set-tag HTTP/1.1" 200 109 0.009679 10.0.0.133 - - [2026-01-30 14:23:56] "DELETE /loadbalancer-member/7e61ad49-f177-4409-bdd3-01da24dd34df HTTP/1.1" 200 115 0.042709 10.0.0.133 - - [2026-01-30 14:23:56] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012557 10.0.0.133 - - [2026-01-30 14:23:56] "POST /set-tag HTTP/1.1" 200 109 0.011250 10.0.0.133 - - [2026-01-30 14:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.133 - - [2026-01-30 14:23:56] "GET /loadbalancer/6656f982-7089-4f3e-bd79-538148e6bd05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003747 10.0.0.133 - - [2026-01-30 14:23:56] "GET /loadbalancer-pool/c22e4229-2e55-4a89-b937-cfcd30604468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004656 10.0.0.133 - - [2026-01-30 14:23:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024118 10.0.0.133 - - [2026-01-30 14:23:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008827 10.0.0.133 - - [2026-01-30 14:23:57] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010465 10.0.0.133 - - [2026-01-30 14:23:57] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010073 10.0.0.133 - - [2026-01-30 14:23:57] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003762 10.0.0.133 - - [2026-01-30 14:23:57] "POST /set-tag HTTP/1.1" 200 109 0.061198 10.0.0.133 - - [2026-01-30 14:23:57] "GET /loadbalancer-pool/cf886ade-706a-4ec4-8eff-a1a6619cd0bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006309 10.0.0.133 - - [2026-01-30 14:23:57] "POST /loadbalancer-members HTTP/1.1" 200 692 0.059249 10.0.0.133 - - [2026-01-30 14:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007019 10.0.0.133 - - [2026-01-30 14:23:57] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017676 10.0.0.133 - - [2026-01-30 14:23:57] "POST /set-tag HTTP/1.1" 200 109 0.009600 10.0.0.133 - - [2026-01-30 14:23:57] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005469 10.0.0.133 - - [2026-01-30 14:23:57] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002913 10.0.0.133 - - [2026-01-30 14:23:57] "GET /loadbalancer-pool/1d4103cb-a31e-4284-b0da-b7a046767834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004554 10.0.0.133 - - [2026-01-30 14:23:57] "POST /loadbalancer-members HTTP/1.1" 200 694 0.038959 10.0.0.133 - - [2026-01-30 14:23:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029084 10.0.0.133 - - [2026-01-30 14:23:57] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014955 10.0.0.133 - - [2026-01-30 14:23:57] "GET /virtual-machine-interface/b69e571e-fde5-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007801 10.0.0.133 - - [2026-01-30 14:23:57] "GET /floating-ip/603338d0-b0ac-4c41-aef2-08da3d5df96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002386 10.0.0.133 - - [2026-01-30 14:23:57] "POST /set-tag HTTP/1.1" 200 109 0.002354 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:24:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:24:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000882 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:24:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:24:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000805 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:24:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000893 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:24:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001047 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:25:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000962 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:25:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000898 10.0.0.133 - - [2026-01-30 14:25:11] "POST /tags HTTP/1.1" 409 252 0.002757 10.0.0.133 - - [2026-01-30 14:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.133 - - [2026-01-30 14:25:11] "GET /tag/d02379dc-9471-4916-b8b5-e75cb10c1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013067 10.0.0.133 - - [2026-01-30 14:25:11] "POST /tags HTTP/1.1" 409 228 0.001709 10.0.0.133 - - [2026-01-30 14:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.133 - - [2026-01-30 14:25:11] "GET /tag/94ca8125-c71a-4e09-9082-8640b4ee8d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011531 10.0.0.133 - - [2026-01-30 14:25:11] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004396 10.0.0.133 - - [2026-01-30 14:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.133 - - [2026-01-30 14:25:11] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002446 10.0.0.133 - - [2026-01-30 14:25:11] "POST /tags HTTP/1.1" 409 206 0.001496 10.0.0.133 - - [2026-01-30 14:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.133 - - [2026-01-30 14:25:11] "GET /tag/2c5bd3af-4935-4931-a800-eececcad245e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010332 10.0.0.133 - - [2026-01-30 14:25:11] "POST /tags HTTP/1.1" 409 226 0.002149 10.0.0.133 - - [2026-01-30 14:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.133 - - [2026-01-30 14:25:11] "GET /tag/15756046-9e5b-4380-889c-3883ce393efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011281 10.0.0.133 - - [2026-01-30 14:25:11] "POST /tags HTTP/1.1" 409 204 0.002278 10.0.0.133 - - [2026-01-30 14:25:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.133 - - [2026-01-30 14:25:11] "GET /tag/d2d22fd3-99e1-4ff1-b294-9e9ac75bd457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011114 10.0.0.133 - - [2026-01-30 14:25:11] "POST /tags HTTP/1.1" 409 226 0.002341 10.0.0.133 - - [2026-01-30 14:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.133 - - [2026-01-30 14:25:12] "GET /tag/15756046-9e5b-4380-889c-3883ce393efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010522 10.0.0.133 - - [2026-01-30 14:25:12] "POST /tags HTTP/1.1" 409 228 0.002009 10.0.0.133 - - [2026-01-30 14:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.133 - - [2026-01-30 14:25:12] "GET /tag/94ca8125-c71a-4e09-9082-8640b4ee8d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012705 10.0.0.133 - - [2026-01-30 14:25:12] "POST /tags HTTP/1.1" 409 252 0.002177 10.0.0.133 - - [2026-01-30 14:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.133 - - [2026-01-30 14:25:12] "GET /tag/d02379dc-9471-4916-b8b5-e75cb10c1c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011963 10.0.0.133 - - [2026-01-30 14:25:12] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002626 10.0.0.133 - - [2026-01-30 14:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.133 - - [2026-01-30 14:25:12] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002544 10.0.0.133 - - [2026-01-30 14:25:12] "POST /firewall-rules HTTP/1.1" 409 281 0.005352 10.0.0.133 - - [2026-01-30 14:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.133 - - [2026-01-30 14:25:12] "PUT /firewall-rule/4efb523f-172a-4862-94fe-4c7cec5f1a6b HTTP/1.1" 200 261 0.018224 10.0.0.133 - - [2026-01-30 14:25:12] "POST /firewall-rules HTTP/1.1" 409 291 0.006110 10.0.0.133 - - [2026-01-30 14:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.133 - - [2026-01-30 14:25:12] "PUT /firewall-rule/daad2e8e-d79f-4e86-be19-69ffd23f6fea HTTP/1.1" 200 261 0.026291 10.0.0.133 - - [2026-01-30 14:25:12] "GET /firewall-rule/daad2e8e-d79f-4e86-be19-69ffd23f6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.021312 10.0.0.133 - - [2026-01-30 14:25:12] "POST /firewall-rules HTTP/1.1" 200 660 0.096032 10.0.0.133 - - [2026-01-30 14:25:12] "GET /firewall-rule/ebd3b942-4edf-44a4-a22b-9fbf273f1a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.008015 10.0.0.133 - - [2026-01-30 14:25:12] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002973 10.0.0.133 - - [2026-01-30 14:25:12] "GET /firewall-rule/4efb523f-172a-4862-94fe-4c7cec5f1a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003185 10.0.0.133 - - [2026-01-30 14:25:12] "POST /firewall-policys HTTP/1.1" 409 269 0.002271 10.0.0.133 - - [2026-01-30 14:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.133 - - [2026-01-30 14:25:12] "PUT /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74 HTTP/1.1" 200 265 0.023721 10.0.0.133 - - [2026-01-30 14:25:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.034390 10.0.0.133 - - [2026-01-30 14:25:12] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.012548 10.0.0.133 - - [2026-01-30 14:25:12] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003413 10.0.0.133 - - [2026-01-30 14:25:12] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002851 10.0.0.133 - - [2026-01-30 14:25:12] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002769 10.0.0.133 - - [2026-01-30 14:25:12] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003313 10.0.0.133 - - [2026-01-30 14:25:12] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002574 10.0.0.133 - - [2026-01-30 14:26:14] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008065 10.0.0.133 - - [2026-01-30 14:26:14] "POST /set-tag HTTP/1.1" 200 109 0.004755 10.0.0.133 - - [2026-01-30 14:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.133 - - [2026-01-30 14:26:14] "GET /loadbalancer/bec683fe-84d4-42e4-9f26-21f4fd6032cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002683 10.0.0.133 - - [2026-01-30 14:26:14] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007716 10.0.0.133 - - [2026-01-30 14:26:14] "POST /set-tag HTTP/1.1" 200 109 0.018985 10.0.0.133 - - [2026-01-30 14:26:14] "DELETE /loadbalancer-member/813d15eb-f7b5-422f-8dee-66a93e5e537d HTTP/1.1" 200 115 0.051037 10.0.0.133 - - [2026-01-30 14:26:14] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003624 10.0.0.133 - - [2026-01-30 14:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.133 - - [2026-01-30 14:26:14] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005732 10.0.0.133 - - [2026-01-30 14:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.133 - - [2026-01-30 14:26:14] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006061 10.0.0.133 - - [2026-01-30 14:26:14] "POST /set-tag HTTP/1.1" 200 109 0.009717 10.0.0.133 - - [2026-01-30 14:26:14] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004221 10.0.0.133 - - [2026-01-30 14:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.133 - - [2026-01-30 14:26:14] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005403 10.0.0.133 - - [2026-01-30 14:26:14] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.133 - - [2026-01-30 14:26:14] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004214 10.0.0.133 - - [2026-01-30 14:26:14] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.133 - - [2026-01-30 14:26:14] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003476 10.0.0.133 - - [2026-01-30 14:26:14] "POST /set-tag HTTP/1.1" 200 109 0.001716 10.0.0.133 - - [2026-01-30 14:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.133 - - [2026-01-30 14:26:14] "GET /loadbalancer/bec683fe-84d4-42e4-9f26-21f4fd6032cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002236 10.0.0.133 - - [2026-01-30 14:26:15] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006354 10.0.0.133 - - [2026-01-30 14:26:15] "POST /set-tag HTTP/1.1" 200 109 0.006004 10.0.0.133 - - [2026-01-30 14:26:15] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004529 10.0.0.133 - - [2026-01-30 14:26:15] "POST /set-tag HTTP/1.1" 200 109 0.004993 10.0.0.133 - - [2026-01-30 14:26:15] "GET /virtual-machine/a982c026-8714-4936-b5ba-997c2b70b82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003403 10.0.0.133 - - [2026-01-30 14:26:15] "POST /ref-update HTTP/1.1" 200 156 0.008791 10.0.0.133 - - [2026-01-30 14:26:15] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012091 10.0.0.133 - - [2026-01-30 14:26:15] "POST /set-tag HTTP/1.1" 200 109 0.023578 10.0.0.133 - - [2026-01-30 14:26:15] "POST /set-tag HTTP/1.1" 200 109 0.018991 10.0.0.133 - - [2026-01-30 14:26:15] "POST /set-tag HTTP/1.1" 200 109 0.020145 10.0.0.133 - - [2026-01-30 14:26:15] "POST /set-tag HTTP/1.1" 200 109 0.027484 10.0.0.133 - - [2026-01-30 14:26:15] "POST /set-tag HTTP/1.1" 200 109 0.013482 10.0.0.133 - - [2026-01-30 14:26:15] "DELETE /instance-ip/23f0b7d4-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.045875 10.0.0.133 - - [2026-01-30 14:26:15] "POST /ref-update HTTP/1.1" 200 156 0.009423 10.0.0.133 - - [2026-01-30 14:26:15] "DELETE /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.036661 10.0.0.133 - - [2026-01-30 14:26:15] "DELETE /virtual-machine/a982c026-8714-4936-b5ba-997c2b70b82d HTTP/1.1" 200 115 0.018363 10.0.0.133 - - [2026-01-30 14:26:15] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004909 10.0.0.133 - - [2026-01-30 14:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.133 - - [2026-01-30 14:26:15] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003764 10.0.0.133 - - [2026-01-30 14:26:15] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.133 - - [2026-01-30 14:26:15] "GET /virtual-machine/b626b28a-19a7-4e69-bd2b-7f2905e0bfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002866 10.0.0.133 - - [2026-01-30 14:26:16] "POST /ref-update HTTP/1.1" 200 156 0.015197 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012977 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.017315 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.031043 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.023977 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.018654 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.024837 10.0.0.133 - - [2026-01-30 14:26:16] "DELETE /instance-ip/24932c58-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.070968 10.0.0.133 - - [2026-01-30 14:26:16] "DELETE /virtual-machine-interface/24790828-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.057240 10.0.0.133 - - [2026-01-30 14:26:16] "DELETE /virtual-machine/b626b28a-19a7-4e69-bd2b-7f2905e0bfde HTTP/1.1" 200 115 0.020690 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004514 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002447 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004137 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007179 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003957 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004931 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005105 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005723 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002574 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005481 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine/ffade539-4cbf-45d4-9382-57586210ff89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002653 10.0.0.133 - - [2026-01-30 14:26:16] "POST /ref-update HTTP/1.1" 200 156 0.011268 10.0.0.133 - - [2026-01-30 14:26:16] "GET /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014704 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.018105 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.013921 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.029145 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.022852 10.0.0.133 - - [2026-01-30 14:26:16] "POST /set-tag HTTP/1.1" 200 109 0.011895 10.0.0.133 - - [2026-01-30 14:26:17] "DELETE /instance-ip/237c066e-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.048985 10.0.0.133 - - [2026-01-30 14:26:17] "POST /ref-update HTTP/1.1" 200 156 0.007513 10.0.0.133 - - [2026-01-30 14:26:17] "DELETE /virtual-machine-interface/2360653a-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.037341 10.0.0.133 - - [2026-01-30 14:26:17] "DELETE /virtual-machine/ffade539-4cbf-45d4-9382-57586210ff89 HTTP/1.1" 200 115 0.027749 10.0.0.133 - - [2026-01-30 14:26:17] "DELETE /tag/a1ad4d90-9601-47f9-a94c-3a0ead85473b HTTP/1.1" 200 115 0.035367 10.0.0.133 - - [2026-01-30 14:26:17] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004749 10.0.0.133 - - [2026-01-30 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.133 - - [2026-01-30 14:26:17] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006897 10.0.0.133 - - [2026-01-30 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.133 - - [2026-01-30 14:26:17] "GET /virtual-machine/27f72e56-13bd-43b8-86bd-64b62a220a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002686 10.0.0.133 - - [2026-01-30 14:26:17] "POST /ref-update HTTP/1.1" 200 156 0.010355 10.0.0.133 - - [2026-01-30 14:26:17] "GET /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.022020 10.0.0.133 - - [2026-01-30 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.017679 10.0.0.133 - - [2026-01-30 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.020273 10.0.0.133 - - [2026-01-30 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.020906 10.0.0.133 - - [2026-01-30 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.014987 10.0.0.133 - - [2026-01-30 14:26:17] "POST /set-tag HTTP/1.1" 200 109 0.024217 10.0.0.133 - - [2026-01-30 14:26:17] "DELETE /instance-ip/250d9ccc-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.040302 10.0.0.133 - - [2026-01-30 14:26:17] "DELETE /virtual-machine-interface/24f3b686-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.035179 10.0.0.133 - - [2026-01-30 14:26:17] "DELETE /virtual-machine/27f72e56-13bd-43b8-86bd-64b62a220a84 HTTP/1.1" 200 115 0.025301 10.0.0.133 - - [2026-01-30 14:26:17] "DELETE /tag/f424491f-52ec-4d8d-ad81-8d4036945087 HTTP/1.1" 200 115 0.039198 10.0.0.133 - - [2026-01-30 14:26:17] "DELETE /tag/2c5bd3af-4935-4931-a800-eececcad245e HTTP/1.1" 409 391 0.004880 10.0.0.133 - - [2026-01-30 14:26:45] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004499 10.0.0.133 - - [2026-01-30 14:26:45] "POST /set-tag HTTP/1.1" 200 109 0.002590 10.0.0.133 - - [2026-01-30 14:26:45] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005396 10.0.0.133 - - [2026-01-30 14:26:45] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.133 - - [2026-01-30 14:26:45] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005848 10.0.0.133 - - [2026-01-30 14:26:45] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.133 - - [2026-01-30 14:26:45] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003719 10.0.0.133 - - [2026-01-30 14:26:45] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.133 - - [2026-01-30 14:26:45] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004801 10.0.0.133 - - [2026-01-30 14:26:45] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.133 - - [2026-01-30 14:26:45] "GET /virtual-machine/8de244ba-e651-4972-9e03-b83c4601c654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002125 10.0.0.133 - - [2026-01-30 14:26:45] "POST /ref-update HTTP/1.1" 200 156 0.011802 10.0.0.133 - - [2026-01-30 14:26:45] "GET /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015803 10.0.0.133 - - [2026-01-30 14:26:45] "POST /set-tag HTTP/1.1" 200 109 0.022815 10.0.0.133 - - [2026-01-30 14:26:45] "POST /set-tag HTTP/1.1" 200 109 0.017213 10.0.0.133 - - [2026-01-30 14:26:45] "POST /set-tag HTTP/1.1" 200 109 0.025768 10.0.0.133 - - [2026-01-30 14:26:45] "POST /set-tag HTTP/1.1" 200 109 0.034086 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /instance-ip/267b383a-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.043919 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /virtual-machine-interface/26619fb0-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.044516 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /virtual-machine/8de244ba-e651-4972-9e03-b83c4601c654 HTTP/1.1" 200 115 0.019513 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /tag/3e34805e-4ecb-49bd-a66b-054578cca27a HTTP/1.1" 200 115 0.031284 10.0.0.133 - - [2026-01-30 14:26:46] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003570 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.133 - - [2026-01-30 14:26:46] "GET /virtual-machine/f9a968b9-4160-4e1a-abff-10e0d08c7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002402 10.0.0.133 - - [2026-01-30 14:26:46] "POST /ref-update HTTP/1.1" 200 156 0.009464 10.0.0.133 - - [2026-01-30 14:26:46] "GET /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004831 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.015084 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.027506 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.013050 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.015084 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /instance-ip/2597ea8a-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.051690 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /virtual-machine-interface/257d943c-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.049782 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /virtual-machine/f9a968b9-4160-4e1a-abff-10e0d08c7026 HTTP/1.1" 200 115 0.022813 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /tag/8361786d-3983-46d1-b60b-cf239c1c7b28 HTTP/1.1" 200 115 0.038179 10.0.0.133 - - [2026-01-30 14:26:46] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003934 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.133 - - [2026-01-30 14:26:46] "GET /virtual-machine/7142e3b7-ede8-4b69-bae1-932ca885233d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004149 10.0.0.133 - - [2026-01-30 14:26:46] "POST /ref-update HTTP/1.1" 200 156 0.009727 10.0.0.133 - - [2026-01-30 14:26:46] "GET /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004273 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.014464 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.022237 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.016626 10.0.0.133 - - [2026-01-30 14:26:46] "POST /set-tag HTTP/1.1" 200 109 0.019536 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /instance-ip/26e3102c-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.042968 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /virtual-machine-interface/26ce9b06-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.037239 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /virtual-machine/7142e3b7-ede8-4b69-bae1-932ca885233d HTTP/1.1" 200 115 0.028163 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /tag/94ca8125-c71a-4e09-9082-8640b4ee8d57 HTTP/1.1" 409 237 0.005465 10.0.0.133 - - [2026-01-30 14:26:46] "DELETE /tag/d2d98d90-8799-4f49-ab2d-ff25f19db959 HTTP/1.1" 200 115 0.033637 10.0.0.133 - - [2026-01-30 14:26:47] "DELETE /tag/d02379dc-9471-4916-b8b5-e75cb10c1c86 HTTP/1.1" 409 237 0.004219 10.0.0.133 - - [2026-01-30 14:26:47] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003770 10.0.0.133 - - [2026-01-30 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.133 - - [2026-01-30 14:26:47] "GET /virtual-machine/623d09fa-6354-4aa3-9cab-85d945db05a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003280 10.0.0.133 - - [2026-01-30 14:26:47] "POST /ref-update HTTP/1.1" 200 156 0.008865 10.0.0.133 - - [2026-01-30 14:26:47] "GET /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.025098 10.0.0.133 - - [2026-01-30 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.022175 10.0.0.133 - - [2026-01-30 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.034242 10.0.0.133 - - [2026-01-30 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.033428 10.0.0.133 - - [2026-01-30 14:26:47] "POST /set-tag HTTP/1.1" 200 109 0.015006 10.0.0.133 - - [2026-01-30 14:26:47] "DELETE /instance-ip/2603b72e-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.051152 10.0.0.133 - - [2026-01-30 14:26:47] "DELETE /virtual-machine-interface/25eae6ea-fde7-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.037277 10.0.0.133 - - [2026-01-30 14:26:47] "DELETE /virtual-machine/623d09fa-6354-4aa3-9cab-85d945db05a8 HTTP/1.1" 200 115 0.022032 10.0.0.133 - - [2026-01-30 14:26:47] "DELETE /tag/0cca5c62-69ae-41f1-8536-1bbd88c53f4d HTTP/1.1" 200 115 0.043936 10.0.0.133 - - [2026-01-30 14:26:47] "DELETE /tag/d2d22fd3-99e1-4ff1-b294-9e9ac75bd457 HTTP/1.1" 409 237 0.005666 10.0.0.133 - - [2026-01-30 14:26:47] "DELETE /tag/47122cfe-926c-4ebc-a1a6-32afb79b3384 HTTP/1.1" 200 115 0.032249 10.0.0.133 - - [2026-01-30 14:26:49] "POST /projects HTTP/1.1" 409 238 0.002266 10.0.0.133 - - [2026-01-30 14:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.133 - - [2026-01-30 14:26:49] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033224 10.0.0.133 - - [2026-01-30 14:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.133 - - [2026-01-30 14:26:49] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004050 10.0.0.133 - - [2026-01-30 14:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.133 - - [2026-01-30 14:26:49] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005195 10.0.0.133 - - [2026-01-30 14:26:49] "POST /security-groups HTTP/1.1" 409 285 0.002624 10.0.0.133 - - [2026-01-30 14:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.133 - - [2026-01-30 14:26:49] "PUT /security-group/f19c9a6a-c942-4f1c-8509-280cfa8ea728 HTTP/1.1" 200 263 0.056014 10.0.0.133 - - [2026-01-30 14:26:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024160 10.0.0.133 - - [2026-01-30 14:26:49] "PUT /access-control-list/537e00bb-cd5b-4e90-8081-152fd25db1c4 HTTP/1.1" 200 273 0.011355 10.0.0.133 - - [2026-01-30 14:26:49] "PUT /access-control-list/c0bafb45-6d57-4bf1-835e-bb5189dbb940 HTTP/1.1" 200 273 0.035897 10.0.0.133 - - [2026-01-30 14:26:54] "POST /projects HTTP/1.1" 409 238 0.002688 10.0.0.133 - - [2026-01-30 14:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.133 - - [2026-01-30 14:26:54] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045425 10.0.0.133 - - [2026-01-30 14:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.133 - - [2026-01-30 14:26:54] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004912 10.0.0.133 - - [2026-01-30 14:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.133 - - [2026-01-30 14:26:54] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005891 10.0.0.133 - - [2026-01-30 14:26:54] "POST /security-groups HTTP/1.1" 409 285 0.002844 10.0.0.133 - - [2026-01-30 14:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.133 - - [2026-01-30 14:26:55] "PUT /security-group/f19c9a6a-c942-4f1c-8509-280cfa8ea728 HTTP/1.1" 200 263 0.055246 10.0.0.133 - - [2026-01-30 14:26:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021449 10.0.0.133 - - [2026-01-30 14:26:55] "PUT /access-control-list/537e00bb-cd5b-4e90-8081-152fd25db1c4 HTTP/1.1" 200 273 0.017133 10.0.0.133 - - [2026-01-30 14:26:55] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.014380 10.0.0.133 - - [2026-01-30 14:26:55] "PUT /access-control-list/c0bafb45-6d57-4bf1-835e-bb5189dbb940 HTTP/1.1" 200 273 0.024606 10.0.0.133 - - [2026-01-30 14:26:55] "GET /firewall-rule/0b3ffa96-547b-47a1-bf13-bf7687dcf5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002852 10.0.0.133 - - [2026-01-30 14:26:55] "POST /ref-update HTTP/1.1" 200 156 0.044685 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /firewall-rule/0b3ffa96-547b-47a1-bf13-bf7687dcf5dc HTTP/1.1" 200 115 0.036005 10.0.0.133 - - [2026-01-30 14:26:55] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.008003 10.0.0.133 - - [2026-01-30 14:26:55] "GET /firewall-rule/0a8dea4c-53ae-4b4a-bb32-969d310af75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002717 10.0.0.133 - - [2026-01-30 14:26:55] "POST /ref-update HTTP/1.1" 200 156 0.052708 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /firewall-rule/0a8dea4c-53ae-4b4a-bb32-969d310af75d HTTP/1.1" 200 115 0.038593 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /tag/94ca8125-c71a-4e09-9082-8640b4ee8d57 HTTP/1.1" 409 237 0.004880 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /tag/a6fe9329-8255-4930-b96e-caa80a79ddde HTTP/1.1" 200 115 0.032184 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /tag/d02379dc-9471-4916-b8b5-e75cb10c1c86 HTTP/1.1" 409 237 0.004303 10.0.0.133 - - [2026-01-30 14:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.133 - - [2026-01-30 14:26:55] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004376 10.0.0.133 - - [2026-01-30 14:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.133 - - [2026-01-30 14:26:55] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003639 10.0.0.133 - - [2026-01-30 14:26:55] "PUT /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8 HTTP/1.1" 200 265 0.043586 10.0.0.133 - - [2026-01-30 14:26:55] "PUT /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba HTTP/1.1" 200 265 0.040600 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /security-group/f19c9a6a-c942-4f1c-8509-280cfa8ea728 HTTP/1.1" 200 115 0.038185 10.0.0.133 - - [2026-01-30 14:26:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /access-control-list/537e00bb-cd5b-4e90-8081-152fd25db1c4 HTTP/1.1" 200 115 0.029187 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /access-control-list/c0bafb45-6d57-4bf1-835e-bb5189dbb940 HTTP/1.1" 200 115 0.021982 10.0.0.133 - - [2026-01-30 14:26:55] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.024238 10.0.0.133 - - [2026-01-30 14:26:55] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?fields=security_groups HTTP/1.1" 200 1353 0.036826 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /security-group/4fd41d38-d906-453d-b713-7d4dec8bacfd HTTP/1.1" 200 115 0.039221 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /access-control-list/1a853cb9-7b9d-4530-aeb5-245c0a788d1d HTTP/1.1" 200 115 0.028338 10.0.0.133 - - [2026-01-30 14:26:55] "GET /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e?fields=application_policy_sets HTTP/1.1" 200 1392 0.048533 10.0.0.133 - - [2026-01-30 14:26:55] "DELETE /access-control-list/cb3f37f1-4381-4cb8-bf16-75f13099d516 HTTP/1.1" 200 115 0.063890 10.0.0.133 - - [2026-01-30 14:26:56] "DELETE /project/8e8aed0d-7407-4185-95f9-f906fcdcfe6e HTTP/1.1" 200 115 0.314129 10.0.0.133 - - [2026-01-30 14:26:56] "POST /projects HTTP/1.1" 409 238 0.004008 10.0.0.133 - - [2026-01-30 14:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.133 - - [2026-01-30 14:26:56] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032956 10.0.0.133 - - [2026-01-30 14:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.133 - - [2026-01-30 14:26:56] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003550 10.0.0.133 - - [2026-01-30 14:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.133 - - [2026-01-30 14:26:56] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004560 10.0.0.133 - - [2026-01-30 14:26:56] "POST /security-groups HTTP/1.1" 409 285 0.001971 10.0.0.133 - - [2026-01-30 14:26:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.133 - - [2026-01-30 14:26:56] "PUT /security-group/21bf8a1b-69bf-4a34-a10a-c6fbab3a97f1 HTTP/1.1" 200 263 0.053926 10.0.0.133 - - [2026-01-30 14:26:56] "PUT /access-control-list/24547581-ef29-4157-8f18-06ed7501abb7 HTTP/1.1" 200 273 0.013653 10.0.0.133 - - [2026-01-30 14:26:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029866 10.0.0.133 - - [2026-01-30 14:26:56] "PUT /access-control-list/a83748cf-59c8-4616-abef-fb986eaa62a6 HTTP/1.1" 200 273 0.020544 10.0.0.133 - - [2026-01-30 14:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.133 - - [2026-01-30 14:27:00] "GET /loadbalancer/bec683fe-84d4-42e4-9f26-21f4fd6032cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002999 10.0.0.133 - - [2026-01-30 14:27:00] "GET /virtual-machine-interface/23d8e938-fde7-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001715 10.0.0.133 - - [2026-01-30 14:27:00] "DELETE /loadbalancer-member/580734e7-46e8-4766-a03a-f5891017b810 HTTP/1.1" 200 115 0.033368 10.0.0.133 - - [2026-01-30 14:27:00] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004321 10.0.0.133 - - [2026-01-30 14:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.133 - - [2026-01-30 14:27:00] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006511 10.0.0.133 - - [2026-01-30 14:27:00] "GET /firewall-policy/28a02df8-70f8-4f31-9e77-ed4c58f0a6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004331 10.0.0.133 - - [2026-01-30 14:27:00] "GET /firewall-rule/4efb523f-172a-4862-94fe-4c7cec5f1a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003589 10.0.0.133 - - [2026-01-30 14:27:00] "POST /ref-update HTTP/1.1" 200 156 0.013788 10.0.0.133 - - [2026-01-30 14:27:00] "DELETE /firewall-rule/4efb523f-172a-4862-94fe-4c7cec5f1a6b HTTP/1.1" 200 115 0.033181 10.0.0.133 - - [2026-01-30 14:27:00] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004702 10.0.0.133 - - [2026-01-30 14:27:00] "GET /firewall-rule/daad2e8e-d79f-4e86-be19-69ffd23f6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.003401 10.0.0.133 - - [2026-01-30 14:27:00] "POST /ref-update HTTP/1.1" 200 156 0.015342 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /firewall-rule/daad2e8e-d79f-4e86-be19-69ffd23f6fea HTTP/1.1" 200 115 0.045839 10.0.0.133 - - [2026-01-30 14:27:01] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005908 10.0.0.133 - - [2026-01-30 14:27:01] "GET /firewall-rule/ebd3b942-4edf-44a4-a22b-9fbf273f1a45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003590 10.0.0.133 - - [2026-01-30 14:27:01] "POST /ref-update HTTP/1.1" 200 156 0.030686 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /firewall-rule/ebd3b942-4edf-44a4-a22b-9fbf273f1a45 HTTP/1.1" 200 115 0.052348 10.0.0.133 - - [2026-01-30 14:27:01] "GET /application-policy-set/604d10ee-a8df-4cf6-be56-7a0fdf23be94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005238 10.0.0.133 - - [2026-01-30 14:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.133 - - [2026-01-30 14:27:01] "GET /policy-management/f9b8c6fe-fc17-47fa-86cd-feeaadaacaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003127 10.0.0.133 - - [2026-01-30 14:27:01] "GET /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004157 10.0.0.133 - - [2026-01-30 14:27:01] "POST /ref-update HTTP/1.1" 200 156 0.021681 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /firewall-policy/55df431a-1621-42f2-ba62-189d51955d74 HTTP/1.1" 200 115 0.033760 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /tag/94ca8125-c71a-4e09-9082-8640b4ee8d57 HTTP/1.1" 200 115 0.054255 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /tag/2c5bd3af-4935-4931-a800-eececcad245e HTTP/1.1" 200 115 0.046969 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /tag/d2d22fd3-99e1-4ff1-b294-9e9ac75bd457 HTTP/1.1" 200 115 0.052672 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /tag/d02379dc-9471-4916-b8b5-e75cb10c1c86 HTTP/1.1" 200 115 0.045537 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /loadbalancer-pool/16d8545b-436e-4720-a342-8637b9982666 HTTP/1.1" 200 115 0.037451 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /loadbalancer-listener/3f703c51-1ca3-45d6-93e9-35b70284c3c5 HTTP/1.1" 200 115 0.043358 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /loadbalancer/bec683fe-84d4-42e4-9f26-21f4fd6032cf HTTP/1.1" 200 115 0.041005 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /floating-ip/8589918d-5b68-4ccc-b91e-82a133f8be2d HTTP/1.1" 200 115 0.026647 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /instance-ip/5fa3b710-54ec-4fc9-b28e-67f1436124d5 HTTP/1.1" 200 115 0.043441 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /virtual-machine-interface/da23cfb8-6dc7-4f89-9494-2ea0c0670ace HTTP/1.1" 200 115 0.045955 10.0.0.133 - - [2026-01-30 14:27:01] "DELETE /tag/a077f1f9-0bbd-4efd-9aaf-852441989616 HTTP/1.1" 200 115 0.039129 10.0.0.133 - - [2026-01-30 14:27:01] "POST /projects HTTP/1.1" 409 238 0.002338 10.0.0.133 - - [2026-01-30 14:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.133 - - [2026-01-30 14:27:01] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036899 10.0.0.133 - - [2026-01-30 14:27:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.133 - - [2026-01-30 14:27:02] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005443 10.0.0.133 - - [2026-01-30 14:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.133 - - [2026-01-30 14:27:02] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004096 10.0.0.133 - - [2026-01-30 14:27:02] "POST /security-groups HTTP/1.1" 409 285 0.002560 10.0.0.133 - - [2026-01-30 14:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.133 - - [2026-01-30 14:27:02] "PUT /security-group/21bf8a1b-69bf-4a34-a10a-c6fbab3a97f1 HTTP/1.1" 200 263 0.057140 10.0.0.133 - - [2026-01-30 14:27:02] "PUT /access-control-list/24547581-ef29-4157-8f18-06ed7501abb7 HTTP/1.1" 200 273 0.019822 10.0.0.133 - - [2026-01-30 14:27:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.055897 10.0.0.133 - - [2026-01-30 14:27:02] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.025360 10.0.0.133 - - [2026-01-30 14:27:02] "PUT /access-control-list/a83748cf-59c8-4616-abef-fb986eaa62a6 HTTP/1.1" 200 273 0.037149 10.0.0.133 - - [2026-01-30 14:27:02] "GET /firewall-rule/5c8f2b78-d60b-4341-b67e-5dfb4e0f4094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002752 10.0.0.133 - - [2026-01-30 14:27:02] "POST /ref-update HTTP/1.1" 200 156 0.047130 10.0.0.133 - - [2026-01-30 14:27:02] "DELETE /firewall-rule/5c8f2b78-d60b-4341-b67e-5dfb4e0f4094 HTTP/1.1" 200 115 0.080065 10.0.0.133 - - [2026-01-30 14:27:02] "GET /firewall-policy/66ac3d3f-be8b-4106-9e72-6c7064998862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006626 10.0.0.133 - - [2026-01-30 14:27:02] "GET /firewall-rule/f291b9a6-9dff-4b67-9f8f-aac3e9b57d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011870 10.0.0.133 - - [2026-01-30 14:27:02] "POST /ref-update HTTP/1.1" 200 156 0.072516 10.0.0.133 - - [2026-01-30 14:27:02] "DELETE /firewall-rule/f291b9a6-9dff-4b67-9f8f-aac3e9b57d8c HTTP/1.1" 200 115 0.055095 10.0.0.133 - - [2026-01-30 14:27:02] "DELETE /tag/15756046-9e5b-4380-889c-3883ce393efa HTTP/1.1" 200 115 0.039351 10.0.0.133 - - [2026-01-30 14:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.133 - - [2026-01-30 14:27:02] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005738 10.0.0.133 - - [2026-01-30 14:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.133 - - [2026-01-30 14:27:02] "GET /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007714 10.0.0.133 - - [2026-01-30 14:27:02] "PUT /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8 HTTP/1.1" 200 265 0.067527 10.0.0.133 - - [2026-01-30 14:27:02] "PUT /virtual-network/6599c110-3ee6-476f-b493-3cffa6839bba HTTP/1.1" 200 265 0.073375 10.0.0.133 - - [2026-01-30 14:27:03] "DELETE /security-group/21bf8a1b-69bf-4a34-a10a-c6fbab3a97f1 HTTP/1.1" 200 115 0.074298 10.0.0.133 - - [2026-01-30 14:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.133 - - [2026-01-30 14:27:03] "DELETE /access-control-list/24547581-ef29-4157-8f18-06ed7501abb7 HTTP/1.1" 200 115 0.034490 10.0.0.133 - - [2026-01-30 14:27:03] "DELETE /access-control-list/a83748cf-59c8-4616-abef-fb986eaa62a6 HTTP/1.1" 200 115 0.040214 10.0.0.133 - - [2026-01-30 14:27:03] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.045906 10.0.0.133 - - [2026-01-30 14:27:03] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?fields=security_groups HTTP/1.1" 200 1352 0.057441 10.0.0.133 - - [2026-01-30 14:27:03] "DELETE /security-group/3bd8376b-39ab-47a6-9c7d-abdfc18ec32c HTTP/1.1" 200 115 0.065181 10.0.0.133 - - [2026-01-30 14:27:03] "DELETE /access-control-list/ffc58d51-db88-41c0-b1b3-3e1c207ae8fb HTTP/1.1" 200 115 0.036527 10.0.0.133 - - [2026-01-30 14:27:03] "GET /project/66a3c76b-645d-480a-bbc5-ad221936e015?fields=application_policy_sets HTTP/1.1" 200 1391 0.038707 10.0.0.133 - - [2026-01-30 14:27:03] "DELETE /access-control-list/ae7ff075-ac3e-4ee9-bed3-b365e9d71548 HTTP/1.1" 200 115 0.053418 10.0.0.133 - - [2026-01-30 14:27:03] "DELETE /project/66a3c76b-645d-480a-bbc5-ad221936e015 HTTP/1.1" 200 115 0.379662 10.0.0.133 - - [2026-01-30 14:27:28] "GET /global-system-configs HTTP/1.1" 200 323 0.001937 10.0.0.133 - - [2026-01-30 14:27:30] "GET /global-system-configs HTTP/1.1" 200 323 0.002318 10.0.0.133 - - [2026-01-30 14:27:58] "GET / HTTP/1.1" 200 36215 0.001760 10.0.0.133 - - [2026-01-30 14:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.133 - - [2026-01-30 14:27:58] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002517 10.0.0.133 - - [2026-01-30 14:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.133 - - [2026-01-30 14:27:59] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003000 10.0.0.133 - - [2026-01-30 14:28:16] "GET / HTTP/1.1" 200 36215 0.001955 10.0.0.133 - - [2026-01-30 14:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.133 - - [2026-01-30 14:28:16] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006034 10.0.0.133 - - [2026-01-30 14:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.133 - - [2026-01-30 14:28:16] "GET /config-node/49b3655b-b897-4745-a501-8d7987642b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002361 10.0.0.133 - - [2026-01-30 14:28:16] "GET / HTTP/1.1" 200 36215 0.001317 10.0.0.133 - - [2026-01-30 14:28:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002213 10.0.0.133 - - [2026-01-30 14:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.133 - - [2026-01-30 14:28:21] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002321 10.0.0.133 - - [2026-01-30 14:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.133 - - [2026-01-30 14:28:21] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.010002 10.0.0.133 - - [2026-01-30 14:28:21] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.133 - - [2026-01-30 14:28:21] "POST /alarms HTTP/1.1" 409 264 0.003479 10.0.0.133 - - [2026-01-30 14:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.133 - - [2026-01-30 14:28:21] "PUT /alarm/73691a85-bc10-443a-b156-dc22d554a558 HTTP/1.1" 200 245 0.008847 10.0.0.133 - - [2026-01-30 14:28:21] "POST /alarms HTTP/1.1" 409 261 0.001998 10.0.0.133 - - [2026-01-30 14:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.133 - - [2026-01-30 14:28:21] "PUT /alarm/3d206365-1045-4245-9bc2-105a034b1c39 HTTP/1.1" 200 245 0.008518 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 261 0.010576 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/001556e2-f3c9-464f-8d45-9542b0b13b4f HTTP/1.1" 200 245 0.016191 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 253 0.002621 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/c56cf8c9-7f6c-4a27-8698-2d945295a925 HTTP/1.1" 200 245 0.009825 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 251 0.002894 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/f91cc44b-3571-4a6c-9dea-06d1f118eee5 HTTP/1.1" 200 245 0.015208 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 252 0.003320 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/c59d0397-4ae6-4f89-b119-3df47da1f5c3 HTTP/1.1" 200 245 0.010188 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 256 0.014817 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/936f1f73-de0d-43bf-b8ee-91ee24db4229 HTTP/1.1" 200 245 0.010129 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 248 0.008652 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/289ae2eb-3180-4f76-96c7-eed4c2d411fe HTTP/1.1" 200 245 0.009542 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 252 0.004777 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/117d08c4-75f1-4dd7-b34a-9d1827397186 HTTP/1.1" 200 245 0.009666 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 257 0.005856 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/ffb99945-b2ef-4c89-b528-3b3747124ab8 HTTP/1.1" 200 245 0.010746 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 251 0.004270 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/b023a8cd-eb5a-4a33-b848-977af68fd75d HTTP/1.1" 200 245 0.011166 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 257 0.005362 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/74127aff-f627-4344-8b87-6827414282f6 HTTP/1.1" 200 245 0.018977 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 261 0.003710 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/58594910-1f15-45d9-81e2-546fe4798e1a HTTP/1.1" 200 245 0.013004 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 258 0.014420 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/3daacfc8-3413-4744-acb4-7c7964aeaa8d HTTP/1.1" 200 245 0.012417 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 254 0.003694 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.133 - - [2026-01-30 14:28:22] "PUT /alarm/50a946b1-691c-4cf0-992f-130a374efc94 HTTP/1.1" 200 245 0.012155 10.0.0.133 - - [2026-01-30 14:28:22] "POST /alarms HTTP/1.1" 409 254 0.011806 10.0.0.133 - - [2026-01-30 14:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.133 - - [2026-01-30 14:28:23] "PUT /alarm/a6218d36-123d-41fa-b461-88f716628aca HTTP/1.1" 200 245 0.018070 10.0.0.133 - - [2026-01-30 14:28:23] "POST /alarms HTTP/1.1" 409 254 0.017344 10.0.0.133 - - [2026-01-30 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.133 - - [2026-01-30 14:28:23] "PUT /alarm/d5bd0289-71d3-415d-9c2c-c8caa857d71b HTTP/1.1" 200 245 0.019685 10.0.0.133 - - [2026-01-30 14:28:23] "POST /alarms HTTP/1.1" 409 247 0.003441 10.0.0.133 - - [2026-01-30 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.133 - - [2026-01-30 14:28:23] "PUT /alarm/b4c77197-f216-43b4-a780-9fb789562c67 HTTP/1.1" 200 245 0.009672 10.0.0.133 - - [2026-01-30 14:28:23] "POST /alarms HTTP/1.1" 409 272 0.001956 10.0.0.133 - - [2026-01-30 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.133 - - [2026-01-30 14:28:23] "PUT /alarm/957b789e-6b89-4169-9509-cb7cea3cb187 HTTP/1.1" 200 245 0.009593 10.0.0.133 - - [2026-01-30 14:28:23] "POST /alarms HTTP/1.1" 409 261 0.007843 10.0.0.133 - - [2026-01-30 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.133 - - [2026-01-30 14:28:23] "PUT /alarm/1322ebbd-79e0-4861-a617-3983dd8c6326 HTTP/1.1" 200 245 0.011188 10.0.0.133 - - [2026-01-30 14:28:23] "POST /alarms HTTP/1.1" 409 259 0.009314 10.0.0.133 - - [2026-01-30 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.133 - - [2026-01-30 14:28:23] "PUT /alarm/18270e55-53e1-4317-aa7d-9afeadae84d2 HTTP/1.1" 200 245 0.013060 10.0.0.133 - - [2026-01-30 14:28:23] "POST /alarms HTTP/1.1" 409 265 0.012696 10.0.0.133 - - [2026-01-30 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.133 - - [2026-01-30 14:28:23] "PUT /alarm/f8d309e7-49e2-437b-8e2b-f8fe7f64a26f HTTP/1.1" 200 245 0.012253 10.0.0.133 - - [2026-01-30 14:28:23] "POST /alarms HTTP/1.1" 409 279 0.006330 10.0.0.133 - - [2026-01-30 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.133 - - [2026-01-30 14:28:23] "PUT /alarm/28274efe-225e-43b6-b54b-044dea23a93c HTTP/1.1" 200 245 0.010113 10.0.0.133 - - [2026-01-30 14:28:23] "GET / HTTP/1.1" 200 36215 0.001689 10.0.0.133 - - [2026-01-30 14:28:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002335 10.0.0.133 - - [2026-01-30 14:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.133 - - [2026-01-30 14:28:23] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.006267 10.0.0.133 - - [2026-01-30 14:28:24] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.133 - - [2026-01-30 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.133 - - [2026-01-30 14:28:24] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002677 10.0.0.133 - - [2026-01-30 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.133 - - [2026-01-30 14:28:24] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.008440 10.0.0.133 - - [2026-01-30 14:28:24] "GET / HTTP/1.1" 200 36215 0.002151 10.0.0.133 - - [2026-01-30 14:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.133 - - [2026-01-30 14:28:24] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005437 10.0.0.133 - - [2026-01-30 14:28:24] "PUT /global-system-config/3d732818-c944-422e-80c8-cd16b3185794 HTTP/1.1" 200 275 0.018379 10.0.0.133 - - [2026-01-30 14:28:28] "GET / HTTP/1.1" 200 36215 0.001619 10.0.0.133 - - [2026-01-30 14:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.133 - - [2026-01-30 14:28:28] "GET /routing-instance/4b7bc749-95fe-48d2-b53d-6b171877e0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003032 10.0.0.133 - - [2026-01-30 14:28:28] "POST /bgp-routers HTTP/1.1" 409 301 0.002096 10.0.0.133 - - [2026-01-30 14:28:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.133 - - [2026-01-30 14:28:28] "GET /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006082 10.0.0.133 - - [2026-01-30 14:28:28] "PUT /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784 HTTP/1.1" 200 255 0.025856 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:28:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:28:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000919 10.0.0.133 - - [2026-01-30 14:28:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.133 - - [2026-01-30 14:28:31] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002974 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:28:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000985 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:28:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000897 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:28:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:28:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000889 10.0.0.133 - - [2026-01-30 14:29:12] "GET / HTTP/1.1" 200 36215 0.001942 10.0.0.133 - - [2026-01-30 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.133 - - [2026-01-30 14:29:12] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005077 10.0.0.133 - - [2026-01-30 14:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.133 - - [2026-01-30 14:29:12] "GET /config-node/49b3655b-b897-4745-a501-8d7987642b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002630 10.0.0.133 - - [2026-01-30 14:29:23] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.133 - - [2026-01-30 14:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.133 - - [2026-01-30 14:29:23] "GET /routing-instance/4b7bc749-95fe-48d2-b53d-6b171877e0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002626 10.0.0.133 - - [2026-01-30 14:29:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001936 10.0.0.133 - - [2026-01-30 14:29:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.133 - - [2026-01-30 14:29:23] "GET /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002613 10.0.0.133 - - [2026-01-30 14:29:23] "PUT /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784 HTTP/1.1" 200 255 0.011973 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:29:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001259 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:29:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001189 10.0.0.133 - - [2026-01-30 14:29:38] "GET / HTTP/1.1" 200 36215 0.001930 10.0.0.133 - - [2026-01-30 14:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.133 - - [2026-01-30 14:29:38] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004268 10.0.0.133 - - [2026-01-30 14:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.133 - - [2026-01-30 14:29:38] "GET /config-node/49b3655b-b897-4745-a501-8d7987642b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002231 10.0.0.133 - - [2026-01-30 14:29:39] "GET / HTTP/1.1" 200 36215 0.001612 10.0.0.133 - - [2026-01-30 14:29:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005845 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.133 - - [2026-01-30 14:29:44] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002277 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001248 10.0.0.133 - - [2026-01-30 14:29:44] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.006569 10.0.0.133 - - [2026-01-30 14:29:44] "GET / HTTP/1.1" 200 36215 0.001497 10.0.0.133 - - [2026-01-30 14:29:44] "POST /alarms HTTP/1.1" 409 264 0.002147 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.133 - - [2026-01-30 14:29:44] "PUT /alarm/73691a85-bc10-443a-b156-dc22d554a558 HTTP/1.1" 200 245 0.007982 10.0.0.133 - - [2026-01-30 14:29:44] "POST /alarms HTTP/1.1" 409 261 0.002248 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.133 - - [2026-01-30 14:29:44] "PUT /alarm/3d206365-1045-4245-9bc2-105a034b1c39 HTTP/1.1" 200 245 0.007534 10.0.0.133 - - [2026-01-30 14:29:44] "POST /alarms HTTP/1.1" 409 261 0.006120 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.133 - - [2026-01-30 14:29:44] "PUT /alarm/001556e2-f3c9-464f-8d45-9542b0b13b4f HTTP/1.1" 200 245 0.009490 10.0.0.133 - - [2026-01-30 14:29:44] "POST /alarms HTTP/1.1" 409 253 0.007878 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.133 - - [2026-01-30 14:29:44] "PUT /alarm/c56cf8c9-7f6c-4a27-8698-2d945295a925 HTTP/1.1" 200 245 0.015295 10.0.0.133 - - [2026-01-30 14:29:44] "POST /alarms HTTP/1.1" 409 251 0.003605 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.133 - - [2026-01-30 14:29:44] "PUT /alarm/f91cc44b-3571-4a6c-9dea-06d1f118eee5 HTTP/1.1" 200 245 0.009977 10.0.0.133 - - [2026-01-30 14:29:44] "POST /alarms HTTP/1.1" 409 252 0.004647 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.133 - - [2026-01-30 14:29:44] "PUT /alarm/c59d0397-4ae6-4f89-b119-3df47da1f5c3 HTTP/1.1" 200 245 0.013572 10.0.0.133 - - [2026-01-30 14:29:44] "POST /alarms HTTP/1.1" 409 256 0.009330 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.133 - - [2026-01-30 14:29:44] "PUT /alarm/936f1f73-de0d-43bf-b8ee-91ee24db4229 HTTP/1.1" 200 245 0.010867 10.0.0.133 - - [2026-01-30 14:29:44] "POST /alarms HTTP/1.1" 409 248 0.005634 10.0.0.133 - - [2026-01-30 14:29:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/289ae2eb-3180-4f76-96c7-eed4c2d411fe HTTP/1.1" 200 245 0.010879 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 252 0.010791 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/117d08c4-75f1-4dd7-b34a-9d1827397186 HTTP/1.1" 200 245 0.010082 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 257 0.009551 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/ffb99945-b2ef-4c89-b528-3b3747124ab8 HTTP/1.1" 200 245 0.010532 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 251 0.010476 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/b023a8cd-eb5a-4a33-b848-977af68fd75d HTTP/1.1" 200 245 0.010537 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 257 0.004314 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/74127aff-f627-4344-8b87-6827414282f6 HTTP/1.1" 200 245 0.010035 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 261 0.002581 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/58594910-1f15-45d9-81e2-546fe4798e1a HTTP/1.1" 200 245 0.009834 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 258 0.011115 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/3daacfc8-3413-4744-acb4-7c7964aeaa8d HTTP/1.1" 200 245 0.010725 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 254 0.004686 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/50a946b1-691c-4cf0-992f-130a374efc94 HTTP/1.1" 200 245 0.010313 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 254 0.016254 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007866 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/a6218d36-123d-41fa-b461-88f716628aca HTTP/1.1" 200 245 0.010416 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 254 0.004629 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/d5bd0289-71d3-415d-9c2c-c8caa857d71b HTTP/1.1" 200 245 0.015346 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 247 0.010031 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/b4c77197-f216-43b4-a780-9fb789562c67 HTTP/1.1" 200 245 0.025777 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 272 0.008521 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/957b789e-6b89-4169-9509-cb7cea3cb187 HTTP/1.1" 200 245 0.008946 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 261 0.007320 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/1322ebbd-79e0-4861-a617-3983dd8c6326 HTTP/1.1" 200 245 0.011616 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 259 0.008000 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.133 - - [2026-01-30 14:29:45] "PUT /alarm/18270e55-53e1-4317-aa7d-9afeadae84d2 HTTP/1.1" 200 245 0.008579 10.0.0.133 - - [2026-01-30 14:29:45] "POST /alarms HTTP/1.1" 409 265 0.004290 10.0.0.133 - - [2026-01-30 14:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.133 - - [2026-01-30 14:29:46] "PUT /alarm/f8d309e7-49e2-437b-8e2b-f8fe7f64a26f HTTP/1.1" 200 245 0.008311 10.0.0.133 - - [2026-01-30 14:29:46] "POST /alarms HTTP/1.1" 409 279 0.012299 10.0.0.133 - - [2026-01-30 14:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.133 - - [2026-01-30 14:29:46] "PUT /alarm/28274efe-225e-43b6-b54b-044dea23a93c HTTP/1.1" 200 245 0.009028 10.0.0.133 - - [2026-01-30 14:29:46] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.133 - - [2026-01-30 14:29:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002080 10.0.0.133 - - [2026-01-30 14:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.133 - - [2026-01-30 14:29:46] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.007597 10.0.0.133 - - [2026-01-30 14:29:46] "GET / HTTP/1.1" 200 36215 0.001578 10.0.0.133 - - [2026-01-30 14:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.133 - - [2026-01-30 14:29:46] "GET /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002305 10.0.0.133 - - [2026-01-30 14:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001200 10.0.0.133 - - [2026-01-30 14:29:46] "PUT /global-vrouter-config/af7ce966-945d-4eea-9b55-505263ada761 HTTP/1.1" 200 277 0.009664 10.0.0.133 - - [2026-01-30 14:29:46] "GET / HTTP/1.1" 200 36215 0.001777 10.0.0.133 - - [2026-01-30 14:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.133 - - [2026-01-30 14:29:46] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004139 10.0.0.133 - - [2026-01-30 14:29:46] "PUT /global-system-config/3d732818-c944-422e-80c8-cd16b3185794 HTTP/1.1" 200 275 0.013295 10.0.0.133 - - [2026-01-30 14:29:50] "GET / HTTP/1.1" 200 36215 0.001660 10.0.0.133 - - [2026-01-30 14:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.133 - - [2026-01-30 14:29:50] "GET /routing-instance/4b7bc749-95fe-48d2-b53d-6b171877e0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002748 10.0.0.133 - - [2026-01-30 14:29:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002414 10.0.0.133 - - [2026-01-30 14:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.133 - - [2026-01-30 14:29:50] "GET /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002311 10.0.0.133 - - [2026-01-30 14:29:50] "PUT /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784 HTTP/1.1" 200 255 0.016374 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:29:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:29:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 10.0.0.133 - - [2026-01-30 14:29:54] "POST /tags HTTP/1.1" 200 356 0.041923 10.0.0.133 - - [2026-01-30 14:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013102 10.0.0.133 - - [2026-01-30 14:29:54] "GET /tag/16acf461-cf37-447b-83f0-664f39c9594d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.025476 10.0.0.133 - - [2026-01-30 14:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.133 - - [2026-01-30 14:29:55] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.011695 10.0.0.133 - - [2026-01-30 14:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.133 - - [2026-01-30 14:29:55] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.047199 10.0.0.133 - - [2026-01-30 14:29:55] "POST /virtual-machines HTTP/1.1" 200 352 0.023301 10.0.0.133 - - [2026-01-30 14:29:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028468 10.0.0.133 - - [2026-01-30 14:29:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.116238 10.0.0.133 - - [2026-01-30 14:29:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009152 10.0.0.133 - - [2026-01-30 14:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.133 - - [2026-01-30 14:29:55] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.004673 10.0.0.133 - - [2026-01-30 14:29:55] "POST /instance-ips HTTP/1.1" 200 392 0.019430 10.0.0.133 - - [2026-01-30 14:29:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015166 10.0.0.133 - - [2026-01-30 14:29:55] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.010452 10.0.0.133 - - [2026-01-30 14:29:55] "POST /set-tag HTTP/1.1" 200 109 0.016174 10.0.0.133 - - [2026-01-30 14:29:55] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.018772 10.0.0.133 - - [2026-01-30 14:29:55] "GET /instance-ip/259760f0-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004925 10.0.0.133 - - [2026-01-30 14:29:55] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005604 10.0.0.133 - - [2026-01-30 14:29:55] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.133 - - [2026-01-30 14:29:55] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004019 10.0.0.133 - - [2026-01-30 14:29:55] "POST /ref-update HTTP/1.1" 200 156 0.008056 10.0.0.133 - - [2026-01-30 14:29:55] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004572 10.0.0.133 - - [2026-01-30 14:29:55] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.133 - - [2026-01-30 14:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.133 - - [2026-01-30 14:29:55] "GET /virtual-network/8aea9565-8cc0-456a-a3d0-0b18b13d23e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.010913 10.0.0.133 - - [2026-01-30 14:29:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.133 - - [2026-01-30 14:29:55] "GET /project/4c847804-bf15-4949-8a28-a50a8c912808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.029458 10.0.0.133 - - [2026-01-30 14:29:55] "POST /virtual-machines HTTP/1.1" 200 356 0.007172 10.0.0.133 - - [2026-01-30 14:29:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018044 10.0.0.133 - - [2026-01-30 14:29:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.120741 10.0.0.133 - - [2026-01-30 14:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008948 10.0.0.133 - - [2026-01-30 14:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007806 10.0.0.133 - - [2026-01-30 14:29:56] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.008018 10.0.0.133 - - [2026-01-30 14:29:56] "POST /instance-ips HTTP/1.1" 200 396 0.021695 10.0.0.133 - - [2026-01-30 14:29:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.021096 10.0.0.133 - - [2026-01-30 14:29:56] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.017611 10.0.0.133 - - [2026-01-30 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.016530 10.0.0.133 - - [2026-01-30 14:29:56] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.017216 10.0.0.133 - - [2026-01-30 14:29:56] "GET /instance-ip/260529c8-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.010018 10.0.0.133 - - [2026-01-30 14:29:56] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004353 10.0.0.133 - - [2026-01-30 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.133 - - [2026-01-30 14:29:56] "GET /virtual-router/eb7d3820-4508-4d4d-bb5d-ae325cca58af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.002985 10.0.0.133 - - [2026-01-30 14:29:56] "POST /ref-update HTTP/1.1" 200 156 0.011127 10.0.0.133 - - [2026-01-30 14:29:56] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.012413 10.0.0.133 - - [2026-01-30 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.003664 10.0.0.133 - - [2026-01-30 14:29:56] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005642 10.0.0.133 - - [2026-01-30 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.133 - - [2026-01-30 14:29:56] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004000 10.0.0.133 - - [2026-01-30 14:29:56] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.133 - - [2026-01-30 14:30:05] "GET / HTTP/1.1" 200 36215 0.001655 10.0.0.133 - - [2026-01-30 14:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.133 - - [2026-01-30 14:30:05] "GET /global-system-config/3d732818-c944-422e-80c8-cd16b3185794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006341 10.0.0.133 - - [2026-01-30 14:30:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.133 - - [2026-01-30 14:30:05] "GET /config-node/49b3655b-b897-4745-a501-8d7987642b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001753 10.0.0.133 - - [2026-01-30 14:30:09] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.007108 10.0.0.133 - - [2026-01-30 14:30:09] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.133 - - [2026-01-30 14:30:10] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004297 10.0.0.133 - - [2026-01-30 14:30:10] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.133 - - [2026-01-30 14:30:12] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006510 10.0.0.133 - - [2026-01-30 14:30:12] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.133 - - [2026-01-30 14:30:16] "GET / HTTP/1.1" 200 36215 0.002299 10.0.0.133 - - [2026-01-30 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.133 - - [2026-01-30 14:30:16] "GET /routing-instance/4b7bc749-95fe-48d2-b53d-6b171877e0af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004888 10.0.0.133 - - [2026-01-30 14:30:16] "POST /bgp-routers HTTP/1.1" 409 301 0.005534 10.0.0.133 - - [2026-01-30 14:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.133 - - [2026-01-30 14:30:16] "GET /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003369 10.0.0.133 - - [2026-01-30 14:30:16] "PUT /bgp-router/6ea0d3a7-ddef-4bc7-b0b6-6f5a5973b784 HTTP/1.1" 200 255 0.013228 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:30:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:30:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000979 10.0.0.133 - - [2026-01-30 14:30:42] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.011078 10.0.0.133 - - [2026-01-30 14:30:42] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.133 - - [2026-01-30 14:30:42] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005582 10.0.0.133 - - [2026-01-30 14:30:42] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.133 - - [2026-01-30 14:30:42] "GET /virtual-machine/38678c5f-d256-4c5a-8d2c-bf1a179ff44e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002676 10.0.0.133 - - [2026-01-30 14:30:42] "POST /ref-update HTTP/1.1" 200 156 0.022465 10.0.0.133 - - [2026-01-30 14:30:43] "GET /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.026971 10.0.0.133 - - [2026-01-30 14:30:43] "POST /set-tag HTTP/1.1" 200 109 0.016800 10.0.0.133 - - [2026-01-30 14:30:43] "POST /set-tag HTTP/1.1" 200 109 0.019283 10.0.0.133 - - [2026-01-30 14:30:43] "DELETE /instance-ip/259760f0-fde8-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.058722 10.0.0.133 - - [2026-01-30 14:30:43] "DELETE /virtual-machine-interface/257d2500-fde8-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.041392 10.0.0.133 - - [2026-01-30 14:30:43] "DELETE /virtual-machine/38678c5f-d256-4c5a-8d2c-bf1a179ff44e HTTP/1.1" 200 115 0.016847 10.0.0.133 - - [2026-01-30 14:30:43] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005602 10.0.0.133 - - [2026-01-30 14:30:43] "POST /set-tag HTTP/1.1" 200 109 0.002475 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:31:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001291 [Introspect:8084]10.0.0.133 - - [2026-01-30 14:31:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000805 10.0.0.133 - - [2026-01-30 14:31:13] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005028 10.0.0.133 - - [2026-01-30 14:31:13] "POST /set-tag HTTP/1.1" 200 109 0.005593 10.0.0.133 - - [2026-01-30 14:31:13] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004503 10.0.0.133 - - [2026-01-30 14:31:14] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.133 - - [2026-01-30 14:31:14] "GET /virtual-machine/498f91ab-acb5-4bbb-9ee0-462a47505eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002930 10.0.0.133 - - [2026-01-30 14:31:14] "POST /ref-update HTTP/1.1" 200 156 0.010365 10.0.0.133 - - [2026-01-30 14:31:14] "GET /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.005458 10.0.0.133 - - [2026-01-30 14:31:14] "POST /set-tag HTTP/1.1" 200 109 0.016310 10.0.0.133 - - [2026-01-30 14:31:14] "POST /set-tag HTTP/1.1" 200 109 0.020460 10.0.0.133 - - [2026-01-30 14:31:14] "DELETE /instance-ip/260529c8-fde8-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.047075 10.0.0.133 - - [2026-01-30 14:31:14] "DELETE /virtual-machine-interface/25e96d8c-fde8-11f0-af12-fa163eb34c59 HTTP/1.1" 200 115 0.045065 10.0.0.133 - - [2026-01-30 14:31:14] "DELETE /virtual-machine/498f91ab-acb5-4bbb-9ee0-462a47505eb9 HTTP/1.1" 200 115 0.021738 10.0.0.133 - - [2026-01-30 14:31:14] "DELETE /tag/16acf461-cf37-447b-83f0-664f39c9594d HTTP/1.1" 200 115 0.058788