++ 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: =================== Mon Feb 2 11:56:11 PM UTC 2026 ===================' INFO: =================== Mon Feb 2 11:56:11 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.33,10.250.73.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.250.73.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/02/2026 23:57:00.790 7fa8e169bd00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/02/2026 23:57:01.230 7fa8e169bd00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/02/2026 23:57:01.267 7fa8e169bd00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/02/2026 23:57:01.268 7fa8e169bd00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000746 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-02-02 23:57:17] "GET / HTTP/1.1" 503 181 0.000353 10.0.0.33 - - [2026-02-02 23:57:18] "GET / HTTP/1.1" 200 35931 0.002523 10.0.0.33 - - [2026-02-02 23:57:18] "GET / HTTP/1.1" 200 45303 0.001725 10.0.0.33 - - [2026-02-02 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.33 - - [2026-02-02 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006221 10.0.0.33 - - [2026-02-02 23:57:18] "GET / HTTP/1.1" 200 35931 0.001357 10.0.0.33 - - [2026-02-02 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.33 - - [2026-02-02 23:57:18] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008151 10.0.0.33 - - [2026-02-02 23:57:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002898 10.0.0.33 - - [2026-02-02 23:57:19] "POST /analytics-nodes HTTP/1.1" 200 599 0.062891 10.0.0.33 - - [2026-02-02 23:57:19] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.33 - - [2026-02-02 23:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.33 - - [2026-02-02 23:57:19] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012393 10.0.0.33 - - [2026-02-02 23:57:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003175 10.0.0.33 - - [2026-02-02 23:57:19] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.070845 10.0.0.33 - - [2026-02-02 23:57:19] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.33 - - [2026-02-02 23:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015003 10.0.0.33 - - [2026-02-02 23:57:20] "GET /domain/9729c1f8-9d32-483e-8b32-c3ceff3e7b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.033928 10.0.0.33 - - [2026-02-02 23:57:20] "POST /id-to-fqname HTTP/1.1" 200 173 0.001950 10.0.0.33 - - [2026-02-02 23:57:20] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.33 - - [2026-02-02 23:57:20] "POST /fqname-to-id HTTP/1.1" 404 182 0.017793 10.0.0.33 - - [2026-02-02 23:57:20] "POST /security-groups HTTP/1.1" 200 570 0.127290 10.0.0.33 - - [2026-02-02 23:57:20] "POST /projects HTTP/1.1" 200 481 0.474607 10.0.0.33 - - [2026-02-02 23:57:20] "GET / HTTP/1.1" 200 35931 0.001539 10.0.0.33 - - [2026-02-02 23:57:20] "POST /security-groups HTTP/1.1" 200 534 0.130212 10.0.0.33 - - [2026-02-02 23:57:20] "POST /chown HTTP/1.1" 200 109 0.040468 10.0.0.33 - - [2026-02-02 23:57:20] "POST /policy-managements HTTP/1.1" 409 214 0.015690 10.0.0.33 - - [2026-02-02 23:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015452 10.0.0.33 - - [2026-02-02 23:57:20] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010025 10.0.0.33 - - [2026-02-02 23:57:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.010610 10.0.0.33 - - [2026-02-02 23:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016368 10.0.0.33 - - [2026-02-02 23:57:20] "POST /application-policy-sets HTTP/1.1" 200 528 0.094501 10.0.0.33 - - [2026-02-02 23:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010041 10.0.0.33 - - [2026-02-02 23:57:21] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.062053 10.0.0.33 - - [2026-02-02 23:57:21] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.036758 10.0.0.33 - - [2026-02-02 23:57:21] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.185143 10.0.0.33 - - [2026-02-02 23:57:21] "POST /service-appliance-sets HTTP/1.1" 200 553 0.301935 10.0.0.33 - - [2026-02-02 23:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.038488 10.0.0.33 - - [2026-02-02 23:57:21] "GET /virtual-network/07fae626-1a41-4a63-8de9-5ada15caa45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.036078 10.0.0.33 - - [2026-02-02 23:57:21] "POST /fqname-to-id HTTP/1.1" 404 180 0.039912 10.0.0.33 - - [2026-02-02 23:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022466 10.0.0.33 - - [2026-02-02 23:57:21] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027183 10.0.0.33 - - [2026-02-02 23:57:21] "POST /service-appliance-sets HTTP/1.1" 200 541 0.281314 10.0.0.33 - - [2026-02-02 23:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.33 - - [2026-02-02 23:57:21] "GET / HTTP/1.1" 200 35931 0.004662 10.0.0.33 - - [2026-02-02 23:57:21] "GET /network-ipam/54067be4-7d3c-4e09-8239-f33baf5fa8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.056950 10.0.0.33 - - [2026-02-02 23:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.051705 10.0.0.33 - - [2026-02-02 23:57:22] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.071593 10.0.0.33 - - [2026-02-02 23:57:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.056291 10.0.0.33 - - [2026-02-02 23:57:22] "GET / HTTP/1.1" 200 35931 0.001947 10.0.0.33 - - [2026-02-02 23:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019311 10.0.0.33 - - [2026-02-02 23:57:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000489 10.0.0.33 - - [2026-02-02 23:57:22] "GET / HTTP/1.1" 200 35931 0.002382 10.0.0.33 - - [2026-02-02 23:57:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.004870 10.0.0.33 - - [2026-02-02 23:57:22] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.081546 10.0.0.33 - - [2026-02-02 23:57:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.005728 10.0.0.33 - - [2026-02-02 23:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012848 10.0.0.33 - - [2026-02-02 23:57:22] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.022104 10.0.0.33 - - [2026-02-02 23:57:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.017525 10.0.0.33 - - [2026-02-02 23:57:22] "POST /config-nodes HTTP/1.1" 200 593 0.216734 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001260 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001438 10.0.0.33 - - [2026-02-02 23:57:22] "POST /service-templates HTTP/1.1" 200 511 0.134081 10.0.0.33 - - [2026-02-02 23:57:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.111039 10.0.0.33 - - [2026-02-02 23:57:22] "POST /security-groups HTTP/1.1" 200 574 0.186766 10.0.0.33 - - [2026-02-02 23:57:22] "POST /projects HTTP/1.1" 200 489 1.110055 10.0.0.33 - - [2026-02-02 23:57:22] "POST /database-nodes HTTP/1.1" 200 597 0.170639 10.0.0.33 - - [2026-02-02 23:57:22] "POST /service-templates HTTP/1.1" 200 501 0.176711 10.0.0.33 - - [2026-02-02 23:57:22] "POST /security-groups HTTP/1.1" 200 546 0.177515 10.0.0.33 - - [2026-02-02 23:57:22] "POST /service-templates HTTP/1.1" 200 515 0.062761 10.0.0.33 - - [2026-02-02 23:57:22] "POST /chown HTTP/1.1" 200 109 0.057836 10.0.0.33 - - [2026-02-02 23:57:22] "GET / HTTP/1.1" 200 35931 0.002890 10.0.0.33 - - [2026-02-02 23:57:22] "POST /service-templates HTTP/1.1" 200 535 0.137671 10.0.0.33 - - [2026-02-02 23:57:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014063 10.0.0.33 - - [2026-02-02 23:57:23] "POST /network-ipams HTTP/1.1" 200 522 0.255691 10.0.0.33 - - [2026-02-02 23:57:23] "POST /service-templates HTTP/1.1" 200 507 0.338446 10.0.0.33 - - [2026-02-02 23:57:23] "POST /network-ipams HTTP/1.1" 200 510 0.194478 10.0.0.33 - - [2026-02-02 23:57:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.010752 10.0.0.33 - - [2026-02-02 23:57:23] "POST /useragent-kv HTTP/1.1" 200 115 0.050443 10.0.0.33 - - [2026-02-02 23:57:23] "POST /virtual-networks HTTP/1.1" 200 538 0.426985 10.0.0.33 - - [2026-02-02 23:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.33 - - [2026-02-02 23:57:23] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.037040 10.0.0.33 - - [2026-02-02 23:57:24] "POST /network-ipams HTTP/1.1" 200 518 0.062868 10.0.0.33 - - [2026-02-02 23:57:24] "POST /fqname-to-id HTTP/1.1" 404 202 0.028423 10.0.0.33 - - [2026-02-02 23:57:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004462 10.0.0.33 - - [2026-02-02 23:57:24] "POST /virtual-networks HTTP/1.1" 200 546 0.217619 10.0.0.33 - - [2026-02-02 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.33 - - [2026-02-02 23:57:24] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.011084 10.0.0.33 - - [2026-02-02 23:57:24] "POST /fqname-to-id HTTP/1.1" 404 199 0.002395 10.0.0.33 - - [2026-02-02 23:57:24] "POST /network-policys HTTP/1.1" 200 538 0.046947 10.0.0.33 - - [2026-02-02 23:57:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.012897 10.0.0.33 - - [2026-02-02 23:57:24] "POST /network-policys HTTP/1.1" 200 534 0.073682 10.0.0.33 - - [2026-02-02 23:57:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.002473 10.0.0.33 - - [2026-02-02 23:57:24] "POST /network-policys HTTP/1.1" 200 542 0.046228 10.0.0.33 - - [2026-02-02 23:57:24] "GET / HTTP/1.1" 200 35931 0.001595 10.0.0.33 - - [2026-02-02 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.33 - - [2026-02-02 23:57:24] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010842 10.0.0.33 - - [2026-02-02 23:57:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.004714 10.0.0.33 - - [2026-02-02 23:57:24] "POST /ref-update HTTP/1.1" 200 156 0.208438 10.0.0.33 - - [2026-02-02 23:57:24] "POST /config-database-nodes HTTP/1.1" 200 611 0.132463 10.0.0.33 - - [2026-02-02 23:57:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007264 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-update HTTP/1.1" 200 156 0.106782 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-update HTTP/1.1" 200 156 0.086363 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003321 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005142 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-update HTTP/1.1" 200 156 0.155001 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-update HTTP/1.1" 200 156 0.108362 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-update HTTP/1.1" 200 156 0.044525 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002763 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023894 10.0.0.33 - - [2026-02-02 23:57:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003702 10.0.0.33 - - [2026-02-02 23:57:25] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.33 - - [2026-02-02 23:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.33 - - [2026-02-02 23:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.33 - - [2026-02-02 23:57:25] "GET /routing-instance/4b89eb00-3c7e-463d-902a-289f4cd03f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015975 10.0.0.33 - - [2026-02-02 23:57:25] "GET /virtual-network/07fae626-1a41-4a63-8de9-5ada15caa45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.174682 10.0.0.33 - - [2026-02-02 23:57:25] "POST /bgp-routers HTTP/1.1" 200 616 0.201520 10.0.0.33 - - [2026-02-02 23:57:25] "GET /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.077424 10.0.0.33 - - [2026-02-02 23:57:25] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005453 10.0.0.33 - - [2026-02-02 23:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018035 10.0.0.33 - - [2026-02-02 23:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.33 - - [2026-02-02 23:57:26] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011019 10.0.0.33 - - [2026-02-02 23:57:26] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015712 10.0.0.33 - - [2026-02-02 23:57:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016587 10.0.0.33 - - [2026-02-02 23:57:26] "POST /firewall-policys HTTP/1.1" 200 530 0.070569 10.0.0.33 - - [2026-02-02 23:57:26] "POST /ref-update HTTP/1.1" 200 156 0.029670 10.0.0.33 - - [2026-02-02 23:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.127325 10.0.0.33 - - [2026-02-02 23:57:26] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.020225 10.0.0.33 - - [2026-02-02 23:57:26] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.012751 10.0.0.33 - - [2026-02-02 23:57:26] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003195 10.0.0.33 - - [2026-02-02 23:57:26] "POST /ref-update HTTP/1.1" 200 156 0.045420 10.0.0.33 - - [2026-02-02 23:57:26] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.017441 10.0.0.33 - - [2026-02-02 23:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.33 - - [2026-02-02 23:57:26] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007898 10.0.0.33 - - [2026-02-02 23:57:26] "POST /firewall-policys HTTP/1.1" 200 532 0.098987 10.0.0.33 - - [2026-02-02 23:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029612 10.0.0.33 - - [2026-02-02 23:57:26] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013799 10.0.0.33 - - [2026-02-02 23:57:26] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.008499 10.0.0.33 - - [2026-02-02 23:57:26] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008287 10.0.0.33 - - [2026-02-02 23:57:26] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006012 10.0.0.33 - - [2026-02-02 23:57:26] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004180 10.0.0.33 - - [2026-02-02 23:57:26] "POST /ref-update HTTP/1.1" 200 156 0.018331 10.0.0.33 - - [2026-02-02 23:57:26] "POST /ref-update HTTP/1.1" 200 156 0.066355 10.0.0.33 - - [2026-02-02 23:57:27] "POST /ref-update HTTP/1.1" 200 156 0.147354 10.0.0.33 - - [2026-02-02 23:57:27] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005470 10.0.0.33 - - [2026-02-02 23:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-02-02 23:57:27] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003344 10.0.0.33 - - [2026-02-02 23:57:27] "POST /firewall-policys HTTP/1.1" 200 530 0.026803 10.0.0.33 - - [2026-02-02 23:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.101630 10.0.0.33 - - [2026-02-02 23:57:27] "GET /firewall-policy/4f5b2153-a092-4c96-803d-a130acd5124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.014914 10.0.0.33 - - [2026-02-02 23:57:27] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003035 10.0.0.33 - - [2026-02-02 23:57:27] "GET /firewall-policy/4f5b2153-a092-4c96-803d-a130acd5124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.012242 10.0.0.33 - - [2026-02-02 23:57:27] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002957 10.0.0.33 - - [2026-02-02 23:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.33 - - [2026-02-02 23:57:27] "GET /network-ipam/54067be4-7d3c-4e09-8239-f33baf5fa8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002994 10.0.0.33 - - [2026-02-02 23:57:27] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003754 10.0.0.33 - - [2026-02-02 23:57:27] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002703 10.0.0.33 - - [2026-02-02 23:57:27] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005852 10.0.0.33 - - [2026-02-02 23:57:27] "POST /ref-update HTTP/1.1" 200 156 0.082501 10.0.0.33 - - [2026-02-02 23:57:27] "POST /ref-update HTTP/1.1" 200 156 0.025659 10.0.0.33 - - [2026-02-02 23:57:27] "POST /ref-update HTTP/1.1" 200 156 0.030256 10.0.0.33 - - [2026-02-02 23:57:27] "POST /ref-update HTTP/1.1" 200 156 0.061941 10.0.0.33 - - [2026-02-02 23:57:27] "POST /ref-update HTTP/1.1" 200 156 0.039059 10.0.0.33 - - [2026-02-02 23:57:27] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.019020 10.0.0.33 - - [2026-02-02 23:57:27] "POST /tags HTTP/1.1" 200 299 0.067815 10.0.0.33 - - [2026-02-02 23:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.33 - - [2026-02-02 23:57:28] "GET /tag/44c4d489-0796-40f1-a063-8d66b77f70f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.035534 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.035985 10.0.0.33 - - [2026-02-02 23:57:28] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.020717 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.33 - - [2026-02-02 23:57:28] "POST /set-tag HTTP/1.1" 200 109 0.042320 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.002542 10.0.0.33 - - [2026-02-02 23:57:28] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.085156 10.0.0.33 - - [2026-02-02 23:57:28] "POST /access-control-lists HTTP/1.1" 200 587 0.147007 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.019505 10.0.0.33 - - [2026-02-02 23:57:28] "POST /access-control-lists HTTP/1.1" 200 585 0.068044 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.009141 10.0.0.33 - - [2026-02-02 23:57:28] "POST /tags HTTP/1.1" 200 305 0.182531 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.032707 10.0.0.33 - - [2026-02-02 23:57:28] "GET /tag/91da7c7e-ad82-4efc-a54a-da1175e61e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.027969 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.33 - - [2026-02-02 23:57:28] "GET / HTTP/1.1" 200 35931 0.002532 10.0.0.33 - - [2026-02-02 23:57:28] "POST /access-control-lists HTTP/1.1" 200 579 0.186193 10.0.0.33 - - [2026-02-02 23:57:28] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.098964 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 404 212 0.022822 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011669 10.0.0.33 - - [2026-02-02 23:57:28] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.013965 10.0.0.33 - - [2026-02-02 23:57:28] "POST /access-control-lists HTTP/1.1" 200 577 0.025687 10.0.0.33 - - [2026-02-02 23:57:28] "POST /alarms HTTP/1.1" 200 581 0.140221 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 404 232 0.004744 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007101 10.0.0.33 - - [2026-02-02 23:57:28] "GET /service-appliance-set/01bfcd69-7b38-4f44-80bb-3c95a70d44af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.025276 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.011270 10.0.0.33 - - [2026-02-02 23:57:28] "POST /alarms HTTP/1.1" 200 575 0.106614 10.0.0.33 - - [2026-02-02 23:57:28] "POST /access-control-lists HTTP/1.1" 200 594 0.090529 10.0.0.33 - - [2026-02-02 23:57:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.026827 10.0.0.33 - - [2026-02-02 23:57:28] "POST /alarms HTTP/1.1" 200 575 0.068032 10.0.0.33 - - [2026-02-02 23:57:28] "POST /access-control-lists HTTP/1.1" 200 592 0.054570 10.0.0.33 - - [2026-02-02 23:57:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.019759 10.0.0.33 - - [2026-02-02 23:57:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.203286 10.0.0.33 - - [2026-02-02 23:57:29] "GET /virtual-machine-interface/054cd722-7a42-495f-a491-b3cc3378da01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.031403 10.0.0.33 - - [2026-02-02 23:57:29] "POST /alarms HTTP/1.1" 200 559 0.150996 10.0.0.33 - - [2026-02-02 23:57:29] "POST /access-control-lists HTTP/1.1" 200 583 0.133373 10.0.0.33 - - [2026-02-02 23:57:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.017631 10.0.0.33 - - [2026-02-02 23:57:29] "POST /alarms HTTP/1.1" 200 555 0.095183 10.0.0.33 - - [2026-02-02 23:57:29] "POST /instance-ips HTTP/1.1" 200 381 0.159790 10.0.0.33 - - [2026-02-02 23:57:29] "POST /alarms HTTP/1.1" 200 557 0.074419 10.0.0.33 - - [2026-02-02 23:57:29] "POST /access-control-lists HTTP/1.1" 200 581 0.056952 10.0.0.33 - - [2026-02-02 23:57:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.011966 10.0.0.33 - - [2026-02-02 23:57:29] "GET /instance-ip/fb8ee13e-1781-46df-884a-bb360bd8cdad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007994 10.0.0.33 - - [2026-02-02 23:57:29] "POST /access-control-lists HTTP/1.1" 200 602 0.045113 10.0.0.33 - - [2026-02-02 23:57:29] "POST /alarms HTTP/1.1" 200 565 0.052299 10.0.0.33 - - [2026-02-02 23:57:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.002739 10.0.0.33 - - [2026-02-02 23:57:29] "POST /access-control-lists HTTP/1.1" 200 600 0.060987 10.0.0.33 - - [2026-02-02 23:57:29] "POST /loadbalancers HTTP/1.1" 200 582 0.167209 10.0.0.33 - - [2026-02-02 23:57:29] "POST /alarms HTTP/1.1" 200 549 0.114547 10.0.0.33 - - [2026-02-02 23:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.074324 10.0.0.33 - - [2026-02-02 23:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012319 10.0.0.33 - - [2026-02-02 23:57:29] "POST /alarms HTTP/1.1" 200 557 0.104858 10.0.0.33 - - [2026-02-02 23:57:29] "POST /route-targets HTTP/1.1" 200 327 0.053588 10.0.0.33 - - [2026-02-02 23:57:29] "POST /ref-update HTTP/1.1" 200 156 0.094749 10.0.0.33 - - [2026-02-02 23:57:29] "POST /alarms HTTP/1.1" 200 567 0.085474 10.0.0.33 - - [2026-02-02 23:57:29] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.139716 10.0.0.33 - - [2026-02-02 23:57:29] "GET /instance-ip/fb8ee13e-1781-46df-884a-bb360bd8cdad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015000 10.0.0.33 - - [2026-02-02 23:57:29] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.214290 10.0.0.33 - - [2026-02-02 23:57:29] "GET /loadbalancer/6bea1335-57a2-496a-9880-8ff2f7e8beda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007562 10.0.0.33 - - [2026-02-02 23:57:29] "POST /route-targets HTTP/1.1" 200 327 0.061077 10.0.0.33 - - [2026-02-02 23:57:29] "POST /alarms HTTP/1.1" 200 555 0.144471 10.0.0.33 - - [2026-02-02 23:57:29] "POST /floating-ips HTTP/1.1" 200 583 0.107813 10.0.0.33 - - [2026-02-02 23:57:29] "POST /ref-update HTTP/1.1" 200 156 0.052921 10.0.0.33 - - [2026-02-02 23:57:29] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.097207 10.0.0.33 - - [2026-02-02 23:57:29] "POST /alarms HTTP/1.1" 200 567 0.081330 10.0.0.33 - - [2026-02-02 23:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013488 10.0.0.33 - - [2026-02-02 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 10.0.0.33 - - [2026-02-02 23:57:30] "POST /route-targets HTTP/1.1" 200 327 0.034234 10.0.0.33 - - [2026-02-02 23:57:30] "POST /ref-update HTTP/1.1" 200 156 0.041684 10.0.0.33 - - [2026-02-02 23:57:30] "POST /alarms HTTP/1.1" 200 575 0.072923 10.0.0.33 - - [2026-02-02 23:57:30] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.106525 10.0.0.33 - - [2026-02-02 23:57:30] "GET /loadbalancer-listener/ee4a4838-dd2f-48eb-832b-517fd6eb695c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.023171 10.0.0.33 - - [2026-02-02 23:57:30] "GET /loadbalancer-listener/ee4a4838-dd2f-48eb-832b-517fd6eb695c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008439 10.0.0.33 - - [2026-02-02 23:57:30] "POST /route-targets HTTP/1.1" 200 327 0.074092 10.0.0.33 - - [2026-02-02 23:57:30] "POST /alarms HTTP/1.1" 200 569 0.153138 10.0.0.33 - - [2026-02-02 23:57:30] "POST /ref-update HTTP/1.1" 200 156 0.103900 10.0.0.33 - - [2026-02-02 23:57:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.126332 10.0.0.33 - - [2026-02-02 23:57:30] "POST /alarms HTTP/1.1" 200 561 0.144336 10.0.0.33 - - [2026-02-02 23:57:30] "GET /instance-ip/fb8ee13e-1781-46df-884a-bb360bd8cdad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007450 10.0.0.33 - - [2026-02-02 23:57:30] "POST /route-targets HTTP/1.1" 200 327 0.046813 10.0.0.33 - - [2026-02-02 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013273 10.0.0.33 - - [2026-02-02 23:57:30] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.007336 10.0.0.33 - - [2026-02-02 23:57:30] "GET /instance-ip/fb8ee13e-1781-46df-884a-bb360bd8cdad?fields=floating_ips HTTP/1.1" 200 1170 0.037532 10.0.0.33 - - [2026-02-02 23:57:30] "GET /floating-ip/5c489af2-6ad6-44f6-87ad-6aae89665a3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.005182 10.0.0.33 - - [2026-02-02 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010742 10.0.0.33 - - [2026-02-02 23:57:30] "POST /alarms HTTP/1.1" 200 561 0.040450 10.0.0.33 - - [2026-02-02 23:57:30] "POST /ref-update HTTP/1.1" 200 156 0.057250 10.0.0.33 - - [2026-02-02 23:57:30] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.059908 10.0.0.33 - - [2026-02-02 23:57:30] "POST /alarms HTTP/1.1" 200 561 0.077241 10.0.0.33 - - [2026-02-02 23:57:30] "POST /route-targets HTTP/1.1" 200 327 0.055108 10.0.0.33 - - [2026-02-02 23:57:30] "POST /ref-update HTTP/1.1" 200 156 0.023442 10.0.0.33 - - [2026-02-02 23:57:30] "POST /alarms HTTP/1.1" 200 547 0.085860 10.0.0.33 - - [2026-02-02 23:57:30] "POST /tags HTTP/1.1" 200 301 0.098419 10.0.0.33 - - [2026-02-02 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.33 - - [2026-02-02 23:57:30] "GET /tag/d70943ac-3f6c-4842-b5c3-76857566f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.021163 10.0.0.33 - - [2026-02-02 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005914 10.0.0.33 - - [2026-02-02 23:57:30] "POST /alarms HTTP/1.1" 200 595 0.052459 10.0.0.33 - - [2026-02-02 23:57:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.004919 10.0.0.33 - - [2026-02-02 23:57:30] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068684 10.0.0.33 - - [2026-02-02 23:57:30] "POST /alarms HTTP/1.1" 200 575 0.085696 10.0.0.33 - - [2026-02-02 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.33 - - [2026-02-02 23:57:30] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.025124 10.0.0.33 - - [2026-02-02 23:57:30] "POST /access-control-lists HTTP/1.1" 200 551 0.137867 10.0.0.33 - - [2026-02-02 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.037378 10.0.0.33 - - [2026-02-02 23:57:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.004540 10.0.0.33 - - [2026-02-02 23:57:31] "POST /alarms HTTP/1.1" 200 571 0.136307 10.0.0.33 - - [2026-02-02 23:57:31] "GET /service-appliance-set/01bfcd69-7b38-4f44-80bb-3c95a70d44af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012310 10.0.0.33 - - [2026-02-02 23:57:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.004540 10.0.0.33 - - [2026-02-02 23:57:31] "POST /access-control-lists HTTP/1.1" 200 589 0.104029 10.0.0.33 - - [2026-02-02 23:57:31] "POST /alarms HTTP/1.1" 200 583 0.074089 10.0.0.33 - - [2026-02-02 23:57:31] "POST /ref-update HTTP/1.1" 200 156 0.079195 10.0.0.33 - - [2026-02-02 23:57:31] "POST /fqname-to-id HTTP/1.1" 404 237 0.007357 10.0.0.33 - - [2026-02-02 23:57:31] "POST /alarms HTTP/1.1" 200 609 0.143388 10.0.0.33 - - [2026-02-02 23:57:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.262494 10.0.0.33 - - [2026-02-02 23:57:31] "POST /access-control-lists HTTP/1.1" 200 601 0.133351 10.0.0.33 - - [2026-02-02 23:57:31] "GET /virtual-machine-interface/d96dc679-3fbf-4cfe-b360-e8fb2487af14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.033057 10.0.0.33 - - [2026-02-02 23:57:31] "POST /instance-ips HTTP/1.1" 200 377 0.039060 10.0.0.33 - - [2026-02-02 23:57:31] "POST /ref-update HTTP/1.1" 200 156 0.026896 10.0.0.33 - - [2026-02-02 23:57:31] "GET /instance-ip/f2658b98-4d1e-4533-bf0f-e5d2352d48f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.020741 10.0.0.33 - - [2026-02-02 23:57:31] "POST /ref-update HTTP/1.1" 200 156 0.042384 10.0.0.33 - - [2026-02-02 23:57:31] "PUT /access-control-list/e09744ee-347c-4d9c-a4ff-d8bc46dcdf6f HTTP/1.1" 200 272 0.042407 10.0.0.33 - - [2026-02-02 23:57:31] "PUT /access-control-list/4bd38f7a-81d1-4775-a1d9-a1d43390f4ca HTTP/1.1" 200 272 0.038319 10.0.0.33 - - [2026-02-02 23:57:31] "POST /loadbalancers HTTP/1.1" 200 582 0.148841 10.0.0.33 - - [2026-02-02 23:57:31] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.33 - - [2026-02-02 23:57:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005819 10.0.0.33 - - [2026-02-02 23:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.051719 10.0.0.33 - - [2026-02-02 23:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013904 10.0.0.33 - - [2026-02-02 23:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012267 10.0.0.33 - - [2026-02-02 23:57:31] "PUT /access-control-list/7b4952b1-f185-411b-b51c-4d934e4a8c8d HTTP/1.1" 200 272 0.092558 10.0.0.33 - - [2026-02-02 23:57:31] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.091498 10.0.0.33 - - [2026-02-02 23:57:31] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.049884 10.0.0.33 - - [2026-02-02 23:57:31] "GET /instance-ip/f2658b98-4d1e-4533-bf0f-e5d2352d48f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.023291 10.0.0.33 - - [2026-02-02 23:57:31] "PUT /access-control-list/33bc7d45-5332-449c-8db2-7f0c918cdd99 HTTP/1.1" 200 272 0.072929 10.0.0.33 - - [2026-02-02 23:57:31] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085324 10.0.0.33 - - [2026-02-02 23:57:31] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.013859 10.0.0.33 - - [2026-02-02 23:57:31] "PUT /access-control-list/1577f6af-0845-4a25-92c6-67b9854c8475 HTTP/1.1" 200 272 0.047494 10.0.0.33 - - [2026-02-02 23:57:31] "POST /floating-ips HTTP/1.1" 200 581 0.071014 10.0.0.33 - - [2026-02-02 23:57:31] "PUT /access-control-list/349d509d-137e-44a4-b810-b7fe00663fc0 HTTP/1.1" 200 272 0.029992 10.0.0.33 - - [2026-02-02 23:57:31] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.074970 10.0.0.33 - - [2026-02-02 23:57:32] "PUT /access-control-list/2e816a49-3686-49fc-9879-89c6ce52a642 HTTP/1.1" 200 272 0.052598 10.0.0.33 - - [2026-02-02 23:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015125 10.0.0.33 - - [2026-02-02 23:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013301 10.0.0.33 - - [2026-02-02 23:57:32] "PUT /access-control-list/6e20224a-797f-48ad-a51f-6bc324c9c8c9 HTTP/1.1" 200 272 0.033612 10.0.0.33 - - [2026-02-02 23:57:32] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074837 10.0.0.33 - - [2026-02-02 23:57:32] "PUT /access-control-list/134d926b-5423-42f5-aa6e-7747a52bacbe HTTP/1.1" 200 272 0.067546 10.0.0.33 - - [2026-02-02 23:57:32] "PUT /access-control-list/1c7c7111-73e9-4e74-913f-acc163e6fac1 HTTP/1.1" 200 272 0.022301 10.0.0.33 - - [2026-02-02 23:57:32] "GET /loadbalancer-listener/c826b829-bdc9-42a3-a1e6-903258f4e6a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.008143 10.0.0.33 - - [2026-02-02 23:57:32] "GET /loadbalancer-listener/c826b829-bdc9-42a3-a1e6-903258f4e6a1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.013226 10.0.0.33 - - [2026-02-02 23:57:32] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.053418 10.0.0.33 - - [2026-02-02 23:57:32] "GET /instance-ip/f2658b98-4d1e-4533-bf0f-e5d2352d48f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005191 10.0.0.33 - - [2026-02-02 23:57:32] "GET /instance-ip/f2658b98-4d1e-4533-bf0f-e5d2352d48f9?fields=floating_ips HTTP/1.1" 200 1165 0.008788 10.0.0.33 - - [2026-02-02 23:57:32] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004868 10.0.0.33 - - [2026-02-02 23:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.33 - - [2026-02-02 23:57:32] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031482 10.0.0.33 - - [2026-02-02 23:57:32] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.013860 10.0.0.33 - - [2026-02-02 23:57:32] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022249 10.0.0.33 - - [2026-02-02 23:57:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022203 10.0.0.33 - - [2026-02-02 23:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020009 10.0.0.33 - - [2026-02-02 23:57:32] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.33 - - [2026-02-02 23:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007523 10.0.0.33 - - [2026-02-02 23:57:32] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.006619 10.0.0.33 - - [2026-02-02 23:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2026-02-02 23:57:32] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.034426 10.0.0.33 - - [2026-02-02 23:57:32] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.085141 10.0.0.33 - - [2026-02-02 23:57:32] "GET /loadbalancer-listener/a852f46e-cae1-49d0-8f15-d94188099f11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.031209 10.0.0.33 - - [2026-02-02 23:57:32] "GET /loadbalancer-listener/a852f46e-cae1-49d0-8f15-d94188099f11?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.024800 10.0.0.33 - - [2026-02-02 23:57:32] "PUT /access-control-list/e4f4e74d-861d-4af9-b367-01aa4ad8a554 HTTP/1.1" 200 272 0.055619 10.0.0.33 - - [2026-02-02 23:57:32] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.098474 10.0.0.33 - - [2026-02-02 23:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006972 10.0.0.33 - - [2026-02-02 23:57:32] "GET /instance-ip/f2658b98-4d1e-4533-bf0f-e5d2352d48f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007234 10.0.0.33 - - [2026-02-02 23:57:32] "GET /instance-ip/f2658b98-4d1e-4533-bf0f-e5d2352d48f9?fields=floating_ips HTTP/1.1" 200 1165 0.009213 10.0.0.33 - - [2026-02-02 23:57:32] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.010046 10.0.0.33 - - [2026-02-02 23:57:32] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.129867 10.0.0.33 - - [2026-02-02 23:57:33] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.007133 10.0.0.33 - - [2026-02-02 23:57:33] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.33 - - [2026-02-02 23:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006512 10.0.0.33 - - [2026-02-02 23:57:33] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.118195 10.0.0.33 - - [2026-02-02 23:57:33] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.035523 10.0.0.33 - - [2026-02-02 23:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.046020 10.0.0.33 - - [2026-02-02 23:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007991 10.0.0.33 - - [2026-02-02 23:57:33] "PUT /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8 HTTP/1.1" 200 274 0.045819 10.0.0.33 - - [2026-02-02 23:57:33] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.136977 10.0.0.33 - - [2026-02-02 23:57:33] "GET /loadbalancer-listener/63b575f1-8c34-4833-a9ca-63f74e700774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.014148 10.0.0.33 - - [2026-02-02 23:57:33] "GET /loadbalancer-listener/63b575f1-8c34-4833-a9ca-63f74e700774?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.012752 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001786 10.0.0.33 - - [2026-02-02 23:57:33] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.076650 10.0.0.33 - - [2026-02-02 23:57:33] "GET /instance-ip/f2658b98-4d1e-4533-bf0f-e5d2352d48f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008786 10.0.0.33 - - [2026-02-02 23:57:33] "GET /instance-ip/f2658b98-4d1e-4533-bf0f-e5d2352d48f9?fields=floating_ips HTTP/1.1" 200 1165 0.009631 10.0.0.33 - - [2026-02-02 23:57:33] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.012905 10.0.0.33 - - [2026-02-02 23:57:33] "POST /tags HTTP/1.1" 200 357 0.133919 10.0.0.33 - - [2026-02-02 23:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022118 10.0.0.33 - - [2026-02-02 23:57:33] "GET /tag/51dbde2c-6e54-40fd-8895-6b0c38bdd3e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.032579 10.0.0.33 - - [2026-02-02 23:57:34] "POST /tags HTTP/1.1" 200 305 0.588903 10.0.0.33 - - [2026-02-02 23:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.045830 10.0.0.33 - - [2026-02-02 23:57:34] "GET /tag/21fb00f6-9884-4cf2-be50-d07f79010d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.028165 10.0.0.33 - - [2026-02-02 23:57:34] "POST /id-to-fqname HTTP/1.1" 200 174 0.005012 10.0.0.33 - - [2026-02-02 23:57:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.006240 10.0.0.33 - - [2026-02-02 23:57:34] "POST /security-groups HTTP/1.1" 200 571 0.073145 10.0.0.33 - - [2026-02-02 23:57:34] "POST /projects HTTP/1.1" 200 483 0.259118 10.0.0.33 - - [2026-02-02 23:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017807 10.0.0.33 - - [2026-02-02 23:57:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.004936 10.0.0.33 - - [2026-02-02 23:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.33 - - [2026-02-02 23:57:34] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.022127 10.0.0.33 - - [2026-02-02 23:57:34] "POST /access-control-lists HTTP/1.1" 200 580 0.077204 10.0.0.33 - - [2026-02-02 23:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.058338 10.0.0.33 - - [2026-02-02 23:57:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.047619 10.0.0.33 - - [2026-02-02 23:57:35] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005847 10.0.0.33 - - [2026-02-02 23:57:35] "POST /access-control-lists HTTP/1.1" 200 578 0.084617 10.0.0.33 - - [2026-02-02 23:57:35] "PUT /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a HTTP/1.1" 200 264 0.133410 10.0.0.33 - - [2026-02-02 23:57:35] "PUT /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19 HTTP/1.1" 200 264 0.070525 10.0.0.33 - - [2026-02-02 23:57:35] "POST /security-groups HTTP/1.1" 200 537 0.082032 10.0.0.33 - - [2026-02-02 23:57:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.015643 10.0.0.33 - - [2026-02-02 23:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031119 10.0.0.33 - - [2026-02-02 23:57:35] "POST /access-control-lists HTTP/1.1" 200 596 0.074588 10.0.0.33 - - [2026-02-02 23:57:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.026165 10.0.0.33 - - [2026-02-02 23:57:35] "POST /chown HTTP/1.1" 200 109 0.068453 10.0.0.33 - - [2026-02-02 23:57:35] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012040 10.0.0.33 - - [2026-02-02 23:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2026-02-02 23:57:35] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016964 10.0.0.33 - - [2026-02-02 23:57:35] "POST /access-control-lists HTTP/1.1" 200 594 0.091252 10.0.0.33 - - [2026-02-02 23:57:35] "POST /tags HTTP/1.1" 409 207 0.011864 10.0.0.33 - - [2026-02-02 23:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010439 10.0.0.33 - - [2026-02-02 23:57:35] "GET /tag/21fb00f6-9884-4cf2-be50-d07f79010d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.021598 10.0.0.33 - - [2026-02-02 23:57:35] "POST /firewall-rules HTTP/1.1" 200 564 0.086648 10.0.0.33 - - [2026-02-02 23:57:35] "GET /firewall-rule/37daca35-c96d-4167-9eee-e231e28e92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.019432 10.0.0.33 - - [2026-02-02 23:57:35] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003122 10.0.0.33 - - [2026-02-02 23:57:35] "GET /firewall-rule/37daca35-c96d-4167-9eee-e231e28e92e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002843 10.0.0.33 - - [2026-02-02 23:57:35] "POST /ref-update HTTP/1.1" 200 156 0.023848 10.0.0.33 - - [2026-02-02 23:57:35] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022428 10.0.0.33 - - [2026-02-02 23:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005884 10.0.0.33 - - [2026-02-02 23:57:36] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003655 10.0.0.33 - - [2026-02-02 23:57:36] "POST /tags HTTP/1.1" 409 207 0.002321 10.0.0.33 - - [2026-02-02 23:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.33 - - [2026-02-02 23:57:36] "GET /tag/21fb00f6-9884-4cf2-be50-d07f79010d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.031316 10.0.0.33 - - [2026-02-02 23:57:36] "POST /firewall-rules HTTP/1.1" 200 562 0.135942 10.0.0.33 - - [2026-02-02 23:57:36] "GET /firewall-rule/00c67da6-5a2d-4b9b-8a36-6242a4414d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.007731 10.0.0.33 - - [2026-02-02 23:57:36] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004792 10.0.0.33 - - [2026-02-02 23:57:36] "GET /firewall-rule/00c67da6-5a2d-4b9b-8a36-6242a4414d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003021 10.0.0.33 - - [2026-02-02 23:57:36] "POST /ref-update HTTP/1.1" 200 156 0.034545 10.0.0.33 - - [2026-02-02 23:57:36] "POST /tags HTTP/1.1" 200 301 0.104276 10.0.0.33 - - [2026-02-02 23:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017015 10.0.0.33 - - [2026-02-02 23:57:36] "GET /tag/d3972081-bd2a-4774-b2a9-b5f446fcdeb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019098 10.0.0.33 - - [2026-02-02 23:57:36] "POST /tags HTTP/1.1" 200 325 0.083659 10.0.0.33 - - [2026-02-02 23:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008802 10.0.0.33 - - [2026-02-02 23:57:36] "GET /tag/a5f2c3d9-0ebc-4143-a94c-783f99d30c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.019555 10.0.0.33 - - [2026-02-02 23:57:36] "POST /tags HTTP/1.1" 200 363 0.034578 10.0.0.33 - - [2026-02-02 23:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.33 - - [2026-02-02 23:57:36] "GET /tag/0670de5b-a97b-49a6-95af-57fb0a134a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.021953 10.0.0.33 - - [2026-02-02 23:57:36] "POST /tags HTTP/1.1" 200 311 0.049361 10.0.0.33 - - [2026-02-02 23:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.024733 10.0.0.33 - - [2026-02-02 23:57:36] "GET /tag/4c183a38-60f8-47da-b98e-414bc858c8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.032295 10.0.0.33 - - [2026-02-02 23:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.33 - - [2026-02-02 23:57:37] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006857 10.0.0.33 - - [2026-02-02 23:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.33 - - [2026-02-02 23:57:37] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.128067 10.0.0.33 - - [2026-02-02 23:57:37] "POST /virtual-machines HTTP/1.1" 200 377 0.055117 10.0.0.33 - - [2026-02-02 23:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016005 10.0.0.33 - - [2026-02-02 23:57:37] "PUT /access-control-list/c16dc556-7b70-492c-b32d-810ad95f5295 HTTP/1.1" 200 272 0.069662 10.0.0.33 - - [2026-02-02 23:57:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.188166 10.0.0.33 - - [2026-02-02 23:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.052598 10.0.0.33 - - [2026-02-02 23:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.032337 10.0.0.33 - - [2026-02-02 23:57:37] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005916 10.0.0.33 - - [2026-02-02 23:57:37] "POST /instance-ips HTTP/1.1" 200 409 0.070257 10.0.0.33 - - [2026-02-02 23:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.040271 10.0.0.33 - - [2026-02-02 23:57:37] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.056997 10.0.0.33 - - [2026-02-02 23:57:37] "POST /set-tag HTTP/1.1" 200 109 0.031551 10.0.0.33 - - [2026-02-02 23:57:37] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020627 10.0.0.33 - - [2026-02-02 23:57:37] "GET /instance-ip/f3809dfe-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003326 10.0.0.33 - - [2026-02-02 23:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.33 - - [2026-02-02 23:57:38] "GET /loadbalancer/6bea1335-57a2-496a-9880-8ff2f7e8beda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002948 10.0.0.33 - - [2026-02-02 23:57:38] "POST /tags HTTP/1.1" 200 355 0.022003 10.0.0.33 - - [2026-02-02 23:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.33 - - [2026-02-02 23:57:38] "GET /tag/c5932bb0-80b9-4a96-a3de-043cb09f6ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016201 10.0.0.33 - - [2026-02-02 23:57:38] "POST /tags HTTP/1.1" 200 303 0.046813 10.0.0.33 - - [2026-02-02 23:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033649 10.0.0.33 - - [2026-02-02 23:57:38] "GET /tag/b00817b0-208b-4889-9335-2b9716125b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.033109 10.0.0.33 - - [2026-02-02 23:57:38] "POST /projects HTTP/1.1" 409 218 0.002420 10.0.0.33 - - [2026-02-02 23:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017991 10.0.0.33 - - [2026-02-02 23:57:38] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049433 10.0.0.33 - - [2026-02-02 23:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010412 10.0.0.33 - - [2026-02-02 23:57:38] "GET /network-ipam/cce04b64-5345-462e-8fa9-8448c7f0c8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004890 10.0.0.33 - - [2026-02-02 23:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.33 - - [2026-02-02 23:57:38] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005945 10.0.0.33 - - [2026-02-02 23:57:38] "PUT /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a HTTP/1.1" 200 264 0.053754 10.0.0.33 - - [2026-02-02 23:57:38] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005762 10.0.0.33 - - [2026-02-02 23:57:38] "POST /set-tag HTTP/1.1" 200 109 0.066235 10.0.0.33 - - [2026-02-02 23:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015858 10.0.0.33 - - [2026-02-02 23:57:38] "GET /network-ipam/be64d713-25ad-464d-b379-7f7029e492c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003813 10.0.0.33 - - [2026-02-02 23:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-02-02 23:57:38] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012113 10.0.0.33 - - [2026-02-02 23:57:38] "PUT /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19 HTTP/1.1" 200 264 0.083759 10.0.0.33 - - [2026-02-02 23:57:38] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004950 10.0.0.33 - - [2026-02-02 23:57:39] "POST /set-tag HTTP/1.1" 200 109 0.079213 10.0.0.33 - - [2026-02-02 23:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012563 10.0.0.33 - - [2026-02-02 23:57:39] "GET /network-policy/3945ca86-2f74-4a73-af75-357935b1a2e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003836 10.0.0.33 - - [2026-02-02 23:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.33 - - [2026-02-02 23:57:39] "GET /network-policy/1d809831-ce44-4234-be4e-b9c59be3c58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002968 10.0.0.33 - - [2026-02-02 23:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2026-02-02 23:57:39] "GET /network-policy/00f5c2b0-5aad-4358-920f-11abbfa822cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003551 10.0.0.33 - - [2026-02-02 23:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.33 - - [2026-02-02 23:57:39] "PUT /network-policy/00f5c2b0-5aad-4358-920f-11abbfa822cf HTTP/1.1" 200 262 0.012603 10.0.0.33 - - [2026-02-02 23:57:39] "POST /ref-update HTTP/1.1" 200 156 0.112763 10.0.0.33 - - [2026-02-02 23:57:39] "PUT /access-control-list/f130aa65-cb5d-4d2a-936d-383f67bfa203 HTTP/1.1" 200 272 0.074300 10.0.0.33 - - [2026-02-02 23:57:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002473 10.0.0.33 - - [2026-02-02 23:57:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002496 10.0.0.33 - - [2026-02-02 23:57:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002677 10.0.0.33 - - [2026-02-02 23:57:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002383 10.0.0.33 - - [2026-02-02 23:57:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001952 10.0.0.33 - - [2026-02-02 23:57:39] "POST /security-groups HTTP/1.1" 409 245 0.004372 10.0.0.33 - - [2026-02-02 23:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.33 - - [2026-02-02 23:57:39] "PUT /security-group/f0597922-4ba8-4aba-9d07-834941c465a6 HTTP/1.1" 200 262 0.055230 10.0.0.33 - - [2026-02-02 23:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.031472 10.0.0.33 - - [2026-02-02 23:57:39] "PUT /access-control-list/1577f6af-0845-4a25-92c6-67b9854c8475 HTTP/1.1" 200 272 0.025475 10.0.0.33 - - [2026-02-02 23:57:39] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018926 10.0.0.33 - - [2026-02-02 23:57:39] "PUT /access-control-list/349d509d-137e-44a4-b810-b7fe00663fc0 HTTP/1.1" 200 272 0.040472 10.0.0.33 - - [2026-02-02 23:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.33 - - [2026-02-02 23:57:39] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003483 10.0.0.33 - - [2026-02-02 23:57:39] "POST /tags HTTP/1.1" 409 206 0.010660 10.0.0.33 - - [2026-02-02 23:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.33 - - [2026-02-02 23:57:39] "GET /tag/b00817b0-208b-4889-9335-2b9716125b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012539 10.0.0.33 - - [2026-02-02 23:57:39] "POST /firewall-rules HTTP/1.1" 200 562 0.085788 10.0.0.33 - - [2026-02-02 23:57:39] "GET /firewall-rule/0120b2d5-7c08-4b55-99bf-f79d861d6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.006135 10.0.0.33 - - [2026-02-02 23:57:39] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004424 10.0.0.33 - - [2026-02-02 23:57:39] "GET /firewall-rule/0120b2d5-7c08-4b55-99bf-f79d861d6a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.004368 10.0.0.33 - - [2026-02-02 23:57:39] "POST /ref-update HTTP/1.1" 200 156 0.037179 10.0.0.33 - - [2026-02-02 23:57:39] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014306 10.0.0.33 - - [2026-02-02 23:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.33 - - [2026-02-02 23:57:40] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003748 10.0.0.33 - - [2026-02-02 23:57:40] "POST /tags HTTP/1.1" 409 206 0.007895 10.0.0.33 - - [2026-02-02 23:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.33 - - [2026-02-02 23:57:40] "GET /tag/b00817b0-208b-4889-9335-2b9716125b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019426 10.0.0.33 - - [2026-02-02 23:57:40] "POST /firewall-rules HTTP/1.1" 200 560 0.089414 10.0.0.33 - - [2026-02-02 23:57:40] "GET /firewall-rule/0d9ff088-3ea3-4248-b0a3-079181a5df53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.009250 10.0.0.33 - - [2026-02-02 23:57:40] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005386 10.0.0.33 - - [2026-02-02 23:57:40] "GET /firewall-rule/0d9ff088-3ea3-4248-b0a3-079181a5df53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.007220 10.0.0.33 - - [2026-02-02 23:57:40] "POST /ref-update HTTP/1.1" 200 156 0.037204 10.0.0.33 - - [2026-02-02 23:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007459 10.0.0.33 - - [2026-02-02 23:57:40] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003419 10.0.0.33 - - [2026-02-02 23:57:40] "POST /tags HTTP/1.1" 200 371 0.026685 10.0.0.33 - - [2026-02-02 23:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022867 10.0.0.33 - - [2026-02-02 23:57:40] "GET /tag/bca2a80a-5df1-4fe4-a484-987a15aded91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.034721 10.0.0.33 - - [2026-02-02 23:57:40] "POST /tags HTTP/1.1" 200 319 0.040738 10.0.0.33 - - [2026-02-02 23:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.33 - - [2026-02-02 23:57:40] "GET /tag/88259ee2-d5f1-4612-998f-152f62bf5088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.022076 10.0.0.33 - - [2026-02-02 23:57:40] "POST /id-to-fqname HTTP/1.1" 200 181 0.000542 10.0.0.33 - - [2026-02-02 23:57:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.006442 10.0.0.33 - - [2026-02-02 23:57:40] "POST /security-groups HTTP/1.1" 200 578 0.078681 10.0.0.33 - - [2026-02-02 23:57:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.002658 10.0.0.33 - - [2026-02-02 23:57:40] "POST /projects HTTP/1.1" 200 497 0.216578 10.0.0.33 - - [2026-02-02 23:57:40] "POST /access-control-lists HTTP/1.1" 200 587 0.066909 10.0.0.33 - - [2026-02-02 23:57:40] "POST /fqname-to-id HTTP/1.1" 404 224 0.020841 10.0.0.33 - - [2026-02-02 23:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.052187 10.0.0.33 - - [2026-02-02 23:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.026239 10.0.0.33 - - [2026-02-02 23:57:41] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.006449 10.0.0.33 - - [2026-02-02 23:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2026-02-02 23:57:41] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.016755 10.0.0.33 - - [2026-02-02 23:57:41] "POST /access-control-lists HTTP/1.1" 200 585 0.089329 10.0.0.33 - - [2026-02-02 23:57:41] "PUT /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a HTTP/1.1" 200 264 0.065615 10.0.0.33 - - [2026-02-02 23:57:41] "PUT /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19 HTTP/1.1" 200 264 0.043938 10.0.0.33 - - [2026-02-02 23:57:41] "POST /security-groups HTTP/1.1" 200 558 0.082304 10.0.0.33 - - [2026-02-02 23:57:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.003648 10.0.0.33 - - [2026-02-02 23:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.045063 10.0.0.33 - - [2026-02-02 23:57:41] "POST /chown HTTP/1.1" 200 109 0.024192 10.0.0.33 - - [2026-02-02 23:57:41] "POST /access-control-lists HTTP/1.1" 200 610 0.080344 10.0.0.33 - - [2026-02-02 23:57:41] "POST /fqname-to-id HTTP/1.1" 404 247 0.028963 10.0.0.33 - - [2026-02-02 23:57:41] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009830 10.0.0.33 - - [2026-02-02 23:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012828 10.0.0.33 - - [2026-02-02 23:57:41] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006498 10.0.0.33 - - [2026-02-02 23:57:41] "POST /tags HTTP/1.1" 409 214 0.013340 10.0.0.33 - - [2026-02-02 23:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.33 - - [2026-02-02 23:57:41] "GET /tag/88259ee2-d5f1-4612-998f-152f62bf5088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.036295 10.0.0.33 - - [2026-02-02 23:57:41] "POST /access-control-lists HTTP/1.1" 200 608 0.104353 10.0.0.33 - - [2026-02-02 23:57:41] "POST /firewall-rules HTTP/1.1" 200 578 0.084039 10.0.0.33 - - [2026-02-02 23:57:41] "GET /firewall-rule/b1b6cbb8-6331-4da1-8018-108c140dd6d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006346 10.0.0.33 - - [2026-02-02 23:57:41] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005638 10.0.0.33 - - [2026-02-02 23:57:41] "GET /firewall-rule/b1b6cbb8-6331-4da1-8018-108c140dd6d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003382 10.0.0.33 - - [2026-02-02 23:57:41] "POST /ref-update HTTP/1.1" 200 156 0.036180 10.0.0.33 - - [2026-02-02 23:57:41] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009211 10.0.0.33 - - [2026-02-02 23:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.33 - - [2026-02-02 23:57:41] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002920 10.0.0.33 - - [2026-02-02 23:57:41] "POST /tags HTTP/1.1" 409 214 0.002048 10.0.0.33 - - [2026-02-02 23:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.33 - - [2026-02-02 23:57:41] "GET /tag/88259ee2-d5f1-4612-998f-152f62bf5088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014166 10.0.0.33 - - [2026-02-02 23:57:42] "POST /firewall-rules HTTP/1.1" 200 576 0.075733 10.0.0.33 - - [2026-02-02 23:57:42] "GET /firewall-rule/fa8eaac9-e45d-4097-aa3d-88d045a9d01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004774 10.0.0.33 - - [2026-02-02 23:57:42] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004143 10.0.0.33 - - [2026-02-02 23:57:42] "GET /firewall-rule/fa8eaac9-e45d-4097-aa3d-88d045a9d01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003001 10.0.0.33 - - [2026-02-02 23:57:42] "POST /ref-update HTTP/1.1" 200 156 0.034873 10.0.0.33 - - [2026-02-02 23:57:42] "POST /tags HTTP/1.1" 200 363 0.027185 10.0.0.33 - - [2026-02-02 23:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.027437 10.0.0.33 - - [2026-02-02 23:57:42] "GET /tag/2650a318-1c45-4ef4-902f-11e395205fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019040 10.0.0.33 - - [2026-02-02 23:57:42] "POST /tags HTTP/1.1" 200 311 0.033143 10.0.0.33 - - [2026-02-02 23:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008174 10.0.0.33 - - [2026-02-02 23:57:42] "GET /tag/3247ff43-9cfe-4c8b-b2ab-10184ef47275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017856 10.0.0.33 - - [2026-02-02 23:57:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000552 10.0.0.33 - - [2026-02-02 23:57:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.011498 10.0.0.33 - - [2026-02-02 23:57:42] "POST /security-groups HTTP/1.1" 200 574 0.080488 10.0.0.33 - - [2026-02-02 23:57:42] "POST /projects HTTP/1.1" 200 489 0.265799 10.0.0.33 - - [2026-02-02 23:57:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.003608 10.0.0.33 - - [2026-02-02 23:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019612 10.0.0.33 - - [2026-02-02 23:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013372 10.0.0.33 - - [2026-02-02 23:57:42] "POST /access-control-lists HTTP/1.1" 200 583 0.083059 10.0.0.33 - - [2026-02-02 23:57:42] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.027964 10.0.0.33 - - [2026-02-02 23:57:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.002745 10.0.0.33 - - [2026-02-02 23:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.33 - - [2026-02-02 23:57:42] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.005388 10.0.0.33 - - [2026-02-02 23:57:42] "POST /access-control-lists HTTP/1.1" 200 581 0.070710 10.0.0.33 - - [2026-02-02 23:57:43] "PUT /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a HTTP/1.1" 200 264 0.120623 10.0.0.33 - - [2026-02-02 23:57:43] "PUT /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19 HTTP/1.1" 200 264 0.070247 10.0.0.33 - - [2026-02-02 23:57:43] "POST /security-groups HTTP/1.1" 200 546 0.082503 10.0.0.33 - - [2026-02-02 23:57:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.003325 10.0.0.33 - - [2026-02-02 23:57:43] "POST /access-control-lists HTTP/1.1" 200 602 0.030393 10.0.0.33 - - [2026-02-02 23:57:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.018699 10.0.0.33 - - [2026-02-02 23:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.048070 10.0.0.33 - - [2026-02-02 23:57:43] "POST /chown HTTP/1.1" 200 109 0.023804 10.0.0.33 - - [2026-02-02 23:57:43] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012990 10.0.0.33 - - [2026-02-02 23:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012877 10.0.0.33 - - [2026-02-02 23:57:43] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.035662 10.0.0.33 - - [2026-02-02 23:57:43] "POST /access-control-lists HTTP/1.1" 200 600 0.109794 10.0.0.33 - - [2026-02-02 23:57:43] "POST /tags HTTP/1.1" 409 210 0.003588 10.0.0.33 - - [2026-02-02 23:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.33 - - [2026-02-02 23:57:43] "GET /tag/3247ff43-9cfe-4c8b-b2ab-10184ef47275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013588 10.0.0.33 - - [2026-02-02 23:57:43] "POST /firewall-rules HTTP/1.1" 200 570 0.090748 10.0.0.33 - - [2026-02-02 23:57:43] "GET /firewall-rule/e33fe55e-48fc-4343-98f7-a281ea8ace32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006893 10.0.0.33 - - [2026-02-02 23:57:43] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005349 10.0.0.33 - - [2026-02-02 23:57:43] "GET /firewall-rule/e33fe55e-48fc-4343-98f7-a281ea8ace32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005301 10.0.0.33 - - [2026-02-02 23:57:43] "POST /ref-update HTTP/1.1" 200 156 0.038296 10.0.0.33 - - [2026-02-02 23:57:43] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011688 10.0.0.33 - - [2026-02-02 23:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-02-02 23:57:43] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003511 10.0.0.33 - - [2026-02-02 23:57:43] "POST /tags HTTP/1.1" 409 210 0.002261 10.0.0.33 - - [2026-02-02 23:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.33 - - [2026-02-02 23:57:43] "GET /tag/3247ff43-9cfe-4c8b-b2ab-10184ef47275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020333 10.0.0.33 - - [2026-02-02 23:57:43] "POST /firewall-rules HTTP/1.1" 200 568 0.067583 10.0.0.33 - - [2026-02-02 23:57:44] "GET /firewall-rule/ec8d7998-fdca-4081-9f06-aac7623f04fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005554 10.0.0.33 - - [2026-02-02 23:57:44] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007747 10.0.0.33 - - [2026-02-02 23:57:44] "GET /firewall-rule/ec8d7998-fdca-4081-9f06-aac7623f04fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008667 10.0.0.33 - - [2026-02-02 23:57:44] "POST /ref-update HTTP/1.1" 200 156 0.038835 10.0.0.33 - - [2026-02-02 23:57:44] "POST /tags HTTP/1.1" 409 237 0.001989 10.0.0.33 - - [2026-02-02 23:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.33 - - [2026-02-02 23:57:44] "GET /tag/0670de5b-a97b-49a6-95af-57fb0a134a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.023172 10.0.0.33 - - [2026-02-02 23:57:44] "POST /tags HTTP/1.1" 409 210 0.002392 10.0.0.33 - - [2026-02-02 23:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.33 - - [2026-02-02 23:57:44] "GET /tag/4c183a38-60f8-47da-b98e-414bc858c8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019843 10.0.0.33 - - [2026-02-02 23:57:44] "POST /projects HTTP/1.1" 409 223 0.003132 10.0.0.33 - - [2026-02-02 23:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.33 - - [2026-02-02 23:57:44] "GET /project/1eed080e-fc2c-4d01-9d41-e723d06d713f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055376 10.0.0.33 - - [2026-02-02 23:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.33 - - [2026-02-02 23:57:44] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.009015 10.0.0.33 - - [2026-02-02 23:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.33 - - [2026-02-02 23:57:44] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006694 10.0.0.33 - - [2026-02-02 23:57:44] "PUT /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a HTTP/1.1" 200 264 0.046032 10.0.0.33 - - [2026-02-02 23:57:44] "PUT /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19 HTTP/1.1" 200 264 0.061093 10.0.0.33 - - [2026-02-02 23:57:44] "POST /security-groups HTTP/1.1" 409 253 0.004788 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000919 10.0.0.33 - - [2026-02-02 23:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 10.0.0.33 - - [2026-02-02 23:57:44] "PUT /security-group/6bfd8332-1c23-4f27-866b-76e509e692c7 HTTP/1.1" 200 262 0.066077 10.0.0.33 - - [2026-02-02 23:57:44] "PUT /access-control-list/134d926b-5423-42f5-aa6e-7747a52bacbe HTTP/1.1" 200 272 0.010908 10.0.0.33 - - [2026-02-02 23:57:44] "PUT /access-control-list/1c7c7111-73e9-4e74-913f-acc163e6fac1 HTTP/1.1" 200 272 0.029195 10.0.0.33 - - [2026-02-02 23:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.036420 10.0.0.33 - - [2026-02-02 23:57:44] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018374 10.0.0.33 - - [2026-02-02 23:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007769 10.0.0.33 - - [2026-02-02 23:57:44] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003683 10.0.0.33 - - [2026-02-02 23:57:44] "POST /tags HTTP/1.1" 409 210 0.004405 10.0.0.33 - - [2026-02-02 23:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2026-02-02 23:57:44] "GET /tag/4c183a38-60f8-47da-b98e-414bc858c8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012686 10.0.0.33 - - [2026-02-02 23:57:45] "POST /firewall-rules HTTP/1.1" 200 570 0.090321 10.0.0.33 - - [2026-02-02 23:57:45] "GET /firewall-rule/a7b2aa29-2079-49ff-aa9e-c46f7d03cc30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016704 10.0.0.33 - - [2026-02-02 23:57:45] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004600 10.0.0.33 - - [2026-02-02 23:57:45] "GET /firewall-rule/a7b2aa29-2079-49ff-aa9e-c46f7d03cc30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.108498 10.0.0.33 - - [2026-02-02 23:57:45] "POST /ref-update HTTP/1.1" 200 156 0.070998 10.0.0.33 - - [2026-02-02 23:57:45] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004157 10.0.0.33 - - [2026-02-02 23:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.33 - - [2026-02-02 23:57:45] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002777 10.0.0.33 - - [2026-02-02 23:57:45] "POST /tags HTTP/1.1" 409 210 0.005391 10.0.0.33 - - [2026-02-02 23:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.33 - - [2026-02-02 23:57:45] "GET /tag/4c183a38-60f8-47da-b98e-414bc858c8d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024331 10.0.0.33 - - [2026-02-02 23:57:45] "POST /firewall-rules HTTP/1.1" 200 568 0.083946 10.0.0.33 - - [2026-02-02 23:57:45] "GET /firewall-rule/1cb08367-af05-41a3-93c6-cefd57160bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.021568 10.0.0.33 - - [2026-02-02 23:57:45] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.007339 10.0.0.33 - - [2026-02-02 23:57:45] "GET /firewall-rule/1cb08367-af05-41a3-93c6-cefd57160bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003778 10.0.0.33 - - [2026-02-02 23:57:45] "POST /ref-update HTTP/1.1" 200 156 0.084506 10.0.0.33 - - [2026-02-02 23:57:45] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008683 10.0.0.33 - - [2026-02-02 23:57:45] "POST /set-tag HTTP/1.1" 200 109 0.004659 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001129 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001214 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:57:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:58:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:58:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001314 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:58:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.33 - - [2026-02-02 23:58:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000995 10.0.0.19 - - [2026-02-02 23:59:34] "GET / HTTP/1.1" 200 35931 0.002705 10.0.0.19 - - [2026-02-02 23:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.19 - - [2026-02-02 23:59:34] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006764 10.0.0.19 - - [2026-02-02 23:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.19 - - [2026-02-02 23:59:34] "GET /routing-instance/4b89eb00-3c7e-463d-902a-289f4cd03f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003583 10.0.0.19 - - [2026-02-02 23:59:34] "PUT /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8 HTTP/1.1" 200 274 0.011077 10.0.0.19 - - [2026-02-02 23:59:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.008087 10.0.0.19 - - [2026-02-02 23:59:34] "POST /virtual-routers HTTP/1.1" 200 599 0.017813 10.0.0.19 - - [2026-02-02 23:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.19 - - [2026-02-02 23:59:34] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.009866 10.0.0.19 - - [2026-02-02 23:59:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.002296 10.0.0.19 - - [2026-02-02 23:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.19 - - [2026-02-02 23:59:34] "GET /virtual-network/07fae626-1a41-4a63-8de9-5ada15caa45c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004405 10.0.0.19 - - [2026-02-02 23:59:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.058979 10.0.0.19 - - [2026-02-02 23:59:53] "GET / HTTP/1.1" 200 35931 0.002383 10.0.0.19 - - [2026-02-02 23:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.19 - - [2026-02-02 23:59:53] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005602 10.0.0.19 - - [2026-02-02 23:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.19 - - [2026-02-02 23:59:53] "GET /routing-instance/4b89eb00-3c7e-463d-902a-289f4cd03f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005023 10.0.0.19 - - [2026-02-02 23:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.19 - - [2026-02-02 23:59:53] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.003952 10.0.0.19 - - [2026-02-02 23:59:54] "PUT /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583 HTTP/1.1" 200 262 0.026815 10.0.0.19 - - [2026-02-02 23:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.19 - - [2026-02-02 23:59:54] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.008173 10.0.0.19 - - [2026-02-02 23:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.19 - - [2026-02-02 23:59:54] "GET /virtual-machine-interface/ca48d392-c8f9-4677-8a0e-371915ff5586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004568 10.0.0.19 - - [2026-02-02 23:59:54] "PUT /virtual-machine-interface/ca48d392-c8f9-4677-8a0e-371915ff5586 HTTP/1.1" 200 284 0.009261 10.0.0.33 - - [2026-02-03 00:01:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002332 10.0.0.33 - - [2026-02-03 00:01:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002250 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:02:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001181 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:02:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001565 10.0.0.33 - - [2026-02-03 00:02:28] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.005193 10.0.0.33 - - [2026-02-03 00:02:28] "POST /ref-update HTTP/1.1" 200 156 0.018587 10.0.0.33 - - [2026-02-03 00:02:34] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006552 10.0.0.33 - - [2026-02-03 00:02:34] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.33 - - [2026-02-03 00:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.33 - - [2026-02-03 00:02:34] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003869 10.0.0.33 - - [2026-02-03 00:02:34] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005098 10.0.0.33 - - [2026-02-03 00:02:34] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.33 - - [2026-02-03 00:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.33 - - [2026-02-03 00:02:35] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002984 10.0.0.33 - - [2026-02-03 00:02:35] "GET /loadbalancer-pool/f783b199-c831-48fb-8bdb-b73675021a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004543 10.0.0.33 - - [2026-02-03 00:02:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022195 10.0.0.33 - - [2026-02-03 00:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.041877 10.0.0.33 - - [2026-02-03 00:02:35] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017864 10.0.0.33 - - [2026-02-03 00:02:35] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004979 10.0.0.33 - - [2026-02-03 00:02:35] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.33 - - [2026-02-03 00:02:35] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.017422 10.0.0.33 - - [2026-02-03 00:02:35] "POST /tags HTTP/1.1" 409 205 0.002927 10.0.0.33 - - [2026-02-03 00:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.33 - - [2026-02-03 00:02:35] "GET /tag/d70943ac-3f6c-4842-b5c3-76857566f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012019 10.0.0.33 - - [2026-02-03 00:02:35] "PUT /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b HTTP/1.1" 200 256 0.016273 10.0.0.33 - - [2026-02-03 00:02:35] "POST /set-tag HTTP/1.1" 200 109 0.094604 10.0.0.33 - - [2026-02-03 00:02:35] "GET /loadbalancer-pool/f9390025-9f89-46cc-bf5f-c135e92a5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016469 10.0.0.33 - - [2026-02-03 00:02:35] "POST /loadbalancer-members HTTP/1.1" 200 690 0.052665 10.0.0.33 - - [2026-02-03 00:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013126 10.0.0.33 - - [2026-02-03 00:02:35] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011573 10.0.0.33 - - [2026-02-03 00:02:35] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006551 10.0.0.33 - - [2026-02-03 00:02:35] "POST /set-tag HTTP/1.1" 200 109 0.005478 10.0.0.33 - - [2026-02-03 00:02:35] "POST /ref-update HTTP/1.1" 200 156 0.008726 10.0.0.33 - - [2026-02-03 00:02:35] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006318 10.0.0.33 - - [2026-02-03 00:02:35] "GET /loadbalancer-pool/a9366b99-8bdc-4974-9915-10c5947744d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005733 10.0.0.33 - - [2026-02-03 00:02:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023350 10.0.0.33 - - [2026-02-03 00:02:35] "PUT /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b HTTP/1.1" 200 256 0.018683 10.0.0.33 - - [2026-02-03 00:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026831 10.0.0.33 - - [2026-02-03 00:02:35] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013271 10.0.0.33 - - [2026-02-03 00:02:35] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005284 10.0.0.33 - - [2026-02-03 00:02:35] "POST /ref-update HTTP/1.1" 200 156 0.009042 10.0.0.33 - - [2026-02-03 00:02:35] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.013940 10.0.0.33 - - [2026-02-03 00:02:35] "POST /set-tag HTTP/1.1" 200 109 0.003994 10.0.0.33 - - [2026-02-03 00:02:35] "PUT /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b HTTP/1.1" 200 256 0.015836 10.0.0.33 - - [2026-02-03 00:03:29] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005285 10.0.0.33 - - [2026-02-03 00:03:29] "POST /set-tag HTTP/1.1" 200 109 0.003167 10.0.0.33 - - [2026-02-03 00:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.33 - - [2026-02-03 00:03:29] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003544 10.0.0.33 - - [2026-02-03 00:03:29] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004895 10.0.0.33 - - [2026-02-03 00:03:29] "POST /set-tag HTTP/1.1" 200 109 0.027116 10.0.0.33 - - [2026-02-03 00:03:29] "DELETE /loadbalancer-member/2f66650e-93d4-492a-8e8a-e32e30aa01f4 HTTP/1.1" 200 115 0.067625 10.0.0.33 - - [2026-02-03 00:03:29] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007519 10.0.0.33 - - [2026-02-03 00:03:29] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.33 - - [2026-02-03 00:03:29] "DELETE /loadbalancer-member/19591c10-2b93-4f82-8011-4d7b37349ecf HTTP/1.1" 200 115 0.046726 10.0.0.33 - - [2026-02-03 00:03:29] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012705 10.0.0.33 - - [2026-02-03 00:03:29] "POST /set-tag HTTP/1.1" 200 109 0.002914 10.0.0.33 - - [2026-02-03 00:03:29] "DELETE /loadbalancer-member/05a9d5d5-886d-4d5c-88fc-6983d768387d HTTP/1.1" 200 115 0.056770 10.0.0.33 - - [2026-02-03 00:03:29] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012112 10.0.0.33 - - [2026-02-03 00:03:29] "POST /set-tag HTTP/1.1" 200 109 0.009754 10.0.0.33 - - [2026-02-03 00:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.33 - - [2026-02-03 00:03:29] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.011881 10.0.0.33 - - [2026-02-03 00:03:29] "GET /loadbalancer-pool/f783b199-c831-48fb-8bdb-b73675021a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.009026 10.0.0.33 - - [2026-02-03 00:03:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037889 10.0.0.33 - - [2026-02-03 00:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.042061 10.0.0.33 - - [2026-02-03 00:03:30] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.023279 10.0.0.33 - - [2026-02-03 00:03:30] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009020 10.0.0.33 - - [2026-02-03 00:03:30] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003336 10.0.0.33 - - [2026-02-03 00:03:30] "POST /set-tag HTTP/1.1" 200 109 0.069094 10.0.0.33 - - [2026-02-03 00:03:30] "GET /loadbalancer-pool/f9390025-9f89-46cc-bf5f-c135e92a5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019257 10.0.0.33 - - [2026-02-03 00:03:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024504 10.0.0.33 - - [2026-02-03 00:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016990 10.0.0.33 - - [2026-02-03 00:03:30] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014394 10.0.0.33 - - [2026-02-03 00:03:30] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017613 10.0.0.33 - - [2026-02-03 00:03:30] "POST /set-tag HTTP/1.1" 200 109 0.017309 10.0.0.33 - - [2026-02-03 00:03:30] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007729 10.0.0.33 - - [2026-02-03 00:03:30] "GET /loadbalancer-pool/a9366b99-8bdc-4974-9915-10c5947744d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004664 10.0.0.33 - - [2026-02-03 00:03:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026989 10.0.0.33 - - [2026-02-03 00:03:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029985 10.0.0.33 - - [2026-02-03 00:03:30] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.021402 10.0.0.33 - - [2026-02-03 00:03:30] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011285 10.0.0.33 - - [2026-02-03 00:03:30] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003788 10.0.0.33 - - [2026-02-03 00:03:30] "POST /set-tag HTTP/1.1" 200 109 0.003954 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:03:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001156 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:03:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001200 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:03:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:03:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001248 10.0.0.33 - - [2026-02-03 00:03:54] "GET / HTTP/1.1" 200 35931 0.002075 10.0.0.33 - - [2026-02-03 00:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-02-03 00:03:54] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005807 10.0.0.33 - - [2026-02-03 00:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.33 - - [2026-02-03 00:03:54] "GET /config-node/79e23668-bd0c-4a39-9a5c-698d87147081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004185 10.0.0.33 - - [2026-02-03 00:04:06] "GET / HTTP/1.1" 200 35931 0.001964 10.0.0.33 - - [2026-02-03 00:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.33 - - [2026-02-03 00:04:06] "GET /routing-instance/4b89eb00-3c7e-463d-902a-289f4cd03f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003543 10.0.0.33 - - [2026-02-03 00:04:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003148 10.0.0.33 - - [2026-02-03 00:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.33 - - [2026-02-03 00:04:06] "GET /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005428 10.0.0.33 - - [2026-02-03 00:04:06] "PUT /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b HTTP/1.1" 200 254 0.018000 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 10.0.0.33 - - [2026-02-03 00:06:22] "GET /global-system-configs HTTP/1.1" 200 322 0.030712 10.0.0.33 - - [2026-02-03 00:06:23] "GET /global-system-configs HTTP/1.1" 200 322 0.006171 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:06:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003602 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:06:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001164 10.0.0.33 - - [2026-02-03 00:06:50] "GET / HTTP/1.1" 200 35931 0.002328 10.0.0.33 - - [2026-02-03 00:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.33 - - [2026-02-03 00:06:50] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051092 10.0.0.33 - - [2026-02-03 00:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.33 - - [2026-02-03 00:06:50] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043797 10.0.0.33 - - [2026-02-03 00:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2026-02-03 00:06:51] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037072 10.0.0.33 - - [2026-02-03 00:06:51] "POST /tags HTTP/1.1" 200 333 0.059620 10.0.0.33 - - [2026-02-03 00:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005862 10.0.0.33 - - [2026-02-03 00:06:51] "GET /tag/65eb63de-3f44-4b8c-b390-a3055ffe059c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.020517 10.0.0.33 - - [2026-02-03 00:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.33 - - [2026-02-03 00:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.33 - - [2026-02-03 00:06:51] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057523 10.0.0.33 - - [2026-02-03 00:06:51] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048187 10.0.0.33 - - [2026-02-03 00:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.33 - - [2026-02-03 00:06:51] "GET /virtual-networks?parent_id=d20184ef-0d59-4296-a614-5fe9b5825d88&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002523 10.0.0.33 - - [2026-02-03 00:06:51] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.012237 10.0.0.33 - - [2026-02-03 00:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009917 10.0.0.33 - - [2026-02-03 00:06:51] "GET /service-appliance-set/01bfcd69-7b38-4f44-80bb-3c95a70d44af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.003772 10.0.0.33 - - [2026-02-03 00:06:51] "POST /virtual-networks HTTP/1.1" 200 512 0.094186 10.0.0.33 - - [2026-02-03 00:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025959 10.0.0.33 - - [2026-02-03 00:06:51] "POST /fqname-to-id HTTP/1.1" 404 254 0.016585 10.0.0.33 - - [2026-02-03 00:06:51] "GET /network-ipam/b2d4b00a-6a4f-4669-ae1f-c1a6b4332aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012380 10.0.0.33 - - [2026-02-03 00:06:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.180715 10.0.0.33 - - [2026-02-03 00:06:51] "GET /virtual-machine-interface/11753422-e450-4b86-aea7-a9d6bfc955dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.016586 10.0.0.33 - - [2026-02-03 00:06:51] "POST /useragent-kv HTTP/1.1" 200 115 0.006962 10.0.0.33 - - [2026-02-03 00:06:51] "POST /ref-update HTTP/1.1" 200 156 0.211785 10.0.0.33 - - [2026-02-03 00:06:51] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012453 10.0.0.33 - - [2026-02-03 00:06:51] "POST /instance-ips HTTP/1.1" 200 409 0.056806 10.0.0.33 - - [2026-02-03 00:06:52] "GET /domains HTTP/1.1" 200 280 0.005166 10.0.0.33 - - [2026-02-03 00:06:52] "GET /instance-ip/f6b57bb5-0b8f-4e63-a05e-7b79efa530f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.015974 10.0.0.33 - - [2026-02-03 00:06:52] "GET /domain/9729c1f8-9d32-483e-8b32-c3ceff3e7b25 HTTP/1.1" 200 3087 0.019549 10.0.0.33 - - [2026-02-03 00:06:52] "POST /loadbalancers HTTP/1.1" 200 610 0.106344 10.0.0.33 - - [2026-02-03 00:06:52] "POST /route-targets HTTP/1.1" 200 327 0.026228 10.0.0.33 - - [2026-02-03 00:06:52] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88 HTTP/1.1" 200 5717 0.145708 10.0.0.33 - - [2026-02-03 00:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020333 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406 HTTP/1.1" 200 2085 0.017837 10.0.0.33 - - [2026-02-03 00:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010592 10.0.0.33 - - [2026-02-03 00:06:52] "POST /ref-update HTTP/1.1" 200 156 0.062393 10.0.0.33 - - [2026-02-03 00:06:52] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.091334 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406 HTTP/1.1" 200 2085 0.023339 10.0.0.33 - - [2026-02-03 00:06:52] "GET /instance-ip/f6b57bb5-0b8f-4e63-a05e-7b79efa530f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005097 10.0.0.33 - - [2026-02-03 00:06:52] "GET /routing-instance/b45f3c56-461a-43e3-81c6-c5d93bb0cf34 HTTP/1.1" 200 1402 0.005685 10.0.0.33 - - [2026-02-03 00:06:52] "GET /routing-instance/b45f3c56-461a-43e3-81c6-c5d93bb0cf34 HTTP/1.1" 200 1402 0.004175 10.0.0.33 - - [2026-02-03 00:06:52] "GET /route-target/ee826844-c729-4187-bbc9-c961f0cdd5ff HTTP/1.1" 200 1153 0.026371 10.0.0.33 - - [2026-02-03 00:06:52] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.098092 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406 HTTP/1.1" 200 2085 0.011829 10.0.0.33 - - [2026-02-03 00:06:52] "GET /routing-instance/b45f3c56-461a-43e3-81c6-c5d93bb0cf34 HTTP/1.1" 200 1402 0.002537 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003721 10.0.0.33 - - [2026-02-03 00:06:52] "POST /floating-ips HTTP/1.1" 200 597 0.071782 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406 HTTP/1.1" 200 2085 0.011617 10.0.0.33 - - [2026-02-03 00:06:52] "GET /loadbalancer/7caf9507-ee4f-4a54-81a1-842b1c4c85ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002768 10.0.0.33 - - [2026-02-03 00:06:52] "GET /routing-instance/b45f3c56-461a-43e3-81c6-c5d93bb0cf34 HTTP/1.1" 200 1402 0.003472 10.0.0.33 - - [2026-02-03 00:06:52] "GET /routing-instance/b45f3c56-461a-43e3-81c6-c5d93bb0cf34 HTTP/1.1" 200 1402 0.002411 10.0.0.33 - - [2026-02-03 00:06:52] "GET /route-target/ee826844-c729-4187-bbc9-c961f0cdd5ff HTTP/1.1" 200 1153 0.003052 10.0.0.33 - - [2026-02-03 00:06:52] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.040767 10.0.0.33 - - [2026-02-03 00:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008136 10.0.0.33 - - [2026-02-03 00:06:52] "GET /domains HTTP/1.1" 200 280 0.004529 10.0.0.33 - - [2026-02-03 00:06:52] "GET /domain/9729c1f8-9d32-483e-8b32-c3ceff3e7b25 HTTP/1.1" 200 3087 0.003055 10.0.0.33 - - [2026-02-03 00:06:52] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88 HTTP/1.1" 200 6270 0.046670 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406 HTTP/1.1" 200 2085 0.006207 10.0.0.33 - - [2026-02-03 00:06:52] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070782 10.0.0.33 - - [2026-02-03 00:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.33 - - [2026-02-03 00:06:52] "GET /loadbalancer-listener/6255cbc1-f1a7-4cc3-9c68-24823117d836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003982 10.0.0.33 - - [2026-02-03 00:06:52] "GET /loadbalancer-listener/6255cbc1-f1a7-4cc3-9c68-24823117d836?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004328 10.0.0.33 - - [2026-02-03 00:06:52] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039637 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006479 10.0.0.33 - - [2026-02-03 00:06:52] "GET /floating-ip-pools?parent_id=2d8a581f-2196-4b27-b30a-245dce899406&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003950 10.0.0.33 - - [2026-02-03 00:06:52] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024416 10.0.0.33 - - [2026-02-03 00:06:52] "GET /instance-ip/f6b57bb5-0b8f-4e63-a05e-7b79efa530f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004432 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.011539 10.0.0.33 - - [2026-02-03 00:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2026-02-03 00:06:52] "GET /instance-ip/f6b57bb5-0b8f-4e63-a05e-7b79efa530f8?fields=floating_ips HTTP/1.1" 200 1213 0.015893 10.0.0.33 - - [2026-02-03 00:06:52] "GET /loadbalancer/7caf9507-ee4f-4a54-81a1-842b1c4c85ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.016235 10.0.0.33 - - [2026-02-03 00:06:52] "GET /floating-ip/b098dfdf-0aea-4351-96ac-adf7919a4411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.019623 10.0.0.33 - - [2026-02-03 00:06:52] "POST /floating-ip-pools HTTP/1.1" 200 562 0.081365 10.0.0.33 - - [2026-02-03 00:06:52] "POST /ref-update HTTP/1.1" 200 156 0.044258 10.0.0.33 - - [2026-02-03 00:06:52] "POST /tags HTTP/1.1" 200 295 0.124785 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006022 10.0.0.33 - - [2026-02-03 00:06:52] "GET /domains HTTP/1.1" 200 280 0.002283 10.0.0.33 - - [2026-02-03 00:06:52] "GET /domain/9729c1f8-9d32-483e-8b32-c3ceff3e7b25 HTTP/1.1" 200 3087 0.003188 10.0.0.33 - - [2026-02-03 00:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.33 - - [2026-02-03 00:06:52] "GET /tag/273f2ba4-352d-4a83-bfef-7594fc56b1d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.022097 10.0.0.33 - - [2026-02-03 00:06:52] "POST /tags HTTP/1.1" 409 233 0.002688 10.0.0.33 - - [2026-02-03 00:06:52] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88 HTTP/1.1" 200 6815 0.064802 10.0.0.33 - - [2026-02-03 00:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.33 - - [2026-02-03 00:06:52] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406 HTTP/1.1" 200 2323 0.012361 10.0.0.33 - - [2026-02-03 00:06:52] "GET /tag/c5932bb0-80b9-4a96-a3de-043cb09f6ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016167 10.0.0.33 - - [2026-02-03 00:06:53] "GET /floating-ip-pool/894f6493-e0d4-4719-9130-3ab0dac6de92 HTTP/1.1" 200 1314 0.020312 10.0.0.33 - - [2026-02-03 00:06:53] "POST /tags HTTP/1.1" 409 206 0.014374 10.0.0.33 - - [2026-02-03 00:06:53] "GET /domains HTTP/1.1" 200 280 0.003525 10.0.0.33 - - [2026-02-03 00:06:53] "GET /domain/9729c1f8-9d32-483e-8b32-c3ceff3e7b25 HTTP/1.1" 200 3087 0.006860 10.0.0.33 - - [2026-02-03 00:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008181 10.0.0.33 - - [2026-02-03 00:06:53] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88 HTTP/1.1" 200 6815 0.055411 10.0.0.33 - - [2026-02-03 00:06:53] "GET /tag/b00817b0-208b-4889-9335-2b9716125b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017002 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406 HTTP/1.1" 200 2323 0.008640 10.0.0.33 - - [2026-02-03 00:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006606 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006109 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005780 10.0.0.33 - - [2026-02-03 00:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.33 - - [2026-02-03 00:06:53] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.030577 10.0.0.33 - - [2026-02-03 00:06:53] "POST /virtual-machines HTTP/1.1" 200 369 0.012957 10.0.0.33 - - [2026-02-03 00:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026673 10.0.0.33 - - [2026-02-03 00:06:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101640 10.0.0.33 - - [2026-02-03 00:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010189 10.0.0.33 - - [2026-02-03 00:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007422 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012019 10.0.0.33 - - [2026-02-03 00:06:53] "POST /instance-ips HTTP/1.1" 200 409 0.022394 10.0.0.33 - - [2026-02-03 00:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029589 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011600 10.0.0.33 - - [2026-02-03 00:06:53] "POST /set-tag HTTP/1.1" 200 109 0.025550 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016121 10.0.0.33 - - [2026-02-03 00:06:53] "GET /instance-ip/3ed6b670-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007592 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004665 10.0.0.33 - - [2026-02-03 00:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005414 10.0.0.33 - - [2026-02-03 00:06:53] "POST /ref-update HTTP/1.1" 200 156 0.009905 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005217 10.0.0.33 - - [2026-02-03 00:06:53] "POST /set-tag HTTP/1.1" 200 109 0.002712 10.0.0.33 - - [2026-02-03 00:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2026-02-03 00:06:53] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004873 10.0.0.33 - - [2026-02-03 00:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2026-02-03 00:06:53] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039126 10.0.0.33 - - [2026-02-03 00:06:54] "POST /virtual-machines HTTP/1.1" 200 369 0.011655 10.0.0.33 - - [2026-02-03 00:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017341 10.0.0.33 - - [2026-02-03 00:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111061 10.0.0.33 - - [2026-02-03 00:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009204 10.0.0.33 - - [2026-02-03 00:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012945 10.0.0.33 - - [2026-02-03 00:06:54] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005780 10.0.0.33 - - [2026-02-03 00:06:54] "POST /instance-ips HTTP/1.1" 200 409 0.022132 10.0.0.33 - - [2026-02-03 00:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035227 10.0.0.33 - - [2026-02-03 00:06:54] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012303 10.0.0.33 - - [2026-02-03 00:06:54] "POST /set-tag HTTP/1.1" 200 109 0.017412 10.0.0.33 - - [2026-02-03 00:06:54] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014389 10.0.0.33 - - [2026-02-03 00:06:54] "GET /instance-ip/3f4a89ba-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004267 10.0.0.33 - - [2026-02-03 00:06:54] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006546 10.0.0.33 - - [2026-02-03 00:06:54] "POST /set-tag HTTP/1.1" 200 109 0.002758 10.0.0.33 - - [2026-02-03 00:06:54] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.004368 10.0.0.33 - - [2026-02-03 00:06:54] "POST /ref-update HTTP/1.1" 200 156 0.012230 10.0.0.33 - - [2026-02-03 00:06:54] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018837 10.0.0.33 - - [2026-02-03 00:06:54] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.33 - - [2026-02-03 00:06:54] "POST /tags HTTP/1.1" 200 365 0.064845 10.0.0.33 - - [2026-02-03 00:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.33 - - [2026-02-03 00:06:54] "GET /tag/3d757427-4616-431b-8d78-1106bb6b5bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017377 10.0.0.33 - - [2026-02-03 00:06:54] "POST /tags HTTP/1.1" 409 206 0.002371 10.0.0.33 - - [2026-02-03 00:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.33 - - [2026-02-03 00:06:54] "GET /tag/b00817b0-208b-4889-9335-2b9716125b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012148 10.0.0.33 - - [2026-02-03 00:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2026-02-03 00:06:54] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.049537 10.0.0.33 - - [2026-02-03 00:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.33 - - [2026-02-03 00:06:54] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004498 10.0.0.33 - - [2026-02-03 00:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2026-02-03 00:06:55] "GET /service-appliance-set/7dc094d2-dce5-4369-8ef1-c0880ca21d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004284 10.0.0.33 - - [2026-02-03 00:06:55] "POST /fqname-to-id HTTP/1.1" 404 258 0.001858 10.0.0.33 - - [2026-02-03 00:06:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112088 10.0.0.33 - - [2026-02-03 00:06:55] "GET /virtual-machine-interface/b62666fb-8103-407a-89b3-ddbf79a49dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013027 10.0.0.33 - - [2026-02-03 00:06:55] "POST /set-tag HTTP/1.1" 200 109 0.024305 10.0.0.33 - - [2026-02-03 00:06:55] "POST /instance-ips HTTP/1.1" 200 417 0.025306 10.0.0.33 - - [2026-02-03 00:06:55] "GET /instance-ip/bdcdcdd3-c111-4fe7-8dd5-31e869c4f408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.005173 10.0.0.33 - - [2026-02-03 00:06:55] "POST /loadbalancers HTTP/1.1" 200 618 0.064829 10.0.0.33 - - [2026-02-03 00:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010773 10.0.0.33 - - [2026-02-03 00:06:55] "POST /service-instances HTTP/1.1" 200 566 0.030828 10.0.0.33 - - [2026-02-03 00:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015894 10.0.0.33 - - [2026-02-03 00:06:55] "POST /ref-update HTTP/1.1" 200 156 0.022985 10.0.0.33 - - [2026-02-03 00:06:55] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.041239 10.0.0.33 - - [2026-02-03 00:06:55] "GET /virtual-machine-interface/b62666fb-8103-407a-89b3-ddbf79a49dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006150 10.0.0.33 - - [2026-02-03 00:06:55] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.017981 10.0.0.33 - - [2026-02-03 00:06:55] "GET /virtual-machine-interface/b62666fb-8103-407a-89b3-ddbf79a49dbf?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006814 10.0.0.33 - - [2026-02-03 00:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006292 10.0.0.33 - - [2026-02-03 00:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021789 10.0.0.33 - - [2026-02-03 00:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.33 - - [2026-02-03 00:06:55] "GET /floating-ip-pool/894f6493-e0d4-4719-9130-3ab0dac6de92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002757 10.0.0.33 - - [2026-02-03 00:06:55] "POST /virtual-machines HTTP/1.1" 200 429 0.013778 10.0.0.33 - - [2026-02-03 00:06:55] "POST /floating-ips HTTP/1.1" 200 671 0.111934 10.0.0.33 - - [2026-02-03 00:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018342 10.0.0.33 - - [2026-02-03 00:06:55] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.037777 10.0.0.33 - - [2026-02-03 00:06:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.193400 10.0.0.33 - - [2026-02-03 00:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010377 10.0.0.33 - - [2026-02-03 00:06:55] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009548 10.0.0.33 - - [2026-02-03 00:06:55] "POST /tags HTTP/1.1" 409 221 0.001977 10.0.0.33 - - [2026-02-03 00:06:55] "POST /chown HTTP/1.1" 200 109 0.025887 10.0.0.33 - - [2026-02-03 00:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.33 - - [2026-02-03 00:06:56] "GET /tag/65eb63de-3f44-4b8c-b390-a3055ffe059c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015308 10.0.0.33 - - [2026-02-03 00:06:56] "POST /tags HTTP/1.1" 409 238 0.001937 10.0.0.33 - - [2026-02-03 00:06:56] "POST /chown HTTP/1.1" 200 109 0.024341 10.0.0.33 - - [2026-02-03 00:06:56] "PUT /virtual-machine-interface/eba04133-bedc-4b63-89ac-fdfcb34725d8 HTTP/1.1" 200 284 0.019342 10.0.0.33 - - [2026-02-03 00:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.33 - - [2026-02-03 00:06:56] "GET /tag/3d757427-4616-431b-8d78-1106bb6b5bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.018818 10.0.0.33 - - [2026-02-03 00:06:56] "PUT /instance-ip/bdcdcdd3-c111-4fe7-8dd5-31e869c4f408 HTTP/1.1" 200 256 0.049312 10.0.0.33 - - [2026-02-03 00:06:56] "POST /ref-update HTTP/1.1" 200 156 0.042298 10.0.0.33 - - [2026-02-03 00:06:56] "POST /firewall-rules HTTP/1.1" 200 650 0.148570 10.0.0.33 - - [2026-02-03 00:06:56] "POST /ref-update HTTP/1.1" 200 156 0.067042 10.0.0.33 - - [2026-02-03 00:06:56] "GET /firewall-rule/27d25865-37db-4d79-b6a4-7c95dfe395a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.042747 10.0.0.33 - - [2026-02-03 00:06:56] "POST /ref-update HTTP/1.1" 200 156 0.075844 10.0.0.33 - - [2026-02-03 00:06:56] "GET /firewall-policy/4f5b2153-a092-4c96-803d-a130acd5124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.037859 10.0.0.33 - - [2026-02-03 00:06:56] "GET /firewall-rule/27d25865-37db-4d79-b6a4-7c95dfe395a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.037707 10.0.0.33 - - [2026-02-03 00:06:56] "POST /ref-update HTTP/1.1" 200 156 0.048322 10.0.0.33 - - [2026-02-03 00:06:56] "POST /ref-update HTTP/1.1" 200 156 0.059469 10.0.0.33 - - [2026-02-03 00:06:56] "POST /ref-update HTTP/1.1" 200 156 0.036414 10.0.0.33 - - [2026-02-03 00:06:56] "POST /ref-update HTTP/1.1" 200 156 0.118206 10.0.0.33 - - [2026-02-03 00:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021254 10.0.0.33 - - [2026-02-03 00:06:56] "POST /virtual-machines HTTP/1.1" 200 429 0.037466 10.0.0.33 - - [2026-02-03 00:06:56] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.082864 10.0.0.33 - - [2026-02-03 00:06:56] "GET /loadbalancer/5aa85772-333b-483c-a3bc-0bdc3214f592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.020692 10.0.0.33 - - [2026-02-03 00:06:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.173680 10.0.0.33 - - [2026-02-03 00:06:56] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.103577 10.0.0.33 - - [2026-02-03 00:06:56] "POST /chown HTTP/1.1" 200 109 0.026015 10.0.0.33 - - [2026-02-03 00:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013795 10.0.0.33 - - [2026-02-03 00:06:56] "POST /chown HTTP/1.1" 200 109 0.008322 10.0.0.33 - - [2026-02-03 00:06:56] "PUT /virtual-machine-interface/f81495d3-5193-4e69-a8aa-86285a0ae2de HTTP/1.1" 200 284 0.028544 10.0.0.33 - - [2026-02-03 00:06:57] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.098341 10.0.0.33 - - [2026-02-03 00:06:57] "PUT /instance-ip/bdcdcdd3-c111-4fe7-8dd5-31e869c4f408 HTTP/1.1" 200 256 0.080821 10.0.0.33 - - [2026-02-03 00:06:57] "GET /loadbalancer-listener/a169c94a-20b4-48a4-a716-1cea6b8d54b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.015799 10.0.0.33 - - [2026-02-03 00:06:57] "GET /loadbalancer-listener/a169c94a-20b4-48a4-a716-1cea6b8d54b4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.017501 10.0.0.33 - - [2026-02-03 00:06:57] "POST /ref-update HTTP/1.1" 200 156 0.027755 10.0.0.33 - - [2026-02-03 00:06:57] "POST /ref-update HTTP/1.1" 200 156 0.047140 10.0.0.33 - - [2026-02-03 00:06:57] "POST /ref-update HTTP/1.1" 200 156 0.034752 10.0.0.33 - - [2026-02-03 00:06:57] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.091502 10.0.0.33 - - [2026-02-03 00:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.035485 10.0.0.33 - - [2026-02-03 00:06:57] "POST /ref-update HTTP/1.1" 200 156 0.022155 10.0.0.33 - - [2026-02-03 00:06:57] "GET /loadbalancer-pool/005980fd-9c2f-4cd5-80fa-66abe0087039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006326 10.0.0.33 - - [2026-02-03 00:06:57] "POST /ref-update HTTP/1.1" 200 156 0.027419 10.0.0.33 - - [2026-02-03 00:06:57] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.016137 10.0.0.33 - - [2026-02-03 00:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022737 10.0.0.33 - - [2026-02-03 00:06:57] "POST /loadbalancer-members HTTP/1.1" 200 707 0.067234 10.0.0.33 - - [2026-02-03 00:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030172 10.0.0.33 - - [2026-02-03 00:06:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.067623 10.0.0.33 - - [2026-02-03 00:06:57] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010415 10.0.0.33 - - [2026-02-03 00:06:57] "POST /chown HTTP/1.1" 200 109 0.027053 10.0.0.33 - - [2026-02-03 00:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.33 - - [2026-02-03 00:06:57] "POST /chown HTTP/1.1" 200 109 0.040971 10.0.0.33 - - [2026-02-03 00:06:57] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010721 10.0.0.33 - - [2026-02-03 00:06:57] "POST /set-tag HTTP/1.1" 200 109 0.008264 10.0.0.33 - - [2026-02-03 00:06:57] "PUT /instance-ip/bdcdcdd3-c111-4fe7-8dd5-31e869c4f408 HTTP/1.1" 200 256 0.040716 10.0.0.33 - - [2026-02-03 00:06:57] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003197 10.0.0.33 - - [2026-02-03 00:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.33 - - [2026-02-03 00:06:57] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002980 10.0.0.33 - - [2026-02-03 00:06:57] "POST /ref-update HTTP/1.1" 200 156 0.010828 10.0.0.33 - - [2026-02-03 00:06:57] "POST /chown HTTP/1.1" 200 109 0.017498 10.0.0.33 - - [2026-02-03 00:06:57] "POST /tags HTTP/1.1" 409 221 0.008559 10.0.0.33 - - [2026-02-03 00:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.33 - - [2026-02-03 00:06:57] "GET /tag/65eb63de-3f44-4b8c-b390-a3055ffe059c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015945 10.0.0.33 - - [2026-02-03 00:06:57] "POST /chown HTTP/1.1" 200 109 0.049789 10.0.0.33 - - [2026-02-03 00:06:57] "POST /tags HTTP/1.1" 409 238 0.002286 10.0.0.33 - - [2026-02-03 00:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.33 - - [2026-02-03 00:06:57] "GET /tag/3d757427-4616-431b-8d78-1106bb6b5bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011692 10.0.0.33 - - [2026-02-03 00:06:57] "PUT /instance-ip/bdcdcdd3-c111-4fe7-8dd5-31e869c4f408 HTTP/1.1" 200 256 0.027794 10.0.0.33 - - [2026-02-03 00:06:57] "POST /ref-update HTTP/1.1" 200 156 0.018294 10.0.0.33 - - [2026-02-03 00:06:57] "POST /firewall-rules HTTP/1.1" 409 293 0.007987 10.0.0.33 - - [2026-02-03 00:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.33 - - [2026-02-03 00:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.33 - - [2026-02-03 00:06:57] "PUT /firewall-rule/27d25865-37db-4d79-b6a4-7c95dfe395a8 HTTP/1.1" 200 260 0.030047 10.0.0.33 - - [2026-02-03 00:06:57] "POST /chown HTTP/1.1" 200 109 0.019308 10.0.0.33 - - [2026-02-03 00:06:57] "GET /firewall-rule/27d25865-37db-4d79-b6a4-7c95dfe395a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.006259 10.0.0.33 - - [2026-02-03 00:06:57] "POST /chown HTTP/1.1" 200 109 0.025440 10.0.0.33 - - [2026-02-03 00:06:57] "GET /firewall-policy/4f5b2153-a092-4c96-803d-a130acd5124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.004755 10.0.0.33 - - [2026-02-03 00:06:58] "GET /firewall-rule/27d25865-37db-4d79-b6a4-7c95dfe395a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.016358 10.0.0.33 - - [2026-02-03 00:06:58] "PUT /instance-ip/bdcdcdd3-c111-4fe7-8dd5-31e869c4f408 HTTP/1.1" 200 256 0.029158 10.0.0.33 - - [2026-02-03 00:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.33 - - [2026-02-03 00:06:58] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004771 10.0.0.33 - - [2026-02-03 00:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.33 - - [2026-02-03 00:06:58] "POST /ref-update HTTP/1.1" 200 156 0.013691 10.0.0.33 - - [2026-02-03 00:06:58] "POST /chown HTTP/1.1" 200 109 0.018028 10.0.0.33 - - [2026-02-03 00:06:58] "POST /chown HTTP/1.1" 200 109 0.018729 10.0.0.33 - - [2026-02-03 00:06:58] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.062603 10.0.0.33 - - [2026-02-03 00:06:58] "POST /virtual-machines HTTP/1.1" 200 373 0.012267 10.0.0.33 - - [2026-02-03 00:06:58] "PUT /instance-ip/bdcdcdd3-c111-4fe7-8dd5-31e869c4f408 HTTP/1.1" 200 256 0.037630 10.0.0.33 - - [2026-02-03 00:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.039028 10.0.0.33 - - [2026-02-03 00:06:58] "POST /ref-update HTTP/1.1" 200 156 0.067275 10.0.0.33 - - [2026-02-03 00:06:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.206493 10.0.0.33 - - [2026-02-03 00:06:58] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.031853 10.0.0.33 - - [2026-02-03 00:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.052513 10.0.0.33 - - [2026-02-03 00:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.048580 10.0.0.33 - - [2026-02-03 00:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013715 10.0.0.33 - - [2026-02-03 00:06:58] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.011924 10.0.0.33 - - [2026-02-03 00:06:58] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.010944 10.0.0.33 - - [2026-02-03 00:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012815 10.0.0.33 - - [2026-02-03 00:06:58] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.011846 10.0.0.33 - - [2026-02-03 00:06:58] "POST /instance-ips HTTP/1.1" 200 413 0.069801 10.0.0.33 - - [2026-02-03 00:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.032202 10.0.0.33 - - [2026-02-03 00:06:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.056567 10.0.0.33 - - [2026-02-03 00:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005808 10.0.0.33 - - [2026-02-03 00:06:58] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012803 10.0.0.33 - - [2026-02-03 00:06:58] "POST /chown HTTP/1.1" 200 109 0.007586 10.0.0.33 - - [2026-02-03 00:06:58] "POST /chown HTTP/1.1" 200 109 0.025369 10.0.0.33 - - [2026-02-03 00:06:58] "POST /set-tag HTTP/1.1" 200 109 0.053349 10.0.0.33 - - [2026-02-03 00:06:58] "POST /ref-update HTTP/1.1" 200 156 0.037383 10.0.0.33 - - [2026-02-03 00:06:58] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.021568 10.0.0.33 - - [2026-02-03 00:06:58] "GET /instance-ip/41e10726-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.005750 10.0.0.33 - - [2026-02-03 00:06:58] "POST /chown HTTP/1.1" 200 109 0.008543 10.0.0.33 - - [2026-02-03 00:06:59] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009307 10.0.0.33 - - [2026-02-03 00:06:59] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.039588 10.0.0.33 - - [2026-02-03 00:06:59] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.010894 10.0.0.33 - - [2026-02-03 00:06:59] "POST /ref-update HTTP/1.1" 200 156 0.020314 10.0.0.33 - - [2026-02-03 00:06:59] "POST /ref-update HTTP/1.1" 200 156 0.019922 10.0.0.33 - - [2026-02-03 00:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.006714 10.0.0.33 - - [2026-02-03 00:06:59] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.014117 10.0.0.33 - - [2026-02-03 00:06:59] "POST /set-tag HTTP/1.1" 200 109 0.004238 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.033565 10.0.0.33 - - [2026-02-03 00:06:59] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011268 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.007317 10.0.0.33 - - [2026-02-03 00:06:59] "POST /set-tag HTTP/1.1" 200 109 0.011834 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.024059 10.0.0.33 - - [2026-02-03 00:06:59] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.009804 10.0.0.33 - - [2026-02-03 00:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020450 10.0.0.33 - - [2026-02-03 00:06:59] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.009010 10.0.0.33 - - [2026-02-03 00:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015879 10.0.0.33 - - [2026-02-03 00:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.006441 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.010323 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.007376 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.018285 10.0.0.33 - - [2026-02-03 00:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005449 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.018636 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.024595 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.018323 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.007074 10.0.0.33 - - [2026-02-03 00:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.007925 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.008921 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.023202 10.0.0.33 - - [2026-02-03 00:06:59] "POST /chown HTTP/1.1" 200 109 0.026851 10.0.0.33 - - [2026-02-03 00:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007015 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.009204 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.023337 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.010017 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.025386 10.0.0.33 - - [2026-02-03 00:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.007947 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.023824 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.026542 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.006957 10.0.0.33 - - [2026-02-03 00:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.007707 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.008442 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.016211 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.022755 10.0.0.33 - - [2026-02-03 00:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.008170 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.018897 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.013286 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.007404 10.0.0.33 - - [2026-02-03 00:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.009502 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.007546 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.016230 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.024660 10.0.0.33 - - [2026-02-03 00:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.007358 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.025492 10.0.0.33 - - [2026-02-03 00:07:00] "POST /chown HTTP/1.1" 200 109 0.007457 10.0.0.33 - - [2026-02-03 00:07:01] "POST /chown HTTP/1.1" 200 109 0.054963 10.0.0.33 - - [2026-02-03 00:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006615 10.0.0.33 - - [2026-02-03 00:07:01] "POST /chown HTTP/1.1" 200 109 0.009640 10.0.0.33 - - [2026-02-03 00:07:01] "POST /chown HTTP/1.1" 200 109 0.026311 10.0.0.33 - - [2026-02-03 00:07:01] "POST /chown HTTP/1.1" 200 109 0.027893 10.0.0.33 - - [2026-02-03 00:07:01] "POST /chown HTTP/1.1" 200 109 0.008390 10.0.0.33 - - [2026-02-03 00:07:09] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005020 10.0.0.33 - - [2026-02-03 00:07:09] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.33 - - [2026-02-03 00:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.33 - - [2026-02-03 00:07:09] "GET /loadbalancer/7caf9507-ee4f-4a54-81a1-842b1c4c85ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003198 10.0.0.33 - - [2026-02-03 00:07:09] "GET /loadbalancer-pool/6f165b2a-17b5-4b6a-b82e-11a2a85ded6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003423 10.0.0.33 - - [2026-02-03 00:07:09] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018776 10.0.0.33 - - [2026-02-03 00:07:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009352 10.0.0.33 - - [2026-02-03 00:07:09] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005507 10.0.0.33 - - [2026-02-03 00:07:09] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010665 10.0.0.33 - - [2026-02-03 00:07:09] "POST /tags HTTP/1.1" 409 221 0.005488 10.0.0.33 - - [2026-02-03 00:07:09] "POST /ref-update HTTP/1.1" 200 156 0.008255 10.0.0.33 - - [2026-02-03 00:07:09] "GET /floating-ip/b098dfdf-0aea-4351-96ac-adf7919a4411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.017759 10.0.0.33 - - [2026-02-03 00:07:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.33 - - [2026-02-03 00:07:09] "GET /tag/65eb63de-3f44-4b8c-b390-a3055ffe059c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016031 10.0.0.33 - - [2026-02-03 00:07:09] "PUT /floating-ip/b098dfdf-0aea-4351-96ac-adf7919a4411 HTTP/1.1" 200 256 0.009912 10.0.0.33 - - [2026-02-03 00:07:09] "POST /set-tag HTTP/1.1" 200 109 0.037633 10.0.0.33 - - [2026-02-03 00:07:10] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005068 10.0.0.33 - - [2026-02-03 00:07:10] "POST /set-tag HTTP/1.1" 200 109 0.004477 10.0.0.33 - - [2026-02-03 00:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2026-02-03 00:07:10] "GET /loadbalancer/7caf9507-ee4f-4a54-81a1-842b1c4c85ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002386 10.0.0.33 - - [2026-02-03 00:07:10] "GET /loadbalancer-pool/6f165b2a-17b5-4b6a-b82e-11a2a85ded6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.023334 10.0.0.33 - - [2026-02-03 00:07:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024095 10.0.0.33 - - [2026-02-03 00:07:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020222 10.0.0.33 - - [2026-02-03 00:07:10] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.016526 10.0.0.33 - - [2026-02-03 00:07:10] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004575 10.0.0.33 - - [2026-02-03 00:07:10] "POST /ref-update HTTP/1.1" 200 156 0.010774 10.0.0.33 - - [2026-02-03 00:07:10] "GET /floating-ip/b098dfdf-0aea-4351-96ac-adf7919a4411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.016883 10.0.0.33 - - [2026-02-03 00:07:10] "POST /set-tag HTTP/1.1" 200 109 0.018270 10.0.0.33 - - [2026-02-03 00:07:11] "GET /virtual-machine/824974f3-983c-4438-b652-35ad42554a48?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004100 10.0.0.33 - - [2026-02-03 00:07:11] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005218 10.0.0.33 - - [2026-02-03 00:07:11] "GET /virtual-machine/a3ca3866-dbb3-4207-a2a1-f09ba751e8bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003604 10.0.0.33 - - [2026-02-03 00:07:11] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005780 10.0.0.33 - - [2026-02-03 00:07:13] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006125 10.0.0.33 - - [2026-02-03 00:07:13] "POST /set-tag HTTP/1.1" 200 109 0.006865 10.0.0.33 - - [2026-02-03 00:07:16] "GET /virtual-machine/4bf855e0-8f90-4ac3-893b-54914be0622b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.003372 10.0.0.33 - - [2026-02-03 00:07:16] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004453 10.0.0.33 - - [2026-02-03 00:07:16] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009856 10.0.0.33 - - [2026-02-03 00:07:16] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.33 - - [2026-02-03 00:07:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2026-02-03 00:07:23] "POST /chown HTTP/1.1" 200 109 0.010153 10.0.0.33 - - [2026-02-03 00:07:23] "POST /chown HTTP/1.1" 200 109 0.009259 10.0.0.33 - - [2026-02-03 00:07:23] "POST /chown HTTP/1.1" 200 109 0.016113 10.0.0.33 - - [2026-02-03 00:07:23] "POST /chown HTTP/1.1" 200 109 0.007273 10.0.0.33 - - [2026-02-03 00:07:53] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005043 10.0.0.33 - - [2026-02-03 00:07:53] "POST /set-tag HTTP/1.1" 200 109 0.005770 10.0.0.33 - - [2026-02-03 00:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.33 - - [2026-02-03 00:07:53] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002611 10.0.0.33 - - [2026-02-03 00:07:53] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005205 10.0.0.33 - - [2026-02-03 00:07:53] "POST /set-tag HTTP/1.1" 200 109 0.033480 10.0.0.33 - - [2026-02-03 00:07:53] "DELETE /loadbalancer-member/9d426c7a-2a01-43a0-b3a1-b73367a32f42 HTTP/1.1" 200 115 0.040586 10.0.0.33 - - [2026-02-03 00:07:53] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008932 10.0.0.33 - - [2026-02-03 00:07:54] "POST /set-tag HTTP/1.1" 200 109 0.003606 10.0.0.33 - - [2026-02-03 00:07:54] "DELETE /loadbalancer-member/ce0bcc57-40fc-465a-b1dc-e42a058d7fc2 HTTP/1.1" 200 115 0.054193 10.0.0.33 - - [2026-02-03 00:07:54] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004957 10.0.0.33 - - [2026-02-03 00:07:54] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.33 - - [2026-02-03 00:07:54] "DELETE /loadbalancer-member/97f820b2-adbe-4919-9004-174de3122aa1 HTTP/1.1" 200 115 0.060046 10.0.0.33 - - [2026-02-03 00:07:54] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013730 10.0.0.33 - - [2026-02-03 00:07:54] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.33 - - [2026-02-03 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.33 - - [2026-02-03 00:07:54] "GET /loadbalancer/2b501846-3943-4773-8790-c5e342595c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002544 10.0.0.33 - - [2026-02-03 00:07:54] "GET /loadbalancer-pool/f783b199-c831-48fb-8bdb-b73675021a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003221 10.0.0.33 - - [2026-02-03 00:07:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040002 10.0.0.33 - - [2026-02-03 00:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026878 10.0.0.33 - - [2026-02-03 00:07:54] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021634 10.0.0.33 - - [2026-02-03 00:07:54] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008396 10.0.0.33 - - [2026-02-03 00:07:54] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009933 10.0.0.33 - - [2026-02-03 00:07:54] "POST /set-tag HTTP/1.1" 200 109 0.071958 10.0.0.33 - - [2026-02-03 00:07:54] "GET /loadbalancer-pool/f9390025-9f89-46cc-bf5f-c135e92a5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003149 10.0.0.33 - - [2026-02-03 00:07:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.044521 10.0.0.33 - - [2026-02-03 00:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009110 10.0.0.33 - - [2026-02-03 00:07:54] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017855 10.0.0.33 - - [2026-02-03 00:07:54] "POST /set-tag HTTP/1.1" 200 109 0.007797 10.0.0.33 - - [2026-02-03 00:07:54] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010199 10.0.0.33 - - [2026-02-03 00:07:54] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004296 10.0.0.33 - - [2026-02-03 00:07:54] "GET /loadbalancer-pool/a9366b99-8bdc-4974-9915-10c5947744d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.013740 10.0.0.33 - - [2026-02-03 00:07:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036301 10.0.0.33 - - [2026-02-03 00:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.047463 10.0.0.33 - - [2026-02-03 00:07:54] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.039608 10.0.0.33 - - [2026-02-03 00:07:54] "GET /virtual-machine-interface/f35913ce-0092-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007398 10.0.0.33 - - [2026-02-03 00:07:54] "GET /floating-ip/cc981990-4010-4fd5-8d80-1e1088481c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003728 10.0.0.33 - - [2026-02-03 00:07:54] "POST /set-tag HTTP/1.1" 200 109 0.003154 10.0.0.33 - - [2026-02-03 00:08:16] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007590 10.0.0.33 - - [2026-02-03 00:08:16] "POST /set-tag HTTP/1.1" 200 109 0.006451 10.0.0.33 - - [2026-02-03 00:08:16] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006431 10.0.0.33 - - [2026-02-03 00:08:16] "POST /set-tag HTTP/1.1" 200 109 0.003756 10.0.0.33 - - [2026-02-03 00:08:16] "GET /virtual-machine/4bf855e0-8f90-4ac3-893b-54914be0622b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.004641 10.0.0.33 - - [2026-02-03 00:08:16] "POST /ref-update HTTP/1.1" 200 156 0.027389 10.0.0.33 - - [2026-02-03 00:08:16] "GET /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010287 10.0.0.33 - - [2026-02-03 00:08:17] "POST /set-tag HTTP/1.1" 200 109 0.032921 10.0.0.33 - - [2026-02-03 00:08:17] "POST /set-tag HTTP/1.1" 200 109 0.041698 10.0.0.33 - - [2026-02-03 00:08:17] "DELETE /instance-ip/41e10726-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.051041 10.0.0.33 - - [2026-02-03 00:08:17] "DELETE /virtual-machine-interface/41b1592c-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.079108 10.0.0.33 - - [2026-02-03 00:08:17] "DELETE /virtual-machine/4bf855e0-8f90-4ac3-893b-54914be0622b HTTP/1.1" 200 115 0.031542 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:08:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001306 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:08:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001549 10.0.0.33 - - [2026-02-03 00:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005991 10.0.0.33 - - [2026-02-03 00:08:21] "GET /tag/3d757427-4616-431b-8d78-1106bb6b5bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.015129 10.0.0.33 - - [2026-02-03 00:08:21] "GET /tag/3d757427-4616-431b-8d78-1106bb6b5bb9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.023346 10.0.0.33 - - [2026-02-03 00:08:21] "GET /virtual-machine-interface/b62666fb-8103-407a-89b3-ddbf79a49dbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005700 10.0.0.33 - - [2026-02-03 00:08:21] "POST /set-tag HTTP/1.1" 200 109 0.029164 10.0.0.33 - - [2026-02-03 00:08:22] "GET /virtual-machine-interface/eba04133-bedc-4b63-89ac-fdfcb34725d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.039309 10.0.0.33 - - [2026-02-03 00:08:22] "POST /set-tag HTTP/1.1" 200 109 0.057940 10.0.0.33 - - [2026-02-03 00:08:22] "GET /virtual-machine-interface/f81495d3-5193-4e69-a8aa-86285a0ae2de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.008893 10.0.0.33 - - [2026-02-03 00:08:22] "POST /set-tag HTTP/1.1" 200 109 0.025074 10.0.0.33 - - [2026-02-03 00:08:22] "GET /firewall-policy/4f5b2153-a092-4c96-803d-a130acd5124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.009947 10.0.0.33 - - [2026-02-03 00:08:22] "GET /firewall-rule/27d25865-37db-4d79-b6a4-7c95dfe395a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2409 0.007112 10.0.0.33 - - [2026-02-03 00:08:22] "POST /ref-update HTTP/1.1" 200 156 0.038924 10.0.0.33 - - [2026-02-03 00:08:22] "DELETE /firewall-rule/27d25865-37db-4d79-b6a4-7c95dfe395a8 HTTP/1.1" 200 115 0.096843 10.0.0.33 - - [2026-02-03 00:08:22] "DELETE /loadbalancer-member/3d5c86ca-7195-434a-844f-fcfe693098e0 HTTP/1.1" 200 115 0.089371 10.0.0.33 - - [2026-02-03 00:08:22] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.020776 10.0.0.33 - - [2026-02-03 00:08:22] "DELETE /loadbalancer-pool/005980fd-9c2f-4cd5-80fa-66abe0087039 HTTP/1.1" 200 115 0.075364 10.0.0.33 - - [2026-02-03 00:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029101 10.0.0.33 - - [2026-02-03 00:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.33 - - [2026-02-03 00:08:22] "DELETE /loadbalancer-listener/a169c94a-20b4-48a4-a716-1cea6b8d54b4 HTTP/1.1" 200 115 0.076872 10.0.0.33 - - [2026-02-03 00:08:22] "GET /floating-ip/9a707ff4-8488-42ea-ba09-3263461ca5c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.009865 10.0.0.33 - - [2026-02-03 00:08:22] "POST /chown HTTP/1.1" 200 109 0.064615 10.0.0.33 - - [2026-02-03 00:08:22] "POST /chown HTTP/1.1" 200 109 0.057686 10.0.0.33 - - [2026-02-03 00:08:22] "POST /chown HTTP/1.1" 200 109 0.037823 10.0.0.33 - - [2026-02-03 00:08:22] "PUT /floating-ip/9a707ff4-8488-42ea-ba09-3263461ca5c5 HTTP/1.1" 200 256 0.161271 10.0.0.33 - - [2026-02-03 00:08:22] "POST /chown HTTP/1.1" 200 109 0.030834 10.0.0.33 - - [2026-02-03 00:08:23] "DELETE /floating-ip/9a707ff4-8488-42ea-ba09-3263461ca5c5 HTTP/1.1" 200 115 0.111972 10.0.0.33 - - [2026-02-03 00:08:23] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.031473 10.0.0.33 - - [2026-02-03 00:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.038085 10.0.0.33 - - [2026-02-03 00:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2026-02-03 00:08:23] "DELETE /loadbalancer/5aa85772-333b-483c-a3bc-0bdc3214f592 HTTP/1.1" 200 115 0.150798 10.0.0.33 - - [2026-02-03 00:08:23] "POST /chown HTTP/1.1" 200 109 0.039209 10.0.0.33 - - [2026-02-03 00:08:23] "POST /chown HTTP/1.1" 200 109 0.055511 10.0.0.33 - - [2026-02-03 00:08:23] "POST /chown HTTP/1.1" 200 109 0.034612 10.0.0.33 - - [2026-02-03 00:08:23] "POST /chown HTTP/1.1" 200 109 0.028080 10.0.0.33 - - [2026-02-03 00:08:23] "DELETE /instance-ip/bdcdcdd3-c111-4fe7-8dd5-31e869c4f408 HTTP/1.1" 200 115 0.215051 10.0.0.33 - - [2026-02-03 00:08:23] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.011700 10.0.0.33 - - [2026-02-03 00:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024929 10.0.0.33 - - [2026-02-03 00:08:23] "DELETE /virtual-machine-interface/b62666fb-8103-407a-89b3-ddbf79a49dbf HTTP/1.1" 200 115 0.128099 10.0.0.33 - - [2026-02-03 00:08:23] "PUT /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 266 0.044449 10.0.0.33 - - [2026-02-03 00:08:23] "DELETE /tag/3d757427-4616-431b-8d78-1106bb6b5bb9 HTTP/1.1" 200 115 0.114226 10.0.0.33 - - [2026-02-03 00:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.043369 10.0.0.33 - - [2026-02-03 00:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.33 - - [2026-02-03 00:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.33 - - [2026-02-03 00:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.33 - - [2026-02-03 00:08:23] "DELETE /service-instance/52909195-d345-4df6-bce0-35aa25a641bf HTTP/1.1" 200 115 0.091884 10.0.0.33 - - [2026-02-03 00:08:23] "GET /floating-ip-pool/894f6493-e0d4-4719-9130-3ab0dac6de92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.006626 10.0.0.33 - - [2026-02-03 00:08:23] "GET /virtual-machine-interface/f81495d3-5193-4e69-a8aa-86285a0ae2de?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005931 10.0.0.33 - - [2026-02-03 00:08:23] "POST /ref-update HTTP/1.1" 200 156 0.026793 10.0.0.33 - - [2026-02-03 00:08:24] "DELETE /floating-ip-pool/894f6493-e0d4-4719-9130-3ab0dac6de92 HTTP/1.1" 200 115 0.078079 10.0.0.33 - - [2026-02-03 00:08:24] "DELETE /virtual-machine-interface/f81495d3-5193-4e69-a8aa-86285a0ae2de HTTP/1.1" 200 115 0.173883 10.0.0.33 - - [2026-02-03 00:08:24] "DELETE /virtual-machine/d19811ae-2094-407e-b3a4-a56f81cd229d HTTP/1.1" 200 115 0.075057 10.0.0.33 - - [2026-02-03 00:08:24] "GET /virtual-machine-interface/eba04133-bedc-4b63-89ac-fdfcb34725d8?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.007029 10.0.0.33 - - [2026-02-03 00:08:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004977 10.0.0.33 - - [2026-02-03 00:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.33 - - [2026-02-03 00:08:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004247 10.0.0.33 - - [2026-02-03 00:08:24] "DELETE /virtual-network/2d8a581f-2196-4b27-b30a-245dce899406 HTTP/1.1" 200 115 0.194277 10.0.0.33 - - [2026-02-03 00:08:24] "GET /routing-instance/b45f3c56-461a-43e3-81c6-c5d93bb0cf34 HTTP/1.1" 404 171 0.002378 10.0.0.33 - - [2026-02-03 00:08:24] "GET /domains HTTP/1.1" 200 280 0.002845 10.0.0.33 - - [2026-02-03 00:08:24] "GET /domain/9729c1f8-9d32-483e-8b32-c3ceff3e7b25 HTTP/1.1" 200 3087 0.003578 10.0.0.33 - - [2026-02-03 00:08:24] "DELETE /route-target/ee826844-c729-4187-bbc9-c961f0cdd5ff HTTP/1.1" 200 115 0.038957 10.0.0.33 - - [2026-02-03 00:08:24] "DELETE /virtual-machine-interface/eba04133-bedc-4b63-89ac-fdfcb34725d8 HTTP/1.1" 200 115 0.088937 10.0.0.33 - - [2026-02-03 00:08:24] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88 HTTP/1.1" 200 6874 0.067219 10.0.0.33 - - [2026-02-03 00:08:24] "POST /ref-update HTTP/1.1" 200 156 0.036734 10.0.0.33 - - [2026-02-03 00:08:24] "DELETE /virtual-machine/780acc9d-fbbf-4d03-a7b0-8c10a6d955fb HTTP/1.1" 200 115 0.091408 10.0.0.33 - - [2026-02-03 00:08:24] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013954 10.0.0.33 - - [2026-02-03 00:08:24] "POST /set-tag HTTP/1.1" 200 109 0.013999 10.0.0.33 - - [2026-02-03 00:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.33 - - [2026-02-03 00:08:24] "GET /loadbalancer/7caf9507-ee4f-4a54-81a1-842b1c4c85ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.005089 10.0.0.33 - - [2026-02-03 00:08:24] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006045 10.0.0.33 - - [2026-02-03 00:08:24] "POST /set-tag HTTP/1.1" 200 109 0.047988 10.0.0.33 - - [2026-02-03 00:08:24] "DELETE /loadbalancer-member/1d018a06-f2f2-48a7-b385-c5e35792d9e6 HTTP/1.1" 200 115 0.082984 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001094 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001130 10.0.0.33 - - [2026-02-03 00:08:25] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006978 10.0.0.33 - - [2026-02-03 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.003453 10.0.0.33 - - [2026-02-03 00:08:25] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005706 10.0.0.33 - - [2026-02-03 00:08:25] "POST /set-tag HTTP/1.1" 200 109 0.004419 10.0.0.33 - - [2026-02-03 00:08:25] "GET /virtual-machine/a3ca3866-dbb3-4207-a2a1-f09ba751e8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005090 10.0.0.33 - - [2026-02-03 00:08:25] "POST /ref-update HTTP/1.1" 200 156 0.033249 10.0.0.33 - - [2026-02-03 00:08:25] "GET /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018705 10.0.0.33 - - [2026-02-03 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.022250 10.0.0.33 - - [2026-02-03 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.043874 10.0.0.33 - - [2026-02-03 00:08:26] "POST /set-tag HTTP/1.1" 200 109 0.033815 10.0.0.33 - - [2026-02-03 00:08:26] "DELETE /instance-ip/3f4a89ba-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.042920 10.0.0.33 - - [2026-02-03 00:08:26] "POST /ref-update HTTP/1.1" 200 156 0.014093 10.0.0.33 - - [2026-02-03 00:08:26] "DELETE /virtual-machine-interface/3f30b210-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.092639 10.0.0.33 - - [2026-02-03 00:08:26] "DELETE /virtual-machine/a3ca3866-dbb3-4207-a2a1-f09ba751e8bb HTTP/1.1" 200 115 0.032344 10.0.0.33 - - [2026-02-03 00:08:29] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010140 10.0.0.33 - - [2026-02-03 00:08:29] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.33 - - [2026-02-03 00:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.33 - - [2026-02-03 00:08:29] "GET /loadbalancer/7caf9507-ee4f-4a54-81a1-842b1c4c85ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002576 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:08:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001135 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:08:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001025 10.0.0.33 - - [2026-02-03 00:08:30] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006361 10.0.0.33 - - [2026-02-03 00:08:30] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.33 - - [2026-02-03 00:08:30] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006254 10.0.0.33 - - [2026-02-03 00:08:30] "POST /set-tag HTTP/1.1" 200 109 0.003770 10.0.0.33 - - [2026-02-03 00:08:30] "GET /virtual-machine/824974f3-983c-4438-b652-35ad42554a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002832 10.0.0.33 - - [2026-02-03 00:08:30] "POST /ref-update HTTP/1.1" 200 156 0.014077 10.0.0.33 - - [2026-02-03 00:08:30] "GET /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.021162 10.0.0.33 - - [2026-02-03 00:08:31] "POST /set-tag HTTP/1.1" 200 109 0.048779 10.0.0.33 - - [2026-02-03 00:08:31] "POST /set-tag HTTP/1.1" 200 109 0.042429 10.0.0.33 - - [2026-02-03 00:08:31] "POST /set-tag HTTP/1.1" 200 109 0.034416 10.0.0.33 - - [2026-02-03 00:08:31] "DELETE /instance-ip/3ed6b670-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.063332 10.0.0.33 - - [2026-02-03 00:08:31] "POST /ref-update HTTP/1.1" 200 156 0.022814 10.0.0.33 - - [2026-02-03 00:08:31] "DELETE /virtual-machine-interface/3ebc9ac4-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.062669 10.0.0.33 - - [2026-02-03 00:08:31] "DELETE /virtual-machine/824974f3-983c-4438-b652-35ad42554a48 HTTP/1.1" 200 115 0.043432 10.0.0.33 - - [2026-02-03 00:08:31] "DELETE /tag/c5932bb0-80b9-4a96-a3de-043cb09f6ca0 HTTP/1.1" 200 115 0.055735 10.0.0.33 - - [2026-02-03 00:08:31] "DELETE /tag/273f2ba4-352d-4a83-bfef-7594fc56b1d9 HTTP/1.1" 200 115 0.084609 10.0.0.33 - - [2026-02-03 00:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.33 - - [2026-02-03 00:08:34] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038500 10.0.0.33 - - [2026-02-03 00:08:34] "POST /tags HTTP/1.1" 200 393 0.032939 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011931 10.0.0.33 - - [2026-02-03 00:08:35] "GET /tag/87b50ae9-8557-4348-b710-2a974967856c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018926 10.0.0.33 - - [2026-02-03 00:08:35] "POST /tags HTTP/1.1" 200 341 0.040879 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.33 - - [2026-02-03 00:08:35] "GET /tag/8bfbc2c1-71b4-4ea0-9341-f85d34e202ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012727 10.0.0.33 - - [2026-02-03 00:08:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.003289 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.001795 10.0.0.33 - - [2026-02-03 00:08:35] "POST /security-groups HTTP/1.1" 200 589 0.065823 10.0.0.33 - - [2026-02-03 00:08:35] "POST /projects HTTP/1.1" 200 519 0.178141 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.002060 10.0.0.33 - - [2026-02-03 00:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025720 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023468 10.0.0.33 - - [2026-02-03 00:08:35] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009199 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2026-02-03 00:08:35] "POST /access-control-lists HTTP/1.1" 200 598 0.114000 10.0.0.33 - - [2026-02-03 00:08:35] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005901 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.006837 10.0.0.33 - - [2026-02-03 00:08:35] "PUT /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a HTTP/1.1" 200 264 0.063119 10.0.0.33 - - [2026-02-03 00:08:35] "POST /access-control-lists HTTP/1.1" 200 596 0.080839 10.0.0.33 - - [2026-02-03 00:08:35] "PUT /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19 HTTP/1.1" 200 264 0.083172 10.0.0.33 - - [2026-02-03 00:08:35] "POST /security-groups HTTP/1.1" 200 591 0.078405 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 404 270 0.002155 10.0.0.33 - - [2026-02-03 00:08:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036745 10.0.0.33 - - [2026-02-03 00:08:35] "POST /chown HTTP/1.1" 200 109 0.019799 10.0.0.33 - - [2026-02-03 00:08:35] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020014 10.0.0.33 - - [2026-02-03 00:08:35] "POST /access-control-lists HTTP/1.1" 200 632 0.094513 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011072 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 404 269 0.009671 10.0.0.33 - - [2026-02-03 00:08:35] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003954 10.0.0.33 - - [2026-02-03 00:08:35] "POST /tags HTTP/1.1" 409 226 0.002134 10.0.0.33 - - [2026-02-03 00:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.33 - - [2026-02-03 00:08:36] "GET /tag/8bfbc2c1-71b4-4ea0-9341-f85d34e202ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014465 10.0.0.33 - - [2026-02-03 00:08:36] "POST /access-control-lists HTTP/1.1" 200 630 0.085336 10.0.0.33 - - [2026-02-03 00:08:36] "POST /firewall-rules HTTP/1.1" 200 600 0.092691 10.0.0.33 - - [2026-02-03 00:08:36] "GET /firewall-rule/341af494-855f-4e9d-9362-2bb2448934b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.013358 10.0.0.33 - - [2026-02-03 00:08:36] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003908 10.0.0.33 - - [2026-02-03 00:08:36] "GET /firewall-rule/341af494-855f-4e9d-9362-2bb2448934b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003064 10.0.0.33 - - [2026-02-03 00:08:36] "POST /ref-update HTTP/1.1" 200 156 0.046514 10.0.0.33 - - [2026-02-03 00:08:36] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009115 10.0.0.33 - - [2026-02-03 00:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2026-02-03 00:08:36] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003106 10.0.0.33 - - [2026-02-03 00:08:36] "POST /tags HTTP/1.1" 409 226 0.002149 10.0.0.33 - - [2026-02-03 00:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.33 - - [2026-02-03 00:08:36] "GET /tag/8bfbc2c1-71b4-4ea0-9341-f85d34e202ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012405 10.0.0.33 - - [2026-02-03 00:08:36] "POST /firewall-rules HTTP/1.1" 200 598 0.070160 10.0.0.33 - - [2026-02-03 00:08:36] "GET /firewall-rule/743ce8d1-a8a7-48fe-9919-93ab349c8e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.007805 10.0.0.33 - - [2026-02-03 00:08:36] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.011384 10.0.0.33 - - [2026-02-03 00:08:36] "GET /firewall-rule/743ce8d1-a8a7-48fe-9919-93ab349c8e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004755 10.0.0.33 - - [2026-02-03 00:08:36] "POST /ref-update HTTP/1.1" 200 156 0.060374 10.0.0.33 - - [2026-02-03 00:08:37] "POST /tags HTTP/1.1" 200 393 0.026801 10.0.0.33 - - [2026-02-03 00:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017807 10.0.0.33 - - [2026-02-03 00:08:38] "GET /tag/55ab01d0-b2de-455e-9dbd-ac124e73ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017669 10.0.0.33 - - [2026-02-03 00:08:38] "POST /tags HTTP/1.1" 200 341 0.022314 10.0.0.33 - - [2026-02-03 00:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018252 10.0.0.33 - - [2026-02-03 00:08:38] "GET /tag/a6dd05f6-9950-4034-bae9-6738dcfdab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013408 10.0.0.33 - - [2026-02-03 00:08:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.001923 10.0.0.33 - - [2026-02-03 00:08:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.012475 10.0.0.33 - - [2026-02-03 00:08:38] "POST /security-groups HTTP/1.1" 200 589 0.060301 10.0.0.33 - - [2026-02-03 00:08:38] "POST /projects HTTP/1.1" 200 519 0.225643 10.0.0.33 - - [2026-02-03 00:08:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.004968 10.0.0.33 - - [2026-02-03 00:08:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028744 10.0.0.33 - - [2026-02-03 00:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020958 10.0.0.33 - - [2026-02-03 00:08:38] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.031935 10.0.0.33 - - [2026-02-03 00:08:38] "POST /access-control-lists HTTP/1.1" 200 598 0.108786 10.0.0.33 - - [2026-02-03 00:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014451 10.0.0.33 - - [2026-02-03 00:08:38] "POST /fqname-to-id HTTP/1.1" 404 235 0.014229 10.0.0.33 - - [2026-02-03 00:08:38] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004823 10.0.0.33 - - [2026-02-03 00:08:38] "POST /access-control-lists HTTP/1.1" 200 596 0.063481 10.0.0.33 - - [2026-02-03 00:08:38] "PUT /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a HTTP/1.1" 200 264 0.106814 10.0.0.33 - - [2026-02-03 00:08:38] "PUT /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19 HTTP/1.1" 200 264 0.063219 10.0.0.33 - - [2026-02-03 00:08:38] "POST /security-groups HTTP/1.1" 200 591 0.077338 10.0.0.33 - - [2026-02-03 00:08:38] "POST /fqname-to-id HTTP/1.1" 404 270 0.001971 10.0.0.33 - - [2026-02-03 00:08:39] "POST /access-control-lists HTTP/1.1" 200 632 0.058959 10.0.0.33 - - [2026-02-03 00:08:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.007962 10.0.0.33 - - [2026-02-03 00:08:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.067897 10.0.0.33 - - [2026-02-03 00:08:39] "POST /chown HTTP/1.1" 200 109 0.019413 10.0.0.33 - - [2026-02-03 00:08:39] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008946 10.0.0.33 - - [2026-02-03 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2026-02-03 00:08:39] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007236 10.0.0.33 - - [2026-02-03 00:08:39] "POST /access-control-lists HTTP/1.1" 200 630 0.062336 10.0.0.33 - - [2026-02-03 00:08:39] "POST /tags HTTP/1.1" 409 226 0.011678 10.0.0.33 - - [2026-02-03 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.33 - - [2026-02-03 00:08:39] "GET /tag/a6dd05f6-9950-4034-bae9-6738dcfdab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013565 10.0.0.33 - - [2026-02-03 00:08:39] "POST /firewall-rules HTTP/1.1" 200 600 0.064522 10.0.0.33 - - [2026-02-03 00:08:39] "GET /firewall-rule/d6a15e70-bc8c-44b8-ba16-0731ecf34a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004613 10.0.0.33 - - [2026-02-03 00:08:39] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003940 10.0.0.33 - - [2026-02-03 00:08:39] "GET /firewall-rule/d6a15e70-bc8c-44b8-ba16-0731ecf34a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006150 10.0.0.33 - - [2026-02-03 00:08:39] "POST /ref-update HTTP/1.1" 200 156 0.062876 10.0.0.33 - - [2026-02-03 00:08:39] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016024 10.0.0.33 - - [2026-02-03 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2026-02-03 00:08:39] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003141 10.0.0.33 - - [2026-02-03 00:08:39] "POST /tags HTTP/1.1" 409 226 0.001893 10.0.0.33 - - [2026-02-03 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2026-02-03 00:08:39] "GET /tag/a6dd05f6-9950-4034-bae9-6738dcfdab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012403 10.0.0.33 - - [2026-02-03 00:08:39] "POST /firewall-rules HTTP/1.1" 200 598 0.066771 10.0.0.33 - - [2026-02-03 00:08:39] "GET /firewall-rule/edca4652-3fd7-4721-bf02-fb4aa6a720e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007046 10.0.0.33 - - [2026-02-03 00:08:39] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005554 10.0.0.33 - - [2026-02-03 00:08:39] "GET /firewall-rule/edca4652-3fd7-4721-bf02-fb4aa6a720e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003932 10.0.0.33 - - [2026-02-03 00:08:39] "POST /ref-update HTTP/1.1" 200 156 0.071884 10.0.0.33 - - [2026-02-03 00:08:41] "POST /tags HTTP/1.1" 200 345 0.096626 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011347 10.0.0.33 - - [2026-02-03 00:08:41] "GET /tag/e35faa63-2970-4b05-ad46-95992fa2f6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.024575 10.0.0.33 - - [2026-02-03 00:08:41] "POST /projects HTTP/1.1" 409 238 0.004123 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.33 - - [2026-02-03 00:08:41] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060714 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009388 10.0.0.33 - - [2026-02-03 00:08:41] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005153 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.33 - - [2026-02-03 00:08:41] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005689 10.0.0.33 - - [2026-02-03 00:08:41] "POST /security-groups HTTP/1.1" 409 285 0.002404 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2026-02-03 00:08:41] "PUT /security-group/3cbef5cc-bd54-4f90-a606-76d1977434b4 HTTP/1.1" 200 262 0.063018 10.0.0.33 - - [2026-02-03 00:08:41] "PUT /access-control-list/5fb8a039-8fd8-4f75-bbad-384d3e9d620e HTTP/1.1" 200 272 0.020685 10.0.0.33 - - [2026-02-03 00:08:41] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.082319 10.0.0.33 - - [2026-02-03 00:08:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.052985 10.0.0.33 - - [2026-02-03 00:08:41] "PUT /access-control-list/b59ef49d-c69c-479b-b731-49e179bac1d4 HTTP/1.1" 200 272 0.056827 10.0.0.33 - - [2026-02-03 00:08:41] "POST /tags HTTP/1.1" 409 228 0.022473 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.33 - - [2026-02-03 00:08:41] "GET /tag/e35faa63-2970-4b05-ad46-95992fa2f6f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016337 10.0.0.33 - - [2026-02-03 00:08:41] "POST /tags HTTP/1.1" 200 345 0.030491 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.33 - - [2026-02-03 00:08:41] "GET /tag/9089b484-17d6-4d60-8dac-07207b1b294a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017662 10.0.0.33 - - [2026-02-03 00:08:41] "POST /projects HTTP/1.1" 409 238 0.002452 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.33 - - [2026-02-03 00:08:41] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036949 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.33 - - [2026-02-03 00:08:41] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005226 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.33 - - [2026-02-03 00:08:41] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006350 10.0.0.33 - - [2026-02-03 00:08:41] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046013 10.0.0.33 - - [2026-02-03 00:08:41] "POST /security-groups HTTP/1.1" 409 285 0.002663 10.0.0.33 - - [2026-02-03 00:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2026-02-03 00:08:42] "PUT /security-group/551a5642-83cd-4f73-b573-3932384ea030 HTTP/1.1" 200 262 0.058247 10.0.0.33 - - [2026-02-03 00:08:42] "PUT /access-control-list/005748b5-3bca-45e5-a516-c548a8e58701 HTTP/1.1" 200 272 0.012218 10.0.0.33 - - [2026-02-03 00:08:42] "PUT /access-control-list/886f16a0-7cd0-47c6-828e-960221f2eb0d HTTP/1.1" 200 272 0.022477 10.0.0.33 - - [2026-02-03 00:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021895 10.0.0.33 - - [2026-02-03 00:08:42] "POST /tags HTTP/1.1" 409 228 0.009063 10.0.0.33 - - [2026-02-03 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.33 - - [2026-02-03 00:08:42] "GET /tag/9089b484-17d6-4d60-8dac-07207b1b294a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011753 10.0.0.33 - - [2026-02-03 00:08:42] "POST /tags HTTP/1.1" 200 291 0.043760 10.0.0.33 - - [2026-02-03 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008751 10.0.0.33 - - [2026-02-03 00:08:42] "GET /tag/a8c5f1e8-eac2-4b60-8f9c-a8a0d56c7dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015789 10.0.0.33 - - [2026-02-03 00:08:42] "POST /tags HTTP/1.1" 200 303 0.055559 10.0.0.33 - - [2026-02-03 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010884 10.0.0.33 - - [2026-02-03 00:08:42] "GET /tag/623bbf97-47f5-415f-9232-2c0f3e96d9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014430 10.0.0.33 - - [2026-02-03 00:08:42] "POST /tags HTTP/1.1" 409 252 0.002120 10.0.0.33 - - [2026-02-03 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-02-03 00:08:42] "GET /tag/87b50ae9-8557-4348-b710-2a974967856c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016253 10.0.0.33 - - [2026-02-03 00:08:42] "POST /tags HTTP/1.1" 409 226 0.003105 10.0.0.33 - - [2026-02-03 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.33 - - [2026-02-03 00:08:42] "GET /tag/8bfbc2c1-71b4-4ea0-9341-f85d34e202ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012996 10.0.0.33 - - [2026-02-03 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.33 - - [2026-02-03 00:08:42] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006609 10.0.0.33 - - [2026-02-03 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.33 - - [2026-02-03 00:08:42] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052675 10.0.0.33 - - [2026-02-03 00:08:42] "POST /virtual-machines HTTP/1.1" 200 395 0.008728 10.0.0.33 - - [2026-02-03 00:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012712 10.0.0.33 - - [2026-02-03 00:08:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123240 10.0.0.33 - - [2026-02-03 00:08:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021973 10.0.0.33 - - [2026-02-03 00:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009787 10.0.0.33 - - [2026-02-03 00:08:42] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012249 10.0.0.33 - - [2026-02-03 00:08:43] "POST /instance-ips HTTP/1.1" 200 397 0.057769 10.0.0.33 - - [2026-02-03 00:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.068249 10.0.0.33 - - [2026-02-03 00:08:43] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026595 10.0.0.33 - - [2026-02-03 00:08:43] "POST /set-tag HTTP/1.1" 200 109 0.071458 10.0.0.33 - - [2026-02-03 00:08:43] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.033258 10.0.0.33 - - [2026-02-03 00:08:43] "GET /instance-ip/80154eda-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012427 10.0.0.33 - - [2026-02-03 00:08:43] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005713 10.0.0.33 - - [2026-02-03 00:08:43] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.33 - - [2026-02-03 00:08:43] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.003956 10.0.0.33 - - [2026-02-03 00:08:43] "POST /ref-update HTTP/1.1" 200 156 0.017104 10.0.0.33 - - [2026-02-03 00:08:43] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010653 10.0.0.33 - - [2026-02-03 00:08:43] "POST /set-tag HTTP/1.1" 200 109 0.006748 10.0.0.33 - - [2026-02-03 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.33 - - [2026-02-03 00:08:43] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004632 10.0.0.33 - - [2026-02-03 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.33 - - [2026-02-03 00:08:43] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032482 10.0.0.33 - - [2026-02-03 00:08:43] "POST /virtual-machines HTTP/1.1" 200 395 0.009488 10.0.0.33 - - [2026-02-03 00:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009338 10.0.0.33 - - [2026-02-03 00:08:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100365 10.0.0.33 - - [2026-02-03 00:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.015169 10.0.0.33 - - [2026-02-03 00:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015259 10.0.0.33 - - [2026-02-03 00:08:43] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005240 10.0.0.33 - - [2026-02-03 00:08:43] "POST /instance-ips HTTP/1.1" 200 397 0.019669 10.0.0.33 - - [2026-02-03 00:08:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028068 10.0.0.33 - - [2026-02-03 00:08:43] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011672 10.0.0.33 - - [2026-02-03 00:08:44] "POST /set-tag HTTP/1.1" 200 109 0.063634 10.0.0.33 - - [2026-02-03 00:08:44] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009383 10.0.0.33 - - [2026-02-03 00:08:44] "GET /instance-ip/809f1106-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003618 10.0.0.33 - - [2026-02-03 00:08:44] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005254 10.0.0.33 - - [2026-02-03 00:08:44] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.33 - - [2026-02-03 00:08:44] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1697 0.003774 10.0.0.33 - - [2026-02-03 00:08:44] "POST /ref-update HTTP/1.1" 200 156 0.010213 10.0.0.33 - - [2026-02-03 00:08:44] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020947 10.0.0.33 - - [2026-02-03 00:08:44] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.33 - - [2026-02-03 00:08:44] "POST /tags HTTP/1.1" 200 291 0.017479 10.0.0.33 - - [2026-02-03 00:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2026-02-03 00:08:44] "GET /tag/9b0513b9-b257-47c7-b433-a4c8c2f9b1f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.013362 10.0.0.33 - - [2026-02-03 00:08:44] "POST /tags HTTP/1.1" 409 252 0.002589 10.0.0.33 - - [2026-02-03 00:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.33 - - [2026-02-03 00:08:44] "GET /tag/55ab01d0-b2de-455e-9dbd-ac124e73ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011108 10.0.0.33 - - [2026-02-03 00:08:44] "POST /tags HTTP/1.1" 409 226 0.002189 10.0.0.33 - - [2026-02-03 00:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.33 - - [2026-02-03 00:08:44] "GET /tag/a6dd05f6-9950-4034-bae9-6738dcfdab8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010976 10.0.0.33 - - [2026-02-03 00:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.33 - - [2026-02-03 00:08:44] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004077 10.0.0.33 - - [2026-02-03 00:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.33 - - [2026-02-03 00:08:44] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032673 10.0.0.33 - - [2026-02-03 00:08:44] "POST /virtual-machines HTTP/1.1" 200 395 0.009301 10.0.0.33 - - [2026-02-03 00:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024434 10.0.0.33 - - [2026-02-03 00:08:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123447 10.0.0.33 - - [2026-02-03 00:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010237 10.0.0.33 - - [2026-02-03 00:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015052 10.0.0.33 - - [2026-02-03 00:08:44] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004926 10.0.0.33 - - [2026-02-03 00:08:44] "POST /instance-ips HTTP/1.1" 200 397 0.020379 10.0.0.33 - - [2026-02-03 00:08:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022722 10.0.0.33 - - [2026-02-03 00:08:44] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012456 10.0.0.33 - - [2026-02-03 00:08:45] "POST /set-tag HTTP/1.1" 200 109 0.067865 10.0.0.33 - - [2026-02-03 00:08:45] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025139 10.0.0.33 - - [2026-02-03 00:08:45] "GET /instance-ip/813b2ba4-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004128 10.0.0.33 - - [2026-02-03 00:08:45] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005521 10.0.0.33 - - [2026-02-03 00:08:45] "POST /set-tag HTTP/1.1" 200 109 0.002298 10.0.0.33 - - [2026-02-03 00:08:45] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003649 10.0.0.33 - - [2026-02-03 00:08:45] "POST /ref-update HTTP/1.1" 200 156 0.010661 10.0.0.33 - - [2026-02-03 00:08:45] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015773 10.0.0.33 - - [2026-02-03 00:08:45] "POST /set-tag HTTP/1.1" 200 109 0.011717 10.0.0.33 - - [2026-02-03 00:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-02-03 00:08:45] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004495 10.0.0.33 - - [2026-02-03 00:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.33 - - [2026-02-03 00:08:45] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045689 10.0.0.33 - - [2026-02-03 00:08:45] "POST /virtual-machines HTTP/1.1" 200 395 0.008455 10.0.0.33 - - [2026-02-03 00:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.014338 10.0.0.33 - - [2026-02-03 00:08:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118515 10.0.0.33 - - [2026-02-03 00:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010771 10.0.0.33 - - [2026-02-03 00:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008145 10.0.0.33 - - [2026-02-03 00:08:45] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008254 10.0.0.33 - - [2026-02-03 00:08:45] "POST /instance-ips HTTP/1.1" 200 397 0.023301 10.0.0.33 - - [2026-02-03 00:08:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023605 10.0.0.33 - - [2026-02-03 00:08:45] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010854 10.0.0.33 - - [2026-02-03 00:08:45] "POST /set-tag HTTP/1.1" 200 109 0.063479 10.0.0.33 - - [2026-02-03 00:08:45] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014588 10.0.0.33 - - [2026-02-03 00:08:45] "GET /instance-ip/81b99fa2-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.012957 10.0.0.33 - - [2026-02-03 00:08:46] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005333 10.0.0.33 - - [2026-02-03 00:08:46] "POST /set-tag HTTP/1.1" 200 109 0.013594 10.0.0.33 - - [2026-02-03 00:08:46] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.004132 10.0.0.33 - - [2026-02-03 00:08:46] "POST /ref-update HTTP/1.1" 200 156 0.010499 10.0.0.33 - - [2026-02-03 00:08:46] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013211 10.0.0.33 - - [2026-02-03 00:08:46] "POST /set-tag HTTP/1.1" 200 109 0.004178 10.0.0.33 - - [2026-02-03 00:08:46] "POST /tags HTTP/1.1" 200 299 0.020356 10.0.0.33 - - [2026-02-03 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018743 10.0.0.33 - - [2026-02-03 00:08:46] "GET /tag/351f1c38-f10d-4606-a98f-59cf447a7cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016259 10.0.0.33 - - [2026-02-03 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.33 - - [2026-02-03 00:08:46] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004635 10.0.0.33 - - [2026-02-03 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.33 - - [2026-02-03 00:08:46] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037465 10.0.0.33 - - [2026-02-03 00:08:46] "POST /virtual-machines HTTP/1.1" 200 395 0.008892 10.0.0.33 - - [2026-02-03 00:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015445 10.0.0.33 - - [2026-02-03 00:08:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104615 10.0.0.33 - - [2026-02-03 00:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010131 10.0.0.33 - - [2026-02-03 00:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012285 10.0.0.33 - - [2026-02-03 00:08:46] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004884 10.0.0.33 - - [2026-02-03 00:08:46] "POST /instance-ips HTTP/1.1" 200 397 0.023114 10.0.0.33 - - [2026-02-03 00:08:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022249 10.0.0.33 - - [2026-02-03 00:08:46] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021477 10.0.0.33 - - [2026-02-03 00:08:46] "POST /set-tag HTTP/1.1" 200 109 0.023216 10.0.0.33 - - [2026-02-03 00:08:46] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015533 10.0.0.33 - - [2026-02-03 00:08:46] "GET /instance-ip/8247bba2-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005963 10.0.0.33 - - [2026-02-03 00:08:46] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004859 10.0.0.33 - - [2026-02-03 00:08:46] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.33 - - [2026-02-03 00:08:46] "POST /tags HTTP/1.1" 200 299 0.048048 10.0.0.33 - - [2026-02-03 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.33 - - [2026-02-03 00:08:47] "GET /tag/efbebf3c-1fe0-4ccb-8632-2959232c595a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.018517 10.0.0.33 - - [2026-02-03 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.33 - - [2026-02-03 00:08:47] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004555 10.0.0.33 - - [2026-02-03 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.33 - - [2026-02-03 00:08:47] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038903 10.0.0.33 - - [2026-02-03 00:08:47] "POST /virtual-machines HTTP/1.1" 200 395 0.009556 10.0.0.33 - - [2026-02-03 00:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011376 10.0.0.33 - - [2026-02-03 00:08:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101432 10.0.0.33 - - [2026-02-03 00:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013659 10.0.0.33 - - [2026-02-03 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.33 - - [2026-02-03 00:08:47] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005091 10.0.0.33 - - [2026-02-03 00:08:47] "POST /instance-ips HTTP/1.1" 200 397 0.028172 10.0.0.33 - - [2026-02-03 00:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021444 10.0.0.33 - - [2026-02-03 00:08:47] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.026336 10.0.0.33 - - [2026-02-03 00:08:47] "POST /set-tag HTTP/1.1" 200 109 0.018917 10.0.0.33 - - [2026-02-03 00:08:47] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024591 10.0.0.33 - - [2026-02-03 00:08:47] "GET /instance-ip/82b9404c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003417 10.0.0.33 - - [2026-02-03 00:08:47] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004932 10.0.0.33 - - [2026-02-03 00:08:47] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.33 - - [2026-02-03 00:08:47] "POST /tags HTTP/1.1" 200 299 0.021836 10.0.0.33 - - [2026-02-03 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007075 10.0.0.33 - - [2026-02-03 00:08:47] "GET /tag/ca6f2ea1-3f22-480e-b956-5720092589bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014411 10.0.0.33 - - [2026-02-03 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2026-02-03 00:08:47] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004999 10.0.0.33 - - [2026-02-03 00:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.33 - - [2026-02-03 00:08:47] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035890 10.0.0.33 - - [2026-02-03 00:08:47] "POST /virtual-machines HTTP/1.1" 200 395 0.008845 10.0.0.33 - - [2026-02-03 00:08:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.011912 10.0.0.33 - - [2026-02-03 00:08:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132471 10.0.0.33 - - [2026-02-03 00:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019685 10.0.0.33 - - [2026-02-03 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008834 10.0.0.33 - - [2026-02-03 00:08:48] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005390 10.0.0.33 - - [2026-02-03 00:08:48] "POST /instance-ips HTTP/1.1" 200 397 0.023315 10.0.0.33 - - [2026-02-03 00:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022015 10.0.0.33 - - [2026-02-03 00:08:48] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009061 10.0.0.33 - - [2026-02-03 00:08:48] "POST /set-tag HTTP/1.1" 200 109 0.022039 10.0.0.33 - - [2026-02-03 00:08:48] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021088 10.0.0.33 - - [2026-02-03 00:08:48] "GET /instance-ip/832dd704-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003394 10.0.0.33 - - [2026-02-03 00:08:48] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005186 10.0.0.33 - - [2026-02-03 00:08:48] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.33 - - [2026-02-03 00:08:48] "POST /tags HTTP/1.1" 200 299 0.023897 10.0.0.33 - - [2026-02-03 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.33 - - [2026-02-03 00:08:48] "GET /tag/bc025b4b-b715-4752-a747-b6d17fecb7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012902 10.0.0.33 - - [2026-02-03 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.33 - - [2026-02-03 00:08:48] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005574 10.0.0.33 - - [2026-02-03 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.33 - - [2026-02-03 00:08:48] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034430 10.0.0.33 - - [2026-02-03 00:08:48] "POST /virtual-machines HTTP/1.1" 200 395 0.009275 10.0.0.33 - - [2026-02-03 00:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021839 10.0.0.33 - - [2026-02-03 00:08:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.131920 10.0.0.33 - - [2026-02-03 00:08:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010507 10.0.0.33 - - [2026-02-03 00:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012319 10.0.0.33 - - [2026-02-03 00:08:48] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007646 10.0.0.33 - - [2026-02-03 00:08:48] "POST /instance-ips HTTP/1.1" 200 397 0.024434 10.0.0.33 - - [2026-02-03 00:08:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022784 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019373 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.021895 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016244 10.0.0.33 - - [2026-02-03 00:08:49] "GET /instance-ip/83a3b3b6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003371 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004385 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003729 10.0.0.33 - - [2026-02-03 00:08:49] "POST /ref-update HTTP/1.1" 200 156 0.009006 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005102 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004082 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.014662 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.004261 10.0.0.33 - - [2026-02-03 00:08:49] "POST /ref-update HTTP/1.1" 200 156 0.009522 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005096 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2762 0.003899 10.0.0.33 - - [2026-02-03 00:08:49] "POST /ref-update HTTP/1.1" 200 156 0.009727 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020462 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005400 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.003825 10.0.0.33 - - [2026-02-03 00:08:49] "POST /ref-update HTTP/1.1" 200 156 0.008859 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010944 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.004390 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004771 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004744 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004577 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004691 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004445 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004391 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.006890 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005050 10.0.0.33 - - [2026-02-03 00:08:49] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.33 - - [2026-02-03 00:08:49] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004905 10.0.0.33 - - [2026-02-03 00:08:50] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.33 - - [2026-02-03 00:08:53] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005078 10.0.0.33 - - [2026-02-03 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.33 - - [2026-02-03 00:08:53] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008522 10.0.0.33 - - [2026-02-03 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.008669 10.0.0.33 - - [2026-02-03 00:08:53] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006122 10.0.0.33 - - [2026-02-03 00:08:53] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.33 - - [2026-02-03 00:08:54] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004664 10.0.0.33 - - [2026-02-03 00:08:54] "POST /set-tag HTTP/1.1" 200 109 0.002930 10.0.0.33 - - [2026-02-03 00:08:56] "GET /virtual-machine/10167e97-1b27-4e9a-950a-8c742bb51525?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003364 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004383 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine/5fab296d-74fd-41d8-b68e-d222d649d9f1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003708 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004646 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine/2e24afc2-bf86-41b8-8179-62cedf926bf3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003858 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005057 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine/889866bc-b550-4616-834e-79488e0e39b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003186 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004301 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine/0837f48e-8b6d-4767-8b46-58600527eaf1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003742 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005361 10.0.0.33 - - [2026-02-03 00:08:57] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004953 10.0.0.33 - - [2026-02-03 00:08:57] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.33 - - [2026-02-03 00:08:58] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005267 10.0.0.33 - - [2026-02-03 00:08:58] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.33 - - [2026-02-03 00:09:02] "GET /virtual-machine/98fc872e-cb9b-41fe-b8e2-bc3b97cf6488?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003278 10.0.0.33 - - [2026-02-03 00:09:02] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005371 10.0.0.33 - - [2026-02-03 00:09:02] "GET /virtual-machine/e38ec889-b504-472b-a8ec-ee005a4a5d6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003142 10.0.0.33 - - [2026-02-03 00:09:02] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004907 10.0.0.33 - - [2026-02-03 00:09:02] "GET /virtual-machine/e2cf9b28-780c-457b-ba6b-c09f6d2dfd12?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003236 10.0.0.33 - - [2026-02-03 00:09:02] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004992 10.0.0.33 - - [2026-02-03 00:09:03] "GET /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005188 10.0.0.33 - - [2026-02-03 00:09:03] "POST /tags HTTP/1.1" 200 333 0.026043 10.0.0.33 - - [2026-02-03 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.023464 10.0.0.33 - - [2026-02-03 00:09:03] "GET /tag/cab6741e-7759-4eda-b631-0ea7c2d06e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013688 10.0.0.33 - - [2026-02-03 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.33 - - [2026-02-03 00:09:03] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035990 10.0.0.33 - - [2026-02-03 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.33 - - [2026-02-03 00:09:03] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006243 10.0.0.33 - - [2026-02-03 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.33 - - [2026-02-03 00:09:03] "GET /service-appliance-set/01bfcd69-7b38-4f44-80bb-3c95a70d44af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.003227 10.0.0.33 - - [2026-02-03 00:09:03] "POST /fqname-to-id HTTP/1.1" 404 273 0.003651 10.0.0.33 - - [2026-02-03 00:09:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104496 10.0.0.33 - - [2026-02-03 00:09:03] "GET /virtual-machine-interface/0afc52b1-df75-45d5-bfe8-b7cba27228fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.005067 10.0.0.33 - - [2026-02-03 00:09:03] "POST /instance-ips HTTP/1.1" 200 409 0.033120 10.0.0.33 - - [2026-02-03 00:09:03] "GET /instance-ip/8aabccfe-fcd3-405a-936b-a97dfa5d51dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005124 10.0.0.33 - - [2026-02-03 00:09:03] "POST /loadbalancers HTTP/1.1" 200 629 0.060074 10.0.0.33 - - [2026-02-03 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017710 10.0.0.33 - - [2026-02-03 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.33 - - [2026-02-03 00:09:03] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047287 10.0.0.33 - - [2026-02-03 00:09:03] "GET /instance-ip/8aabccfe-fcd3-405a-936b-a97dfa5d51dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004195 10.0.0.33 - - [2026-02-03 00:09:03] "POST /floating-ips HTTP/1.1" 200 597 0.049137 10.0.0.33 - - [2026-02-03 00:09:03] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.069033 10.0.0.33 - - [2026-02-03 00:09:03] "GET /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003601 10.0.0.33 - - [2026-02-03 00:09:03] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.031144 10.0.0.33 - - [2026-02-03 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.33 - - [2026-02-03 00:09:03] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039549 10.0.0.33 - - [2026-02-03 00:09:03] "GET /loadbalancer-listener/74e49dee-d3bf-4a64-ab41-531f491d2c8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004889 10.0.0.33 - - [2026-02-03 00:09:04] "GET /loadbalancer-listener/74e49dee-d3bf-4a64-ab41-531f491d2c8d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005127 10.0.0.33 - - [2026-02-03 00:09:04] "GET /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009769 10.0.0.33 - - [2026-02-03 00:09:04] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.049616 10.0.0.33 - - [2026-02-03 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016337 10.0.0.33 - - [2026-02-03 00:09:04] "GET /instance-ip/8aabccfe-fcd3-405a-936b-a97dfa5d51dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.017591 10.0.0.33 - - [2026-02-03 00:09:04] "GET /instance-ip/8aabccfe-fcd3-405a-936b-a97dfa5d51dc?fields=floating_ips HTTP/1.1" 200 1212 0.005998 10.0.0.33 - - [2026-02-03 00:09:04] "GET /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003171 10.0.0.33 - - [2026-02-03 00:09:04] "GET /loadbalancer-pool/cff79122-977a-4cd9-a5ad-9699449030a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003932 10.0.0.33 - - [2026-02-03 00:09:04] "GET /floating-ip/bbd116f7-e1ec-4dbf-90a6-9bb4faf66dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.002788 10.0.0.33 - - [2026-02-03 00:09:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.031772 10.0.0.33 - - [2026-02-03 00:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017063 10.0.0.33 - - [2026-02-03 00:09:04] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024490 10.0.0.33 - - [2026-02-03 00:09:04] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014368 10.0.0.33 - - [2026-02-03 00:09:04] "POST /tags HTTP/1.1" 409 221 0.017641 10.0.0.33 - - [2026-02-03 00:09:04] "POST /ref-update HTTP/1.1" 200 156 0.008591 10.0.0.33 - - [2026-02-03 00:09:04] "GET /floating-ip/bbd116f7-e1ec-4dbf-90a6-9bb4faf66dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.013293 10.0.0.33 - - [2026-02-03 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.33 - - [2026-02-03 00:09:04] "GET /tag/cab6741e-7759-4eda-b631-0ea7c2d06e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011523 10.0.0.33 - - [2026-02-03 00:09:04] "PUT /floating-ip/bbd116f7-e1ec-4dbf-90a6-9bb4faf66dae HTTP/1.1" 200 256 0.025750 10.0.0.33 - - [2026-02-03 00:09:04] "POST /set-tag HTTP/1.1" 200 109 0.100610 10.0.0.33 - - [2026-02-03 00:09:04] "GET /loadbalancer-pool/cff79122-977a-4cd9-a5ad-9699449030a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003428 10.0.0.33 - - [2026-02-03 00:09:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014651 10.0.0.33 - - [2026-02-03 00:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016039 10.0.0.33 - - [2026-02-03 00:09:04] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009528 10.0.0.33 - - [2026-02-03 00:09:04] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014560 10.0.0.33 - - [2026-02-03 00:09:04] "POST /ref-update HTTP/1.1" 200 156 0.014153 10.0.0.33 - - [2026-02-03 00:09:04] "GET /floating-ip/bbd116f7-e1ec-4dbf-90a6-9bb4faf66dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.015012 10.0.0.33 - - [2026-02-03 00:09:04] "POST /set-tag HTTP/1.1" 200 109 0.067755 10.0.0.33 - - [2026-02-03 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2026-02-03 00:09:04] "GET /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002705 10.0.0.33 - - [2026-02-03 00:09:05] "POST /tags HTTP/1.1" 409 206 0.002692 10.0.0.33 - - [2026-02-03 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.33 - - [2026-02-03 00:09:05] "GET /tag/623bbf97-47f5-415f-9232-2c0f3e96d9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014068 10.0.0.33 - - [2026-02-03 00:09:05] "POST /tags HTTP/1.1" 409 204 0.003797 10.0.0.33 - - [2026-02-03 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.33 - - [2026-02-03 00:09:05] "GET /tag/efbebf3c-1fe0-4ccb-8632-2959232c595a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019381 10.0.0.33 - - [2026-02-03 00:09:05] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002754 10.0.0.33 - - [2026-02-03 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.33 - - [2026-02-03 00:09:05] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002793 10.0.0.33 - - [2026-02-03 00:09:05] "POST /tags HTTP/1.1" 409 206 0.002382 10.0.0.33 - - [2026-02-03 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.33 - - [2026-02-03 00:09:05] "GET /tag/623bbf97-47f5-415f-9232-2c0f3e96d9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012499 10.0.0.33 - - [2026-02-03 00:09:05] "POST /tags HTTP/1.1" 409 226 0.002455 10.0.0.33 - - [2026-02-03 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2026-02-03 00:09:05] "GET /tag/8bfbc2c1-71b4-4ea0-9341-f85d34e202ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.023360 10.0.0.33 - - [2026-02-03 00:09:05] "POST /tags HTTP/1.1" 409 204 0.002851 10.0.0.33 - - [2026-02-03 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.33 - - [2026-02-03 00:09:05] "GET /tag/efbebf3c-1fe0-4ccb-8632-2959232c595a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019271 10.0.0.33 - - [2026-02-03 00:09:05] "POST /tags HTTP/1.1" 409 226 0.002144 10.0.0.33 - - [2026-02-03 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.33 - - [2026-02-03 00:09:05] "GET /tag/8bfbc2c1-71b4-4ea0-9341-f85d34e202ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013682 10.0.0.33 - - [2026-02-03 00:09:05] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002702 10.0.0.33 - - [2026-02-03 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.33 - - [2026-02-03 00:09:06] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007155 10.0.0.33 - - [2026-02-03 00:09:06] "POST /firewall-rules HTTP/1.1" 200 626 0.072934 10.0.0.33 - - [2026-02-03 00:09:06] "POST /firewall-rules HTTP/1.1" 200 646 0.078619 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-rule/7eab9521-0246-4a28-b41a-78e61f6a8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004471 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002335 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-rule/f3c36ee4-72a2-4160-9ab6-dbc55c755b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003667 10.0.0.33 - - [2026-02-03 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.015651 10.0.0.33 - - [2026-02-03 00:09:06] "POST /firewall-policys HTTP/1.1" 200 606 0.021198 10.0.0.33 - - [2026-02-03 00:09:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019326 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002672 10.0.0.33 - - [2026-02-03 00:09:06] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002959 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004237 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-policy/4f5b2153-a092-4c96-803d-a130acd5124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.004677 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004331 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003624 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001945 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003007 10.0.0.33 - - [2026-02-03 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.020298 10.0.0.33 - - [2026-02-03 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.022777 10.0.0.33 - - [2026-02-03 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.029881 10.0.0.33 - - [2026-02-03 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.024671 10.0.0.33 - - [2026-02-03 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.034430 10.0.0.33 - - [2026-02-03 00:09:06] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002944 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:10:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001079 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:10:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001194 10.0.0.33 - - [2026-02-03 00:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2026-02-03 00:11:03] "GET /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003243 10.0.0.33 - - [2026-02-03 00:11:05] "POST /tags HTTP/1.1" 409 252 0.006500 10.0.0.33 - - [2026-02-03 00:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.33 - - [2026-02-03 00:11:05] "GET /tag/55ab01d0-b2de-455e-9dbd-ac124e73ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014060 10.0.0.33 - - [2026-02-03 00:11:05] "POST /tags HTTP/1.1" 409 228 0.004213 10.0.0.33 - - [2026-02-03 00:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.33 - - [2026-02-03 00:11:05] "GET /tag/9089b484-17d6-4d60-8dac-07207b1b294a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015116 10.0.0.33 - - [2026-02-03 00:11:05] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005126 10.0.0.33 - - [2026-02-03 00:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.33 - - [2026-02-03 00:11:05] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003109 10.0.0.33 - - [2026-02-03 00:11:05] "POST /tags HTTP/1.1" 409 206 0.001900 10.0.0.33 - - [2026-02-03 00:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.33 - - [2026-02-03 00:11:05] "GET /tag/623bbf97-47f5-415f-9232-2c0f3e96d9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013037 10.0.0.33 - - [2026-02-03 00:11:05] "POST /tags HTTP/1.1" 409 226 0.002330 10.0.0.33 - - [2026-02-03 00:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.33 - - [2026-02-03 00:11:05] "GET /tag/8bfbc2c1-71b4-4ea0-9341-f85d34e202ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012409 10.0.0.33 - - [2026-02-03 00:11:05] "POST /tags HTTP/1.1" 409 204 0.001998 10.0.0.33 - - [2026-02-03 00:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2026-02-03 00:11:05] "GET /tag/efbebf3c-1fe0-4ccb-8632-2959232c595a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013160 10.0.0.33 - - [2026-02-03 00:11:05] "POST /tags HTTP/1.1" 409 226 0.002121 10.0.0.33 - - [2026-02-03 00:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.33 - - [2026-02-03 00:11:05] "GET /tag/8bfbc2c1-71b4-4ea0-9341-f85d34e202ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011871 10.0.0.33 - - [2026-02-03 00:11:05] "POST /tags HTTP/1.1" 409 228 0.001922 10.0.0.33 - - [2026-02-03 00:11:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.33 - - [2026-02-03 00:11:06] "GET /tag/9089b484-17d6-4d60-8dac-07207b1b294a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013455 10.0.0.33 - - [2026-02-03 00:11:06] "POST /tags HTTP/1.1" 409 252 0.002248 10.0.0.33 - - [2026-02-03 00:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.33 - - [2026-02-03 00:11:06] "GET /tag/55ab01d0-b2de-455e-9dbd-ac124e73ec3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.014933 10.0.0.33 - - [2026-02-03 00:11:06] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003187 10.0.0.33 - - [2026-02-03 00:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2026-02-03 00:11:06] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002794 10.0.0.33 - - [2026-02-03 00:11:06] "POST /firewall-rules HTTP/1.1" 409 281 0.001965 10.0.0.33 - - [2026-02-03 00:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.33 - - [2026-02-03 00:11:06] "PUT /firewall-rule/f3c36ee4-72a2-4160-9ab6-dbc55c755b38 HTTP/1.1" 200 260 0.034000 10.0.0.33 - - [2026-02-03 00:11:06] "POST /firewall-rules HTTP/1.1" 409 291 0.006094 10.0.0.33 - - [2026-02-03 00:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.33 - - [2026-02-03 00:11:06] "PUT /firewall-rule/7eab9521-0246-4a28-b41a-78e61f6a8f5c HTTP/1.1" 200 260 0.023576 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-rule/7eab9521-0246-4a28-b41a-78e61f6a8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.004723 10.0.0.33 - - [2026-02-03 00:11:06] "POST /firewall-rules HTTP/1.1" 200 658 0.084023 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-rule/1257fbba-39eb-4f91-814c-46122e049513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.016584 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003779 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-rule/f3c36ee4-72a2-4160-9ab6-dbc55c755b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006829 10.0.0.33 - - [2026-02-03 00:11:06] "POST /firewall-policys HTTP/1.1" 409 269 0.002368 10.0.0.33 - - [2026-02-03 00:11:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.33 - - [2026-02-03 00:11:06] "PUT /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe HTTP/1.1" 200 264 0.033114 10.0.0.33 - - [2026-02-03 00:11:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035512 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.010764 10.0.0.33 - - [2026-02-03 00:11:06] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002946 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002629 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-policy/4f5b2153-a092-4c96-803d-a130acd5124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002707 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003251 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002565 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002507 10.0.0.33 - - [2026-02-03 00:11:06] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002371 10.0.0.33 - - [2026-02-03 00:11:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002370 10.0.0.33 - - [2026-02-03 00:11:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002305 10.0.0.33 - - [2026-02-03 00:12:08] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006559 10.0.0.33 - - [2026-02-03 00:12:08] "POST /set-tag HTTP/1.1" 200 109 0.002824 10.0.0.33 - - [2026-02-03 00:12:08] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010075 10.0.0.33 - - [2026-02-03 00:12:08] "POST /set-tag HTTP/1.1" 200 109 0.006736 10.0.0.33 - - [2026-02-03 00:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.33 - - [2026-02-03 00:12:08] "GET /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002936 10.0.0.33 - - [2026-02-03 00:12:08] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005777 10.0.0.33 - - [2026-02-03 00:12:08] "POST /set-tag HTTP/1.1" 200 109 0.038324 10.0.0.33 - - [2026-02-03 00:12:08] "DELETE /loadbalancer-member/3be2feca-3c14-4e22-a56f-a6f45ad61a75 HTTP/1.1" 200 115 0.030278 10.0.0.33 - - [2026-02-03 00:12:08] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008754 10.0.0.33 - - [2026-02-03 00:12:08] "POST /set-tag HTTP/1.1" 200 109 0.009029 10.0.0.33 - - [2026-02-03 00:12:08] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005828 10.0.0.33 - - [2026-02-03 00:12:08] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.33 - - [2026-02-03 00:12:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.33 - - [2026-02-03 00:12:08] "GET /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003093 10.0.0.33 - - [2026-02-03 00:12:08] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004381 10.0.0.33 - - [2026-02-03 00:12:08] "POST /set-tag HTTP/1.1" 200 109 0.003030 10.0.0.33 - - [2026-02-03 00:12:08] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005478 10.0.0.33 - - [2026-02-03 00:12:08] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.33 - - [2026-02-03 00:12:08] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005218 10.0.0.33 - - [2026-02-03 00:12:08] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.33 - - [2026-02-03 00:12:08] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006518 10.0.0.33 - - [2026-02-03 00:12:08] "POST /set-tag HTTP/1.1" 200 109 0.002917 10.0.0.33 - - [2026-02-03 00:12:09] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009608 10.0.0.33 - - [2026-02-03 00:12:09] "POST /set-tag HTTP/1.1" 200 109 0.004668 10.0.0.33 - - [2026-02-03 00:12:09] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009095 10.0.0.33 - - [2026-02-03 00:12:09] "POST /set-tag HTTP/1.1" 200 109 0.005348 10.0.0.33 - - [2026-02-03 00:12:09] "GET /virtual-machine/2e24afc2-bf86-41b8-8179-62cedf926bf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003574 10.0.0.33 - - [2026-02-03 00:12:09] "POST /ref-update HTTP/1.1" 200 156 0.010680 10.0.0.33 - - [2026-02-03 00:12:09] "GET /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021418 10.0.0.33 - - [2026-02-03 00:12:09] "POST /set-tag HTTP/1.1" 200 109 0.023548 10.0.0.33 - - [2026-02-03 00:12:09] "POST /set-tag HTTP/1.1" 200 109 0.020945 10.0.0.33 - - [2026-02-03 00:12:09] "POST /set-tag HTTP/1.1" 200 109 0.037772 10.0.0.33 - - [2026-02-03 00:12:09] "POST /set-tag HTTP/1.1" 200 109 0.018012 10.0.0.33 - - [2026-02-03 00:12:09] "POST /set-tag HTTP/1.1" 200 109 0.040764 10.0.0.33 - - [2026-02-03 00:12:09] "DELETE /instance-ip/813b2ba4-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.051916 10.0.0.33 - - [2026-02-03 00:12:09] "DELETE /virtual-machine-interface/811e6d5c-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.038430 10.0.0.33 - - [2026-02-03 00:12:09] "DELETE /virtual-machine/2e24afc2-bf86-41b8-8179-62cedf926bf3 HTTP/1.1" 200 115 0.027381 10.0.0.33 - - [2026-02-03 00:12:09] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005432 10.0.0.33 - - [2026-02-03 00:12:09] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.33 - - [2026-02-03 00:12:09] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004775 10.0.0.33 - - [2026-02-03 00:12:09] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.33 - - [2026-02-03 00:12:10] "GET /virtual-machine/889866bc-b550-4616-834e-79488e0e39b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.007696 10.0.0.33 - - [2026-02-03 00:12:10] "POST /ref-update HTTP/1.1" 200 156 0.011986 10.0.0.33 - - [2026-02-03 00:12:10] "GET /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017605 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.024161 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.028853 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.033059 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.032479 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.080283 10.0.0.33 - - [2026-02-03 00:12:10] "DELETE /instance-ip/81b99fa2-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.061751 10.0.0.33 - - [2026-02-03 00:12:10] "DELETE /virtual-machine-interface/819db2f6-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.048619 10.0.0.33 - - [2026-02-03 00:12:10] "DELETE /virtual-machine/889866bc-b550-4616-834e-79488e0e39b6 HTTP/1.1" 200 115 0.030888 10.0.0.33 - - [2026-02-03 00:12:10] "DELETE /tag/9b0513b9-b257-47c7-b433-a4c8c2f9b1f2 HTTP/1.1" 200 115 0.055727 10.0.0.33 - - [2026-02-03 00:12:10] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005457 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.002691 10.0.0.33 - - [2026-02-03 00:12:10] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004441 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.33 - - [2026-02-03 00:12:10] "GET /virtual-machine/10167e97-1b27-4e9a-950a-8c742bb51525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003515 10.0.0.33 - - [2026-02-03 00:12:10] "POST /ref-update HTTP/1.1" 200 156 0.011090 10.0.0.33 - - [2026-02-03 00:12:10] "GET /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018236 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.031754 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.041069 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.027991 10.0.0.33 - - [2026-02-03 00:12:10] "POST /set-tag HTTP/1.1" 200 109 0.031496 10.0.0.33 - - [2026-02-03 00:12:11] "POST /set-tag HTTP/1.1" 200 109 0.036448 10.0.0.33 - - [2026-02-03 00:12:11] "DELETE /instance-ip/80154eda-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.055611 10.0.0.33 - - [2026-02-03 00:12:11] "POST /ref-update HTTP/1.1" 200 156 0.014240 10.0.0.33 - - [2026-02-03 00:12:11] "DELETE /virtual-machine-interface/7ffcaf74-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.056351 10.0.0.33 - - [2026-02-03 00:12:11] "DELETE /virtual-machine/10167e97-1b27-4e9a-950a-8c742bb51525 HTTP/1.1" 200 115 0.031390 10.0.0.33 - - [2026-02-03 00:12:11] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006346 10.0.0.33 - - [2026-02-03 00:12:11] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.33 - - [2026-02-03 00:12:11] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004918 10.0.0.33 - - [2026-02-03 00:12:11] "POST /set-tag HTTP/1.1" 200 109 0.002875 10.0.0.33 - - [2026-02-03 00:12:11] "GET /virtual-machine/5fab296d-74fd-41d8-b68e-d222d649d9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003417 10.0.0.33 - - [2026-02-03 00:12:11] "POST /ref-update HTTP/1.1" 200 156 0.012460 10.0.0.33 - - [2026-02-03 00:12:11] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015732 10.0.0.33 - - [2026-02-03 00:12:11] "POST /set-tag HTTP/1.1" 200 109 0.024879 10.0.0.33 - - [2026-02-03 00:12:11] "POST /set-tag HTTP/1.1" 200 109 0.035049 10.0.0.33 - - [2026-02-03 00:12:11] "POST /set-tag HTTP/1.1" 200 109 0.030550 10.0.0.33 - - [2026-02-03 00:12:11] "POST /set-tag HTTP/1.1" 200 109 0.018682 10.0.0.33 - - [2026-02-03 00:12:11] "POST /set-tag HTTP/1.1" 200 109 0.025880 10.0.0.33 - - [2026-02-03 00:12:11] "DELETE /instance-ip/809f1106-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.065672 10.0.0.33 - - [2026-02-03 00:12:11] "POST /ref-update HTTP/1.1" 200 156 0.009478 10.0.0.33 - - [2026-02-03 00:12:11] "DELETE /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.047658 10.0.0.33 - - [2026-02-03 00:12:11] "DELETE /virtual-machine/5fab296d-74fd-41d8-b68e-d222d649d9f1 HTTP/1.1" 200 115 0.019974 10.0.0.33 - - [2026-02-03 00:12:11] "DELETE /tag/a8c5f1e8-eac2-4b60-8f9c-a8a0d56c7dfc HTTP/1.1" 200 115 0.037915 10.0.0.33 - - [2026-02-03 00:12:11] "DELETE /tag/623bbf97-47f5-415f-9232-2c0f3e96d9e6 HTTP/1.1" 409 388 0.005212 10.0.0.33 - - [2026-02-03 00:12:39] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007029 10.0.0.33 - - [2026-02-03 00:12:39] "POST /set-tag HTTP/1.1" 200 109 0.005197 10.0.0.33 - - [2026-02-03 00:12:39] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014140 10.0.0.33 - - [2026-02-03 00:12:39] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.33 - - [2026-02-03 00:12:39] "GET /virtual-machine/e2cf9b28-780c-457b-ba6b-c09f6d2dfd12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003450 10.0.0.33 - - [2026-02-03 00:12:39] "POST /ref-update HTTP/1.1" 200 156 0.017300 10.0.0.33 - - [2026-02-03 00:12:39] "GET /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017512 10.0.0.33 - - [2026-02-03 00:12:39] "POST /set-tag HTTP/1.1" 200 109 0.022647 10.0.0.33 - - [2026-02-03 00:12:39] "POST /set-tag HTTP/1.1" 200 109 0.040719 10.0.0.33 - - [2026-02-03 00:12:39] "POST /set-tag HTTP/1.1" 200 109 0.041958 10.0.0.33 - - [2026-02-03 00:12:39] "POST /set-tag HTTP/1.1" 200 109 0.024030 10.0.0.33 - - [2026-02-03 00:12:39] "DELETE /instance-ip/83a3b3b6-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.068984 10.0.0.33 - - [2026-02-03 00:12:39] "DELETE /virtual-machine-interface/838608ca-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.069811 10.0.0.33 - - [2026-02-03 00:12:40] "DELETE /virtual-machine/e2cf9b28-780c-457b-ba6b-c09f6d2dfd12 HTTP/1.1" 200 115 0.043423 10.0.0.33 - - [2026-02-03 00:12:40] "DELETE /tag/bc025b4b-b715-4752-a747-b6d17fecb7b9 HTTP/1.1" 200 115 0.054821 10.0.0.33 - - [2026-02-03 00:12:40] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006727 10.0.0.33 - - [2026-02-03 00:12:40] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.33 - - [2026-02-03 00:12:40] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008399 10.0.0.33 - - [2026-02-03 00:12:40] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.33 - - [2026-02-03 00:12:40] "GET /virtual-machine/98fc872e-cb9b-41fe-b8e2-bc3b97cf6488?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005003 10.0.0.33 - - [2026-02-03 00:12:40] "POST /ref-update HTTP/1.1" 200 156 0.020627 10.0.0.33 - - [2026-02-03 00:12:40] "GET /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.024536 10.0.0.33 - - [2026-02-03 00:12:40] "POST /set-tag HTTP/1.1" 200 109 0.039626 10.0.0.33 - - [2026-02-03 00:12:40] "POST /set-tag HTTP/1.1" 200 109 0.040344 10.0.0.33 - - [2026-02-03 00:12:40] "POST /set-tag HTTP/1.1" 200 109 0.053950 10.0.0.33 - - [2026-02-03 00:12:40] "POST /set-tag HTTP/1.1" 200 109 0.018192 10.0.0.33 - - [2026-02-03 00:12:40] "DELETE /instance-ip/832dd704-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.086069 10.0.0.33 - - [2026-02-03 00:12:40] "DELETE /virtual-machine-interface/83135bd6-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.053712 10.0.0.33 - - [2026-02-03 00:12:40] "DELETE /virtual-machine/98fc872e-cb9b-41fe-b8e2-bc3b97cf6488 HTTP/1.1" 200 115 0.038384 10.0.0.33 - - [2026-02-03 00:12:40] "DELETE /tag/55ab01d0-b2de-455e-9dbd-ac124e73ec3f HTTP/1.1" 409 236 0.006306 10.0.0.33 - - [2026-02-03 00:12:40] "DELETE /tag/9089b484-17d6-4d60-8dac-07207b1b294a HTTP/1.1" 409 236 0.005769 10.0.0.33 - - [2026-02-03 00:12:40] "DELETE /tag/ca6f2ea1-3f22-480e-b956-5720092589bd HTTP/1.1" 200 115 0.065593 10.0.0.33 - - [2026-02-03 00:12:40] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005195 10.0.0.33 - - [2026-02-03 00:12:40] "POST /set-tag HTTP/1.1" 200 109 0.003555 10.0.0.33 - - [2026-02-03 00:12:40] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005950 10.0.0.33 - - [2026-02-03 00:12:40] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.33 - - [2026-02-03 00:12:40] "GET /virtual-machine/0837f48e-8b6d-4767-8b46-58600527eaf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003871 10.0.0.33 - - [2026-02-03 00:12:40] "POST /ref-update HTTP/1.1" 200 156 0.017785 10.0.0.33 - - [2026-02-03 00:12:41] "GET /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.034984 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.018371 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.034849 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.040170 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.021820 10.0.0.33 - - [2026-02-03 00:12:41] "DELETE /instance-ip/8247bba2-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.088629 10.0.0.33 - - [2026-02-03 00:12:41] "DELETE /virtual-machine-interface/822d6784-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.061240 10.0.0.33 - - [2026-02-03 00:12:41] "DELETE /virtual-machine/0837f48e-8b6d-4767-8b46-58600527eaf1 HTTP/1.1" 200 115 0.032847 10.0.0.33 - - [2026-02-03 00:12:41] "DELETE /tag/351f1c38-f10d-4606-a98f-59cf447a7cc5 HTTP/1.1" 200 115 0.059400 10.0.0.33 - - [2026-02-03 00:12:41] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005921 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.003565 10.0.0.33 - - [2026-02-03 00:12:41] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013530 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.003968 10.0.0.33 - - [2026-02-03 00:12:41] "GET /virtual-machine/e38ec889-b504-472b-a8ec-ee005a4a5d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003019 10.0.0.33 - - [2026-02-03 00:12:41] "POST /ref-update HTTP/1.1" 200 156 0.017167 10.0.0.33 - - [2026-02-03 00:12:41] "GET /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.044989 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.023295 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.052066 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.067140 10.0.0.33 - - [2026-02-03 00:12:41] "POST /set-tag HTTP/1.1" 200 109 0.022518 10.0.0.33 - - [2026-02-03 00:12:42] "DELETE /instance-ip/82b9404c-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.083603 10.0.0.33 - - [2026-02-03 00:12:42] "DELETE /virtual-machine-interface/82a4ac9a-0094-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.054649 10.0.0.33 - - [2026-02-03 00:12:42] "DELETE /virtual-machine/e38ec889-b504-472b-a8ec-ee005a4a5d6c HTTP/1.1" 200 115 0.037243 10.0.0.33 - - [2026-02-03 00:12:42] "DELETE /tag/87b50ae9-8557-4348-b710-2a974967856c HTTP/1.1" 200 115 0.066216 10.0.0.33 - - [2026-02-03 00:12:42] "DELETE /tag/efbebf3c-1fe0-4ccb-8632-2959232c595a HTTP/1.1" 409 236 0.008747 10.0.0.33 - - [2026-02-03 00:12:42] "DELETE /tag/e35faa63-2970-4b05-ad46-95992fa2f6f4 HTTP/1.1" 200 115 0.052237 10.0.0.33 - - [2026-02-03 00:12:43] "POST /projects HTTP/1.1" 409 238 0.002308 10.0.0.33 - - [2026-02-03 00:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-02-03 00:12:43] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.059176 10.0.0.33 - - [2026-02-03 00:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.33 - - [2026-02-03 00:12:43] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008054 10.0.0.33 - - [2026-02-03 00:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.33 - - [2026-02-03 00:12:43] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005078 10.0.0.33 - - [2026-02-03 00:12:43] "POST /security-groups HTTP/1.1" 409 285 0.004499 10.0.0.33 - - [2026-02-03 00:12:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.33 - - [2026-02-03 00:12:43] "PUT /security-group/551a5642-83cd-4f73-b573-3932384ea030 HTTP/1.1" 200 262 0.069651 10.0.0.33 - - [2026-02-03 00:12:43] "PUT /access-control-list/005748b5-3bca-45e5-a516-c548a8e58701 HTTP/1.1" 200 272 0.049016 10.0.0.33 - - [2026-02-03 00:12:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.062571 10.0.0.33 - - [2026-02-03 00:12:43] "PUT /access-control-list/886f16a0-7cd0-47c6-828e-960221f2eb0d HTTP/1.1" 200 272 0.030859 10.0.0.33 - - [2026-02-03 00:12:48] "POST /projects HTTP/1.1" 409 238 0.002666 10.0.0.33 - - [2026-02-03 00:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.33 - - [2026-02-03 00:12:48] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038055 10.0.0.33 - - [2026-02-03 00:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.33 - - [2026-02-03 00:12:48] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004678 10.0.0.33 - - [2026-02-03 00:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2026-02-03 00:12:48] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004868 10.0.0.33 - - [2026-02-03 00:12:48] "POST /security-groups HTTP/1.1" 409 285 0.002868 10.0.0.33 - - [2026-02-03 00:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.33 - - [2026-02-03 00:12:49] "PUT /security-group/551a5642-83cd-4f73-b573-3932384ea030 HTTP/1.1" 200 262 0.079916 10.0.0.33 - - [2026-02-03 00:12:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024276 10.0.0.33 - - [2026-02-03 00:12:49] "PUT /access-control-list/005748b5-3bca-45e5-a516-c548a8e58701 HTTP/1.1" 200 272 0.029564 10.0.0.33 - - [2026-02-03 00:12:49] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.026428 10.0.0.33 - - [2026-02-03 00:12:49] "PUT /access-control-list/886f16a0-7cd0-47c6-828e-960221f2eb0d HTTP/1.1" 200 272 0.025820 10.0.0.33 - - [2026-02-03 00:12:49] "GET /firewall-rule/d6a15e70-bc8c-44b8-ba16-0731ecf34a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003330 10.0.0.33 - - [2026-02-03 00:12:49] "POST /ref-update HTTP/1.1" 200 156 0.052821 10.0.0.33 - - [2026-02-03 00:12:49] "DELETE /firewall-rule/d6a15e70-bc8c-44b8-ba16-0731ecf34a46 HTTP/1.1" 200 115 0.054577 10.0.0.33 - - [2026-02-03 00:12:49] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.009551 10.0.0.33 - - [2026-02-03 00:12:49] "GET /firewall-rule/edca4652-3fd7-4721-bf02-fb4aa6a720e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003404 10.0.0.33 - - [2026-02-03 00:12:49] "POST /ref-update HTTP/1.1" 200 156 0.057499 10.0.0.33 - - [2026-02-03 00:12:49] "DELETE /firewall-rule/edca4652-3fd7-4721-bf02-fb4aa6a720e0 HTTP/1.1" 200 115 0.043365 10.0.0.33 - - [2026-02-03 00:12:49] "DELETE /tag/55ab01d0-b2de-455e-9dbd-ac124e73ec3f HTTP/1.1" 409 236 0.012094 10.0.0.33 - - [2026-02-03 00:12:49] "DELETE /tag/9089b484-17d6-4d60-8dac-07207b1b294a HTTP/1.1" 409 236 0.010430 10.0.0.33 - - [2026-02-03 00:12:49] "DELETE /tag/a6dd05f6-9950-4034-bae9-6738dcfdab8e HTTP/1.1" 200 115 0.047908 10.0.0.33 - - [2026-02-03 00:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.33 - - [2026-02-03 00:12:49] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005196 10.0.0.33 - - [2026-02-03 00:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312 10.0.0.33 - - [2026-02-03 00:12:49] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.011342 10.0.0.33 - - [2026-02-03 00:12:49] "PUT /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a HTTP/1.1" 200 264 0.047638 10.0.0.33 - - [2026-02-03 00:12:49] "PUT /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19 HTTP/1.1" 200 264 0.051358 10.0.0.33 - - [2026-02-03 00:12:49] "DELETE /security-group/551a5642-83cd-4f73-b573-3932384ea030 HTTP/1.1" 200 115 0.068741 10.0.0.33 - - [2026-02-03 00:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.33 - - [2026-02-03 00:12:49] "DELETE /access-control-list/005748b5-3bca-45e5-a516-c548a8e58701 HTTP/1.1" 200 115 0.027430 10.0.0.33 - - [2026-02-03 00:12:49] "DELETE /access-control-list/886f16a0-7cd0-47c6-828e-960221f2eb0d HTTP/1.1" 200 115 0.018827 10.0.0.33 - - [2026-02-03 00:12:49] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035933 10.0.0.33 - - [2026-02-03 00:12:50] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?fields=security_groups HTTP/1.1" 200 1352 0.063307 10.0.0.33 - - [2026-02-03 00:12:50] "DELETE /security-group/3c4e0cc1-dbc4-4a2e-9cc9-725bcb3790aa HTTP/1.1" 200 115 0.068298 10.0.0.33 - - [2026-02-03 00:12:50] "DELETE /access-control-list/7d097a0d-f03d-4534-9f8f-439656ea2707 HTTP/1.1" 200 115 0.061096 10.0.0.33 - - [2026-02-03 00:12:50] "GET /project/1fec63c0-734d-40a7-8f9d-694cf86141ed?fields=application_policy_sets HTTP/1.1" 200 1391 0.073704 10.0.0.33 - - [2026-02-03 00:12:50] "DELETE /access-control-list/4820311e-de10-4195-8933-d17d3199ec57 HTTP/1.1" 200 115 0.059811 10.0.0.33 - - [2026-02-03 00:12:50] "DELETE /project/1fec63c0-734d-40a7-8f9d-694cf86141ed HTTP/1.1" 200 115 0.415779 10.0.0.33 - - [2026-02-03 00:12:50] "POST /projects HTTP/1.1" 409 238 0.002683 10.0.0.33 - - [2026-02-03 00:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.33 - - [2026-02-03 00:12:50] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046888 10.0.0.33 - - [2026-02-03 00:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.33 - - [2026-02-03 00:12:50] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005572 10.0.0.33 - - [2026-02-03 00:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.33 - - [2026-02-03 00:12:50] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004816 10.0.0.33 - - [2026-02-03 00:12:50] "POST /security-groups HTTP/1.1" 409 285 0.006467 10.0.0.33 - - [2026-02-03 00:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.33 - - [2026-02-03 00:12:50] "PUT /security-group/3cbef5cc-bd54-4f90-a606-76d1977434b4 HTTP/1.1" 200 262 0.058521 10.0.0.33 - - [2026-02-03 00:12:50] "PUT /access-control-list/5fb8a039-8fd8-4f75-bbad-384d3e9d620e HTTP/1.1" 200 272 0.017431 10.0.0.33 - - [2026-02-03 00:12:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.047311 10.0.0.33 - - [2026-02-03 00:12:50] "PUT /access-control-list/b59ef49d-c69c-479b-b731-49e179bac1d4 HTTP/1.1" 200 272 0.030379 10.0.0.33 - - [2026-02-03 00:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.33 - - [2026-02-03 00:12:54] "GET /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002896 10.0.0.33 - - [2026-02-03 00:12:54] "GET /virtual-machine-interface/808a1058-0094-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001550 10.0.0.33 - - [2026-02-03 00:12:54] "DELETE /loadbalancer-member/0324617b-a146-48a4-a7d0-cc2b055b9256 HTTP/1.1" 200 115 0.032580 10.0.0.33 - - [2026-02-03 00:12:54] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003026 10.0.0.33 - - [2026-02-03 00:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2026-02-03 00:12:54] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002809 10.0.0.33 - - [2026-02-03 00:12:54] "GET /firewall-policy/9a0f0bcb-3b96-4b7c-889e-331e2eb664cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003310 10.0.0.33 - - [2026-02-03 00:12:54] "GET /firewall-rule/f3c36ee4-72a2-4160-9ab6-dbc55c755b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003181 10.0.0.33 - - [2026-02-03 00:12:54] "POST /ref-update HTTP/1.1" 200 156 0.012536 10.0.0.33 - - [2026-02-03 00:12:54] "DELETE /firewall-rule/f3c36ee4-72a2-4160-9ab6-dbc55c755b38 HTTP/1.1" 200 115 0.071572 10.0.0.33 - - [2026-02-03 00:12:54] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004397 10.0.0.33 - - [2026-02-03 00:12:54] "GET /firewall-rule/7eab9521-0246-4a28-b41a-78e61f6a8f5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2591 0.003692 10.0.0.33 - - [2026-02-03 00:12:54] "POST /ref-update HTTP/1.1" 200 156 0.019364 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /firewall-rule/7eab9521-0246-4a28-b41a-78e61f6a8f5c HTTP/1.1" 200 115 0.048905 10.0.0.33 - - [2026-02-03 00:12:55] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004446 10.0.0.33 - - [2026-02-03 00:12:55] "GET /firewall-rule/1257fbba-39eb-4f91-814c-46122e049513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2892 0.003187 10.0.0.33 - - [2026-02-03 00:12:55] "POST /ref-update HTTP/1.1" 200 156 0.017160 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /firewall-rule/1257fbba-39eb-4f91-814c-46122e049513 HTTP/1.1" 200 115 0.050050 10.0.0.33 - - [2026-02-03 00:12:55] "GET /application-policy-set/4e3f7321-7962-496a-b24f-27c28b8e4f59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003304 10.0.0.33 - - [2026-02-03 00:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2026-02-03 00:12:55] "GET /policy-management/3bb79f47-9cfa-47cc-92d8-8704f2fe9bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003078 10.0.0.33 - - [2026-02-03 00:12:55] "GET /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004140 10.0.0.33 - - [2026-02-03 00:12:55] "POST /ref-update HTTP/1.1" 200 156 0.033118 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /firewall-policy/a6629662-2d18-4c10-ad34-6127b35b22fe HTTP/1.1" 200 115 0.038156 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /tag/55ab01d0-b2de-455e-9dbd-ac124e73ec3f HTTP/1.1" 200 115 0.037061 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /tag/9089b484-17d6-4d60-8dac-07207b1b294a HTTP/1.1" 200 115 0.055670 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /tag/623bbf97-47f5-415f-9232-2c0f3e96d9e6 HTTP/1.1" 200 115 0.053395 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /tag/efbebf3c-1fe0-4ccb-8632-2959232c595a HTTP/1.1" 200 115 0.065166 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /loadbalancer-pool/cff79122-977a-4cd9-a5ad-9699449030a8 HTTP/1.1" 200 115 0.049057 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /loadbalancer-listener/74e49dee-d3bf-4a64-ab41-531f491d2c8d HTTP/1.1" 200 115 0.039919 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /loadbalancer/8a776fbc-cd95-4173-aab2-e0f5d7fe946d HTTP/1.1" 200 115 0.034159 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /floating-ip/bbd116f7-e1ec-4dbf-90a6-9bb4faf66dae HTTP/1.1" 200 115 0.029744 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /instance-ip/8aabccfe-fcd3-405a-936b-a97dfa5d51dc HTTP/1.1" 200 115 0.075710 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /virtual-machine-interface/0afc52b1-df75-45d5-bfe8-b7cba27228fc HTTP/1.1" 200 115 0.046441 10.0.0.33 - - [2026-02-03 00:12:55] "DELETE /tag/cab6741e-7759-4eda-b631-0ea7c2d06e2d HTTP/1.1" 200 115 0.057043 10.0.0.33 - - [2026-02-03 00:12:55] "POST /projects HTTP/1.1" 409 238 0.004180 10.0.0.33 - - [2026-02-03 00:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009104 10.0.0.33 - - [2026-02-03 00:12:56] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.051178 10.0.0.33 - - [2026-02-03 00:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.33 - - [2026-02-03 00:12:56] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006729 10.0.0.33 - - [2026-02-03 00:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2026-02-03 00:12:56] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004698 10.0.0.33 - - [2026-02-03 00:12:56] "POST /security-groups HTTP/1.1" 409 285 0.002887 10.0.0.33 - - [2026-02-03 00:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.33 - - [2026-02-03 00:12:56] "PUT /security-group/3cbef5cc-bd54-4f90-a606-76d1977434b4 HTTP/1.1" 200 262 0.069656 10.0.0.33 - - [2026-02-03 00:12:56] "PUT /access-control-list/5fb8a039-8fd8-4f75-bbad-384d3e9d620e HTTP/1.1" 200 272 0.036104 10.0.0.33 - - [2026-02-03 00:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.054722 10.0.0.33 - - [2026-02-03 00:12:56] "PUT /access-control-list/b59ef49d-c69c-479b-b731-49e179bac1d4 HTTP/1.1" 200 272 0.020039 10.0.0.33 - - [2026-02-03 00:12:56] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.030279 10.0.0.33 - - [2026-02-03 00:12:56] "GET /firewall-rule/341af494-855f-4e9d-9362-2bb2448934b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004493 10.0.0.33 - - [2026-02-03 00:12:56] "POST /ref-update HTTP/1.1" 200 156 0.069197 10.0.0.33 - - [2026-02-03 00:12:56] "DELETE /firewall-rule/341af494-855f-4e9d-9362-2bb2448934b0 HTTP/1.1" 200 115 0.030491 10.0.0.33 - - [2026-02-03 00:12:56] "GET /firewall-policy/4f9da7ff-1731-4916-ae8e-7be8f6ce1363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006838 10.0.0.33 - - [2026-02-03 00:12:56] "GET /firewall-rule/743ce8d1-a8a7-48fe-9919-93ab349c8e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003037 10.0.0.33 - - [2026-02-03 00:12:56] "POST /ref-update HTTP/1.1" 200 156 0.050842 10.0.0.33 - - [2026-02-03 00:12:56] "DELETE /firewall-rule/743ce8d1-a8a7-48fe-9919-93ab349c8e24 HTTP/1.1" 200 115 0.072015 10.0.0.33 - - [2026-02-03 00:12:56] "DELETE /tag/8bfbc2c1-71b4-4ea0-9341-f85d34e202ce HTTP/1.1" 200 115 0.069700 10.0.0.33 - - [2026-02-03 00:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.33 - - [2026-02-03 00:12:56] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004852 10.0.0.33 - - [2026-02-03 00:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.33 - - [2026-02-03 00:12:56] "GET /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004280 10.0.0.33 - - [2026-02-03 00:12:56] "PUT /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a HTTP/1.1" 200 264 0.067686 10.0.0.33 - - [2026-02-03 00:12:57] "PUT /virtual-network/c45ced1a-fc09-4134-8b85-dc7cd9721d19 HTTP/1.1" 200 264 0.061720 10.0.0.33 - - [2026-02-03 00:12:57] "DELETE /security-group/3cbef5cc-bd54-4f90-a606-76d1977434b4 HTTP/1.1" 200 115 0.062927 10.0.0.33 - - [2026-02-03 00:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2026-02-03 00:12:57] "DELETE /access-control-list/5fb8a039-8fd8-4f75-bbad-384d3e9d620e HTTP/1.1" 200 115 0.056602 10.0.0.33 - - [2026-02-03 00:12:57] "DELETE /access-control-list/b59ef49d-c69c-479b-b731-49e179bac1d4 HTTP/1.1" 200 115 0.037355 10.0.0.33 - - [2026-02-03 00:12:57] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.069120 10.0.0.33 - - [2026-02-03 00:12:57] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?fields=security_groups HTTP/1.1" 200 1352 0.054189 10.0.0.33 - - [2026-02-03 00:12:57] "DELETE /security-group/c7c2403d-8d00-4782-9d8b-e02c40b499d8 HTTP/1.1" 200 115 0.044252 10.0.0.33 - - [2026-02-03 00:12:57] "GET /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b?fields=application_policy_sets HTTP/1.1" 200 1391 0.052385 10.0.0.33 - - [2026-02-03 00:12:57] "DELETE /access-control-list/a81c9a64-1372-498b-98d1-9f5911aec296 HTTP/1.1" 200 115 0.065323 10.0.0.33 - - [2026-02-03 00:12:57] "DELETE /access-control-list/26565cde-bf14-465d-ae8c-fe61b82d26a9 HTTP/1.1" 200 115 0.032061 10.0.0.33 - - [2026-02-03 00:12:57] "DELETE /project/3c9684b8-663b-4b6d-bc1d-1e02961b606b HTTP/1.1" 200 115 0.396208 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:13:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001112 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:13:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001309 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:13:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001048 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:13:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:13:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001042 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:13:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002427 10.0.0.33 - - [2026-02-03 00:13:53] "GET / HTTP/1.1" 200 35931 0.002486 10.0.0.33 - - [2026-02-03 00:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.33 - - [2026-02-03 00:13:53] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003147 10.0.0.33 - - [2026-02-03 00:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.33 - - [2026-02-03 00:13:54] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002997 10.0.0.33 - - [2026-02-03 00:14:09] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.33 - - [2026-02-03 00:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2026-02-03 00:14:09] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004874 10.0.0.33 - - [2026-02-03 00:14:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.33 - - [2026-02-03 00:14:09] "GET /config-node/79e23668-bd0c-4a39-9a5c-698d87147081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002550 10.0.0.33 - - [2026-02-03 00:14:09] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.33 - - [2026-02-03 00:14:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002228 10.0.0.33 - - [2026-02-03 00:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2026-02-03 00:14:14] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002732 10.0.0.33 - - [2026-02-03 00:14:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2026-02-03 00:14:14] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.008894 10.0.0.33 - - [2026-02-03 00:14:15] "GET / HTTP/1.1" 200 35931 0.002152 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 264 0.002255 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/919b665b-c052-4932-9a29-b9a8973ab443 HTTP/1.1" 200 244 0.011455 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 261 0.005229 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/83cd044e-2e40-46ef-b137-25b34c5b27e4 HTTP/1.1" 200 244 0.009681 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 261 0.012874 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/dbda7afb-b004-4cdf-a259-7ef37107b239 HTTP/1.1" 200 244 0.011090 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 253 0.010037 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/79241b6e-1acb-4595-b9f6-70b0d9fb7cdb HTTP/1.1" 200 244 0.010829 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 251 0.007691 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/e12158bc-b39e-4cc5-943c-5a4f9f40c06a HTTP/1.1" 200 244 0.012081 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 252 0.012304 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/6b5e021e-5ec4-4fd3-9075-05889460b04a HTTP/1.1" 200 244 0.012262 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 256 0.007157 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/8f182e92-694b-41af-a4d8-128d80d98f7d HTTP/1.1" 200 244 0.014118 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 248 0.005086 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/fa5e523e-d787-4aca-8c52-81fd21b2a53b HTTP/1.1" 200 244 0.011056 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 252 0.006263 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/5fc57229-4e8f-45dc-bf7a-83809c7fab6a HTTP/1.1" 200 244 0.011037 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 257 0.010138 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/286eadb2-398b-485b-a080-e6904548f529 HTTP/1.1" 200 244 0.010599 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 251 0.007217 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/c06ec93e-f019-4b1c-9cab-9555746606a3 HTTP/1.1" 200 244 0.011635 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 257 0.010081 10.0.0.33 - - [2026-02-03 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.33 - - [2026-02-03 00:14:15] "PUT /alarm/6aa21843-2267-4458-963c-6d3cb8fffbde HTTP/1.1" 200 244 0.012634 10.0.0.33 - - [2026-02-03 00:14:15] "POST /alarms HTTP/1.1" 409 261 0.007105 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/75761910-5aff-49e8-81f8-df0f3b94c693 HTTP/1.1" 200 244 0.011654 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 258 0.003280 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/7521c1e7-0906-4358-8c2c-2ee76924731a HTTP/1.1" 200 244 0.010787 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 254 0.012809 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/c1d6db84-de33-411b-9a81-19aaeab5f70f HTTP/1.1" 200 244 0.016576 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 254 0.005014 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/26cbd533-48f3-41f3-b12d-7011ddadcca5 HTTP/1.1" 200 244 0.010774 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 254 0.008951 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/a9fcc64b-dd99-4f1a-b8a8-b8b7c367f31c HTTP/1.1" 200 244 0.013035 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 247 0.002872 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/82b7354d-9fdd-4acf-ab49-18315baf6256 HTTP/1.1" 200 244 0.009932 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 272 0.010806 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/4fcd20bb-95c0-48c3-a5ab-4b8f5a0585e7 HTTP/1.1" 200 244 0.010897 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 261 0.007307 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/469d50b7-f9e6-4a3e-9ad9-089dc73e2a97 HTTP/1.1" 200 244 0.010601 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 259 0.008380 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/b510bcb4-b466-4966-8bb7-d73dde8435e8 HTTP/1.1" 200 244 0.012127 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 265 0.008485 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/a76360b3-6d24-4cf0-8b33-dcf2de0a3621 HTTP/1.1" 200 244 0.011503 10.0.0.33 - - [2026-02-03 00:14:16] "POST /alarms HTTP/1.1" 409 279 0.005712 10.0.0.33 - - [2026-02-03 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005899 10.0.0.33 - - [2026-02-03 00:14:16] "PUT /alarm/10f2829d-491a-4866-9d0f-16837a070d9e HTTP/1.1" 200 244 0.028213 10.0.0.33 - - [2026-02-03 00:14:17] "GET / HTTP/1.1" 200 35931 0.001888 10.0.0.33 - - [2026-02-03 00:14:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002381 10.0.0.33 - - [2026-02-03 00:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.33 - - [2026-02-03 00:14:17] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.009624 10.0.0.33 - - [2026-02-03 00:14:17] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.33 - - [2026-02-03 00:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007906 10.0.0.33 - - [2026-02-03 00:14:17] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003055 10.0.0.33 - - [2026-02-03 00:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2026-02-03 00:14:17] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.012016 10.0.0.33 - - [2026-02-03 00:14:17] "GET / HTTP/1.1" 200 35931 0.001854 10.0.0.33 - - [2026-02-03 00:14:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.33 - - [2026-02-03 00:14:17] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004935 10.0.0.33 - - [2026-02-03 00:14:17] "PUT /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8 HTTP/1.1" 200 274 0.015402 10.0.0.33 - - [2026-02-03 00:14:21] "GET / HTTP/1.1" 200 35931 0.003150 10.0.0.33 - - [2026-02-03 00:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008156 10.0.0.33 - - [2026-02-03 00:14:21] "GET /routing-instance/4b89eb00-3c7e-463d-902a-289f4cd03f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002873 10.0.0.33 - - [2026-02-03 00:14:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002010 10.0.0.33 - - [2026-02-03 00:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.33 - - [2026-02-03 00:14:21] "GET /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002952 10.0.0.33 - - [2026-02-03 00:14:21] "PUT /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b HTTP/1.1" 200 254 0.028637 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001084 10.0.0.33 - - [2026-02-03 00:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.33 - - [2026-02-03 00:14:23] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003479 10.0.0.33 - - [2026-02-03 00:14:37] "GET / HTTP/1.1" 200 35931 0.002069 10.0.0.33 - - [2026-02-03 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2026-02-03 00:14:37] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004925 10.0.0.33 - - [2026-02-03 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2026-02-03 00:14:37] "GET /config-node/79e23668-bd0c-4a39-9a5c-698d87147081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001883 10.0.0.33 - - [2026-02-03 00:14:48] "GET / HTTP/1.1" 200 35931 0.001898 10.0.0.33 - - [2026-02-03 00:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2026-02-03 00:14:48] "GET /routing-instance/4b89eb00-3c7e-463d-902a-289f4cd03f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003039 10.0.0.33 - - [2026-02-03 00:14:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002510 10.0.0.33 - - [2026-02-03 00:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-02-03 00:14:48] "GET /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003483 10.0.0.33 - - [2026-02-03 00:14:48] "PUT /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b HTTP/1.1" 200 254 0.013520 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:14:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:14:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001145 10.0.0.33 - - [2026-02-03 00:15:03] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.33 - - [2026-02-03 00:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.33 - - [2026-02-03 00:15:03] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005036 10.0.0.33 - - [2026-02-03 00:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.33 - - [2026-02-03 00:15:03] "GET /config-node/79e23668-bd0c-4a39-9a5c-698d87147081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004017 10.0.0.33 - - [2026-02-03 00:15:03] "GET / HTTP/1.1" 200 35931 0.001558 10.0.0.33 - - [2026-02-03 00:15:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.008184 10.0.0.33 - - [2026-02-03 00:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.33 - - [2026-02-03 00:15:08] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003406 10.0.0.33 - - [2026-02-03 00:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.33 - - [2026-02-03 00:15:08] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.014106 10.0.0.33 - - [2026-02-03 00:15:09] "GET / HTTP/1.1" 200 35931 0.001831 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 264 0.002156 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/919b665b-c052-4932-9a29-b9a8973ab443 HTTP/1.1" 200 244 0.011352 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 261 0.002263 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/83cd044e-2e40-46ef-b137-25b34c5b27e4 HTTP/1.1" 200 244 0.028832 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 261 0.002200 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/dbda7afb-b004-4cdf-a259-7ef37107b239 HTTP/1.1" 200 244 0.013763 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 253 0.003903 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/79241b6e-1acb-4595-b9f6-70b0d9fb7cdb HTTP/1.1" 200 244 0.014084 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 251 0.018190 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/e12158bc-b39e-4cc5-943c-5a4f9f40c06a HTTP/1.1" 200 244 0.009475 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 252 0.008161 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/6b5e021e-5ec4-4fd3-9075-05889460b04a HTTP/1.1" 200 244 0.010477 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 256 0.006728 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/8f182e92-694b-41af-a4d8-128d80d98f7d HTTP/1.1" 200 244 0.010219 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 248 0.009790 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/fa5e523e-d787-4aca-8c52-81fd21b2a53b HTTP/1.1" 200 244 0.009881 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 252 0.012838 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/5fc57229-4e8f-45dc-bf7a-83809c7fab6a HTTP/1.1" 200 244 0.010503 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 257 0.008568 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2026-02-03 00:15:09] "PUT /alarm/286eadb2-398b-485b-a080-e6904548f529 HTTP/1.1" 200 244 0.030443 10.0.0.33 - - [2026-02-03 00:15:09] "POST /alarms HTTP/1.1" 409 251 0.012834 10.0.0.33 - - [2026-02-03 00:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/c06ec93e-f019-4b1c-9cab-9555746606a3 HTTP/1.1" 200 244 0.012168 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 257 0.007239 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/6aa21843-2267-4458-963c-6d3cb8fffbde HTTP/1.1" 200 244 0.012846 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 261 0.004791 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/75761910-5aff-49e8-81f8-df0f3b94c693 HTTP/1.1" 200 244 0.012331 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 258 0.003011 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/7521c1e7-0906-4358-8c2c-2ee76924731a HTTP/1.1" 200 244 0.011252 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 254 0.006045 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/c1d6db84-de33-411b-9a81-19aaeab5f70f HTTP/1.1" 200 244 0.010091 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 254 0.006983 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/26cbd533-48f3-41f3-b12d-7011ddadcca5 HTTP/1.1" 200 244 0.010401 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 254 0.006391 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/a9fcc64b-dd99-4f1a-b8a8-b8b7c367f31c HTTP/1.1" 200 244 0.010019 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 247 0.020263 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/82b7354d-9fdd-4acf-ab49-18315baf6256 HTTP/1.1" 200 244 0.009450 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 272 0.002070 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/4fcd20bb-95c0-48c3-a5ab-4b8f5a0585e7 HTTP/1.1" 200 244 0.010332 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 261 0.013026 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/469d50b7-f9e6-4a3e-9ad9-089dc73e2a97 HTTP/1.1" 200 244 0.009859 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 259 0.007706 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/b510bcb4-b466-4966-8bb7-d73dde8435e8 HTTP/1.1" 200 244 0.010260 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 265 0.008191 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/a76360b3-6d24-4cf0-8b33-dcf2de0a3621 HTTP/1.1" 200 244 0.011178 10.0.0.33 - - [2026-02-03 00:15:10] "POST /alarms HTTP/1.1" 409 279 0.008448 10.0.0.33 - - [2026-02-03 00:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.33 - - [2026-02-03 00:15:10] "PUT /alarm/10f2829d-491a-4866-9d0f-16837a070d9e HTTP/1.1" 200 244 0.011640 10.0.0.33 - - [2026-02-03 00:15:11] "GET / HTTP/1.1" 200 35931 0.002067 10.0.0.33 - - [2026-02-03 00:15:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002269 10.0.0.33 - - [2026-02-03 00:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.33 - - [2026-02-03 00:15:11] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.008802 10.0.0.33 - - [2026-02-03 00:15:11] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.33 - - [2026-02-03 00:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.33 - - [2026-02-03 00:15:11] "GET /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002736 10.0.0.33 - - [2026-02-03 00:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2026-02-03 00:15:11] "PUT /global-vrouter-config/761f754b-68cd-4dcb-b2ef-a822ee8c14cd HTTP/1.1" 200 276 0.009332 10.0.0.33 - - [2026-02-03 00:15:11] "GET / HTTP/1.1" 200 35931 0.002098 10.0.0.33 - - [2026-02-03 00:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.33 - - [2026-02-03 00:15:11] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005269 10.0.0.33 - - [2026-02-03 00:15:11] "PUT /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8 HTTP/1.1" 200 274 0.015944 10.0.0.33 - - [2026-02-03 00:15:15] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.33 - - [2026-02-03 00:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2026-02-03 00:15:15] "GET /routing-instance/4b89eb00-3c7e-463d-902a-289f4cd03f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004090 10.0.0.33 - - [2026-02-03 00:15:15] "POST /bgp-routers HTTP/1.1" 409 301 0.002352 10.0.0.33 - - [2026-02-03 00:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2026-02-03 00:15:15] "GET /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003738 10.0.0.33 - - [2026-02-03 00:15:15] "PUT /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b HTTP/1.1" 200 254 0.019599 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:15:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:15:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 10.0.0.33 - - [2026-02-03 00:15:18] "POST /tags HTTP/1.1" 200 355 0.037144 10.0.0.33 - - [2026-02-03 00:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.33 - - [2026-02-03 00:15:19] "GET /tag/527119a6-4cad-4ce4-b6ee-b1b4d99a8b34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019147 10.0.0.33 - - [2026-02-03 00:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014770 10.0.0.33 - - [2026-02-03 00:15:19] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007874 10.0.0.33 - - [2026-02-03 00:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018190 10.0.0.33 - - [2026-02-03 00:15:19] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.093688 10.0.0.33 - - [2026-02-03 00:15:19] "POST /virtual-machines HTTP/1.1" 200 351 0.022181 10.0.0.33 - - [2026-02-03 00:15:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.036203 10.0.0.33 - - [2026-02-03 00:15:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.174825 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:15:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:15:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001004 10.0.0.33 - - [2026-02-03 00:15:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011925 10.0.0.33 - - [2026-02-03 00:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018916 10.0.0.33 - - [2026-02-03 00:15:19] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.010039 10.0.0.33 - - [2026-02-03 00:15:19] "POST /instance-ips HTTP/1.1" 200 391 0.039336 10.0.0.33 - - [2026-02-03 00:15:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040436 10.0.0.33 - - [2026-02-03 00:15:19] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.030494 10.0.0.33 - - [2026-02-03 00:15:19] "POST /set-tag HTTP/1.1" 200 109 0.026182 10.0.0.33 - - [2026-02-03 00:15:19] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.023539 10.0.0.33 - - [2026-02-03 00:15:19] "GET /instance-ip/6c818af4-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004837 10.0.0.33 - - [2026-02-03 00:15:20] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004801 10.0.0.33 - - [2026-02-03 00:15:20] "POST /set-tag HTTP/1.1" 200 109 0.002569 10.0.0.33 - - [2026-02-03 00:15:20] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.004937 10.0.0.33 - - [2026-02-03 00:15:20] "POST /ref-update HTTP/1.1" 200 156 0.019175 10.0.0.33 - - [2026-02-03 00:15:20] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.022913 10.0.0.33 - - [2026-02-03 00:15:20] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.33 - - [2026-02-03 00:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.33 - - [2026-02-03 00:15:20] "GET /virtual-network/bacf6a18-32e7-49e6-85ef-5101bba9195a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004609 10.0.0.33 - - [2026-02-03 00:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.33 - - [2026-02-03 00:15:20] "GET /project/d20184ef-0d59-4296-a614-5fe9b5825d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.066777 10.0.0.33 - - [2026-02-03 00:15:20] "POST /virtual-machines HTTP/1.1" 200 355 0.022465 10.0.0.33 - - [2026-02-03 00:15:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.039826 10.0.0.33 - - [2026-02-03 00:15:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.167117 10.0.0.33 - - [2026-02-03 00:15:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014077 10.0.0.33 - - [2026-02-03 00:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012882 10.0.0.33 - - [2026-02-03 00:15:20] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006816 10.0.0.33 - - [2026-02-03 00:15:20] "POST /instance-ips HTTP/1.1" 200 395 0.021784 10.0.0.33 - - [2026-02-03 00:15:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.050101 10.0.0.33 - - [2026-02-03 00:15:20] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004060 10.0.0.33 - - [2026-02-03 00:15:20] "POST /set-tag HTTP/1.1" 200 109 0.030311 10.0.0.33 - - [2026-02-03 00:15:20] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.027801 10.0.0.33 - - [2026-02-03 00:15:20] "GET /instance-ip/6d2130c2-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004103 10.0.0.33 - - [2026-02-03 00:15:20] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004652 10.0.0.33 - - [2026-02-03 00:15:20] "POST /set-tag HTTP/1.1" 200 109 0.005555 10.0.0.33 - - [2026-02-03 00:15:20] "GET /virtual-router/040e4076-86a8-4ddd-a34b-76b93e068583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004053 10.0.0.33 - - [2026-02-03 00:15:21] "POST /ref-update HTTP/1.1" 200 156 0.013402 10.0.0.33 - - [2026-02-03 00:15:21] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.029315 10.0.0.33 - - [2026-02-03 00:15:21] "POST /set-tag HTTP/1.1" 200 109 0.003871 10.0.0.33 - - [2026-02-03 00:15:21] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007327 10.0.0.33 - - [2026-02-03 00:15:21] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.33 - - [2026-02-03 00:15:21] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005323 10.0.0.33 - - [2026-02-03 00:15:21] "POST /set-tag HTTP/1.1" 200 109 0.003585 10.0.0.33 - - [2026-02-03 00:15:31] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005006 10.0.0.33 - - [2026-02-03 00:15:31] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2026-02-03 00:15:32] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006654 10.0.0.33 - - [2026-02-03 00:15:32] "POST /set-tag HTTP/1.1" 200 109 0.010771 10.0.0.33 - - [2026-02-03 00:15:33] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004705 10.0.0.33 - - [2026-02-03 00:15:33] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.33 - - [2026-02-03 00:15:35] "GET / HTTP/1.1" 200 35931 0.002261 10.0.0.33 - - [2026-02-03 00:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.33 - - [2026-02-03 00:15:35] "GET /global-system-config/68ac9fb1-b521-44f5-ab2b-d9eb40d5b0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004903 10.0.0.33 - - [2026-02-03 00:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.33 - - [2026-02-03 00:15:35] "GET /config-node/79e23668-bd0c-4a39-9a5c-698d87147081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002634 10.0.0.33 - - [2026-02-03 00:15:46] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.33 - - [2026-02-03 00:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.33 - - [2026-02-03 00:15:46] "GET /routing-instance/4b89eb00-3c7e-463d-902a-289f4cd03f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003091 10.0.0.33 - - [2026-02-03 00:15:46] "POST /bgp-routers HTTP/1.1" 409 301 0.002050 10.0.0.33 - - [2026-02-03 00:15:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2026-02-03 00:15:46] "GET /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003617 10.0.0.33 - - [2026-02-03 00:15:46] "PUT /bgp-router/9102df80-056a-4ac2-b9bf-f28f9fe8519b HTTP/1.1" 200 254 0.012727 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:15:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001059 [Introspect:8084]10.0.0.33 - - [2026-02-03 00:15:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001108 10.0.0.33 - - [2026-02-03 00:16:04] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006943 10.0.0.33 - - [2026-02-03 00:16:04] "POST /set-tag HTTP/1.1" 200 109 0.004517 10.0.0.33 - - [2026-02-03 00:16:04] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006809 10.0.0.33 - - [2026-02-03 00:16:04] "POST /set-tag HTTP/1.1" 200 109 0.003493 10.0.0.33 - - [2026-02-03 00:16:04] "GET /virtual-machine/01205252-b010-4810-a9a8-a9d878316409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.004337 10.0.0.33 - - [2026-02-03 00:16:04] "POST /ref-update HTTP/1.1" 200 156 0.021391 10.0.0.33 - - [2026-02-03 00:16:05] "GET /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.019091 10.0.0.33 - - [2026-02-03 00:16:05] "POST /set-tag HTTP/1.1" 200 109 0.028096 10.0.0.33 - - [2026-02-03 00:16:05] "POST /set-tag HTTP/1.1" 200 109 0.031774 10.0.0.33 - - [2026-02-03 00:16:05] "DELETE /instance-ip/6c818af4-0095-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.055242 10.0.0.33 - - [2026-02-03 00:16:05] "DELETE /virtual-machine-interface/6c5daada-0095-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.054827 10.0.0.33 - - [2026-02-03 00:16:05] "DELETE /virtual-machine/01205252-b010-4810-a9a8-a9d878316409 HTTP/1.1" 200 115 0.021301 10.0.0.33 - - [2026-02-03 00:16:05] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006404 10.0.0.33 - - [2026-02-03 00:16:05] "POST /set-tag HTTP/1.1" 200 109 0.003342 10.0.0.33 - - [2026-02-03 00:16:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002389 10.0.0.33 - - [2026-02-03 00:16:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002144 10.0.0.33 - - [2026-02-03 00:16:35] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005346 10.0.0.33 - - [2026-02-03 00:16:35] "POST /set-tag HTTP/1.1" 200 109 0.003785 10.0.0.33 - - [2026-02-03 00:16:35] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006492 10.0.0.33 - - [2026-02-03 00:16:36] "POST /set-tag HTTP/1.1" 200 109 0.003556 10.0.0.33 - - [2026-02-03 00:16:36] "GET /virtual-machine/f72e491d-44e5-4558-ad67-26d0dd549e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003141 10.0.0.33 - - [2026-02-03 00:16:36] "POST /ref-update HTTP/1.1" 200 156 0.016769 10.0.0.33 - - [2026-02-03 00:16:36] "GET /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007815 10.0.0.33 - - [2026-02-03 00:16:36] "POST /set-tag HTTP/1.1" 200 109 0.035704 10.0.0.33 - - [2026-02-03 00:16:36] "POST /set-tag HTTP/1.1" 200 109 0.041180 10.0.0.33 - - [2026-02-03 00:16:36] "DELETE /instance-ip/6d2130c2-0095-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.076571 10.0.0.33 - - [2026-02-03 00:16:36] "DELETE /virtual-machine-interface/6cfd873a-0095-11f1-afce-fa163e61c7e7 HTTP/1.1" 200 115 0.049430 10.0.0.33 - - [2026-02-03 00:16:36] "DELETE /virtual-machine/f72e491d-44e5-4558-ad67-26d0dd549e55 HTTP/1.1" 200 115 0.045727 10.0.0.33 - - [2026-02-03 00:16:36] "DELETE /tag/527119a6-4cad-4ce4-b6ee-b1b4d99a8b34 HTTP/1.1" 200 115 0.069240