++ 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: =================== Thu Oct 30 09:36:45 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 09:36:45 PM 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.32 ++ 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.32 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.32 ++ ANALYTICSDB_NODES=10.0.0.32 ++ ANALYTICS_SNMP_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8081 ' +++ '[' -n '10.0.0.32:8081 ' ']' +++ echo 10.0.0.32:8081 ++ ANALYTICS_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9042 ' +++ '[' -n '10.0.0.32:9042 ' ']' +++ echo 10.0.0.32:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.32:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8086 ' +++ '[' -n '10.0.0.32:8086 ' ']' +++ echo 10.0.0.32:8086 ++ COLLECTOR_SERVERS=10.0.0.32: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.32 ++ CONFIGDB_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8082 ' +++ '[' -n '10.0.0.32:8082 ' ']' +++ echo 10.0.0.32:8082 ++ CONFIG_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9161 ' +++ '[' -n '10.0.0.32:9161 ' ']' +++ echo 10.0.0.32:9161 ++ CONFIGDB_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9041 ' +++ '[' -n '10.0.0.32:9041 ' ']' +++ echo 10.0.0.32:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.32: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.32 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.32 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:2181, +++ '[' -n 10.0.0.32:2181, ']' +++ echo 10.0.0.32:2181 ++ ZOOKEEPER_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:2181 ' +++ '[' -n '10.0.0.32:2181 ' ']' +++ echo 10.0.0.32:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.32:2181 ++ RABBITMQ_NODES=10.0.0.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:5673, +++ '[' -n 10.0.0.32:5673, ']' +++ echo 10.0.0.32:5673 ++ RABBITMQ_SERVERS=10.0.0.32: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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:6379 ' +++ '[' -n '10.0.0.32:6379 ' ']' +++ echo 10.0.0.32:6379 ++ REDIS_SERVERS=10.0.0.32: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.32 ++ 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.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9092 ' +++ '[' -n '10.0.0.32:9092 ' ']' +++ echo 10.0.0.32:9092 ++ KAFKA_SERVERS=10.0.0.32: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.32 ++ 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.32 ++ 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.32 ++ cut -d , -f 1 + local cassandra=10.0.0.32 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.32 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.32 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.32 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.32 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.32 +++ local servers=10.0.0.32 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq +++ local local_ips=,10.0.0.32,10.28.57.1,127.0.0.1,172.17.0.1,252.32.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.32'\''))' +++ local server_ip=10.0.0.32 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.32 ]] +++ [[ ,10.0.0.32,10.28.57.1,127.0.0.1,172.17.0.1,252.32.0.1,, =~ ,10\.0\.0\.32, ]] +++ echo 10.0.0.32 1 +++ return ++ local ip=10.0.0.32 ++ [[ -z 10.0.0.32 ]] ++ echo 10.0.0.32 + host_ip=10.0.0.32 + [[ cql == \c\q\l ]] ++ echo 10.0.0.32:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.32:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.32:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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: 10/30/2025 21:37:26.225 7fb47289e980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 21:37:26.365 7fb47289e980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 21:37:26.376 7fb47289e980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 21:37:26.376 7fb47289e980 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.32:8082/ Hit Ctrl-C to quit. 10.0.0.32 - - [2025-10-30 21:37:33] "GET / HTTP/1.1" 503 181 0.000202 10.0.0.32 - - [2025-10-30 21:37:33] "GET / HTTP/1.1" 503 181 0.000243 10.0.0.32 - - [2025-10-30 21:37:34] "GET / HTTP/1.1" 200 45303 0.001300 10.0.0.32 - - [2025-10-30 21:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.32 - - [2025-10-30 21:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.32 - - [2025-10-30 21:37:34] "GET / HTTP/1.1" 200 35931 0.001210 10.0.0.32 - - [2025-10-30 21:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.32 - - [2025-10-30 21:37:34] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007596 10.0.0.32 - - [2025-10-30 21:37:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.003736 10.0.0.32 - - [2025-10-30 21:37:34] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.32 - - [2025-10-30 21:37:34] "POST /analytics-nodes HTTP/1.1" 200 599 0.037142 10.0.0.32 - - [2025-10-30 21:37:34] "GET / HTTP/1.1" 200 35931 0.001982 10.0.0.32 - - [2025-10-30 21:37:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.027751 10.0.0.32 - - [2025-10-30 21:37:34] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009166 10.0.0.32 - - [2025-10-30 21:37:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002298 10.0.0.32 - - [2025-10-30 21:37:34] "POST /config-database-nodes HTTP/1.1" 200 611 0.028173 10.0.0.32 - - [2025-10-30 21:37:35] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.32 - - [2025-10-30 21:37:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.002937 10.0.0.32 - - [2025-10-30 21:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.32 - - [2025-10-30 21:37:35] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005867 10.0.0.32 - - [2025-10-30 21:37:35] "POST /service-appliance-sets HTTP/1.1" 200 553 0.025451 10.0.0.32 - - [2025-10-30 21:37:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.002226 10.0.0.32 - - [2025-10-30 21:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.32 - - [2025-10-30 21:37:35] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009954 10.0.0.32 - - [2025-10-30 21:37:35] "POST /service-appliance-sets HTTP/1.1" 200 541 0.026254 10.0.0.32 - - [2025-10-30 21:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.32 - - [2025-10-30 21:37:35] "GET /network-ipam/3f558647-4555-4998-8b13-74e0b7a8bf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004380 10.0.0.32 - - [2025-10-30 21:37:35] "GET / HTTP/1.1" 200 35931 0.002220 10.0.0.32 - - [2025-10-30 21:37:35] "POST /service-templates HTTP/1.1" 200 511 0.020176 10.0.0.32 - - [2025-10-30 21:37:35] "POST /service-templates HTTP/1.1" 200 501 0.034144 10.0.0.32 - - [2025-10-30 21:37:35] "POST /service-templates HTTP/1.1" 200 515 0.037577 10.0.0.32 - - [2025-10-30 21:37:35] "POST /service-templates HTTP/1.1" 200 535 0.030933 10.0.0.32 - - [2025-10-30 21:37:35] "POST /service-templates HTTP/1.1" 200 507 0.029699 10.0.0.32 - - [2025-10-30 21:37:38] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.32 - - [2025-10-30 21:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.32 - - [2025-10-30 21:37:38] "GET /routing-instance/906ba25a-9202-4de4-a13b-34435755f3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003041 10.0.0.32 - - [2025-10-30 21:37:38] "POST /bgp-routers HTTP/1.1" 200 616 0.037494 10.0.0.32 - - [2025-10-30 21:37:38] "GET /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.007999 10.0.0.32 - - [2025-10-30 21:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.32 - - [2025-10-30 21:37:38] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011931 10.0.0.32 - - [2025-10-30 21:37:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005287 10.0.0.32 - - [2025-10-30 21:37:38] "POST /ref-update HTTP/1.1" 200 156 0.008978 10.0.0.32 - - [2025-10-30 21:37:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022607 10.0.0.32 - - [2025-10-30 21:37:39] "GET /network-ipam/3f558647-4555-4998-8b13-74e0b7a8bf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003655 10.0.0.32 - - [2025-10-30 21:37:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.002851 10.0.0.32 - - [2025-10-30 21:37:39] "POST /access-control-lists HTTP/1.1" 200 587 0.032831 10.0.0.32 - - [2025-10-30 21:37:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.005382 10.0.0.32 - - [2025-10-30 21:37:39] "POST /access-control-lists HTTP/1.1" 200 585 0.027817 10.0.0.32 - - [2025-10-30 21:37:39] "POST /route-targets HTTP/1.1" 200 327 0.030445 10.0.0.32 - - [2025-10-30 21:37:39] "POST /ref-update HTTP/1.1" 200 156 0.042575 10.0.0.32 - - [2025-10-30 21:37:39] "POST /route-targets HTTP/1.1" 200 327 0.018992 10.0.0.32 - - [2025-10-30 21:37:40] "POST /ref-update HTTP/1.1" 200 156 0.038872 10.0.0.32 - - [2025-10-30 21:37:40] "GET / HTTP/1.1" 200 35931 0.001202 10.0.0.32 - - [2025-10-30 21:37:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.32 - - [2025-10-30 21:37:40] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010975 10.0.0.32 - - [2025-10-30 21:37:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.007973 10.0.0.32 - - [2025-10-30 21:37:40] "POST /route-targets HTTP/1.1" 200 327 0.057175 10.0.0.32 - - [2025-10-30 21:37:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.060579 10.0.0.32 - - [2025-10-30 21:37:40] "POST /ref-update HTTP/1.1" 200 156 0.043561 10.0.0.32 - - [2025-10-30 21:37:40] "POST /route-targets HTTP/1.1" 200 327 0.015902 10.0.0.32 - - [2025-10-30 21:37:40] "POST /ref-update HTTP/1.1" 200 156 0.028007 10.0.0.32 - - [2025-10-30 21:37:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.002732 10.0.0.32 - - [2025-10-30 21:37:40] "POST /access-control-lists HTTP/1.1" 200 551 0.076162 10.0.0.32 - - [2025-10-30 21:37:40] "PUT /access-control-list/4965b09e-b23a-4eb3-a649-676bba2c7a4f HTTP/1.1" 200 272 0.032025 10.0.0.32 - - [2025-10-30 21:37:40] "PUT /access-control-list/730e343e-53b7-4a24-b98e-53aa5647c59c HTTP/1.1" 200 272 0.028932 10.0.0.32 - - [2025-10-30 21:37:42] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.32 - - [2025-10-30 21:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.32 - - [2025-10-30 21:37:42] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005459 10.0.0.32 - - [2025-10-30 21:37:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.001996 10.0.0.32 - - [2025-10-30 21:37:42] "POST /config-nodes HTTP/1.1" 200 593 0.024100 10.0.0.32 - - [2025-10-30 21:37:42] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.32 - - [2025-10-30 21:37:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002760 10.0.0.32 - - [2025-10-30 21:37:47] "GET / HTTP/1.1" 200 35931 0.001480 10.0.0.32 - - [2025-10-30 21:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.32 - - [2025-10-30 21:37:47] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005375 10.0.0.32 - - [2025-10-30 21:37:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.003099 10.0.0.32 - - [2025-10-30 21:37:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.035981 10.0.0.32 - - [2025-10-30 21:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.32 - - [2025-10-30 21:37:47] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004068 10.0.0.32 - - [2025-10-30 21:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.024550 10.0.0.32 - - [2025-10-30 21:37:47] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.010671 10.0.0.32 - - [2025-10-30 21:37:47] "GET / HTTP/1.1" 200 35931 0.001445 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:37:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:37:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001764 10.0.0.32 - - [2025-10-30 21:37:47] "POST /alarms HTTP/1.1" 200 581 0.027352 10.0.0.32 - - [2025-10-30 21:37:47] "POST /alarms HTTP/1.1" 200 575 0.027353 10.0.0.32 - - [2025-10-30 21:37:47] "POST /alarms HTTP/1.1" 200 575 0.024268 10.0.0.32 - - [2025-10-30 21:37:47] "POST /alarms HTTP/1.1" 200 559 0.027457 10.0.0.32 - - [2025-10-30 21:37:47] "POST /alarms HTTP/1.1" 200 555 0.027301 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 557 0.158972 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 565 0.029814 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 549 0.022881 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 557 0.021897 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 567 0.027683 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 555 0.028788 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 567 0.026178 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 575 0.076496 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 569 0.035251 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 561 0.051367 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 561 0.030342 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 561 0.024431 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 547 0.021054 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 595 0.037237 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 575 0.044989 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 571 0.039969 10.0.0.32 - - [2025-10-30 21:37:48] "POST /alarms HTTP/1.1" 200 583 0.031406 10.0.0.32 - - [2025-10-30 21:37:49] "POST /alarms HTTP/1.1" 200 609 0.057764 10.0.0.32 - - [2025-10-30 21:37:49] "GET / HTTP/1.1" 200 35931 0.001291 10.0.0.32 - - [2025-10-30 21:37:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002180 10.0.0.32 - - [2025-10-30 21:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.32 - - [2025-10-30 21:37:49] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.008248 10.0.0.32 - - [2025-10-30 21:37:49] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.32 - - [2025-10-30 21:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.32 - - [2025-10-30 21:37:49] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002888 10.0.0.32 - - [2025-10-30 21:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.32 - - [2025-10-30 21:37:49] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.008754 10.0.0.32 - - [2025-10-30 21:37:49] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.32 - - [2025-10-30 21:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.32 - - [2025-10-30 21:37:49] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008749 10.0.0.32 - - [2025-10-30 21:37:50] "PUT /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa HTTP/1.1" 200 274 0.050193 10.0.0.32 - - [2025-10-30 21:37:53] "GET / HTTP/1.1" 200 35931 0.001349 10.0.0.32 - - [2025-10-30 21:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.029592 10.0.0.32 - - [2025-10-30 21:37:53] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013633 10.0.0.32 - - [2025-10-30 21:37:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.001841 10.0.0.32 - - [2025-10-30 21:37:53] "POST /database-nodes HTTP/1.1" 200 597 0.026573 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:37:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:37:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:38:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:38:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:40:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:40:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:40:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:40:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.32 - - [2025-10-30 21:41:01] "GET / HTTP/1.1" 200 35931 0.001371 10.0.0.32 - - [2025-10-30 21:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.32 - - [2025-10-30 21:41:01] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004335 10.0.0.32 - - [2025-10-30 21:41:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.32 - - [2025-10-30 21:41:01] "GET /config-node/0bb24275-7148-4c7a-a8b5-c48b974ce9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004021 10.0.0.32 - - [2025-10-30 21:41:13] "GET / HTTP/1.1" 200 35931 0.001133 10.0.0.32 - - [2025-10-30 21:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.32 - - [2025-10-30 21:41:13] "GET /routing-instance/906ba25a-9202-4de4-a13b-34435755f3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003437 10.0.0.32 - - [2025-10-30 21:41:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002192 10.0.0.32 - - [2025-10-30 21:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.32 - - [2025-10-30 21:41:13] "GET /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.005594 10.0.0.32 - - [2025-10-30 21:41:13] "PUT /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774 HTTP/1.1" 200 254 0.031213 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:41:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:41:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 10.0.0.32 - - [2025-10-30 21:41:55] "GET /global-system-configs HTTP/1.1" 200 322 0.016038 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:41:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:41:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000946 10.0.0.32 - - [2025-10-30 21:41:56] "GET /global-system-configs HTTP/1.1" 200 322 0.016796 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:42:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001708 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:42:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000890 10.0.0.32 - - [2025-10-30 21:42:02] "GET / HTTP/1.1" 200 35931 0.001494 10.0.0.32 - - [2025-10-30 21:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.32 - - [2025-10-30 21:42:02] "GET /domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003467 10.0.0.32 - - [2025-10-30 21:42:02] "POST /id-to-fqname HTTP/1.1" 200 173 0.000919 10.0.0.32 - - [2025-10-30 21:42:02] "POST /fqname-to-id HTTP/1.1" 404 182 0.001990 10.0.0.32 - - [2025-10-30 21:42:03] "POST /security-groups HTTP/1.1" 200 570 0.087742 10.0.0.32 - - [2025-10-30 21:42:03] "POST /projects HTTP/1.1" 200 481 0.251505 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.001673 10.0.0.32 - - [2025-10-30 21:42:03] "POST /security-groups HTTP/1.1" 200 534 0.087454 10.0.0.32 - - [2025-10-30 21:42:03] "POST /access-control-lists HTTP/1.1" 200 579 0.083910 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.005711 10.0.0.32 - - [2025-10-30 21:42:03] "POST /chown HTTP/1.1" 200 109 0.023316 10.0.0.32 - - [2025-10-30 21:42:03] "POST /policy-managements HTTP/1.1" 409 214 0.024981 10.0.0.32 - - [2025-10-30 21:42:03] "POST /access-control-lists HTTP/1.1" 200 577 0.072360 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.32 - - [2025-10-30 21:42:03] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003048 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.003834 10.0.0.32 - - [2025-10-30 21:42:03] "POST /application-policy-sets HTTP/1.1" 200 528 0.033429 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.32 - - [2025-10-30 21:42:03] "POST /access-control-lists HTTP/1.1" 200 594 0.038123 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 404 231 0.012946 10.0.0.32 - - [2025-10-30 21:42:03] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002981 10.0.0.32 - - [2025-10-30 21:42:03] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.011186 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019490 10.0.0.32 - - [2025-10-30 21:42:03] "POST /access-control-lists HTTP/1.1" 200 592 0.048180 10.0.0.32 - - [2025-10-30 21:42:03] "GET /virtual-network/d1cb5f46-1b74-43b6-97bf-bfdc6dc2c220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.014185 10.0.0.32 - - [2025-10-30 21:42:03] "POST /id-to-fqname HTTP/1.1" 200 177 0.000477 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 404 186 0.021297 10.0.0.32 - - [2025-10-30 21:42:03] "POST /security-groups HTTP/1.1" 200 574 0.098757 10.0.0.32 - - [2025-10-30 21:42:03] "POST /projects HTTP/1.1" 200 489 0.228073 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 404 217 0.001481 10.0.0.32 - - [2025-10-30 21:42:03] "POST /access-control-lists HTTP/1.1" 200 583 0.077264 10.0.0.32 - - [2025-10-30 21:42:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.001782 10.0.0.32 - - [2025-10-30 21:42:03] "POST /security-groups HTTP/1.1" 200 546 0.114499 10.0.0.32 - - [2025-10-30 21:42:03] "POST /chown HTTP/1.1" 200 109 0.024574 10.0.0.32 - - [2025-10-30 21:42:04] "POST /access-control-lists HTTP/1.1" 200 581 0.104965 10.0.0.32 - - [2025-10-30 21:42:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.002367 10.0.0.32 - - [2025-10-30 21:42:04] "POST /network-ipams HTTP/1.1" 200 522 0.096207 10.0.0.32 - - [2025-10-30 21:42:04] "POST /access-control-lists HTTP/1.1" 200 602 0.070571 10.0.0.32 - - [2025-10-30 21:42:04] "POST /network-ipams HTTP/1.1" 200 510 0.081573 10.0.0.32 - - [2025-10-30 21:42:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.002544 10.0.0.32 - - [2025-10-30 21:42:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.001486 10.0.0.32 - - [2025-10-30 21:42:04] "POST /access-control-lists HTTP/1.1" 200 600 0.020500 10.0.0.32 - - [2025-10-30 21:42:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.002408 10.0.0.32 - - [2025-10-30 21:42:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004291 10.0.0.32 - - [2025-10-30 21:42:04] "POST /virtual-networks HTTP/1.1" 200 538 0.169158 10.0.0.32 - - [2025-10-30 21:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006564 10.0.0.32 - - [2025-10-30 21:42:04] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.014372 10.0.0.32 - - [2025-10-30 21:42:04] "POST /access-control-lists HTTP/1.1" 200 589 0.088413 10.0.0.32 - - [2025-10-30 21:42:04] "POST /network-ipams HTTP/1.1" 200 518 0.119071 10.0.0.32 - - [2025-10-30 21:42:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.015183 10.0.0.32 - - [2025-10-30 21:42:04] "POST /route-targets HTTP/1.1" 200 327 0.080123 10.0.0.32 - - [2025-10-30 21:42:04] "POST /ref-update HTTP/1.1" 200 156 0.047712 10.0.0.32 - - [2025-10-30 21:42:04] "PUT /access-control-list/f5d00e15-3de2-480e-8e3e-795b4da11218 HTTP/1.1" 200 272 0.029253 10.0.0.32 - - [2025-10-30 21:42:04] "POST /useragent-kv HTTP/1.1" 200 115 0.015876 10.0.0.32 - - [2025-10-30 21:42:04] "POST /virtual-networks HTTP/1.1" 200 546 0.251340 10.0.0.32 - - [2025-10-30 21:42:04] "POST /route-targets HTTP/1.1" 200 327 0.010009 10.0.0.32 - - [2025-10-30 21:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.32 - - [2025-10-30 21:42:04] "POST /ref-update HTTP/1.1" 200 156 0.026743 10.0.0.32 - - [2025-10-30 21:42:04] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.022575 10.0.0.32 - - [2025-10-30 21:42:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.020804 10.0.0.32 - - [2025-10-30 21:42:04] "POST /network-policys HTTP/1.1" 200 538 0.032678 10.0.0.32 - - [2025-10-30 21:42:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.002022 10.0.0.32 - - [2025-10-30 21:42:05] "POST /network-policys HTTP/1.1" 200 534 0.043742 10.0.0.32 - - [2025-10-30 21:42:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.017102 10.0.0.32 - - [2025-10-30 21:42:05] "POST /network-policys HTTP/1.1" 200 542 0.044933 10.0.0.32 - - [2025-10-30 21:42:05] "POST /ref-update HTTP/1.1" 200 156 0.094265 10.0.0.32 - - [2025-10-30 21:42:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021646 10.0.0.32 - - [2025-10-30 21:42:05] "PUT /access-control-list/8752c045-53b8-4b34-9353-975a26bd367b HTTP/1.1" 200 272 0.049603 10.0.0.32 - - [2025-10-30 21:42:05] "POST /ref-update HTTP/1.1" 200 156 0.119653 10.0.0.32 - - [2025-10-30 21:42:05] "PUT /access-control-list/f5d00e15-3de2-480e-8e3e-795b4da11218 HTTP/1.1" 200 272 0.128516 10.0.0.32 - - [2025-10-30 21:42:05] "PUT /access-control-list/8752c045-53b8-4b34-9353-975a26bd367b HTTP/1.1" 200 272 0.027742 10.0.0.32 - - [2025-10-30 21:42:05] "POST /ref-update HTTP/1.1" 200 156 0.132683 10.0.0.32 - - [2025-10-30 21:42:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002324 10.0.0.32 - - [2025-10-30 21:42:05] "POST /ref-update HTTP/1.1" 200 156 0.024025 10.0.0.32 - - [2025-10-30 21:42:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007394 10.0.0.32 - - [2025-10-30 21:42:05] "PUT /access-control-list/f5d00e15-3de2-480e-8e3e-795b4da11218 HTTP/1.1" 200 272 0.074094 10.0.0.32 - - [2025-10-30 21:42:05] "POST /ref-update HTTP/1.1" 200 156 0.192866 10.0.0.32 - - [2025-10-30 21:42:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.015724 10.0.0.32 - - [2025-10-30 21:42:05] "POST /access-control-lists HTTP/1.1" 200 601 0.072830 10.0.0.32 - - [2025-10-30 21:42:05] "POST /ref-update HTTP/1.1" 200 156 0.125529 10.0.0.32 - - [2025-10-30 21:42:06] "PUT /access-control-list/8752c045-53b8-4b34-9353-975a26bd367b HTTP/1.1" 200 272 0.023546 10.0.0.32 - - [2025-10-30 21:42:06] "POST /ref-update HTTP/1.1" 200 156 0.051165 10.0.0.32 - - [2025-10-30 21:42:06] "POST /ref-update HTTP/1.1" 200 156 0.112240 10.0.0.32 - - [2025-10-30 21:42:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008186 10.0.0.32 - - [2025-10-30 21:42:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002305 10.0.0.32 - - [2025-10-30 21:42:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003309 10.0.0.32 - - [2025-10-30 21:42:06] "PUT /access-control-list/aca984cd-101e-40c6-8cd2-62a2aa4b9b76 HTTP/1.1" 200 272 0.035378 10.0.0.32 - - [2025-10-30 21:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.32 - - [2025-10-30 21:42:06] "POST /ref-update HTTP/1.1" 200 156 0.028621 10.0.0.32 - - [2025-10-30 21:42:06] "GET /virtual-network/d1cb5f46-1b74-43b6-97bf-bfdc6dc2c220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.026785 10.0.0.32 - - [2025-10-30 21:42:06] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004234 10.0.0.32 - - [2025-10-30 21:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:42:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:42:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 10.0.0.32 - - [2025-10-30 21:42:06] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002928 10.0.0.32 - - [2025-10-30 21:42:06] "POST /firewall-policys HTTP/1.1" 200 530 0.027613 10.0.0.32 - - [2025-10-30 21:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.037302 10.0.0.32 - - [2025-10-30 21:42:06] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009501 10.0.0.32 - - [2025-10-30 21:42:06] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002805 10.0.0.32 - - [2025-10-30 21:42:06] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007246 10.0.0.32 - - [2025-10-30 21:42:06] "POST /ref-update HTTP/1.1" 200 156 0.024240 10.0.0.32 - - [2025-10-30 21:42:06] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004263 10.0.0.32 - - [2025-10-30 21:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.32 - - [2025-10-30 21:42:06] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002495 10.0.0.32 - - [2025-10-30 21:42:06] "POST /firewall-policys HTTP/1.1" 200 532 0.094450 10.0.0.32 - - [2025-10-30 21:42:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024326 10.0.0.32 - - [2025-10-30 21:42:06] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.037701 10.0.0.32 - - [2025-10-30 21:42:06] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003293 10.0.0.32 - - [2025-10-30 21:42:06] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002549 10.0.0.32 - - [2025-10-30 21:42:06] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005256 10.0.0.32 - - [2025-10-30 21:42:06] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002031 10.0.0.32 - - [2025-10-30 21:42:06] "POST /ref-update HTTP/1.1" 200 156 0.025630 10.0.0.32 - - [2025-10-30 21:42:06] "POST /ref-update HTTP/1.1" 200 156 0.031934 10.0.0.32 - - [2025-10-30 21:42:07] "POST /ref-update HTTP/1.1" 200 156 0.053768 10.0.0.32 - - [2025-10-30 21:42:07] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.006934 10.0.0.32 - - [2025-10-30 21:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.32 - - [2025-10-30 21:42:07] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002156 10.0.0.32 - - [2025-10-30 21:42:07] "POST /firewall-policys HTTP/1.1" 200 530 0.030127 10.0.0.32 - - [2025-10-30 21:42:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014459 10.0.0.32 - - [2025-10-30 21:42:07] "GET /firewall-policy/58182ece-addf-4d89-9015-cfffc65384d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.023759 10.0.0.32 - - [2025-10-30 21:42:07] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004310 10.0.0.32 - - [2025-10-30 21:42:07] "GET /firewall-policy/58182ece-addf-4d89-9015-cfffc65384d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003140 10.0.0.32 - - [2025-10-30 21:42:07] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002848 10.0.0.32 - - [2025-10-30 21:42:07] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002502 10.0.0.32 - - [2025-10-30 21:42:07] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007172 10.0.0.32 - - [2025-10-30 21:42:07] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002452 10.0.0.32 - - [2025-10-30 21:42:07] "POST /ref-update HTTP/1.1" 200 156 0.037808 10.0.0.32 - - [2025-10-30 21:42:07] "POST /ref-update HTTP/1.1" 200 156 0.033616 10.0.0.32 - - [2025-10-30 21:42:07] "POST /ref-update HTTP/1.1" 200 156 0.046289 10.0.0.32 - - [2025-10-30 21:42:07] "POST /ref-update HTTP/1.1" 200 156 0.056334 10.0.0.32 - - [2025-10-30 21:42:07] "POST /ref-update HTTP/1.1" 200 156 0.037174 10.0.0.32 - - [2025-10-30 21:42:07] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.013070 10.0.0.32 - - [2025-10-30 21:42:07] "POST /tags HTTP/1.1" 200 299 0.065996 10.0.0.32 - - [2025-10-30 21:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.32 - - [2025-10-30 21:42:07] "GET /tag/c679c02a-7e22-4180-a174-c931cfec0d03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014895 10.0.0.32 - - [2025-10-30 21:42:07] "POST /set-tag HTTP/1.1" 200 109 0.017019 10.0.0.32 - - [2025-10-30 21:42:08] "POST /tags HTTP/1.1" 200 301 0.142057 10.0.0.32 - - [2025-10-30 21:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.024344 10.0.0.32 - - [2025-10-30 21:42:08] "GET /tag/5bf8a304-fd65-428d-afc4-a27acb27cfce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019985 10.0.0.32 - - [2025-10-30 21:42:08] "POST /tags HTTP/1.1" 200 325 0.380522 10.0.0.32 - - [2025-10-30 21:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.32 - - [2025-10-30 21:42:08] "GET /tag/dc6a5914-7c34-4757-a3e2-198d4ebdd14a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.019398 10.0.0.32 - - [2025-10-30 21:42:08] "POST /tags HTTP/1.1" 200 311 0.094505 10.0.0.32 - - [2025-10-30 21:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.32 - - [2025-10-30 21:42:08] "GET /tag/b4fffabe-3352-46be-98cc-92b9dbff0423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.044535 10.0.0.32 - - [2025-10-30 21:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.32 - - [2025-10-30 21:42:08] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.017069 10.0.0.32 - - [2025-10-30 21:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010133 10.0.0.32 - - [2025-10-30 21:42:08] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.085066 10.0.0.32 - - [2025-10-30 21:42:09] "POST /virtual-machines HTTP/1.1" 200 377 0.022416 10.0.0.32 - - [2025-10-30 21:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.059847 10.0.0.32 - - [2025-10-30 21:42:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.227747 10.0.0.32 - - [2025-10-30 21:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.019206 10.0.0.32 - - [2025-10-30 21:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.025769 10.0.0.32 - - [2025-10-30 21:42:09] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.026248 10.0.0.32 - - [2025-10-30 21:42:09] "POST /instance-ips HTTP/1.1" 200 409 0.086050 10.0.0.32 - - [2025-10-30 21:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.041310 10.0.0.32 - - [2025-10-30 21:42:09] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.022031 10.0.0.32 - - [2025-10-30 21:42:09] "POST /set-tag HTTP/1.1" 200 109 0.019616 10.0.0.32 - - [2025-10-30 21:42:09] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.025692 10.0.0.32 - - [2025-10-30 21:42:09] "GET /instance-ip/4980c92c-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009165 10.0.0.32 - - [2025-10-30 21:42:09] "POST /tags HTTP/1.1" 200 357 0.055524 10.0.0.32 - - [2025-10-30 21:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010200 10.0.0.32 - - [2025-10-30 21:42:09] "GET /tag/096f8f37-ebd2-419b-aba7-4e6174781454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.022356 10.0.0.32 - - [2025-10-30 21:42:10] "POST /tags HTTP/1.1" 200 305 0.031254 10.0.0.32 - - [2025-10-30 21:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016620 10.0.0.32 - - [2025-10-30 21:42:10] "GET /tag/317d0433-b6d9-45c1-801c-bebedef43d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.032105 10.0.0.32 - - [2025-10-30 21:42:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.000564 10.0.0.32 - - [2025-10-30 21:42:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.005650 10.0.0.32 - - [2025-10-30 21:42:10] "POST /security-groups HTTP/1.1" 200 571 0.102384 10.0.0.32 - - [2025-10-30 21:42:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.004952 10.0.0.32 - - [2025-10-30 21:42:10] "POST /projects HTTP/1.1" 200 483 0.243247 10.0.0.32 - - [2025-10-30 21:42:10] "POST /access-control-lists HTTP/1.1" 200 580 0.029039 10.0.0.32 - - [2025-10-30 21:42:10] "POST /fqname-to-id HTTP/1.1" 404 213 0.009227 10.0.0.32 - - [2025-10-30 21:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.031328 10.0.0.32 - - [2025-10-30 21:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.32 - - [2025-10-30 21:42:10] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.026801 10.0.0.32 - - [2025-10-30 21:42:10] "POST /access-control-lists HTTP/1.1" 200 578 0.087727 10.0.0.32 - - [2025-10-30 21:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015910 10.0.0.32 - - [2025-10-30 21:42:10] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.005161 10.0.0.32 - - [2025-10-30 21:42:10] "PUT /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f HTTP/1.1" 200 264 0.060490 10.0.0.32 - - [2025-10-30 21:42:10] "PUT /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b HTTP/1.1" 200 264 0.082637 10.0.0.32 - - [2025-10-30 21:42:10] "POST /security-groups HTTP/1.1" 200 537 0.087087 10.0.0.32 - - [2025-10-30 21:42:10] "POST /fqname-to-id HTTP/1.1" 404 234 0.001867 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:42:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000806 10.0.0.32 - - [2025-10-30 21:42:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030199 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:42:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003959 10.0.0.32 - - [2025-10-30 21:42:10] "POST /access-control-lists HTTP/1.1" 200 596 0.062742 10.0.0.32 - - [2025-10-30 21:42:10] "POST /fqname-to-id HTTP/1.1" 404 233 0.014235 10.0.0.32 - - [2025-10-30 21:42:10] "POST /chown HTTP/1.1" 200 109 0.045304 10.0.0.32 - - [2025-10-30 21:42:10] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014579 10.0.0.32 - - [2025-10-30 21:42:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.32 - - [2025-10-30 21:42:10] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.034542 10.0.0.32 - - [2025-10-30 21:42:10] "POST /access-control-lists HTTP/1.1" 200 594 0.091651 10.0.0.32 - - [2025-10-30 21:42:11] "POST /tags HTTP/1.1" 409 207 0.004752 10.0.0.32 - - [2025-10-30 21:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.32 - - [2025-10-30 21:42:11] "GET /tag/317d0433-b6d9-45c1-801c-bebedef43d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014462 10.0.0.32 - - [2025-10-30 21:42:11] "POST /firewall-rules HTTP/1.1" 200 564 0.193699 10.0.0.32 - - [2025-10-30 21:42:11] "GET /firewall-rule/bf43cd2d-0a70-4070-bc43-8f9bc07c7577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.018322 10.0.0.32 - - [2025-10-30 21:42:11] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.008927 10.0.0.32 - - [2025-10-30 21:42:11] "GET /firewall-rule/bf43cd2d-0a70-4070-bc43-8f9bc07c7577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003072 10.0.0.32 - - [2025-10-30 21:42:11] "POST /ref-update HTTP/1.1" 200 156 0.019574 10.0.0.32 - - [2025-10-30 21:42:11] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003054 10.0.0.32 - - [2025-10-30 21:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.32 - - [2025-10-30 21:42:11] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002442 10.0.0.32 - - [2025-10-30 21:42:11] "POST /tags HTTP/1.1" 409 207 0.002234 10.0.0.32 - - [2025-10-30 21:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.32 - - [2025-10-30 21:42:11] "GET /tag/317d0433-b6d9-45c1-801c-bebedef43d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009700 10.0.0.32 - - [2025-10-30 21:42:11] "POST /firewall-rules HTTP/1.1" 200 562 0.093961 10.0.0.32 - - [2025-10-30 21:42:11] "GET /firewall-rule/aebd7ba4-8107-4666-a7be-739b44e992fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003909 10.0.0.32 - - [2025-10-30 21:42:11] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003064 10.0.0.32 - - [2025-10-30 21:42:11] "GET /firewall-rule/aebd7ba4-8107-4666-a7be-739b44e992fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003708 10.0.0.32 - - [2025-10-30 21:42:11] "POST /ref-update HTTP/1.1" 200 156 0.044989 10.0.0.32 - - [2025-10-30 21:42:11] "POST /fqname-to-id HTTP/1.1" 404 226 0.004147 10.0.0.32 - - [2025-10-30 21:42:11] "POST /tags HTTP/1.1" 200 305 0.078604 10.0.0.32 - - [2025-10-30 21:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.32 - - [2025-10-30 21:42:11] "GET /tag/6556e587-0170-4fd5-9bd7-a70b2f3c8c04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.024485 10.0.0.32 - - [2025-10-30 21:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.32 - - [2025-10-30 21:42:12] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034045 10.0.0.32 - - [2025-10-30 21:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008732 10.0.0.32 - - [2025-10-30 21:42:12] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006900 10.0.0.32 - - [2025-10-30 21:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.32 - - [2025-10-30 21:42:12] "GET /service-appliance-set/de815b2c-be73-4fe0-90ea-a494afd980e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004603 10.0.0.32 - - [2025-10-30 21:42:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.004037 10.0.0.32 - - [2025-10-30 21:42:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.146668 10.0.0.32 - - [2025-10-30 21:42:12] "GET /virtual-machine-interface/ed0e86cf-8d7e-4c85-8ed3-28e2aa0b2eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.022433 10.0.0.32 - - [2025-10-30 21:42:12] "POST /instance-ips HTTP/1.1" 200 381 0.050904 10.0.0.32 - - [2025-10-30 21:42:12] "GET /instance-ip/0df98fda-e628-49d1-887b-55526b4c21e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010108 10.0.0.32 - - [2025-10-30 21:42:12] "POST /loadbalancers HTTP/1.1" 200 582 0.084467 10.0.0.32 - - [2025-10-30 21:42:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029743 10.0.0.32 - - [2025-10-30 21:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019711 10.0.0.32 - - [2025-10-30 21:42:12] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.065432 10.0.0.32 - - [2025-10-30 21:42:12] "GET /loadbalancer/05bd72a9-0143-49b4-9bf8-2c33d18f7897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.014363 10.0.0.32 - - [2025-10-30 21:42:12] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.103251 10.0.0.32 - - [2025-10-30 21:42:12] "GET /instance-ip/0df98fda-e628-49d1-887b-55526b4c21e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010266 10.0.0.32 - - [2025-10-30 21:42:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.088650 10.0.0.32 - - [2025-10-30 21:42:12] "POST /floating-ips HTTP/1.1" 200 583 0.054406 10.0.0.32 - - [2025-10-30 21:42:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.044115 10.0.0.32 - - [2025-10-30 21:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.32 - - [2025-10-30 21:42:12] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028324 10.0.0.32 - - [2025-10-30 21:42:12] "GET /loadbalancer-listener/53b8d2cf-2a44-42b9-bc4c-b725d6091986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002699 10.0.0.32 - - [2025-10-30 21:42:12] "GET /loadbalancer-listener/53b8d2cf-2a44-42b9-bc4c-b725d6091986?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004968 10.0.0.32 - - [2025-10-30 21:42:13] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.051291 10.0.0.32 - - [2025-10-30 21:42:13] "GET /instance-ip/0df98fda-e628-49d1-887b-55526b4c21e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005444 10.0.0.32 - - [2025-10-30 21:42:13] "GET /instance-ip/0df98fda-e628-49d1-887b-55526b4c21e5?fields=floating_ips HTTP/1.1" 200 1169 0.014208 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010502 10.0.0.32 - - [2025-10-30 21:42:13] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.010470 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.32 - - [2025-10-30 21:42:13] "GET /floating-ip/0db90d91-b395-4dc2-b55a-7139b4f28412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003917 10.0.0.32 - - [2025-10-30 21:42:13] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.014858 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 404 228 0.018979 10.0.0.32 - - [2025-10-30 21:42:13] "POST /tags HTTP/1.1" 200 355 0.034524 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.32 - - [2025-10-30 21:42:13] "GET /tag/a4c64657-4155-4aa2-a3f7-c976170cd71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.028527 10.0.0.32 - - [2025-10-30 21:42:13] "POST /tags HTTP/1.1" 200 303 0.046899 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004883 10.0.0.32 - - [2025-10-30 21:42:13] "GET /tag/039f307b-6f7c-43f2-805c-8f27b6b6d986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.036331 10.0.0.32 - - [2025-10-30 21:42:13] "POST /projects HTTP/1.1" 409 218 0.005413 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.32 - - [2025-10-30 21:42:13] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048980 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005505 10.0.0.32 - - [2025-10-30 21:42:13] "GET /network-ipam/502dcdce-7a1f-4db9-aa31-9df4f7156008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004815 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.32 - - [2025-10-30 21:42:13] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005015 10.0.0.32 - - [2025-10-30 21:42:13] "PUT /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f HTTP/1.1" 200 264 0.062923 10.0.0.32 - - [2025-10-30 21:42:13] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.019696 10.0.0.32 - - [2025-10-30 21:42:13] "POST /set-tag HTTP/1.1" 200 109 0.074302 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009954 10.0.0.32 - - [2025-10-30 21:42:13] "GET /network-ipam/bd71211e-13cc-4fc3-b4eb-69f1830b011a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004900 10.0.0.32 - - [2025-10-30 21:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.32 - - [2025-10-30 21:42:13] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007989 10.0.0.32 - - [2025-10-30 21:42:14] "PUT /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b HTTP/1.1" 200 264 0.090394 10.0.0.32 - - [2025-10-30 21:42:14] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.021055 10.0.0.32 - - [2025-10-30 21:42:14] "POST /set-tag HTTP/1.1" 200 109 0.081087 10.0.0.32 - - [2025-10-30 21:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.32 - - [2025-10-30 21:42:14] "GET /network-policy/0b7c1c1b-5e56-4dd7-8b4e-d2745987d138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004623 10.0.0.32 - - [2025-10-30 21:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.32 - - [2025-10-30 21:42:14] "GET /network-policy/03fc7275-f0a6-4aae-bbf0-e67a224e9c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.002799 10.0.0.32 - - [2025-10-30 21:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.32 - - [2025-10-30 21:42:14] "GET /network-policy/2102061d-a47b-4c4e-83d7-f91345d38e68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002200 10.0.0.32 - - [2025-10-30 21:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.32 - - [2025-10-30 21:42:14] "PUT /network-policy/2102061d-a47b-4c4e-83d7-f91345d38e68 HTTP/1.1" 200 262 0.021312 10.0.0.32 - - [2025-10-30 21:42:14] "PUT /access-control-list/aca984cd-101e-40c6-8cd2-62a2aa4b9b76 HTTP/1.1" 200 272 0.079845 10.0.0.32 - - [2025-10-30 21:42:14] "POST /ref-update HTTP/1.1" 200 156 0.140655 10.0.0.32 - - [2025-10-30 21:42:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006926 10.0.0.32 - - [2025-10-30 21:42:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002382 10.0.0.32 - - [2025-10-30 21:42:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002637 10.0.0.32 - - [2025-10-30 21:42:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002716 10.0.0.32 - - [2025-10-30 21:42:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002711 10.0.0.32 - - [2025-10-30 21:42:14] "POST /security-groups HTTP/1.1" 409 245 0.003736 10.0.0.32 - - [2025-10-30 21:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.32 - - [2025-10-30 21:42:14] "PUT /security-group/e3f5d2d6-a36d-4f43-9279-2d5a6d4ad7a7 HTTP/1.1" 200 262 0.074238 10.0.0.32 - - [2025-10-30 21:42:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033709 10.0.0.32 - - [2025-10-30 21:42:14] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004143 10.0.0.32 - - [2025-10-30 21:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.32 - - [2025-10-30 21:42:14] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002680 10.0.0.32 - - [2025-10-30 21:42:14] "POST /tags HTTP/1.1" 409 206 0.001549 10.0.0.32 - - [2025-10-30 21:42:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.32 - - [2025-10-30 21:42:14] "GET /tag/039f307b-6f7c-43f2-805c-8f27b6b6d986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010226 10.0.0.32 - - [2025-10-30 21:42:15] "POST /firewall-rules HTTP/1.1" 200 562 0.096063 10.0.0.32 - - [2025-10-30 21:42:15] "PUT /access-control-list/f5d00e15-3de2-480e-8e3e-795b4da11218 HTTP/1.1" 200 272 0.035429 10.0.0.32 - - [2025-10-30 21:42:15] "GET /firewall-rule/4fca3a77-cf0a-46b4-a55e-97df6e4b9568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006783 10.0.0.32 - - [2025-10-30 21:42:15] "PUT /access-control-list/5ca4c164-6c5d-46a5-8786-9269a945ca23 HTTP/1.1" 200 272 0.018453 10.0.0.32 - - [2025-10-30 21:42:15] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.014874 10.0.0.32 - - [2025-10-30 21:42:15] "GET /firewall-rule/4fca3a77-cf0a-46b4-a55e-97df6e4b9568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002106 10.0.0.32 - - [2025-10-30 21:42:15] "PUT /access-control-list/ff8e54eb-aab7-427f-8660-44d260b0e45f HTTP/1.1" 200 272 0.026433 10.0.0.32 - - [2025-10-30 21:42:15] "POST /ref-update HTTP/1.1" 200 156 0.034323 10.0.0.32 - - [2025-10-30 21:42:15] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021910 10.0.0.32 - - [2025-10-30 21:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.32 - - [2025-10-30 21:42:15] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002951 10.0.0.32 - - [2025-10-30 21:42:15] "POST /tags HTTP/1.1" 409 206 0.001806 10.0.0.32 - - [2025-10-30 21:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.32 - - [2025-10-30 21:42:15] "GET /tag/039f307b-6f7c-43f2-805c-8f27b6b6d986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010412 10.0.0.32 - - [2025-10-30 21:42:15] "POST /firewall-rules HTTP/1.1" 200 560 0.068441 10.0.0.32 - - [2025-10-30 21:42:15] "GET /firewall-rule/9855ad28-3974-433c-8755-5ebda2ac834e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.012014 10.0.0.32 - - [2025-10-30 21:42:15] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.004155 10.0.0.32 - - [2025-10-30 21:42:15] "GET /firewall-rule/9855ad28-3974-433c-8755-5ebda2ac834e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002515 10.0.0.32 - - [2025-10-30 21:42:15] "POST /ref-update HTTP/1.1" 200 156 0.045190 10.0.0.32 - - [2025-10-30 21:42:15] "POST /tags HTTP/1.1" 200 301 0.032821 10.0.0.32 - - [2025-10-30 21:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.32 - - [2025-10-30 21:42:15] "GET /tag/fb49b8d9-4c16-4dbd-948b-4eac94085247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011142 10.0.0.32 - - [2025-10-30 21:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:42:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003322 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:42:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003220 10.0.0.32 - - [2025-10-30 21:42:15] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058899 10.0.0.32 - - [2025-10-30 21:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.32 - - [2025-10-30 21:42:15] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003860 10.0.0.32 - - [2025-10-30 21:42:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.32 - - [2025-10-30 21:42:15] "GET /service-appliance-set/de815b2c-be73-4fe0-90ea-a494afd980e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002659 10.0.0.32 - - [2025-10-30 21:42:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.001549 10.0.0.32 - - [2025-10-30 21:42:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108363 10.0.0.32 - - [2025-10-30 21:42:15] "GET /virtual-machine-interface/40cf6682-75a0-47b4-8e7e-270073394aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.012055 10.0.0.32 - - [2025-10-30 21:42:16] "POST /instance-ips HTTP/1.1" 200 377 0.072725 10.0.0.32 - - [2025-10-30 21:42:16] "GET /instance-ip/c9b49fe3-7984-4fe0-97d6-2653d26546b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.012959 10.0.0.32 - - [2025-10-30 21:42:16] "POST /loadbalancers HTTP/1.1" 200 582 0.068574 10.0.0.32 - - [2025-10-30 21:42:16] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044910 10.0.0.32 - - [2025-10-30 21:42:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026655 10.0.0.32 - - [2025-10-30 21:42:16] "GET /instance-ip/c9b49fe3-7984-4fe0-97d6-2653d26546b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.018485 10.0.0.32 - - [2025-10-30 21:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018553 10.0.0.32 - - [2025-10-30 21:42:16] "POST /floating-ips HTTP/1.1" 200 581 0.033909 10.0.0.32 - - [2025-10-30 21:42:16] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072506 10.0.0.32 - - [2025-10-30 21:42:16] "GET /loadbalancer/3e076d8a-7f47-4bfd-a8ea-8d45562c255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003478 10.0.0.32 - - [2025-10-30 21:42:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.021285 10.0.0.32 - - [2025-10-30 21:42:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023263 10.0.0.32 - - [2025-10-30 21:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010792 10.0.0.32 - - [2025-10-30 21:42:16] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034290 10.0.0.32 - - [2025-10-30 21:42:16] "GET /loadbalancer-listener/17d7669a-ae6d-4c1a-9c05-2adad0e9a47b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002019 10.0.0.32 - - [2025-10-30 21:42:16] "GET /loadbalancer-listener/17d7669a-ae6d-4c1a-9c05-2adad0e9a47b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002860 10.0.0.32 - - [2025-10-30 21:42:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.030532 10.0.0.32 - - [2025-10-30 21:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007416 10.0.0.32 - - [2025-10-30 21:42:16] "GET /instance-ip/c9b49fe3-7984-4fe0-97d6-2653d26546b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004473 10.0.0.32 - - [2025-10-30 21:42:16] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040731 10.0.0.32 - - [2025-10-30 21:42:16] "GET /instance-ip/c9b49fe3-7984-4fe0-97d6-2653d26546b0?fields=floating_ips HTTP/1.1" 200 1165 0.029778 10.0.0.32 - - [2025-10-30 21:42:16] "GET /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002841 10.0.0.32 - - [2025-10-30 21:42:16] "GET /loadbalancer/3e076d8a-7f47-4bfd-a8ea-8d45562c255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002658 10.0.0.32 - - [2025-10-30 21:42:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.016998 10.0.0.32 - - [2025-10-30 21:42:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022134 10.0.0.32 - - [2025-10-30 21:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.32 - - [2025-10-30 21:42:16] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034620 10.0.0.32 - - [2025-10-30 21:42:16] "GET /loadbalancer-listener/feac0dd5-82c1-4d11-9f5c-b8a54d1dd7cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002438 10.0.0.32 - - [2025-10-30 21:42:16] "GET /loadbalancer-listener/feac0dd5-82c1-4d11-9f5c-b8a54d1dd7cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003052 10.0.0.32 - - [2025-10-30 21:42:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025854 10.0.0.32 - - [2025-10-30 21:42:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008262 10.0.0.32 - - [2025-10-30 21:42:16] "GET /instance-ip/c9b49fe3-7984-4fe0-97d6-2653d26546b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003633 10.0.0.32 - - [2025-10-30 21:42:16] "GET /instance-ip/c9b49fe3-7984-4fe0-97d6-2653d26546b0?fields=floating_ips HTTP/1.1" 200 1165 0.005346 10.0.0.32 - - [2025-10-30 21:42:16] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037270 10.0.0.32 - - [2025-10-30 21:42:17] "GET /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002903 10.0.0.32 - - [2025-10-30 21:42:17] "GET /loadbalancer/3e076d8a-7f47-4bfd-a8ea-8d45562c255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003374 10.0.0.32 - - [2025-10-30 21:42:17] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.028170 10.0.0.32 - - [2025-10-30 21:42:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017365 10.0.0.32 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010252 10.0.0.32 - - [2025-10-30 21:42:17] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038565 10.0.0.32 - - [2025-10-30 21:42:17] "GET /loadbalancer-listener/614acec3-6ac8-4f6d-81b9-55f1f1827411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.002347 10.0.0.32 - - [2025-10-30 21:42:17] "GET /loadbalancer-listener/614acec3-6ac8-4f6d-81b9-55f1f1827411?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003096 10.0.0.32 - - [2025-10-30 21:42:17] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021091 10.0.0.32 - - [2025-10-30 21:42:17] "GET /instance-ip/c9b49fe3-7984-4fe0-97d6-2653d26546b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002634 10.0.0.32 - - [2025-10-30 21:42:17] "GET /instance-ip/c9b49fe3-7984-4fe0-97d6-2653d26546b0?fields=floating_ips HTTP/1.1" 200 1165 0.002592 10.0.0.32 - - [2025-10-30 21:42:17] "GET /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002806 10.0.0.32 - - [2025-10-30 21:42:17] "POST /tags HTTP/1.1" 200 371 0.024251 10.0.0.32 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010029 10.0.0.32 - - [2025-10-30 21:42:17] "GET /tag/4660d613-7b22-4408-b0f8-c548d39baec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016312 10.0.0.32 - - [2025-10-30 21:42:17] "POST /tags HTTP/1.1" 200 319 0.022632 10.0.0.32 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013084 10.0.0.32 - - [2025-10-30 21:42:17] "GET /tag/f7a2906d-928e-431d-b187-13b6b8c30b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019316 10.0.0.32 - - [2025-10-30 21:42:17] "POST /id-to-fqname HTTP/1.1" 200 181 0.001140 10.0.0.32 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 404 190 0.001713 10.0.0.32 - - [2025-10-30 21:42:17] "POST /security-groups HTTP/1.1" 200 578 0.076748 10.0.0.32 - - [2025-10-30 21:42:17] "POST /projects HTTP/1.1" 200 497 0.163309 10.0.0.32 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 404 225 0.008806 10.0.0.32 - - [2025-10-30 21:42:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016521 10.0.0.32 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017341 10.0.0.32 - - [2025-10-30 21:42:17] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006008 10.0.0.32 - - [2025-10-30 21:42:17] "POST /access-control-lists HTTP/1.1" 200 587 0.081605 10.0.0.32 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014001 10.0.0.32 - - [2025-10-30 21:42:17] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003842 10.0.0.32 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 404 224 0.001812 10.0.0.32 - - [2025-10-30 21:42:17] "POST /access-control-lists HTTP/1.1" 200 585 0.065086 10.0.0.32 - - [2025-10-30 21:42:17] "PUT /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f HTTP/1.1" 200 264 0.110036 10.0.0.32 - - [2025-10-30 21:42:18] "PUT /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b HTTP/1.1" 200 264 0.054150 10.0.0.32 - - [2025-10-30 21:42:18] "POST /security-groups HTTP/1.1" 200 558 0.070480 10.0.0.32 - - [2025-10-30 21:42:18] "POST /fqname-to-id HTTP/1.1" 404 248 0.002259 10.0.0.32 - - [2025-10-30 21:42:18] "POST /access-control-lists HTTP/1.1" 200 610 0.064284 10.0.0.32 - - [2025-10-30 21:42:18] "POST /fqname-to-id HTTP/1.1" 404 247 0.017133 10.0.0.32 - - [2025-10-30 21:42:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.076051 10.0.0.32 - - [2025-10-30 21:42:18] "POST /access-control-lists HTTP/1.1" 200 608 0.069365 10.0.0.32 - - [2025-10-30 21:42:18] "POST /chown HTTP/1.1" 200 109 0.062335 10.0.0.32 - - [2025-10-30 21:42:18] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.033041 10.0.0.32 - - [2025-10-30 21:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.32 - - [2025-10-30 21:42:18] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002464 10.0.0.32 - - [2025-10-30 21:42:18] "POST /tags HTTP/1.1" 409 214 0.002370 10.0.0.32 - - [2025-10-30 21:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.32 - - [2025-10-30 21:42:18] "GET /tag/f7a2906d-928e-431d-b187-13b6b8c30b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015206 10.0.0.32 - - [2025-10-30 21:42:18] "POST /firewall-rules HTTP/1.1" 200 578 0.067594 10.0.0.32 - - [2025-10-30 21:42:18] "GET /firewall-rule/f536ba02-c60c-49cf-836c-5361aab542cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011991 10.0.0.32 - - [2025-10-30 21:42:18] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004046 10.0.0.32 - - [2025-10-30 21:42:18] "GET /firewall-rule/f536ba02-c60c-49cf-836c-5361aab542cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002537 10.0.0.32 - - [2025-10-30 21:42:18] "POST /ref-update HTTP/1.1" 200 156 0.022997 10.0.0.32 - - [2025-10-30 21:42:18] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002651 10.0.0.32 - - [2025-10-30 21:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.32 - - [2025-10-30 21:42:18] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002081 10.0.0.32 - - [2025-10-30 21:42:18] "POST /tags HTTP/1.1" 409 214 0.002010 10.0.0.32 - - [2025-10-30 21:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.32 - - [2025-10-30 21:42:18] "GET /tag/f7a2906d-928e-431d-b187-13b6b8c30b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010010 10.0.0.32 - - [2025-10-30 21:42:18] "POST /firewall-rules HTTP/1.1" 200 576 0.061682 10.0.0.32 - - [2025-10-30 21:42:18] "GET /firewall-rule/2e25bc59-5b27-4c61-bfa4-57426d2a3f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.015114 10.0.0.32 - - [2025-10-30 21:42:18] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.003774 10.0.0.32 - - [2025-10-30 21:42:18] "GET /firewall-rule/2e25bc59-5b27-4c61-bfa4-57426d2a3f62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002063 10.0.0.32 - - [2025-10-30 21:42:18] "POST /ref-update HTTP/1.1" 200 156 0.031599 10.0.0.32 - - [2025-10-30 21:42:18] "POST /tags HTTP/1.1" 200 363 0.016580 10.0.0.32 - - [2025-10-30 21:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004530 10.0.0.32 - - [2025-10-30 21:42:19] "GET /tag/6da96fe3-0ec3-436b-8e9d-b53ca134b22c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.027239 10.0.0.32 - - [2025-10-30 21:42:19] "POST /tags HTTP/1.1" 200 311 0.020455 10.0.0.32 - - [2025-10-30 21:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008262 10.0.0.32 - - [2025-10-30 21:42:19] "GET /tag/d928fd44-49a4-4547-92ac-e483e951ce2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013128 10.0.0.32 - - [2025-10-30 21:42:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.000485 10.0.0.32 - - [2025-10-30 21:42:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.003849 10.0.0.32 - - [2025-10-30 21:42:19] "POST /security-groups HTTP/1.1" 200 574 0.065836 10.0.0.32 - - [2025-10-30 21:42:19] "POST /projects HTTP/1.1" 200 489 0.166169 10.0.0.32 - - [2025-10-30 21:42:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.001836 10.0.0.32 - - [2025-10-30 21:42:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011322 10.0.0.32 - - [2025-10-30 21:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008739 10.0.0.32 - - [2025-10-30 21:42:19] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.014248 10.0.0.32 - - [2025-10-30 21:42:19] "POST /access-control-lists HTTP/1.1" 200 583 0.081011 10.0.0.32 - - [2025-10-30 21:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014058 10.0.0.32 - - [2025-10-30 21:42:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.004233 10.0.0.32 - - [2025-10-30 21:42:19] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.013532 10.0.0.32 - - [2025-10-30 21:42:19] "POST /access-control-lists HTTP/1.1" 200 581 0.065554 10.0.0.32 - - [2025-10-30 21:42:19] "PUT /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f HTTP/1.1" 200 264 0.081329 10.0.0.32 - - [2025-10-30 21:42:19] "PUT /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b HTTP/1.1" 200 264 0.054775 10.0.0.32 - - [2025-10-30 21:42:19] "POST /security-groups HTTP/1.1" 200 546 0.071852 10.0.0.32 - - [2025-10-30 21:42:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.002096 10.0.0.32 - - [2025-10-30 21:42:19] "POST /access-control-lists HTTP/1.1" 200 602 0.068366 10.0.0.32 - - [2025-10-30 21:42:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.015782 10.0.0.32 - - [2025-10-30 21:42:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.079366 10.0.0.32 - - [2025-10-30 21:42:19] "POST /chown HTTP/1.1" 200 109 0.030658 10.0.0.32 - - [2025-10-30 21:42:19] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025555 10.0.0.32 - - [2025-10-30 21:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.32 - - [2025-10-30 21:42:19] "POST /access-control-lists HTTP/1.1" 200 600 0.115305 10.0.0.32 - - [2025-10-30 21:42:19] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018876 10.0.0.32 - - [2025-10-30 21:42:19] "POST /tags HTTP/1.1" 409 210 0.001835 10.0.0.32 - - [2025-10-30 21:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.32 - - [2025-10-30 21:42:20] "GET /tag/d928fd44-49a4-4547-92ac-e483e951ce2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009876 10.0.0.32 - - [2025-10-30 21:42:20] "POST /firewall-rules HTTP/1.1" 200 570 0.065598 10.0.0.32 - - [2025-10-30 21:42:20] "GET /firewall-rule/06b3f8f3-15e1-44d0-b823-6a587482034b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013806 10.0.0.32 - - [2025-10-30 21:42:20] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.004189 10.0.0.32 - - [2025-10-30 21:42:20] "GET /firewall-rule/06b3f8f3-15e1-44d0-b823-6a587482034b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002361 10.0.0.32 - - [2025-10-30 21:42:20] "POST /ref-update HTTP/1.1" 200 156 0.051900 10.0.0.32 - - [2025-10-30 21:42:20] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006201 10.0.0.32 - - [2025-10-30 21:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.32 - - [2025-10-30 21:42:20] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002439 10.0.0.32 - - [2025-10-30 21:42:20] "POST /tags HTTP/1.1" 409 210 0.001338 10.0.0.32 - - [2025-10-30 21:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.32 - - [2025-10-30 21:42:20] "GET /tag/d928fd44-49a4-4547-92ac-e483e951ce2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010478 10.0.0.32 - - [2025-10-30 21:42:20] "POST /firewall-rules HTTP/1.1" 200 568 0.065743 10.0.0.32 - - [2025-10-30 21:42:20] "GET /firewall-rule/cd5ce25c-a559-4d9c-aabb-718f5bffacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003936 10.0.0.32 - - [2025-10-30 21:42:20] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003750 10.0.0.32 - - [2025-10-30 21:42:20] "GET /firewall-rule/cd5ce25c-a559-4d9c-aabb-718f5bffacec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002043 10.0.0.32 - - [2025-10-30 21:42:20] "POST /ref-update HTTP/1.1" 200 156 0.049256 10.0.0.32 - - [2025-10-30 21:42:20] "POST /tags HTTP/1.1" 200 363 0.029159 10.0.0.32 - - [2025-10-30 21:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007985 10.0.0.32 - - [2025-10-30 21:42:20] "GET /tag/40a1ed9c-3bf6-44d3-8abf-7d8b2617b2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.011790 10.0.0.32 - - [2025-10-30 21:42:20] "POST /tags HTTP/1.1" 409 210 0.001924 10.0.0.32 - - [2025-10-30 21:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.32 - - [2025-10-30 21:42:20] "GET /tag/b4fffabe-3352-46be-98cc-92b9dbff0423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010630 10.0.0.32 - - [2025-10-30 21:42:20] "POST /projects HTTP/1.1" 409 223 0.001838 10.0.0.32 - - [2025-10-30 21:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.32 - - [2025-10-30 21:42:20] "GET /project/d6e3d6a6-5433-4f67-9f07-5031ffda8365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035301 10.0.0.32 - - [2025-10-30 21:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.32 - - [2025-10-30 21:42:20] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.003723 10.0.0.32 - - [2025-10-30 21:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.32 - - [2025-10-30 21:42:20] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003910 10.0.0.32 - - [2025-10-30 21:42:20] "PUT /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f HTTP/1.1" 200 264 0.038724 10.0.0.32 - - [2025-10-30 21:42:21] "PUT /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b HTTP/1.1" 200 264 0.040409 10.0.0.32 - - [2025-10-30 21:42:21] "POST /security-groups HTTP/1.1" 409 253 0.004322 10.0.0.32 - - [2025-10-30 21:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008187 10.0.0.32 - - [2025-10-30 21:42:21] "PUT /security-group/81690370-1d62-4730-a8ec-bafd5e4e0812 HTTP/1.1" 200 262 0.055614 10.0.0.32 - - [2025-10-30 21:42:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028076 10.0.0.32 - - [2025-10-30 21:42:21] "PUT /access-control-list/59ff2974-0342-48e8-9e34-b5271fb59338 HTTP/1.1" 200 272 0.031709 10.0.0.32 - - [2025-10-30 21:42:21] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022370 10.0.0.32 - - [2025-10-30 21:42:21] "PUT /access-control-list/104765cc-ca72-4493-90de-4bd859224d75 HTTP/1.1" 200 272 0.021190 10.0.0.32 - - [2025-10-30 21:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.32 - - [2025-10-30 21:42:21] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002481 10.0.0.32 - - [2025-10-30 21:42:21] "POST /tags HTTP/1.1" 409 210 0.001513 10.0.0.32 - - [2025-10-30 21:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.32 - - [2025-10-30 21:42:21] "GET /tag/b4fffabe-3352-46be-98cc-92b9dbff0423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010203 10.0.0.32 - - [2025-10-30 21:42:21] "POST /firewall-rules HTTP/1.1" 200 570 0.066851 10.0.0.32 - - [2025-10-30 21:42:21] "GET /firewall-rule/667a227d-5066-4cd5-99c6-d5466e9e9c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004396 10.0.0.32 - - [2025-10-30 21:42:21] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.003444 10.0.0.32 - - [2025-10-30 21:42:21] "GET /firewall-rule/667a227d-5066-4cd5-99c6-d5466e9e9c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002142 10.0.0.32 - - [2025-10-30 21:42:21] "POST /ref-update HTTP/1.1" 200 156 0.063737 10.0.0.32 - - [2025-10-30 21:42:21] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003387 10.0.0.32 - - [2025-10-30 21:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.32 - - [2025-10-30 21:42:21] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002786 10.0.0.32 - - [2025-10-30 21:42:21] "POST /tags HTTP/1.1" 409 210 0.001977 10.0.0.32 - - [2025-10-30 21:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.32 - - [2025-10-30 21:42:21] "GET /tag/b4fffabe-3352-46be-98cc-92b9dbff0423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012312 10.0.0.32 - - [2025-10-30 21:42:21] "POST /firewall-rules HTTP/1.1" 200 568 0.066239 10.0.0.32 - - [2025-10-30 21:42:21] "GET /firewall-rule/423d344b-a8b8-4710-b3cf-8f2effa2a2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007871 10.0.0.32 - - [2025-10-30 21:42:21] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.004153 10.0.0.32 - - [2025-10-30 21:42:21] "GET /firewall-rule/423d344b-a8b8-4710-b3cf-8f2effa2a2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002318 10.0.0.32 - - [2025-10-30 21:42:21] "POST /ref-update HTTP/1.1" 200 156 0.043227 10.0.0.32 - - [2025-10-30 21:42:21] "POST /tags HTTP/1.1" 409 237 0.001997 10.0.0.32 - - [2025-10-30 21:42:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.32 - - [2025-10-30 21:42:21] "GET /tag/40a1ed9c-3bf6-44d3-8abf-7d8b2617b2af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.010151 10.0.0.32 - - [2025-10-30 21:42:21] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006300 10.0.0.32 - - [2025-10-30 21:42:22] "POST /set-tag HTTP/1.1" 200 109 0.021159 10.0.0.40 - - [2025-10-30 21:43:06] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.40 - - [2025-10-30 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.40 - - [2025-10-30 21:43:06] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004075 10.0.0.40 - - [2025-10-30 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.40 - - [2025-10-30 21:43:06] "GET /routing-instance/906ba25a-9202-4de4-a13b-34435755f3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002356 10.0.0.40 - - [2025-10-30 21:43:06] "PUT /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa HTTP/1.1" 200 274 0.007946 10.0.0.40 - - [2025-10-30 21:43:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.001877 10.0.0.40 - - [2025-10-30 21:43:06] "POST /virtual-routers HTTP/1.1" 200 599 0.014513 10.0.0.40 - - [2025-10-30 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009258 10.0.0.40 - - [2025-10-30 21:43:06] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004927 10.0.0.40 - - [2025-10-30 21:43:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.001446 10.0.0.40 - - [2025-10-30 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.40 - - [2025-10-30 21:43:06] "GET /virtual-network/d1cb5f46-1b74-43b6-97bf-bfdc6dc2c220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003718 10.0.0.40 - - [2025-10-30 21:43:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051112 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:45:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:45:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:45:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:45:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:46:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:46:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000996 10.0.0.32 - - [2025-10-30 21:46:08] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002989 10.0.0.32 - - [2025-10-30 21:46:08] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.32 - - [2025-10-30 21:46:18] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004443 10.0.0.32 - - [2025-10-30 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.32 - - [2025-10-30 21:46:18] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004606 10.0.0.32 - - [2025-10-30 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.002930 10.0.0.32 - - [2025-10-30 21:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.32 - - [2025-10-30 21:46:18] "GET /loadbalancer/3e076d8a-7f47-4bfd-a8ea-8d45562c255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002161 10.0.0.32 - - [2025-10-30 21:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.32 - - [2025-10-30 21:46:18] "GET /loadbalancer/3e076d8a-7f47-4bfd-a8ea-8d45562c255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002748 10.0.0.32 - - [2025-10-30 21:46:18] "GET /loadbalancer-pool/7d9780fa-2e0c-46fb-b9c7-cc14c3c4d65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003647 10.0.0.32 - - [2025-10-30 21:46:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018050 10.0.0.32 - - [2025-10-30 21:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.007969 10.0.0.32 - - [2025-10-30 21:46:18] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.017466 10.0.0.32 - - [2025-10-30 21:46:18] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010019 10.0.0.32 - - [2025-10-30 21:46:18] "POST /tags HTTP/1.1" 409 205 0.003832 10.0.0.32 - - [2025-10-30 21:46:18] "POST /ref-update HTTP/1.1" 200 156 0.006703 10.0.0.32 - - [2025-10-30 21:46:18] "GET /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.024276 10.0.0.32 - - [2025-10-30 21:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.32 - - [2025-10-30 21:46:18] "GET /tag/fb49b8d9-4c16-4dbd-948b-4eac94085247?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010603 10.0.0.32 - - [2025-10-30 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.069615 10.0.0.32 - - [2025-10-30 21:46:18] "PUT /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b HTTP/1.1" 200 256 0.123147 10.0.0.32 - - [2025-10-30 21:46:18] "GET /loadbalancer-pool/7499c0bb-f5ee-4905-82af-dbc7269d28ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.030261 10.0.0.32 - - [2025-10-30 21:46:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033170 10.0.0.32 - - [2025-10-30 21:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.027668 10.0.0.32 - - [2025-10-30 21:46:18] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017252 10.0.0.32 - - [2025-10-30 21:46:18] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009406 10.0.0.32 - - [2025-10-30 21:46:18] "POST /ref-update HTTP/1.1" 200 156 0.011562 10.0.0.32 - - [2025-10-30 21:46:18] "GET /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004055 10.0.0.32 - - [2025-10-30 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.32 - - [2025-10-30 21:46:18] "GET /loadbalancer-pool/3c2b210b-73ec-4e43-a8fa-37ca2d11a836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005269 10.0.0.32 - - [2025-10-30 21:46:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015500 10.0.0.32 - - [2025-10-30 21:46:18] "PUT /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b HTTP/1.1" 200 256 0.017298 10.0.0.32 - - [2025-10-30 21:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009734 10.0.0.32 - - [2025-10-30 21:46:18] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015604 10.0.0.32 - - [2025-10-30 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.006622 10.0.0.32 - - [2025-10-30 21:46:18] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008015 10.0.0.32 - - [2025-10-30 21:46:18] "POST /ref-update HTTP/1.1" 200 156 0.007777 10.0.0.32 - - [2025-10-30 21:46:18] "GET /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006832 10.0.0.32 - - [2025-10-30 21:46:18] "PUT /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b HTTP/1.1" 200 256 0.014672 10.0.0.32 - - [2025-10-30 21:46:55] "GET /global-system-configs HTTP/1.1" 200 322 0.001718 10.0.0.32 - - [2025-10-30 21:46:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002029 10.0.0.40 - - [2025-10-30 21:47:07] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.40 - - [2025-10-30 21:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.40 - - [2025-10-30 21:47:07] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004188 10.0.0.40 - - [2025-10-30 21:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.40 - - [2025-10-30 21:47:07] "GET /routing-instance/906ba25a-9202-4de4-a13b-34435755f3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002685 10.0.0.40 - - [2025-10-30 21:47:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.40 - - [2025-10-30 21:47:07] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003820 10.0.0.40 - - [2025-10-30 21:47:08] "PUT /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963 HTTP/1.1" 200 262 0.025030 10.0.0.40 - - [2025-10-30 21:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007310 10.0.0.40 - - [2025-10-30 21:47:08] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002809 10.0.0.40 - - [2025-10-30 21:47:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.40 - - [2025-10-30 21:47:08] "GET /virtual-machine-interface/b5f481c1-8714-43c0-9931-34b50c059d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004050 10.0.0.40 - - [2025-10-30 21:47:08] "PUT /virtual-machine-interface/b5f481c1-8714-43c0-9931-34b50c059d3e HTTP/1.1" 200 284 0.009039 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:47:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:47:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001302 10.0.0.32 - - [2025-10-30 21:47:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.32 - - [2025-10-30 21:47:35] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002595 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:49:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:49:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:49:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 10.0.0.32 - - [2025-10-30 21:50:24] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004572 10.0.0.32 - - [2025-10-30 21:50:24] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.32 - - [2025-10-30 21:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.32 - - [2025-10-30 21:50:24] "GET /loadbalancer/3e076d8a-7f47-4bfd-a8ea-8d45562c255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002403 10.0.0.32 - - [2025-10-30 21:50:24] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005267 10.0.0.32 - - [2025-10-30 21:50:25] "POST /set-tag HTTP/1.1" 200 109 0.025124 10.0.0.32 - - [2025-10-30 21:50:25] "DELETE /loadbalancer-member/f64b2f9f-4669-4c4b-b7ee-8429a4bcf4c6 HTTP/1.1" 200 115 0.040280 10.0.0.32 - - [2025-10-30 21:50:25] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008156 10.0.0.32 - - [2025-10-30 21:50:25] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.32 - - [2025-10-30 21:50:25] "DELETE /loadbalancer-member/10a49142-039d-47f4-b59f-d21bbf14213d HTTP/1.1" 200 115 0.042918 10.0.0.32 - - [2025-10-30 21:50:25] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011116 10.0.0.32 - - [2025-10-30 21:50:25] "POST /set-tag HTTP/1.1" 200 109 0.008715 10.0.0.32 - - [2025-10-30 21:50:25] "DELETE /loadbalancer-member/31c6fe87-e1cd-494b-ab8b-71f6e47b0054 HTTP/1.1" 200 115 0.028797 10.0.0.32 - - [2025-10-30 21:50:25] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008176 10.0.0.32 - - [2025-10-30 21:50:25] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.32 - - [2025-10-30 21:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.32 - - [2025-10-30 21:50:25] "GET /loadbalancer/3e076d8a-7f47-4bfd-a8ea-8d45562c255e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002906 10.0.0.32 - - [2025-10-30 21:50:25] "GET /loadbalancer-pool/7d9780fa-2e0c-46fb-b9c7-cc14c3c4d65f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002517 10.0.0.32 - - [2025-10-30 21:50:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032086 10.0.0.32 - - [2025-10-30 21:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018610 10.0.0.32 - - [2025-10-30 21:50:25] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016341 10.0.0.32 - - [2025-10-30 21:50:25] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004381 10.0.0.32 - - [2025-10-30 21:50:25] "GET /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004734 10.0.0.32 - - [2025-10-30 21:50:25] "POST /set-tag HTTP/1.1" 200 109 0.063895 10.0.0.32 - - [2025-10-30 21:50:25] "GET /loadbalancer-pool/7499c0bb-f5ee-4905-82af-dbc7269d28ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.028117 10.0.0.32 - - [2025-10-30 21:50:25] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022550 10.0.0.32 - - [2025-10-30 21:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016403 10.0.0.32 - - [2025-10-30 21:50:25] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020990 10.0.0.32 - - [2025-10-30 21:50:25] "POST /set-tag HTTP/1.1" 200 109 0.010804 10.0.0.32 - - [2025-10-30 21:50:25] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005301 10.0.0.32 - - [2025-10-30 21:50:25] "GET /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003048 10.0.0.32 - - [2025-10-30 21:50:25] "GET /loadbalancer-pool/3c2b210b-73ec-4e43-a8fa-37ca2d11a836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002590 10.0.0.32 - - [2025-10-30 21:50:25] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032797 10.0.0.32 - - [2025-10-30 21:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018473 10.0.0.32 - - [2025-10-30 21:50:25] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006835 10.0.0.32 - - [2025-10-30 21:50:25] "GET /virtual-machine-interface/49539fec-b5d9-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006370 10.0.0.32 - - [2025-10-30 21:50:25] "GET /floating-ip/90e0a7c0-a372-43a6-8437-00136a14bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002867 10.0.0.32 - - [2025-10-30 21:50:25] "POST /set-tag HTTP/1.1" 200 109 0.002887 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:51:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:51:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 10.0.0.32 - - [2025-10-30 21:51:55] "GET /global-system-configs HTTP/1.1" 200 322 0.001875 10.0.0.32 - - [2025-10-30 21:51:56] "GET /global-system-configs HTTP/1.1" 200 322 0.005446 10.0.0.32 - - [2025-10-30 21:52:51] "GET / HTTP/1.1" 200 35931 0.001311 10.0.0.32 - - [2025-10-30 21:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.32 - - [2025-10-30 21:52:51] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.021302 10.0.0.32 - - [2025-10-30 21:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.32 - - [2025-10-30 21:52:51] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025554 10.0.0.32 - - [2025-10-30 21:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.32 - - [2025-10-30 21:52:51] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028365 10.0.0.32 - - [2025-10-30 21:52:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.002870 10.0.0.32 - - [2025-10-30 21:52:51] "POST /tags HTTP/1.1" 200 333 0.025046 10.0.0.32 - - [2025-10-30 21:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.32 - - [2025-10-30 21:52:51] "GET /tag/4f628605-38b6-4455-8a23-818913bf74c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011171 10.0.0.32 - - [2025-10-30 21:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.32 - - [2025-10-30 21:52:52] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075935 10.0.0.32 - - [2025-10-30 21:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.32 - - [2025-10-30 21:52:52] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004113 10.0.0.32 - - [2025-10-30 21:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.32 - - [2025-10-30 21:52:52] "GET /service-appliance-set/de815b2c-be73-4fe0-90ea-a494afd980e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001985 10.0.0.32 - - [2025-10-30 21:52:52] "POST /fqname-to-id HTTP/1.1" 404 254 0.001721 10.0.0.32 - - [2025-10-30 21:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.083719 10.0.0.32 - - [2025-10-30 21:52:52] "GET /virtual-machine-interface/ab31181e-0b7d-4fec-abb9-71606feb5d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.008211 10.0.0.32 - - [2025-10-30 21:52:52] "POST /instance-ips HTTP/1.1" 200 409 0.019908 10.0.0.32 - - [2025-10-30 21:52:52] "GET /instance-ip/f6e3e476-5105-4d0e-9b9c-6d246104250d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003684 10.0.0.32 - - [2025-10-30 21:52:52] "POST /loadbalancers HTTP/1.1" 200 610 0.060305 10.0.0.32 - - [2025-10-30 21:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010575 10.0.0.32 - - [2025-10-30 21:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.32 - - [2025-10-30 21:52:52] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047493 10.0.0.32 - - [2025-10-30 21:52:52] "GET /instance-ip/f6e3e476-5105-4d0e-9b9c-6d246104250d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002630 10.0.0.32 - - [2025-10-30 21:52:52] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036659 10.0.0.32 - - [2025-10-30 21:52:52] "GET /loadbalancer/bbbb6781-27f1-4440-8d89-65af53924b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002350 10.0.0.32 - - [2025-10-30 21:52:52] "POST /floating-ips HTTP/1.1" 200 597 0.043451 10.0.0.32 - - [2025-10-30 21:52:52] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.049359 10.0.0.32 - - [2025-10-30 21:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.32 - - [2025-10-30 21:52:52] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036070 10.0.0.32 - - [2025-10-30 21:52:52] "GET /loadbalancer-listener/e7b8d7c6-d319-4bd4-8a2e-7d9650a48bdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004314 10.0.0.32 - - [2025-10-30 21:52:52] "GET /loadbalancer-listener/e7b8d7c6-d319-4bd4-8a2e-7d9650a48bdd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.006819 10.0.0.32 - - [2025-10-30 21:52:52] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.055802 10.0.0.32 - - [2025-10-30 21:52:52] "GET /instance-ip/f6e3e476-5105-4d0e-9b9c-6d246104250d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.002947 10.0.0.32 - - [2025-10-30 21:52:52] "GET /instance-ip/f6e3e476-5105-4d0e-9b9c-6d246104250d?fields=floating_ips HTTP/1.1" 200 1213 0.015223 10.0.0.32 - - [2025-10-30 21:52:52] "GET /floating-ip/24515b74-bd5f-4317-925e-b9cabf6671cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.003832 10.0.0.32 - - [2025-10-30 21:52:52] "POST /tags HTTP/1.1" 200 295 0.069581 10.0.0.32 - - [2025-10-30 21:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.32 - - [2025-10-30 21:52:52] "GET /tag/8dd8db34-ea51-4069-9e51-a4811713a950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.021420 10.0.0.32 - - [2025-10-30 21:52:52] "POST /tags HTTP/1.1" 409 233 0.004546 10.0.0.32 - - [2025-10-30 21:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.32 - - [2025-10-30 21:52:52] "GET /tag/a4c64657-4155-4aa2-a3f7-c976170cd71a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010032 10.0.0.32 - - [2025-10-30 21:52:52] "POST /tags HTTP/1.1" 409 206 0.001930 10.0.0.32 - - [2025-10-30 21:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.32 - - [2025-10-30 21:52:53] "GET /tag/039f307b-6f7c-43f2-805c-8f27b6b6d986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014391 10.0.0.32 - - [2025-10-30 21:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.32 - - [2025-10-30 21:52:53] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004102 10.0.0.32 - - [2025-10-30 21:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.32 - - [2025-10-30 21:52:53] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024968 10.0.0.32 - - [2025-10-30 21:52:53] "POST /virtual-machines HTTP/1.1" 200 369 0.009758 10.0.0.32 - - [2025-10-30 21:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.008166 10.0.0.32 - - [2025-10-30 21:52:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111940 10.0.0.32 - - [2025-10-30 21:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017817 10.0.0.32 - - [2025-10-30 21:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010039 10.0.0.32 - - [2025-10-30 21:52:53] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004220 10.0.0.32 - - [2025-10-30 21:52:53] "POST /instance-ips HTTP/1.1" 200 409 0.033244 10.0.0.32 - - [2025-10-30 21:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031304 10.0.0.32 - - [2025-10-30 21:52:53] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011145 10.0.0.32 - - [2025-10-30 21:52:53] "POST /set-tag HTTP/1.1" 200 109 0.017239 10.0.0.32 - - [2025-10-30 21:52:53] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013341 10.0.0.32 - - [2025-10-30 21:52:53] "GET /instance-ip/c950dab0-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004141 10.0.0.32 - - [2025-10-30 21:52:53] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004156 10.0.0.32 - - [2025-10-30 21:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.32 - - [2025-10-30 21:52:53] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002831 10.0.0.32 - - [2025-10-30 21:52:53] "POST /ref-update HTTP/1.1" 200 156 0.008995 10.0.0.32 - - [2025-10-30 21:52:53] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014377 10.0.0.32 - - [2025-10-30 21:52:53] "POST /set-tag HTTP/1.1" 200 109 0.005846 10.0.0.32 - - [2025-10-30 21:52:53] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006099 10.0.0.32 - - [2025-10-30 21:52:53] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.32 - - [2025-10-30 21:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.32 - - [2025-10-30 21:52:54] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006124 10.0.0.32 - - [2025-10-30 21:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.32 - - [2025-10-30 21:52:54] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030006 10.0.0.32 - - [2025-10-30 21:52:54] "GET /virtual-networks?parent_id=10b00f94-e91e-40f2-97b4-717853716d3c&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.009256 10.0.0.32 - - [2025-10-30 21:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009395 10.0.0.32 - - [2025-10-30 21:52:54] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041199 10.0.0.32 - - [2025-10-30 21:52:55] "POST /virtual-machines HTTP/1.1" 200 369 0.037944 10.0.0.32 - - [2025-10-30 21:52:55] "POST /virtual-networks HTTP/1.1" 200 512 0.125055 10.0.0.32 - - [2025-10-30 21:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008370 10.0.0.32 - - [2025-10-30 21:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006508 10.0.0.32 - - [2025-10-30 21:52:55] "GET /network-ipam/e93979a5-39c4-4b70-987f-a6366f418ad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.006363 10.0.0.32 - - [2025-10-30 21:52:55] "POST /route-targets HTTP/1.1" 200 327 0.026110 10.0.0.32 - - [2025-10-30 21:52:55] "POST /ref-update HTTP/1.1" 200 156 0.027261 10.0.0.32 - - [2025-10-30 21:52:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.178140 10.0.0.32 - - [2025-10-30 21:52:55] "POST /useragent-kv HTTP/1.1" 200 115 0.015755 10.0.0.32 - - [2025-10-30 21:52:55] "POST /ref-update HTTP/1.1" 200 156 0.183965 10.0.0.32 - - [2025-10-30 21:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.026174 10.0.0.32 - - [2025-10-30 21:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005664 10.0.0.32 - - [2025-10-30 21:52:55] "GET /domains HTTP/1.1" 200 280 0.004319 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006838 10.0.0.32 - - [2025-10-30 21:52:55] "GET /domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 HTTP/1.1" 200 3086 0.018138 10.0.0.32 - - [2025-10-30 21:52:55] "POST /instance-ips HTTP/1.1" 200 409 0.029022 10.0.0.32 - - [2025-10-30 21:52:55] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c HTTP/1.1" 200 7064 0.066377 10.0.0.32 - - [2025-10-30 21:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.051200 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008334 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 HTTP/1.1" 200 2093 0.007875 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 HTTP/1.1" 200 2093 0.003206 10.0.0.32 - - [2025-10-30 21:52:55] "GET /routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 HTTP/1.1" 200 1401 0.002403 10.0.0.32 - - [2025-10-30 21:52:55] "GET /routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 HTTP/1.1" 200 1401 0.002115 10.0.0.32 - - [2025-10-30 21:52:55] "GET /route-target/03c0650a-8bba-497f-b39f-c6ae41ae0c9e HTTP/1.1" 200 1151 0.002048 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 HTTP/1.1" 200 2093 0.003472 10.0.0.32 - - [2025-10-30 21:52:55] "GET /routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 HTTP/1.1" 200 1401 0.002996 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003377 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 HTTP/1.1" 200 2093 0.003501 10.0.0.32 - - [2025-10-30 21:52:55] "GET /routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 HTTP/1.1" 200 1401 0.002325 10.0.0.32 - - [2025-10-30 21:52:55] "GET /routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 HTTP/1.1" 200 1401 0.002205 10.0.0.32 - - [2025-10-30 21:52:55] "GET /route-target/03c0650a-8bba-497f-b39f-c6ae41ae0c9e HTTP/1.1" 200 1151 0.001767 10.0.0.32 - - [2025-10-30 21:52:55] "POST /set-tag HTTP/1.1" 200 109 0.048138 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021977 10.0.0.32 - - [2025-10-30 21:52:55] "GET /instance-ip/ca7e7294-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003594 10.0.0.32 - - [2025-10-30 21:52:55] "GET /domains HTTP/1.1" 200 280 0.003259 10.0.0.32 - - [2025-10-30 21:52:55] "GET /domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 HTTP/1.1" 200 3086 0.003327 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025866 10.0.0.32 - - [2025-10-30 21:52:55] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c HTTP/1.1" 200 7064 0.070908 10.0.0.32 - - [2025-10-30 21:52:55] "POST /set-tag HTTP/1.1" 200 109 0.006709 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.009341 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 HTTP/1.1" 200 2093 0.006970 10.0.0.32 - - [2025-10-30 21:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.32 - - [2025-10-30 21:52:55] "POST /ref-update HTTP/1.1" 200 156 0.011809 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.040025 10.0.0.32 - - [2025-10-30 21:52:55] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078755 10.0.0.32 - - [2025-10-30 21:52:55] "POST /set-tag HTTP/1.1" 200 109 0.015245 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.016234 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007336 10.0.0.32 - - [2025-10-30 21:52:55] "GET /floating-ip-pools?parent_id=e5340981-4e77-4e19-8aec-016a94285e09&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.008159 10.0.0.32 - - [2025-10-30 21:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.32 - - [2025-10-30 21:52:55] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003813 10.0.0.32 - - [2025-10-30 21:52:55] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018646 10.0.0.32 - - [2025-10-30 21:52:56] "POST /ref-update HTTP/1.1" 200 156 0.010369 10.0.0.32 - - [2025-10-30 21:52:56] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.015435 10.0.0.32 - - [2025-10-30 21:52:56] "GET /domains HTTP/1.1" 200 280 0.006820 10.0.0.32 - - [2025-10-30 21:52:56] "GET /domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 HTTP/1.1" 200 3086 0.008496 10.0.0.32 - - [2025-10-30 21:52:56] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c HTTP/1.1" 200 7320 0.041934 10.0.0.32 - - [2025-10-30 21:52:56] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 HTTP/1.1" 200 2331 0.017208 10.0.0.32 - - [2025-10-30 21:52:56] "GET /floating-ip-pool/a3ec04af-99ff-4cee-96dd-52d8a117b423 HTTP/1.1" 200 1315 0.008287 10.0.0.32 - - [2025-10-30 21:52:56] "GET /domains HTTP/1.1" 200 280 0.005191 10.0.0.32 - - [2025-10-30 21:52:56] "GET /domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 HTTP/1.1" 200 3086 0.008451 10.0.0.32 - - [2025-10-30 21:52:56] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c HTTP/1.1" 200 7320 0.039567 10.0.0.32 - - [2025-10-30 21:52:56] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 HTTP/1.1" 200 2331 0.013050 10.0.0.32 - - [2025-10-30 21:52:56] "GET /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.011041 10.0.0.32 - - [2025-10-30 21:52:56] "POST /tags HTTP/1.1" 200 365 0.072191 10.0.0.32 - - [2025-10-30 21:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005540 10.0.0.32 - - [2025-10-30 21:52:56] "GET /tag/2aa24cd9-3d10-4291-85b5-d3e5e625ac3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.022716 10.0.0.32 - - [2025-10-30 21:52:56] "POST /tags HTTP/1.1" 409 206 0.005603 10.0.0.32 - - [2025-10-30 21:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007066 10.0.0.32 - - [2025-10-30 21:52:56] "GET /tag/039f307b-6f7c-43f2-805c-8f27b6b6d986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.020287 10.0.0.32 - - [2025-10-30 21:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.32 - - [2025-10-30 21:52:56] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.037345 10.0.0.32 - - [2025-10-30 21:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.32 - - [2025-10-30 21:52:56] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005787 10.0.0.32 - - [2025-10-30 21:52:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.32 - - [2025-10-30 21:52:56] "GET /service-appliance-set/d5a5f71e-362e-4751-92d0-98c04118d4dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.009268 10.0.0.32 - - [2025-10-30 21:52:56] "POST /fqname-to-id HTTP/1.1" 404 258 0.001924 10.0.0.32 - - [2025-10-30 21:52:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.122372 10.0.0.32 - - [2025-10-30 21:52:56] "GET /virtual-machine-interface/b10b3da4-a3dc-469a-86e8-ad618ce657fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006568 10.0.0.32 - - [2025-10-30 21:52:56] "POST /set-tag HTTP/1.1" 200 109 0.021663 10.0.0.32 - - [2025-10-30 21:52:56] "POST /instance-ips HTTP/1.1" 200 417 0.036944 10.0.0.32 - - [2025-10-30 21:52:56] "GET /instance-ip/9f64039e-7b4a-47e8-9dbd-5c973cbab187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004137 10.0.0.32 - - [2025-10-30 21:52:56] "POST /loadbalancers HTTP/1.1" 200 618 0.059364 10.0.0.32 - - [2025-10-30 21:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019383 10.0.0.32 - - [2025-10-30 21:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008146 10.0.0.32 - - [2025-10-30 21:52:57] "POST /service-instances HTTP/1.1" 200 566 0.039930 10.0.0.32 - - [2025-10-30 21:52:57] "POST /ref-update HTTP/1.1" 200 156 0.030556 10.0.0.32 - - [2025-10-30 21:52:57] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069461 10.0.0.32 - - [2025-10-30 21:52:57] "GET /virtual-machine-interface/b10b3da4-a3dc-469a-86e8-ad618ce657fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014329 10.0.0.32 - - [2025-10-30 21:52:57] "GET /virtual-machine-interface/b10b3da4-a3dc-469a-86e8-ad618ce657fa?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006346 10.0.0.32 - - [2025-10-30 21:52:57] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.040888 10.0.0.32 - - [2025-10-30 21:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.32 - - [2025-10-30 21:52:57] "GET /floating-ip-pool/a3ec04af-99ff-4cee-96dd-52d8a117b423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002400 10.0.0.32 - - [2025-10-30 21:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.008671 10.0.0.32 - - [2025-10-30 21:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.32 - - [2025-10-30 21:52:57] "POST /virtual-machines HTTP/1.1" 200 429 0.013926 10.0.0.32 - - [2025-10-30 21:52:57] "POST /floating-ips HTTP/1.1" 200 671 0.115497 10.0.0.32 - - [2025-10-30 21:52:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018949 10.0.0.32 - - [2025-10-30 21:52:57] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003090 10.0.0.32 - - [2025-10-30 21:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014844 10.0.0.32 - - [2025-10-30 21:52:57] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.038697 10.0.0.32 - - [2025-10-30 21:52:57] "POST /tags HTTP/1.1" 409 221 0.003747 10.0.0.32 - - [2025-10-30 21:52:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.199556 10.0.0.32 - - [2025-10-30 21:52:57] "POST /chown HTTP/1.1" 200 109 0.037815 10.0.0.32 - - [2025-10-30 21:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018191 10.0.0.32 - - [2025-10-30 21:52:57] "GET /tag/4f628605-38b6-4455-8a23-818913bf74c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.022906 10.0.0.32 - - [2025-10-30 21:52:57] "POST /tags HTTP/1.1" 409 238 0.005411 10.0.0.32 - - [2025-10-30 21:52:57] "POST /chown HTTP/1.1" 200 109 0.054557 10.0.0.32 - - [2025-10-30 21:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.32 - - [2025-10-30 21:52:57] "GET /tag/2aa24cd9-3d10-4291-85b5-d3e5e625ac3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012980 10.0.0.32 - - [2025-10-30 21:52:57] "PUT /virtual-machine-interface/3a38cdfa-fdd6-456c-a312-60ebc1ba6d8b HTTP/1.1" 200 284 0.030944 10.0.0.32 - - [2025-10-30 21:52:57] "PUT /instance-ip/9f64039e-7b4a-47e8-9dbd-5c973cbab187 HTTP/1.1" 200 256 0.040860 10.0.0.32 - - [2025-10-30 21:52:57] "POST /firewall-rules HTTP/1.1" 200 650 0.143797 10.0.0.32 - - [2025-10-30 21:52:57] "GET /firewall-rule/7ff68022-edec-4c41-917b-943cdd3d040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.014415 10.0.0.32 - - [2025-10-30 21:52:57] "POST /ref-update HTTP/1.1" 200 156 0.088351 10.0.0.32 - - [2025-10-30 21:52:57] "GET /firewall-policy/58182ece-addf-4d89-9015-cfffc65384d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002380 10.0.0.32 - - [2025-10-30 21:52:57] "GET /firewall-rule/7ff68022-edec-4c41-917b-943cdd3d040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004362 10.0.0.32 - - [2025-10-30 21:52:57] "POST /ref-update HTTP/1.1" 200 156 0.020838 10.0.0.32 - - [2025-10-30 21:52:57] "POST /ref-update HTTP/1.1" 200 156 0.048496 10.0.0.32 - - [2025-10-30 21:52:57] "POST /ref-update HTTP/1.1" 200 156 0.024647 10.0.0.32 - - [2025-10-30 21:52:57] "POST /ref-update HTTP/1.1" 200 156 0.025055 10.0.0.32 - - [2025-10-30 21:52:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.32 - - [2025-10-30 21:52:58] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032028 10.0.0.32 - - [2025-10-30 21:52:58] "GET /loadbalancer/cfc11d24-aca6-4e03-ad70-728e95e0b421?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007301 10.0.0.32 - - [2025-10-30 21:52:58] "POST /ref-update HTTP/1.1" 200 156 0.011405 10.0.0.32 - - [2025-10-30 21:52:58] "POST /ref-update HTTP/1.1" 200 156 0.015331 10.0.0.32 - - [2025-10-30 21:52:58] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.071510 10.0.0.32 - - [2025-10-30 21:52:58] "POST /virtual-machines HTTP/1.1" 200 429 0.048485 10.0.0.32 - - [2025-10-30 21:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.32 - - [2025-10-30 21:52:58] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.045630 10.0.0.32 - - [2025-10-30 21:52:58] "GET /loadbalancer-listener/f8ed23bf-2ab1-48c9-a169-d197960aee05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007956 10.0.0.32 - - [2025-10-30 21:52:58] "GET /loadbalancer-listener/f8ed23bf-2ab1-48c9-a169-d197960aee05?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.010917 10.0.0.32 - - [2025-10-30 21:52:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.150419 10.0.0.32 - - [2025-10-30 21:52:58] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.066575 10.0.0.32 - - [2025-10-30 21:52:58] "POST /chown HTTP/1.1" 200 109 0.050271 10.0.0.32 - - [2025-10-30 21:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.046617 10.0.0.32 - - [2025-10-30 21:52:58] "GET /loadbalancer-pool/fa487407-daf7-41a8-a661-af1f23fb6fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012917 10.0.0.32 - - [2025-10-30 21:52:58] "POST /chown HTTP/1.1" 200 109 0.031588 10.0.0.32 - - [2025-10-30 21:52:58] "PUT /virtual-machine-interface/111feae9-781b-4c94-9f1f-7548583787a6 HTTP/1.1" 200 284 0.011318 10.0.0.32 - - [2025-10-30 21:52:58] "POST /loadbalancer-members HTTP/1.1" 200 707 0.038374 10.0.0.32 - - [2025-10-30 21:52:58] "PUT /instance-ip/9f64039e-7b4a-47e8-9dbd-5c973cbab187 HTTP/1.1" 200 256 0.039386 10.0.0.32 - - [2025-10-30 21:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028008 10.0.0.32 - - [2025-10-30 21:52:58] "GET /loadbalancer-member/8c8cf6e0-554b-4c3c-91bf-88b22e12988e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.004588 10.0.0.32 - - [2025-10-30 21:52:58] "POST /ref-update HTTP/1.1" 200 156 0.024416 10.0.0.32 - - [2025-10-30 21:52:58] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005477 10.0.0.32 - - [2025-10-30 21:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.32 - - [2025-10-30 21:52:58] "POST /ref-update HTTP/1.1" 200 156 0.013561 10.0.0.32 - - [2025-10-30 21:52:58] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008048 10.0.0.32 - - [2025-10-30 21:52:58] "POST /ref-update HTTP/1.1" 200 156 0.038988 10.0.0.32 - - [2025-10-30 21:52:58] "POST /ref-update HTTP/1.1" 200 156 0.018211 10.0.0.32 - - [2025-10-30 21:52:58] "POST /tags HTTP/1.1" 409 221 0.013709 10.0.0.32 - - [2025-10-30 21:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.32 - - [2025-10-30 21:52:58] "GET /tag/4f628605-38b6-4455-8a23-818913bf74c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.014682 10.0.0.32 - - [2025-10-30 21:52:58] "POST /ref-update HTTP/1.1" 200 156 0.035969 10.0.0.32 - - [2025-10-30 21:52:58] "POST /tags HTTP/1.1" 409 238 0.006488 10.0.0.32 - - [2025-10-30 21:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.32 - - [2025-10-30 21:52:58] "GET /tag/2aa24cd9-3d10-4291-85b5-d3e5e625ac3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014741 10.0.0.32 - - [2025-10-30 21:52:58] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.011934 10.0.0.32 - - [2025-10-30 21:52:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.016382 10.0.0.32 - - [2025-10-30 21:52:58] "POST /firewall-rules HTTP/1.1" 409 293 0.004475 10.0.0.32 - - [2025-10-30 21:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.32 - - [2025-10-30 21:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.32 - - [2025-10-30 21:52:58] "PUT /firewall-rule/7ff68022-edec-4c41-917b-943cdd3d040a HTTP/1.1" 200 260 0.017899 10.0.0.32 - - [2025-10-30 21:52:58] "POST /chown HTTP/1.1" 200 109 0.007812 10.0.0.32 - - [2025-10-30 21:52:58] "GET /firewall-rule/7ff68022-edec-4c41-917b-943cdd3d040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005970 10.0.0.32 - - [2025-10-30 21:52:58] "POST /chown HTTP/1.1" 200 109 0.026587 10.0.0.32 - - [2025-10-30 21:52:58] "GET /firewall-policy/58182ece-addf-4d89-9015-cfffc65384d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005657 10.0.0.32 - - [2025-10-30 21:52:58] "GET /firewall-rule/7ff68022-edec-4c41-917b-943cdd3d040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007163 10.0.0.32 - - [2025-10-30 21:52:58] "PUT /instance-ip/9f64039e-7b4a-47e8-9dbd-5c973cbab187 HTTP/1.1" 200 256 0.017493 10.0.0.32 - - [2025-10-30 21:52:59] "POST /ref-update HTTP/1.1" 200 156 0.011573 10.0.0.32 - - [2025-10-30 21:52:59] "POST /chown HTTP/1.1" 200 109 0.017389 10.0.0.32 - - [2025-10-30 21:52:59] "POST /chown HTTP/1.1" 200 109 0.021224 10.0.0.32 - - [2025-10-30 21:52:59] "PUT /instance-ip/9f64039e-7b4a-47e8-9dbd-5c973cbab187 HTTP/1.1" 200 256 0.013600 10.0.0.32 - - [2025-10-30 21:52:59] "POST /ref-update HTTP/1.1" 200 156 0.025940 10.0.0.32 - - [2025-10-30 21:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.32 - - [2025-10-30 21:52:59] "POST /chown HTTP/1.1" 200 109 0.007318 10.0.0.32 - - [2025-10-30 21:52:59] "POST /chown HTTP/1.1" 200 109 0.027553 10.0.0.32 - - [2025-10-30 21:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005227 10.0.0.32 - - [2025-10-30 21:52:59] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005141 10.0.0.32 - - [2025-10-30 21:52:59] "PUT /instance-ip/9f64039e-7b4a-47e8-9dbd-5c973cbab187 HTTP/1.1" 200 256 0.042655 10.0.0.32 - - [2025-10-30 21:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.32 - - [2025-10-30 21:52:59] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040546 10.0.0.32 - - [2025-10-30 21:52:59] "POST /ref-update HTTP/1.1" 200 156 0.019320 10.0.0.32 - - [2025-10-30 21:52:59] "POST /chown HTTP/1.1" 200 109 0.019258 10.0.0.32 - - [2025-10-30 21:52:59] "POST /virtual-machines HTTP/1.1" 200 373 0.015090 10.0.0.32 - - [2025-10-30 21:52:59] "POST /chown HTTP/1.1" 200 109 0.032062 10.0.0.32 - - [2025-10-30 21:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010238 10.0.0.32 - - [2025-10-30 21:52:59] "PUT /instance-ip/9f64039e-7b4a-47e8-9dbd-5c973cbab187 HTTP/1.1" 200 256 0.023183 10.0.0.32 - - [2025-10-30 21:52:59] "POST /ref-update HTTP/1.1" 200 156 0.022573 10.0.0.32 - - [2025-10-30 21:52:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.108174 10.0.0.32 - - [2025-10-30 21:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024389 10.0.0.32 - - [2025-10-30 21:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007582 10.0.0.32 - - [2025-10-30 21:52:59] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004121 10.0.0.32 - - [2025-10-30 21:52:59] "POST /instance-ips HTTP/1.1" 200 413 0.036035 10.0.0.32 - - [2025-10-30 21:52:59] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.035576 10.0.0.32 - - [2025-10-30 21:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.043192 10.0.0.32 - - [2025-10-30 21:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033690 10.0.0.32 - - [2025-10-30 21:52:59] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011203 10.0.0.32 - - [2025-10-30 21:52:59] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.006939 10.0.0.32 - - [2025-10-30 21:52:59] "POST /set-tag HTTP/1.1" 200 109 0.030620 10.0.0.32 - - [2025-10-30 21:52:59] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.018280 10.0.0.32 - - [2025-10-30 21:52:59] "GET /instance-ip/cd13badc-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003933 10.0.0.32 - - [2025-10-30 21:52:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.033553 10.0.0.32 - - [2025-10-30 21:53:00] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005518 10.0.0.32 - - [2025-10-30 21:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.32 - - [2025-10-30 21:53:00] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.003583 10.0.0.32 - - [2025-10-30 21:53:00] "POST /ref-update HTTP/1.1" 200 156 0.012012 10.0.0.32 - - [2025-10-30 21:53:00] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.014793 10.0.0.32 - - [2025-10-30 21:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.011451 10.0.0.32 - - [2025-10-30 21:53:00] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007501 10.0.0.32 - - [2025-10-30 21:53:00] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.32 - - [2025-10-30 21:53:00] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003901 10.0.0.32 - - [2025-10-30 21:53:00] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.007717 10.0.0.32 - - [2025-10-30 21:53:00] "POST /set-tag HTTP/1.1" 200 109 0.006356 10.0.0.32 - - [2025-10-30 21:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012716 10.0.0.32 - - [2025-10-30 21:53:00] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.007470 10.0.0.32 - - [2025-10-30 21:53:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006129 10.0.0.32 - - [2025-10-30 21:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.006595 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.014412 10.0.0.32 - - [2025-10-30 21:53:00] "POST /ref-update HTTP/1.1" 200 156 0.007532 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.012532 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.015038 10.0.0.32 - - [2025-10-30 21:53:00] "POST /ref-update HTTP/1.1" 200 156 0.007427 10.0.0.32 - - [2025-10-30 21:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.007825 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.007968 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.015974 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.014883 10.0.0.32 - - [2025-10-30 21:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.007120 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.016491 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.014176 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.005839 10.0.0.32 - - [2025-10-30 21:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.005492 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.006075 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.014243 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.014330 10.0.0.32 - - [2025-10-30 21:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.011830 10.0.0.32 - - [2025-10-30 21:53:00] "POST /chown HTTP/1.1" 200 109 0.018498 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.008460 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.029797 10.0.0.32 - - [2025-10-30 21:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.007490 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.032628 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.024430 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.007152 10.0.0.32 - - [2025-10-30 21:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.007967 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.006220 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.029585 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.017665 10.0.0.32 - - [2025-10-30 21:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.010377 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.028537 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.007941 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.017610 10.0.0.32 - - [2025-10-30 21:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.008603 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.014554 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.013203 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.007504 10.0.0.32 - - [2025-10-30 21:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009809 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.025920 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.028570 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.011870 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.013268 10.0.0.32 - - [2025-10-30 21:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.32 - - [2025-10-30 21:53:01] "POST /chown HTTP/1.1" 200 109 0.006123 10.0.0.32 - - [2025-10-30 21:53:02] "POST /chown HTTP/1.1" 200 109 0.104574 10.0.0.32 - - [2025-10-30 21:53:02] "POST /chown HTTP/1.1" 200 109 0.009861 10.0.0.32 - - [2025-10-30 21:53:02] "POST /chown HTTP/1.1" 200 109 0.010493 10.0.0.32 - - [2025-10-30 21:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.32 - - [2025-10-30 21:53:02] "POST /chown HTTP/1.1" 200 109 0.006636 10.0.0.32 - - [2025-10-30 21:53:02] "POST /chown HTTP/1.1" 200 109 0.027628 10.0.0.32 - - [2025-10-30 21:53:02] "POST /chown HTTP/1.1" 200 109 0.062107 10.0.0.32 - - [2025-10-30 21:53:02] "POST /chown HTTP/1.1" 200 109 0.026686 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:53:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:53:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001853 10.0.0.32 - - [2025-10-30 21:53:08] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004326 10.0.0.32 - - [2025-10-30 21:53:08] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.32 - - [2025-10-30 21:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.32 - - [2025-10-30 21:53:08] "GET /loadbalancer/bbbb6781-27f1-4440-8d89-65af53924b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002274 10.0.0.32 - - [2025-10-30 21:53:08] "GET /loadbalancer-pool/9be7e930-e844-42d8-84e1-bbdb243b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003081 10.0.0.32 - - [2025-10-30 21:53:08] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013233 10.0.0.32 - - [2025-10-30 21:53:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008128 10.0.0.32 - - [2025-10-30 21:53:08] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011171 10.0.0.32 - - [2025-10-30 21:53:08] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004497 10.0.0.32 - - [2025-10-30 21:53:08] "POST /ref-update HTTP/1.1" 200 156 0.014038 10.0.0.32 - - [2025-10-30 21:53:08] "GET /floating-ip/24515b74-bd5f-4317-925e-b9cabf6671cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004055 10.0.0.32 - - [2025-10-30 21:53:08] "POST /tags HTTP/1.1" 409 221 0.005355 10.0.0.32 - - [2025-10-30 21:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.32 - - [2025-10-30 21:53:08] "GET /tag/4f628605-38b6-4455-8a23-818913bf74c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011480 10.0.0.32 - - [2025-10-30 21:53:08] "PUT /floating-ip/24515b74-bd5f-4317-925e-b9cabf6671cd HTTP/1.1" 200 256 0.038215 10.0.0.32 - - [2025-10-30 21:53:08] "POST /set-tag HTTP/1.1" 200 109 0.016748 10.0.0.32 - - [2025-10-30 21:53:09] "GET /virtual-machine/362894ee-00e5-47d9-8bd1-7e8446404e6d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002843 10.0.0.32 - - [2025-10-30 21:53:09] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003753 10.0.0.32 - - [2025-10-30 21:53:10] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004721 10.0.0.32 - - [2025-10-30 21:53:10] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.32 - - [2025-10-30 21:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.32 - - [2025-10-30 21:53:10] "GET /loadbalancer/bbbb6781-27f1-4440-8d89-65af53924b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002087 10.0.0.32 - - [2025-10-30 21:53:10] "GET /loadbalancer-pool/9be7e930-e844-42d8-84e1-bbdb243b68a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002971 10.0.0.32 - - [2025-10-30 21:53:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016800 10.0.0.32 - - [2025-10-30 21:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008918 10.0.0.32 - - [2025-10-30 21:53:10] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016659 10.0.0.32 - - [2025-10-30 21:53:10] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004849 10.0.0.32 - - [2025-10-30 21:53:10] "POST /ref-update HTTP/1.1" 200 156 0.006246 10.0.0.32 - - [2025-10-30 21:53:10] "GET /floating-ip/24515b74-bd5f-4317-925e-b9cabf6671cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010444 10.0.0.32 - - [2025-10-30 21:53:10] "POST /set-tag HTTP/1.1" 200 109 0.015487 10.0.0.32 - - [2025-10-30 21:53:14] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004211 10.0.0.32 - - [2025-10-30 21:53:14] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.32 - - [2025-10-30 21:53:14] "GET /virtual-machine/c44e5c2e-1815-4d0a-b7a0-89f838363344?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003155 10.0.0.32 - - [2025-10-30 21:53:14] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004352 10.0.0.32 - - [2025-10-30 21:53:14] "GET /virtual-machine/522b122c-af5e-443b-be73-db13e1819418?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002865 10.0.0.32 - - [2025-10-30 21:53:14] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003610 10.0.0.32 - - [2025-10-30 21:53:14] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003921 10.0.0.32 - - [2025-10-30 21:53:14] "POST /set-tag HTTP/1.1" 200 109 0.003659 10.0.0.32 - - [2025-10-30 21:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.32 - - [2025-10-30 21:53:36] "POST /chown HTTP/1.1" 200 109 0.006159 10.0.0.32 - - [2025-10-30 21:53:36] "POST /chown HTTP/1.1" 200 109 0.012908 10.0.0.32 - - [2025-10-30 21:53:36] "POST /chown HTTP/1.1" 200 109 0.008323 10.0.0.32 - - [2025-10-30 21:53:36] "POST /chown HTTP/1.1" 200 109 0.011773 10.0.0.32 - - [2025-10-30 21:53:47] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005430 10.0.0.32 - - [2025-10-30 21:53:47] "POST /set-tag HTTP/1.1" 200 109 0.002539 10.0.0.32 - - [2025-10-30 21:53:47] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003531 10.0.0.32 - - [2025-10-30 21:53:47] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.32 - - [2025-10-30 21:53:47] "GET /virtual-machine/522b122c-af5e-443b-be73-db13e1819418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003016 10.0.0.32 - - [2025-10-30 21:53:47] "POST /ref-update HTTP/1.1" 200 156 0.008701 10.0.0.32 - - [2025-10-30 21:53:47] "GET /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009639 10.0.0.32 - - [2025-10-30 21:53:47] "POST /set-tag HTTP/1.1" 200 109 0.013395 10.0.0.32 - - [2025-10-30 21:53:47] "POST /set-tag HTTP/1.1" 200 109 0.022534 10.0.0.32 - - [2025-10-30 21:53:47] "DELETE /instance-ip/cd13badc-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.044589 10.0.0.32 - - [2025-10-30 21:53:47] "DELETE /virtual-machine-interface/ccf6bd92-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.039012 10.0.0.32 - - [2025-10-30 21:53:47] "DELETE /virtual-machine/522b122c-af5e-443b-be73-db13e1819418 HTTP/1.1" 200 115 0.021358 10.0.0.32 - - [2025-10-30 21:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.32 - - [2025-10-30 21:53:49] "GET /tag/2aa24cd9-3d10-4291-85b5-d3e5e625ac3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.011145 10.0.0.32 - - [2025-10-30 21:53:49] "GET /tag/2aa24cd9-3d10-4291-85b5-d3e5e625ac3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011588 10.0.0.32 - - [2025-10-30 21:53:49] "GET /virtual-machine-interface/111feae9-781b-4c94-9f1f-7548583787a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003888 10.0.0.32 - - [2025-10-30 21:53:50] "POST /set-tag HTTP/1.1" 200 109 0.013119 10.0.0.32 - - [2025-10-30 21:53:50] "GET /virtual-machine-interface/3a38cdfa-fdd6-456c-a312-60ebc1ba6d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006592 10.0.0.32 - - [2025-10-30 21:53:50] "POST /set-tag HTTP/1.1" 200 109 0.011578 10.0.0.32 - - [2025-10-30 21:53:50] "GET /virtual-machine-interface/b10b3da4-a3dc-469a-86e8-ad618ce657fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004354 10.0.0.32 - - [2025-10-30 21:53:50] "POST /set-tag HTTP/1.1" 200 109 0.013548 10.0.0.32 - - [2025-10-30 21:53:50] "GET /firewall-policy/58182ece-addf-4d89-9015-cfffc65384d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.019958 10.0.0.32 - - [2025-10-30 21:53:50] "GET /firewall-rule/7ff68022-edec-4c41-917b-943cdd3d040a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002892 10.0.0.32 - - [2025-10-30 21:53:50] "POST /ref-update HTTP/1.1" 200 156 0.011031 10.0.0.32 - - [2025-10-30 21:53:50] "DELETE /firewall-rule/7ff68022-edec-4c41-917b-943cdd3d040a HTTP/1.1" 200 115 0.045942 10.0.0.32 - - [2025-10-30 21:53:50] "DELETE /loadbalancer-member/8c8cf6e0-554b-4c3c-91bf-88b22e12988e HTTP/1.1" 200 115 0.057195 10.0.0.32 - - [2025-10-30 21:53:50] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.011485 10.0.0.32 - - [2025-10-30 21:53:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016392 10.0.0.32 - - [2025-10-30 21:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.32 - - [2025-10-30 21:53:50] "DELETE /loadbalancer-pool/fa487407-daf7-41a8-a661-af1f23fb6fe5 HTTP/1.1" 200 115 0.056509 10.0.0.32 - - [2025-10-30 21:53:50] "POST /chown HTTP/1.1" 200 109 0.017314 10.0.0.32 - - [2025-10-30 21:53:50] "POST /chown HTTP/1.1" 200 109 0.009640 10.0.0.32 - - [2025-10-30 21:53:50] "DELETE /loadbalancer-listener/f8ed23bf-2ab1-48c9-a169-d197960aee05 HTTP/1.1" 200 115 0.062580 10.0.0.32 - - [2025-10-30 21:53:50] "GET /floating-ip/4dda4331-f5fb-4275-a3af-82830d195bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.007915 10.0.0.32 - - [2025-10-30 21:53:50] "POST /chown HTTP/1.1" 200 109 0.010121 10.0.0.32 - - [2025-10-30 21:53:50] "POST /chown HTTP/1.1" 200 109 0.012603 10.0.0.32 - - [2025-10-30 21:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.32 - - [2025-10-30 21:53:50] "PUT /floating-ip/4dda4331-f5fb-4275-a3af-82830d195bab HTTP/1.1" 200 256 0.013485 10.0.0.32 - - [2025-10-30 21:53:50] "POST /chown HTTP/1.1" 200 109 0.016524 10.0.0.32 - - [2025-10-30 21:53:50] "POST /chown HTTP/1.1" 200 109 0.019153 10.0.0.32 - - [2025-10-30 21:53:50] "POST /chown HTTP/1.1" 200 109 0.014563 10.0.0.32 - - [2025-10-30 21:53:50] "DELETE /floating-ip/4dda4331-f5fb-4275-a3af-82830d195bab HTTP/1.1" 200 115 0.087527 10.0.0.32 - - [2025-10-30 21:53:50] "DELETE /loadbalancer/cfc11d24-aca6-4e03-ad70-728e95e0b421 HTTP/1.1" 200 115 0.035961 10.0.0.32 - - [2025-10-30 21:53:50] "POST /chown HTTP/1.1" 200 109 0.020203 10.0.0.32 - - [2025-10-30 21:53:50] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.015165 10.0.0.32 - - [2025-10-30 21:53:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025474 10.0.0.32 - - [2025-10-30 21:53:50] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.009720 10.0.0.32 - - [2025-10-30 21:53:50] "DELETE /instance-ip/9f64039e-7b4a-47e8-9dbd-5c973cbab187 HTTP/1.1" 200 115 0.150136 10.0.0.32 - - [2025-10-30 21:53:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008642 10.0.0.32 - - [2025-10-30 21:53:50] "DELETE /virtual-machine-interface/b10b3da4-a3dc-469a-86e8-ad618ce657fa HTTP/1.1" 200 115 0.055527 10.0.0.32 - - [2025-10-30 21:53:50] "PUT /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 266 0.022507 10.0.0.32 - - [2025-10-30 21:53:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026664 10.0.0.32 - - [2025-10-30 21:53:50] "GET /floating-ip-pool/a3ec04af-99ff-4cee-96dd-52d8a117b423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010265 10.0.0.32 - - [2025-10-30 21:53:50] "POST /ref-update HTTP/1.1" 200 156 0.024409 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /tag/2aa24cd9-3d10-4291-85b5-d3e5e625ac3f HTTP/1.1" 200 115 0.165872 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /service-instance/499032fa-cbe8-4f91-97cb-975fcbff6fa4 HTTP/1.1" 200 115 0.079459 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /floating-ip-pool/a3ec04af-99ff-4cee-96dd-52d8a117b423 HTTP/1.1" 200 115 0.068064 10.0.0.32 - - [2025-10-30 21:53:51] "GET /virtual-machine-interface/111feae9-781b-4c94-9f1f-7548583787a6?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.003538 10.0.0.32 - - [2025-10-30 21:53:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004310 10.0.0.32 - - [2025-10-30 21:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.32 - - [2025-10-30 21:53:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001566 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /virtual-network/e5340981-4e77-4e19-8aec-016a94285e09 HTTP/1.1" 200 115 0.085289 10.0.0.32 - - [2025-10-30 21:53:51] "GET /routing-instance/01b5e335-cd96-4836-b306-2d10a76f95d3 HTTP/1.1" 404 171 0.005598 10.0.0.32 - - [2025-10-30 21:53:51] "GET /domains HTTP/1.1" 200 280 0.002596 10.0.0.32 - - [2025-10-30 21:53:51] "GET /domain/35b98c2a-82f7-4594-8d11-f3e2f79694c7 HTTP/1.1" 200 3086 0.004168 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /route-target/03c0650a-8bba-497f-b39f-c6ae41ae0c9e HTTP/1.1" 200 115 0.028255 10.0.0.32 - - [2025-10-30 21:53:51] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c HTTP/1.1" 200 7142 0.043004 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /virtual-machine-interface/111feae9-781b-4c94-9f1f-7548583787a6 HTTP/1.1" 200 115 0.102293 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /virtual-machine/a759dc3f-b9f0-4d1b-8d7d-52955b86ed44 HTTP/1.1" 200 115 0.028141 10.0.0.32 - - [2025-10-30 21:53:51] "GET /virtual-machine-interface/3a38cdfa-fdd6-456c-a312-60ebc1ba6d8b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.019394 10.0.0.32 - - [2025-10-30 21:53:51] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004698 10.0.0.32 - - [2025-10-30 21:53:51] "POST /set-tag HTTP/1.1" 200 109 0.003783 10.0.0.32 - - [2025-10-30 21:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.32 - - [2025-10-30 21:53:51] "GET /loadbalancer/bbbb6781-27f1-4440-8d89-65af53924b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002190 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /virtual-machine-interface/3a38cdfa-fdd6-456c-a312-60ebc1ba6d8b HTTP/1.1" 200 115 0.039262 10.0.0.32 - - [2025-10-30 21:53:51] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007257 10.0.0.32 - - [2025-10-30 21:53:51] "POST /ref-update HTTP/1.1" 200 156 0.015646 10.0.0.32 - - [2025-10-30 21:53:51] "POST /set-tag HTTP/1.1" 200 109 0.042076 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /virtual-machine/74919c5e-49b8-4f33-b68f-0cbe6e815c2f HTTP/1.1" 200 115 0.062372 10.0.0.32 - - [2025-10-30 21:53:51] "DELETE /loadbalancer-member/cc2aedd8-bf81-4778-8106-ce302591dc56 HTTP/1.1" 200 115 0.059706 10.0.0.32 - - [2025-10-30 21:53:52] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006705 10.0.0.32 - - [2025-10-30 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.003098 10.0.0.32 - - [2025-10-30 21:53:52] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004034 10.0.0.32 - - [2025-10-30 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.32 - - [2025-10-30 21:53:52] "GET /virtual-machine/c44e5c2e-1815-4d0a-b7a0-89f838363344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003632 10.0.0.32 - - [2025-10-30 21:53:52] "POST /ref-update HTTP/1.1" 200 156 0.011935 10.0.0.32 - - [2025-10-30 21:53:52] "GET /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005491 10.0.0.32 - - [2025-10-30 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.015940 10.0.0.32 - - [2025-10-30 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.038189 10.0.0.32 - - [2025-10-30 21:53:52] "POST /set-tag HTTP/1.1" 200 109 0.030398 10.0.0.32 - - [2025-10-30 21:53:52] "DELETE /instance-ip/ca7e7294-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.037870 10.0.0.32 - - [2025-10-30 21:53:52] "POST /ref-update HTTP/1.1" 200 156 0.009991 10.0.0.32 - - [2025-10-30 21:53:52] "DELETE /virtual-machine-interface/ca5bdd9c-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.037845 10.0.0.32 - - [2025-10-30 21:53:52] "DELETE /virtual-machine/c44e5c2e-1815-4d0a-b7a0-89f838363344 HTTP/1.1" 200 115 0.013880 10.0.0.32 - - [2025-10-30 21:53:56] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.015613 10.0.0.32 - - [2025-10-30 21:53:56] "POST /set-tag HTTP/1.1" 200 109 0.003861 10.0.0.32 - - [2025-10-30 21:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.32 - - [2025-10-30 21:53:56] "GET /loadbalancer/bbbb6781-27f1-4440-8d89-65af53924b05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002259 10.0.0.32 - - [2025-10-30 21:53:57] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005771 10.0.0.32 - - [2025-10-30 21:53:57] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.32 - - [2025-10-30 21:53:57] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003825 10.0.0.32 - - [2025-10-30 21:53:57] "POST /set-tag HTTP/1.1" 200 109 0.008804 10.0.0.32 - - [2025-10-30 21:53:57] "GET /virtual-machine/362894ee-00e5-47d9-8bd1-7e8446404e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002177 10.0.0.32 - - [2025-10-30 21:53:57] "POST /ref-update HTTP/1.1" 200 156 0.008345 10.0.0.32 - - [2025-10-30 21:53:57] "GET /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006557 10.0.0.32 - - [2025-10-30 21:53:57] "POST /set-tag HTTP/1.1" 200 109 0.018287 10.0.0.32 - - [2025-10-30 21:53:57] "POST /set-tag HTTP/1.1" 200 109 0.015372 10.0.0.32 - - [2025-10-30 21:53:57] "POST /set-tag HTTP/1.1" 200 109 0.026947 10.0.0.32 - - [2025-10-30 21:53:57] "DELETE /instance-ip/c950dab0-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.060707 10.0.0.32 - - [2025-10-30 21:53:57] "POST /ref-update HTTP/1.1" 200 156 0.017112 10.0.0.32 - - [2025-10-30 21:53:57] "DELETE /virtual-machine-interface/c93b869c-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.045352 10.0.0.32 - - [2025-10-30 21:53:57] "DELETE /virtual-machine/362894ee-00e5-47d9-8bd1-7e8446404e6d HTTP/1.1" 200 115 0.031431 10.0.0.32 - - [2025-10-30 21:53:57] "DELETE /tag/8dd8db34-ea51-4069-9e51-a4811713a950 HTTP/1.1" 200 115 0.082117 10.0.0.32 - - [2025-10-30 21:53:57] "DELETE /tag/a4c64657-4155-4aa2-a3f7-c976170cd71a HTTP/1.1" 200 115 0.051363 10.0.0.32 - - [2025-10-30 21:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.32 - - [2025-10-30 21:54:01] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034929 10.0.0.32 - - [2025-10-30 21:54:02] "POST /tags HTTP/1.1" 200 393 0.248091 10.0.0.32 - - [2025-10-30 21:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.043036 10.0.0.32 - - [2025-10-30 21:54:02] "GET /tag/f8a022f9-62a8-4b87-8f72-91ef41a101fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020940 10.0.0.32 - - [2025-10-30 21:54:02] "POST /tags HTTP/1.1" 200 341 0.030077 10.0.0.32 - - [2025-10-30 21:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.32 - - [2025-10-30 21:54:02] "GET /tag/6283bdf5-b40f-4664-89f2-4fd251476b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012880 10.0.0.32 - - [2025-10-30 21:54:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.000690 10.0.0.32 - - [2025-10-30 21:54:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.007217 10.0.0.32 - - [2025-10-30 21:54:02] "POST /security-groups HTTP/1.1" 200 589 0.089866 10.0.0.32 - - [2025-10-30 21:54:02] "POST /projects HTTP/1.1" 200 519 0.222536 10.0.0.32 - - [2025-10-30 21:54:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.046050 10.0.0.32 - - [2025-10-30 21:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.046498 10.0.0.32 - - [2025-10-30 21:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014383 10.0.0.32 - - [2025-10-30 21:54:02] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.010472 10.0.0.32 - - [2025-10-30 21:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.32 - - [2025-10-30 21:54:02] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009419 10.0.0.32 - - [2025-10-30 21:54:02] "POST /access-control-lists HTTP/1.1" 200 598 0.096841 10.0.0.32 - - [2025-10-30 21:54:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.043575 10.0.0.32 - - [2025-10-30 21:54:02] "POST /access-control-lists HTTP/1.1" 200 596 0.065623 10.0.0.32 - - [2025-10-30 21:54:02] "PUT /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f HTTP/1.1" 200 264 0.089495 10.0.0.32 - - [2025-10-30 21:54:02] "PUT /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b HTTP/1.1" 200 264 0.064979 10.0.0.32 - - [2025-10-30 21:54:02] "POST /security-groups HTTP/1.1" 200 591 0.081307 10.0.0.32 - - [2025-10-30 21:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032094 10.0.0.32 - - [2025-10-30 21:54:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.011500 10.0.0.32 - - [2025-10-30 21:54:03] "POST /chown HTTP/1.1" 200 109 0.043468 10.0.0.32 - - [2025-10-30 21:54:03] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.032757 10.0.0.32 - - [2025-10-30 21:54:03] "POST /access-control-lists HTTP/1.1" 200 632 0.104339 10.0.0.32 - - [2025-10-30 21:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014954 10.0.0.32 - - [2025-10-30 21:54:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.010506 10.0.0.32 - - [2025-10-30 21:54:03] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002851 10.0.0.32 - - [2025-10-30 21:54:03] "POST /tags HTTP/1.1" 409 226 0.002011 10.0.0.32 - - [2025-10-30 21:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.32 - - [2025-10-30 21:54:03] "POST /access-control-lists HTTP/1.1" 200 630 0.059683 10.0.0.32 - - [2025-10-30 21:54:03] "GET /tag/6283bdf5-b40f-4664-89f2-4fd251476b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.039748 10.0.0.32 - - [2025-10-30 21:54:03] "POST /firewall-rules HTTP/1.1" 200 600 0.065141 10.0.0.32 - - [2025-10-30 21:54:03] "GET /firewall-rule/01b306a4-af56-4126-a582-54f02d13927d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.011013 10.0.0.32 - - [2025-10-30 21:54:03] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004784 10.0.0.32 - - [2025-10-30 21:54:03] "GET /firewall-rule/01b306a4-af56-4126-a582-54f02d13927d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002697 10.0.0.32 - - [2025-10-30 21:54:03] "POST /ref-update HTTP/1.1" 200 156 0.051315 10.0.0.32 - - [2025-10-30 21:54:03] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015277 10.0.0.32 - - [2025-10-30 21:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.32 - - [2025-10-30 21:54:03] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002588 10.0.0.32 - - [2025-10-30 21:54:03] "POST /tags HTTP/1.1" 409 226 0.008658 10.0.0.32 - - [2025-10-30 21:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.32 - - [2025-10-30 21:54:03] "GET /tag/6283bdf5-b40f-4664-89f2-4fd251476b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012352 10.0.0.32 - - [2025-10-30 21:54:03] "POST /firewall-rules HTTP/1.1" 200 598 0.071383 10.0.0.32 - - [2025-10-30 21:54:03] "GET /firewall-rule/f7c18094-fbbd-4b64-842f-4e6c615d3405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003554 10.0.0.32 - - [2025-10-30 21:54:03] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004359 10.0.0.32 - - [2025-10-30 21:54:03] "GET /firewall-rule/f7c18094-fbbd-4b64-842f-4e6c615d3405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002752 10.0.0.32 - - [2025-10-30 21:54:03] "POST /ref-update HTTP/1.1" 200 156 0.056749 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:54:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:54:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 10.0.0.32 - - [2025-10-30 21:54:04] "POST /tags HTTP/1.1" 200 393 0.035636 10.0.0.32 - - [2025-10-30 21:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006625 10.0.0.32 - - [2025-10-30 21:54:04] "GET /tag/bd2e011d-d21d-410e-92ab-18bcf249c137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015485 10.0.0.32 - - [2025-10-30 21:54:04] "POST /tags HTTP/1.1" 200 341 0.025982 10.0.0.32 - - [2025-10-30 21:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.32 - - [2025-10-30 21:54:04] "GET /tag/e39b8c85-4b01-4931-8b78-a32a215ce99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016956 10.0.0.32 - - [2025-10-30 21:54:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.001256 10.0.0.32 - - [2025-10-30 21:54:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.008155 10.0.0.32 - - [2025-10-30 21:54:05] "POST /security-groups HTTP/1.1" 200 589 0.063899 10.0.0.32 - - [2025-10-30 21:54:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.001662 10.0.0.32 - - [2025-10-30 21:54:05] "POST /projects HTTP/1.1" 200 519 0.227371 10.0.0.32 - - [2025-10-30 21:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008847 10.0.0.32 - - [2025-10-30 21:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.32 - - [2025-10-30 21:54:05] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.022317 10.0.0.32 - - [2025-10-30 21:54:05] "POST /access-control-lists HTTP/1.1" 200 598 0.095907 10.0.0.32 - - [2025-10-30 21:54:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.005894 10.0.0.32 - - [2025-10-30 21:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007975 10.0.0.32 - - [2025-10-30 21:54:05] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.010630 10.0.0.32 - - [2025-10-30 21:54:05] "POST /access-control-lists HTTP/1.1" 200 596 0.085674 10.0.0.32 - - [2025-10-30 21:54:05] "PUT /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f HTTP/1.1" 200 264 0.086088 10.0.0.32 - - [2025-10-30 21:54:05] "PUT /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b HTTP/1.1" 200 264 0.084596 10.0.0.32 - - [2025-10-30 21:54:05] "POST /security-groups HTTP/1.1" 200 591 0.169212 10.0.0.32 - - [2025-10-30 21:54:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.003254 10.0.0.32 - - [2025-10-30 21:54:05] "POST /access-control-lists HTTP/1.1" 200 632 0.037610 10.0.0.32 - - [2025-10-30 21:54:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020365 10.0.0.32 - - [2025-10-30 21:54:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.016775 10.0.0.32 - - [2025-10-30 21:54:05] "POST /chown HTTP/1.1" 200 109 0.042954 10.0.0.32 - - [2025-10-30 21:54:05] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010988 10.0.0.32 - - [2025-10-30 21:54:05] "POST /access-control-lists HTTP/1.1" 200 630 0.096613 10.0.0.32 - - [2025-10-30 21:54:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.32 - - [2025-10-30 21:54:05] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003814 10.0.0.32 - - [2025-10-30 21:54:06] "POST /tags HTTP/1.1" 409 226 0.003570 10.0.0.32 - - [2025-10-30 21:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.32 - - [2025-10-30 21:54:06] "GET /tag/e39b8c85-4b01-4931-8b78-a32a215ce99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015800 10.0.0.32 - - [2025-10-30 21:54:06] "POST /firewall-rules HTTP/1.1" 200 600 0.082531 10.0.0.32 - - [2025-10-30 21:54:06] "GET /firewall-rule/2fc2303f-f93a-4a94-9ad5-64f66a40aa94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005133 10.0.0.32 - - [2025-10-30 21:54:06] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004308 10.0.0.32 - - [2025-10-30 21:54:06] "GET /firewall-rule/2fc2303f-f93a-4a94-9ad5-64f66a40aa94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002169 10.0.0.32 - - [2025-10-30 21:54:06] "POST /ref-update HTTP/1.1" 200 156 0.094107 10.0.0.32 - - [2025-10-30 21:54:06] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.025333 10.0.0.32 - - [2025-10-30 21:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012097 10.0.0.32 - - [2025-10-30 21:54:06] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005349 10.0.0.32 - - [2025-10-30 21:54:06] "POST /tags HTTP/1.1" 409 226 0.001940 10.0.0.32 - - [2025-10-30 21:54:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.32 - - [2025-10-30 21:54:06] "GET /tag/e39b8c85-4b01-4931-8b78-a32a215ce99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010001 10.0.0.32 - - [2025-10-30 21:54:06] "POST /firewall-rules HTTP/1.1" 200 598 0.076812 10.0.0.32 - - [2025-10-30 21:54:06] "GET /firewall-rule/da77b9d4-e3a7-4776-a8b6-5b39ad5a4705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006112 10.0.0.32 - - [2025-10-30 21:54:06] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007106 10.0.0.32 - - [2025-10-30 21:54:06] "GET /firewall-rule/da77b9d4-e3a7-4776-a8b6-5b39ad5a4705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.005128 10.0.0.32 - - [2025-10-30 21:54:06] "POST /ref-update HTTP/1.1" 200 156 0.058508 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:54:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:54:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.32 - - [2025-10-30 21:54:07] "POST /tags HTTP/1.1" 200 345 0.091842 10.0.0.32 - - [2025-10-30 21:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017791 10.0.0.32 - - [2025-10-30 21:54:07] "GET /tag/9f9e4598-803d-4380-8fe0-1a296bbdf1f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023897 10.0.0.32 - - [2025-10-30 21:54:08] "POST /projects HTTP/1.1" 409 238 0.002237 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.32 - - [2025-10-30 21:54:08] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031171 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.32 - - [2025-10-30 21:54:08] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004912 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.32 - - [2025-10-30 21:54:08] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004798 10.0.0.32 - - [2025-10-30 21:54:08] "POST /security-groups HTTP/1.1" 409 285 0.002740 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.32 - - [2025-10-30 21:54:08] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034451 10.0.0.32 - - [2025-10-30 21:54:08] "PUT /security-group/114a92d4-5825-4d61-a32b-47c4b68cb380 HTTP/1.1" 200 262 0.072135 10.0.0.32 - - [2025-10-30 21:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027815 10.0.0.32 - - [2025-10-30 21:54:08] "PUT /access-control-list/7c05deef-ee0a-477f-9b44-bab1cdefb466 HTTP/1.1" 200 272 0.021153 10.0.0.32 - - [2025-10-30 21:54:08] "POST /tags HTTP/1.1" 409 228 0.008582 10.0.0.32 - - [2025-10-30 21:54:08] "PUT /access-control-list/510aa620-cb02-40b2-be22-d1b935a38ca5 HTTP/1.1" 200 272 0.035401 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.32 - - [2025-10-30 21:54:08] "GET /tag/9f9e4598-803d-4380-8fe0-1a296bbdf1f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023566 10.0.0.32 - - [2025-10-30 21:54:08] "POST /tags HTTP/1.1" 200 345 0.021451 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013641 10.0.0.32 - - [2025-10-30 21:54:08] "GET /tag/38d9a374-a78d-4ed5-b315-c75c0feff08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011832 10.0.0.32 - - [2025-10-30 21:54:08] "POST /projects HTTP/1.1" 409 238 0.003004 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.32 - - [2025-10-30 21:54:08] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026968 10.0.0.32 - - [2025-10-30 21:54:08] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032054 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.32 - - [2025-10-30 21:54:08] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004590 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.32 - - [2025-10-30 21:54:08] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003333 10.0.0.32 - - [2025-10-30 21:54:08] "POST /security-groups HTTP/1.1" 409 285 0.001709 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001106 10.0.0.32 - - [2025-10-30 21:54:08] "PUT /security-group/66b02284-ffdf-49dd-8960-c44516141c5f HTTP/1.1" 200 262 0.063504 10.0.0.32 - - [2025-10-30 21:54:08] "PUT /access-control-list/d30cbbff-deea-4a05-a328-90fab7573240 HTTP/1.1" 200 272 0.018831 10.0.0.32 - - [2025-10-30 21:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.020734 10.0.0.32 - - [2025-10-30 21:54:08] "POST /tags HTTP/1.1" 409 228 0.003530 10.0.0.32 - - [2025-10-30 21:54:08] "PUT /access-control-list/e5df012f-9616-42c7-a0c0-43597c731828 HTTP/1.1" 200 272 0.034462 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.32 - - [2025-10-30 21:54:08] "GET /tag/38d9a374-a78d-4ed5-b315-c75c0feff08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009555 10.0.0.32 - - [2025-10-30 21:54:08] "POST /tags HTTP/1.1" 200 291 0.041966 10.0.0.32 - - [2025-10-30 21:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.32 - - [2025-10-30 21:54:09] "GET /tag/2d8830f3-0fe3-4c45-ae55-fcd81d1fb3f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011939 10.0.0.32 - - [2025-10-30 21:54:09] "POST /tags HTTP/1.1" 200 303 0.053068 10.0.0.32 - - [2025-10-30 21:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.32 - - [2025-10-30 21:54:09] "GET /tag/9582cb09-7370-4594-b551-4f6f241cbbac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012543 10.0.0.32 - - [2025-10-30 21:54:09] "POST /tags HTTP/1.1" 409 252 0.001739 10.0.0.32 - - [2025-10-30 21:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.32 - - [2025-10-30 21:54:09] "GET /tag/f8a022f9-62a8-4b87-8f72-91ef41a101fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012284 10.0.0.32 - - [2025-10-30 21:54:09] "POST /tags HTTP/1.1" 409 226 0.001631 10.0.0.32 - - [2025-10-30 21:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.32 - - [2025-10-30 21:54:09] "GET /tag/6283bdf5-b40f-4664-89f2-4fd251476b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009463 10.0.0.32 - - [2025-10-30 21:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.32 - - [2025-10-30 21:54:09] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003110 10.0.0.32 - - [2025-10-30 21:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001185 10.0.0.32 - - [2025-10-30 21:54:09] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033186 10.0.0.32 - - [2025-10-30 21:54:09] "POST /virtual-machines HTTP/1.1" 200 395 0.015350 10.0.0.32 - - [2025-10-30 21:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013217 10.0.0.32 - - [2025-10-30 21:54:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103649 10.0.0.32 - - [2025-10-30 21:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010498 10.0.0.32 - - [2025-10-30 21:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.32 - - [2025-10-30 21:54:09] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007776 10.0.0.32 - - [2025-10-30 21:54:09] "POST /instance-ips HTTP/1.1" 200 397 0.021690 10.0.0.32 - - [2025-10-30 21:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025543 10.0.0.32 - - [2025-10-30 21:54:09] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010810 10.0.0.32 - - [2025-10-30 21:54:09] "POST /set-tag HTTP/1.1" 200 109 0.065376 10.0.0.32 - - [2025-10-30 21:54:09] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010563 10.0.0.32 - - [2025-10-30 21:54:09] "GET /instance-ip/f6b7c9aa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005339 10.0.0.32 - - [2025-10-30 21:54:09] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004121 10.0.0.32 - - [2025-10-30 21:54:09] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.32 - - [2025-10-30 21:54:09] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003188 10.0.0.32 - - [2025-10-30 21:54:09] "POST /ref-update HTTP/1.1" 200 156 0.007468 10.0.0.32 - - [2025-10-30 21:54:09] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003996 10.0.0.32 - - [2025-10-30 21:54:09] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.32 - - [2025-10-30 21:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.32 - - [2025-10-30 21:54:09] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004027 10.0.0.32 - - [2025-10-30 21:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.32 - - [2025-10-30 21:54:10] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040724 10.0.0.32 - - [2025-10-30 21:54:10] "POST /virtual-machines HTTP/1.1" 200 395 0.008984 10.0.0.32 - - [2025-10-30 21:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.008250 10.0.0.32 - - [2025-10-30 21:54:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099936 10.0.0.32 - - [2025-10-30 21:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023403 10.0.0.32 - - [2025-10-30 21:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010513 10.0.0.32 - - [2025-10-30 21:54:10] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004252 10.0.0.32 - - [2025-10-30 21:54:10] "POST /instance-ips HTTP/1.1" 200 397 0.017134 10.0.0.32 - - [2025-10-30 21:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023290 10.0.0.32 - - [2025-10-30 21:54:10] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009500 10.0.0.32 - - [2025-10-30 21:54:10] "POST /set-tag HTTP/1.1" 200 109 0.059506 10.0.0.32 - - [2025-10-30 21:54:10] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009091 10.0.0.32 - - [2025-10-30 21:54:10] "GET /instance-ip/f727eaa0-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002828 10.0.0.32 - - [2025-10-30 21:54:10] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003945 10.0.0.32 - - [2025-10-30 21:54:10] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.32 - - [2025-10-30 21:54:10] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.003288 10.0.0.32 - - [2025-10-30 21:54:10] "POST /ref-update HTTP/1.1" 200 156 0.009434 10.0.0.32 - - [2025-10-30 21:54:10] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008977 10.0.0.32 - - [2025-10-30 21:54:10] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.32 - - [2025-10-30 21:54:10] "POST /tags HTTP/1.1" 200 291 0.016354 10.0.0.32 - - [2025-10-30 21:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.32 - - [2025-10-30 21:54:10] "GET /tag/05644d2f-392c-4b7a-8f6b-1a999304b5a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013002 10.0.0.32 - - [2025-10-30 21:54:10] "POST /tags HTTP/1.1" 409 252 0.001873 10.0.0.32 - - [2025-10-30 21:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.32 - - [2025-10-30 21:54:10] "GET /tag/bd2e011d-d21d-410e-92ab-18bcf249c137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012269 10.0.0.32 - - [2025-10-30 21:54:10] "POST /tags HTTP/1.1" 409 226 0.001789 10.0.0.32 - - [2025-10-30 21:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.32 - - [2025-10-30 21:54:10] "GET /tag/e39b8c85-4b01-4931-8b78-a32a215ce99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009572 10.0.0.32 - - [2025-10-30 21:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.32 - - [2025-10-30 21:54:10] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003367 10.0.0.32 - - [2025-10-30 21:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.32 - - [2025-10-30 21:54:10] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031974 10.0.0.32 - - [2025-10-30 21:54:10] "POST /virtual-machines HTTP/1.1" 200 395 0.006624 10.0.0.32 - - [2025-10-30 21:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014078 10.0.0.32 - - [2025-10-30 21:54:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102143 10.0.0.32 - - [2025-10-30 21:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007488 10.0.0.32 - - [2025-10-30 21:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.32 - - [2025-10-30 21:54:11] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005354 10.0.0.32 - - [2025-10-30 21:54:11] "POST /instance-ips HTTP/1.1" 200 397 0.023948 10.0.0.32 - - [2025-10-30 21:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019766 10.0.0.32 - - [2025-10-30 21:54:11] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013709 10.0.0.32 - - [2025-10-30 21:54:11] "POST /set-tag HTTP/1.1" 200 109 0.059759 10.0.0.32 - - [2025-10-30 21:54:11] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009231 10.0.0.32 - - [2025-10-30 21:54:11] "GET /instance-ip/f7b0f30e-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007341 10.0.0.32 - - [2025-10-30 21:54:11] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004071 10.0.0.32 - - [2025-10-30 21:54:11] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.32 - - [2025-10-30 21:54:11] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002997 10.0.0.32 - - [2025-10-30 21:54:11] "POST /ref-update HTTP/1.1" 200 156 0.007844 10.0.0.32 - - [2025-10-30 21:54:11] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013605 10.0.0.32 - - [2025-10-30 21:54:11] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.32 - - [2025-10-30 21:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.32 - - [2025-10-30 21:54:11] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003754 10.0.0.32 - - [2025-10-30 21:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.32 - - [2025-10-30 21:54:11] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030609 10.0.0.32 - - [2025-10-30 21:54:11] "POST /virtual-machines HTTP/1.1" 200 395 0.014944 10.0.0.32 - - [2025-10-30 21:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.011215 10.0.0.32 - - [2025-10-30 21:54:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098163 10.0.0.32 - - [2025-10-30 21:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.007698 10.0.0.32 - - [2025-10-30 21:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.32 - - [2025-10-30 21:54:11] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005742 10.0.0.32 - - [2025-10-30 21:54:11] "POST /instance-ips HTTP/1.1" 200 397 0.016790 10.0.0.32 - - [2025-10-30 21:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020030 10.0.0.32 - - [2025-10-30 21:54:11] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006692 10.0.0.32 - - [2025-10-30 21:54:12] "POST /set-tag HTTP/1.1" 200 109 0.059700 10.0.0.32 - - [2025-10-30 21:54:12] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014063 10.0.0.32 - - [2025-10-30 21:54:12] "GET /instance-ip/f8201234-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004593 10.0.0.32 - - [2025-10-30 21:54:12] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004147 10.0.0.32 - - [2025-10-30 21:54:12] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.32 - - [2025-10-30 21:54:12] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004359 10.0.0.32 - - [2025-10-30 21:54:12] "POST /ref-update HTTP/1.1" 200 156 0.011245 10.0.0.32 - - [2025-10-30 21:54:12] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003934 10.0.0.32 - - [2025-10-30 21:54:12] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.32 - - [2025-10-30 21:54:12] "POST /tags HTTP/1.1" 200 299 0.026624 10.0.0.32 - - [2025-10-30 21:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.32 - - [2025-10-30 21:54:12] "GET /tag/bcae5d43-3000-443e-b95a-ffdf52dfd1ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015013 10.0.0.32 - - [2025-10-30 21:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.32 - - [2025-10-30 21:54:12] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007037 10.0.0.32 - - [2025-10-30 21:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013031 10.0.0.32 - - [2025-10-30 21:54:12] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041969 10.0.0.32 - - [2025-10-30 21:54:12] "POST /virtual-machines HTTP/1.1" 200 395 0.015367 10.0.0.32 - - [2025-10-30 21:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.008338 10.0.0.32 - - [2025-10-30 21:54:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.175413 10.0.0.32 - - [2025-10-30 21:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016218 10.0.0.32 - - [2025-10-30 21:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.32 - - [2025-10-30 21:54:12] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011458 10.0.0.32 - - [2025-10-30 21:54:12] "POST /instance-ips HTTP/1.1" 200 397 0.030221 10.0.0.32 - - [2025-10-30 21:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.035880 10.0.0.32 - - [2025-10-30 21:54:12] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.024443 10.0.0.32 - - [2025-10-30 21:54:13] "POST /set-tag HTTP/1.1" 200 109 0.035120 10.0.0.32 - - [2025-10-30 21:54:13] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006253 10.0.0.32 - - [2025-10-30 21:54:13] "GET /instance-ip/f8a98a64-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003512 10.0.0.32 - - [2025-10-30 21:54:13] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003971 10.0.0.32 - - [2025-10-30 21:54:13] "POST /set-tag HTTP/1.1" 200 109 0.001872 10.0.0.32 - - [2025-10-30 21:54:13] "POST /tags HTTP/1.1" 200 299 0.033870 10.0.0.32 - - [2025-10-30 21:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.32 - - [2025-10-30 21:54:13] "GET /tag/9a16c8bf-5f39-4470-a2d4-6c10b5b9d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010345 10.0.0.32 - - [2025-10-30 21:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001341 10.0.0.32 - - [2025-10-30 21:54:13] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003378 10.0.0.32 - - [2025-10-30 21:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.32 - - [2025-10-30 21:54:13] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030338 10.0.0.32 - - [2025-10-30 21:54:13] "POST /virtual-machines HTTP/1.1" 200 395 0.005886 10.0.0.32 - - [2025-10-30 21:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.020624 10.0.0.32 - - [2025-10-30 21:54:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102030 10.0.0.32 - - [2025-10-30 21:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007881 10.0.0.32 - - [2025-10-30 21:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007588 10.0.0.32 - - [2025-10-30 21:54:13] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003785 10.0.0.32 - - [2025-10-30 21:54:13] "POST /instance-ips HTTP/1.1" 200 397 0.035496 10.0.0.32 - - [2025-10-30 21:54:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.024156 10.0.0.32 - - [2025-10-30 21:54:13] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006787 10.0.0.32 - - [2025-10-30 21:54:13] "POST /set-tag HTTP/1.1" 200 109 0.017500 10.0.0.32 - - [2025-10-30 21:54:13] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010898 10.0.0.32 - - [2025-10-30 21:54:13] "GET /instance-ip/f918854a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003391 10.0.0.32 - - [2025-10-30 21:54:13] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003884 10.0.0.32 - - [2025-10-30 21:54:13] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.32 - - [2025-10-30 21:54:13] "POST /tags HTTP/1.1" 200 299 0.015457 10.0.0.32 - - [2025-10-30 21:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.32 - - [2025-10-30 21:54:13] "GET /tag/3b2fcf8b-17f6-4567-8ed4-f1f556b4bb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011734 10.0.0.32 - - [2025-10-30 21:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.32 - - [2025-10-30 21:54:13] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003873 10.0.0.32 - - [2025-10-30 21:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.32 - - [2025-10-30 21:54:13] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045357 10.0.0.32 - - [2025-10-30 21:54:13] "POST /virtual-machines HTTP/1.1" 200 395 0.008373 10.0.0.32 - - [2025-10-30 21:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007855 10.0.0.32 - - [2025-10-30 21:54:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096901 10.0.0.32 - - [2025-10-30 21:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.037240 10.0.0.32 - - [2025-10-30 21:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009524 10.0.0.32 - - [2025-10-30 21:54:14] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004472 10.0.0.32 - - [2025-10-30 21:54:14] "POST /instance-ips HTTP/1.1" 200 397 0.017600 10.0.0.32 - - [2025-10-30 21:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029382 10.0.0.32 - - [2025-10-30 21:54:14] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009829 10.0.0.32 - - [2025-10-30 21:54:14] "POST /set-tag HTTP/1.1" 200 109 0.017389 10.0.0.32 - - [2025-10-30 21:54:14] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012434 10.0.0.32 - - [2025-10-30 21:54:14] "GET /instance-ip/f97f7048-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002953 10.0.0.32 - - [2025-10-30 21:54:14] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004102 10.0.0.32 - - [2025-10-30 21:54:14] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.32 - - [2025-10-30 21:54:14] "POST /tags HTTP/1.1" 200 299 0.016504 10.0.0.32 - - [2025-10-30 21:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007398 10.0.0.32 - - [2025-10-30 21:54:14] "GET /tag/284e2655-c806-402a-b5e7-e9545f28066c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011620 10.0.0.32 - - [2025-10-30 21:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.32 - - [2025-10-30 21:54:14] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003810 10.0.0.32 - - [2025-10-30 21:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.32 - - [2025-10-30 21:54:14] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031124 10.0.0.32 - - [2025-10-30 21:54:14] "POST /virtual-machines HTTP/1.1" 200 395 0.007125 10.0.0.32 - - [2025-10-30 21:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007102 10.0.0.32 - - [2025-10-30 21:54:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112138 10.0.0.32 - - [2025-10-30 21:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.014949 10.0.0.32 - - [2025-10-30 21:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016978 10.0.0.32 - - [2025-10-30 21:54:14] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004633 10.0.0.32 - - [2025-10-30 21:54:14] "POST /instance-ips HTTP/1.1" 200 397 0.019433 10.0.0.32 - - [2025-10-30 21:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034779 10.0.0.32 - - [2025-10-30 21:54:14] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011900 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.016054 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012699 10.0.0.32 - - [2025-10-30 21:54:15] "GET /instance-ip/f9e244ac-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002655 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003876 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.003419 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.003316 10.0.0.32 - - [2025-10-30 21:54:15] "POST /ref-update HTTP/1.1" 200 156 0.008016 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008587 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.004694 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011181 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003528 10.0.0.32 - - [2025-10-30 21:54:15] "POST /ref-update HTTP/1.1" 200 156 0.012284 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011520 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.001774 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004401 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003859 10.0.0.32 - - [2025-10-30 21:54:15] "POST /ref-update HTTP/1.1" 200 156 0.007852 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007121 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003796 10.0.0.32 - - [2025-10-30 21:54:15] "POST /ref-update HTTP/1.1" 200 156 0.007648 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008489 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003481 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.001833 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004859 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004434 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.001899 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004230 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.001917 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003526 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004091 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.32 - - [2025-10-30 21:54:15] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004379 10.0.0.32 - - [2025-10-30 21:54:15] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.32 - - [2025-10-30 21:54:16] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004391 10.0.0.32 - - [2025-10-30 21:54:16] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.32 - - [2025-10-30 21:54:18] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004217 10.0.0.32 - - [2025-10-30 21:54:18] "POST /set-tag HTTP/1.1" 200 109 0.002013 10.0.0.32 - - [2025-10-30 21:54:18] "GET /virtual-machine/b4cad2d8-a9d9-4c0a-922e-bcce2b3809fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002982 10.0.0.32 - - [2025-10-30 21:54:18] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003499 10.0.0.32 - - [2025-10-30 21:54:18] "GET /virtual-machine/c65aab86-3e61-4701-9025-32d66e66729e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002692 10.0.0.32 - - [2025-10-30 21:54:18] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004189 10.0.0.32 - - [2025-10-30 21:54:19] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004204 10.0.0.32 - - [2025-10-30 21:54:19] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.32 - - [2025-10-30 21:54:23] "GET /virtual-machine/c9ce21b2-9139-4709-8fff-7793695de243?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002746 10.0.0.32 - - [2025-10-30 21:54:23] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003624 10.0.0.32 - - [2025-10-30 21:54:23] "GET /virtual-machine/f3d71663-be16-4b22-ac0e-92596c5dc95d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002607 10.0.0.32 - - [2025-10-30 21:54:23] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004058 10.0.0.32 - - [2025-10-30 21:54:25] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004080 10.0.0.32 - - [2025-10-30 21:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.32 - - [2025-10-30 21:54:25] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005150 10.0.0.32 - - [2025-10-30 21:54:25] "POST /set-tag HTTP/1.1" 200 109 0.001983 10.0.0.32 - - [2025-10-30 21:54:25] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004194 10.0.0.32 - - [2025-10-30 21:54:25] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.32 - - [2025-10-30 21:54:26] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004119 10.0.0.32 - - [2025-10-30 21:54:26] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.32 - - [2025-10-30 21:54:28] "GET /virtual-machine/05fa1b65-6abc-4977-8c77-8761e423691b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002789 10.0.0.32 - - [2025-10-30 21:54:28] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003545 10.0.0.32 - - [2025-10-30 21:54:28] "GET /virtual-machine/f4d61866-6bb1-4835-8e0a-5d86192c29ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002706 10.0.0.32 - - [2025-10-30 21:54:28] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003904 10.0.0.32 - - [2025-10-30 21:54:28] "GET /virtual-machine/891819fa-43d3-4462-9fea-a1fe2f0161ca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002650 10.0.0.32 - - [2025-10-30 21:54:28] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003607 10.0.0.32 - - [2025-10-30 21:54:29] "GET /virtual-machine/a7a7fb82-2146-4e88-8fb6-ddc62363bd6c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002629 10.0.0.32 - - [2025-10-30 21:54:29] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003429 10.0.0.32 - - [2025-10-30 21:54:29] "GET /loadbalancer/3ca8a45d-c992-4605-8ada-2815bb6216af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003920 10.0.0.32 - - [2025-10-30 21:54:29] "POST /tags HTTP/1.1" 200 333 0.031707 10.0.0.32 - - [2025-10-30 21:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.32 - - [2025-10-30 21:54:29] "GET /tag/70e4ec66-ef8a-4846-9a07-608b33c31e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012396 10.0.0.32 - - [2025-10-30 21:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.32 - - [2025-10-30 21:54:29] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028387 10.0.0.32 - - [2025-10-30 21:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.32 - - [2025-10-30 21:54:29] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004413 10.0.0.32 - - [2025-10-30 21:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.32 - - [2025-10-30 21:54:29] "GET /service-appliance-set/de815b2c-be73-4fe0-90ea-a494afd980e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002689 10.0.0.32 - - [2025-10-30 21:54:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.006397 10.0.0.32 - - [2025-10-30 21:54:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.085893 10.0.0.32 - - [2025-10-30 21:54:29] "GET /virtual-machine-interface/5c69d1e8-6232-4a27-a865-67b5ac715323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004219 10.0.0.32 - - [2025-10-30 21:54:29] "POST /instance-ips HTTP/1.1" 200 409 0.018085 10.0.0.32 - - [2025-10-30 21:54:29] "GET /instance-ip/15dcef74-dd56-4d01-b4c5-12851656425c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.017405 10.0.0.32 - - [2025-10-30 21:54:30] "POST /loadbalancers HTTP/1.1" 200 629 0.060314 10.0.0.32 - - [2025-10-30 21:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021738 10.0.0.32 - - [2025-10-30 21:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015074 10.0.0.32 - - [2025-10-30 21:54:30] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027075 10.0.0.32 - - [2025-10-30 21:54:30] "GET /instance-ip/15dcef74-dd56-4d01-b4c5-12851656425c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003098 10.0.0.32 - - [2025-10-30 21:54:30] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060452 10.0.0.32 - - [2025-10-30 21:54:30] "POST /floating-ips HTTP/1.1" 200 597 0.070952 10.0.0.32 - - [2025-10-30 21:54:30] "GET /loadbalancer/3ca8a45d-c992-4605-8ada-2815bb6216af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.024283 10.0.0.32 - - [2025-10-30 21:54:30] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014153 10.0.0.32 - - [2025-10-30 21:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.32 - - [2025-10-30 21:54:30] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029718 10.0.0.32 - - [2025-10-30 21:54:30] "GET /loadbalancer-listener/bb6f56d1-3f6b-4f39-8b9b-afd77b93fd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003709 10.0.0.32 - - [2025-10-30 21:54:30] "GET /loadbalancer-listener/bb6f56d1-3f6b-4f39-8b9b-afd77b93fd99?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.013110 10.0.0.32 - - [2025-10-30 21:54:30] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.030680 10.0.0.32 - - [2025-10-30 21:54:30] "GET /instance-ip/15dcef74-dd56-4d01-b4c5-12851656425c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004197 10.0.0.32 - - [2025-10-30 21:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.32 - - [2025-10-30 21:54:30] "GET /instance-ip/15dcef74-dd56-4d01-b4c5-12851656425c?fields=floating_ips HTTP/1.1" 200 1212 0.010060 10.0.0.32 - - [2025-10-30 21:54:30] "GET /loadbalancer/3ca8a45d-c992-4605-8ada-2815bb6216af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002758 10.0.0.32 - - [2025-10-30 21:54:30] "GET /loadbalancer-pool/b0249285-9e7f-4d60-8c99-b9de4e94ff1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.002841 10.0.0.32 - - [2025-10-30 21:54:30] "GET /floating-ip/f0112968-309c-4dd6-820e-8755618d67ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002550 10.0.0.32 - - [2025-10-30 21:54:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015062 10.0.0.32 - - [2025-10-30 21:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010450 10.0.0.32 - - [2025-10-30 21:54:30] "GET /loadbalancer/3ca8a45d-c992-4605-8ada-2815bb6216af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.009402 10.0.0.32 - - [2025-10-30 21:54:30] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014533 10.0.0.32 - - [2025-10-30 21:54:30] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012608 10.0.0.32 - - [2025-10-30 21:54:30] "POST /ref-update HTTP/1.1" 200 156 0.011735 10.0.0.32 - - [2025-10-30 21:54:30] "GET /floating-ip/f0112968-309c-4dd6-820e-8755618d67ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.007942 10.0.0.32 - - [2025-10-30 21:54:30] "POST /tags HTTP/1.1" 409 221 0.001911 10.0.0.32 - - [2025-10-30 21:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.32 - - [2025-10-30 21:54:30] "GET /tag/70e4ec66-ef8a-4846-9a07-608b33c31e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012041 10.0.0.32 - - [2025-10-30 21:54:30] "PUT /floating-ip/f0112968-309c-4dd6-820e-8755618d67ab HTTP/1.1" 200 256 0.008827 10.0.0.32 - - [2025-10-30 21:54:30] "POST /set-tag HTTP/1.1" 200 109 0.027372 10.0.0.32 - - [2025-10-30 21:54:30] "GET /loadbalancer-pool/b0249285-9e7f-4d60-8c99-b9de4e94ff1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.022831 10.0.0.32 - - [2025-10-30 21:54:30] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022270 10.0.0.32 - - [2025-10-30 21:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013952 10.0.0.32 - - [2025-10-30 21:54:30] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005296 10.0.0.32 - - [2025-10-30 21:54:30] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003309 10.0.0.32 - - [2025-10-30 21:54:30] "POST /ref-update HTTP/1.1" 200 156 0.006549 10.0.0.32 - - [2025-10-30 21:54:30] "GET /floating-ip/f0112968-309c-4dd6-820e-8755618d67ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.006761 10.0.0.32 - - [2025-10-30 21:54:30] "POST /set-tag HTTP/1.1" 200 109 0.059935 10.0.0.32 - - [2025-10-30 21:54:31] "POST /tags HTTP/1.1" 409 206 0.001840 10.0.0.32 - - [2025-10-30 21:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.32 - - [2025-10-30 21:54:31] "GET /tag/9582cb09-7370-4594-b551-4f6f241cbbac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009882 10.0.0.32 - - [2025-10-30 21:54:31] "POST /tags HTTP/1.1" 409 204 0.001618 10.0.0.32 - - [2025-10-30 21:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.32 - - [2025-10-30 21:54:31] "GET /tag/9a16c8bf-5f39-4470-a2d4-6c10b5b9d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016361 10.0.0.32 - - [2025-10-30 21:54:31] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007485 10.0.0.32 - - [2025-10-30 21:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.32 - - [2025-10-30 21:54:31] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002114 10.0.0.32 - - [2025-10-30 21:54:31] "POST /tags HTTP/1.1" 409 206 0.002022 10.0.0.32 - - [2025-10-30 21:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.32 - - [2025-10-30 21:54:31] "GET /tag/9582cb09-7370-4594-b551-4f6f241cbbac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009785 10.0.0.32 - - [2025-10-30 21:54:31] "POST /tags HTTP/1.1" 409 226 0.001818 10.0.0.32 - - [2025-10-30 21:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.32 - - [2025-10-30 21:54:31] "GET /tag/6283bdf5-b40f-4664-89f2-4fd251476b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010235 10.0.0.32 - - [2025-10-30 21:54:31] "POST /tags HTTP/1.1" 409 204 0.002095 10.0.0.32 - - [2025-10-30 21:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.32 - - [2025-10-30 21:54:31] "GET /tag/9a16c8bf-5f39-4470-a2d4-6c10b5b9d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010596 10.0.0.32 - - [2025-10-30 21:54:31] "POST /tags HTTP/1.1" 409 226 0.002100 10.0.0.32 - - [2025-10-30 21:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.32 - - [2025-10-30 21:54:31] "GET /tag/6283bdf5-b40f-4664-89f2-4fd251476b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010696 10.0.0.32 - - [2025-10-30 21:54:31] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002228 10.0.0.32 - - [2025-10-30 21:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.32 - - [2025-10-30 21:54:31] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002964 10.0.0.32 - - [2025-10-30 21:54:31] "POST /firewall-rules HTTP/1.1" 200 626 0.068050 10.0.0.32 - - [2025-10-30 21:54:31] "POST /firewall-rules HTTP/1.1" 200 646 0.075347 10.0.0.32 - - [2025-10-30 21:54:31] "GET /firewall-rule/4e8451a2-c3f5-452a-84af-1c1057479ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003636 10.0.0.32 - - [2025-10-30 21:54:31] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002220 10.0.0.32 - - [2025-10-30 21:54:31] "GET /firewall-rule/521a05b7-3374-49c1-9725-518782760772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003073 10.0.0.32 - - [2025-10-30 21:54:31] "POST /ref-update HTTP/1.1" 200 156 0.016320 10.0.0.32 - - [2025-10-30 21:54:31] "POST /firewall-policys HTTP/1.1" 200 606 0.033387 10.0.0.32 - - [2025-10-30 21:54:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015857 10.0.0.32 - - [2025-10-30 21:54:31] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.007984 10.0.0.32 - - [2025-10-30 21:54:31] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002664 10.0.0.32 - - [2025-10-30 21:54:31] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002352 10.0.0.32 - - [2025-10-30 21:54:31] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003355 10.0.0.32 - - [2025-10-30 21:54:31] "GET /firewall-policy/58182ece-addf-4d89-9015-cfffc65384d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003505 10.0.0.32 - - [2025-10-30 21:54:31] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004666 10.0.0.32 - - [2025-10-30 21:54:32] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005530 10.0.0.32 - - [2025-10-30 21:54:32] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003351 10.0.0.32 - - [2025-10-30 21:54:32] "POST /ref-update HTTP/1.1" 200 156 0.018008 10.0.0.32 - - [2025-10-30 21:54:32] "POST /ref-update HTTP/1.1" 200 156 0.024541 10.0.0.32 - - [2025-10-30 21:54:32] "POST /ref-update HTTP/1.1" 200 156 0.015349 10.0.0.32 - - [2025-10-30 21:54:32] "POST /ref-update HTTP/1.1" 200 156 0.023603 10.0.0.32 - - [2025-10-30 21:54:32] "POST /ref-update HTTP/1.1" 200 156 0.028461 10.0.0.32 - - [2025-10-30 21:54:32] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002542 10.0.0.32 - - [2025-10-30 21:56:30] "POST /tags HTTP/1.1" 409 252 0.003324 10.0.0.32 - - [2025-10-30 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.32 - - [2025-10-30 21:56:30] "GET /tag/bd2e011d-d21d-410e-92ab-18bcf249c137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011171 10.0.0.32 - - [2025-10-30 21:56:30] "POST /tags HTTP/1.1" 409 228 0.001781 10.0.0.32 - - [2025-10-30 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.32 - - [2025-10-30 21:56:30] "GET /tag/38d9a374-a78d-4ed5-b315-c75c0feff08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009745 10.0.0.32 - - [2025-10-30 21:56:30] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003194 10.0.0.32 - - [2025-10-30 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.32 - - [2025-10-30 21:56:30] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002701 10.0.0.32 - - [2025-10-30 21:56:30] "POST /tags HTTP/1.1" 409 206 0.002649 10.0.0.32 - - [2025-10-30 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.32 - - [2025-10-30 21:56:30] "GET /tag/9582cb09-7370-4594-b551-4f6f241cbbac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010624 10.0.0.32 - - [2025-10-30 21:56:30] "POST /tags HTTP/1.1" 409 226 0.001861 10.0.0.32 - - [2025-10-30 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.32 - - [2025-10-30 21:56:30] "GET /tag/6283bdf5-b40f-4664-89f2-4fd251476b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010066 10.0.0.32 - - [2025-10-30 21:56:30] "POST /tags HTTP/1.1" 409 204 0.001684 10.0.0.32 - - [2025-10-30 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.32 - - [2025-10-30 21:56:30] "GET /tag/9a16c8bf-5f39-4470-a2d4-6c10b5b9d916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010227 10.0.0.32 - - [2025-10-30 21:56:30] "POST /tags HTTP/1.1" 409 226 0.001708 10.0.0.32 - - [2025-10-30 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.32 - - [2025-10-30 21:56:30] "GET /tag/6283bdf5-b40f-4664-89f2-4fd251476b6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010001 10.0.0.32 - - [2025-10-30 21:56:30] "POST /tags HTTP/1.1" 409 228 0.001437 10.0.0.32 - - [2025-10-30 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.32 - - [2025-10-30 21:56:31] "GET /tag/38d9a374-a78d-4ed5-b315-c75c0feff08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010047 10.0.0.32 - - [2025-10-30 21:56:31] "POST /tags HTTP/1.1" 409 252 0.001682 10.0.0.32 - - [2025-10-30 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.32 - - [2025-10-30 21:56:31] "GET /tag/bd2e011d-d21d-410e-92ab-18bcf249c137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009496 10.0.0.32 - - [2025-10-30 21:56:31] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001920 10.0.0.32 - - [2025-10-30 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.32 - - [2025-10-30 21:56:31] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002095 10.0.0.32 - - [2025-10-30 21:56:31] "POST /firewall-rules HTTP/1.1" 409 281 0.001411 10.0.0.32 - - [2025-10-30 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.32 - - [2025-10-30 21:56:31] "PUT /firewall-rule/521a05b7-3374-49c1-9725-518782760772 HTTP/1.1" 200 260 0.015170 10.0.0.32 - - [2025-10-30 21:56:31] "POST /firewall-rules HTTP/1.1" 409 291 0.015908 10.0.0.32 - - [2025-10-30 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.32 - - [2025-10-30 21:56:31] "PUT /firewall-rule/4e8451a2-c3f5-452a-84af-1c1057479ca8 HTTP/1.1" 200 260 0.018811 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-rule/4e8451a2-c3f5-452a-84af-1c1057479ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.014385 10.0.0.32 - - [2025-10-30 21:56:31] "POST /firewall-rules HTTP/1.1" 200 658 0.087523 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-rule/bf9530a6-8724-4c1a-8648-79bbf4e5c94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003492 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001697 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-rule/521a05b7-3374-49c1-9725-518782760772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.001962 10.0.0.32 - - [2025-10-30 21:56:31] "POST /firewall-policys HTTP/1.1" 409 269 0.001997 10.0.0.32 - - [2025-10-30 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.32 - - [2025-10-30 21:56:31] "PUT /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34 HTTP/1.1" 200 264 0.017234 10.0.0.32 - - [2025-10-30 21:56:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016082 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007576 10.0.0.32 - - [2025-10-30 21:56:31] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002455 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002353 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002047 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-policy/58182ece-addf-4d89-9015-cfffc65384d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002601 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002186 10.0.0.32 - - [2025-10-30 21:56:31] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002662 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:56:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:56:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.32 - - [2025-10-30 21:56:55] "GET /global-system-configs HTTP/1.1" 200 322 0.001752 10.0.0.32 - - [2025-10-30 21:56:56] "GET /global-system-configs HTTP/1.1" 200 322 0.002431 10.0.0.32 - - [2025-10-30 21:57:32] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008567 10.0.0.32 - - [2025-10-30 21:57:32] "POST /set-tag HTTP/1.1" 200 109 0.008029 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.021026 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.32 - - [2025-10-30 21:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.32 - - [2025-10-30 21:57:33] "GET /loadbalancer/3ca8a45d-c992-4605-8ada-2815bb6216af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002220 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003611 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.017299 10.0.0.32 - - [2025-10-30 21:57:33] "DELETE /loadbalancer-member/4b6d3b22-33e7-452d-a943-4fa7204c8d69 HTTP/1.1" 200 115 0.027614 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004048 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004808 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.32 - - [2025-10-30 21:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.32 - - [2025-10-30 21:57:33] "GET /loadbalancer/3ca8a45d-c992-4605-8ada-2815bb6216af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002113 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003521 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003616 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003918 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.001949 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003822 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005219 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.008451 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004430 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002407 10.0.0.32 - - [2025-10-30 21:57:33] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004121 10.0.0.32 - - [2025-10-30 21:57:33] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.32 - - [2025-10-30 21:57:34] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004992 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.32 - - [2025-10-30 21:57:34] "GET /virtual-machine/c9ce21b2-9139-4709-8fff-7793695de243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002589 10.0.0.32 - - [2025-10-30 21:57:34] "POST /ref-update HTTP/1.1" 200 156 0.008804 10.0.0.32 - - [2025-10-30 21:57:34] "GET /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012249 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.020136 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.027135 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.023055 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.013238 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.021096 10.0.0.32 - - [2025-10-30 21:57:34] "DELETE /instance-ip/f7b0f30e-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.044065 10.0.0.32 - - [2025-10-30 21:57:34] "DELETE /virtual-machine-interface/f7986afa-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.032740 10.0.0.32 - - [2025-10-30 21:57:34] "DELETE /virtual-machine/c9ce21b2-9139-4709-8fff-7793695de243 HTTP/1.1" 200 115 0.026478 10.0.0.32 - - [2025-10-30 21:57:34] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005115 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.32 - - [2025-10-30 21:57:34] "GET /virtual-machine/c65aab86-3e61-4701-9025-32d66e66729e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002337 10.0.0.32 - - [2025-10-30 21:57:34] "POST /ref-update HTTP/1.1" 200 156 0.008529 10.0.0.32 - - [2025-10-30 21:57:34] "GET /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004136 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.017802 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.025859 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.013997 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.019624 10.0.0.32 - - [2025-10-30 21:57:34] "POST /set-tag HTTP/1.1" 200 109 0.021487 10.0.0.32 - - [2025-10-30 21:57:34] "DELETE /instance-ip/f727eaa0-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.032623 10.0.0.32 - - [2025-10-30 21:57:34] "POST /ref-update HTTP/1.1" 200 156 0.006677 10.0.0.32 - - [2025-10-30 21:57:35] "DELETE /virtual-machine-interface/f7112eb4-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.049253 10.0.0.32 - - [2025-10-30 21:57:35] "DELETE /virtual-machine/c65aab86-3e61-4701-9025-32d66e66729e HTTP/1.1" 200 115 0.019882 10.0.0.32 - - [2025-10-30 21:57:35] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006352 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.32 - - [2025-10-30 21:57:35] "GET /virtual-machine/b4cad2d8-a9d9-4c0a-922e-bcce2b3809fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002151 10.0.0.32 - - [2025-10-30 21:57:35] "POST /ref-update HTTP/1.1" 200 156 0.008152 10.0.0.32 - - [2025-10-30 21:57:35] "GET /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006786 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.017659 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.039010 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.021623 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.021359 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.023505 10.0.0.32 - - [2025-10-30 21:57:35] "DELETE /instance-ip/f6b7c9aa-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.040911 10.0.0.32 - - [2025-10-30 21:57:35] "POST /ref-update HTTP/1.1" 200 156 0.021962 10.0.0.32 - - [2025-10-30 21:57:35] "DELETE /virtual-machine-interface/f69ec72a-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.057302 10.0.0.32 - - [2025-10-30 21:57:35] "DELETE /virtual-machine/b4cad2d8-a9d9-4c0a-922e-bcce2b3809fa HTTP/1.1" 200 115 0.021316 10.0.0.32 - - [2025-10-30 21:57:35] "DELETE /tag/2d8830f3-0fe3-4c45-ae55-fcd81d1fb3f6 HTTP/1.1" 200 115 0.030155 10.0.0.32 - - [2025-10-30 21:57:35] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003569 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.003087 10.0.0.32 - - [2025-10-30 21:57:35] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003810 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.32 - - [2025-10-30 21:57:35] "GET /virtual-machine/f3d71663-be16-4b22-ac0e-92596c5dc95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002615 10.0.0.32 - - [2025-10-30 21:57:35] "POST /ref-update HTTP/1.1" 200 156 0.011803 10.0.0.32 - - [2025-10-30 21:57:35] "GET /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013371 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.015711 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.026840 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.026913 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.016565 10.0.0.32 - - [2025-10-30 21:57:35] "POST /set-tag HTTP/1.1" 200 109 0.031268 10.0.0.32 - - [2025-10-30 21:57:35] "DELETE /instance-ip/f8201234-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.044524 10.0.0.32 - - [2025-10-30 21:57:36] "DELETE /virtual-machine-interface/f808ba94-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.033304 10.0.0.32 - - [2025-10-30 21:57:36] "DELETE /virtual-machine/f3d71663-be16-4b22-ac0e-92596c5dc95d HTTP/1.1" 200 115 0.021697 10.0.0.32 - - [2025-10-30 21:57:36] "DELETE /tag/05644d2f-392c-4b7a-8f6b-1a999304b5a2 HTTP/1.1" 200 115 0.072228 10.0.0.32 - - [2025-10-30 21:57:36] "DELETE /tag/9582cb09-7370-4594-b551-4f6f241cbbac HTTP/1.1" 409 388 0.006100 10.0.0.32 - - [2025-10-30 21:58:03] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006491 10.0.0.32 - - [2025-10-30 21:58:03] "POST /set-tag HTTP/1.1" 200 109 0.010821 10.0.0.32 - - [2025-10-30 21:58:03] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005694 10.0.0.32 - - [2025-10-30 21:58:03] "POST /set-tag HTTP/1.1" 200 109 0.002956 10.0.0.32 - - [2025-10-30 21:58:04] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004095 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.002920 10.0.0.32 - - [2025-10-30 21:58:04] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004012 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.32 - - [2025-10-30 21:58:04] "GET /virtual-machine/05fa1b65-6abc-4977-8c77-8761e423691b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002735 10.0.0.32 - - [2025-10-30 21:58:04] "POST /ref-update HTTP/1.1" 200 156 0.008442 10.0.0.32 - - [2025-10-30 21:58:04] "GET /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016478 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.018208 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.042886 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.045099 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.016328 10.0.0.32 - - [2025-10-30 21:58:04] "DELETE /instance-ip/f8a98a64-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.059499 10.0.0.32 - - [2025-10-30 21:58:04] "DELETE /virtual-machine-interface/f88518e6-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.043452 10.0.0.32 - - [2025-10-30 21:58:04] "DELETE /virtual-machine/05fa1b65-6abc-4977-8c77-8761e423691b HTTP/1.1" 200 115 0.025062 10.0.0.32 - - [2025-10-30 21:58:04] "DELETE /tag/bcae5d43-3000-443e-b95a-ffdf52dfd1ab HTTP/1.1" 200 115 0.029718 10.0.0.32 - - [2025-10-30 21:58:04] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004354 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.32 - - [2025-10-30 21:58:04] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003624 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.003118 10.0.0.32 - - [2025-10-30 21:58:04] "GET /virtual-machine/891819fa-43d3-4462-9fea-a1fe2f0161ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003137 10.0.0.32 - - [2025-10-30 21:58:04] "POST /ref-update HTTP/1.1" 200 156 0.009391 10.0.0.32 - - [2025-10-30 21:58:04] "GET /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006438 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.020147 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.032320 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:58:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000799 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:58:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.031640 10.0.0.32 - - [2025-10-30 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.016579 10.0.0.32 - - [2025-10-30 21:58:04] "DELETE /instance-ip/f918854a-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.053682 10.0.0.32 - - [2025-10-30 21:58:04] "DELETE /virtual-machine-interface/f9002266-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.036849 10.0.0.32 - - [2025-10-30 21:58:04] "DELETE /virtual-machine/891819fa-43d3-4462-9fea-a1fe2f0161ca HTTP/1.1" 200 115 0.028777 10.0.0.32 - - [2025-10-30 21:58:05] "DELETE /tag/f8a022f9-62a8-4b87-8f72-91ef41a101fe HTTP/1.1" 200 115 0.042744 10.0.0.32 - - [2025-10-30 21:58:05] "DELETE /tag/9a16c8bf-5f39-4470-a2d4-6c10b5b9d916 HTTP/1.1" 409 236 0.004833 10.0.0.32 - - [2025-10-30 21:58:05] "DELETE /tag/9f9e4598-803d-4380-8fe0-1a296bbdf1f6 HTTP/1.1" 200 115 0.156879 10.0.0.32 - - [2025-10-30 21:58:05] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003824 10.0.0.32 - - [2025-10-30 21:58:05] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.32 - - [2025-10-30 21:58:05] "GET /virtual-machine/a7a7fb82-2146-4e88-8fb6-ddc62363bd6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002641 10.0.0.32 - - [2025-10-30 21:58:05] "POST /ref-update HTTP/1.1" 200 156 0.010492 10.0.0.32 - - [2025-10-30 21:58:05] "GET /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007930 10.0.0.32 - - [2025-10-30 21:58:05] "POST /set-tag HTTP/1.1" 200 109 0.016223 10.0.0.32 - - [2025-10-30 21:58:05] "POST /set-tag HTTP/1.1" 200 109 0.028558 10.0.0.32 - - [2025-10-30 21:58:05] "POST /set-tag HTTP/1.1" 200 109 0.021530 10.0.0.32 - - [2025-10-30 21:58:05] "POST /set-tag HTTP/1.1" 200 109 0.011606 10.0.0.32 - - [2025-10-30 21:58:05] "DELETE /instance-ip/f9e244ac-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.063318 10.0.0.32 - - [2025-10-30 21:58:05] "DELETE /virtual-machine-interface/f9cda18c-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.041615 10.0.0.32 - - [2025-10-30 21:58:05] "DELETE /virtual-machine/a7a7fb82-2146-4e88-8fb6-ddc62363bd6c HTTP/1.1" 200 115 0.025115 10.0.0.32 - - [2025-10-30 21:58:05] "DELETE /tag/284e2655-c806-402a-b5e7-e9545f28066c HTTP/1.1" 200 115 0.038409 10.0.0.32 - - [2025-10-30 21:58:05] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003830 10.0.0.32 - - [2025-10-30 21:58:05] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.32 - - [2025-10-30 21:58:05] "GET /virtual-machine/f4d61866-6bb1-4835-8e0a-5d86192c29ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002676 10.0.0.32 - - [2025-10-30 21:58:05] "POST /ref-update HTTP/1.1" 200 156 0.008986 10.0.0.32 - - [2025-10-30 21:58:05] "GET /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004009 10.0.0.32 - - [2025-10-30 21:58:05] "POST /set-tag HTTP/1.1" 200 109 0.015033 10.0.0.32 - - [2025-10-30 21:58:05] "POST /set-tag HTTP/1.1" 200 109 0.026378 10.0.0.32 - - [2025-10-30 21:58:05] "POST /set-tag HTTP/1.1" 200 109 0.031635 10.0.0.32 - - [2025-10-30 21:58:06] "POST /set-tag HTTP/1.1" 200 109 0.035210 10.0.0.32 - - [2025-10-30 21:58:06] "DELETE /instance-ip/f97f7048-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.047971 10.0.0.32 - - [2025-10-30 21:58:06] "DELETE /virtual-machine-interface/f969e41c-b5da-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.075618 10.0.0.32 - - [2025-10-30 21:58:06] "DELETE /virtual-machine/f4d61866-6bb1-4835-8e0a-5d86192c29ff HTTP/1.1" 200 115 0.025472 10.0.0.32 - - [2025-10-30 21:58:06] "DELETE /tag/3b2fcf8b-17f6-4567-8ed4-f1f556b4bb64 HTTP/1.1" 200 115 0.049621 10.0.0.32 - - [2025-10-30 21:58:06] "DELETE /tag/38d9a374-a78d-4ed5-b315-c75c0feff08b HTTP/1.1" 409 236 0.004801 10.0.0.32 - - [2025-10-30 21:58:06] "DELETE /tag/bd2e011d-d21d-410e-92ab-18bcf249c137 HTTP/1.1" 409 236 0.007901 10.0.0.32 - - [2025-10-30 21:58:08] "POST /projects HTTP/1.1" 409 238 0.002786 10.0.0.32 - - [2025-10-30 21:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.32 - - [2025-10-30 21:58:08] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044802 10.0.0.32 - - [2025-10-30 21:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.32 - - [2025-10-30 21:58:08] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006293 10.0.0.32 - - [2025-10-30 21:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.32 - - [2025-10-30 21:58:08] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004166 10.0.0.32 - - [2025-10-30 21:58:08] "POST /security-groups HTTP/1.1" 409 285 0.002154 10.0.0.32 - - [2025-10-30 21:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.32 - - [2025-10-30 21:58:08] "PUT /security-group/66b02284-ffdf-49dd-8960-c44516141c5f HTTP/1.1" 200 262 0.065514 10.0.0.32 - - [2025-10-30 21:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.030950 10.0.0.32 - - [2025-10-30 21:58:08] "PUT /access-control-list/d30cbbff-deea-4a05-a328-90fab7573240 HTTP/1.1" 200 272 0.026470 10.0.0.32 - - [2025-10-30 21:58:08] "PUT /access-control-list/e5df012f-9616-42c7-a0c0-43597c731828 HTTP/1.1" 200 272 0.039627 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:58:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:58:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:58:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000803 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:58:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000743 10.0.0.32 - - [2025-10-30 21:58:13] "POST /projects HTTP/1.1" 409 238 0.001867 10.0.0.32 - - [2025-10-30 21:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.32 - - [2025-10-30 21:58:13] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023098 10.0.0.32 - - [2025-10-30 21:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.32 - - [2025-10-30 21:58:13] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003658 10.0.0.32 - - [2025-10-30 21:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.32 - - [2025-10-30 21:58:13] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003559 10.0.0.32 - - [2025-10-30 21:58:13] "POST /security-groups HTTP/1.1" 409 285 0.001782 10.0.0.32 - - [2025-10-30 21:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.32 - - [2025-10-30 21:58:13] "PUT /security-group/66b02284-ffdf-49dd-8960-c44516141c5f HTTP/1.1" 200 262 0.055465 10.0.0.32 - - [2025-10-30 21:58:13] "PUT /access-control-list/d30cbbff-deea-4a05-a328-90fab7573240 HTTP/1.1" 200 272 0.011734 10.0.0.32 - - [2025-10-30 21:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022714 10.0.0.32 - - [2025-10-30 21:58:13] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.005247 10.0.0.32 - - [2025-10-30 21:58:13] "PUT /access-control-list/e5df012f-9616-42c7-a0c0-43597c731828 HTTP/1.1" 200 272 0.026573 10.0.0.32 - - [2025-10-30 21:58:13] "GET /firewall-rule/2fc2303f-f93a-4a94-9ad5-64f66a40aa94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002756 10.0.0.32 - - [2025-10-30 21:58:13] "POST /ref-update HTTP/1.1" 200 156 0.044833 10.0.0.32 - - [2025-10-30 21:58:13] "DELETE /firewall-rule/2fc2303f-f93a-4a94-9ad5-64f66a40aa94 HTTP/1.1" 200 115 0.031973 10.0.0.32 - - [2025-10-30 21:58:13] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004459 10.0.0.32 - - [2025-10-30 21:58:13] "GET /firewall-rule/da77b9d4-e3a7-4776-a8b6-5b39ad5a4705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002594 10.0.0.32 - - [2025-10-30 21:58:13] "POST /ref-update HTTP/1.1" 200 156 0.050438 10.0.0.32 - - [2025-10-30 21:58:13] "DELETE /firewall-rule/da77b9d4-e3a7-4776-a8b6-5b39ad5a4705 HTTP/1.1" 200 115 0.028341 10.0.0.32 - - [2025-10-30 21:58:13] "DELETE /tag/bd2e011d-d21d-410e-92ab-18bcf249c137 HTTP/1.1" 409 236 0.005372 10.0.0.32 - - [2025-10-30 21:58:14] "DELETE /tag/38d9a374-a78d-4ed5-b315-c75c0feff08b HTTP/1.1" 409 236 0.004016 10.0.0.32 - - [2025-10-30 21:58:14] "DELETE /tag/e39b8c85-4b01-4931-8b78-a32a215ce99d HTTP/1.1" 200 115 0.031821 10.0.0.32 - - [2025-10-30 21:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.32 - - [2025-10-30 21:58:14] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004703 10.0.0.32 - - [2025-10-30 21:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.32 - - [2025-10-30 21:58:14] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004839 10.0.0.32 - - [2025-10-30 21:58:14] "PUT /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f HTTP/1.1" 200 264 0.090168 10.0.0.32 - - [2025-10-30 21:58:14] "PUT /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b HTTP/1.1" 200 264 0.069211 10.0.0.32 - - [2025-10-30 21:58:14] "DELETE /security-group/66b02284-ffdf-49dd-8960-c44516141c5f HTTP/1.1" 200 115 0.095772 10.0.0.32 - - [2025-10-30 21:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006164 10.0.0.32 - - [2025-10-30 21:58:14] "DELETE /access-control-list/d30cbbff-deea-4a05-a328-90fab7573240 HTTP/1.1" 200 115 0.051447 10.0.0.32 - - [2025-10-30 21:58:14] "DELETE /access-control-list/e5df012f-9616-42c7-a0c0-43597c731828 HTTP/1.1" 200 115 0.062816 10.0.0.32 - - [2025-10-30 21:58:14] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.058844 10.0.0.32 - - [2025-10-30 21:58:14] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?fields=security_groups HTTP/1.1" 200 1352 0.060759 10.0.0.32 - - [2025-10-30 21:58:14] "DELETE /security-group/c3fe6429-d52c-481e-a4b6-548824c80b2a HTTP/1.1" 200 115 0.098858 10.0.0.32 - - [2025-10-30 21:58:14] "DELETE /access-control-list/50abc0cc-268c-4459-aac8-3882cbbfa7ee HTTP/1.1" 200 115 0.072458 10.0.0.32 - - [2025-10-30 21:58:14] "GET /project/7ed34060-7d51-447e-afbc-426edc9bdf98?fields=application_policy_sets HTTP/1.1" 200 1391 0.080234 10.0.0.32 - - [2025-10-30 21:58:14] "DELETE /access-control-list/75fd6b03-ef7d-4eb8-a333-aa9e30f88f45 HTTP/1.1" 200 115 0.080848 10.0.0.32 - - [2025-10-30 21:58:15] "DELETE /project/7ed34060-7d51-447e-afbc-426edc9bdf98 HTTP/1.1" 200 115 0.538176 10.0.0.32 - - [2025-10-30 21:58:15] "POST /projects HTTP/1.1" 409 238 0.001934 10.0.0.32 - - [2025-10-30 21:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.32 - - [2025-10-30 21:58:15] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024839 10.0.0.32 - - [2025-10-30 21:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.32 - - [2025-10-30 21:58:15] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004265 10.0.0.32 - - [2025-10-30 21:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.32 - - [2025-10-30 21:58:15] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003548 10.0.0.32 - - [2025-10-30 21:58:15] "POST /security-groups HTTP/1.1" 409 285 0.002761 10.0.0.32 - - [2025-10-30 21:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.32 - - [2025-10-30 21:58:15] "PUT /security-group/114a92d4-5825-4d61-a32b-47c4b68cb380 HTTP/1.1" 200 262 0.054843 10.0.0.32 - - [2025-10-30 21:58:15] "PUT /access-control-list/7c05deef-ee0a-477f-9b44-bab1cdefb466 HTTP/1.1" 200 272 0.009867 10.0.0.32 - - [2025-10-30 21:58:15] "PUT /access-control-list/510aa620-cb02-40b2-be22-d1b935a38ca5 HTTP/1.1" 200 272 0.012706 10.0.0.32 - - [2025-10-30 21:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008634 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /loadbalancer-member/428959a2-7741-4a2a-9bc8-25846c482946 HTTP/1.1" 200 115 0.032755 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /loadbalancer-pool/b0249285-9e7f-4d60-8c99-b9de4e94ff1d HTTP/1.1" 200 115 0.046237 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /loadbalancer-listener/bb6f56d1-3f6b-4f39-8b9b-afd77b93fd99 HTTP/1.1" 200 115 0.037424 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /loadbalancer/3ca8a45d-c992-4605-8ada-2815bb6216af HTTP/1.1" 200 115 0.040379 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /floating-ip/f0112968-309c-4dd6-820e-8755618d67ab HTTP/1.1" 200 115 0.035289 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /instance-ip/15dcef74-dd56-4d01-b4c5-12851656425c HTTP/1.1" 200 115 0.046834 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /virtual-machine-interface/5c69d1e8-6232-4a27-a865-67b5ac715323 HTTP/1.1" 200 115 0.043921 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /tag/70e4ec66-ef8a-4846-9a07-608b33c31e15 HTTP/1.1" 200 115 0.031951 10.0.0.32 - - [2025-10-30 21:58:19] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002216 10.0.0.32 - - [2025-10-30 21:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.32 - - [2025-10-30 21:58:19] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002559 10.0.0.32 - - [2025-10-30 21:58:19] "GET /firewall-policy/cd5696fa-2ad9-4d83-9f8a-b1120ec2f4e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002092 10.0.0.32 - - [2025-10-30 21:58:19] "GET /firewall-rule/521a05b7-3374-49c1-9725-518782760772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002106 10.0.0.32 - - [2025-10-30 21:58:19] "POST /ref-update HTTP/1.1" 200 156 0.011782 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /firewall-rule/521a05b7-3374-49c1-9725-518782760772 HTTP/1.1" 200 115 0.033616 10.0.0.32 - - [2025-10-30 21:58:19] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002926 10.0.0.32 - - [2025-10-30 21:58:19] "GET /firewall-rule/bf9530a6-8724-4c1a-8648-79bbf4e5c94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.018141 10.0.0.32 - - [2025-10-30 21:58:19] "POST /ref-update HTTP/1.1" 200 156 0.013406 10.0.0.32 - - [2025-10-30 21:58:19] "DELETE /firewall-rule/bf9530a6-8724-4c1a-8648-79bbf4e5c94e HTTP/1.1" 200 115 0.039746 10.0.0.32 - - [2025-10-30 21:58:19] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.003680 10.0.0.32 - - [2025-10-30 21:58:20] "GET /firewall-rule/4e8451a2-c3f5-452a-84af-1c1057479ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2594 0.003550 10.0.0.32 - - [2025-10-30 21:58:20] "POST /ref-update HTTP/1.1" 200 156 0.012671 10.0.0.32 - - [2025-10-30 21:58:20] "DELETE /firewall-rule/4e8451a2-c3f5-452a-84af-1c1057479ca8 HTTP/1.1" 200 115 0.040086 10.0.0.32 - - [2025-10-30 21:58:20] "GET /application-policy-set/d4a818dc-3c6e-4321-af88-7ca2fbf53c53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003114 10.0.0.32 - - [2025-10-30 21:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.32 - - [2025-10-30 21:58:20] "GET /policy-management/564ce0ce-a674-46ed-900c-e58f3b35d0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002347 10.0.0.32 - - [2025-10-30 21:58:20] "GET /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003247 10.0.0.32 - - [2025-10-30 21:58:20] "POST /ref-update HTTP/1.1" 200 156 0.019454 10.0.0.32 - - [2025-10-30 21:58:20] "DELETE /firewall-policy/5b71a1de-c7d1-4b3a-b57b-7ef3afc73a34 HTTP/1.1" 200 115 0.021172 10.0.0.32 - - [2025-10-30 21:58:20] "DELETE /tag/bd2e011d-d21d-410e-92ab-18bcf249c137 HTTP/1.1" 200 115 0.048287 10.0.0.32 - - [2025-10-30 21:58:20] "DELETE /tag/9582cb09-7370-4594-b551-4f6f241cbbac HTTP/1.1" 200 115 0.062117 10.0.0.32 - - [2025-10-30 21:58:20] "DELETE /tag/9a16c8bf-5f39-4470-a2d4-6c10b5b9d916 HTTP/1.1" 200 115 0.077859 10.0.0.32 - - [2025-10-30 21:58:20] "DELETE /tag/38d9a374-a78d-4ed5-b315-c75c0feff08b HTTP/1.1" 200 115 0.055427 10.0.0.32 - - [2025-10-30 21:58:20] "POST /projects HTTP/1.1" 409 238 0.002083 10.0.0.32 - - [2025-10-30 21:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.32 - - [2025-10-30 21:58:20] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.060560 10.0.0.32 - - [2025-10-30 21:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.32 - - [2025-10-30 21:58:20] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004717 10.0.0.32 - - [2025-10-30 21:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.32 - - [2025-10-30 21:58:20] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003973 10.0.0.32 - - [2025-10-30 21:58:20] "POST /security-groups HTTP/1.1" 409 285 0.002388 10.0.0.32 - - [2025-10-30 21:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.32 - - [2025-10-30 21:58:20] "PUT /security-group/114a92d4-5825-4d61-a32b-47c4b68cb380 HTTP/1.1" 200 262 0.054459 10.0.0.32 - - [2025-10-30 21:58:20] "PUT /access-control-list/7c05deef-ee0a-477f-9b44-bab1cdefb466 HTTP/1.1" 200 272 0.026377 10.0.0.32 - - [2025-10-30 21:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.050017 10.0.0.32 - - [2025-10-30 21:58:20] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.009579 10.0.0.32 - - [2025-10-30 21:58:20] "PUT /access-control-list/510aa620-cb02-40b2-be22-d1b935a38ca5 HTTP/1.1" 200 272 0.044405 10.0.0.32 - - [2025-10-30 21:58:20] "GET /firewall-rule/01b306a4-af56-4126-a582-54f02d13927d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005858 10.0.0.32 - - [2025-10-30 21:58:21] "POST /ref-update HTTP/1.1" 200 156 0.057726 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /firewall-rule/01b306a4-af56-4126-a582-54f02d13927d HTTP/1.1" 200 115 0.050021 10.0.0.32 - - [2025-10-30 21:58:21] "GET /firewall-policy/055bdc7b-9132-4d92-b1af-bb781be07b5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.007169 10.0.0.32 - - [2025-10-30 21:58:21] "GET /firewall-rule/f7c18094-fbbd-4b64-842f-4e6c615d3405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005526 10.0.0.32 - - [2025-10-30 21:58:21] "POST /ref-update HTTP/1.1" 200 156 0.044768 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /firewall-rule/f7c18094-fbbd-4b64-842f-4e6c615d3405 HTTP/1.1" 200 115 0.052220 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /tag/6283bdf5-b40f-4664-89f2-4fd251476b6a HTTP/1.1" 200 115 0.052852 10.0.0.32 - - [2025-10-30 21:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.32 - - [2025-10-30 21:58:21] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003935 10.0.0.32 - - [2025-10-30 21:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.32 - - [2025-10-30 21:58:21] "GET /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003670 10.0.0.32 - - [2025-10-30 21:58:21] "PUT /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f HTTP/1.1" 200 264 0.085885 10.0.0.32 - - [2025-10-30 21:58:21] "PUT /virtual-network/e1378092-9591-4eb8-857f-836fc038c96b HTTP/1.1" 200 264 0.058300 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /security-group/114a92d4-5825-4d61-a32b-47c4b68cb380 HTTP/1.1" 200 115 0.049888 10.0.0.32 - - [2025-10-30 21:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /access-control-list/7c05deef-ee0a-477f-9b44-bab1cdefb466 HTTP/1.1" 200 115 0.030297 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /access-control-list/510aa620-cb02-40b2-be22-d1b935a38ca5 HTTP/1.1" 200 115 0.027554 10.0.0.32 - - [2025-10-30 21:58:21] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031067 10.0.0.32 - - [2025-10-30 21:58:21] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?fields=security_groups HTTP/1.1" 200 1352 0.032706 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /security-group/9dee8455-fdd4-4473-8c0a-413e38e32f3a HTTP/1.1" 200 115 0.058085 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /access-control-list/3835c141-a75a-46f1-af2c-8b0b75c6d435 HTTP/1.1" 200 115 0.054485 10.0.0.32 - - [2025-10-30 21:58:21] "GET /project/85222608-ded7-4eca-ae26-787ce9266b99?fields=application_policy_sets HTTP/1.1" 200 1391 0.052170 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /access-control-list/f9e8acfc-a615-43f0-b110-7cd21fb68718 HTTP/1.1" 200 115 0.047467 10.0.0.32 - - [2025-10-30 21:58:21] "DELETE /project/85222608-ded7-4eca-ae26-787ce9266b99 HTTP/1.1" 200 115 0.328932 10.0.0.32 - - [2025-10-30 21:59:14] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.32 - - [2025-10-30 21:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.32 - - [2025-10-30 21:59:14] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003688 10.0.0.32 - - [2025-10-30 21:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.32 - - [2025-10-30 21:59:15] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002100 10.0.0.32 - - [2025-10-30 21:59:32] "GET / HTTP/1.1" 200 35931 0.002170 10.0.0.32 - - [2025-10-30 21:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.32 - - [2025-10-30 21:59:32] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005724 10.0.0.32 - - [2025-10-30 21:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.32 - - [2025-10-30 21:59:32] "GET /config-node/0bb24275-7148-4c7a-a8b5-c48b974ce9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001901 10.0.0.32 - - [2025-10-30 21:59:43] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.32 - - [2025-10-30 21:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.32 - - [2025-10-30 21:59:43] "GET /routing-instance/906ba25a-9202-4de4-a13b-34435755f3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002293 10.0.0.32 - - [2025-10-30 21:59:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001517 10.0.0.32 - - [2025-10-30 21:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.32 - - [2025-10-30 21:59:43] "GET /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.010835 10.0.0.32 - - [2025-10-30 21:59:43] "PUT /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774 HTTP/1.1" 200 254 0.028189 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:59:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001188 [Introspect:8084]10.0.0.32 - - [2025-10-30 21:59:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001226 10.0.0.32 - - [2025-10-30 21:59:58] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.32 - - [2025-10-30 21:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.32 - - [2025-10-30 21:59:58] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004579 10.0.0.32 - - [2025-10-30 21:59:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.32 - - [2025-10-30 21:59:58] "GET /config-node/0bb24275-7148-4c7a-a8b5-c48b974ce9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001651 10.0.0.32 - - [2025-10-30 21:59:58] "GET / HTTP/1.1" 200 35931 0.001324 10.0.0.32 - - [2025-10-30 21:59:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001905 10.0.0.32 - - [2025-10-30 22:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.32 - - [2025-10-30 22:00:03] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002286 10.0.0.32 - - [2025-10-30 22:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.32 - - [2025-10-30 22:00:03] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.007175 10.0.0.32 - - [2025-10-30 22:00:03] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.32 - - [2025-10-30 22:00:03] "POST /alarms HTTP/1.1" 409 264 0.002067 10.0.0.32 - - [2025-10-30 22:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.32 - - [2025-10-30 22:00:03] "PUT /alarm/0d99f078-065d-4beb-a6f2-d3fa12ccd30e HTTP/1.1" 200 244 0.011108 10.0.0.32 - - [2025-10-30 22:00:03] "POST /alarms HTTP/1.1" 409 261 0.002078 10.0.0.32 - - [2025-10-30 22:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.32 - - [2025-10-30 22:00:03] "PUT /alarm/074f9fa2-a1c7-4911-bde6-003f97d37647 HTTP/1.1" 200 244 0.010414 10.0.0.32 - - [2025-10-30 22:00:03] "POST /alarms HTTP/1.1" 409 261 0.009029 10.0.0.32 - - [2025-10-30 22:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.32 - - [2025-10-30 22:00:03] "PUT /alarm/f649996b-aa83-4223-9c8e-6bfb80b513cf HTTP/1.1" 200 244 0.010265 10.0.0.32 - - [2025-10-30 22:00:03] "POST /alarms HTTP/1.1" 409 253 0.006356 10.0.0.32 - - [2025-10-30 22:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.32 - - [2025-10-30 22:00:03] "PUT /alarm/14f7580b-6623-4417-9c3d-da5616f7d141 HTTP/1.1" 200 244 0.009972 10.0.0.32 - - [2025-10-30 22:00:03] "POST /alarms HTTP/1.1" 409 251 0.004528 10.0.0.32 - - [2025-10-30 22:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.32 - - [2025-10-30 22:00:03] "PUT /alarm/1436b320-d736-47d4-9261-6f128119ddcf HTTP/1.1" 200 244 0.009636 10.0.0.32 - - [2025-10-30 22:00:03] "POST /alarms HTTP/1.1" 409 252 0.003658 10.0.0.32 - - [2025-10-30 22:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/9c51dcf2-ede1-4ff3-948b-8670ee409527 HTTP/1.1" 200 244 0.010966 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 256 0.002250 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/1c8e3ac4-6b14-4c8c-ac67-7dfee7cb7e9a HTTP/1.1" 200 244 0.009508 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 248 0.010214 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/44b4c93a-a2ba-4a5f-90c5-c48c0d929575 HTTP/1.1" 200 244 0.009252 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 252 0.004855 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/366e6aaf-3833-4537-a410-d4772aa0bee7 HTTP/1.1" 200 244 0.014323 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 257 0.012370 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/894459a8-480c-4dfe-9dd3-ff2e227f8a69 HTTP/1.1" 200 244 0.014338 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 251 0.002371 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/f43e8b4e-c1ee-4f96-9d4a-adaab50b7f6c HTTP/1.1" 200 244 0.010013 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 257 0.002472 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/d9184365-8568-4a26-8608-74377ac873b6 HTTP/1.1" 200 244 0.009497 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 261 0.008278 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/c5217aa8-f08d-4e8e-bfcd-0703d563390f HTTP/1.1" 200 244 0.009217 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 258 0.005110 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/f80c314c-c1e1-436f-b35b-006221c2a95f HTTP/1.1" 200 244 0.009282 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 254 0.007057 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/1c3a1f54-f298-4f7d-988a-c53453424f6b HTTP/1.1" 200 244 0.008980 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 254 0.004091 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/a1b9a3e6-50b9-4dcd-ab7b-5e75ae4df7ee HTTP/1.1" 200 244 0.010021 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 254 0.009140 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/261748df-cd2b-4a0b-8358-5f9a58f6fd0b HTTP/1.1" 200 244 0.008932 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 247 0.007201 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/3530a428-183b-495d-b2e2-fbd8c76ddb1c HTTP/1.1" 200 244 0.010182 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 272 0.007208 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/9468819c-2765-4998-9459-13e86f52a498 HTTP/1.1" 200 244 0.010603 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 261 0.008724 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.32 - - [2025-10-30 22:00:04] "PUT /alarm/df85ceda-8c21-4e4b-8968-76ae3f191224 HTTP/1.1" 200 244 0.014931 10.0.0.32 - - [2025-10-30 22:00:04] "POST /alarms HTTP/1.1" 409 259 0.004244 10.0.0.32 - - [2025-10-30 22:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.32 - - [2025-10-30 22:00:05] "PUT /alarm/cb3addd0-feca-48f8-b581-686cad618ee0 HTTP/1.1" 200 244 0.020573 10.0.0.32 - - [2025-10-30 22:00:05] "POST /alarms HTTP/1.1" 409 265 0.008525 10.0.0.32 - - [2025-10-30 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.32 - - [2025-10-30 22:00:05] "PUT /alarm/3c8e8f49-41c4-405a-8467-65add87ada52 HTTP/1.1" 200 244 0.012438 10.0.0.32 - - [2025-10-30 22:00:05] "POST /alarms HTTP/1.1" 409 279 0.003809 10.0.0.32 - - [2025-10-30 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.32 - - [2025-10-30 22:00:05] "PUT /alarm/f5592704-9439-416f-a9a8-e3bafd410d8a HTTP/1.1" 200 244 0.011399 10.0.0.32 - - [2025-10-30 22:00:05] "GET / HTTP/1.1" 200 35931 0.001740 10.0.0.32 - - [2025-10-30 22:00:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002088 10.0.0.32 - - [2025-10-30 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.32 - - [2025-10-30 22:00:05] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.007140 10.0.0.32 - - [2025-10-30 22:00:05] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.32 - - [2025-10-30 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.32 - - [2025-10-30 22:00:05] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002293 10.0.0.32 - - [2025-10-30 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.32 - - [2025-10-30 22:00:05] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.010263 10.0.0.32 - - [2025-10-30 22:00:05] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.32 - - [2025-10-30 22:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.32 - - [2025-10-30 22:00:05] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004019 10.0.0.32 - - [2025-10-30 22:00:06] "PUT /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa HTTP/1.1" 200 274 0.020713 10.0.0.32 - - [2025-10-30 22:00:09] "GET / HTTP/1.1" 200 35931 0.002199 10.0.0.32 - - [2025-10-30 22:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.32 - - [2025-10-30 22:00:09] "GET /routing-instance/906ba25a-9202-4de4-a13b-34435755f3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002464 10.0.0.32 - - [2025-10-30 22:00:09] "POST /bgp-routers HTTP/1.1" 409 301 0.001779 10.0.0.32 - - [2025-10-30 22:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.32 - - [2025-10-30 22:00:09] "GET /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002893 10.0.0.32 - - [2025-10-30 22:00:09] "PUT /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774 HTTP/1.1" 200 254 0.016926 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:00:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:00:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001166 10.0.0.32 - - [2025-10-30 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.32 - - [2025-10-30 22:00:12] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002624 10.0.0.32 - - [2025-10-30 22:00:26] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.32 - - [2025-10-30 22:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.32 - - [2025-10-30 22:00:26] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004641 10.0.0.32 - - [2025-10-30 22:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.32 - - [2025-10-30 22:00:26] "GET /config-node/0bb24275-7148-4c7a-a8b5-c48b974ce9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002385 10.0.0.32 - - [2025-10-30 22:00:37] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.32 - - [2025-10-30 22:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.32 - - [2025-10-30 22:00:37] "GET /routing-instance/906ba25a-9202-4de4-a13b-34435755f3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002474 10.0.0.32 - - [2025-10-30 22:00:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002166 10.0.0.32 - - [2025-10-30 22:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.32 - - [2025-10-30 22:00:38] "GET /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002628 10.0.0.32 - - [2025-10-30 22:00:38] "PUT /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774 HTTP/1.1" 200 254 0.024959 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:00:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:00:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 10.0.0.32 - - [2025-10-30 22:00:52] "GET / HTTP/1.1" 200 35931 0.001568 10.0.0.32 - - [2025-10-30 22:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.32 - - [2025-10-30 22:00:52] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004187 10.0.0.32 - - [2025-10-30 22:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.32 - - [2025-10-30 22:00:52] "GET /config-node/0bb24275-7148-4c7a-a8b5-c48b974ce9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002214 10.0.0.32 - - [2025-10-30 22:00:52] "GET / HTTP/1.1" 200 35931 0.002214 10.0.0.32 - - [2025-10-30 22:00:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001878 10.0.0.32 - - [2025-10-30 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.32 - - [2025-10-30 22:00:57] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002498 10.0.0.32 - - [2025-10-30 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.32 - - [2025-10-30 22:00:57] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.006877 10.0.0.32 - - [2025-10-30 22:00:57] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.32 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 409 264 0.001901 10.0.0.32 - - [2025-10-30 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.32 - - [2025-10-30 22:00:57] "PUT /alarm/0d99f078-065d-4beb-a6f2-d3fa12ccd30e HTTP/1.1" 200 244 0.013848 10.0.0.32 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 409 261 0.006151 10.0.0.32 - - [2025-10-30 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.32 - - [2025-10-30 22:00:57] "PUT /alarm/074f9fa2-a1c7-4911-bde6-003f97d37647 HTTP/1.1" 200 244 0.007924 10.0.0.32 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 409 261 0.002184 10.0.0.32 - - [2025-10-30 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.32 - - [2025-10-30 22:00:57] "PUT /alarm/f649996b-aa83-4223-9c8e-6bfb80b513cf HTTP/1.1" 200 244 0.008171 10.0.0.32 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 409 253 0.004582 10.0.0.32 - - [2025-10-30 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.32 - - [2025-10-30 22:00:57] "PUT /alarm/14f7580b-6623-4417-9c3d-da5616f7d141 HTTP/1.1" 200 244 0.008588 10.0.0.32 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 409 251 0.002694 10.0.0.32 - - [2025-10-30 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.32 - - [2025-10-30 22:00:57] "PUT /alarm/1436b320-d736-47d4-9261-6f128119ddcf HTTP/1.1" 200 244 0.009015 10.0.0.32 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 409 252 0.005346 10.0.0.32 - - [2025-10-30 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002649 10.0.0.32 - - [2025-10-30 22:00:57] "PUT /alarm/9c51dcf2-ede1-4ff3-948b-8670ee409527 HTTP/1.1" 200 244 0.008482 10.0.0.32 - - [2025-10-30 22:00:57] "POST /alarms HTTP/1.1" 409 256 0.005277 10.0.0.32 - - [2025-10-30 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/1c8e3ac4-6b14-4c8c-ac67-7dfee7cb7e9a HTTP/1.1" 200 244 0.009247 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 248 0.011645 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/44b4c93a-a2ba-4a5f-90c5-c48c0d929575 HTTP/1.1" 200 244 0.008554 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 252 0.012913 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/366e6aaf-3833-4537-a410-d4772aa0bee7 HTTP/1.1" 200 244 0.014230 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 257 0.006373 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/894459a8-480c-4dfe-9dd3-ff2e227f8a69 HTTP/1.1" 200 244 0.008051 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 251 0.008184 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/f43e8b4e-c1ee-4f96-9d4a-adaab50b7f6c HTTP/1.1" 200 244 0.012663 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 257 0.007558 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/d9184365-8568-4a26-8608-74377ac873b6 HTTP/1.1" 200 244 0.009041 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 261 0.003990 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/c5217aa8-f08d-4e8e-bfcd-0703d563390f HTTP/1.1" 200 244 0.011880 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 258 0.006943 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/f80c314c-c1e1-436f-b35b-006221c2a95f HTTP/1.1" 200 244 0.009553 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 254 0.002782 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/1c3a1f54-f298-4f7d-988a-c53453424f6b HTTP/1.1" 200 244 0.008557 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 254 0.005179 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/a1b9a3e6-50b9-4dcd-ab7b-5e75ae4df7ee HTTP/1.1" 200 244 0.009402 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 254 0.007001 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/261748df-cd2b-4a0b-8358-5f9a58f6fd0b HTTP/1.1" 200 244 0.008949 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 247 0.007935 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/3530a428-183b-495d-b2e2-fbd8c76ddb1c HTTP/1.1" 200 244 0.008987 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 272 0.020082 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/9468819c-2765-4998-9459-13e86f52a498 HTTP/1.1" 200 244 0.009540 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 261 0.004616 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.32 - - [2025-10-30 22:00:58] "PUT /alarm/df85ceda-8c21-4e4b-8968-76ae3f191224 HTTP/1.1" 200 244 0.009211 10.0.0.32 - - [2025-10-30 22:00:58] "POST /alarms HTTP/1.1" 409 259 0.007342 10.0.0.32 - - [2025-10-30 22:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.32 - - [2025-10-30 22:00:59] "PUT /alarm/cb3addd0-feca-48f8-b581-686cad618ee0 HTTP/1.1" 200 244 0.009114 10.0.0.32 - - [2025-10-30 22:00:59] "POST /alarms HTTP/1.1" 409 265 0.005222 10.0.0.32 - - [2025-10-30 22:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.32 - - [2025-10-30 22:00:59] "PUT /alarm/3c8e8f49-41c4-405a-8467-65add87ada52 HTTP/1.1" 200 244 0.008673 10.0.0.32 - - [2025-10-30 22:00:59] "POST /alarms HTTP/1.1" 409 279 0.007447 10.0.0.32 - - [2025-10-30 22:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.32 - - [2025-10-30 22:00:59] "PUT /alarm/f5592704-9439-416f-a9a8-e3bafd410d8a HTTP/1.1" 200 244 0.008242 10.0.0.32 - - [2025-10-30 22:00:59] "GET / HTTP/1.1" 200 35931 0.001808 10.0.0.32 - - [2025-10-30 22:00:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001761 10.0.0.32 - - [2025-10-30 22:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.32 - - [2025-10-30 22:00:59] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.007124 10.0.0.32 - - [2025-10-30 22:00:59] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.32 - - [2025-10-30 22:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.32 - - [2025-10-30 22:00:59] "GET /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003216 10.0.0.32 - - [2025-10-30 22:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.32 - - [2025-10-30 22:00:59] "PUT /global-vrouter-config/d4bda89d-e217-4ad5-9c25-ea88b724f978 HTTP/1.1" 200 276 0.009384 10.0.0.32 - - [2025-10-30 22:00:59] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.32 - - [2025-10-30 22:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.32 - - [2025-10-30 22:00:59] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003997 10.0.0.32 - - [2025-10-30 22:00:59] "PUT /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa HTTP/1.1" 200 274 0.013668 10.0.0.32 - - [2025-10-30 22:01:03] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.32 - - [2025-10-30 22:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.32 - - [2025-10-30 22:01:03] "GET /routing-instance/906ba25a-9202-4de4-a13b-34435755f3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005466 10.0.0.32 - - [2025-10-30 22:01:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002417 10.0.0.32 - - [2025-10-30 22:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.32 - - [2025-10-30 22:01:03] "GET /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.012777 10.0.0.32 - - [2025-10-30 22:01:03] "PUT /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774 HTTP/1.1" 200 254 0.015128 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:01:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001400 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:01:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001133 10.0.0.32 - - [2025-10-30 22:01:07] "POST /tags HTTP/1.1" 200 355 0.040899 10.0.0.32 - - [2025-10-30 22:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012807 10.0.0.32 - - [2025-10-30 22:01:07] "GET /tag/9a20f5ae-f938-40bc-8c71-6e6f95774f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.012314 10.0.0.32 - - [2025-10-30 22:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.32 - - [2025-10-30 22:01:07] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.007006 10.0.0.32 - - [2025-10-30 22:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.32 - - [2025-10-30 22:01:07] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082593 10.0.0.32 - - [2025-10-30 22:01:07] "POST /virtual-machines HTTP/1.1" 200 351 0.010121 10.0.0.32 - - [2025-10-30 22:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023724 10.0.0.32 - - [2025-10-30 22:01:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.109639 10.0.0.32 - - [2025-10-30 22:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.009377 10.0.0.32 - - [2025-10-30 22:01:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006922 10.0.0.32 - - [2025-10-30 22:01:07] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007997 10.0.0.32 - - [2025-10-30 22:01:07] "POST /instance-ips HTTP/1.1" 200 391 0.024443 10.0.0.32 - - [2025-10-30 22:01:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023702 10.0.0.32 - - [2025-10-30 22:01:07] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010161 10.0.0.32 - - [2025-10-30 22:01:07] "POST /set-tag HTTP/1.1" 200 109 0.014226 10.0.0.32 - - [2025-10-30 22:01:07] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011466 10.0.0.32 - - [2025-10-30 22:01:07] "GET /instance-ip/eff35dc2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002574 10.0.0.32 - - [2025-10-30 22:01:07] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004075 10.0.0.32 - - [2025-10-30 22:01:07] "POST /set-tag HTTP/1.1" 200 109 0.003875 10.0.0.32 - - [2025-10-30 22:01:07] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003274 10.0.0.32 - - [2025-10-30 22:01:08] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003990 10.0.0.32 - - [2025-10-30 22:01:08] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.32 - - [2025-10-30 22:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-network/63e55cd0-5506-4bd5-8030-ea4562b7362f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003546 10.0.0.32 - - [2025-10-30 22:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.32 - - [2025-10-30 22:01:08] "GET /project/10b00f94-e91e-40f2-97b4-717853716d3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032398 10.0.0.32 - - [2025-10-30 22:01:08] "POST /virtual-machines HTTP/1.1" 200 355 0.007927 10.0.0.32 - - [2025-10-30 22:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009767 10.0.0.32 - - [2025-10-30 22:01:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.117616 10.0.0.32 - - [2025-10-30 22:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007962 10.0.0.32 - - [2025-10-30 22:01:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009594 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004305 10.0.0.32 - - [2025-10-30 22:01:08] "POST /instance-ips HTTP/1.1" 200 395 0.019743 10.0.0.32 - - [2025-10-30 22:01:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015934 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008751 10.0.0.32 - - [2025-10-30 22:01:08] "POST /set-tag HTTP/1.1" 200 109 0.019671 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.018639 10.0.0.32 - - [2025-10-30 22:01:08] "GET /instance-ip/f060f3d2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.009201 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004019 10.0.0.32 - - [2025-10-30 22:01:08] "POST /set-tag HTTP/1.1" 200 109 0.001699 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-router/c2a79c34-9fb5-4931-bdb6-386d39304963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.002919 10.0.0.32 - - [2025-10-30 22:01:08] "POST /ref-update HTTP/1.1" 200 156 0.007728 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017210 10.0.0.32 - - [2025-10-30 22:01:08] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003906 10.0.0.32 - - [2025-10-30 22:01:08] "POST /set-tag HTTP/1.1" 200 109 0.001945 10.0.0.32 - - [2025-10-30 22:01:08] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003515 10.0.0.32 - - [2025-10-30 22:01:08] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.32 - - [2025-10-30 22:01:20] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004467 10.0.0.32 - - [2025-10-30 22:01:20] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.32 - - [2025-10-30 22:01:21] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003950 10.0.0.32 - - [2025-10-30 22:01:21] "POST /set-tag HTTP/1.1" 200 109 0.001884 10.0.0.32 - - [2025-10-30 22:01:22] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005450 10.0.0.32 - - [2025-10-30 22:01:22] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.32 - - [2025-10-30 22:01:49] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.32 - - [2025-10-30 22:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.32 - - [2025-10-30 22:01:49] "GET /global-system-config/543af9b5-283e-41b3-bdc1-26870b3136aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004408 10.0.0.32 - - [2025-10-30 22:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.32 - - [2025-10-30 22:01:49] "GET /config-node/0bb24275-7148-4c7a-a8b5-c48b974ce9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001905 10.0.0.32 - - [2025-10-30 22:01:53] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004021 10.0.0.32 - - [2025-10-30 22:01:53] "POST /set-tag HTTP/1.1" 200 109 0.007567 10.0.0.32 - - [2025-10-30 22:01:53] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003903 10.0.0.32 - - [2025-10-30 22:01:53] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.32 - - [2025-10-30 22:01:53] "GET /virtual-machine/826a268b-f370-45d9-8080-a2e2b58f8b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.002520 10.0.0.32 - - [2025-10-30 22:01:53] "POST /ref-update HTTP/1.1" 200 156 0.015438 10.0.0.32 - - [2025-10-30 22:01:53] "GET /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007295 10.0.0.32 - - [2025-10-30 22:01:53] "POST /set-tag HTTP/1.1" 200 109 0.022407 10.0.0.32 - - [2025-10-30 22:01:53] "POST /set-tag HTTP/1.1" 200 109 0.029670 10.0.0.32 - - [2025-10-30 22:01:53] "DELETE /instance-ip/eff35dc2-b5db-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.033666 10.0.0.32 - - [2025-10-30 22:01:53] "DELETE /virtual-machine-interface/efd8a090-b5db-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.046707 10.0.0.32 - - [2025-10-30 22:01:53] "DELETE /virtual-machine/826a268b-f370-45d9-8080-a2e2b58f8b4b HTTP/1.1" 200 115 0.030920 10.0.0.32 - - [2025-10-30 22:01:53] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007601 10.0.0.32 - - [2025-10-30 22:01:53] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.32 - - [2025-10-30 22:01:55] "GET /global-system-configs HTTP/1.1" 200 322 0.005234 10.0.0.32 - - [2025-10-30 22:01:56] "GET /global-system-configs HTTP/1.1" 200 322 0.001894 10.0.0.32 - - [2025-10-30 22:02:00] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.32 - - [2025-10-30 22:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.32 - - [2025-10-30 22:02:00] "GET /routing-instance/906ba25a-9202-4de4-a13b-34435755f3cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002825 10.0.0.32 - - [2025-10-30 22:02:00] "POST /bgp-routers HTTP/1.1" 409 301 0.001867 10.0.0.32 - - [2025-10-30 22:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.32 - - [2025-10-30 22:02:00] "GET /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002933 10.0.0.32 - - [2025-10-30 22:02:00] "PUT /bgp-router/392f0d15-ccf5-4bf7-a4be-48cc92592774 HTTP/1.1" 200 254 0.012348 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:02:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000882 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:02:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 10.0.0.32 - - [2025-10-30 22:02:24] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007097 10.0.0.32 - - [2025-10-30 22:02:24] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.32 - - [2025-10-30 22:02:24] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004179 10.0.0.32 - - [2025-10-30 22:02:24] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.32 - - [2025-10-30 22:02:24] "GET /virtual-machine/9cc5b2e2-4bef-4a9d-bd00-9e8e0f306f69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002665 10.0.0.32 - - [2025-10-30 22:02:24] "POST /ref-update HTTP/1.1" 200 156 0.016580 10.0.0.32 - - [2025-10-30 22:02:24] "GET /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.015573 10.0.0.32 - - [2025-10-30 22:02:24] "POST /set-tag HTTP/1.1" 200 109 0.022308 10.0.0.32 - - [2025-10-30 22:02:24] "POST /set-tag HTTP/1.1" 200 109 0.037239 10.0.0.32 - - [2025-10-30 22:02:24] "DELETE /instance-ip/f060f3d2-b5db-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.096004 10.0.0.32 - - [2025-10-30 22:02:24] "DELETE /virtual-machine-interface/f04560c2-b5db-11f0-9ca2-fa163e366579 HTTP/1.1" 200 115 0.068650 10.0.0.32 - - [2025-10-30 22:02:24] "DELETE /virtual-machine/9cc5b2e2-4bef-4a9d-bd00-9e8e0f306f69 HTTP/1.1" 200 115 0.020840 10.0.0.32 - - [2025-10-30 22:02:24] "DELETE /tag/9a20f5ae-f938-40bc-8c71-6e6f95774f2b HTTP/1.1" 200 115 0.038872 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:02:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:02:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:02:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001540 [Introspect:8084]10.0.0.32 - - [2025-10-30 22:02:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001375