++ 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 Nov 3 08:37:26 AM UTC 2025 ===================' INFO: =================== Mon Nov 3 08:37:26 AM UTC 2025 =================== ++ 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.191.13.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.191.13.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.33:9041 + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/03/2025 08:38:14.204 7f319af3efc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/03/2025 08:38:14.796 7f319af3efc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/03/2025 08:38:14.861 7f319af3efc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/03/2025 08:38:14.863 7f319af3efc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-11-03 08:38:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000681 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 - - [2025-11-03 08:38:28] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.33 - - [2025-11-03 08:38:29] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.33 - - [2025-11-03 08:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008126 10.0.0.33 - - [2025-11-03 08:38:29] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021701 10.0.0.33 - - [2025-11-03 08:38:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.023540 10.0.0.33 - - [2025-11-03 08:38:29] "GET / HTTP/1.1" 200 35931 0.003200 10.0.0.33 - - [2025-11-03 08:38:29] "GET / HTTP/1.1" 200 35931 0.002380 10.0.0.33 - - [2025-11-03 08:38:29] "POST /config-database-nodes HTTP/1.1" 200 611 0.281485 10.0.0.33 - - [2025-11-03 08:38:29] "GET / HTTP/1.1" 200 45303 0.001761 10.0.0.33 - - [2025-11-03 08:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.027140 10.0.0.33 - - [2025-11-03 08:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023638 10.0.0.33 - - [2025-11-03 08:38:30] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.33 - - [2025-11-03 08:38:30] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.33 - - [2025-11-03 08:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006235 10.0.0.33 - - [2025-11-03 08:38:30] "GET /routing-instance/64256e33-2c46-441d-95a5-e173a07af0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.031154 10.0.0.33 - - [2025-11-03 08:38:30] "POST /bgp-routers HTTP/1.1" 200 616 0.178803 10.0.0.33 - - [2025-11-03 08:38:30] "GET /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.048819 10.0.0.33 - - [2025-11-03 08:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011440 10.0.0.33 - - [2025-11-03 08:38:30] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029645 10.0.0.33 - - [2025-11-03 08:38:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008225 10.0.0.33 - - [2025-11-03 08:38:30] "POST /ref-update HTTP/1.1" 200 156 0.032476 10.0.0.33 - - [2025-11-03 08:38:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.003038 10.0.0.33 - - [2025-11-03 08:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.33 - - [2025-11-03 08:38:30] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010052 10.0.0.33 - - [2025-11-03 08:38:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.089834 10.0.0.33 - - [2025-11-03 08:38:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.004548 10.0.0.33 - - [2025-11-03 08:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008838 10.0.0.33 - - [2025-11-03 08:38:31] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.019127 10.0.0.33 - - [2025-11-03 08:38:31] "POST /service-appliance-sets HTTP/1.1" 200 541 0.067721 10.0.0.33 - - [2025-11-03 08:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012485 10.0.0.33 - - [2025-11-03 08:38:31] "GET /network-ipam/d98b91a6-26b7-42e8-8416-b8f71c292a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005229 10.0.0.33 - - [2025-11-03 08:38:31] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.33 - - [2025-11-03 08:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.33 - - [2025-11-03 08:38:31] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.048914 10.0.0.33 - - [2025-11-03 08:38:31] "POST /service-templates HTTP/1.1" 200 511 0.117356 10.0.0.33 - - [2025-11-03 08:38:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.023111 10.0.0.33 - - [2025-11-03 08:38:31] "POST /service-templates HTTP/1.1" 200 501 0.118026 10.0.0.33 - - [2025-11-03 08:38:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.141126 10.0.0.33 - - [2025-11-03 08:38:31] "POST /service-templates HTTP/1.1" 200 515 0.073832 10.0.0.33 - - [2025-11-03 08:38:31] "POST /service-templates HTTP/1.1" 200 535 0.072056 10.0.0.33 - - [2025-11-03 08:38:32] "POST /service-templates HTTP/1.1" 200 507 0.189919 10.0.0.33 - - [2025-11-03 08:38:33] "GET / HTTP/1.1" 200 35931 0.002208 10.0.0.33 - - [2025-11-03 08:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.33 - - [2025-11-03 08:38:33] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.011452 10.0.0.33 - - [2025-11-03 08:38:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.016477 10.0.0.33 - - [2025-11-03 08:38:33] "POST /database-nodes HTTP/1.1" 200 597 0.051748 10.0.0.33 - - [2025-11-03 08:38:34] "GET / HTTP/1.1" 200 35931 0.001803 10.0.0.33 - - [2025-11-03 08:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008321 10.0.0.33 - - [2025-11-03 08:38:34] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005826 10.0.0.33 - - [2025-11-03 08:38:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003238 10.0.0.33 - - [2025-11-03 08:38:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.076043 10.0.0.33 - - [2025-11-03 08:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.33 - - [2025-11-03 08:38:35] "GET /network-ipam/d98b91a6-26b7-42e8-8416-b8f71c292a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004604 10.0.0.33 - - [2025-11-03 08:38:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.002615 10.0.0.33 - - [2025-11-03 08:38:35] "POST /access-control-lists HTTP/1.1" 200 587 0.023383 10.0.0.33 - - [2025-11-03 08:38:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.033529 10.0.0.33 - - [2025-11-03 08:38:35] "POST /access-control-lists HTTP/1.1" 200 585 0.032031 10.0.0.33 - - [2025-11-03 08:38:35] "POST /route-targets HTTP/1.1" 200 327 0.019870 10.0.0.33 - - [2025-11-03 08:38:35] "POST /ref-update HTTP/1.1" 200 156 0.024896 10.0.0.33 - - [2025-11-03 08:38:35] "POST /route-targets HTTP/1.1" 200 327 0.015100 10.0.0.33 - - [2025-11-03 08:38:36] "POST /ref-update HTTP/1.1" 200 156 0.028535 10.0.0.33 - - [2025-11-03 08:38:36] "POST /route-targets HTTP/1.1" 200 327 0.022254 10.0.0.33 - - [2025-11-03 08:38:36] "POST /ref-update HTTP/1.1" 200 156 0.039985 10.0.0.33 - - [2025-11-03 08:38:36] "POST /route-targets HTTP/1.1" 200 327 0.010596 10.0.0.33 - - [2025-11-03 08:38:36] "POST /ref-update HTTP/1.1" 200 156 0.017967 10.0.0.33 - - [2025-11-03 08:38:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.003159 10.0.0.33 - - [2025-11-03 08:38:36] "POST /access-control-lists HTTP/1.1" 200 551 0.070056 10.0.0.33 - - [2025-11-03 08:38:36] "PUT /access-control-list/f8f47f2d-5e3b-4c97-a5f7-21606d2c240b HTTP/1.1" 200 272 0.017092 10.0.0.33 - - [2025-11-03 08:38:36] "PUT /access-control-list/5e361302-011f-4764-a4dc-cf005f48683b HTTP/1.1" 200 272 0.010803 10.0.0.33 - - [2025-11-03 08:38:36] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.33 - - [2025-11-03 08:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006099 10.0.0.33 - - [2025-11-03 08:38:36] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005523 10.0.0.33 - - [2025-11-03 08:38:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.004568 10.0.0.33 - - [2025-11-03 08:38:36] "POST /analytics-nodes HTTP/1.1" 200 599 0.018649 10.0.0.33 - - [2025-11-03 08:38:37] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.33 - - [2025-11-03 08:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.33 - - [2025-11-03 08:38:37] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005358 10.0.0.33 - - [2025-11-03 08:38:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002089 10.0.0.33 - - [2025-11-03 08:38:37] "POST /config-nodes HTTP/1.1" 200 593 0.019433 10.0.0.33 - - [2025-11-03 08:38:37] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.33 - - [2025-11-03 08:38:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002885 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:38:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:38:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001042 10.0.0.33 - - [2025-11-03 08:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.33 - - [2025-11-03 08:38:42] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.009314 10.0.0.33 - - [2025-11-03 08:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.33 - - [2025-11-03 08:38:42] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.010087 10.0.0.33 - - [2025-11-03 08:38:42] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.33 - - [2025-11-03 08:38:42] "POST /alarms HTTP/1.1" 200 581 0.053724 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 575 0.050890 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 575 0.039305 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 559 0.027307 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 555 0.063429 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 557 0.025993 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 565 0.017721 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 549 0.040894 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 557 0.037642 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 567 0.027493 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 555 0.039995 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 567 0.040971 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 575 0.085312 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 569 0.046513 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 561 0.076219 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 561 0.032698 10.0.0.33 - - [2025-11-03 08:38:43] "POST /alarms HTTP/1.1" 200 561 0.039126 10.0.0.33 - - [2025-11-03 08:38:44] "POST /alarms HTTP/1.1" 200 547 0.041092 10.0.0.33 - - [2025-11-03 08:38:44] "POST /alarms HTTP/1.1" 200 595 0.020448 10.0.0.33 - - [2025-11-03 08:38:44] "POST /alarms HTTP/1.1" 200 575 0.044433 10.0.0.33 - - [2025-11-03 08:38:44] "POST /alarms HTTP/1.1" 200 571 0.042287 10.0.0.33 - - [2025-11-03 08:38:44] "POST /alarms HTTP/1.1" 200 583 0.029475 10.0.0.33 - - [2025-11-03 08:38:44] "POST /alarms HTTP/1.1" 200 609 0.038478 10.0.0.33 - - [2025-11-03 08:38:44] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.33 - - [2025-11-03 08:38:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002745 10.0.0.33 - - [2025-11-03 08:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.33 - - [2025-11-03 08:38:44] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.019823 10.0.0.33 - - [2025-11-03 08:38:45] "GET / HTTP/1.1" 200 35931 0.001671 10.0.0.33 - - [2025-11-03 08:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.33 - - [2025-11-03 08:38:45] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.003297 10.0.0.33 - - [2025-11-03 08:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2025-11-03 08:38:45] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.009305 10.0.0.33 - - [2025-11-03 08:38:45] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.33 - - [2025-11-03 08:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.33 - - [2025-11-03 08:38:45] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005527 10.0.0.33 - - [2025-11-03 08:38:45] "PUT /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28 HTTP/1.1" 200 274 0.027615 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:38:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:38:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001767 10.0.0.33 - - [2025-11-03 08:38:51] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.33 - - [2025-11-03 08:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.33 - - [2025-11-03 08:38:51] "GET /domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.019816 10.0.0.33 - - [2025-11-03 08:38:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.004714 10.0.0.33 - - [2025-11-03 08:38:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.005357 10.0.0.33 - - [2025-11-03 08:38:52] "POST /security-groups HTTP/1.1" 200 570 0.078223 10.0.0.33 - - [2025-11-03 08:38:52] "POST /projects HTTP/1.1" 200 481 0.334774 10.0.0.33 - - [2025-11-03 08:38:52] "POST /fqname-to-id HTTP/1.1" 404 213 0.003942 10.0.0.33 - - [2025-11-03 08:38:52] "POST /security-groups HTTP/1.1" 200 534 0.051563 10.0.0.33 - - [2025-11-03 08:38:52] "POST /access-control-lists HTTP/1.1" 200 579 0.042912 10.0.0.33 - - [2025-11-03 08:38:52] "POST /fqname-to-id HTTP/1.1" 404 212 0.015580 10.0.0.33 - - [2025-11-03 08:38:52] "POST /chown HTTP/1.1" 200 109 0.054730 10.0.0.33 - - [2025-11-03 08:38:52] "POST /policy-managements HTTP/1.1" 409 214 0.010002 10.0.0.33 - - [2025-11-03 08:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.33 - - [2025-11-03 08:38:52] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004496 10.0.0.33 - - [2025-11-03 08:38:52] "POST /access-control-lists HTTP/1.1" 200 577 0.152650 10.0.0.33 - - [2025-11-03 08:38:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.021700 10.0.0.33 - - [2025-11-03 08:38:52] "POST /application-policy-sets HTTP/1.1" 200 528 0.108072 10.0.0.33 - - [2025-11-03 08:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.33 - - [2025-11-03 08:38:52] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002751 10.0.0.33 - - [2025-11-03 08:38:52] "POST /access-control-lists HTTP/1.1" 200 594 0.059817 10.0.0.33 - - [2025-11-03 08:38:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.003231 10.0.0.33 - - [2025-11-03 08:38:52] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.021912 10.0.0.33 - - [2025-11-03 08:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021122 10.0.0.33 - - [2025-11-03 08:38:52] "GET /virtual-network/e2cf2be4-09c9-495e-b555-8416c51887f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.020189 10.0.0.33 - - [2025-11-03 08:38:52] "POST /access-control-lists HTTP/1.1" 200 592 0.078408 10.0.0.33 - - [2025-11-03 08:38:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000547 10.0.0.33 - - [2025-11-03 08:38:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.022352 10.0.0.33 - - [2025-11-03 08:38:52] "POST /security-groups HTTP/1.1" 200 574 0.103981 10.0.0.33 - - [2025-11-03 08:38:53] "POST /projects HTTP/1.1" 200 489 0.323294 10.0.0.33 - - [2025-11-03 08:38:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.009085 10.0.0.33 - - [2025-11-03 08:38:53] "POST /access-control-lists HTTP/1.1" 200 583 0.099140 10.0.0.33 - - [2025-11-03 08:38:53] "POST /security-groups HTTP/1.1" 200 546 0.114376 10.0.0.33 - - [2025-11-03 08:38:53] "POST /chown HTTP/1.1" 200 109 0.036214 10.0.0.33 - - [2025-11-03 08:38:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.009959 10.0.0.33 - - [2025-11-03 08:38:53] "POST /access-control-lists HTTP/1.1" 200 581 0.116210 10.0.0.33 - - [2025-11-03 08:38:53] "POST /network-ipams HTTP/1.1" 200 522 0.094930 10.0.0.33 - - [2025-11-03 08:38:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.001599 10.0.0.33 - - [2025-11-03 08:38:53] "POST /network-ipams HTTP/1.1" 200 510 0.066612 10.0.0.33 - - [2025-11-03 08:38:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.011595 10.0.0.33 - - [2025-11-03 08:38:53] "POST /access-control-lists HTTP/1.1" 200 602 0.078706 10.0.0.33 - - [2025-11-03 08:38:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.011205 10.0.0.33 - - [2025-11-03 08:38:53] "POST /access-control-lists HTTP/1.1" 200 600 0.112649 10.0.0.33 - - [2025-11-03 08:38:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.001882 10.0.0.33 - - [2025-11-03 08:38:53] "POST /useragent-kv HTTP/1.1" 200 115 0.031902 10.0.0.33 - - [2025-11-03 08:38:53] "POST /virtual-networks HTTP/1.1" 200 538 0.311827 10.0.0.33 - - [2025-11-03 08:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.33 - - [2025-11-03 08:38:53] "POST /access-control-lists HTTP/1.1" 200 589 0.081010 10.0.0.33 - - [2025-11-03 08:38:53] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.045022 10.0.0.33 - - [2025-11-03 08:38:53] "POST /route-targets HTTP/1.1" 200 327 0.030663 10.0.0.33 - - [2025-11-03 08:38:53] "POST /network-ipams HTTP/1.1" 200 518 0.093571 10.0.0.33 - - [2025-11-03 08:38:54] "POST /ref-update HTTP/1.1" 200 156 0.106604 10.0.0.33 - - [2025-11-03 08:38:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.010474 10.0.0.33 - - [2025-11-03 08:38:54] "PUT /access-control-list/4618b30b-8948-451f-bd32-600e5adb90f6 HTTP/1.1" 200 272 0.106900 10.0.0.33 - - [2025-11-03 08:38:54] "POST /useragent-kv HTTP/1.1" 200 115 0.079840 10.0.0.33 - - [2025-11-03 08:38:54] "POST /virtual-networks HTTP/1.1" 200 546 0.454034 10.0.0.33 - - [2025-11-03 08:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012243 10.0.0.33 - - [2025-11-03 08:38:54] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.011035 10.0.0.33 - - [2025-11-03 08:38:54] "POST /route-targets HTTP/1.1" 200 327 0.032260 10.0.0.33 - - [2025-11-03 08:38:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.001735 10.0.0.33 - - [2025-11-03 08:38:54] "POST /ref-update HTTP/1.1" 200 156 0.035228 10.0.0.33 - - [2025-11-03 08:38:54] "POST /network-policys HTTP/1.1" 200 538 0.093178 10.0.0.33 - - [2025-11-03 08:38:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.002187 10.0.0.33 - - [2025-11-03 08:38:54] "POST /network-policys HTTP/1.1" 200 534 0.044004 10.0.0.33 - - [2025-11-03 08:38:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.002977 10.0.0.33 - - [2025-11-03 08:38:54] "POST /network-policys HTTP/1.1" 200 542 0.028490 10.0.0.33 - - [2025-11-03 08:38:55] "PUT /access-control-list/0dd98d57-9e42-4e87-805f-2d86bc806319 HTTP/1.1" 200 272 0.027461 10.0.0.33 - - [2025-11-03 08:38:55] "POST /ref-update HTTP/1.1" 200 156 0.132660 10.0.0.33 - - [2025-11-03 08:38:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027759 10.0.0.33 - - [2025-11-03 08:38:55] "POST /ref-update HTTP/1.1" 200 156 0.145710 10.0.0.33 - - [2025-11-03 08:38:55] "PUT /access-control-list/0dd98d57-9e42-4e87-805f-2d86bc806319 HTTP/1.1" 200 272 0.072826 10.0.0.33 - - [2025-11-03 08:38:55] "PUT /access-control-list/4618b30b-8948-451f-bd32-600e5adb90f6 HTTP/1.1" 200 272 0.105818 10.0.0.33 - - [2025-11-03 08:38:55] "POST /ref-update HTTP/1.1" 200 156 0.218363 10.0.0.33 - - [2025-11-03 08:38:55] "POST /ref-update HTTP/1.1" 200 156 0.036264 10.0.0.33 - - [2025-11-03 08:38:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029496 10.0.0.33 - - [2025-11-03 08:38:55] "PUT /access-control-list/4618b30b-8948-451f-bd32-600e5adb90f6 HTTP/1.1" 200 272 0.058539 10.0.0.33 - - [2025-11-03 08:38:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034858 10.0.0.33 - - [2025-11-03 08:38:55] "PUT /access-control-list/0dd98d57-9e42-4e87-805f-2d86bc806319 HTTP/1.1" 200 272 0.039257 10.0.0.33 - - [2025-11-03 08:38:55] "POST /fqname-to-id HTTP/1.1" 404 237 0.016796 10.0.0.33 - - [2025-11-03 08:38:55] "POST /ref-update HTTP/1.1" 200 156 0.156327 10.0.0.33 - - [2025-11-03 08:38:55] "POST /access-control-lists HTTP/1.1" 200 601 0.178301 10.0.0.33 - - [2025-11-03 08:38:56] "POST /ref-update HTTP/1.1" 200 156 0.261385 10.0.0.33 - - [2025-11-03 08:38:56] "POST /ref-update HTTP/1.1" 200 156 0.040682 10.0.0.33 - - [2025-11-03 08:38:56] "POST /ref-update HTTP/1.1" 200 156 0.218455 10.0.0.33 - - [2025-11-03 08:38:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017721 10.0.0.33 - - [2025-11-03 08:38:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017744 10.0.0.33 - - [2025-11-03 08:38:56] "PUT /access-control-list/64a4b954-8a38-4cfb-9787-f1b4266910ca HTTP/1.1" 200 272 0.092391 10.0.0.33 - - [2025-11-03 08:38:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023206 10.0.0.33 - - [2025-11-03 08:38:56] "POST /ref-update HTTP/1.1" 200 156 0.031524 10.0.0.33 - - [2025-11-03 08:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.33 - - [2025-11-03 08:38:56] "GET /virtual-network/e2cf2be4-09c9-495e-b555-8416c51887f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010169 10.0.0.33 - - [2025-11-03 08:38:56] "PUT /access-control-list/64a4b954-8a38-4cfb-9787-f1b4266910ca HTTP/1.1" 200 272 0.071270 10.0.0.33 - - [2025-11-03 08:38:56] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.026301 10.0.0.33 - - [2025-11-03 08:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.33 - - [2025-11-03 08:38:56] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004201 10.0.0.33 - - [2025-11-03 08:38:56] "POST /firewall-policys HTTP/1.1" 200 530 0.039690 10.0.0.33 - - [2025-11-03 08:38:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025039 10.0.0.33 - - [2025-11-03 08:38:56] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015330 10.0.0.33 - - [2025-11-03 08:38:56] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.072025 10.0.0.33 - - [2025-11-03 08:38:56] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.028156 10.0.0.33 - - [2025-11-03 08:38:56] "POST /ref-update HTTP/1.1" 200 156 0.047680 10.0.0.33 - - [2025-11-03 08:38:56] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004817 10.0.0.33 - - [2025-11-03 08:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2025-11-03 08:38:56] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003410 10.0.0.33 - - [2025-11-03 08:38:57] "POST /firewall-policys HTTP/1.1" 200 532 0.027403 10.0.0.33 - - [2025-11-03 08:38:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033653 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005813 10.0.0.33 - - [2025-11-03 08:38:57] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004521 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005760 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003464 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005214 10.0.0.33 - - [2025-11-03 08:38:57] "POST /ref-update HTTP/1.1" 200 156 0.026856 10.0.0.33 - - [2025-11-03 08:38:57] "POST /ref-update HTTP/1.1" 200 156 0.040825 10.0.0.33 - - [2025-11-03 08:38:57] "POST /ref-update HTTP/1.1" 200 156 0.025482 10.0.0.33 - - [2025-11-03 08:38:57] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.027099 10.0.0.33 - - [2025-11-03 08:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.33 - - [2025-11-03 08:38:57] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.016900 10.0.0.33 - - [2025-11-03 08:38:57] "POST /firewall-policys HTTP/1.1" 200 530 0.029281 10.0.0.33 - - [2025-11-03 08:38:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.032101 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/f9bb7840-3a5e-4a08-b8ab-9f3b62fec85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011029 10.0.0.33 - - [2025-11-03 08:38:57] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003346 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/f9bb7840-3a5e-4a08-b8ab-9f3b62fec85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006396 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002858 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003658 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002927 10.0.0.33 - - [2025-11-03 08:38:57] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009134 10.0.0.33 - - [2025-11-03 08:38:57] "POST /ref-update HTTP/1.1" 200 156 0.019973 10.0.0.33 - - [2025-11-03 08:38:57] "POST /ref-update HTTP/1.1" 200 156 0.050233 10.0.0.33 - - [2025-11-03 08:38:57] "POST /ref-update HTTP/1.1" 200 156 0.060221 10.0.0.33 - - [2025-11-03 08:38:58] "POST /ref-update HTTP/1.1" 200 156 0.074441 10.0.0.33 - - [2025-11-03 08:38:58] "POST /ref-update HTTP/1.1" 200 156 0.063728 10.0.0.33 - - [2025-11-03 08:38:58] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.026195 10.0.0.33 - - [2025-11-03 08:38:58] "POST /tags HTTP/1.1" 200 299 0.270555 10.0.0.33 - - [2025-11-03 08:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.039957 10.0.0.33 - - [2025-11-03 08:38:58] "GET /tag/03e032b2-2487-4b56-bb5b-ab0096a94afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.028008 10.0.0.33 - - [2025-11-03 08:38:58] "POST /set-tag HTTP/1.1" 200 109 0.036057 10.0.0.33 - - [2025-11-03 08:38:58] "POST /fqname-to-id HTTP/1.1" 404 226 0.003517 10.0.0.33 - - [2025-11-03 08:38:58] "POST /tags HTTP/1.1" 200 357 0.086404 10.0.0.33 - - [2025-11-03 08:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019060 10.0.0.33 - - [2025-11-03 08:38:58] "GET /tag/82509463-1b58-408f-8a27-f0b4ef9e6090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015139 10.0.0.33 - - [2025-11-03 08:38:59] "POST /tags HTTP/1.1" 200 305 0.124343 10.0.0.33 - - [2025-11-03 08:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022937 10.0.0.33 - - [2025-11-03 08:38:59] "GET /tag/19b38a29-3136-4f9f-8324-2ff9a539f0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015285 10.0.0.33 - - [2025-11-03 08:38:59] "POST /id-to-fqname HTTP/1.1" 200 174 0.005593 10.0.0.33 - - [2025-11-03 08:38:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.012223 10.0.0.33 - - [2025-11-03 08:38:59] "POST /security-groups HTTP/1.1" 200 571 0.095293 10.0.0.33 - - [2025-11-03 08:38:59] "POST /projects HTTP/1.1" 200 483 0.221683 10.0.0.33 - - [2025-11-03 08:38:59] "POST /fqname-to-id HTTP/1.1" 404 214 0.008328 10.0.0.33 - - [2025-11-03 08:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021443 10.0.0.33 - - [2025-11-03 08:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007167 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:38:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:38:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 10.0.0.33 - - [2025-11-03 08:38:59] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.029160 10.0.0.33 - - [2025-11-03 08:38:59] "POST /access-control-lists HTTP/1.1" 200 580 0.090861 10.0.0.33 - - [2025-11-03 08:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018251 10.0.0.33 - - [2025-11-03 08:38:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.017795 10.0.0.33 - - [2025-11-03 08:38:59] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.018413 10.0.0.33 - - [2025-11-03 08:38:59] "PUT /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb HTTP/1.1" 200 264 0.090839 10.0.0.33 - - [2025-11-03 08:38:59] "POST /access-control-lists HTTP/1.1" 200 578 0.177670 10.0.0.33 - - [2025-11-03 08:38:59] "PUT /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e HTTP/1.1" 200 264 0.234290 10.0.0.33 - - [2025-11-03 08:39:00] "POST /security-groups HTTP/1.1" 200 537 0.117857 10.0.0.33 - - [2025-11-03 08:39:00] "POST /fqname-to-id HTTP/1.1" 404 234 0.019165 10.0.0.33 - - [2025-11-03 08:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.040458 10.0.0.33 - - [2025-11-03 08:39:00] "POST /chown HTTP/1.1" 200 109 0.024278 10.0.0.33 - - [2025-11-03 08:39:00] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.045728 10.0.0.33 - - [2025-11-03 08:39:00] "POST /access-control-lists HTTP/1.1" 200 596 0.111326 10.0.0.33 - - [2025-11-03 08:39:00] "POST /fqname-to-id HTTP/1.1" 404 233 0.024264 10.0.0.33 - - [2025-11-03 08:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.33 - - [2025-11-03 08:39:00] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014781 10.0.0.33 - - [2025-11-03 08:39:00] "POST /tags HTTP/1.1" 409 207 0.002340 10.0.0.33 - - [2025-11-03 08:39:00] "POST /access-control-lists HTTP/1.1" 200 594 0.084508 10.0.0.33 - - [2025-11-03 08:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.33 - - [2025-11-03 08:39:00] "GET /tag/19b38a29-3136-4f9f-8324-2ff9a539f0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.056427 10.0.0.33 - - [2025-11-03 08:39:00] "POST /firewall-rules HTTP/1.1" 200 564 0.076371 10.0.0.33 - - [2025-11-03 08:39:00] "GET /firewall-rule/896c5c00-64fd-46bb-a91f-010365e23d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004927 10.0.0.33 - - [2025-11-03 08:39:00] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003521 10.0.0.33 - - [2025-11-03 08:39:00] "GET /firewall-rule/896c5c00-64fd-46bb-a91f-010365e23d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002578 10.0.0.33 - - [2025-11-03 08:39:00] "POST /ref-update HTTP/1.1" 200 156 0.021088 10.0.0.33 - - [2025-11-03 08:39:00] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005785 10.0.0.33 - - [2025-11-03 08:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005455 10.0.0.33 - - [2025-11-03 08:39:00] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004100 10.0.0.33 - - [2025-11-03 08:39:00] "POST /tags HTTP/1.1" 409 207 0.003655 10.0.0.33 - - [2025-11-03 08:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014415 10.0.0.33 - - [2025-11-03 08:39:00] "GET /tag/19b38a29-3136-4f9f-8324-2ff9a539f0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017831 10.0.0.33 - - [2025-11-03 08:39:00] "POST /firewall-rules HTTP/1.1" 200 562 0.077591 10.0.0.33 - - [2025-11-03 08:39:00] "GET /firewall-rule/df551f5b-bae0-4a3a-b84d-9556365e564c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005157 10.0.0.33 - - [2025-11-03 08:39:00] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007030 10.0.0.33 - - [2025-11-03 08:39:00] "GET /firewall-rule/df551f5b-bae0-4a3a-b84d-9556365e564c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005275 10.0.0.33 - - [2025-11-03 08:39:00] "POST /ref-update HTTP/1.1" 200 156 0.045090 10.0.0.33 - - [2025-11-03 08:39:01] "POST /fqname-to-id HTTP/1.1" 404 228 0.009673 10.0.0.33 - - [2025-11-03 08:39:01] "POST /tags HTTP/1.1" 200 301 0.099775 10.0.0.33 - - [2025-11-03 08:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.33 - - [2025-11-03 08:39:01] "GET /tag/da563b4e-408a-4817-a71e-1ce0e994a740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.036761 10.0.0.33 - - [2025-11-03 08:39:01] "POST /tags HTTP/1.1" 200 325 0.077123 10.0.0.33 - - [2025-11-03 08:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007135 10.0.0.33 - - [2025-11-03 08:39:01] "GET /tag/f4496c92-3108-4010-a7f8-60af415cada5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.015968 10.0.0.33 - - [2025-11-03 08:39:01] "POST /tags HTTP/1.1" 200 363 0.038115 10.0.0.33 - - [2025-11-03 08:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007927 10.0.0.33 - - [2025-11-03 08:39:01] "GET /tag/7c9280f1-b5d1-4d68-9fb8-4be5b6436e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016719 10.0.0.33 - - [2025-11-03 08:39:01] "POST /tags HTTP/1.1" 200 311 0.028942 10.0.0.33 - - [2025-11-03 08:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.027700 10.0.0.33 - - [2025-11-03 08:39:01] "GET /tag/431ca576-84f9-4d6a-a408-f99e8594c022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016256 10.0.0.33 - - [2025-11-03 08:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.33 - - [2025-11-03 08:39:01] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004936 10.0.0.33 - - [2025-11-03 08:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.33 - - [2025-11-03 08:39:01] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034948 10.0.0.33 - - [2025-11-03 08:39:01] "POST /virtual-machines HTTP/1.1" 200 377 0.022160 10.0.0.33 - - [2025-11-03 08:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014117 10.0.0.33 - - [2025-11-03 08:39:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.249228 10.0.0.33 - - [2025-11-03 08:39:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013231 10.0.0.33 - - [2025-11-03 08:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.33 - - [2025-11-03 08:39:02] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.025687 10.0.0.33 - - [2025-11-03 08:39:02] "POST /instance-ips HTTP/1.1" 200 409 0.062733 10.0.0.33 - - [2025-11-03 08:39:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.041631 10.0.0.33 - - [2025-11-03 08:39:02] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013931 10.0.0.33 - - [2025-11-03 08:39:02] "POST /set-tag HTTP/1.1" 200 109 0.036697 10.0.0.33 - - [2025-11-03 08:39:02] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.027853 10.0.0.33 - - [2025-11-03 08:39:02] "GET /instance-ip/8c8f067a-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.005574 10.0.0.33 - - [2025-11-03 08:39:02] "POST /tags HTTP/1.1" 200 305 0.055458 10.0.0.33 - - [2025-11-03 08:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013601 10.0.0.33 - - [2025-11-03 08:39:02] "GET /tag/282d26b0-b27a-4a69-9ad2-01415ad50c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026256 10.0.0.33 - - [2025-11-03 08:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010537 10.0.0.33 - - [2025-11-03 08:39:02] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069404 10.0.0.33 - - [2025-11-03 08:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007398 10.0.0.33 - - [2025-11-03 08:39:02] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.010565 10.0.0.33 - - [2025-11-03 08:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.33 - - [2025-11-03 08:39:02] "GET /service-appliance-set/6c0ec8f7-a565-4f54-acf8-2375ffe2431b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008166 10.0.0.33 - - [2025-11-03 08:39:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.004650 10.0.0.33 - - [2025-11-03 08:39:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.135234 10.0.0.33 - - [2025-11-03 08:39:03] "GET /virtual-machine-interface/d6125fcc-eaa7-4a66-932b-08e21592875c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.025140 10.0.0.33 - - [2025-11-03 08:39:03] "POST /instance-ips HTTP/1.1" 200 381 0.045707 10.0.0.33 - - [2025-11-03 08:39:03] "GET /instance-ip/1966e1f3-a3be-447e-9dcf-89d01591ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.020384 10.0.0.33 - - [2025-11-03 08:39:03] "POST /loadbalancers HTTP/1.1" 200 582 0.065575 10.0.0.33 - - [2025-11-03 08:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008511 10.0.0.33 - - [2025-11-03 08:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009643 10.0.0.33 - - [2025-11-03 08:39:03] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057709 10.0.0.33 - - [2025-11-03 08:39:03] "GET /loadbalancer/8a2a3125-8c1b-4ef2-8a22-b6ebbd61934b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.007729 10.0.0.33 - - [2025-11-03 08:39:03] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065602 10.0.0.33 - - [2025-11-03 08:39:03] "GET /instance-ip/1966e1f3-a3be-447e-9dcf-89d01591ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011449 10.0.0.33 - - [2025-11-03 08:39:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.099544 10.0.0.33 - - [2025-11-03 08:39:03] "POST /floating-ips HTTP/1.1" 200 583 0.096648 10.0.0.33 - - [2025-11-03 08:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.042119 10.0.0.33 - - [2025-11-03 08:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009604 10.0.0.33 - - [2025-11-03 08:39:03] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.084310 10.0.0.33 - - [2025-11-03 08:39:03] "GET /loadbalancer-listener/4e4999ba-414f-4463-bd5a-ce4061169386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005852 10.0.0.33 - - [2025-11-03 08:39:03] "GET /loadbalancer-listener/4e4999ba-414f-4463-bd5a-ce4061169386?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003844 10.0.0.33 - - [2025-11-03 08:39:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020838 10.0.0.33 - - [2025-11-03 08:39:03] "GET /instance-ip/1966e1f3-a3be-447e-9dcf-89d01591ee79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009519 10.0.0.33 - - [2025-11-03 08:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012536 10.0.0.33 - - [2025-11-03 08:39:03] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006939 10.0.0.33 - - [2025-11-03 08:39:03] "GET /instance-ip/1966e1f3-a3be-447e-9dcf-89d01591ee79?fields=floating_ips HTTP/1.1" 200 1170 0.018452 10.0.0.33 - - [2025-11-03 08:39:03] "GET /floating-ip/7c0434e3-6121-438b-b27e-4017e12a5d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003181 10.0.0.33 - - [2025-11-03 08:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2025-11-03 08:39:04] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.019473 10.0.0.33 - - [2025-11-03 08:39:04] "POST /tags HTTP/1.1" 200 355 0.057445 10.0.0.33 - - [2025-11-03 08:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007059 10.0.0.33 - - [2025-11-03 08:39:04] "GET /tag/a6e6faa1-56db-46b0-b24a-e2a039996fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.018691 10.0.0.33 - - [2025-11-03 08:39:04] "POST /tags HTTP/1.1" 200 303 0.036183 10.0.0.33 - - [2025-11-03 08:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.33 - - [2025-11-03 08:39:04] "GET /tag/ae9014d4-9226-48c3-a6b8-87834f37f5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014754 10.0.0.33 - - [2025-11-03 08:39:04] "POST /projects HTTP/1.1" 409 218 0.002907 10.0.0.33 - - [2025-11-03 08:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003630 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001308 10.0.0.33 - - [2025-11-03 08:39:04] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048294 10.0.0.33 - - [2025-11-03 08:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.33 - - [2025-11-03 08:39:04] "GET /network-ipam/edeca427-a66c-445f-9dc5-83b8e301ec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003471 10.0.0.33 - - [2025-11-03 08:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.33 - - [2025-11-03 08:39:04] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004468 10.0.0.33 - - [2025-11-03 08:39:04] "PUT /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb HTTP/1.1" 200 264 0.106587 10.0.0.33 - - [2025-11-03 08:39:04] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.014095 10.0.0.33 - - [2025-11-03 08:39:04] "POST /set-tag HTTP/1.1" 200 109 0.054586 10.0.0.33 - - [2025-11-03 08:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.33 - - [2025-11-03 08:39:04] "GET /network-ipam/82041bbb-206a-4c4a-9de1-c990e4bdce90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.040352 10.0.0.33 - - [2025-11-03 08:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.33 - - [2025-11-03 08:39:04] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005777 10.0.0.33 - - [2025-11-03 08:39:04] "PUT /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e HTTP/1.1" 200 264 0.065868 10.0.0.33 - - [2025-11-03 08:39:04] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.034991 10.0.0.33 - - [2025-11-03 08:39:05] "POST /set-tag HTTP/1.1" 200 109 0.067413 10.0.0.33 - - [2025-11-03 08:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014241 10.0.0.33 - - [2025-11-03 08:39:05] "GET /network-policy/80af2eb0-905f-4851-86f0-3a2752e71112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008426 10.0.0.33 - - [2025-11-03 08:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.33 - - [2025-11-03 08:39:05] "GET /network-policy/ce931531-db56-462d-bbf5-61479978ee43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003113 10.0.0.33 - - [2025-11-03 08:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2025-11-03 08:39:05] "GET /network-policy/5baaa311-b558-4a34-93e9-20e312f35f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003424 10.0.0.33 - - [2025-11-03 08:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009470 10.0.0.33 - - [2025-11-03 08:39:05] "PUT /network-policy/5baaa311-b558-4a34-93e9-20e312f35f3c HTTP/1.1" 200 262 0.012558 10.0.0.33 - - [2025-11-03 08:39:05] "POST /ref-update HTTP/1.1" 200 156 0.102939 10.0.0.33 - - [2025-11-03 08:39:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002265 10.0.0.33 - - [2025-11-03 08:39:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008066 10.0.0.33 - - [2025-11-03 08:39:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002442 10.0.0.33 - - [2025-11-03 08:39:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002268 10.0.0.33 - - [2025-11-03 08:39:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002179 10.0.0.33 - - [2025-11-03 08:39:05] "POST /security-groups HTTP/1.1" 409 245 0.008410 10.0.0.33 - - [2025-11-03 08:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-11-03 08:39:05] "PUT /security-group/85811720-8fc2-46f0-9369-cdce26250cfe HTTP/1.1" 200 262 0.065528 10.0.0.33 - - [2025-11-03 08:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036999 10.0.0.33 - - [2025-11-03 08:39:05] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015425 10.0.0.33 - - [2025-11-03 08:39:05] "PUT /access-control-list/1879787c-f8a6-4e36-966a-4f78e87d33a6 HTTP/1.1" 200 272 0.040560 10.0.0.33 - - [2025-11-03 08:39:05] "PUT /access-control-list/e1351df1-41b4-48af-8a96-82687a55ed59 HTTP/1.1" 200 272 0.020725 10.0.0.33 - - [2025-11-03 08:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.034577 10.0.0.33 - - [2025-11-03 08:39:05] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005056 10.0.0.33 - - [2025-11-03 08:39:05] "POST /tags HTTP/1.1" 409 206 0.005107 10.0.0.33 - - [2025-11-03 08:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.33 - - [2025-11-03 08:39:05] "GET /tag/ae9014d4-9226-48c3-a6b8-87834f37f5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013232 10.0.0.33 - - [2025-11-03 08:39:05] "POST /firewall-rules HTTP/1.1" 200 562 0.073086 10.0.0.33 - - [2025-11-03 08:39:05] "GET /firewall-rule/3b225ebc-6f34-4cc2-9440-37182e6a132c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.007699 10.0.0.33 - - [2025-11-03 08:39:05] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005169 10.0.0.33 - - [2025-11-03 08:39:05] "GET /firewall-rule/3b225ebc-6f34-4cc2-9440-37182e6a132c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002296 10.0.0.33 - - [2025-11-03 08:39:06] "POST /ref-update HTTP/1.1" 200 156 0.039071 10.0.0.33 - - [2025-11-03 08:39:06] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009396 10.0.0.33 - - [2025-11-03 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.33 - - [2025-11-03 08:39:06] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005092 10.0.0.33 - - [2025-11-03 08:39:06] "POST /tags HTTP/1.1" 409 206 0.003527 10.0.0.33 - - [2025-11-03 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.33 - - [2025-11-03 08:39:06] "GET /tag/ae9014d4-9226-48c3-a6b8-87834f37f5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027526 10.0.0.33 - - [2025-11-03 08:39:06] "POST /firewall-rules HTTP/1.1" 200 560 0.087197 10.0.0.33 - - [2025-11-03 08:39:06] "GET /firewall-rule/06f57912-e677-4a0d-831a-9d947baf4745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.017791 10.0.0.33 - - [2025-11-03 08:39:06] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.008860 10.0.0.33 - - [2025-11-03 08:39:06] "GET /firewall-rule/06f57912-e677-4a0d-831a-9d947baf4745?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1988 0.004855 10.0.0.33 - - [2025-11-03 08:39:06] "POST /ref-update HTTP/1.1" 200 156 0.038148 10.0.0.33 - - [2025-11-03 08:39:06] "POST /tags HTTP/1.1" 200 301 0.037975 10.0.0.33 - - [2025-11-03 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014577 10.0.0.33 - - [2025-11-03 08:39:06] "GET /tag/7f7ccf07-14a0-41d5-9fc2-0f453245eb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020207 10.0.0.33 - - [2025-11-03 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.33 - - [2025-11-03 08:39:06] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.024808 10.0.0.33 - - [2025-11-03 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.33 - - [2025-11-03 08:39:06] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006475 10.0.0.33 - - [2025-11-03 08:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.33 - - [2025-11-03 08:39:06] "GET /service-appliance-set/6c0ec8f7-a565-4f54-acf8-2375ffe2431b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006848 10.0.0.33 - - [2025-11-03 08:39:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.002612 10.0.0.33 - - [2025-11-03 08:39:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.150731 10.0.0.33 - - [2025-11-03 08:39:06] "GET /virtual-machine-interface/d652d5ea-166d-4f27-bcaf-faed1d0ccf10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.005240 10.0.0.33 - - [2025-11-03 08:39:07] "POST /instance-ips HTTP/1.1" 200 377 0.050568 10.0.0.33 - - [2025-11-03 08:39:07] "GET /instance-ip/0369cd51-c3dc-4635-bd26-236da621081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.014362 10.0.0.33 - - [2025-11-03 08:39:07] "POST /loadbalancers HTTP/1.1" 200 582 0.093199 10.0.0.33 - - [2025-11-03 08:39:07] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.108889 10.0.0.33 - - [2025-11-03 08:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.079438 10.0.0.33 - - [2025-11-03 08:39:07] "GET /instance-ip/0369cd51-c3dc-4635-bd26-236da621081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.045890 10.0.0.33 - - [2025-11-03 08:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.027408 10.0.0.33 - - [2025-11-03 08:39:07] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058872 10.0.0.33 - - [2025-11-03 08:39:07] "POST /floating-ips HTTP/1.1" 200 581 0.028918 10.0.0.33 - - [2025-11-03 08:39:07] "GET /loadbalancer/6983b405-2629-4e72-9a40-8ba36de300c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.012066 10.0.0.33 - - [2025-11-03 08:39:07] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.042596 10.0.0.33 - - [2025-11-03 08:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.053513 10.0.0.33 - - [2025-11-03 08:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024904 10.0.0.33 - - [2025-11-03 08:39:07] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.073218 10.0.0.33 - - [2025-11-03 08:39:07] "GET /loadbalancer-listener/9761792c-a900-4441-9a1b-2f097ab37c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.014013 10.0.0.33 - - [2025-11-03 08:39:07] "GET /loadbalancer-listener/9761792c-a900-4441-9a1b-2f097ab37c2f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.010803 10.0.0.33 - - [2025-11-03 08:39:07] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.056176 10.0.0.33 - - [2025-11-03 08:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012884 10.0.0.33 - - [2025-11-03 08:39:07] "GET /instance-ip/0369cd51-c3dc-4635-bd26-236da621081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.025362 10.0.0.33 - - [2025-11-03 08:39:08] "GET /instance-ip/0369cd51-c3dc-4635-bd26-236da621081a?fields=floating_ips HTTP/1.1" 200 1163 0.013989 10.0.0.33 - - [2025-11-03 08:39:08] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.011192 10.0.0.33 - - [2025-11-03 08:39:08] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.114163 10.0.0.33 - - [2025-11-03 08:39:08] "GET /loadbalancer/6983b405-2629-4e72-9a40-8ba36de300c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011495 10.0.0.33 - - [2025-11-03 08:39:08] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032864 10.0.0.33 - - [2025-11-03 08:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030201 10.0.0.33 - - [2025-11-03 08:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.33 - - [2025-11-03 08:39:08] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043928 10.0.0.33 - - [2025-11-03 08:39:08] "GET /loadbalancer-listener/71ec1f20-89ca-4fbb-b95a-dc99a50606fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003789 10.0.0.33 - - [2025-11-03 08:39:08] "GET /loadbalancer-listener/71ec1f20-89ca-4fbb-b95a-dc99a50606fc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004035 10.0.0.33 - - [2025-11-03 08:39:08] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.035211 10.0.0.33 - - [2025-11-03 08:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2025-11-03 08:39:08] "GET /instance-ip/0369cd51-c3dc-4635-bd26-236da621081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.009729 10.0.0.33 - - [2025-11-03 08:39:08] "GET /instance-ip/0369cd51-c3dc-4635-bd26-236da621081a?fields=floating_ips HTTP/1.1" 200 1163 0.007969 10.0.0.33 - - [2025-11-03 08:39:08] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006508 10.0.0.33 - - [2025-11-03 08:39:08] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066118 10.0.0.33 - - [2025-11-03 08:39:08] "GET /loadbalancer/6983b405-2629-4e72-9a40-8ba36de300c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.015342 10.0.0.33 - - [2025-11-03 08:39:08] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.046493 10.0.0.33 - - [2025-11-03 08:39:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.029587 10.0.0.33 - - [2025-11-03 08:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011149 10.0.0.33 - - [2025-11-03 08:39:08] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057792 10.0.0.33 - - [2025-11-03 08:39:08] "GET /loadbalancer-listener/c3e18e85-3199-4f2e-8969-61da04e0ea0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006283 10.0.0.33 - - [2025-11-03 08:39:08] "GET /loadbalancer-listener/c3e18e85-3199-4f2e-8969-61da04e0ea0e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004177 10.0.0.33 - - [2025-11-03 08:39:08] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022901 10.0.0.33 - - [2025-11-03 08:39:08] "GET /instance-ip/0369cd51-c3dc-4635-bd26-236da621081a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007687 10.0.0.33 - - [2025-11-03 08:39:08] "GET /instance-ip/0369cd51-c3dc-4635-bd26-236da621081a?fields=floating_ips HTTP/1.1" 200 1163 0.004393 10.0.0.33 - - [2025-11-03 08:39:08] "POST /tags HTTP/1.1" 200 371 0.043880 10.0.0.33 - - [2025-11-03 08:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014720 10.0.0.33 - - [2025-11-03 08:39:08] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003031 10.0.0.33 - - [2025-11-03 08:39:09] "GET /tag/a4b64937-5818-4ec3-82f7-800ae7b794fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.019877 10.0.0.33 - - [2025-11-03 08:39:09] "POST /tags HTTP/1.1" 200 319 0.028315 10.0.0.33 - - [2025-11-03 08:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007533 10.0.0.33 - - [2025-11-03 08:39:09] "GET /tag/4bebb5d1-8b01-49dc-b2f1-0a3ed3e71c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.014369 10.0.0.33 - - [2025-11-03 08:39:09] "POST /id-to-fqname HTTP/1.1" 200 181 0.002966 10.0.0.33 - - [2025-11-03 08:39:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.006549 10.0.0.33 - - [2025-11-03 08:39:09] "POST /security-groups HTTP/1.1" 200 578 0.072570 10.0.0.33 - - [2025-11-03 08:39:09] "POST /projects HTTP/1.1" 200 497 0.273697 10.0.0.33 - - [2025-11-03 08:39:09] "POST /fqname-to-id HTTP/1.1" 404 225 0.007572 10.0.0.33 - - [2025-11-03 08:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039330 10.0.0.33 - - [2025-11-03 08:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011448 10.0.0.33 - - [2025-11-03 08:39:09] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.038235 10.0.0.33 - - [2025-11-03 08:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.33 - - [2025-11-03 08:39:09] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005725 10.0.0.33 - - [2025-11-03 08:39:09] "POST /access-control-lists HTTP/1.1" 200 587 0.119025 10.0.0.33 - - [2025-11-03 08:39:09] "POST /fqname-to-id HTTP/1.1" 404 224 0.033929 10.0.0.33 - - [2025-11-03 08:39:09] "PUT /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb HTTP/1.1" 200 264 0.084785 10.0.0.33 - - [2025-11-03 08:39:09] "POST /access-control-lists HTTP/1.1" 200 585 0.069493 10.0.0.33 - - [2025-11-03 08:39:09] "PUT /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e HTTP/1.1" 200 264 0.109154 10.0.0.33 - - [2025-11-03 08:39:09] "POST /security-groups HTTP/1.1" 200 558 0.104996 10.0.0.33 - - [2025-11-03 08:39:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.012342 10.0.0.33 - - [2025-11-03 08:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034309 10.0.0.33 - - [2025-11-03 08:39:10] "POST /chown HTTP/1.1" 200 109 0.041387 10.0.0.33 - - [2025-11-03 08:39:10] "POST /access-control-lists HTTP/1.1" 200 610 0.088035 10.0.0.33 - - [2025-11-03 08:39:10] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.041054 10.0.0.33 - - [2025-11-03 08:39:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.018952 10.0.0.33 - - [2025-11-03 08:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006482 10.0.0.33 - - [2025-11-03 08:39:10] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002472 10.0.0.33 - - [2025-11-03 08:39:10] "POST /tags HTTP/1.1" 409 214 0.002498 10.0.0.33 - - [2025-11-03 08:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.33 - - [2025-11-03 08:39:10] "GET /tag/4bebb5d1-8b01-49dc-b2f1-0a3ed3e71c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.026044 10.0.0.33 - - [2025-11-03 08:39:10] "POST /access-control-lists HTTP/1.1" 200 608 0.098566 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 10.0.0.33 - - [2025-11-03 08:39:10] "POST /firewall-rules HTTP/1.1" 200 578 0.104126 10.0.0.33 - - [2025-11-03 08:39:10] "GET /firewall-rule/a3bd5a89-1e31-4894-98eb-ee6be108969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.022587 10.0.0.33 - - [2025-11-03 08:39:10] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.007608 10.0.0.33 - - [2025-11-03 08:39:10] "GET /firewall-rule/a3bd5a89-1e31-4894-98eb-ee6be108969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003805 10.0.0.33 - - [2025-11-03 08:39:10] "POST /ref-update HTTP/1.1" 200 156 0.090684 10.0.0.33 - - [2025-11-03 08:39:10] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015428 10.0.0.33 - - [2025-11-03 08:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.33 - - [2025-11-03 08:39:10] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006566 10.0.0.33 - - [2025-11-03 08:39:10] "POST /tags HTTP/1.1" 409 214 0.002939 10.0.0.33 - - [2025-11-03 08:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.33 - - [2025-11-03 08:39:10] "GET /tag/4bebb5d1-8b01-49dc-b2f1-0a3ed3e71c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.025337 10.0.0.33 - - [2025-11-03 08:39:10] "POST /firewall-rules HTTP/1.1" 200 576 0.177907 10.0.0.33 - - [2025-11-03 08:39:10] "GET /firewall-rule/c15d3648-0f3f-4382-aad0-fe112f76dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006247 10.0.0.33 - - [2025-11-03 08:39:10] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.010632 10.0.0.33 - - [2025-11-03 08:39:10] "GET /firewall-rule/c15d3648-0f3f-4382-aad0-fe112f76dcfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004808 10.0.0.33 - - [2025-11-03 08:39:11] "POST /ref-update HTTP/1.1" 200 156 0.057804 10.0.0.33 - - [2025-11-03 08:39:11] "POST /tags HTTP/1.1" 200 363 0.053893 10.0.0.33 - - [2025-11-03 08:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022743 10.0.0.33 - - [2025-11-03 08:39:11] "GET /tag/5717606e-0ac3-47d3-a53d-75f9e6e9e1ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019319 10.0.0.33 - - [2025-11-03 08:39:11] "POST /tags HTTP/1.1" 200 311 0.024389 10.0.0.33 - - [2025-11-03 08:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.026833 10.0.0.33 - - [2025-11-03 08:39:11] "GET /tag/593605ca-d29b-4f99-b56b-4e744a84709c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014680 10.0.0.33 - - [2025-11-03 08:39:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.006615 10.0.0.33 - - [2025-11-03 08:39:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.006418 10.0.0.33 - - [2025-11-03 08:39:11] "POST /security-groups HTTP/1.1" 200 574 0.067363 10.0.0.33 - - [2025-11-03 08:39:11] "POST /projects HTTP/1.1" 200 489 0.233853 10.0.0.33 - - [2025-11-03 08:39:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.011222 10.0.0.33 - - [2025-11-03 08:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018553 10.0.0.33 - - [2025-11-03 08:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013605 10.0.0.33 - - [2025-11-03 08:39:11] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.006839 10.0.0.33 - - [2025-11-03 08:39:11] "POST /access-control-lists HTTP/1.1" 200 583 0.101997 10.0.0.33 - - [2025-11-03 08:39:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.019963 10.0.0.33 - - [2025-11-03 08:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014596 10.0.0.33 - - [2025-11-03 08:39:11] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.010577 10.0.0.33 - - [2025-11-03 08:39:11] "POST /access-control-lists HTTP/1.1" 200 581 0.045080 10.0.0.33 - - [2025-11-03 08:39:11] "PUT /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb HTTP/1.1" 200 264 0.093318 10.0.0.33 - - [2025-11-03 08:39:11] "PUT /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e HTTP/1.1" 200 264 0.092248 10.0.0.33 - - [2025-11-03 08:39:12] "POST /security-groups HTTP/1.1" 200 546 0.119252 10.0.0.33 - - [2025-11-03 08:39:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.004637 10.0.0.33 - - [2025-11-03 08:39:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.033013 10.0.0.33 - - [2025-11-03 08:39:12] "POST /access-control-lists HTTP/1.1" 200 602 0.070771 10.0.0.33 - - [2025-11-03 08:39:12] "POST /fqname-to-id HTTP/1.1" 404 239 0.013745 10.0.0.33 - - [2025-11-03 08:39:12] "POST /chown HTTP/1.1" 200 109 0.055002 10.0.0.33 - - [2025-11-03 08:39:12] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014604 10.0.0.33 - - [2025-11-03 08:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.33 - - [2025-11-03 08:39:12] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.021095 10.0.0.33 - - [2025-11-03 08:39:12] "POST /tags HTTP/1.1" 409 210 0.002980 10.0.0.33 - - [2025-11-03 08:39:12] "POST /access-control-lists HTTP/1.1" 200 600 0.090932 10.0.0.33 - - [2025-11-03 08:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.33 - - [2025-11-03 08:39:12] "GET /tag/593605ca-d29b-4f99-b56b-4e744a84709c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.037875 10.0.0.33 - - [2025-11-03 08:39:12] "POST /firewall-rules HTTP/1.1" 200 570 0.110285 10.0.0.33 - - [2025-11-03 08:39:12] "GET /firewall-rule/cb01d313-224c-4b2e-a4e8-6b769399c972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005131 10.0.0.33 - - [2025-11-03 08:39:12] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.026450 10.0.0.33 - - [2025-11-03 08:39:12] "GET /firewall-rule/cb01d313-224c-4b2e-a4e8-6b769399c972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003029 10.0.0.33 - - [2025-11-03 08:39:12] "POST /ref-update HTTP/1.1" 200 156 0.060575 10.0.0.33 - - [2025-11-03 08:39:12] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003213 10.0.0.33 - - [2025-11-03 08:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.33 - - [2025-11-03 08:39:12] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003394 10.0.0.33 - - [2025-11-03 08:39:12] "POST /tags HTTP/1.1" 409 210 0.006846 10.0.0.33 - - [2025-11-03 08:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.33 - - [2025-11-03 08:39:12] "GET /tag/593605ca-d29b-4f99-b56b-4e744a84709c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023036 10.0.0.33 - - [2025-11-03 08:39:13] "POST /firewall-rules HTTP/1.1" 200 568 0.095514 10.0.0.33 - - [2025-11-03 08:39:13] "GET /firewall-rule/00d04933-0b34-4e1e-95f2-973d66a9fc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.047948 10.0.0.33 - - [2025-11-03 08:39:13] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.010049 10.0.0.33 - - [2025-11-03 08:39:13] "GET /firewall-rule/00d04933-0b34-4e1e-95f2-973d66a9fc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.007284 10.0.0.33 - - [2025-11-03 08:39:13] "POST /ref-update HTTP/1.1" 200 156 0.080899 10.0.0.33 - - [2025-11-03 08:39:13] "POST /tags HTTP/1.1" 409 237 0.002512 10.0.0.33 - - [2025-11-03 08:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.33 - - [2025-11-03 08:39:13] "GET /tag/7c9280f1-b5d1-4d68-9fb8-4be5b6436e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019046 10.0.0.33 - - [2025-11-03 08:39:13] "POST /tags HTTP/1.1" 409 210 0.002841 10.0.0.33 - - [2025-11-03 08:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2025-11-03 08:39:13] "GET /tag/431ca576-84f9-4d6a-a408-f99e8594c022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016431 10.0.0.33 - - [2025-11-03 08:39:13] "POST /projects HTTP/1.1" 409 223 0.003566 10.0.0.33 - - [2025-11-03 08:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.33 - - [2025-11-03 08:39:13] "GET /project/20e42e81-e484-4605-a747-a9e4613180c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038617 10.0.0.33 - - [2025-11-03 08:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.33 - - [2025-11-03 08:39:13] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006181 10.0.0.33 - - [2025-11-03 08:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.33 - - [2025-11-03 08:39:13] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004646 10.0.0.33 - - [2025-11-03 08:39:13] "PUT /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb HTTP/1.1" 200 264 0.048314 10.0.0.33 - - [2025-11-03 08:39:13] "PUT /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e HTTP/1.1" 200 264 0.063817 10.0.0.33 - - [2025-11-03 08:39:13] "POST /security-groups HTTP/1.1" 409 253 0.003528 10.0.0.33 - - [2025-11-03 08:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.33 - - [2025-11-03 08:39:13] "PUT /security-group/10979a22-10d8-46cc-a0db-bcc0ba1ccc9d HTTP/1.1" 200 262 0.066437 10.0.0.33 - - [2025-11-03 08:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.049611 10.0.0.33 - - [2025-11-03 08:39:13] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016892 10.0.0.33 - - [2025-11-03 08:39:13] "PUT /access-control-list/75c894a7-9cd2-46db-be2b-f9b8b07b57ac HTTP/1.1" 200 272 0.064424 10.0.0.33 - - [2025-11-03 08:39:13] "PUT /access-control-list/ae6329c8-e22b-4836-97a6-c81a10111b40 HTTP/1.1" 200 272 0.022177 10.0.0.33 - - [2025-11-03 08:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013369 10.0.0.33 - - [2025-11-03 08:39:14] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003875 10.0.0.33 - - [2025-11-03 08:39:14] "POST /tags HTTP/1.1" 409 210 0.002297 10.0.0.33 - - [2025-11-03 08:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.33 - - [2025-11-03 08:39:14] "GET /tag/431ca576-84f9-4d6a-a408-f99e8594c022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011490 10.0.0.33 - - [2025-11-03 08:39:14] "POST /firewall-rules HTTP/1.1" 200 570 0.075312 10.0.0.33 - - [2025-11-03 08:39:14] "GET /firewall-rule/aa8e1b24-fe52-492b-86f6-c11ad36b04c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007422 10.0.0.33 - - [2025-11-03 08:39:14] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.007510 10.0.0.33 - - [2025-11-03 08:39:14] "GET /firewall-rule/aa8e1b24-fe52-492b-86f6-c11ad36b04c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003431 10.0.0.33 - - [2025-11-03 08:39:14] "POST /ref-update HTTP/1.1" 200 156 0.058960 10.0.0.33 - - [2025-11-03 08:39:14] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007097 10.0.0.33 - - [2025-11-03 08:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2025-11-03 08:39:14] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003582 10.0.0.33 - - [2025-11-03 08:39:14] "POST /tags HTTP/1.1" 409 210 0.002070 10.0.0.33 - - [2025-11-03 08:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004598 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001224 10.0.0.33 - - [2025-11-03 08:39:14] "GET /tag/431ca576-84f9-4d6a-a408-f99e8594c022?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023697 10.0.0.33 - - [2025-11-03 08:39:14] "POST /firewall-rules HTTP/1.1" 200 568 0.088820 10.0.0.33 - - [2025-11-03 08:39:14] "GET /firewall-rule/97dc537b-0fca-4319-9e69-0a2c06fc9e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.030682 10.0.0.33 - - [2025-11-03 08:39:14] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005842 10.0.0.33 - - [2025-11-03 08:39:14] "GET /firewall-rule/97dc537b-0fca-4319-9e69-0a2c06fc9e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008713 10.0.0.33 - - [2025-11-03 08:39:14] "POST /ref-update HTTP/1.1" 200 156 0.056481 10.0.0.33 - - [2025-11-03 08:39:14] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005169 10.0.0.33 - - [2025-11-03 08:39:14] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.33 - - [2025-11-03 08:39:28] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.33 - - [2025-11-03 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.33 - - [2025-11-03 08:39:28] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007248 10.0.0.33 - - [2025-11-03 08:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.33 - - [2025-11-03 08:39:28] "GET /config-node/53754a16-ccb2-4fad-bf4f-8e2d94e6a49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003960 10.0.0.33 - - [2025-11-03 08:39:40] "GET / HTTP/1.1" 200 35931 0.002212 10.0.0.33 - - [2025-11-03 08:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.33 - - [2025-11-03 08:39:40] "GET /routing-instance/64256e33-2c46-441d-95a5-e173a07af0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002954 10.0.0.33 - - [2025-11-03 08:39:40] "POST /bgp-routers HTTP/1.1" 409 301 0.002145 10.0.0.33 - - [2025-11-03 08:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.33 - - [2025-11-03 08:39:40] "GET /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005111 10.0.0.33 - - [2025-11-03 08:39:40] "PUT /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b HTTP/1.1" 200 254 0.021729 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001078 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001211 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001044 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:39:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000930 10.0.0.27 - - [2025-11-03 08:41:01] "GET / HTTP/1.1" 200 35931 0.001681 10.0.0.27 - - [2025-11-03 08:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.27 - - [2025-11-03 08:41:01] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004941 10.0.0.27 - - [2025-11-03 08:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.27 - - [2025-11-03 08:41:01] "GET /routing-instance/64256e33-2c46-441d-95a5-e173a07af0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002666 10.0.0.27 - - [2025-11-03 08:41:01] "PUT /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28 HTTP/1.1" 200 274 0.008211 10.0.0.27 - - [2025-11-03 08:41:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.003263 10.0.0.27 - - [2025-11-03 08:41:01] "POST /virtual-routers HTTP/1.1" 200 599 0.025247 10.0.0.27 - - [2025-11-03 08:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013580 10.0.0.27 - - [2025-11-03 08:41:01] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004237 10.0.0.27 - - [2025-11-03 08:41:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.002209 10.0.0.27 - - [2025-11-03 08:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.27 - - [2025-11-03 08:41:01] "GET /virtual-network/e2cf2be4-09c9-495e-b555-8416c51887f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006069 10.0.0.27 - - [2025-11-03 08:41:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.066994 10.0.0.33 - - [2025-11-03 08:42:36] "GET /global-system-configs HTTP/1.1" 200 322 0.005630 10.0.0.33 - - [2025-11-03 08:42:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002211 10.0.0.33 - - [2025-11-03 08:42:58] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004754 10.0.0.33 - - [2025-11-03 08:42:58] "POST /ref-update HTTP/1.1" 200 156 0.022328 10.0.0.33 - - [2025-11-03 08:43:11] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006246 10.0.0.33 - - [2025-11-03 08:43:11] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.33 - - [2025-11-03 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.33 - - [2025-11-03 08:43:11] "GET /loadbalancer/6983b405-2629-4e72-9a40-8ba36de300c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002556 10.0.0.33 - - [2025-11-03 08:43:11] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005517 10.0.0.33 - - [2025-11-03 08:43:11] "POST /set-tag HTTP/1.1" 200 109 0.003548 10.0.0.33 - - [2025-11-03 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2025-11-03 08:43:11] "GET /loadbalancer/6983b405-2629-4e72-9a40-8ba36de300c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003266 10.0.0.33 - - [2025-11-03 08:43:11] "GET /loadbalancer-pool/4e49bc8d-d493-4619-9483-800906e82a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005267 10.0.0.33 - - [2025-11-03 08:43:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018638 10.0.0.33 - - [2025-11-03 08:43:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015912 10.0.0.33 - - [2025-11-03 08:43:11] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022462 10.0.0.33 - - [2025-11-03 08:43:11] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004603 10.0.0.33 - - [2025-11-03 08:43:11] "POST /tags HTTP/1.1" 409 205 0.004514 10.0.0.33 - - [2025-11-03 08:43:11] "POST /ref-update HTTP/1.1" 200 156 0.010011 10.0.0.33 - - [2025-11-03 08:43:11] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.014473 10.0.0.33 - - [2025-11-03 08:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.33 - - [2025-11-03 08:43:11] "GET /tag/7f7ccf07-14a0-41d5-9fc2-0f453245eb4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018825 10.0.0.33 - - [2025-11-03 08:43:11] "PUT /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151 HTTP/1.1" 200 256 0.009444 10.0.0.33 - - [2025-11-03 08:43:12] "POST /set-tag HTTP/1.1" 200 109 0.086062 10.0.0.33 - - [2025-11-03 08:43:12] "GET /loadbalancer-pool/66d21110-b356-4be6-aeb1-84b69d7f515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004186 10.0.0.33 - - [2025-11-03 08:43:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017475 10.0.0.33 - - [2025-11-03 08:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022107 10.0.0.33 - - [2025-11-03 08:43:12] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013606 10.0.0.33 - - [2025-11-03 08:43:12] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004106 10.0.0.33 - - [2025-11-03 08:43:12] "POST /ref-update HTTP/1.1" 200 156 0.008584 10.0.0.33 - - [2025-11-03 08:43:12] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.013779 10.0.0.33 - - [2025-11-03 08:43:12] "POST /set-tag HTTP/1.1" 200 109 0.003549 10.0.0.33 - - [2025-11-03 08:43:12] "GET /loadbalancer-pool/8f44d970-0665-4b33-8159-1fcd927146fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003602 10.0.0.33 - - [2025-11-03 08:43:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031910 10.0.0.33 - - [2025-11-03 08:43:12] "PUT /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151 HTTP/1.1" 200 256 0.052396 10.0.0.33 - - [2025-11-03 08:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015881 10.0.0.33 - - [2025-11-03 08:43:12] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008638 10.0.0.33 - - [2025-11-03 08:43:12] "POST /set-tag HTTP/1.1" 200 109 0.018788 10.0.0.33 - - [2025-11-03 08:43:12] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010923 10.0.0.33 - - [2025-11-03 08:43:12] "POST /ref-update HTTP/1.1" 200 156 0.040919 10.0.0.33 - - [2025-11-03 08:43:12] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008885 10.0.0.33 - - [2025-11-03 08:43:12] "PUT /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151 HTTP/1.1" 200 256 0.012764 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:43:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001191 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:43:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:43:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:43:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:43:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:43:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:43:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001281 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:43:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.33 - - [2025-11-03 08:44:48] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005114 10.0.0.33 - - [2025-11-03 08:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.33 - - [2025-11-03 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.33 - - [2025-11-03 08:44:48] "GET /loadbalancer/6983b405-2629-4e72-9a40-8ba36de300c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003006 10.0.0.33 - - [2025-11-03 08:44:48] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004738 10.0.0.33 - - [2025-11-03 08:44:48] "POST /set-tag HTTP/1.1" 200 109 0.025041 10.0.0.33 - - [2025-11-03 08:44:48] "DELETE /loadbalancer-member/847e7a94-f996-4752-805a-686dbfde48eb HTTP/1.1" 200 115 0.062974 10.0.0.33 - - [2025-11-03 08:44:48] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005463 10.0.0.33 - - [2025-11-03 08:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.33 - - [2025-11-03 08:44:48] "DELETE /loadbalancer-member/1f2c612a-50cd-4e61-8a3e-18d9fff88eaf HTTP/1.1" 200 115 0.033712 10.0.0.33 - - [2025-11-03 08:44:48] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004785 10.0.0.33 - - [2025-11-03 08:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.33 - - [2025-11-03 08:44:48] "DELETE /loadbalancer-member/eccfeddc-db59-4483-a0b0-094f79b7b1ab HTTP/1.1" 200 115 0.036491 10.0.0.33 - - [2025-11-03 08:44:48] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004435 10.0.0.33 - - [2025-11-03 08:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.33 - - [2025-11-03 08:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.33 - - [2025-11-03 08:44:48] "GET /loadbalancer/6983b405-2629-4e72-9a40-8ba36de300c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002375 10.0.0.33 - - [2025-11-03 08:44:48] "GET /loadbalancer-pool/4e49bc8d-d493-4619-9483-800906e82a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002256 10.0.0.33 - - [2025-11-03 08:44:48] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017714 10.0.0.33 - - [2025-11-03 08:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019348 10.0.0.33 - - [2025-11-03 08:44:48] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014694 10.0.0.33 - - [2025-11-03 08:44:48] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008907 10.0.0.33 - - [2025-11-03 08:44:48] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002535 10.0.0.33 - - [2025-11-03 08:44:49] "POST /set-tag HTTP/1.1" 200 109 0.075947 10.0.0.33 - - [2025-11-03 08:44:49] "GET /loadbalancer-pool/66d21110-b356-4be6-aeb1-84b69d7f515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.010871 10.0.0.33 - - [2025-11-03 08:44:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031193 10.0.0.33 - - [2025-11-03 08:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008541 10.0.0.33 - - [2025-11-03 08:44:49] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014734 10.0.0.33 - - [2025-11-03 08:44:49] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009937 10.0.0.33 - - [2025-11-03 08:44:49] "POST /set-tag HTTP/1.1" 200 109 0.003802 10.0.0.33 - - [2025-11-03 08:44:49] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003219 10.0.0.33 - - [2025-11-03 08:44:49] "GET /loadbalancer-pool/8f44d970-0665-4b33-8159-1fcd927146fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003908 10.0.0.33 - - [2025-11-03 08:44:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017441 10.0.0.33 - - [2025-11-03 08:44:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021605 10.0.0.33 - - [2025-11-03 08:44:49] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010206 10.0.0.33 - - [2025-11-03 08:44:49] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005501 10.0.0.33 - - [2025-11-03 08:44:49] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002977 10.0.0.33 - - [2025-11-03 08:44:49] "POST /set-tag HTTP/1.1" 200 109 0.002694 10.0.0.27 - - [2025-11-03 08:45:04] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.27 - - [2025-11-03 08:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.27 - - [2025-11-03 08:45:04] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006068 10.0.0.27 - - [2025-11-03 08:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.27 - - [2025-11-03 08:45:04] "GET /routing-instance/64256e33-2c46-441d-95a5-e173a07af0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002605 10.0.0.27 - - [2025-11-03 08:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.27 - - [2025-11-03 08:45:04] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004993 10.0.0.27 - - [2025-11-03 08:45:04] "PUT /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707 HTTP/1.1" 200 262 0.010967 10.0.0.27 - - [2025-11-03 08:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.27 - - [2025-11-03 08:45:04] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003020 10.0.0.27 - - [2025-11-03 08:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.27 - - [2025-11-03 08:45:04] "GET /virtual-machine-interface/c6b066f6-599c-4d99-b5f5-2c579b783be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005114 10.0.0.27 - - [2025-11-03 08:45:04] "PUT /virtual-machine-interface/c6b066f6-599c-4d99-b5f5-2c579b783be1 HTTP/1.1" 200 284 0.010847 10.0.0.33 - - [2025-11-03 08:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.33 - - [2025-11-03 08:45:32] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002943 10.0.0.33 - - [2025-11-03 08:47:36] "GET /global-system-configs HTTP/1.1" 200 322 0.005067 10.0.0.33 - - [2025-11-03 08:47:38] "GET /global-system-configs HTTP/1.1" 200 322 0.006645 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:48:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:48:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:48:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:48:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:48:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001018 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:48:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:49:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:49:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 10.0.0.33 - - [2025-11-03 08:50:21] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007135 10.0.0.33 - - [2025-11-03 08:50:21] "POST /set-tag HTTP/1.1" 200 109 0.004119 10.0.0.33 - - [2025-11-03 08:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.33 - - [2025-11-03 08:50:21] "GET /loadbalancer/6983b405-2629-4e72-9a40-8ba36de300c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002692 10.0.0.33 - - [2025-11-03 08:50:21] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007899 10.0.0.33 - - [2025-11-03 08:50:21] "POST /set-tag HTTP/1.1" 200 109 0.044878 10.0.0.33 - - [2025-11-03 08:50:21] "DELETE /loadbalancer-member/224ff61e-1d1b-4438-a7e7-fa9681d306d9 HTTP/1.1" 200 115 0.061181 10.0.0.33 - - [2025-11-03 08:50:21] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010821 10.0.0.33 - - [2025-11-03 08:50:21] "POST /set-tag HTTP/1.1" 200 109 0.007014 10.0.0.33 - - [2025-11-03 08:50:21] "DELETE /loadbalancer-member/10dd0274-2e9a-4095-8d9b-7a576715d355 HTTP/1.1" 200 115 0.035642 10.0.0.33 - - [2025-11-03 08:50:21] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008331 10.0.0.33 - - [2025-11-03 08:50:21] "POST /set-tag HTTP/1.1" 200 109 0.004102 10.0.0.33 - - [2025-11-03 08:50:21] "DELETE /loadbalancer-member/18d8c254-b60c-4327-a59f-c4b268dd18d1 HTTP/1.1" 200 115 0.055408 10.0.0.33 - - [2025-11-03 08:50:21] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010476 10.0.0.33 - - [2025-11-03 08:50:21] "POST /set-tag HTTP/1.1" 200 109 0.003563 10.0.0.33 - - [2025-11-03 08:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.33 - - [2025-11-03 08:50:21] "GET /loadbalancer/6983b405-2629-4e72-9a40-8ba36de300c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002915 10.0.0.33 - - [2025-11-03 08:50:21] "GET /loadbalancer-pool/4e49bc8d-d493-4619-9483-800906e82a2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002674 10.0.0.33 - - [2025-11-03 08:50:21] "POST /loadbalancer-members HTTP/1.1" 200 690 0.054645 10.0.0.33 - - [2025-11-03 08:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.041842 10.0.0.33 - - [2025-11-03 08:50:21] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022192 10.0.0.33 - - [2025-11-03 08:50:22] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024730 10.0.0.33 - - [2025-11-03 08:50:22] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004393 10.0.0.33 - - [2025-11-03 08:50:22] "POST /set-tag HTTP/1.1" 200 109 0.084199 10.0.0.33 - - [2025-11-03 08:50:22] "GET /loadbalancer-pool/66d21110-b356-4be6-aeb1-84b69d7f515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013384 10.0.0.33 - - [2025-11-03 08:50:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.099063 10.0.0.33 - - [2025-11-03 08:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016434 10.0.0.33 - - [2025-11-03 08:50:22] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023381 10.0.0.33 - - [2025-11-03 08:50:22] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017083 10.0.0.33 - - [2025-11-03 08:50:22] "POST /set-tag HTTP/1.1" 200 109 0.016765 10.0.0.33 - - [2025-11-03 08:50:22] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003267 10.0.0.33 - - [2025-11-03 08:50:22] "GET /loadbalancer-pool/8f44d970-0665-4b33-8159-1fcd927146fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007761 10.0.0.33 - - [2025-11-03 08:50:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.063901 10.0.0.33 - - [2025-11-03 08:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.051515 10.0.0.33 - - [2025-11-03 08:50:22] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.036375 10.0.0.33 - - [2025-11-03 08:50:22] "GET /virtual-machine-interface/8c5ed162-b890-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012199 10.0.0.33 - - [2025-11-03 08:50:22] "GET /floating-ip/c4ecc549-adef-4688-9e79-7fa0da19d151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004774 10.0.0.33 - - [2025-11-03 08:50:22] "POST /set-tag HTTP/1.1" 200 109 0.004764 10.0.0.33 - - [2025-11-03 08:50:37] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.33 - - [2025-11-03 08:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.33 - - [2025-11-03 08:50:37] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036774 10.0.0.33 - - [2025-11-03 08:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.33 - - [2025-11-03 08:50:37] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032739 10.0.0.33 - - [2025-11-03 08:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.33 - - [2025-11-03 08:50:38] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038085 10.0.0.33 - - [2025-11-03 08:50:38] "POST /tags HTTP/1.1" 200 333 0.042357 10.0.0.33 - - [2025-11-03 08:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008862 10.0.0.33 - - [2025-11-03 08:50:38] "GET /tag/8a0aa042-e837-4f35-84d7-bb63779b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.031080 10.0.0.33 - - [2025-11-03 08:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.33 - - [2025-11-03 08:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.33 - - [2025-11-03 08:50:38] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039763 10.0.0.33 - - [2025-11-03 08:50:38] "GET /virtual-networks?parent_id=caabfb42-c8ea-4158-bf0d-f89d519a0187&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001803 10.0.0.33 - - [2025-11-03 08:50:38] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041371 10.0.0.33 - - [2025-11-03 08:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.33 - - [2025-11-03 08:50:39] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005152 10.0.0.33 - - [2025-11-03 08:50:39] "POST /virtual-networks HTTP/1.1" 200 512 0.088892 10.0.0.33 - - [2025-11-03 08:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006793 10.0.0.33 - - [2025-11-03 08:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.33 - - [2025-11-03 08:50:39] "GET /service-appliance-set/6c0ec8f7-a565-4f54-acf8-2375ffe2431b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004139 10.0.0.33 - - [2025-11-03 08:50:39] "GET /network-ipam/7145bee6-6f4f-4363-88d8-a918e44607b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.005112 10.0.0.33 - - [2025-11-03 08:50:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.002199 10.0.0.33 - - [2025-11-03 08:50:39] "POST /useragent-kv HTTP/1.1" 200 115 0.008880 10.0.0.33 - - [2025-11-03 08:50:39] "POST /ref-update HTTP/1.1" 200 156 0.108696 10.0.0.33 - - [2025-11-03 08:50:39] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.017334 10.0.0.33 - - [2025-11-03 08:50:39] "GET /domains HTTP/1.1" 200 280 0.001807 10.0.0.33 - - [2025-11-03 08:50:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.137633 10.0.0.33 - - [2025-11-03 08:50:39] "GET /domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 HTTP/1.1" 200 3087 0.027103 10.0.0.33 - - [2025-11-03 08:50:39] "GET /virtual-machine-interface/98691c74-3df0-488a-80df-943b3e4e9255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.021290 10.0.0.33 - - [2025-11-03 08:50:39] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187 HTTP/1.1" 200 5477 0.033254 10.0.0.33 - - [2025-11-03 08:50:39] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 2090 0.004943 10.0.0.33 - - [2025-11-03 08:50:39] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 2090 0.005949 10.0.0.33 - - [2025-11-03 08:50:39] "GET /routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 HTTP/1.1" 200 1181 0.003838 10.0.0.33 - - [2025-11-03 08:50:39] "GET /routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 HTTP/1.1" 200 1181 0.002455 10.0.0.33 - - [2025-11-03 08:50:39] "POST /instance-ips HTTP/1.1" 200 409 0.031244 10.0.0.33 - - [2025-11-03 08:50:39] "GET /instance-ip/331a214e-ec10-483a-8632-6c418a5e56c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006227 10.0.0.33 - - [2025-11-03 08:50:39] "POST /loadbalancers HTTP/1.1" 200 610 0.057828 10.0.0.33 - - [2025-11-03 08:50:39] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044596 10.0.0.33 - - [2025-11-03 08:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030134 10.0.0.33 - - [2025-11-03 08:50:39] "GET /instance-ip/331a214e-ec10-483a-8632-6c418a5e56c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.016984 10.0.0.33 - - [2025-11-03 08:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013879 10.0.0.33 - - [2025-11-03 08:50:39] "POST /route-targets HTTP/1.1" 200 327 0.011785 10.0.0.33 - - [2025-11-03 08:50:39] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036683 10.0.0.33 - - [2025-11-03 08:50:39] "POST /ref-update HTTP/1.1" 200 156 0.035811 10.0.0.33 - - [2025-11-03 08:50:39] "GET /loadbalancer/608c4909-f222-4832-8104-509fc1a46d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002833 10.0.0.33 - - [2025-11-03 08:50:39] "POST /floating-ips HTTP/1.1" 200 597 0.050320 10.0.0.33 - - [2025-11-03 08:50:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.048902 10.0.0.33 - - [2025-11-03 08:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011865 10.0.0.33 - - [2025-11-03 08:50:39] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032662 10.0.0.33 - - [2025-11-03 08:50:39] "GET /loadbalancer-listener/e588e1ba-e9bb-413c-a472-a9108fece629?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.006321 10.0.0.33 - - [2025-11-03 08:50:39] "GET /loadbalancer-listener/e588e1ba-e9bb-413c-a472-a9108fece629?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003302 10.0.0.33 - - [2025-11-03 08:50:39] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021977 10.0.0.33 - - [2025-11-03 08:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2025-11-03 08:50:39] "GET /instance-ip/331a214e-ec10-483a-8632-6c418a5e56c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003381 10.0.0.33 - - [2025-11-03 08:50:39] "GET /loadbalancer/608c4909-f222-4832-8104-509fc1a46d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002337 10.0.0.33 - - [2025-11-03 08:50:39] "GET /instance-ip/331a214e-ec10-483a-8632-6c418a5e56c1?fields=floating_ips HTTP/1.1" 200 1211 0.004418 10.0.0.33 - - [2025-11-03 08:50:39] "GET /floating-ip/ed0c0d4b-dd8f-4fcb-aa35-e33b777b9889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002408 10.0.0.33 - - [2025-11-03 08:50:39] "POST /tags HTTP/1.1" 200 295 0.055273 10.0.0.33 - - [2025-11-03 08:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007219 10.0.0.33 - - [2025-11-03 08:50:39] "GET /tag/8288ae66-c2b3-4f9b-bbe6-8b04e9cd4f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015341 10.0.0.33 - - [2025-11-03 08:50:40] "POST /tags HTTP/1.1" 409 233 0.002301 10.0.0.33 - - [2025-11-03 08:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2025-11-03 08:50:40] "GET /tag/a6e6faa1-56db-46b0-b24a-e2a039996fb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011921 10.0.0.33 - - [2025-11-03 08:50:40] "POST /tags HTTP/1.1" 409 206 0.002271 10.0.0.33 - - [2025-11-03 08:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2025-11-03 08:50:40] "GET /tag/ae9014d4-9226-48c3-a6b8-87834f37f5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.015808 10.0.0.33 - - [2025-11-03 08:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.33 - - [2025-11-03 08:50:40] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004554 10.0.0.33 - - [2025-11-03 08:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.33 - - [2025-11-03 08:50:40] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045172 10.0.0.33 - - [2025-11-03 08:50:40] "POST /virtual-machines HTTP/1.1" 200 369 0.027987 10.0.0.33 - - [2025-11-03 08:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032940 10.0.0.33 - - [2025-11-03 08:50:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117399 10.0.0.33 - - [2025-11-03 08:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009828 10.0.0.33 - - [2025-11-03 08:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.33 - - [2025-11-03 08:50:40] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.011620 10.0.0.33 - - [2025-11-03 08:50:40] "POST /instance-ips HTTP/1.1" 200 409 0.020639 10.0.0.33 - - [2025-11-03 08:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024857 10.0.0.33 - - [2025-11-03 08:50:40] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.018113 10.0.0.33 - - [2025-11-03 08:50:40] "POST /set-tag HTTP/1.1" 200 109 0.020918 10.0.0.33 - - [2025-11-03 08:50:40] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011314 10.0.0.33 - - [2025-11-03 08:50:40] "GET /instance-ip/2cd44932-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003123 10.0.0.33 - - [2025-11-03 08:50:40] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004730 10.0.0.33 - - [2025-11-03 08:50:40] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.33 - - [2025-11-03 08:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.33 - - [2025-11-03 08:50:40] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004713 10.0.0.33 - - [2025-11-03 08:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.33 - - [2025-11-03 08:50:40] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034624 10.0.0.33 - - [2025-11-03 08:50:40] "POST /virtual-machines HTTP/1.1" 200 369 0.009677 10.0.0.33 - - [2025-11-03 08:50:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008933 10.0.0.33 - - [2025-11-03 08:50:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104532 10.0.0.33 - - [2025-11-03 08:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.023678 10.0.0.33 - - [2025-11-03 08:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015509 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.005380 10.0.0.33 - - [2025-11-03 08:50:41] "POST /instance-ips HTTP/1.1" 200 409 0.023909 10.0.0.33 - - [2025-11-03 08:50:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.042186 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.014705 10.0.0.33 - - [2025-11-03 08:50:41] "POST /set-tag HTTP/1.1" 200 109 0.027782 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.038389 10.0.0.33 - - [2025-11-03 08:50:41] "GET /instance-ip/2d3296e0-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.010711 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008320 10.0.0.33 - - [2025-11-03 08:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002897 10.0.0.33 - - [2025-11-03 08:50:41] "POST /ref-update HTTP/1.1" 200 156 0.009291 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015260 10.0.0.33 - - [2025-11-03 08:50:41] "POST /set-tag HTTP/1.1" 200 109 0.006363 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004599 10.0.0.33 - - [2025-11-03 08:50:41] "POST /ref-update HTTP/1.1" 200 156 0.008288 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.014190 10.0.0.33 - - [2025-11-03 08:50:41] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005433 10.0.0.33 - - [2025-11-03 08:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.33 - - [2025-11-03 08:50:41] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004915 10.0.0.33 - - [2025-11-03 08:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.33 - - [2025-11-03 08:50:44] "GET /domains HTTP/1.1" 200 280 0.002474 10.0.0.33 - - [2025-11-03 08:50:44] "GET /domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 HTTP/1.1" 200 3087 0.003167 10.0.0.33 - - [2025-11-03 08:50:44] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187 HTTP/1.1" 200 7065 0.030139 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 2090 0.005691 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 2090 0.004626 10.0.0.33 - - [2025-11-03 08:50:44] "GET /routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 HTTP/1.1" 200 1402 0.004129 10.0.0.33 - - [2025-11-03 08:50:44] "GET /routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 HTTP/1.1" 200 1402 0.002540 10.0.0.33 - - [2025-11-03 08:50:44] "GET /route-target/5224fe73-d58c-436b-a057-0f778c1627b4 HTTP/1.1" 200 1152 0.002173 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 2090 0.003836 10.0.0.33 - - [2025-11-03 08:50:44] "GET /routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 HTTP/1.1" 200 1402 0.010983 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004366 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 2090 0.004201 10.0.0.33 - - [2025-11-03 08:50:44] "GET /routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 HTTP/1.1" 200 1402 0.002856 10.0.0.33 - - [2025-11-03 08:50:44] "GET /routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 HTTP/1.1" 200 1402 0.002913 10.0.0.33 - - [2025-11-03 08:50:44] "GET /route-target/5224fe73-d58c-436b-a057-0f778c1627b4 HTTP/1.1" 200 1152 0.002444 10.0.0.33 - - [2025-11-03 08:50:44] "GET /domains HTTP/1.1" 200 280 0.002459 10.0.0.33 - - [2025-11-03 08:50:44] "GET /domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 HTTP/1.1" 200 3087 0.003366 10.0.0.33 - - [2025-11-03 08:50:44] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187 HTTP/1.1" 200 7065 0.034980 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 2090 0.004155 10.0.0.33 - - [2025-11-03 08:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.33 - - [2025-11-03 08:50:44] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042395 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004809 10.0.0.33 - - [2025-11-03 08:50:44] "GET /floating-ip-pools?parent_id=f5b414c6-6d45-49a5-b0ae-a582b5eb4619&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001704 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.014578 10.0.0.33 - - [2025-11-03 08:50:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018115 10.0.0.33 - - [2025-11-03 08:50:44] "POST /ref-update HTTP/1.1" 200 156 0.008725 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.012936 10.0.0.33 - - [2025-11-03 08:50:44] "GET /domains HTTP/1.1" 200 280 0.001443 10.0.0.33 - - [2025-11-03 08:50:44] "GET /domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 HTTP/1.1" 200 3087 0.002632 10.0.0.33 - - [2025-11-03 08:50:44] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187 HTTP/1.1" 200 7321 0.038047 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 2328 0.005887 10.0.0.33 - - [2025-11-03 08:50:44] "GET /floating-ip-pool/3a5be1cf-b86b-421f-bf5a-e1aa62e3ffd3 HTTP/1.1" 200 1314 0.002658 10.0.0.33 - - [2025-11-03 08:50:44] "GET /domains HTTP/1.1" 200 280 0.001636 10.0.0.33 - - [2025-11-03 08:50:44] "GET /domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 HTTP/1.1" 200 3087 0.002630 10.0.0.33 - - [2025-11-03 08:50:44] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187 HTTP/1.1" 200 7321 0.034539 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 2328 0.004362 10.0.0.33 - - [2025-11-03 08:50:44] "GET /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004513 10.0.0.33 - - [2025-11-03 08:50:44] "POST /tags HTTP/1.1" 200 365 0.047055 10.0.0.33 - - [2025-11-03 08:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010750 10.0.0.33 - - [2025-11-03 08:50:45] "GET /tag/0b70f9dd-1d7d-4824-b762-3c4e17f9922d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.016015 10.0.0.33 - - [2025-11-03 08:50:45] "POST /tags HTTP/1.1" 409 206 0.002338 10.0.0.33 - - [2025-11-03 08:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.33 - - [2025-11-03 08:50:45] "GET /tag/ae9014d4-9226-48c3-a6b8-87834f37f5ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014425 10.0.0.33 - - [2025-11-03 08:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.33 - - [2025-11-03 08:50:45] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.048505 10.0.0.33 - - [2025-11-03 08:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.33 - - [2025-11-03 08:50:45] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004830 10.0.0.33 - - [2025-11-03 08:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.33 - - [2025-11-03 08:50:45] "GET /service-appliance-set/092cb580-2d3a-4def-946f-0339ab2ea04f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003020 10.0.0.33 - - [2025-11-03 08:50:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001384 10.0.0.33 - - [2025-11-03 08:50:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092955 10.0.0.33 - - [2025-11-03 08:50:45] "GET /virtual-machine-interface/b510bc53-8d59-4fe5-95a7-550ea82e7eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.016070 10.0.0.33 - - [2025-11-03 08:50:45] "POST /set-tag HTTP/1.1" 200 109 0.015435 10.0.0.33 - - [2025-11-03 08:50:45] "POST /instance-ips HTTP/1.1" 200 417 0.022933 10.0.0.33 - - [2025-11-03 08:50:45] "GET /instance-ip/77247393-fe15-4571-ae73-89a99084d7da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.008755 10.0.0.33 - - [2025-11-03 08:50:45] "POST /loadbalancers HTTP/1.1" 200 618 0.078405 10.0.0.33 - - [2025-11-03 08:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.067907 10.0.0.33 - - [2025-11-03 08:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.33 - - [2025-11-03 08:50:45] "POST /service-instances HTTP/1.1" 200 566 0.102072 10.0.0.33 - - [2025-11-03 08:50:45] "POST /ref-update HTTP/1.1" 200 156 0.026319 10.0.0.33 - - [2025-11-03 08:50:45] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.066924 10.0.0.33 - - [2025-11-03 08:50:45] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.012525 10.0.0.33 - - [2025-11-03 08:50:45] "GET /virtual-machine-interface/b510bc53-8d59-4fe5-95a7-550ea82e7eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.015269 10.0.0.33 - - [2025-11-03 08:50:45] "GET /virtual-machine-interface/b510bc53-8d59-4fe5-95a7-550ea82e7eef?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008765 10.0.0.33 - - [2025-11-03 08:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027901 10.0.0.33 - - [2025-11-03 08:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007205 10.0.0.33 - - [2025-11-03 08:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.33 - - [2025-11-03 08:50:45] "GET /floating-ip-pool/3a5be1cf-b86b-421f-bf5a-e1aa62e3ffd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005275 10.0.0.33 - - [2025-11-03 08:50:45] "POST /virtual-machines HTTP/1.1" 200 429 0.021796 10.0.0.33 - - [2025-11-03 08:50:46] "POST /floating-ips HTTP/1.1" 200 671 0.141618 10.0.0.33 - - [2025-11-03 08:50:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028468 10.0.0.33 - - [2025-11-03 08:50:46] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010137 10.0.0.33 - - [2025-11-03 08:50:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.188744 10.0.0.33 - - [2025-11-03 08:50:46] "POST /chown HTTP/1.1" 200 109 0.037288 10.0.0.33 - - [2025-11-03 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009087 10.0.0.33 - - [2025-11-03 08:50:46] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008060 10.0.0.33 - - [2025-11-03 08:50:46] "POST /tags HTTP/1.1" 409 221 0.001963 10.0.0.33 - - [2025-11-03 08:50:46] "POST /chown HTTP/1.1" 200 109 0.006632 10.0.0.33 - - [2025-11-03 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.33 - - [2025-11-03 08:50:46] "GET /tag/8a0aa042-e837-4f35-84d7-bb63779b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.018888 10.0.0.33 - - [2025-11-03 08:50:46] "PUT /virtual-machine-interface/d3ee31c2-9143-4e42-b98c-0920af5d70d0 HTTP/1.1" 200 284 0.043447 10.0.0.33 - - [2025-11-03 08:50:46] "POST /tags HTTP/1.1" 409 238 0.013480 10.0.0.33 - - [2025-11-03 08:50:46] "PUT /instance-ip/77247393-fe15-4571-ae73-89a99084d7da HTTP/1.1" 200 256 0.029204 10.0.0.33 - - [2025-11-03 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.33 - - [2025-11-03 08:50:46] "GET /tag/0b70f9dd-1d7d-4824-b762-3c4e17f9922d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012400 10.0.0.33 - - [2025-11-03 08:50:46] "POST /ref-update HTTP/1.1" 200 156 0.019737 10.0.0.33 - - [2025-11-03 08:50:46] "POST /ref-update HTTP/1.1" 200 156 0.023627 10.0.0.33 - - [2025-11-03 08:50:46] "POST /firewall-rules HTTP/1.1" 200 650 0.084194 10.0.0.33 - - [2025-11-03 08:50:46] "POST /ref-update HTTP/1.1" 200 156 0.024927 10.0.0.33 - - [2025-11-03 08:50:46] "GET /firewall-rule/9699fd66-4c22-49b7-8c13-49058cdf8f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012412 10.0.0.33 - - [2025-11-03 08:50:46] "GET /firewall-policy/f9bb7840-3a5e-4a08-b8ab-9f3b62fec85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003024 10.0.0.33 - - [2025-11-03 08:50:46] "POST /ref-update HTTP/1.1" 200 156 0.017454 10.0.0.33 - - [2025-11-03 08:50:46] "GET /firewall-rule/9699fd66-4c22-49b7-8c13-49058cdf8f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016516 10.0.0.33 - - [2025-11-03 08:50:46] "POST /ref-update HTTP/1.1" 200 156 0.022270 10.0.0.33 - - [2025-11-03 08:50:46] "POST /ref-update HTTP/1.1" 200 156 0.020181 10.0.0.33 - - [2025-11-03 08:50:46] "POST /ref-update HTTP/1.1" 200 156 0.022249 10.0.0.33 - - [2025-11-03 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010608 10.0.0.33 - - [2025-11-03 08:50:46] "POST /virtual-machines HTTP/1.1" 200 429 0.016599 10.0.0.33 - - [2025-11-03 08:50:46] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.050293 10.0.0.33 - - [2025-11-03 08:50:46] "GET /loadbalancer/cc8eedcc-ba15-4bcf-9aca-e89ebb358bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.016463 10.0.0.33 - - [2025-11-03 08:50:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128697 10.0.0.33 - - [2025-11-03 08:50:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.070524 10.0.0.33 - - [2025-11-03 08:50:46] "POST /chown HTTP/1.1" 200 109 0.028660 10.0.0.33 - - [2025-11-03 08:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013547 10.0.0.33 - - [2025-11-03 08:50:46] "POST /chown HTTP/1.1" 200 109 0.006747 10.0.0.33 - - [2025-11-03 08:50:46] "PUT /virtual-machine-interface/b5ae7e29-0747-437c-a795-fba468ab6db5 HTTP/1.1" 200 284 0.019084 10.0.0.33 - - [2025-11-03 08:50:47] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.072485 10.0.0.33 - - [2025-11-03 08:50:47] "GET /loadbalancer-listener/a6d2b4c8-9226-41a3-9291-fe52fc00c219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003391 10.0.0.33 - - [2025-11-03 08:50:47] "PUT /instance-ip/77247393-fe15-4571-ae73-89a99084d7da HTTP/1.1" 200 256 0.050447 10.0.0.33 - - [2025-11-03 08:50:47] "GET /loadbalancer-listener/a6d2b4c8-9226-41a3-9291-fe52fc00c219?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.007905 10.0.0.33 - - [2025-11-03 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.015445 10.0.0.33 - - [2025-11-03 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.033277 10.0.0.33 - - [2025-11-03 08:50:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.052771 10.0.0.33 - - [2025-11-03 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.043784 10.0.0.33 - - [2025-11-03 08:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.055777 10.0.0.33 - - [2025-11-03 08:50:47] "GET /loadbalancer-pool/5cc9df31-fecf-4680-b295-5d5862082a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008665 10.0.0.33 - - [2025-11-03 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.010403 10.0.0.33 - - [2025-11-03 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.028018 10.0.0.33 - - [2025-11-03 08:50:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.046839 10.0.0.33 - - [2025-11-03 08:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.031081 10.0.0.33 - - [2025-11-03 08:50:47] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.030468 10.0.0.33 - - [2025-11-03 08:50:47] "GET /loadbalancer-member/e89c6576-0f30-43fc-8629-c0a1491ba9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.026753 10.0.0.33 - - [2025-11-03 08:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020421 10.0.0.33 - - [2025-11-03 08:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.33 - - [2025-11-03 08:50:47] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005103 10.0.0.33 - - [2025-11-03 08:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.33 - - [2025-11-03 08:50:47] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003983 10.0.0.33 - - [2025-11-03 08:50:47] "POST /chown HTTP/1.1" 200 109 0.008193 10.0.0.33 - - [2025-11-03 08:50:47] "POST /tags HTTP/1.1" 409 221 0.008598 10.0.0.33 - - [2025-11-03 08:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.33 - - [2025-11-03 08:50:47] "POST /chown HTTP/1.1" 200 109 0.030912 10.0.0.33 - - [2025-11-03 08:50:47] "GET /tag/8a0aa042-e837-4f35-84d7-bb63779b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.028033 10.0.0.33 - - [2025-11-03 08:50:47] "POST /tags HTTP/1.1" 409 238 0.001687 10.0.0.33 - - [2025-11-03 08:50:47] "PUT /instance-ip/77247393-fe15-4571-ae73-89a99084d7da HTTP/1.1" 200 256 0.044267 10.0.0.33 - - [2025-11-03 08:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2025-11-03 08:50:47] "GET /tag/0b70f9dd-1d7d-4824-b762-3c4e17f9922d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012016 10.0.0.33 - - [2025-11-03 08:50:47] "POST /firewall-rules HTTP/1.1" 409 293 0.003457 10.0.0.33 - - [2025-11-03 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.015735 10.0.0.33 - - [2025-11-03 08:50:47] "POST /chown HTTP/1.1" 200 109 0.008938 10.0.0.33 - - [2025-11-03 08:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010872 10.0.0.33 - - [2025-11-03 08:50:47] "POST /chown HTTP/1.1" 200 109 0.032846 10.0.0.33 - - [2025-11-03 08:50:47] "PUT /firewall-rule/9699fd66-4c22-49b7-8c13-49058cdf8f1c HTTP/1.1" 200 260 0.040443 10.0.0.33 - - [2025-11-03 08:50:47] "GET /firewall-rule/9699fd66-4c22-49b7-8c13-49058cdf8f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016432 10.0.0.33 - - [2025-11-03 08:50:47] "PUT /instance-ip/77247393-fe15-4571-ae73-89a99084d7da HTTP/1.1" 200 256 0.020451 10.0.0.33 - - [2025-11-03 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.035068 10.0.0.33 - - [2025-11-03 08:50:47] "GET /firewall-policy/f9bb7840-3a5e-4a08-b8ab-9f3b62fec85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.026089 10.0.0.33 - - [2025-11-03 08:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.33 - - [2025-11-03 08:50:47] "GET /firewall-rule/9699fd66-4c22-49b7-8c13-49058cdf8f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004218 10.0.0.33 - - [2025-11-03 08:50:47] "POST /chown HTTP/1.1" 200 109 0.014258 10.0.0.33 - - [2025-11-03 08:50:47] "POST /chown HTTP/1.1" 200 109 0.023608 10.0.0.33 - - [2025-11-03 08:50:47] "PUT /instance-ip/77247393-fe15-4571-ae73-89a99084d7da HTTP/1.1" 200 256 0.023431 10.0.0.33 - - [2025-11-03 08:50:47] "POST /ref-update HTTP/1.1" 200 156 0.024531 10.0.0.33 - - [2025-11-03 08:50:48] "POST /chown HTTP/1.1" 200 109 0.032498 10.0.0.33 - - [2025-11-03 08:50:48] "POST /chown HTTP/1.1" 200 109 0.019966 10.0.0.33 - - [2025-11-03 08:50:48] "PUT /instance-ip/77247393-fe15-4571-ae73-89a99084d7da HTTP/1.1" 200 256 0.028687 10.0.0.33 - - [2025-11-03 08:50:48] "POST /ref-update HTTP/1.1" 200 156 0.022356 10.0.0.33 - - [2025-11-03 08:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.33 - - [2025-11-03 08:50:48] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004296 10.0.0.33 - - [2025-11-03 08:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.33 - - [2025-11-03 08:50:48] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.035127 10.0.0.33 - - [2025-11-03 08:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021919 10.0.0.33 - - [2025-11-03 08:50:48] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.084204 10.0.0.33 - - [2025-11-03 08:50:48] "POST /virtual-machines HTTP/1.1" 200 373 0.014307 10.0.0.33 - - [2025-11-03 08:50:48] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.011674 10.0.0.33 - - [2025-11-03 08:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016789 10.0.0.33 - - [2025-11-03 08:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.026576 10.0.0.33 - - [2025-11-03 08:50:48] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.056854 10.0.0.33 - - [2025-11-03 08:50:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.150650 10.0.0.33 - - [2025-11-03 08:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025066 10.0.0.33 - - [2025-11-03 08:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.042013 10.0.0.33 - - [2025-11-03 08:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.33 - - [2025-11-03 08:50:48] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.025672 10.0.0.33 - - [2025-11-03 08:50:48] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.005100 10.0.0.33 - - [2025-11-03 08:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009627 10.0.0.33 - - [2025-11-03 08:50:48] "POST /instance-ips HTTP/1.1" 200 413 0.046576 10.0.0.33 - - [2025-11-03 08:50:48] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.027964 10.0.0.33 - - [2025-11-03 08:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.043577 10.0.0.33 - - [2025-11-03 08:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.049409 10.0.0.33 - - [2025-11-03 08:50:48] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.028981 10.0.0.33 - - [2025-11-03 08:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.33 - - [2025-11-03 08:50:48] "POST /chown HTTP/1.1" 200 109 0.009217 10.0.0.33 - - [2025-11-03 08:50:48] "POST /set-tag HTTP/1.1" 200 109 0.052063 10.0.0.33 - - [2025-11-03 08:50:49] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.012892 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.060037 10.0.0.33 - - [2025-11-03 08:50:49] "GET /instance-ip/31afb55e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.011215 10.0.0.33 - - [2025-11-03 08:50:49] "POST /ref-update HTTP/1.1" 200 156 0.019103 10.0.0.33 - - [2025-11-03 08:50:49] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006284 10.0.0.33 - - [2025-11-03 08:50:49] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.014028 10.0.0.33 - - [2025-11-03 08:50:49] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.010011 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.023164 10.0.0.33 - - [2025-11-03 08:50:49] "POST /ref-update HTTP/1.1" 200 156 0.026736 10.0.0.33 - - [2025-11-03 08:50:49] "POST /ref-update HTTP/1.1" 200 156 0.026699 10.0.0.33 - - [2025-11-03 08:50:49] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.016692 10.0.0.33 - - [2025-11-03 08:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.33 - - [2025-11-03 08:50:49] "POST /set-tag HTTP/1.1" 200 109 0.005125 10.0.0.33 - - [2025-11-03 08:50:49] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004339 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.011976 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.027230 10.0.0.33 - - [2025-11-03 08:50:49] "POST /set-tag HTTP/1.1" 200 109 0.002292 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.010333 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.017063 10.0.0.33 - - [2025-11-03 08:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.010175 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.006671 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.016836 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.015500 10.0.0.33 - - [2025-11-03 08:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.006057 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.019311 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.019978 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.006680 10.0.0.33 - - [2025-11-03 08:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.006059 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.007311 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.021688 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.026120 10.0.0.33 - - [2025-11-03 08:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.006455 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.018895 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.007137 10.0.0.33 - - [2025-11-03 08:50:49] "POST /chown HTTP/1.1" 200 109 0.022447 10.0.0.33 - - [2025-11-03 08:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.007285 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.026594 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.020242 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.007638 10.0.0.33 - - [2025-11-03 08:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.006862 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.010147 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.026684 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.018978 10.0.0.33 - - [2025-11-03 08:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.006007 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.019772 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.010574 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.027780 10.0.0.33 - - [2025-11-03 08:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010078 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.008763 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.026250 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.020180 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.018527 10.0.0.33 - - [2025-11-03 08:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.009117 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.010530 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.015423 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.029306 10.0.0.33 - - [2025-11-03 08:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.007387 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.017004 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.007269 10.0.0.33 - - [2025-11-03 08:50:50] "POST /chown HTTP/1.1" 200 109 0.020154 10.0.0.33 - - [2025-11-03 08:50:52] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009772 10.0.0.33 - - [2025-11-03 08:50:52] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.33 - - [2025-11-03 08:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.33 - - [2025-11-03 08:50:52] "GET /loadbalancer/608c4909-f222-4832-8104-509fc1a46d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002924 10.0.0.33 - - [2025-11-03 08:50:52] "GET /loadbalancer-pool/4cc661ca-b3c0-40b5-a0ba-9792e8943e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002781 10.0.0.33 - - [2025-11-03 08:50:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017220 10.0.0.33 - - [2025-11-03 08:50:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015843 10.0.0.33 - - [2025-11-03 08:50:52] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.013771 10.0.0.33 - - [2025-11-03 08:50:52] "POST /tags HTTP/1.1" 409 221 0.004652 10.0.0.33 - - [2025-11-03 08:50:52] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005072 10.0.0.33 - - [2025-11-03 08:50:52] "POST /ref-update HTTP/1.1" 200 156 0.006790 10.0.0.33 - - [2025-11-03 08:50:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.33 - - [2025-11-03 08:50:52] "GET /tag/8a0aa042-e837-4f35-84d7-bb63779b65c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011770 10.0.0.33 - - [2025-11-03 08:50:52] "GET /floating-ip/ed0c0d4b-dd8f-4fcb-aa35-e33b777b9889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.004909 10.0.0.33 - - [2025-11-03 08:50:52] "PUT /floating-ip/ed0c0d4b-dd8f-4fcb-aa35-e33b777b9889 HTTP/1.1" 200 256 0.008112 10.0.0.33 - - [2025-11-03 08:50:52] "POST /set-tag HTTP/1.1" 200 109 0.030240 10.0.0.33 - - [2025-11-03 08:50:53] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.009944 10.0.0.33 - - [2025-11-03 08:50:53] "POST /set-tag HTTP/1.1" 200 109 0.003816 10.0.0.33 - - [2025-11-03 08:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.33 - - [2025-11-03 08:50:53] "GET /loadbalancer/608c4909-f222-4832-8104-509fc1a46d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002831 10.0.0.33 - - [2025-11-03 08:50:53] "GET /loadbalancer-pool/4cc661ca-b3c0-40b5-a0ba-9792e8943e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003276 10.0.0.33 - - [2025-11-03 08:50:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023529 10.0.0.33 - - [2025-11-03 08:50:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015536 10.0.0.33 - - [2025-11-03 08:50:53] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017313 10.0.0.33 - - [2025-11-03 08:50:53] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005603 10.0.0.33 - - [2025-11-03 08:50:53] "POST /ref-update HTTP/1.1" 200 156 0.012069 10.0.0.33 - - [2025-11-03 08:50:53] "POST /set-tag HTTP/1.1" 200 109 0.016487 10.0.0.33 - - [2025-11-03 08:50:53] "GET /floating-ip/ed0c0d4b-dd8f-4fcb-aa35-e33b777b9889?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006566 10.0.0.33 - - [2025-11-03 08:50:57] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004984 10.0.0.33 - - [2025-11-03 08:50:57] "POST /set-tag HTTP/1.1" 200 109 0.002294 10.0.0.33 - - [2025-11-03 08:50:58] "GET /virtual-machine/49a0c79a-50a3-47db-9bed-85b46adbf75a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003388 10.0.0.33 - - [2025-11-03 08:50:58] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004574 10.0.0.33 - - [2025-11-03 08:50:58] "GET /virtual-machine/090d6745-5804-4e68-8efb-cc2c172fe274?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003195 10.0.0.33 - - [2025-11-03 08:50:58] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004501 10.0.0.33 - - [2025-11-03 08:50:58] "GET /virtual-machine/24742033-915a-42cb-ab76-07181fa3fd50?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003356 10.0.0.33 - - [2025-11-03 08:50:58] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004490 10.0.0.33 - - [2025-11-03 08:50:58] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006608 10.0.0.33 - - [2025-11-03 08:50:58] "POST /set-tag HTTP/1.1" 200 109 0.003896 10.0.0.33 - - [2025-11-03 08:51:30] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005970 10.0.0.33 - - [2025-11-03 08:51:30] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.33 - - [2025-11-03 08:51:30] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004233 10.0.0.33 - - [2025-11-03 08:51:30] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.33 - - [2025-11-03 08:51:30] "GET /virtual-machine/24742033-915a-42cb-ab76-07181fa3fd50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003890 10.0.0.33 - - [2025-11-03 08:51:30] "POST /ref-update HTTP/1.1" 200 156 0.010907 10.0.0.33 - - [2025-11-03 08:51:30] "GET /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.018509 10.0.0.33 - - [2025-11-03 08:51:30] "POST /set-tag HTTP/1.1" 200 109 0.015381 10.0.0.33 - - [2025-11-03 08:51:30] "POST /set-tag HTTP/1.1" 200 109 0.021823 10.0.0.33 - - [2025-11-03 08:51:30] "DELETE /instance-ip/31afb55e-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.055155 10.0.0.33 - - [2025-11-03 08:51:30] "DELETE /virtual-machine-interface/3190a506-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.037337 10.0.0.33 - - [2025-11-03 08:51:30] "DELETE /virtual-machine/24742033-915a-42cb-ab76-07181fa3fd50 HTTP/1.1" 200 115 0.025136 10.0.0.33 - - [2025-11-03 08:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2025-11-03 08:51:32] "POST /chown HTTP/1.1" 200 109 0.006556 10.0.0.33 - - [2025-11-03 08:51:32] "POST /chown HTTP/1.1" 200 109 0.019906 10.0.0.33 - - [2025-11-03 08:51:32] "POST /chown HTTP/1.1" 200 109 0.006820 10.0.0.33 - - [2025-11-03 08:51:32] "POST /chown HTTP/1.1" 200 109 0.027784 10.0.0.33 - - [2025-11-03 08:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-11-03 08:51:33] "GET /tag/0b70f9dd-1d7d-4824-b762-3c4e17f9922d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011923 10.0.0.33 - - [2025-11-03 08:51:33] "GET /tag/0b70f9dd-1d7d-4824-b762-3c4e17f9922d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.012443 10.0.0.33 - - [2025-11-03 08:51:33] "GET /virtual-machine-interface/b510bc53-8d59-4fe5-95a7-550ea82e7eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004214 10.0.0.33 - - [2025-11-03 08:51:33] "POST /set-tag HTTP/1.1" 200 109 0.016921 10.0.0.33 - - [2025-11-03 08:51:33] "GET /virtual-machine-interface/b5ae7e29-0747-437c-a795-fba468ab6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.026341 10.0.0.33 - - [2025-11-03 08:51:33] "POST /set-tag HTTP/1.1" 200 109 0.017719 10.0.0.33 - - [2025-11-03 08:51:33] "GET /virtual-machine-interface/d3ee31c2-9143-4e42-b98c-0920af5d70d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006387 10.0.0.33 - - [2025-11-03 08:51:33] "POST /set-tag HTTP/1.1" 200 109 0.014543 10.0.0.33 - - [2025-11-03 08:51:33] "GET /firewall-policy/f9bb7840-3a5e-4a08-b8ab-9f3b62fec85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.015535 10.0.0.33 - - [2025-11-03 08:51:34] "GET /firewall-rule/9699fd66-4c22-49b7-8c13-49058cdf8f1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003322 10.0.0.33 - - [2025-11-03 08:51:34] "POST /ref-update HTTP/1.1" 200 156 0.018214 10.0.0.33 - - [2025-11-03 08:51:34] "DELETE /firewall-rule/9699fd66-4c22-49b7-8c13-49058cdf8f1c HTTP/1.1" 200 115 0.049687 10.0.0.33 - - [2025-11-03 08:51:34] "DELETE /loadbalancer-member/e89c6576-0f30-43fc-8629-c0a1491ba9de HTTP/1.1" 200 115 0.040185 10.0.0.33 - - [2025-11-03 08:51:34] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.019277 10.0.0.33 - - [2025-11-03 08:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023894 10.0.0.33 - - [2025-11-03 08:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.33 - - [2025-11-03 08:51:34] "DELETE /loadbalancer-pool/5cc9df31-fecf-4680-b295-5d5862082a97 HTTP/1.1" 200 115 0.104601 10.0.0.33 - - [2025-11-03 08:51:34] "DELETE /loadbalancer-listener/a6d2b4c8-9226-41a3-9291-fe52fc00c219 HTTP/1.1" 200 115 0.028586 10.0.0.33 - - [2025-11-03 08:51:34] "GET /floating-ip/07ed4502-9deb-4354-8c91-21ce1c485f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.022826 10.0.0.33 - - [2025-11-03 08:51:34] "POST /chown HTTP/1.1" 200 109 0.036945 10.0.0.33 - - [2025-11-03 08:51:34] "POST /chown HTTP/1.1" 200 109 0.034355 10.0.0.33 - - [2025-11-03 08:51:34] "POST /chown HTTP/1.1" 200 109 0.020474 10.0.0.33 - - [2025-11-03 08:51:34] "PUT /floating-ip/07ed4502-9deb-4354-8c91-21ce1c485f70 HTTP/1.1" 200 256 0.045641 10.0.0.33 - - [2025-11-03 08:51:34] "POST /chown HTTP/1.1" 200 109 0.032390 10.0.0.33 - - [2025-11-03 08:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.33 - - [2025-11-03 08:51:34] "POST /chown HTTP/1.1" 200 109 0.007431 10.0.0.33 - - [2025-11-03 08:51:34] "DELETE /floating-ip/07ed4502-9deb-4354-8c91-21ce1c485f70 HTTP/1.1" 200 115 0.123850 10.0.0.33 - - [2025-11-03 08:51:34] "POST /chown HTTP/1.1" 200 109 0.023010 10.0.0.33 - - [2025-11-03 08:51:34] "POST /chown HTTP/1.1" 200 109 0.023376 10.0.0.33 - - [2025-11-03 08:51:34] "POST /chown HTTP/1.1" 200 109 0.026221 10.0.0.33 - - [2025-11-03 08:51:34] "DELETE /loadbalancer/cc8eedcc-ba15-4bcf-9aca-e89ebb358bb1 HTTP/1.1" 200 115 0.130093 10.0.0.33 - - [2025-11-03 08:51:34] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.014951 10.0.0.33 - - [2025-11-03 08:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015172 10.0.0.33 - - [2025-11-03 08:51:34] "GET /floating-ip-pool/3a5be1cf-b86b-421f-bf5a-e1aa62e3ffd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011940 10.0.0.33 - - [2025-11-03 08:51:34] "POST /ref-update HTTP/1.1" 200 156 0.022062 10.0.0.33 - - [2025-11-03 08:51:34] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.015794 10.0.0.33 - - [2025-11-03 08:51:34] "DELETE /instance-ip/77247393-fe15-4571-ae73-89a99084d7da HTTP/1.1" 200 115 0.152364 10.0.0.33 - - [2025-11-03 08:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.039531 10.0.0.33 - - [2025-11-03 08:51:34] "DELETE /floating-ip-pool/3a5be1cf-b86b-421f-bf5a-e1aa62e3ffd3 HTTP/1.1" 200 115 0.121842 10.0.0.33 - - [2025-11-03 08:51:35] "PUT /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 266 0.042121 10.0.0.33 - - [2025-11-03 08:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.021793 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /virtual-machine-interface/b510bc53-8d59-4fe5-95a7-550ea82e7eef HTTP/1.1" 200 115 0.237657 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /service-instance/b294c1eb-17cf-471f-b051-d0977c452300 HTTP/1.1" 200 115 0.103595 10.0.0.33 - - [2025-11-03 08:51:35] "GET /virtual-machine-interface/b5ae7e29-0747-437c-a795-fba468ab6db5?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.020133 10.0.0.33 - - [2025-11-03 08:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.012139 10.0.0.33 - - [2025-11-03 08:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013978 10.0.0.33 - - [2025-11-03 08:51:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005731 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /virtual-network/f5b414c6-6d45-49a5-b0ae-a582b5eb4619 HTTP/1.1" 200 115 0.288236 10.0.0.33 - - [2025-11-03 08:51:35] "GET /routing-instance/404b331d-5a58-4b21-ad76-beeb51721ad3 HTTP/1.1" 404 171 0.002314 10.0.0.33 - - [2025-11-03 08:51:35] "GET /domains HTTP/1.1" 200 280 0.004140 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /tag/0b70f9dd-1d7d-4824-b762-3c4e17f9922d HTTP/1.1" 200 115 0.218409 10.0.0.33 - - [2025-11-03 08:51:35] "GET /domain/dd1cac3c-e5aa-44a1-b78a-a9fa47b309d5 HTTP/1.1" 200 3087 0.003122 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /route-target/5224fe73-d58c-436b-a057-0f778c1627b4 HTTP/1.1" 200 115 0.057482 10.0.0.33 - - [2025-11-03 08:51:35] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187 HTTP/1.1" 200 7143 0.064999 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /virtual-machine-interface/b5ae7e29-0747-437c-a795-fba468ab6db5 HTTP/1.1" 200 115 0.152162 10.0.0.33 - - [2025-11-03 08:51:35] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.012053 10.0.0.33 - - [2025-11-03 08:51:35] "POST /set-tag HTTP/1.1" 200 109 0.011534 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /virtual-machine/93e40cae-cb19-4e44-8a43-b6c380586d1d HTTP/1.1" 200 115 0.104186 10.0.0.33 - - [2025-11-03 08:51:35] "GET /virtual-machine-interface/d3ee31c2-9143-4e42-b98c-0920af5d70d0?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.031336 10.0.0.33 - - [2025-11-03 08:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.051346 10.0.0.33 - - [2025-11-03 08:51:35] "GET /loadbalancer/608c4909-f222-4832-8104-509fc1a46d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003324 10.0.0.33 - - [2025-11-03 08:51:35] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007149 10.0.0.33 - - [2025-11-03 08:51:35] "POST /set-tag HTTP/1.1" 200 109 0.021734 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /virtual-machine-interface/d3ee31c2-9143-4e42-b98c-0920af5d70d0 HTTP/1.1" 200 115 0.102148 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /loadbalancer-member/05f00785-aff7-4ecb-9895-ab7d0ea20bf8 HTTP/1.1" 200 115 0.077317 10.0.0.33 - - [2025-11-03 08:51:35] "POST /ref-update HTTP/1.1" 200 156 0.040338 10.0.0.33 - - [2025-11-03 08:51:35] "DELETE /virtual-machine/6cb749e0-bc3c-4224-8b0b-e19547ce96ab HTTP/1.1" 200 115 0.046529 10.0.0.33 - - [2025-11-03 08:51:36] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008516 10.0.0.33 - - [2025-11-03 08:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.33 - - [2025-11-03 08:51:36] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004724 10.0.0.33 - - [2025-11-03 08:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.33 - - [2025-11-03 08:51:36] "GET /virtual-machine/090d6745-5804-4e68-8efb-cc2c172fe274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.004001 10.0.0.33 - - [2025-11-03 08:51:36] "POST /ref-update HTTP/1.1" 200 156 0.010079 10.0.0.33 - - [2025-11-03 08:51:36] "GET /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016585 10.0.0.33 - - [2025-11-03 08:51:36] "POST /set-tag HTTP/1.1" 200 109 0.018641 10.0.0.33 - - [2025-11-03 08:51:36] "POST /set-tag HTTP/1.1" 200 109 0.040640 10.0.0.33 - - [2025-11-03 08:51:36] "POST /set-tag HTTP/1.1" 200 109 0.034366 10.0.0.33 - - [2025-11-03 08:51:36] "DELETE /instance-ip/2d3296e0-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.043250 10.0.0.33 - - [2025-11-03 08:51:36] "POST /ref-update HTTP/1.1" 200 156 0.010821 10.0.0.33 - - [2025-11-03 08:51:36] "DELETE /virtual-machine-interface/2d1ca254-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.050823 10.0.0.33 - - [2025-11-03 08:51:36] "DELETE /virtual-machine/090d6745-5804-4e68-8efb-cc2c172fe274 HTTP/1.1" 200 115 0.025099 10.0.0.33 - - [2025-11-03 08:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.33 - - [2025-11-03 08:51:40] "GET /loadbalancer/608c4909-f222-4832-8104-509fc1a46d9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002709 10.0.0.33 - - [2025-11-03 08:51:40] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004658 10.0.0.33 - - [2025-11-03 08:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2025-11-03 08:51:41] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004788 10.0.0.33 - - [2025-11-03 08:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.33 - - [2025-11-03 08:51:41] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004364 10.0.0.33 - - [2025-11-03 08:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.33 - - [2025-11-03 08:51:41] "GET /virtual-machine/49a0c79a-50a3-47db-9bed-85b46adbf75a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003009 10.0.0.33 - - [2025-11-03 08:51:41] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.33 - - [2025-11-03 08:51:41] "GET /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.015335 10.0.0.33 - - [2025-11-03 08:51:41] "POST /set-tag HTTP/1.1" 200 109 0.017787 10.0.0.33 - - [2025-11-03 08:51:41] "POST /set-tag HTTP/1.1" 200 109 0.025741 10.0.0.33 - - [2025-11-03 08:51:41] "POST /set-tag HTTP/1.1" 200 109 0.023610 10.0.0.33 - - [2025-11-03 08:51:41] "DELETE /instance-ip/2cd44932-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.056472 10.0.0.33 - - [2025-11-03 08:51:41] "POST /ref-update HTTP/1.1" 200 156 0.015899 10.0.0.33 - - [2025-11-03 08:51:41] "DELETE /virtual-machine-interface/2cb958fc-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.062844 10.0.0.33 - - [2025-11-03 08:51:41] "DELETE /virtual-machine/49a0c79a-50a3-47db-9bed-85b46adbf75a HTTP/1.1" 200 115 0.022327 10.0.0.33 - - [2025-11-03 08:51:42] "DELETE /tag/8288ae66-c2b3-4f9b-bbe6-8b04e9cd4f77 HTTP/1.1" 200 115 0.094818 10.0.0.33 - - [2025-11-03 08:51:42] "DELETE /tag/a6e6faa1-56db-46b0-b24a-e2a039996fb7 HTTP/1.1" 200 115 0.056571 10.0.0.33 - - [2025-11-03 08:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.33 - - [2025-11-03 08:51:45] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038434 10.0.0.33 - - [2025-11-03 08:51:46] "POST /tags HTTP/1.1" 200 393 0.052026 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.33 - - [2025-11-03 08:51:46] "GET /tag/ec130f7b-44e8-4a7a-9f52-b0b50c2fe522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.026613 10.0.0.33 - - [2025-11-03 08:51:46] "POST /tags HTTP/1.1" 200 341 0.017737 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.33 - - [2025-11-03 08:51:46] "GET /tag/62fbe0fa-4a90-4310-8ae9-48173c0bfbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013636 10.0.0.33 - - [2025-11-03 08:51:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.001139 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.004830 10.0.0.33 - - [2025-11-03 08:51:46] "POST /security-groups HTTP/1.1" 200 589 0.058581 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.001787 10.0.0.33 - - [2025-11-03 08:51:46] "POST /projects HTTP/1.1" 200 519 0.189955 10.0.0.33 - - [2025-11-03 08:51:46] "POST /access-control-lists HTTP/1.1" 200 598 0.066305 10.0.0.33 - - [2025-11-03 08:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.030880 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.025163 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.33 - - [2025-11-03 08:51:46] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006261 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007618 10.0.0.33 - - [2025-11-03 08:51:46] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007520 10.0.0.33 - - [2025-11-03 08:51:46] "POST /access-control-lists HTTP/1.1" 200 596 0.103359 10.0.0.33 - - [2025-11-03 08:51:46] "PUT /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb HTTP/1.1" 200 264 0.109199 10.0.0.33 - - [2025-11-03 08:51:46] "PUT /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e HTTP/1.1" 200 264 0.044759 10.0.0.33 - - [2025-11-03 08:51:46] "POST /security-groups HTTP/1.1" 200 591 0.087335 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.001956 10.0.0.33 - - [2025-11-03 08:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032567 10.0.0.33 - - [2025-11-03 08:51:46] "POST /chown HTTP/1.1" 200 109 0.049614 10.0.0.33 - - [2025-11-03 08:51:46] "POST /access-control-lists HTTP/1.1" 200 632 0.071044 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.021674 10.0.0.33 - - [2025-11-03 08:51:46] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002605 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.33 - - [2025-11-03 08:51:46] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002297 10.0.0.33 - - [2025-11-03 08:51:46] "POST /tags HTTP/1.1" 409 226 0.001467 10.0.0.33 - - [2025-11-03 08:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.33 - - [2025-11-03 08:51:47] "GET /tag/62fbe0fa-4a90-4310-8ae9-48173c0bfbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.032740 10.0.0.33 - - [2025-11-03 08:51:47] "POST /access-control-lists HTTP/1.1" 200 630 0.075058 10.0.0.33 - - [2025-11-03 08:51:47] "POST /firewall-rules HTTP/1.1" 200 600 0.099476 10.0.0.33 - - [2025-11-03 08:51:47] "GET /firewall-rule/e5b64f55-869f-4ffc-a580-23d1b30a2abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.018619 10.0.0.33 - - [2025-11-03 08:51:47] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004797 10.0.0.33 - - [2025-11-03 08:51:47] "GET /firewall-rule/e5b64f55-869f-4ffc-a580-23d1b30a2abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002333 10.0.0.33 - - [2025-11-03 08:51:47] "POST /ref-update HTTP/1.1" 200 156 0.041725 10.0.0.33 - - [2025-11-03 08:51:47] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009504 10.0.0.33 - - [2025-11-03 08:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2025-11-03 08:51:47] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002959 10.0.0.33 - - [2025-11-03 08:51:47] "POST /tags HTTP/1.1" 409 226 0.001856 10.0.0.33 - - [2025-11-03 08:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2025-11-03 08:51:47] "GET /tag/62fbe0fa-4a90-4310-8ae9-48173c0bfbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012476 10.0.0.33 - - [2025-11-03 08:51:47] "POST /firewall-rules HTTP/1.1" 200 598 0.074089 10.0.0.33 - - [2025-11-03 08:51:47] "GET /firewall-rule/78d9841d-e06f-4e33-ba88-9868bcb37d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004341 10.0.0.33 - - [2025-11-03 08:51:47] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.011275 10.0.0.33 - - [2025-11-03 08:51:47] "GET /firewall-rule/78d9841d-e06f-4e33-ba88-9868bcb37d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002141 10.0.0.33 - - [2025-11-03 08:51:47] "POST /ref-update HTTP/1.1" 200 156 0.067041 10.0.0.33 - - [2025-11-03 08:51:49] "POST /tags HTTP/1.1" 200 393 0.038692 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005781 10.0.0.33 - - [2025-11-03 08:51:49] "GET /tag/a5dd9d18-a1a1-4699-886c-2359ec61d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019484 10.0.0.33 - - [2025-11-03 08:51:49] "POST /tags HTTP/1.1" 200 341 0.018081 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.33 - - [2025-11-03 08:51:49] "GET /tag/26db5943-025a-496c-96aa-3825cfaa1b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013380 10.0.0.33 - - [2025-11-03 08:51:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000847 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.001619 10.0.0.33 - - [2025-11-03 08:51:49] "POST /security-groups HTTP/1.1" 200 589 0.062896 10.0.0.33 - - [2025-11-03 08:51:49] "POST /projects HTTP/1.1" 200 519 0.181895 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.003571 10.0.0.33 - - [2025-11-03 08:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027152 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016530 10.0.0.33 - - [2025-11-03 08:51:49] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.020917 10.0.0.33 - - [2025-11-03 08:51:49] "POST /access-control-lists HTTP/1.1" 200 598 0.076977 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.018529 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007024 10.0.0.33 - - [2025-11-03 08:51:49] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004805 10.0.0.33 - - [2025-11-03 08:51:49] "POST /access-control-lists HTTP/1.1" 200 596 0.020916 10.0.0.33 - - [2025-11-03 08:51:49] "PUT /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb HTTP/1.1" 200 264 0.063555 10.0.0.33 - - [2025-11-03 08:51:49] "PUT /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e HTTP/1.1" 200 264 0.055876 10.0.0.33 - - [2025-11-03 08:51:49] "POST /security-groups HTTP/1.1" 200 591 0.095139 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.002203 10.0.0.33 - - [2025-11-03 08:51:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010747 10.0.0.33 - - [2025-11-03 08:51:49] "POST /chown HTTP/1.1" 200 109 0.015215 10.0.0.33 - - [2025-11-03 08:51:49] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002466 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.33 - - [2025-11-03 08:51:49] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003025 10.0.0.33 - - [2025-11-03 08:51:49] "POST /tags HTTP/1.1" 409 226 0.001999 10.0.0.33 - - [2025-11-03 08:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.33 - - [2025-11-03 08:51:50] "GET /tag/26db5943-025a-496c-96aa-3825cfaa1b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.033690 10.0.0.33 - - [2025-11-03 08:51:50] "POST /access-control-lists HTTP/1.1" 200 632 0.210496 10.0.0.33 - - [2025-11-03 08:51:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.006732 10.0.0.33 - - [2025-11-03 08:51:50] "POST /firewall-rules HTTP/1.1" 200 600 0.100137 10.0.0.33 - - [2025-11-03 08:51:50] "GET /firewall-rule/8b09ea48-5eea-43ce-9998-d0c62f1fe188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009374 10.0.0.33 - - [2025-11-03 08:51:50] "POST /access-control-lists HTTP/1.1" 200 630 0.085758 10.0.0.33 - - [2025-11-03 08:51:50] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.019874 10.0.0.33 - - [2025-11-03 08:51:50] "GET /firewall-rule/8b09ea48-5eea-43ce-9998-d0c62f1fe188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004865 10.0.0.33 - - [2025-11-03 08:51:50] "POST /ref-update HTTP/1.1" 200 156 0.057795 10.0.0.33 - - [2025-11-03 08:51:50] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003028 10.0.0.33 - - [2025-11-03 08:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.33 - - [2025-11-03 08:51:50] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002590 10.0.0.33 - - [2025-11-03 08:51:50] "POST /tags HTTP/1.1" 409 226 0.002299 10.0.0.33 - - [2025-11-03 08:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2025-11-03 08:51:50] "GET /tag/26db5943-025a-496c-96aa-3825cfaa1b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012080 10.0.0.33 - - [2025-11-03 08:51:50] "POST /firewall-rules HTTP/1.1" 200 598 0.076906 10.0.0.33 - - [2025-11-03 08:51:50] "GET /firewall-rule/f4710a73-ebad-4d22-9766-43008f6273b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.014523 10.0.0.33 - - [2025-11-03 08:51:50] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003808 10.0.0.33 - - [2025-11-03 08:51:50] "GET /firewall-rule/f4710a73-ebad-4d22-9766-43008f6273b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004105 10.0.0.33 - - [2025-11-03 08:51:50] "POST /ref-update HTTP/1.1" 200 156 0.067708 10.0.0.33 - - [2025-11-03 08:51:52] "POST /tags HTTP/1.1" 200 345 0.097655 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008991 10.0.0.33 - - [2025-11-03 08:51:52] "GET /tag/6b8e84c2-d872-4e65-bc52-534b9a4e70d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.020603 10.0.0.33 - - [2025-11-03 08:51:52] "POST /projects HTTP/1.1" 409 238 0.004872 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.33 - - [2025-11-03 08:51:52] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047485 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.33 - - [2025-11-03 08:51:52] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005636 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2025-11-03 08:51:52] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005113 10.0.0.33 - - [2025-11-03 08:51:52] "POST /security-groups HTTP/1.1" 409 285 0.002566 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.33 - - [2025-11-03 08:51:52] "PUT /security-group/5573c863-53c0-45e2-ad5c-e4896271bd2c HTTP/1.1" 200 262 0.041158 10.0.0.33 - - [2025-11-03 08:51:52] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.072392 10.0.0.33 - - [2025-11-03 08:51:52] "PUT /access-control-list/662a7c67-5261-499b-b692-ea5df146c24a HTTP/1.1" 200 272 0.049886 10.0.0.33 - - [2025-11-03 08:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.068569 10.0.0.33 - - [2025-11-03 08:51:52] "POST /tags HTTP/1.1" 409 228 0.024394 10.0.0.33 - - [2025-11-03 08:51:52] "PUT /access-control-list/40f833ab-6e4f-4706-9078-a5d232d08d9c HTTP/1.1" 200 272 0.034621 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.33 - - [2025-11-03 08:51:52] "GET /tag/6b8e84c2-d872-4e65-bc52-534b9a4e70d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015915 10.0.0.33 - - [2025-11-03 08:51:52] "POST /tags HTTP/1.1" 200 345 0.020861 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.33 - - [2025-11-03 08:51:52] "GET /tag/da124c5f-28c6-4849-ac93-7cfbcc158c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020484 10.0.0.33 - - [2025-11-03 08:51:52] "POST /projects HTTP/1.1" 409 238 0.002465 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.33 - - [2025-11-03 08:51:52] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049443 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2025-11-03 08:51:52] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004845 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.33 - - [2025-11-03 08:51:52] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004769 10.0.0.33 - - [2025-11-03 08:51:52] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039043 10.0.0.33 - - [2025-11-03 08:51:52] "POST /security-groups HTTP/1.1" 409 285 0.003390 10.0.0.33 - - [2025-11-03 08:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.33 - - [2025-11-03 08:51:53] "PUT /security-group/8707c978-f53d-447e-941b-f8eb6e61c3c1 HTTP/1.1" 200 262 0.058818 10.0.0.33 - - [2025-11-03 08:51:53] "PUT /access-control-list/e3d8b62d-cbfc-4046-b969-947373242b5a HTTP/1.1" 200 272 0.013092 10.0.0.33 - - [2025-11-03 08:51:53] "PUT /access-control-list/d6bf0fac-4ff2-4ca1-b076-f927d85b19a1 HTTP/1.1" 200 272 0.022322 10.0.0.33 - - [2025-11-03 08:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026967 10.0.0.33 - - [2025-11-03 08:51:53] "POST /tags HTTP/1.1" 409 228 0.014803 10.0.0.33 - - [2025-11-03 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2025-11-03 08:51:53] "GET /tag/da124c5f-28c6-4849-ac93-7cfbcc158c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012356 10.0.0.33 - - [2025-11-03 08:51:53] "POST /tags HTTP/1.1" 200 291 0.069897 10.0.0.33 - - [2025-11-03 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009539 10.0.0.33 - - [2025-11-03 08:51:53] "GET /tag/137fabfa-ed7e-4c0e-82e1-0f7195a72275?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.017488 10.0.0.33 - - [2025-11-03 08:51:53] "POST /tags HTTP/1.1" 200 303 0.061529 10.0.0.33 - - [2025-11-03 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.33 - - [2025-11-03 08:51:53] "GET /tag/a80d0e88-47ab-4de6-a8d0-e43c32a036d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018218 10.0.0.33 - - [2025-11-03 08:51:53] "POST /tags HTTP/1.1" 409 252 0.002142 10.0.0.33 - - [2025-11-03 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.33 - - [2025-11-03 08:51:53] "GET /tag/ec130f7b-44e8-4a7a-9f52-b0b50c2fe522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013561 10.0.0.33 - - [2025-11-03 08:51:53] "POST /tags HTTP/1.1" 409 226 0.002112 10.0.0.33 - - [2025-11-03 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.33 - - [2025-11-03 08:51:53] "GET /tag/62fbe0fa-4a90-4310-8ae9-48173c0bfbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013126 10.0.0.33 - - [2025-11-03 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.33 - - [2025-11-03 08:51:53] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004296 10.0.0.33 - - [2025-11-03 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2025-11-03 08:51:53] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040733 10.0.0.33 - - [2025-11-03 08:51:53] "POST /virtual-machines HTTP/1.1" 200 395 0.008438 10.0.0.33 - - [2025-11-03 08:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013729 10.0.0.33 - - [2025-11-03 08:51:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107420 10.0.0.33 - - [2025-11-03 08:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010081 10.0.0.33 - - [2025-11-03 08:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007720 10.0.0.33 - - [2025-11-03 08:51:53] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009794 10.0.0.33 - - [2025-11-03 08:51:54] "POST /instance-ips HTTP/1.1" 200 397 0.021420 10.0.0.33 - - [2025-11-03 08:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026197 10.0.0.33 - - [2025-11-03 08:51:54] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010527 10.0.0.33 - - [2025-11-03 08:51:54] "POST /set-tag HTTP/1.1" 200 109 0.063866 10.0.0.33 - - [2025-11-03 08:51:54] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.029757 10.0.0.33 - - [2025-11-03 08:51:54] "GET /instance-ip/5893a20c-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006853 10.0.0.33 - - [2025-11-03 08:51:54] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005001 10.0.0.33 - - [2025-11-03 08:51:54] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.33 - - [2025-11-03 08:51:54] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004873 10.0.0.33 - - [2025-11-03 08:51:54] "POST /ref-update HTTP/1.1" 200 156 0.009763 10.0.0.33 - - [2025-11-03 08:51:54] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007525 10.0.0.33 - - [2025-11-03 08:51:54] "POST /set-tag HTTP/1.1" 200 109 0.003067 10.0.0.33 - - [2025-11-03 08:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2025-11-03 08:51:54] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005880 10.0.0.33 - - [2025-11-03 08:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.33 - - [2025-11-03 08:51:54] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040303 10.0.0.33 - - [2025-11-03 08:51:54] "POST /virtual-machines HTTP/1.1" 200 395 0.008814 10.0.0.33 - - [2025-11-03 08:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007525 10.0.0.33 - - [2025-11-03 08:51:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105256 10.0.0.33 - - [2025-11-03 08:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026219 10.0.0.33 - - [2025-11-03 08:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005962 10.0.0.33 - - [2025-11-03 08:51:54] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005036 10.0.0.33 - - [2025-11-03 08:51:54] "POST /instance-ips HTTP/1.1" 200 397 0.023889 10.0.0.33 - - [2025-11-03 08:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.029568 10.0.0.33 - - [2025-11-03 08:51:54] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013524 10.0.0.33 - - [2025-11-03 08:51:54] "POST /set-tag HTTP/1.1" 200 109 0.063861 10.0.0.33 - - [2025-11-03 08:51:54] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016451 10.0.0.33 - - [2025-11-03 08:51:54] "GET /instance-ip/5907effe-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003570 10.0.0.33 - - [2025-11-03 08:51:55] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005022 10.0.0.33 - - [2025-11-03 08:51:55] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.33 - - [2025-11-03 08:51:55] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003838 10.0.0.33 - - [2025-11-03 08:51:55] "POST /ref-update HTTP/1.1" 200 156 0.009196 10.0.0.33 - - [2025-11-03 08:51:55] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013227 10.0.0.33 - - [2025-11-03 08:51:55] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.33 - - [2025-11-03 08:51:55] "POST /tags HTTP/1.1" 200 291 0.018836 10.0.0.33 - - [2025-11-03 08:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.33 - - [2025-11-03 08:51:55] "GET /tag/4b323ce8-92fc-4722-974c-59f0650cc307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013452 10.0.0.33 - - [2025-11-03 08:51:55] "POST /tags HTTP/1.1" 409 252 0.002297 10.0.0.33 - - [2025-11-03 08:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.33 - - [2025-11-03 08:51:55] "GET /tag/a5dd9d18-a1a1-4699-886c-2359ec61d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012067 10.0.0.33 - - [2025-11-03 08:51:55] "POST /tags HTTP/1.1" 409 226 0.002264 10.0.0.33 - - [2025-11-03 08:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.33 - - [2025-11-03 08:51:55] "GET /tag/26db5943-025a-496c-96aa-3825cfaa1b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011164 10.0.0.33 - - [2025-11-03 08:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.33 - - [2025-11-03 08:51:55] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007047 10.0.0.33 - - [2025-11-03 08:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008889 10.0.0.33 - - [2025-11-03 08:51:55] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027149 10.0.0.33 - - [2025-11-03 08:51:55] "POST /virtual-machines HTTP/1.1" 200 395 0.007349 10.0.0.33 - - [2025-11-03 08:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024104 10.0.0.33 - - [2025-11-03 08:51:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104124 10.0.0.33 - - [2025-11-03 08:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008427 10.0.0.33 - - [2025-11-03 08:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015694 10.0.0.33 - - [2025-11-03 08:51:55] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004634 10.0.0.33 - - [2025-11-03 08:51:55] "POST /instance-ips HTTP/1.1" 200 397 0.018785 10.0.0.33 - - [2025-11-03 08:51:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023510 10.0.0.33 - - [2025-11-03 08:51:55] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011321 10.0.0.33 - - [2025-11-03 08:51:55] "POST /set-tag HTTP/1.1" 200 109 0.075045 10.0.0.33 - - [2025-11-03 08:51:55] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016730 10.0.0.33 - - [2025-11-03 08:51:55] "GET /instance-ip/59a12322-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004421 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004573 10.0.0.33 - - [2025-11-03 08:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003838 10.0.0.33 - - [2025-11-03 08:51:56] "POST /ref-update HTTP/1.1" 200 156 0.009354 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010943 10.0.0.33 - - [2025-11-03 08:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002398 10.0.0.33 - - [2025-11-03 08:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004292 10.0.0.33 - - [2025-11-03 08:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2025-11-03 08:51:56] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039604 10.0.0.33 - - [2025-11-03 08:51:56] "POST /virtual-machines HTTP/1.1" 200 395 0.008534 10.0.0.33 - - [2025-11-03 08:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.013474 10.0.0.33 - - [2025-11-03 08:51:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109051 10.0.0.33 - - [2025-11-03 08:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008463 10.0.0.33 - - [2025-11-03 08:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015449 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005497 10.0.0.33 - - [2025-11-03 08:51:56] "POST /instance-ips HTTP/1.1" 200 397 0.019535 10.0.0.33 - - [2025-11-03 08:51:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028361 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010733 10.0.0.33 - - [2025-11-03 08:51:56] "POST /set-tag HTTP/1.1" 200 109 0.064717 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011784 10.0.0.33 - - [2025-11-03 08:51:56] "GET /instance-ip/5a1d0e88-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003316 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004537 10.0.0.33 - - [2025-11-03 08:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.003336 10.0.0.33 - - [2025-11-03 08:51:56] "POST /ref-update HTTP/1.1" 200 156 0.008727 10.0.0.33 - - [2025-11-03 08:51:56] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.017969 10.0.0.33 - - [2025-11-03 08:51:56] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.33 - - [2025-11-03 08:51:57] "POST /tags HTTP/1.1" 200 299 0.034721 10.0.0.33 - - [2025-11-03 08:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010757 10.0.0.33 - - [2025-11-03 08:51:57] "GET /tag/4f5930e6-f532-4b0e-bf32-5aef742e4417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.024544 10.0.0.33 - - [2025-11-03 08:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2025-11-03 08:51:57] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004216 10.0.0.33 - - [2025-11-03 08:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001622 10.0.0.33 - - [2025-11-03 08:51:57] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032276 10.0.0.33 - - [2025-11-03 08:51:57] "POST /virtual-machines HTTP/1.1" 200 395 0.007299 10.0.0.33 - - [2025-11-03 08:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009526 10.0.0.33 - - [2025-11-03 08:51:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105693 10.0.0.33 - - [2025-11-03 08:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009947 10.0.0.33 - - [2025-11-03 08:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.33 - - [2025-11-03 08:51:57] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006522 10.0.0.33 - - [2025-11-03 08:51:57] "POST /instance-ips HTTP/1.1" 200 397 0.022897 10.0.0.33 - - [2025-11-03 08:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025617 10.0.0.33 - - [2025-11-03 08:51:57] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009388 10.0.0.33 - - [2025-11-03 08:51:57] "POST /set-tag HTTP/1.1" 200 109 0.019521 10.0.0.33 - - [2025-11-03 08:51:57] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016203 10.0.0.33 - - [2025-11-03 08:51:57] "GET /instance-ip/5aa99c36-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003623 10.0.0.33 - - [2025-11-03 08:51:57] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004563 10.0.0.33 - - [2025-11-03 08:51:57] "POST /set-tag HTTP/1.1" 200 109 0.002313 10.0.0.33 - - [2025-11-03 08:51:57] "POST /tags HTTP/1.1" 200 299 0.016280 10.0.0.33 - - [2025-11-03 08:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-11-03 08:51:57] "GET /tag/360984ee-4f39-4274-a9cb-3457f24b0529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013750 10.0.0.33 - - [2025-11-03 08:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.33 - - [2025-11-03 08:51:57] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004653 10.0.0.33 - - [2025-11-03 08:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.33 - - [2025-11-03 08:51:57] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035889 10.0.0.33 - - [2025-11-03 08:51:57] "POST /virtual-machines HTTP/1.1" 200 395 0.007533 10.0.0.33 - - [2025-11-03 08:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014281 10.0.0.33 - - [2025-11-03 08:51:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112948 10.0.0.33 - - [2025-11-03 08:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018368 10.0.0.33 - - [2025-11-03 08:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007616 10.0.0.33 - - [2025-11-03 08:51:58] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004924 10.0.0.33 - - [2025-11-03 08:51:58] "POST /instance-ips HTTP/1.1" 200 397 0.018617 10.0.0.33 - - [2025-11-03 08:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016599 10.0.0.33 - - [2025-11-03 08:51:58] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011875 10.0.0.33 - - [2025-11-03 08:51:58] "POST /set-tag HTTP/1.1" 200 109 0.025716 10.0.0.33 - - [2025-11-03 08:51:58] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017862 10.0.0.33 - - [2025-11-03 08:51:58] "GET /instance-ip/5b13a1d0-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004594 10.0.0.33 - - [2025-11-03 08:51:58] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006884 10.0.0.33 - - [2025-11-03 08:51:58] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.33 - - [2025-11-03 08:51:58] "POST /tags HTTP/1.1" 200 299 0.018039 10.0.0.33 - - [2025-11-03 08:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2025-11-03 08:51:58] "GET /tag/f584ea8b-cf62-41d7-b191-a7507db917dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012388 10.0.0.33 - - [2025-11-03 08:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.33 - - [2025-11-03 08:51:58] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006058 10.0.0.33 - - [2025-11-03 08:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.33 - - [2025-11-03 08:51:58] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026604 10.0.0.33 - - [2025-11-03 08:51:58] "POST /virtual-machines HTTP/1.1" 200 395 0.009239 10.0.0.33 - - [2025-11-03 08:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008945 10.0.0.33 - - [2025-11-03 08:51:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112135 10.0.0.33 - - [2025-11-03 08:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009063 10.0.0.33 - - [2025-11-03 08:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.33 - - [2025-11-03 08:51:58] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009168 10.0.0.33 - - [2025-11-03 08:51:58] "POST /instance-ips HTTP/1.1" 200 397 0.030358 10.0.0.33 - - [2025-11-03 08:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011813 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.014336 10.0.0.33 - - [2025-11-03 08:51:59] "POST /set-tag HTTP/1.1" 200 109 0.020361 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007908 10.0.0.33 - - [2025-11-03 08:51:59] "GET /instance-ip/5b853aca-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005842 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004583 10.0.0.33 - - [2025-11-03 08:51:59] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.33 - - [2025-11-03 08:51:59] "POST /tags HTTP/1.1" 200 299 0.029196 10.0.0.33 - - [2025-11-03 08:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020167 10.0.0.33 - - [2025-11-03 08:51:59] "GET /tag/af87a73a-9ef4-4839-8aa7-c85b29afc494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014240 10.0.0.33 - - [2025-11-03 08:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004238 10.0.0.33 - - [2025-11-03 08:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2025-11-03 08:51:59] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040076 10.0.0.33 - - [2025-11-03 08:51:59] "POST /virtual-machines HTTP/1.1" 200 395 0.009270 10.0.0.33 - - [2025-11-03 08:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008918 10.0.0.33 - - [2025-11-03 08:51:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117987 10.0.0.33 - - [2025-11-03 08:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015468 10.0.0.33 - - [2025-11-03 08:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010887 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004925 10.0.0.33 - - [2025-11-03 08:51:59] "POST /instance-ips HTTP/1.1" 200 397 0.023507 10.0.0.33 - - [2025-11-03 08:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.021056 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009656 10.0.0.33 - - [2025-11-03 08:51:59] "POST /set-tag HTTP/1.1" 200 109 0.020961 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.019767 10.0.0.33 - - [2025-11-03 08:51:59] "GET /instance-ip/5bf51390-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.007420 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004694 10.0.0.33 - - [2025-11-03 08:51:59] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004292 10.0.0.33 - - [2025-11-03 08:51:59] "POST /ref-update HTTP/1.1" 200 156 0.009194 10.0.0.33 - - [2025-11-03 08:51:59] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013617 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.005780 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005307 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002392 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003984 10.0.0.33 - - [2025-11-03 08:52:00] "POST /ref-update HTTP/1.1" 200 156 0.009496 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016090 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.005052 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005928 10.0.0.33 - - [2025-11-03 08:52:00] "POST /ref-update HTTP/1.1" 200 156 0.009617 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006796 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004371 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002181 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004445 10.0.0.33 - - [2025-11-03 08:52:00] "POST /ref-update HTTP/1.1" 200 156 0.008961 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013363 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004175 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004614 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004081 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005940 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004488 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003758 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004504 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.33 - - [2025-11-03 08:52:00] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005407 10.0.0.33 - - [2025-11-03 08:52:00] "POST /set-tag HTTP/1.1" 200 109 0.003093 10.0.0.33 - - [2025-11-03 08:52:02] "GET /virtual-machine/7c7dd0e9-7100-4e3f-bb04-cfaff3153af2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003839 10.0.0.33 - - [2025-11-03 08:52:02] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005116 10.0.0.33 - - [2025-11-03 08:52:04] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005596 10.0.0.33 - - [2025-11-03 08:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.33 - - [2025-11-03 08:52:04] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013150 10.0.0.33 - - [2025-11-03 08:52:04] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.33 - - [2025-11-03 08:52:04] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004338 10.0.0.33 - - [2025-11-03 08:52:04] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.33 - - [2025-11-03 08:52:05] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006268 10.0.0.33 - - [2025-11-03 08:52:05] "POST /set-tag HTTP/1.1" 200 109 0.004248 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine/42aa7d8c-a9a9-4295-998b-9b0921241bf2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003311 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005297 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine/852d01c4-ab3f-4ee1-934e-cbea25b469f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003129 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004315 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine/f1dd5fb6-1902-44a4-8fca-f00a9c2fd95e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003190 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004029 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine/3a558db4-81d4-4d53-9e45-c533f1324388?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003320 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004956 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine/42602648-890e-4027-9c0a-6184178cd79d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003227 10.0.0.33 - - [2025-11-03 08:52:08] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004716 10.0.0.33 - - [2025-11-03 08:52:09] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004784 10.0.0.33 - - [2025-11-03 08:52:09] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.33 - - [2025-11-03 08:52:10] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005018 10.0.0.33 - - [2025-11-03 08:52:10] "POST /set-tag HTTP/1.1" 200 109 0.002592 10.0.0.33 - - [2025-11-03 08:52:13] "GET /virtual-machine/842c0c84-1f57-4880-b842-1f2ab0326e77?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003057 10.0.0.33 - - [2025-11-03 08:52:13] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004182 10.0.0.33 - - [2025-11-03 08:52:13] "GET /virtual-machine/3222bce1-e308-4157-bdd0-abc824462b7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003423 10.0.0.33 - - [2025-11-03 08:52:13] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005702 10.0.0.33 - - [2025-11-03 08:52:14] "GET /loadbalancer/0030063e-0efe-400a-bd80-57602d24c2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005914 10.0.0.33 - - [2025-11-03 08:52:14] "POST /tags HTTP/1.1" 200 333 0.034458 10.0.0.33 - - [2025-11-03 08:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014400 10.0.0.33 - - [2025-11-03 08:52:14] "GET /tag/501f3d2b-6dda-43f5-a121-9324de2b8196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017453 10.0.0.33 - - [2025-11-03 08:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.33 - - [2025-11-03 08:52:14] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053810 10.0.0.33 - - [2025-11-03 08:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.33 - - [2025-11-03 08:52:14] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005916 10.0.0.33 - - [2025-11-03 08:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.33 - - [2025-11-03 08:52:14] "GET /service-appliance-set/6c0ec8f7-a565-4f54-acf8-2375ffe2431b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002626 10.0.0.33 - - [2025-11-03 08:52:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.001995 10.0.0.33 - - [2025-11-03 08:52:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.099464 10.0.0.33 - - [2025-11-03 08:52:14] "GET /virtual-machine-interface/e2660728-f4e2-4dc2-a9e1-c064b8075383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.018057 10.0.0.33 - - [2025-11-03 08:52:14] "POST /instance-ips HTTP/1.1" 200 409 0.031720 10.0.0.33 - - [2025-11-03 08:52:14] "GET /instance-ip/0727a1e8-83b4-4fab-9753-9d240ce318ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004412 10.0.0.33 - - [2025-11-03 08:52:14] "POST /loadbalancers HTTP/1.1" 200 629 0.061577 10.0.0.33 - - [2025-11-03 08:52:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028316 10.0.0.33 - - [2025-11-03 08:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.33 - - [2025-11-03 08:52:14] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044102 10.0.0.33 - - [2025-11-03 08:52:14] "GET /instance-ip/0727a1e8-83b4-4fab-9753-9d240ce318ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002456 10.0.0.33 - - [2025-11-03 08:52:14] "POST /floating-ips HTTP/1.1" 200 597 0.017694 10.0.0.33 - - [2025-11-03 08:52:14] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051757 10.0.0.33 - - [2025-11-03 08:52:14] "GET /loadbalancer/0030063e-0efe-400a-bd80-57602d24c2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.016637 10.0.0.33 - - [2025-11-03 08:52:14] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017181 10.0.0.33 - - [2025-11-03 08:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.33 - - [2025-11-03 08:52:14] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027918 10.0.0.33 - - [2025-11-03 08:52:14] "GET /loadbalancer-listener/9a3f2f6e-f89f-4e8a-8bdd-cec7e73ced15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.002970 10.0.0.33 - - [2025-11-03 08:52:14] "GET /loadbalancer-listener/9a3f2f6e-f89f-4e8a-8bdd-cec7e73ced15?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003491 10.0.0.33 - - [2025-11-03 08:52:14] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017466 10.0.0.33 - - [2025-11-03 08:52:14] "GET /instance-ip/0727a1e8-83b4-4fab-9753-9d240ce318ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003930 10.0.0.33 - - [2025-11-03 08:52:14] "GET /instance-ip/0727a1e8-83b4-4fab-9753-9d240ce318ee?fields=floating_ips HTTP/1.1" 200 1211 0.006538 10.0.0.33 - - [2025-11-03 08:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-11-03 08:52:14] "GET /loadbalancer/0030063e-0efe-400a-bd80-57602d24c2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003076 10.0.0.33 - - [2025-11-03 08:52:14] "GET /floating-ip/789f15a3-7ffe-47b5-83d1-386f92904ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003655 10.0.0.33 - - [2025-11-03 08:52:15] "GET /loadbalancer-pool/baf0a7a4-b09e-4e2f-baee-2820bd2af78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.008676 10.0.0.33 - - [2025-11-03 08:52:15] "GET /loadbalancer/0030063e-0efe-400a-bd80-57602d24c2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004320 10.0.0.33 - - [2025-11-03 08:52:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027531 10.0.0.33 - - [2025-11-03 08:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.010704 10.0.0.33 - - [2025-11-03 08:52:15] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007468 10.0.0.33 - - [2025-11-03 08:52:15] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004304 10.0.0.33 - - [2025-11-03 08:52:15] "POST /tags HTTP/1.1" 409 221 0.002568 10.0.0.33 - - [2025-11-03 08:52:15] "POST /ref-update HTTP/1.1" 200 156 0.007502 10.0.0.33 - - [2025-11-03 08:52:15] "GET /floating-ip/789f15a3-7ffe-47b5-83d1-386f92904ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.015516 10.0.0.33 - - [2025-11-03 08:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.33 - - [2025-11-03 08:52:15] "GET /tag/501f3d2b-6dda-43f5-a121-9324de2b8196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011402 10.0.0.33 - - [2025-11-03 08:52:15] "PUT /floating-ip/789f15a3-7ffe-47b5-83d1-386f92904ff9 HTTP/1.1" 200 256 0.008745 10.0.0.33 - - [2025-11-03 08:52:15] "POST /set-tag HTTP/1.1" 200 109 0.085000 10.0.0.33 - - [2025-11-03 08:52:15] "GET /loadbalancer-pool/baf0a7a4-b09e-4e2f-baee-2820bd2af78e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003103 10.0.0.33 - - [2025-11-03 08:52:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014573 10.0.0.33 - - [2025-11-03 08:52:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014296 10.0.0.33 - - [2025-11-03 08:52:15] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012929 10.0.0.33 - - [2025-11-03 08:52:15] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004257 10.0.0.33 - - [2025-11-03 08:52:15] "POST /ref-update HTTP/1.1" 200 156 0.006450 10.0.0.33 - - [2025-11-03 08:52:15] "GET /floating-ip/789f15a3-7ffe-47b5-83d1-386f92904ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.020099 10.0.0.33 - - [2025-11-03 08:52:15] "POST /set-tag HTTP/1.1" 200 109 0.060499 10.0.0.33 - - [2025-11-03 08:52:16] "POST /tags HTTP/1.1" 409 206 0.002300 10.0.0.33 - - [2025-11-03 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.33 - - [2025-11-03 08:52:16] "GET /tag/a80d0e88-47ab-4de6-a8d0-e43c32a036d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012226 10.0.0.33 - - [2025-11-03 08:52:16] "POST /tags HTTP/1.1" 409 204 0.002250 10.0.0.33 - - [2025-11-03 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.33 - - [2025-11-03 08:52:16] "GET /tag/360984ee-4f39-4274-a9cb-3457f24b0529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019612 10.0.0.33 - - [2025-11-03 08:52:16] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003288 10.0.0.33 - - [2025-11-03 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2025-11-03 08:52:16] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003899 10.0.0.33 - - [2025-11-03 08:52:16] "POST /tags HTTP/1.1" 409 206 0.002576 10.0.0.33 - - [2025-11-03 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.33 - - [2025-11-03 08:52:16] "GET /tag/a80d0e88-47ab-4de6-a8d0-e43c32a036d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018978 10.0.0.33 - - [2025-11-03 08:52:16] "POST /tags HTTP/1.1" 409 226 0.003868 10.0.0.33 - - [2025-11-03 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.33 - - [2025-11-03 08:52:16] "GET /tag/62fbe0fa-4a90-4310-8ae9-48173c0bfbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018504 10.0.0.33 - - [2025-11-03 08:52:16] "POST /tags HTTP/1.1" 409 204 0.002238 10.0.0.33 - - [2025-11-03 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.33 - - [2025-11-03 08:52:16] "GET /tag/360984ee-4f39-4274-a9cb-3457f24b0529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013511 10.0.0.33 - - [2025-11-03 08:52:16] "POST /tags HTTP/1.1" 409 226 0.002240 10.0.0.33 - - [2025-11-03 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.33 - - [2025-11-03 08:52:16] "GET /tag/62fbe0fa-4a90-4310-8ae9-48173c0bfbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011597 10.0.0.33 - - [2025-11-03 08:52:16] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002061 10.0.0.33 - - [2025-11-03 08:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.33 - - [2025-11-03 08:52:16] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002478 10.0.0.33 - - [2025-11-03 08:52:16] "POST /firewall-rules HTTP/1.1" 200 626 0.072529 10.0.0.33 - - [2025-11-03 08:52:17] "POST /firewall-rules HTTP/1.1" 200 646 0.077167 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-rule/22b3a67b-87b1-4113-9a87-66a919442c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.008322 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002663 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-rule/3027db2a-40d6-4259-9542-c47465f768b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004175 10.0.0.33 - - [2025-11-03 08:52:17] "POST /ref-update HTTP/1.1" 200 156 0.013926 10.0.0.33 - - [2025-11-03 08:52:17] "POST /firewall-policys HTTP/1.1" 200 606 0.034304 10.0.0.33 - - [2025-11-03 08:52:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012639 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008147 10.0.0.33 - - [2025-11-03 08:52:17] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002408 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002806 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003878 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003008 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-policy/f9bb7840-3a5e-4a08-b8ab-9f3b62fec85d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004086 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001963 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002084 10.0.0.33 - - [2025-11-03 08:52:17] "POST /ref-update HTTP/1.1" 200 156 0.018484 10.0.0.33 - - [2025-11-03 08:52:17] "POST /ref-update HTTP/1.1" 200 156 0.023756 10.0.0.33 - - [2025-11-03 08:52:17] "POST /ref-update HTTP/1.1" 200 156 0.019028 10.0.0.33 - - [2025-11-03 08:52:17] "POST /ref-update HTTP/1.1" 200 156 0.036523 10.0.0.33 - - [2025-11-03 08:52:17] "POST /ref-update HTTP/1.1" 200 156 0.046627 10.0.0.33 - - [2025-11-03 08:52:17] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003675 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:52:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:52:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001155 10.0.0.33 - - [2025-11-03 08:52:36] "GET /global-system-configs HTTP/1.1" 200 322 0.007325 10.0.0.33 - - [2025-11-03 08:52:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003207 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:52:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001196 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:52:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:52:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:52:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000961 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:54:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:54:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001186 10.0.0.33 - - [2025-11-03 08:54:16] "POST /tags HTTP/1.1" 409 252 0.002457 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.33 - - [2025-11-03 08:54:16] "GET /tag/a5dd9d18-a1a1-4699-886c-2359ec61d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011930 10.0.0.33 - - [2025-11-03 08:54:16] "POST /tags HTTP/1.1" 409 228 0.001856 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.33 - - [2025-11-03 08:54:16] "GET /tag/da124c5f-28c6-4849-ac93-7cfbcc158c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012121 10.0.0.33 - - [2025-11-03 08:54:16] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003364 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.33 - - [2025-11-03 08:54:16] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002753 10.0.0.33 - - [2025-11-03 08:54:16] "POST /tags HTTP/1.1" 409 206 0.001717 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2025-11-03 08:54:16] "GET /tag/a80d0e88-47ab-4de6-a8d0-e43c32a036d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011469 10.0.0.33 - - [2025-11-03 08:54:16] "POST /tags HTTP/1.1" 409 226 0.009676 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2025-11-03 08:54:16] "GET /tag/62fbe0fa-4a90-4310-8ae9-48173c0bfbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011593 10.0.0.33 - - [2025-11-03 08:54:16] "POST /tags HTTP/1.1" 409 204 0.001913 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2025-11-03 08:54:16] "GET /tag/360984ee-4f39-4274-a9cb-3457f24b0529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019192 10.0.0.33 - - [2025-11-03 08:54:16] "POST /tags HTTP/1.1" 409 226 0.002062 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.33 - - [2025-11-03 08:54:16] "GET /tag/62fbe0fa-4a90-4310-8ae9-48173c0bfbf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011341 10.0.0.33 - - [2025-11-03 08:54:16] "POST /tags HTTP/1.1" 409 228 0.001673 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.33 - - [2025-11-03 08:54:16] "GET /tag/da124c5f-28c6-4849-ac93-7cfbcc158c4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018070 10.0.0.33 - - [2025-11-03 08:54:16] "POST /tags HTTP/1.1" 409 252 0.005647 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2025-11-03 08:54:16] "GET /tag/a5dd9d18-a1a1-4699-886c-2359ec61d68c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011889 10.0.0.33 - - [2025-11-03 08:54:16] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002377 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2025-11-03 08:54:16] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002600 10.0.0.33 - - [2025-11-03 08:54:16] "POST /firewall-rules HTTP/1.1" 409 281 0.001596 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.33 - - [2025-11-03 08:54:16] "PUT /firewall-rule/3027db2a-40d6-4259-9542-c47465f768b7 HTTP/1.1" 200 260 0.018128 10.0.0.33 - - [2025-11-03 08:54:16] "POST /firewall-rules HTTP/1.1" 409 291 0.007686 10.0.0.33 - - [2025-11-03 08:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2025-11-03 08:54:16] "PUT /firewall-rule/22b3a67b-87b1-4113-9a87-66a919442c27 HTTP/1.1" 200 260 0.021363 10.0.0.33 - - [2025-11-03 08:54:16] "GET /firewall-rule/22b3a67b-87b1-4113-9a87-66a919442c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.018162 10.0.0.33 - - [2025-11-03 08:54:17] "POST /firewall-rules HTTP/1.1" 200 658 0.088895 10.0.0.33 - - [2025-11-03 08:54:17] "GET /firewall-rule/eff1cc26-233e-4cec-9b65-8bce13c6fd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.024386 10.0.0.33 - - [2025-11-03 08:54:17] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002264 10.0.0.33 - - [2025-11-03 08:54:17] "GET /firewall-rule/3027db2a-40d6-4259-9542-c47465f768b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003275 10.0.0.33 - - [2025-11-03 08:54:17] "POST /firewall-policys HTTP/1.1" 409 269 0.001931 10.0.0.33 - - [2025-11-03 08:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.33 - - [2025-11-03 08:54:17] "PUT /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21 HTTP/1.1" 200 264 0.022976 10.0.0.33 - - [2025-11-03 08:54:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025799 10.0.0.33 - - [2025-11-03 08:54:17] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.013728 10.0.0.33 - - [2025-11-03 08:54:17] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002982 10.0.0.33 - - [2025-11-03 08:54:17] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008640 10.0.0.33 - - [2025-11-03 08:54:17] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003211 10.0.0.33 - - [2025-11-03 08:54:17] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002928 10.0.0.33 - - [2025-11-03 08:54:17] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002600 10.0.0.33 - - [2025-11-03 08:54:17] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002199 10.0.0.33 - - [2025-11-03 08:55:18] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.011414 10.0.0.33 - - [2025-11-03 08:55:18] "POST /set-tag HTTP/1.1" 200 109 0.010101 10.0.0.33 - - [2025-11-03 08:55:18] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010684 10.0.0.33 - - [2025-11-03 08:55:18] "POST /set-tag HTTP/1.1" 200 109 0.003638 10.0.0.33 - - [2025-11-03 08:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2025-11-03 08:55:18] "GET /loadbalancer/0030063e-0efe-400a-bd80-57602d24c2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004155 10.0.0.33 - - [2025-11-03 08:55:18] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005949 10.0.0.33 - - [2025-11-03 08:55:18] "POST /set-tag HTTP/1.1" 200 109 0.033815 10.0.0.33 - - [2025-11-03 08:55:18] "DELETE /loadbalancer-member/b6460eaa-f818-4582-a86c-49cedbcd438f HTTP/1.1" 200 115 0.035020 10.0.0.33 - - [2025-11-03 08:55:18] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007231 10.0.0.33 - - [2025-11-03 08:55:18] "POST /set-tag HTTP/1.1" 200 109 0.005927 10.0.0.33 - - [2025-11-03 08:55:19] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005709 10.0.0.33 - - [2025-11-03 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.33 - - [2025-11-03 08:55:19] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006350 10.0.0.33 - - [2025-11-03 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.33 - - [2025-11-03 08:55:19] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004591 10.0.0.33 - - [2025-11-03 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.33 - - [2025-11-03 08:55:19] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007503 10.0.0.33 - - [2025-11-03 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.004185 10.0.0.33 - - [2025-11-03 08:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.33 - - [2025-11-03 08:55:19] "GET /loadbalancer/0030063e-0efe-400a-bd80-57602d24c2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003344 10.0.0.33 - - [2025-11-03 08:55:19] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004462 10.0.0.33 - - [2025-11-03 08:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.33 - - [2025-11-03 08:55:19] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005296 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.006876 10.0.0.33 - - [2025-11-03 08:55:20] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005876 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.005766 10.0.0.33 - - [2025-11-03 08:55:20] "GET /virtual-machine/f1dd5fb6-1902-44a4-8fca-f00a9c2fd95e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003526 10.0.0.33 - - [2025-11-03 08:55:20] "POST /ref-update HTTP/1.1" 200 156 0.009759 10.0.0.33 - - [2025-11-03 08:55:20] "GET /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013956 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.024093 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.055804 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.043551 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.029540 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.082114 10.0.0.33 - - [2025-11-03 08:55:20] "DELETE /instance-ip/5a1d0e88-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.089980 10.0.0.33 - - [2025-11-03 08:55:20] "DELETE /virtual-machine-interface/5a028e32-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.063118 10.0.0.33 - - [2025-11-03 08:55:20] "DELETE /virtual-machine/f1dd5fb6-1902-44a4-8fca-f00a9c2fd95e HTTP/1.1" 200 115 0.036211 10.0.0.33 - - [2025-11-03 08:55:20] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006582 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.33 - - [2025-11-03 08:55:20] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005222 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.33 - - [2025-11-03 08:55:20] "GET /virtual-machine/7c7dd0e9-7100-4e3f-bb04-cfaff3153af2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005282 10.0.0.33 - - [2025-11-03 08:55:20] "POST /ref-update HTTP/1.1" 200 156 0.014039 10.0.0.33 - - [2025-11-03 08:55:20] "GET /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.023845 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.037416 10.0.0.33 - - [2025-11-03 08:55:20] "POST /set-tag HTTP/1.1" 200 109 0.043475 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.046149 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.020747 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.063064 10.0.0.33 - - [2025-11-03 08:55:21] "DELETE /instance-ip/5893a20c-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.063394 10.0.0.33 - - [2025-11-03 08:55:21] "POST /ref-update HTTP/1.1" 200 156 0.009259 10.0.0.33 - - [2025-11-03 08:55:21] "DELETE /virtual-machine-interface/587928dc-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.042212 10.0.0.33 - - [2025-11-03 08:55:21] "DELETE /virtual-machine/7c7dd0e9-7100-4e3f-bb04-cfaff3153af2 HTTP/1.1" 200 115 0.022400 10.0.0.33 - - [2025-11-03 08:55:21] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005937 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.33 - - [2025-11-03 08:55:21] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004611 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.33 - - [2025-11-03 08:55:21] "GET /virtual-machine/42aa7d8c-a9a9-4295-998b-9b0921241bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003158 10.0.0.33 - - [2025-11-03 08:55:21] "POST /ref-update HTTP/1.1" 200 156 0.025647 10.0.0.33 - - [2025-11-03 08:55:21] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.011348 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.079996 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.040864 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.047733 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.021979 10.0.0.33 - - [2025-11-03 08:55:21] "POST /set-tag HTTP/1.1" 200 109 0.087217 10.0.0.33 - - [2025-11-03 08:55:22] "DELETE /instance-ip/5907effe-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.099041 10.0.0.33 - - [2025-11-03 08:55:22] "POST /ref-update HTTP/1.1" 200 156 0.023690 10.0.0.33 - - [2025-11-03 08:55:22] "DELETE /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.066351 10.0.0.33 - - [2025-11-03 08:55:22] "DELETE /virtual-machine/42aa7d8c-a9a9-4295-998b-9b0921241bf2 HTTP/1.1" 200 115 0.031315 10.0.0.33 - - [2025-11-03 08:55:22] "DELETE /tag/137fabfa-ed7e-4c0e-82e1-0f7195a72275 HTTP/1.1" 200 115 0.052271 10.0.0.33 - - [2025-11-03 08:55:22] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008996 10.0.0.33 - - [2025-11-03 08:55:22] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.33 - - [2025-11-03 08:55:22] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007700 10.0.0.33 - - [2025-11-03 08:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.33 - - [2025-11-03 08:55:22] "GET /virtual-machine/852d01c4-ab3f-4ee1-934e-cbea25b469f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002930 10.0.0.33 - - [2025-11-03 08:55:22] "POST /ref-update HTTP/1.1" 200 156 0.020679 10.0.0.33 - - [2025-11-03 08:55:22] "GET /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015457 10.0.0.33 - - [2025-11-03 08:55:22] "POST /set-tag HTTP/1.1" 200 109 0.015219 10.0.0.33 - - [2025-11-03 08:55:22] "POST /set-tag HTTP/1.1" 200 109 0.025028 10.0.0.33 - - [2025-11-03 08:55:22] "POST /set-tag HTTP/1.1" 200 109 0.041790 10.0.0.33 - - [2025-11-03 08:55:22] "POST /set-tag HTTP/1.1" 200 109 0.012823 10.0.0.33 - - [2025-11-03 08:55:22] "POST /set-tag HTTP/1.1" 200 109 0.040721 10.0.0.33 - - [2025-11-03 08:55:22] "DELETE /instance-ip/59a12322-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.069056 10.0.0.33 - - [2025-11-03 08:55:22] "DELETE /virtual-machine-interface/59875fc8-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.045691 10.0.0.33 - - [2025-11-03 08:55:22] "DELETE /virtual-machine/852d01c4-ab3f-4ee1-934e-cbea25b469f9 HTTP/1.1" 200 115 0.031954 10.0.0.33 - - [2025-11-03 08:55:22] "DELETE /tag/4b323ce8-92fc-4722-974c-59f0650cc307 HTTP/1.1" 200 115 0.048369 10.0.0.33 - - [2025-11-03 08:55:22] "DELETE /tag/a80d0e88-47ab-4de6-a8d0-e43c32a036d5 HTTP/1.1" 409 388 0.007475 10.0.0.33 - - [2025-11-03 08:55:50] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007966 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.005932 10.0.0.33 - - [2025-11-03 08:55:50] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004885 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.002732 10.0.0.33 - - [2025-11-03 08:55:50] "GET /virtual-machine/842c0c84-1f57-4880-b842-1f2ab0326e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003131 10.0.0.33 - - [2025-11-03 08:55:50] "POST /ref-update HTTP/1.1" 200 156 0.012774 10.0.0.33 - - [2025-11-03 08:55:50] "GET /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021249 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.024769 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.029204 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.033338 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.013041 10.0.0.33 - - [2025-11-03 08:55:50] "DELETE /instance-ip/5b13a1d0-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.049221 10.0.0.33 - - [2025-11-03 08:55:50] "DELETE /virtual-machine-interface/5afcfdf4-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.058875 10.0.0.33 - - [2025-11-03 08:55:50] "DELETE /virtual-machine/842c0c84-1f57-4880-b842-1f2ab0326e77 HTTP/1.1" 200 115 0.023000 10.0.0.33 - - [2025-11-03 08:55:50] "DELETE /tag/360984ee-4f39-4274-a9cb-3457f24b0529 HTTP/1.1" 409 236 0.009960 10.0.0.33 - - [2025-11-03 08:55:50] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005758 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.33 - - [2025-11-03 08:55:50] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004566 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.33 - - [2025-11-03 08:55:50] "GET /virtual-machine/3222bce1-e308-4157-bdd0-abc824462b7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002928 10.0.0.33 - - [2025-11-03 08:55:50] "POST /ref-update HTTP/1.1" 200 156 0.009819 10.0.0.33 - - [2025-11-03 08:55:50] "GET /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006493 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.016516 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.026752 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.015090 10.0.0.33 - - [2025-11-03 08:55:50] "POST /set-tag HTTP/1.1" 200 109 0.021204 10.0.0.33 - - [2025-11-03 08:55:50] "DELETE /instance-ip/5bf51390-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.050961 10.0.0.33 - - [2025-11-03 08:55:50] "DELETE /virtual-machine-interface/5bddd91e-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.041774 10.0.0.33 - - [2025-11-03 08:55:51] "DELETE /virtual-machine/3222bce1-e308-4157-bdd0-abc824462b7f HTTP/1.1" 200 115 0.029915 10.0.0.33 - - [2025-11-03 08:55:51] "DELETE /tag/af87a73a-9ef4-4839-8aa7-c85b29afc494 HTTP/1.1" 200 115 0.030826 10.0.0.33 - - [2025-11-03 08:55:51] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006163 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.33 - - [2025-11-03 08:55:51] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004746 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.33 - - [2025-11-03 08:55:51] "GET /virtual-machine/42602648-890e-4027-9c0a-6184178cd79d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003126 10.0.0.33 - - [2025-11-03 08:55:51] "POST /ref-update HTTP/1.1" 200 156 0.010218 10.0.0.33 - - [2025-11-03 08:55:51] "GET /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018975 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.020168 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.031491 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.038316 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.013882 10.0.0.33 - - [2025-11-03 08:55:51] "DELETE /instance-ip/5b853aca-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.052810 10.0.0.33 - - [2025-11-03 08:55:51] "DELETE /virtual-machine-interface/5b6af43a-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.048902 10.0.0.33 - - [2025-11-03 08:55:51] "DELETE /virtual-machine/42602648-890e-4027-9c0a-6184178cd79d HTTP/1.1" 200 115 0.024341 10.0.0.33 - - [2025-11-03 08:55:51] "DELETE /tag/f584ea8b-cf62-41d7-b191-a7507db917dc HTTP/1.1" 200 115 0.039108 10.0.0.33 - - [2025-11-03 08:55:51] "DELETE /tag/a5dd9d18-a1a1-4699-886c-2359ec61d68c HTTP/1.1" 409 236 0.004923 10.0.0.33 - - [2025-11-03 08:55:51] "DELETE /tag/da124c5f-28c6-4849-ac93-7cfbcc158c4d HTTP/1.1" 409 236 0.004663 10.0.0.33 - - [2025-11-03 08:55:51] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004468 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.33 - - [2025-11-03 08:55:51] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005076 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.33 - - [2025-11-03 08:55:51] "GET /virtual-machine/3a558db4-81d4-4d53-9e45-c533f1324388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002537 10.0.0.33 - - [2025-11-03 08:55:51] "POST /ref-update HTTP/1.1" 200 156 0.008981 10.0.0.33 - - [2025-11-03 08:55:51] "GET /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015927 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.016722 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.015363 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.034076 10.0.0.33 - - [2025-11-03 08:55:51] "POST /set-tag HTTP/1.1" 200 109 0.026347 10.0.0.33 - - [2025-11-03 08:55:52] "DELETE /instance-ip/5aa99c36-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.035030 10.0.0.33 - - [2025-11-03 08:55:52] "DELETE /virtual-machine-interface/5a8f3d00-b892-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.041406 10.0.0.33 - - [2025-11-03 08:55:52] "DELETE /virtual-machine/3a558db4-81d4-4d53-9e45-c533f1324388 HTTP/1.1" 200 115 0.021843 10.0.0.33 - - [2025-11-03 08:55:52] "DELETE /tag/ec130f7b-44e8-4a7a-9f52-b0b50c2fe522 HTTP/1.1" 200 115 0.036835 10.0.0.33 - - [2025-11-03 08:55:52] "DELETE /tag/4f5930e6-f532-4b0e-bf32-5aef742e4417 HTTP/1.1" 200 115 0.030636 10.0.0.33 - - [2025-11-03 08:55:52] "DELETE /tag/6b8e84c2-d872-4e65-bc52-534b9a4e70d0 HTTP/1.1" 200 115 0.030660 10.0.0.33 - - [2025-11-03 08:55:53] "POST /projects HTTP/1.1" 409 238 0.002475 10.0.0.33 - - [2025-11-03 08:55:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.33 - - [2025-11-03 08:55:54] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041007 10.0.0.33 - - [2025-11-03 08:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.33 - - [2025-11-03 08:55:54] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005420 10.0.0.33 - - [2025-11-03 08:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.33 - - [2025-11-03 08:55:54] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004483 10.0.0.33 - - [2025-11-03 08:55:54] "POST /security-groups HTTP/1.1" 409 285 0.002251 10.0.0.33 - - [2025-11-03 08:55:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.33 - - [2025-11-03 08:55:54] "PUT /security-group/8707c978-f53d-447e-941b-f8eb6e61c3c1 HTTP/1.1" 200 262 0.056510 10.0.0.33 - - [2025-11-03 08:55:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021474 10.0.0.33 - - [2025-11-03 08:55:54] "PUT /access-control-list/e3d8b62d-cbfc-4046-b969-947373242b5a HTTP/1.1" 200 272 0.012219 10.0.0.33 - - [2025-11-03 08:55:54] "PUT /access-control-list/d6bf0fac-4ff2-4ca1-b076-f927d85b19a1 HTTP/1.1" 200 272 0.033293 10.0.0.33 - - [2025-11-03 08:55:59] "POST /projects HTTP/1.1" 409 238 0.002582 10.0.0.33 - - [2025-11-03 08:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.33 - - [2025-11-03 08:55:59] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034091 10.0.0.33 - - [2025-11-03 08:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.33 - - [2025-11-03 08:55:59] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004557 10.0.0.33 - - [2025-11-03 08:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.33 - - [2025-11-03 08:55:59] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004114 10.0.0.33 - - [2025-11-03 08:55:59] "POST /security-groups HTTP/1.1" 409 285 0.001982 10.0.0.33 - - [2025-11-03 08:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.33 - - [2025-11-03 08:55:59] "PUT /security-group/8707c978-f53d-447e-941b-f8eb6e61c3c1 HTTP/1.1" 200 262 0.054374 10.0.0.33 - - [2025-11-03 08:55:59] "PUT /access-control-list/e3d8b62d-cbfc-4046-b969-947373242b5a HTTP/1.1" 200 272 0.014443 10.0.0.33 - - [2025-11-03 08:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033093 10.0.0.33 - - [2025-11-03 08:55:59] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011139 10.0.0.33 - - [2025-11-03 08:55:59] "PUT /access-control-list/d6bf0fac-4ff2-4ca1-b076-f927d85b19a1 HTTP/1.1" 200 272 0.041423 10.0.0.33 - - [2025-11-03 08:55:59] "GET /firewall-rule/8b09ea48-5eea-43ce-9998-d0c62f1fe188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002899 10.0.0.33 - - [2025-11-03 08:55:59] "POST /ref-update HTTP/1.1" 200 156 0.052591 10.0.0.33 - - [2025-11-03 08:55:59] "DELETE /firewall-rule/8b09ea48-5eea-43ce-9998-d0c62f1fe188 HTTP/1.1" 200 115 0.040406 10.0.0.33 - - [2025-11-03 08:55:59] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004852 10.0.0.33 - - [2025-11-03 08:55:59] "GET /firewall-rule/f4710a73-ebad-4d22-9766-43008f6273b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003412 10.0.0.33 - - [2025-11-03 08:55:59] "POST /ref-update HTTP/1.1" 200 156 0.047602 10.0.0.33 - - [2025-11-03 08:55:59] "DELETE /firewall-rule/f4710a73-ebad-4d22-9766-43008f6273b3 HTTP/1.1" 200 115 0.029099 10.0.0.33 - - [2025-11-03 08:55:59] "DELETE /tag/26db5943-025a-496c-96aa-3825cfaa1b73 HTTP/1.1" 200 115 0.039022 10.0.0.33 - - [2025-11-03 08:55:59] "DELETE /tag/a5dd9d18-a1a1-4699-886c-2359ec61d68c HTTP/1.1" 409 236 0.005717 10.0.0.33 - - [2025-11-03 08:55:59] "DELETE /tag/da124c5f-28c6-4849-ac93-7cfbcc158c4d HTTP/1.1" 409 236 0.004138 10.0.0.33 - - [2025-11-03 08:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.33 - - [2025-11-03 08:55:59] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004301 10.0.0.33 - - [2025-11-03 08:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.33 - - [2025-11-03 08:55:59] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004442 10.0.0.33 - - [2025-11-03 08:55:59] "PUT /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb HTTP/1.1" 200 264 0.039486 10.0.0.33 - - [2025-11-03 08:56:00] "PUT /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e HTTP/1.1" 200 264 0.056024 10.0.0.33 - - [2025-11-03 08:56:00] "DELETE /security-group/8707c978-f53d-447e-941b-f8eb6e61c3c1 HTTP/1.1" 200 115 0.054072 10.0.0.33 - - [2025-11-03 08:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.33 - - [2025-11-03 08:56:00] "DELETE /access-control-list/e3d8b62d-cbfc-4046-b969-947373242b5a HTTP/1.1" 200 115 0.040068 10.0.0.33 - - [2025-11-03 08:56:00] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.052279 10.0.0.33 - - [2025-11-03 08:56:00] "DELETE /access-control-list/d6bf0fac-4ff2-4ca1-b076-f927d85b19a1 HTTP/1.1" 200 115 0.058431 10.0.0.33 - - [2025-11-03 08:56:00] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?fields=security_groups HTTP/1.1" 200 1352 0.048268 10.0.0.33 - - [2025-11-03 08:56:00] "DELETE /security-group/a6086979-b201-4280-b8b4-43891aa93394 HTTP/1.1" 200 115 0.040778 10.0.0.33 - - [2025-11-03 08:56:00] "DELETE /access-control-list/49e05ed0-8013-4eca-ab13-ba9e4662a23d HTTP/1.1" 200 115 0.038851 10.0.0.33 - - [2025-11-03 08:56:00] "GET /project/20f73573-b746-4a2e-bedc-fefeff5b67ad?fields=application_policy_sets HTTP/1.1" 200 1391 0.036509 10.0.0.33 - - [2025-11-03 08:56:00] "DELETE /access-control-list/45099b3f-57f3-48d4-94e9-3ffff2fea1ff HTTP/1.1" 200 115 0.040610 10.0.0.33 - - [2025-11-03 08:56:00] "DELETE /project/20f73573-b746-4a2e-bedc-fefeff5b67ad HTTP/1.1" 200 115 0.344104 10.0.0.33 - - [2025-11-03 08:56:00] "POST /projects HTTP/1.1" 409 238 0.003464 10.0.0.33 - - [2025-11-03 08:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2025-11-03 08:56:00] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035454 10.0.0.33 - - [2025-11-03 08:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.33 - - [2025-11-03 08:56:00] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005033 10.0.0.33 - - [2025-11-03 08:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2025-11-03 08:56:00] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004423 10.0.0.33 - - [2025-11-03 08:56:00] "POST /security-groups HTTP/1.1" 409 285 0.002674 10.0.0.33 - - [2025-11-03 08:56:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.33 - - [2025-11-03 08:56:00] "PUT /security-group/5573c863-53c0-45e2-ad5c-e4896271bd2c HTTP/1.1" 200 262 0.058111 10.0.0.33 - - [2025-11-03 08:56:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.034862 10.0.0.33 - - [2025-11-03 08:56:00] "PUT /access-control-list/662a7c67-5261-499b-b692-ea5df146c24a HTTP/1.1" 200 272 0.018946 10.0.0.33 - - [2025-11-03 08:56:00] "PUT /access-control-list/40f833ab-6e4f-4706-9078-a5d232d08d9c HTTP/1.1" 200 272 0.030807 10.0.0.33 - - [2025-11-03 08:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.33 - - [2025-11-03 08:56:05] "GET /loadbalancer/0030063e-0efe-400a-bd80-57602d24c2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002564 10.0.0.33 - - [2025-11-03 08:56:05] "GET /virtual-machine-interface/58f30238-b892-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001428 10.0.0.33 - - [2025-11-03 08:56:05] "DELETE /loadbalancer-member/3f182600-6286-40b9-86a9-a1f7790dc94d HTTP/1.1" 200 115 0.042109 10.0.0.33 - - [2025-11-03 08:56:05] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003274 10.0.0.33 - - [2025-11-03 08:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.33 - - [2025-11-03 08:56:05] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004794 10.0.0.33 - - [2025-11-03 08:56:05] "GET /firewall-policy/956cafda-d57e-44e5-a719-a5acd03e988c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002634 10.0.0.33 - - [2025-11-03 08:56:05] "GET /firewall-rule/3027db2a-40d6-4259-9542-c47465f768b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003048 10.0.0.33 - - [2025-11-03 08:56:05] "POST /ref-update HTTP/1.1" 200 156 0.012620 10.0.0.33 - - [2025-11-03 08:56:05] "DELETE /firewall-rule/3027db2a-40d6-4259-9542-c47465f768b7 HTTP/1.1" 200 115 0.069108 10.0.0.33 - - [2025-11-03 08:56:05] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004156 10.0.0.33 - - [2025-11-03 08:56:05] "GET /firewall-rule/22b3a67b-87b1-4113-9a87-66a919442c27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003187 10.0.0.33 - - [2025-11-03 08:56:05] "POST /ref-update HTTP/1.1" 200 156 0.014153 10.0.0.33 - - [2025-11-03 08:56:05] "DELETE /firewall-rule/22b3a67b-87b1-4113-9a87-66a919442c27 HTTP/1.1" 200 115 0.042509 10.0.0.33 - - [2025-11-03 08:56:05] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003990 10.0.0.33 - - [2025-11-03 08:56:05] "GET /firewall-rule/eff1cc26-233e-4cec-9b65-8bce13c6fd9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003135 10.0.0.33 - - [2025-11-03 08:56:05] "POST /ref-update HTTP/1.1" 200 156 0.013348 10.0.0.33 - - [2025-11-03 08:56:05] "DELETE /firewall-rule/eff1cc26-233e-4cec-9b65-8bce13c6fd9b HTTP/1.1" 200 115 0.067034 10.0.0.33 - - [2025-11-03 08:56:05] "GET /application-policy-set/fdf894bb-528b-4480-99b5-5d86690f1d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003874 10.0.0.33 - - [2025-11-03 08:56:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.33 - - [2025-11-03 08:56:05] "GET /policy-management/adc8a428-038b-4aa5-9c7f-adc3a6af0b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003247 10.0.0.33 - - [2025-11-03 08:56:05] "GET /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003299 10.0.0.33 - - [2025-11-03 08:56:05] "POST /ref-update HTTP/1.1" 200 156 0.022755 10.0.0.33 - - [2025-11-03 08:56:05] "DELETE /firewall-policy/cae24e40-c138-49f4-86fa-b9e94146ce21 HTTP/1.1" 200 115 0.041554 10.0.0.33 - - [2025-11-03 08:56:05] "DELETE /tag/a5dd9d18-a1a1-4699-886c-2359ec61d68c HTTP/1.1" 200 115 0.034554 10.0.0.33 - - [2025-11-03 08:56:05] "DELETE /tag/da124c5f-28c6-4849-ac93-7cfbcc158c4d HTTP/1.1" 200 115 0.063637 10.0.0.33 - - [2025-11-03 08:56:06] "DELETE /tag/360984ee-4f39-4274-a9cb-3457f24b0529 HTTP/1.1" 200 115 0.065894 10.0.0.33 - - [2025-11-03 08:56:06] "DELETE /tag/a80d0e88-47ab-4de6-a8d0-e43c32a036d5 HTTP/1.1" 200 115 0.082836 10.0.0.33 - - [2025-11-03 08:56:06] "DELETE /loadbalancer-pool/baf0a7a4-b09e-4e2f-baee-2820bd2af78e HTTP/1.1" 200 115 0.031840 10.0.0.33 - - [2025-11-03 08:56:06] "DELETE /loadbalancer-listener/9a3f2f6e-f89f-4e8a-8bdd-cec7e73ced15 HTTP/1.1" 200 115 0.046751 10.0.0.33 - - [2025-11-03 08:56:06] "DELETE /loadbalancer/0030063e-0efe-400a-bd80-57602d24c2df HTTP/1.1" 200 115 0.039329 10.0.0.33 - - [2025-11-03 08:56:06] "DELETE /floating-ip/789f15a3-7ffe-47b5-83d1-386f92904ff9 HTTP/1.1" 200 115 0.043803 10.0.0.33 - - [2025-11-03 08:56:06] "DELETE /instance-ip/0727a1e8-83b4-4fab-9753-9d240ce318ee HTTP/1.1" 200 115 0.041528 10.0.0.33 - - [2025-11-03 08:56:06] "DELETE /virtual-machine-interface/e2660728-f4e2-4dc2-a9e1-c064b8075383 HTTP/1.1" 200 115 0.047346 10.0.0.33 - - [2025-11-03 08:56:06] "DELETE /tag/501f3d2b-6dda-43f5-a121-9324de2b8196 HTTP/1.1" 200 115 0.057431 10.0.0.33 - - [2025-11-03 08:56:06] "POST /projects HTTP/1.1" 409 238 0.004146 10.0.0.33 - - [2025-11-03 08:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.33 - - [2025-11-03 08:56:06] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039806 10.0.0.33 - - [2025-11-03 08:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.33 - - [2025-11-03 08:56:06] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006707 10.0.0.33 - - [2025-11-03 08:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.33 - - [2025-11-03 08:56:06] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004107 10.0.0.33 - - [2025-11-03 08:56:06] "POST /security-groups HTTP/1.1" 409 285 0.002496 10.0.0.33 - - [2025-11-03 08:56:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.33 - - [2025-11-03 08:56:06] "PUT /security-group/5573c863-53c0-45e2-ad5c-e4896271bd2c HTTP/1.1" 200 262 0.057720 10.0.0.33 - - [2025-11-03 08:56:06] "PUT /access-control-list/662a7c67-5261-499b-b692-ea5df146c24a HTTP/1.1" 200 272 0.024677 10.0.0.33 - - [2025-11-03 08:56:06] "PUT /access-control-list/40f833ab-6e4f-4706-9078-a5d232d08d9c HTTP/1.1" 200 272 0.042908 10.0.0.33 - - [2025-11-03 08:56:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.039272 10.0.0.33 - - [2025-11-03 08:56:06] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.017465 10.0.0.33 - - [2025-11-03 08:56:06] "GET /firewall-rule/e5b64f55-869f-4ffc-a580-23d1b30a2abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004753 10.0.0.33 - - [2025-11-03 08:56:06] "POST /ref-update HTTP/1.1" 200 156 0.072053 10.0.0.33 - - [2025-11-03 08:56:07] "DELETE /firewall-rule/e5b64f55-869f-4ffc-a580-23d1b30a2abe HTTP/1.1" 200 115 0.045571 10.0.0.33 - - [2025-11-03 08:56:07] "GET /firewall-policy/12afefbb-919c-473d-a990-c8a8ce47f3c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.011212 10.0.0.33 - - [2025-11-03 08:56:07] "GET /firewall-rule/78d9841d-e06f-4e33-ba88-9868bcb37d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003114 10.0.0.33 - - [2025-11-03 08:56:07] "POST /ref-update HTTP/1.1" 200 156 0.048927 10.0.0.33 - - [2025-11-03 08:56:07] "DELETE /firewall-rule/78d9841d-e06f-4e33-ba88-9868bcb37d87 HTTP/1.1" 200 115 0.042136 10.0.0.33 - - [2025-11-03 08:56:07] "DELETE /tag/62fbe0fa-4a90-4310-8ae9-48173c0bfbf6 HTTP/1.1" 200 115 0.046542 10.0.0.33 - - [2025-11-03 08:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.33 - - [2025-11-03 08:56:07] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005445 10.0.0.33 - - [2025-11-03 08:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2025-11-03 08:56:07] "GET /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.009071 10.0.0.33 - - [2025-11-03 08:56:07] "PUT /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb HTTP/1.1" 200 264 0.061983 10.0.0.33 - - [2025-11-03 08:56:07] "PUT /virtual-network/230c79dc-7beb-477c-9910-e2e1ca326f8e HTTP/1.1" 200 264 0.093729 10.0.0.33 - - [2025-11-03 08:56:07] "DELETE /security-group/5573c863-53c0-45e2-ad5c-e4896271bd2c HTTP/1.1" 200 115 0.079837 10.0.0.33 - - [2025-11-03 08:56:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.33 - - [2025-11-03 08:56:07] "DELETE /access-control-list/662a7c67-5261-499b-b692-ea5df146c24a HTTP/1.1" 200 115 0.053630 10.0.0.33 - - [2025-11-03 08:56:07] "DELETE /access-control-list/40f833ab-6e4f-4706-9078-a5d232d08d9c HTTP/1.1" 200 115 0.041363 10.0.0.33 - - [2025-11-03 08:56:07] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.042652 10.0.0.33 - - [2025-11-03 08:56:07] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?fields=security_groups HTTP/1.1" 200 1353 0.046025 10.0.0.33 - - [2025-11-03 08:56:07] "DELETE /access-control-list/d9991f11-3f7d-4e02-b4a1-383407d26930 HTTP/1.1" 200 115 0.065248 10.0.0.33 - - [2025-11-03 08:56:07] "DELETE /security-group/25b57022-316d-47ed-83c4-c9f08ba28cdf HTTP/1.1" 200 115 0.108958 10.0.0.33 - - [2025-11-03 08:56:08] "GET /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12?fields=application_policy_sets HTTP/1.1" 200 1392 0.062657 10.0.0.33 - - [2025-11-03 08:56:08] "DELETE /access-control-list/8c024e53-885f-4e44-adc5-b6117ee4b09d HTTP/1.1" 200 115 0.071234 10.0.0.33 - - [2025-11-03 08:56:08] "DELETE /project/b11a3f6e-b3ec-41b2-ae8a-650a58cd2f12 HTTP/1.1" 200 115 0.426551 10.0.0.33 - - [2025-11-03 08:57:00] "GET / HTTP/1.1" 200 35931 0.001865 10.0.0.33 - - [2025-11-03 08:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2025-11-03 08:57:00] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002841 10.0.0.33 - - [2025-11-03 08:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.33 - - [2025-11-03 08:57:01] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002637 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:57:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:57:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:57:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:57:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 10.0.0.33 - - [2025-11-03 08:57:18] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.33 - - [2025-11-03 08:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.33 - - [2025-11-03 08:57:18] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004400 10.0.0.33 - - [2025-11-03 08:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.33 - - [2025-11-03 08:57:18] "GET /config-node/53754a16-ccb2-4fad-bf4f-8e2d94e6a49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001744 10.0.0.33 - - [2025-11-03 08:57:29] "GET / HTTP/1.1" 200 35931 0.001755 10.0.0.33 - - [2025-11-03 08:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.33 - - [2025-11-03 08:57:29] "GET /routing-instance/64256e33-2c46-441d-95a5-e173a07af0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006900 10.0.0.33 - - [2025-11-03 08:57:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002705 10.0.0.33 - - [2025-11-03 08:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.33 - - [2025-11-03 08:57:29] "GET /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003374 10.0.0.33 - - [2025-11-03 08:57:29] "PUT /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b HTTP/1.1" 200 254 0.012877 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:57:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:57:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 10.0.0.33 - - [2025-11-03 08:57:36] "GET /global-system-configs HTTP/1.1" 200 322 0.012159 10.0.0.33 - - [2025-11-03 08:57:38] "GET /global-system-configs HTTP/1.1" 200 322 0.004143 10.0.0.33 - - [2025-11-03 08:57:44] "GET / HTTP/1.1" 200 35931 0.002907 10.0.0.33 - - [2025-11-03 08:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.33 - - [2025-11-03 08:57:44] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005305 10.0.0.33 - - [2025-11-03 08:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.33 - - [2025-11-03 08:57:44] "GET /config-node/53754a16-ccb2-4fad-bf4f-8e2d94e6a49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002534 10.0.0.33 - - [2025-11-03 08:57:44] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.33 - - [2025-11-03 08:57:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001997 10.0.0.33 - - [2025-11-03 08:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2025-11-03 08:57:49] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002318 10.0.0.33 - - [2025-11-03 08:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.33 - - [2025-11-03 08:57:49] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.008538 10.0.0.33 - - [2025-11-03 08:57:49] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.33 - - [2025-11-03 08:57:49] "POST /alarms HTTP/1.1" 409 264 0.002037 10.0.0.33 - - [2025-11-03 08:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.33 - - [2025-11-03 08:57:49] "PUT /alarm/78d0ebaa-72ea-48ce-9cfb-19184585313f HTTP/1.1" 200 244 0.010824 10.0.0.33 - - [2025-11-03 08:57:49] "POST /alarms HTTP/1.1" 409 261 0.008487 10.0.0.33 - - [2025-11-03 08:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.33 - - [2025-11-03 08:57:49] "PUT /alarm/66577d6f-e112-49c9-b568-da441dac93de HTTP/1.1" 200 244 0.012330 10.0.0.33 - - [2025-11-03 08:57:49] "POST /alarms HTTP/1.1" 409 261 0.011768 10.0.0.33 - - [2025-11-03 08:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.33 - - [2025-11-03 08:57:49] "PUT /alarm/e6461de1-6830-4f51-a718-4bf02828d814 HTTP/1.1" 200 244 0.011703 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 253 0.009664 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/6dab93c4-716f-4c0e-9e95-ea4cf3d7e742 HTTP/1.1" 200 244 0.010717 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 251 0.009147 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/cd2f5294-80b2-49d6-9246-acad82b4fd42 HTTP/1.1" 200 244 0.010576 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 252 0.008693 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/ad3ee9ef-2724-4cb1-97f8-3b44e2f46823 HTTP/1.1" 200 244 0.012426 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 256 0.006882 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/e5673bd9-ce7f-43cf-8704-4782c4299cbf HTTP/1.1" 200 244 0.010685 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 248 0.012167 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/ef5bf115-8703-4d9b-971c-72bb733f16d4 HTTP/1.1" 200 244 0.017607 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 252 0.005858 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/7d2a6bff-ab3a-4774-9793-0f9a3df0aadc HTTP/1.1" 200 244 0.016553 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 257 0.011885 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/2b45971a-f0bb-4360-b622-7c970273d34b HTTP/1.1" 200 244 0.012753 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 251 0.005308 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/76a0086a-46d3-4110-b5db-883c234cbd4e HTTP/1.1" 200 244 0.011444 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 257 0.003832 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/1d5b2b82-ad43-4cf9-a8a5-5ed8a3b67316 HTTP/1.1" 200 244 0.015257 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 261 0.008320 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/0652cc3f-648f-4de7-b9dc-7300d29ca4a6 HTTP/1.1" 200 244 0.010700 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 258 0.004895 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/1e411233-7a1c-44e9-a425-b592cb553650 HTTP/1.1" 200 244 0.009824 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 254 0.004014 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/91164d30-0958-4f31-a545-17559124f9ab HTTP/1.1" 200 244 0.011647 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 254 0.012506 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.33 - - [2025-11-03 08:57:50] "PUT /alarm/6a49adb1-39d2-47a2-828d-d0b9a05d5593 HTTP/1.1" 200 244 0.011157 10.0.0.33 - - [2025-11-03 08:57:50] "POST /alarms HTTP/1.1" 409 254 0.011662 10.0.0.33 - - [2025-11-03 08:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.33 - - [2025-11-03 08:57:51] "PUT /alarm/cb097523-7777-4767-b93b-ebb896a573c8 HTTP/1.1" 200 244 0.012946 10.0.0.33 - - [2025-11-03 08:57:51] "POST /alarms HTTP/1.1" 409 247 0.008601 10.0.0.33 - - [2025-11-03 08:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.33 - - [2025-11-03 08:57:51] "PUT /alarm/37b49280-33e9-448d-ad84-6d9c12317bf6 HTTP/1.1" 200 244 0.010716 10.0.0.33 - - [2025-11-03 08:57:51] "POST /alarms HTTP/1.1" 409 272 0.002337 10.0.0.33 - - [2025-11-03 08:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2025-11-03 08:57:51] "PUT /alarm/40b3bba2-dac1-4cb0-8c3a-c311f70bd8ce HTTP/1.1" 200 244 0.009888 10.0.0.33 - - [2025-11-03 08:57:51] "POST /alarms HTTP/1.1" 409 261 0.002143 10.0.0.33 - - [2025-11-03 08:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.33 - - [2025-11-03 08:57:51] "PUT /alarm/65fc80ca-11f5-4df8-95c5-4719c9dd5863 HTTP/1.1" 200 244 0.010605 10.0.0.33 - - [2025-11-03 08:57:51] "POST /alarms HTTP/1.1" 409 259 0.004985 10.0.0.33 - - [2025-11-03 08:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.33 - - [2025-11-03 08:57:51] "PUT /alarm/c28e33c1-31b6-42f1-a69b-36bc30ea13ca HTTP/1.1" 200 244 0.010669 10.0.0.33 - - [2025-11-03 08:57:51] "POST /alarms HTTP/1.1" 409 265 0.012669 10.0.0.33 - - [2025-11-03 08:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.33 - - [2025-11-03 08:57:51] "PUT /alarm/172b731d-5214-47ce-993e-15e3640d49bc HTTP/1.1" 200 244 0.031488 10.0.0.33 - - [2025-11-03 08:57:51] "POST /alarms HTTP/1.1" 409 279 0.007279 10.0.0.33 - - [2025-11-03 08:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.33 - - [2025-11-03 08:57:51] "PUT /alarm/811bdfee-9e7f-43fb-9452-fdc1602c852c HTTP/1.1" 200 244 0.010157 10.0.0.33 - - [2025-11-03 08:57:51] "GET / HTTP/1.1" 200 35931 0.002373 10.0.0.33 - - [2025-11-03 08:57:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002294 10.0.0.33 - - [2025-11-03 08:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.33 - - [2025-11-03 08:57:51] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.007711 10.0.0.33 - - [2025-11-03 08:57:51] "GET / HTTP/1.1" 200 35931 0.002405 10.0.0.33 - - [2025-11-03 08:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.33 - - [2025-11-03 08:57:51] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002633 10.0.0.33 - - [2025-11-03 08:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.33 - - [2025-11-03 08:57:51] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.010249 10.0.0.33 - - [2025-11-03 08:57:52] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.33 - - [2025-11-03 08:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.33 - - [2025-11-03 08:57:52] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004914 10.0.0.33 - - [2025-11-03 08:57:52] "PUT /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28 HTTP/1.1" 200 274 0.024702 10.0.0.33 - - [2025-11-03 08:57:55] "GET / HTTP/1.1" 200 35931 0.001532 10.0.0.33 - - [2025-11-03 08:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2025-11-03 08:57:55] "GET /routing-instance/64256e33-2c46-441d-95a5-e173a07af0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002634 10.0.0.33 - - [2025-11-03 08:57:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001562 10.0.0.33 - - [2025-11-03 08:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.33 - - [2025-11-03 08:57:55] "GET /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002631 10.0.0.33 - - [2025-11-03 08:57:55] "PUT /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b HTTP/1.1" 200 254 0.012898 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:57:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:57:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.33 - - [2025-11-03 08:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009189 10.0.0.33 - - [2025-11-03 08:57:57] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.003220 10.0.0.33 - - [2025-11-03 08:58:10] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.33 - - [2025-11-03 08:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.33 - - [2025-11-03 08:58:10] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005185 10.0.0.33 - - [2025-11-03 08:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.33 - - [2025-11-03 08:58:10] "GET /config-node/53754a16-ccb2-4fad-bf4f-8e2d94e6a49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001996 10.0.0.33 - - [2025-11-03 08:58:22] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.33 - - [2025-11-03 08:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.33 - - [2025-11-03 08:58:22] "GET /routing-instance/64256e33-2c46-441d-95a5-e173a07af0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002694 10.0.0.33 - - [2025-11-03 08:58:22] "POST /bgp-routers HTTP/1.1" 409 301 0.001593 10.0.0.33 - - [2025-11-03 08:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.33 - - [2025-11-03 08:58:22] "GET /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002418 10.0.0.33 - - [2025-11-03 08:58:22] "PUT /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b HTTP/1.1" 200 254 0.011167 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:58:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:58:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 10.0.0.33 - - [2025-11-03 08:58:38] "GET / HTTP/1.1" 200 35931 0.001776 10.0.0.33 - - [2025-11-03 08:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-11-03 08:58:38] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004722 10.0.0.33 - - [2025-11-03 08:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.33 - - [2025-11-03 08:58:38] "GET /config-node/53754a16-ccb2-4fad-bf4f-8e2d94e6a49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002016 10.0.0.33 - - [2025-11-03 08:58:38] "GET / HTTP/1.1" 200 35931 0.001603 10.0.0.33 - - [2025-11-03 08:58:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002680 10.0.0.33 - - [2025-11-03 08:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.33 - - [2025-11-03 08:58:43] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002810 10.0.0.33 - - [2025-11-03 08:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.33 - - [2025-11-03 08:58:43] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.007125 10.0.0.33 - - [2025-11-03 08:58:44] "GET / HTTP/1.1" 200 35931 0.002160 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 264 0.002144 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/78d0ebaa-72ea-48ce-9cfb-19184585313f HTTP/1.1" 200 244 0.008193 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 261 0.001535 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001257 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/66577d6f-e112-49c9-b568-da441dac93de HTTP/1.1" 200 244 0.009436 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 261 0.007220 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/e6461de1-6830-4f51-a718-4bf02828d814 HTTP/1.1" 200 244 0.010193 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 253 0.007805 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/6dab93c4-716f-4c0e-9e95-ea4cf3d7e742 HTTP/1.1" 200 244 0.009880 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 251 0.009547 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/cd2f5294-80b2-49d6-9246-acad82b4fd42 HTTP/1.1" 200 244 0.010255 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 252 0.010035 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/ad3ee9ef-2724-4cb1-97f8-3b44e2f46823 HTTP/1.1" 200 244 0.009536 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 256 0.005766 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/e5673bd9-ce7f-43cf-8704-4782c4299cbf HTTP/1.1" 200 244 0.008984 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 248 0.003704 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/ef5bf115-8703-4d9b-971c-72bb733f16d4 HTTP/1.1" 200 244 0.009210 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 252 0.011735 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/7d2a6bff-ab3a-4774-9793-0f9a3df0aadc HTTP/1.1" 200 244 0.009814 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 257 0.006135 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/2b45971a-f0bb-4360-b622-7c970273d34b HTTP/1.1" 200 244 0.010698 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 251 0.004605 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.33 - - [2025-11-03 08:58:44] "PUT /alarm/76a0086a-46d3-4110-b5db-883c234cbd4e HTTP/1.1" 200 244 0.009969 10.0.0.33 - - [2025-11-03 08:58:44] "POST /alarms HTTP/1.1" 409 257 0.004251 10.0.0.33 - - [2025-11-03 08:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/1d5b2b82-ad43-4cf9-a8a5-5ed8a3b67316 HTTP/1.1" 200 244 0.009298 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 261 0.006731 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/0652cc3f-648f-4de7-b9dc-7300d29ca4a6 HTTP/1.1" 200 244 0.018538 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 258 0.006592 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/1e411233-7a1c-44e9-a425-b592cb553650 HTTP/1.1" 200 244 0.010876 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 254 0.005868 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/91164d30-0958-4f31-a545-17559124f9ab HTTP/1.1" 200 244 0.010599 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 254 0.012896 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/6a49adb1-39d2-47a2-828d-d0b9a05d5593 HTTP/1.1" 200 244 0.010181 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 254 0.005919 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/cb097523-7777-4767-b93b-ebb896a573c8 HTTP/1.1" 200 244 0.009591 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 247 0.009981 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/37b49280-33e9-448d-ad84-6d9c12317bf6 HTTP/1.1" 200 244 0.009737 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 272 0.002832 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/40b3bba2-dac1-4cb0-8c3a-c311f70bd8ce HTTP/1.1" 200 244 0.009799 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 261 0.008985 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/65fc80ca-11f5-4df8-95c5-4719c9dd5863 HTTP/1.1" 200 244 0.010291 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 259 0.001660 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/c28e33c1-31b6-42f1-a69b-36bc30ea13ca HTTP/1.1" 200 244 0.008883 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 265 0.005273 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/172b731d-5214-47ce-993e-15e3640d49bc HTTP/1.1" 200 244 0.009500 10.0.0.33 - - [2025-11-03 08:58:45] "POST /alarms HTTP/1.1" 409 279 0.009734 10.0.0.33 - - [2025-11-03 08:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.33 - - [2025-11-03 08:58:45] "PUT /alarm/811bdfee-9e7f-43fb-9452-fdc1602c852c HTTP/1.1" 200 244 0.010075 10.0.0.33 - - [2025-11-03 08:58:46] "GET / HTTP/1.1" 200 35931 0.001833 10.0.0.33 - - [2025-11-03 08:58:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002092 10.0.0.33 - - [2025-11-03 08:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.33 - - [2025-11-03 08:58:46] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.007721 10.0.0.33 - - [2025-11-03 08:58:46] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.33 - - [2025-11-03 08:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.33 - - [2025-11-03 08:58:46] "GET /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002387 10.0.0.33 - - [2025-11-03 08:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.33 - - [2025-11-03 08:58:46] "PUT /global-vrouter-config/104c4563-9508-4c00-b0ed-23852fe8f25c HTTP/1.1" 200 276 0.010915 10.0.0.33 - - [2025-11-03 08:58:46] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.33 - - [2025-11-03 08:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.33 - - [2025-11-03 08:58:46] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004680 10.0.0.33 - - [2025-11-03 08:58:46] "PUT /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28 HTTP/1.1" 200 274 0.013879 10.0.0.33 - - [2025-11-03 08:58:50] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.33 - - [2025-11-03 08:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.33 - - [2025-11-03 08:58:50] "GET /routing-instance/64256e33-2c46-441d-95a5-e173a07af0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002444 10.0.0.33 - - [2025-11-03 08:58:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001637 10.0.0.33 - - [2025-11-03 08:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.33 - - [2025-11-03 08:58:50] "GET /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002393 10.0.0.33 - - [2025-11-03 08:58:50] "PUT /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b HTTP/1.1" 200 254 0.009756 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:58:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001503 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:58:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:58:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:58:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000958 10.0.0.33 - - [2025-11-03 08:58:55] "POST /tags HTTP/1.1" 200 355 0.024239 10.0.0.33 - - [2025-11-03 08:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009536 10.0.0.33 - - [2025-11-03 08:58:55] "GET /tag/ddfdb386-4788-4b24-95d0-28f7d535eb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.033642 10.0.0.33 - - [2025-11-03 08:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.33 - - [2025-11-03 08:58:55] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006142 10.0.0.33 - - [2025-11-03 08:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.33 - - [2025-11-03 08:58:55] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072934 10.0.0.33 - - [2025-11-03 08:58:55] "POST /virtual-machines HTTP/1.1" 200 351 0.020613 10.0.0.33 - - [2025-11-03 08:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017470 10.0.0.33 - - [2025-11-03 08:58:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.160606 10.0.0.33 - - [2025-11-03 08:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011175 10.0.0.33 - - [2025-11-03 08:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.33 - - [2025-11-03 08:58:55] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.020365 10.0.0.33 - - [2025-11-03 08:58:55] "POST /instance-ips HTTP/1.1" 200 391 0.031695 10.0.0.33 - - [2025-11-03 08:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010154 10.0.0.33 - - [2025-11-03 08:58:55] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.012336 10.0.0.33 - - [2025-11-03 08:58:55] "POST /set-tag HTTP/1.1" 200 109 0.021025 10.0.0.33 - - [2025-11-03 08:58:55] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005455 10.0.0.33 - - [2025-11-03 08:58:55] "GET /instance-ip/53e15a64-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.008444 10.0.0.33 - - [2025-11-03 08:58:55] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006251 10.0.0.33 - - [2025-11-03 08:58:55] "POST /set-tag HTTP/1.1" 200 109 0.004191 10.0.0.33 - - [2025-11-03 08:58:55] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004810 10.0.0.33 - - [2025-11-03 08:58:55] "POST /ref-update HTTP/1.1" 200 156 0.008984 10.0.0.33 - - [2025-11-03 08:58:55] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006945 10.0.0.33 - - [2025-11-03 08:58:55] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.33 - - [2025-11-03 08:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.33 - - [2025-11-03 08:58:55] "GET /virtual-network/bf179a47-bae0-42a9-8bbe-a346fd0517cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009369 10.0.0.33 - - [2025-11-03 08:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.33 - - [2025-11-03 08:58:56] "GET /project/caabfb42-c8ea-4158-bf0d-f89d519a0187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047170 10.0.0.33 - - [2025-11-03 08:58:56] "POST /virtual-machines HTTP/1.1" 200 355 0.018326 10.0.0.33 - - [2025-11-03 08:58:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008384 10.0.0.33 - - [2025-11-03 08:58:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.136955 10.0.0.33 - - [2025-11-03 08:58:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033780 10.0.0.33 - - [2025-11-03 08:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007196 10.0.0.33 - - [2025-11-03 08:58:56] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.005790 10.0.0.33 - - [2025-11-03 08:58:56] "POST /instance-ips HTTP/1.1" 200 395 0.023920 10.0.0.33 - - [2025-11-03 08:58:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017996 10.0.0.33 - - [2025-11-03 08:58:56] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.016354 10.0.0.33 - - [2025-11-03 08:58:56] "POST /set-tag HTTP/1.1" 200 109 0.014819 10.0.0.33 - - [2025-11-03 08:58:56] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.024491 10.0.0.33 - - [2025-11-03 08:58:56] "GET /instance-ip/5463f92e-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003078 10.0.0.33 - - [2025-11-03 08:58:56] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004736 10.0.0.33 - - [2025-11-03 08:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.33 - - [2025-11-03 08:58:56] "GET /virtual-router/e96b22ce-7417-4376-97c5-14a87c25a707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003630 10.0.0.33 - - [2025-11-03 08:58:56] "POST /ref-update HTTP/1.1" 200 156 0.008572 10.0.0.33 - - [2025-11-03 08:58:56] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.020435 10.0.0.33 - - [2025-11-03 08:58:56] "POST /set-tag HTTP/1.1" 200 109 0.001932 10.0.0.33 - - [2025-11-03 08:58:56] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004741 10.0.0.33 - - [2025-11-03 08:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.33 - - [2025-11-03 08:58:56] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004053 10.0.0.33 - - [2025-11-03 08:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.33 - - [2025-11-03 08:59:09] "GET / HTTP/1.1" 200 35931 0.001903 10.0.0.33 - - [2025-11-03 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2025-11-03 08:59:09] "GET /global-system-config/4eaaf883-d7c1-4d9e-9d6e-91172a156f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005132 10.0.0.33 - - [2025-11-03 08:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.33 - - [2025-11-03 08:59:09] "GET /config-node/53754a16-ccb2-4fad-bf4f-8e2d94e6a49e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001940 10.0.0.33 - - [2025-11-03 08:59:11] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004589 10.0.0.33 - - [2025-11-03 08:59:11] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.33 - - [2025-11-03 08:59:12] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004732 10.0.0.33 - - [2025-11-03 08:59:12] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.33 - - [2025-11-03 08:59:13] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005452 10.0.0.33 - - [2025-11-03 08:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.33 - - [2025-11-03 08:59:20] "GET / HTTP/1.1" 200 35931 0.001903 10.0.0.33 - - [2025-11-03 08:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.33 - - [2025-11-03 08:59:20] "GET /routing-instance/64256e33-2c46-441d-95a5-e173a07af0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003593 10.0.0.33 - - [2025-11-03 08:59:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002403 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:59:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001404 [Introspect:8084]10.0.0.33 - - [2025-11-03 08:59:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001040 10.0.0.33 - - [2025-11-03 08:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.33 - - [2025-11-03 08:59:20] "GET /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003416 10.0.0.33 - - [2025-11-03 08:59:20] "PUT /bgp-router/1b4ec827-8425-4ab0-a5a7-c5cbb73d4d9b HTTP/1.1" 200 254 0.016064 10.0.0.33 - - [2025-11-03 08:59:44] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006306 10.0.0.33 - - [2025-11-03 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.006565 10.0.0.33 - - [2025-11-03 08:59:44] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006581 10.0.0.33 - - [2025-11-03 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.33 - - [2025-11-03 08:59:44] "GET /virtual-machine/4379c310-cb8e-4a18-8139-02a342bdcd2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003356 10.0.0.33 - - [2025-11-03 08:59:44] "POST /ref-update HTTP/1.1" 200 156 0.012075 10.0.0.33 - - [2025-11-03 08:59:44] "GET /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004770 10.0.0.33 - - [2025-11-03 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.016115 10.0.0.33 - - [2025-11-03 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.027026 10.0.0.33 - - [2025-11-03 08:59:44] "DELETE /instance-ip/53e15a64-b893-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.034042 10.0.0.33 - - [2025-11-03 08:59:44] "DELETE /virtual-machine-interface/53bf225a-b893-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.038327 10.0.0.33 - - [2025-11-03 08:59:44] "DELETE /virtual-machine/4379c310-cb8e-4a18-8139-02a342bdcd2a HTTP/1.1" 200 115 0.020339 10.0.0.33 - - [2025-11-03 08:59:44] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006492 10.0.0.33 - - [2025-11-03 08:59:44] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.33 - - [2025-11-03 09:00:15] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.009273 10.0.0.33 - - [2025-11-03 09:00:15] "POST /set-tag HTTP/1.1" 200 109 0.003216 10.0.0.33 - - [2025-11-03 09:00:15] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008253 10.0.0.33 - - [2025-11-03 09:00:15] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.33 - - [2025-11-03 09:00:15] "GET /virtual-machine/59e634ae-9e71-4780-a117-fc7541a61c1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002874 10.0.0.33 - - [2025-11-03 09:00:15] "POST /ref-update HTTP/1.1" 200 156 0.012957 10.0.0.33 - - [2025-11-03 09:00:15] "GET /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007622 10.0.0.33 - - [2025-11-03 09:00:15] "POST /set-tag HTTP/1.1" 200 109 0.025354 10.0.0.33 - - [2025-11-03 09:00:15] "POST /set-tag HTTP/1.1" 200 109 0.060930 10.0.0.33 - - [2025-11-03 09:00:15] "DELETE /instance-ip/5463f92e-b893-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.054793 10.0.0.33 - - [2025-11-03 09:00:15] "DELETE /virtual-machine-interface/5438166a-b893-11f0-8a4a-fa163e4747d7 HTTP/1.1" 200 115 0.075829 10.0.0.33 - - [2025-11-03 09:00:16] "DELETE /virtual-machine/59e634ae-9e71-4780-a117-fc7541a61c1c HTTP/1.1" 200 115 0.050226 10.0.0.33 - - [2025-11-03 09:00:16] "DELETE /tag/ddfdb386-4788-4b24-95d0-28f7d535eb3a HTTP/1.1" 200 115 0.046750