++ 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:20:04 PM UTC 2025 ===================' INFO: =================== Thu Oct 30 09:20:04 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 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ 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.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.209.221.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.209.221.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.242:9041 + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242: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=__ ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/30/2025 21:20:48.979 7f4b25fde8c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 21:20:49.377 7f4b25fde8c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 21:20:49.417 7f4b25fde8c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 21:20:49.419 7f4b25fde8c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2025-10-30 21:20:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000702 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2025-10-30 21:21:04] "GET / HTTP/1.1" 503 181 0.000631 10.0.0.242 - - [2025-10-30 21:21:04] "GET / HTTP/1.1" 503 181 0.000273 10.0.0.242 - - [2025-10-30 21:21:05] "GET / HTTP/1.1" 200 45303 0.001867 10.0.0.242 - - [2025-10-30 21:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.242 - - [2025-10-30 21:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.242 - - [2025-10-30 21:21:05] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.242 - - [2025-10-30 21:21:05] "GET / HTTP/1.1" 200 36215 0.001334 10.0.0.242 - - [2025-10-30 21:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.242 - - [2025-10-30 21:21:05] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.034033 10.0.0.242 - - [2025-10-30 21:21:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.004915 10.0.0.242 - - [2025-10-30 21:21:05] "POST /config-database-nodes HTTP/1.1" 200 613 0.081024 10.0.0.242 - - [2025-10-30 21:21:06] "GET / HTTP/1.1" 200 36215 0.001879 10.0.0.242 - - [2025-10-30 21:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.242 - - [2025-10-30 21:21:06] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.033264 10.0.0.242 - - [2025-10-30 21:21:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.009866 10.0.0.242 - - [2025-10-30 21:21:06] "POST /analytics-nodes HTTP/1.1" 200 601 0.042395 10.0.0.242 - - [2025-10-30 21:21:06] "GET / HTTP/1.1" 200 36215 0.001894 10.0.0.242 - - [2025-10-30 21:21:06] "GET / HTTP/1.1" 200 36215 0.001348 10.0.0.242 - - [2025-10-30 21:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.242 - - [2025-10-30 21:21:06] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008409 10.0.0.242 - - [2025-10-30 21:21:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.004240 10.0.0.242 - - [2025-10-30 21:21:06] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.129554 10.0.0.242 - - [2025-10-30 21:21:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.008368 10.0.0.242 - - [2025-10-30 21:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.242 - - [2025-10-30 21:21:06] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.035864 10.0.0.242 - - [2025-10-30 21:21:06] "POST /service-appliance-sets HTTP/1.1" 200 555 0.083179 10.0.0.242 - - [2025-10-30 21:21:06] "POST /fqname-to-id HTTP/1.1" 404 180 0.003399 10.0.0.242 - - [2025-10-30 21:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.242 - - [2025-10-30 21:21:07] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022116 10.0.0.242 - - [2025-10-30 21:21:07] "POST /service-appliance-sets HTTP/1.1" 200 543 0.091010 10.0.0.242 - - [2025-10-30 21:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016623 10.0.0.242 - - [2025-10-30 21:21:07] "GET /network-ipam/a6be5616-6134-4a35-85b8-2a2eee458acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.010201 10.0.0.242 - - [2025-10-30 21:21:07] "GET / HTTP/1.1" 200 36215 0.001269 10.0.0.242 - - [2025-10-30 21:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003655 10.0.0.242 - - [2025-10-30 21:21:07] "GET /routing-instance/d8ae7353-56f2-4a87-85f3-5a3d1d0b418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.008714 10.0.0.242 - - [2025-10-30 21:21:07] "GET / HTTP/1.1" 200 36215 0.007114 10.0.0.242 - - [2025-10-30 21:21:07] "POST /bgp-routers HTTP/1.1" 200 618 0.151723 10.0.0.242 - - [2025-10-30 21:21:07] "GET /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.015036 10.0.0.242 - - [2025-10-30 21:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.242 - - [2025-10-30 21:21:07] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021814 10.0.0.242 - - [2025-10-30 21:21:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003546 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:21:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001012 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:21:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001925 10.0.0.242 - - [2025-10-30 21:21:07] "POST /ref-update HTTP/1.1" 200 156 0.044719 10.0.0.242 - - [2025-10-30 21:21:07] "POST /service-templates HTTP/1.1" 200 513 0.303042 10.0.0.242 - - [2025-10-30 21:21:08] "POST /service-templates HTTP/1.1" 200 503 0.190006 10.0.0.242 - - [2025-10-30 21:21:08] "POST /service-templates HTTP/1.1" 200 517 0.053216 10.0.0.242 - - [2025-10-30 21:21:08] "POST /service-templates HTTP/1.1" 200 537 0.065905 10.0.0.242 - - [2025-10-30 21:21:08] "POST /service-templates HTTP/1.1" 200 509 0.099412 10.0.0.242 - - [2025-10-30 21:21:09] "GET / HTTP/1.1" 200 36215 0.001455 10.0.0.242 - - [2025-10-30 21:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.242 - - [2025-10-30 21:21:09] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.032442 10.0.0.242 - - [2025-10-30 21:21:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.005103 10.0.0.242 - - [2025-10-30 21:21:09] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.047585 10.0.0.242 - - [2025-10-30 21:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013595 10.0.0.242 - - [2025-10-30 21:21:10] "GET /network-ipam/a6be5616-6134-4a35-85b8-2a2eee458acc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004669 10.0.0.242 - - [2025-10-30 21:21:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.006243 10.0.0.242 - - [2025-10-30 21:21:11] "POST /access-control-lists HTTP/1.1" 200 589 0.069331 10.0.0.242 - - [2025-10-30 21:21:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.003507 10.0.0.242 - - [2025-10-30 21:21:11] "POST /access-control-lists HTTP/1.1" 200 587 0.043355 10.0.0.242 - - [2025-10-30 21:21:11] "POST /route-targets HTTP/1.1" 200 328 0.032912 10.0.0.242 - - [2025-10-30 21:21:11] "POST /ref-update HTTP/1.1" 200 156 0.037300 10.0.0.242 - - [2025-10-30 21:21:11] "POST /route-targets HTTP/1.1" 200 328 0.025742 10.0.0.242 - - [2025-10-30 21:21:12] "POST /ref-update HTTP/1.1" 200 156 0.069120 10.0.0.242 - - [2025-10-30 21:21:12] "POST /route-targets HTTP/1.1" 200 328 0.037505 10.0.0.242 - - [2025-10-30 21:21:12] "POST /ref-update HTTP/1.1" 200 156 0.048085 10.0.0.242 - - [2025-10-30 21:21:12] "POST /route-targets HTTP/1.1" 200 328 0.051031 10.0.0.242 - - [2025-10-30 21:21:12] "POST /ref-update HTTP/1.1" 200 156 0.062832 10.0.0.242 - - [2025-10-30 21:21:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.015063 10.0.0.242 - - [2025-10-30 21:21:12] "POST /access-control-lists HTTP/1.1" 200 553 0.069355 10.0.0.242 - - [2025-10-30 21:21:12] "PUT /access-control-list/8dd35b73-3441-43aa-8f9e-50b41d9ec7ed HTTP/1.1" 200 273 0.038034 10.0.0.242 - - [2025-10-30 21:21:12] "PUT /access-control-list/2911e376-f6f8-47ee-8f4d-2b7314c54ee3 HTTP/1.1" 200 273 0.063631 10.0.0.242 - - [2025-10-30 21:21:13] "GET / HTTP/1.1" 200 36215 0.002198 10.0.0.242 - - [2025-10-30 21:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007015 10.0.0.242 - - [2025-10-30 21:21:13] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.022990 10.0.0.242 - - [2025-10-30 21:21:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.002463 10.0.0.242 - - [2025-10-30 21:21:13] "POST /config-nodes HTTP/1.1" 200 595 0.099339 10.0.0.242 - - [2025-10-30 21:21:14] "GET / HTTP/1.1" 200 36215 0.001566 10.0.0.242 - - [2025-10-30 21:21:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014872 10.0.0.242 - - [2025-10-30 21:21:14] "GET / HTTP/1.1" 200 36215 0.001251 10.0.0.242 - - [2025-10-30 21:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.242 - - [2025-10-30 21:21:14] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.047334 10.0.0.242 - - [2025-10-30 21:21:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.009135 10.0.0.242 - - [2025-10-30 21:21:14] "POST /database-nodes HTTP/1.1" 200 599 0.039052 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:21:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:21:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001451 10.0.0.242 - - [2025-10-30 21:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.242 - - [2025-10-30 21:21:19] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003411 10.0.0.242 - - [2025-10-30 21:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.242 - - [2025-10-30 21:21:19] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.008725 10.0.0.242 - - [2025-10-30 21:21:19] "GET / HTTP/1.1" 200 36215 0.001624 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 583 0.026805 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 577 0.031978 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 577 0.062206 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 561 0.038014 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 557 0.064377 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 559 0.050356 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 567 0.021808 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 551 0.036061 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 559 0.037296 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 569 0.027513 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 557 0.035575 10.0.0.242 - - [2025-10-30 21:21:19] "POST /alarms HTTP/1.1" 200 569 0.037045 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 577 0.076132 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 571 0.059647 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 563 0.053720 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 563 0.037244 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 563 0.038097 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 549 0.050653 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 597 0.020595 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 577 0.036324 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 573 0.035280 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 585 0.031486 10.0.0.242 - - [2025-10-30 21:21:20] "POST /alarms HTTP/1.1" 200 611 0.094380 10.0.0.242 - - [2025-10-30 21:21:21] "GET / HTTP/1.1" 200 36215 0.001282 10.0.0.242 - - [2025-10-30 21:21:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002646 10.0.0.242 - - [2025-10-30 21:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.242 - - [2025-10-30 21:21:21] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.028907 10.0.0.242 - - [2025-10-30 21:21:21] "GET / HTTP/1.1" 200 36215 0.001551 10.0.0.242 - - [2025-10-30 21:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.242 - - [2025-10-30 21:21:21] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003330 10.0.0.242 - - [2025-10-30 21:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2025-10-30 21:21:21] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.009342 10.0.0.242 - - [2025-10-30 21:21:21] "GET / HTTP/1.1" 200 36215 0.001442 10.0.0.242 - - [2025-10-30 21:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.242 - - [2025-10-30 21:21:21] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004395 10.0.0.242 - - [2025-10-30 21:21:21] "PUT /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774 HTTP/1.1" 200 275 0.024179 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001055 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001176 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001124 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001072 10.0.0.242 - - [2025-10-30 21:22:35] "GET / HTTP/1.1" 200 36215 0.004212 10.0.0.242 - - [2025-10-30 21:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.242 - - [2025-10-30 21:22:35] "GET /domain/82935b88-5e8f-4865-b6e7-26bb0ae9458b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004481 10.0.0.242 - - [2025-10-30 21:22:35] "POST /id-to-fqname HTTP/1.1" 200 173 0.008850 10.0.0.242 - - [2025-10-30 21:22:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.015897 10.0.0.242 - - [2025-10-30 21:22:35] "POST /security-groups HTTP/1.1" 200 570 0.081331 10.0.0.242 - - [2025-10-30 21:22:35] "POST /projects HTTP/1.1" 200 483 0.283452 10.0.0.242 - - [2025-10-30 21:22:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.003964 10.0.0.242 - - [2025-10-30 21:22:36] "POST /access-control-lists HTTP/1.1" 200 581 0.045661 10.0.0.242 - - [2025-10-30 21:22:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.015296 10.0.0.242 - - [2025-10-30 21:22:36] "POST /security-groups HTTP/1.1" 200 536 0.111732 10.0.0.242 - - [2025-10-30 21:22:36] "POST /chown HTTP/1.1" 200 109 0.017898 10.0.0.242 - - [2025-10-30 21:22:36] "POST /policy-managements HTTP/1.1" 409 214 0.018600 10.0.0.242 - - [2025-10-30 21:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.242 - - [2025-10-30 21:22:36] "POST /access-control-lists HTTP/1.1" 200 579 0.051671 10.0.0.242 - - [2025-10-30 21:22:36] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003756 10.0.0.242 - - [2025-10-30 21:22:36] "POST /application-policy-sets HTTP/1.1" 200 530 0.043079 10.0.0.242 - - [2025-10-30 21:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.242 - - [2025-10-30 21:22:36] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.009177 10.0.0.242 - - [2025-10-30 21:22:36] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.024619 10.0.0.242 - - [2025-10-30 21:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028372 10.0.0.242 - - [2025-10-30 21:22:36] "GET /virtual-network/5bfcac5c-59af-479a-aef7-e51bb240ddbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006738 10.0.0.242 - - [2025-10-30 21:22:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000880 10.0.0.242 - - [2025-10-30 21:22:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.025509 10.0.0.242 - - [2025-10-30 21:22:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.005543 10.0.0.242 - - [2025-10-30 21:22:36] "POST /access-control-lists HTTP/1.1" 200 596 0.074142 10.0.0.242 - - [2025-10-30 21:22:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.025008 10.0.0.242 - - [2025-10-30 21:22:36] "POST /security-groups HTTP/1.1" 200 574 0.146339 10.0.0.242 - - [2025-10-30 21:22:36] "POST /projects HTTP/1.1" 200 491 0.406629 10.0.0.242 - - [2025-10-30 21:22:36] "POST /access-control-lists HTTP/1.1" 200 594 0.099662 10.0.0.242 - - [2025-10-30 21:22:37] "POST /security-groups HTTP/1.1" 200 548 0.160336 10.0.0.242 - - [2025-10-30 21:22:37] "POST /chown HTTP/1.1" 200 109 0.078714 10.0.0.242 - - [2025-10-30 21:22:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.043306 10.0.0.242 - - [2025-10-30 21:22:37] "POST /access-control-lists HTTP/1.1" 200 585 0.108075 10.0.0.242 - - [2025-10-30 21:22:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.041940 10.0.0.242 - - [2025-10-30 21:22:37] "POST /network-ipams HTTP/1.1" 200 524 0.162341 10.0.0.242 - - [2025-10-30 21:22:37] "POST /access-control-lists HTTP/1.1" 200 583 0.146855 10.0.0.242 - - [2025-10-30 21:22:37] "POST /network-ipams HTTP/1.1" 200 512 0.190153 10.0.0.242 - - [2025-10-30 21:22:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.032861 10.0.0.242 - - [2025-10-30 21:22:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.048055 10.0.0.242 - - [2025-10-30 21:22:37] "POST /access-control-lists HTTP/1.1" 200 604 0.143624 10.0.0.242 - - [2025-10-30 21:22:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.012188 10.0.0.242 - - [2025-10-30 21:22:37] "POST /access-control-lists HTTP/1.1" 200 602 0.170130 10.0.0.242 - - [2025-10-30 21:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.018964 10.0.0.242 - - [2025-10-30 21:22:38] "POST /virtual-networks HTTP/1.1" 200 540 0.432854 10.0.0.242 - - [2025-10-30 21:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.242 - - [2025-10-30 21:22:38] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.012008 10.0.0.242 - - [2025-10-30 21:22:38] "POST /fqname-to-id HTTP/1.1" 404 229 0.003117 10.0.0.242 - - [2025-10-30 21:22:38] "POST /network-ipams HTTP/1.1" 200 520 0.078341 10.0.0.242 - - [2025-10-30 21:22:38] "POST /access-control-lists HTTP/1.1" 200 591 0.071219 10.0.0.242 - - [2025-10-30 21:22:38] "POST /fqname-to-id HTTP/1.1" 404 202 0.005458 10.0.0.242 - - [2025-10-30 21:22:38] "POST /route-targets HTTP/1.1" 200 328 0.019271 10.0.0.242 - - [2025-10-30 21:22:38] "POST /ref-update HTTP/1.1" 200 156 0.046412 10.0.0.242 - - [2025-10-30 21:22:38] "PUT /access-control-list/bd44d103-9bbe-43c9-822e-0031129a307f HTTP/1.1" 200 273 0.076717 10.0.0.242 - - [2025-10-30 21:22:38] "POST /useragent-kv HTTP/1.1" 200 115 0.016329 10.0.0.242 - - [2025-10-30 21:22:38] "POST /virtual-networks HTTP/1.1" 200 548 0.348676 10.0.0.242 - - [2025-10-30 21:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018789 10.0.0.242 - - [2025-10-30 21:22:38] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.011284 10.0.0.242 - - [2025-10-30 21:22:38] "POST /route-targets HTTP/1.1" 200 328 0.020710 10.0.0.242 - - [2025-10-30 21:22:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.009363 10.0.0.242 - - [2025-10-30 21:22:38] "POST /ref-update HTTP/1.1" 200 156 0.071495 10.0.0.242 - - [2025-10-30 21:22:38] "POST /network-policys HTTP/1.1" 200 540 0.107348 10.0.0.242 - - [2025-10-30 21:22:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.007502 10.0.0.242 - - [2025-10-30 21:22:38] "POST /network-policys HTTP/1.1" 200 536 0.031616 10.0.0.242 - - [2025-10-30 21:22:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.021738 10.0.0.242 - - [2025-10-30 21:22:39] "POST /network-policys HTTP/1.1" 200 544 0.049239 10.0.0.242 - - [2025-10-30 21:22:39] "PUT /access-control-list/d0847c46-e108-445c-b6fa-5febb0686ccc HTTP/1.1" 200 273 0.031536 10.0.0.242 - - [2025-10-30 21:22:39] "POST /ref-update HTTP/1.1" 200 156 0.134346 10.0.0.242 - - [2025-10-30 21:22:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016973 10.0.0.242 - - [2025-10-30 21:22:39] "POST /ref-update HTTP/1.1" 200 156 0.115686 10.0.0.242 - - [2025-10-30 21:22:39] "PUT /access-control-list/bd44d103-9bbe-43c9-822e-0031129a307f HTTP/1.1" 200 273 0.094571 10.0.0.242 - - [2025-10-30 21:22:39] "PUT /access-control-list/d0847c46-e108-445c-b6fa-5febb0686ccc HTTP/1.1" 200 273 0.072008 10.0.0.242 - - [2025-10-30 21:22:39] "POST /ref-update HTTP/1.1" 200 156 0.168434 10.0.0.242 - - [2025-10-30 21:22:39] "POST /ref-update HTTP/1.1" 200 156 0.049721 10.0.0.242 - - [2025-10-30 21:22:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031339 10.0.0.242 - - [2025-10-30 21:22:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013249 10.0.0.242 - - [2025-10-30 21:22:39] "PUT /access-control-list/bd44d103-9bbe-43c9-822e-0031129a307f HTTP/1.1" 200 273 0.083739 10.0.0.242 - - [2025-10-30 21:22:39] "PUT /access-control-list/d0847c46-e108-445c-b6fa-5febb0686ccc HTTP/1.1" 200 273 0.058656 10.0.0.242 - - [2025-10-30 21:22:39] "POST /ref-update HTTP/1.1" 200 156 0.162096 10.0.0.242 - - [2025-10-30 21:22:39] "POST /fqname-to-id HTTP/1.1" 404 237 0.007348 10.0.0.242 - - [2025-10-30 21:22:40] "POST /ref-update HTTP/1.1" 200 156 0.140704 10.0.0.242 - - [2025-10-30 21:22:40] "POST /access-control-lists HTTP/1.1" 200 603 0.143228 10.0.0.242 - - [2025-10-30 21:22:40] "POST /ref-update HTTP/1.1" 200 156 0.091350 10.0.0.242 - - [2025-10-30 21:22:40] "POST /ref-update HTTP/1.1" 200 156 0.204152 10.0.0.242 - - [2025-10-30 21:22:40] "PUT /access-control-list/9e18bfe9-ed6e-4044-b06d-3f2331bc445f HTTP/1.1" 200 273 0.085355 10.0.0.242 - - [2025-10-30 21:22:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021260 10.0.0.242 - - [2025-10-30 21:22:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031981 10.0.0.242 - - [2025-10-30 21:22:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006458 10.0.0.242 - - [2025-10-30 21:22:40] "POST /ref-update HTTP/1.1" 200 156 0.036836 10.0.0.242 - - [2025-10-30 21:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016472 10.0.0.242 - - [2025-10-30 21:22:40] "GET /virtual-network/5bfcac5c-59af-479a-aef7-e51bb240ddbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.009586 10.0.0.242 - - [2025-10-30 21:22:40] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.011075 10.0.0.242 - - [2025-10-30 21:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.242 - - [2025-10-30 21:22:40] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003889 10.0.0.242 - - [2025-10-30 21:22:40] "POST /firewall-policys HTTP/1.1" 200 532 0.036956 10.0.0.242 - - [2025-10-30 21:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023367 10.0.0.242 - - [2025-10-30 21:22:40] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.022574 10.0.0.242 - - [2025-10-30 21:22:40] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005528 10.0.0.242 - - [2025-10-30 21:22:40] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006191 10.0.0.242 - - [2025-10-30 21:22:40] "POST /ref-update HTTP/1.1" 200 156 0.016131 10.0.0.242 - - [2025-10-30 21:22:40] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.015464 10.0.0.242 - - [2025-10-30 21:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.242 - - [2025-10-30 21:22:40] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007928 10.0.0.242 - - [2025-10-30 21:22:40] "POST /firewall-policys HTTP/1.1" 200 534 0.047303 10.0.0.242 - - [2025-10-30 21:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026218 10.0.0.242 - - [2025-10-30 21:22:40] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.015367 10.0.0.242 - - [2025-10-30 21:22:40] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002215 10.0.0.242 - - [2025-10-30 21:22:41] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003201 10.0.0.242 - - [2025-10-30 21:22:41] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003593 10.0.0.242 - - [2025-10-30 21:22:41] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003417 10.0.0.242 - - [2025-10-30 21:22:41] "POST /ref-update HTTP/1.1" 200 156 0.016308 10.0.0.242 - - [2025-10-30 21:22:41] "POST /ref-update HTTP/1.1" 200 156 0.061774 10.0.0.242 - - [2025-10-30 21:22:41] "POST /ref-update HTTP/1.1" 200 156 0.055355 10.0.0.242 - - [2025-10-30 21:22:41] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004439 10.0.0.242 - - [2025-10-30 21:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.242 - - [2025-10-30 21:22:41] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006938 10.0.0.242 - - [2025-10-30 21:22:41] "POST /firewall-policys HTTP/1.1" 200 532 0.026957 10.0.0.242 - - [2025-10-30 21:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.076251 10.0.0.242 - - [2025-10-30 21:22:41] "GET /firewall-policy/34ff1dd4-0a6c-4b2a-b0d5-8e6303a6d497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.019796 10.0.0.242 - - [2025-10-30 21:22:41] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002890 10.0.0.242 - - [2025-10-30 21:22:41] "GET /firewall-policy/34ff1dd4-0a6c-4b2a-b0d5-8e6303a6d497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003243 10.0.0.242 - - [2025-10-30 21:22:41] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.017094 10.0.0.242 - - [2025-10-30 21:22:41] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005183 10.0.0.242 - - [2025-10-30 21:22:41] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003912 10.0.0.242 - - [2025-10-30 21:22:41] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005268 10.0.0.242 - - [2025-10-30 21:22:41] "POST /ref-update HTTP/1.1" 200 156 0.051009 10.0.0.242 - - [2025-10-30 21:22:41] "POST /ref-update HTTP/1.1" 200 156 0.022655 10.0.0.242 - - [2025-10-30 21:22:41] "POST /ref-update HTTP/1.1" 200 156 0.078071 10.0.0.242 - - [2025-10-30 21:22:41] "POST /ref-update HTTP/1.1" 200 156 0.039093 10.0.0.242 - - [2025-10-30 21:22:41] "POST /ref-update HTTP/1.1" 200 156 0.021069 10.0.0.242 - - [2025-10-30 21:22:41] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.018700 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000867 10.0.0.242 - - [2025-10-30 21:22:42] "POST /tags HTTP/1.1" 200 300 0.066655 10.0.0.242 - - [2025-10-30 21:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.242 - - [2025-10-30 21:22:42] "GET /tag/bc8be56e-8880-4bbc-9a08-f09e5d20aecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015336 10.0.0.242 - - [2025-10-30 21:22:42] "POST /set-tag HTTP/1.1" 200 109 0.019748 10.0.0.242 - - [2025-10-30 21:22:42] "POST /tags HTTP/1.1" 200 302 0.490486 10.0.0.242 - - [2025-10-30 21:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.031185 10.0.0.242 - - [2025-10-30 21:22:42] "GET /tag/4fd2edb6-3600-4f76-9b61-7df8014c0cdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.030447 10.0.0.242 - - [2025-10-30 21:22:42] "POST /tags HTTP/1.1" 200 326 0.087967 10.0.0.242 - - [2025-10-30 21:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.242 - - [2025-10-30 21:22:42] "GET /tag/dee2f6db-6e99-4fba-b5f3-3eaae2793bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.018136 10.0.0.242 - - [2025-10-30 21:22:43] "POST /tags HTTP/1.1" 200 312 0.079099 10.0.0.242 - - [2025-10-30 21:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.242 - - [2025-10-30 21:22:43] "GET /tag/74c70bbc-5222-45f4-89dd-544eb0afd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016168 10.0.0.242 - - [2025-10-30 21:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.242 - - [2025-10-30 21:22:43] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.007190 10.0.0.242 - - [2025-10-30 21:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.242 - - [2025-10-30 21:22:43] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.048304 10.0.0.242 - - [2025-10-30 21:22:43] "POST /virtual-machines HTTP/1.1" 200 378 0.011353 10.0.0.242 - - [2025-10-30 21:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027264 10.0.0.242 - - [2025-10-30 21:22:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.148803 10.0.0.242 - - [2025-10-30 21:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019979 10.0.0.242 - - [2025-10-30 21:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019362 10.0.0.242 - - [2025-10-30 21:22:43] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.020854 10.0.0.242 - - [2025-10-30 21:22:43] "POST /instance-ips HTTP/1.1" 200 410 0.058834 10.0.0.242 - - [2025-10-30 21:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.054226 10.0.0.242 - - [2025-10-30 21:22:43] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.021482 10.0.0.242 - - [2025-10-30 21:22:43] "POST /set-tag HTTP/1.1" 200 109 0.026869 10.0.0.242 - - [2025-10-30 21:22:43] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.043087 10.0.0.242 - - [2025-10-30 21:22:43] "GET /instance-ip/9292d45a-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003450 10.0.0.242 - - [2025-10-30 21:22:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.002420 10.0.0.242 - - [2025-10-30 21:22:44] "POST /tags HTTP/1.1" 200 306 0.197446 10.0.0.242 - - [2025-10-30 21:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014469 10.0.0.242 - - [2025-10-30 21:22:44] "GET /tag/87a90b62-dab4-4f63-a993-bb229dcccab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.022826 10.0.0.242 - - [2025-10-30 21:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006702 10.0.0.242 - - [2025-10-30 21:22:44] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.088269 10.0.0.242 - - [2025-10-30 21:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.242 - - [2025-10-30 21:22:44] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.008982 10.0.0.242 - - [2025-10-30 21:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.242 - - [2025-10-30 21:22:44] "GET /service-appliance-set/90d9158b-3b89-4a4d-8790-9c0670c49a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014872 10.0.0.242 - - [2025-10-30 21:22:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002273 10.0.0.242 - - [2025-10-30 21:22:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.140851 10.0.0.242 - - [2025-10-30 21:22:44] "GET /virtual-machine-interface/fe528765-5fdd-4d81-b6d7-dbf8d3bd7564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.025046 10.0.0.242 - - [2025-10-30 21:22:44] "POST /instance-ips HTTP/1.1" 200 382 0.061402 10.0.0.242 - - [2025-10-30 21:22:44] "GET /instance-ip/a9481ac5-0022-43f7-9f7e-cb7211abde2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004575 10.0.0.242 - - [2025-10-30 21:22:44] "POST /loadbalancers HTTP/1.1" 200 584 0.093024 10.0.0.242 - - [2025-10-30 21:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012665 10.0.0.242 - - [2025-10-30 21:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016476 10.0.0.242 - - [2025-10-30 21:22:45] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048022 10.0.0.242 - - [2025-10-30 21:22:45] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066161 10.0.0.242 - - [2025-10-30 21:22:45] "GET /instance-ip/a9481ac5-0022-43f7-9f7e-cb7211abde2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006087 10.0.0.242 - - [2025-10-30 21:22:45] "GET /loadbalancer/dca918e8-c257-4908-9453-1d5435b71e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.007810 10.0.0.242 - - [2025-10-30 21:22:45] "POST /floating-ips HTTP/1.1" 200 585 0.046122 10.0.0.242 - - [2025-10-30 21:22:45] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.052379 10.0.0.242 - - [2025-10-30 21:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035894 10.0.0.242 - - [2025-10-30 21:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.242 - - [2025-10-30 21:22:45] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043581 10.0.0.242 - - [2025-10-30 21:22:45] "GET /loadbalancer-listener/bb7ff96a-0270-4ac8-8edf-a404a001cdbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.004694 10.0.0.242 - - [2025-10-30 21:22:45] "GET /loadbalancer-listener/bb7ff96a-0270-4ac8-8edf-a404a001cdbc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.010065 10.0.0.242 - - [2025-10-30 21:22:45] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.031052 10.0.0.242 - - [2025-10-30 21:22:45] "GET /instance-ip/a9481ac5-0022-43f7-9f7e-cb7211abde2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002999 10.0.0.242 - - [2025-10-30 21:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.242 - - [2025-10-30 21:22:45] "GET /instance-ip/a9481ac5-0022-43f7-9f7e-cb7211abde2b?fields=floating_ips HTTP/1.1" 200 1173 0.011743 10.0.0.242 - - [2025-10-30 21:22:45] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003367 10.0.0.242 - - [2025-10-30 21:22:45] "GET /floating-ip/a12c7145-72fd-4a87-badb-7151214147b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002795 10.0.0.242 - - [2025-10-30 21:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.242 - - [2025-10-30 21:22:45] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.008593 10.0.0.242 - - [2025-10-30 21:22:45] "POST /tags HTTP/1.1" 200 358 0.063278 10.0.0.242 - - [2025-10-30 21:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.242 - - [2025-10-30 21:22:45] "GET /tag/a90ecb2f-eaa4-4fa1-9a6a-fa3988210d84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.014112 10.0.0.242 - - [2025-10-30 21:22:45] "POST /tags HTTP/1.1" 200 306 0.028772 10.0.0.242 - - [2025-10-30 21:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.242 - - [2025-10-30 21:22:45] "GET /tag/f7a6edfe-aee9-4172-8bc2-694d66eda87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.012059 10.0.0.242 - - [2025-10-30 21:22:45] "POST /id-to-fqname HTTP/1.1" 200 174 0.004185 10.0.0.242 - - [2025-10-30 21:22:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.005849 10.0.0.242 - - [2025-10-30 21:22:45] "POST /security-groups HTTP/1.1" 200 571 0.100325 10.0.0.242 - - [2025-10-30 21:22:45] "POST /projects HTTP/1.1" 200 485 0.220797 10.0.0.242 - - [2025-10-30 21:22:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.006908 10.0.0.242 - - [2025-10-30 21:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.015454 10.0.0.242 - - [2025-10-30 21:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020375 10.0.0.242 - - [2025-10-30 21:22:46] "POST /access-control-lists HTTP/1.1" 200 582 0.079884 10.0.0.242 - - [2025-10-30 21:22:46] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.048601 10.0.0.242 - - [2025-10-30 21:22:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.004328 10.0.0.242 - - [2025-10-30 21:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.242 - - [2025-10-30 21:22:46] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.012916 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000828 10.0.0.242 - - [2025-10-30 21:22:46] "PUT /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14 HTTP/1.1" 200 265 0.108459 10.0.0.242 - - [2025-10-30 21:22:46] "POST /access-control-lists HTTP/1.1" 200 580 0.158465 10.0.0.242 - - [2025-10-30 21:22:46] "PUT /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582 HTTP/1.1" 200 265 0.053457 10.0.0.242 - - [2025-10-30 21:22:46] "POST /security-groups HTTP/1.1" 200 539 0.080308 10.0.0.242 - - [2025-10-30 21:22:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.005028 10.0.0.242 - - [2025-10-30 21:22:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.032090 10.0.0.242 - - [2025-10-30 21:22:46] "POST /access-control-lists HTTP/1.1" 200 598 0.047323 10.0.0.242 - - [2025-10-30 21:22:46] "POST /chown HTTP/1.1" 200 109 0.044246 10.0.0.242 - - [2025-10-30 21:22:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.002460 10.0.0.242 - - [2025-10-30 21:22:46] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002392 10.0.0.242 - - [2025-10-30 21:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007049 10.0.0.242 - - [2025-10-30 21:22:46] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010046 10.0.0.242 - - [2025-10-30 21:22:46] "POST /tags HTTP/1.1" 409 207 0.002543 10.0.0.242 - - [2025-10-30 21:22:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.242 - - [2025-10-30 21:22:46] "GET /tag/f7a6edfe-aee9-4172-8bc2-694d66eda87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021365 10.0.0.242 - - [2025-10-30 21:22:46] "POST /access-control-lists HTTP/1.1" 200 596 0.173836 10.0.0.242 - - [2025-10-30 21:22:46] "POST /firewall-rules HTTP/1.1" 200 566 0.085480 10.0.0.242 - - [2025-10-30 21:22:46] "GET /firewall-rule/e9f8d5cf-e7ec-4f2b-9560-0159d3e4b834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.018174 10.0.0.242 - - [2025-10-30 21:22:46] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002526 10.0.0.242 - - [2025-10-30 21:22:46] "GET /firewall-rule/e9f8d5cf-e7ec-4f2b-9560-0159d3e4b834?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003701 10.0.0.242 - - [2025-10-30 21:22:46] "POST /ref-update HTTP/1.1" 200 156 0.028903 10.0.0.242 - - [2025-10-30 21:22:46] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009116 10.0.0.242 - - [2025-10-30 21:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.242 - - [2025-10-30 21:22:47] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003157 10.0.0.242 - - [2025-10-30 21:22:47] "POST /tags HTTP/1.1" 409 207 0.002375 10.0.0.242 - - [2025-10-30 21:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.242 - - [2025-10-30 21:22:47] "GET /tag/f7a6edfe-aee9-4172-8bc2-694d66eda87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013651 10.0.0.242 - - [2025-10-30 21:22:47] "POST /firewall-rules HTTP/1.1" 200 564 0.071604 10.0.0.242 - - [2025-10-30 21:22:47] "GET /firewall-rule/7fbc94ed-81a0-44c8-bffd-235b6eb65ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007216 10.0.0.242 - - [2025-10-30 21:22:47] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.007721 10.0.0.242 - - [2025-10-30 21:22:47] "GET /firewall-rule/7fbc94ed-81a0-44c8-bffd-235b6eb65ed3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002971 10.0.0.242 - - [2025-10-30 21:22:47] "POST /ref-update HTTP/1.1" 200 156 0.035903 10.0.0.242 - - [2025-10-30 21:22:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.005765 10.0.0.242 - - [2025-10-30 21:22:47] "POST /tags HTTP/1.1" 200 302 0.020113 10.0.0.242 - - [2025-10-30 21:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.242 - - [2025-10-30 21:22:47] "GET /tag/a69c5cb2-47f6-49ed-9e66-be107037a5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014357 10.0.0.242 - - [2025-10-30 21:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.242 - - [2025-10-30 21:22:47] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.051857 10.0.0.242 - - [2025-10-30 21:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.242 - - [2025-10-30 21:22:47] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004538 10.0.0.242 - - [2025-10-30 21:22:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2025-10-30 21:22:47] "GET /service-appliance-set/90d9158b-3b89-4a4d-8790-9c0670c49a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.007639 10.0.0.242 - - [2025-10-30 21:22:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.002817 10.0.0.242 - - [2025-10-30 21:22:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.169345 10.0.0.242 - - [2025-10-30 21:22:47] "GET /virtual-machine-interface/b70ed0b6-9c79-42a8-91c2-96bc0ff6360a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.004934 10.0.0.242 - - [2025-10-30 21:22:47] "POST /instance-ips HTTP/1.1" 200 378 0.052467 10.0.0.242 - - [2025-10-30 21:22:47] "GET /instance-ip/0db0f0a6-bef0-4127-891c-31cd31adb6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012258 10.0.0.242 - - [2025-10-30 21:22:48] "POST /loadbalancers HTTP/1.1" 200 584 0.079069 10.0.0.242 - - [2025-10-30 21:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.051667 10.0.0.242 - - [2025-10-30 21:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.242 - - [2025-10-30 21:22:48] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.086115 10.0.0.242 - - [2025-10-30 21:22:48] "GET /instance-ip/0db0f0a6-bef0-4127-891c-31cd31adb6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003491 10.0.0.242 - - [2025-10-30 21:22:48] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.058767 10.0.0.242 - - [2025-10-30 21:22:48] "GET /loadbalancer/4ff5953b-96ac-4125-8760-f410f56673f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.008723 10.0.0.242 - - [2025-10-30 21:22:48] "POST /floating-ips HTTP/1.1" 200 583 0.061094 10.0.0.242 - - [2025-10-30 21:22:48] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.066373 10.0.0.242 - - [2025-10-30 21:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019940 10.0.0.242 - - [2025-10-30 21:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013479 10.0.0.242 - - [2025-10-30 21:22:48] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.051916 10.0.0.242 - - [2025-10-30 21:22:48] "GET /loadbalancer-listener/a371419d-95e0-44e3-b6a2-bf8fda208f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003062 10.0.0.242 - - [2025-10-30 21:22:48] "GET /loadbalancer-listener/a371419d-95e0-44e3-b6a2-bf8fda208f29?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003654 10.0.0.242 - - [2025-10-30 21:22:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020808 10.0.0.242 - - [2025-10-30 21:22:48] "GET /instance-ip/0db0f0a6-bef0-4127-891c-31cd31adb6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004130 10.0.0.242 - - [2025-10-30 21:22:48] "GET /instance-ip/0db0f0a6-bef0-4127-891c-31cd31adb6a0?fields=floating_ips HTTP/1.1" 200 1164 0.007095 10.0.0.242 - - [2025-10-30 21:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.242 - - [2025-10-30 21:22:48] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004531 10.0.0.242 - - [2025-10-30 21:22:48] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.068930 10.0.0.242 - - [2025-10-30 21:22:48] "GET /loadbalancer/4ff5953b-96ac-4125-8760-f410f56673f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004292 10.0.0.242 - - [2025-10-30 21:22:48] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.035075 10.0.0.242 - - [2025-10-30 21:22:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018691 10.0.0.242 - - [2025-10-30 21:22:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008617 10.0.0.242 - - [2025-10-30 21:22:48] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.059022 10.0.0.242 - - [2025-10-30 21:22:48] "GET /loadbalancer-listener/3b37da58-8eb6-4ae6-9b11-6a545e7f6d4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.018018 10.0.0.242 - - [2025-10-30 21:22:48] "GET /loadbalancer-listener/3b37da58-8eb6-4ae6-9b11-6a545e7f6d4e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.012295 10.0.0.242 - - [2025-10-30 21:22:49] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040432 10.0.0.242 - - [2025-10-30 21:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006436 10.0.0.242 - - [2025-10-30 21:22:49] "GET /instance-ip/0db0f0a6-bef0-4127-891c-31cd31adb6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003930 10.0.0.242 - - [2025-10-30 21:22:49] "GET /instance-ip/0db0f0a6-bef0-4127-891c-31cd31adb6a0?fields=floating_ips HTTP/1.1" 200 1164 0.003237 10.0.0.242 - - [2025-10-30 21:22:49] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.007693 10.0.0.242 - - [2025-10-30 21:22:49] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.056631 10.0.0.242 - - [2025-10-30 21:22:49] "GET /loadbalancer/4ff5953b-96ac-4125-8760-f410f56673f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002870 10.0.0.242 - - [2025-10-30 21:22:49] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.025977 10.0.0.242 - - [2025-10-30 21:22:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011170 10.0.0.242 - - [2025-10-30 21:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.029635 10.0.0.242 - - [2025-10-30 21:22:49] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.041737 10.0.0.242 - - [2025-10-30 21:22:49] "GET /loadbalancer-listener/57d5ad56-6058-4b9c-871d-647616a241cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.004506 10.0.0.242 - - [2025-10-30 21:22:49] "GET /loadbalancer-listener/57d5ad56-6058-4b9c-871d-647616a241cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004658 10.0.0.242 - - [2025-10-30 21:22:49] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.031770 10.0.0.242 - - [2025-10-30 21:22:49] "GET /instance-ip/0db0f0a6-bef0-4127-891c-31cd31adb6a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014481 10.0.0.242 - - [2025-10-30 21:22:49] "GET /instance-ip/0db0f0a6-bef0-4127-891c-31cd31adb6a0?fields=floating_ips HTTP/1.1" 200 1164 0.003062 10.0.0.242 - - [2025-10-30 21:22:49] "POST /tags HTTP/1.1" 200 356 0.037669 10.0.0.242 - - [2025-10-30 21:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013562 10.0.0.242 - - [2025-10-30 21:22:49] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004170 10.0.0.242 - - [2025-10-30 21:22:49] "GET /tag/5cc542a0-116c-4da6-8b35-dfffb8553446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.021065 10.0.0.242 - - [2025-10-30 21:22:49] "POST /tags HTTP/1.1" 200 304 0.058021 10.0.0.242 - - [2025-10-30 21:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019701 10.0.0.242 - - [2025-10-30 21:22:49] "GET /tag/f702970e-849a-4919-bab1-786b1b327d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012028 10.0.0.242 - - [2025-10-30 21:22:49] "POST /projects HTTP/1.1" 409 218 0.005002 10.0.0.242 - - [2025-10-30 21:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.242 - - [2025-10-30 21:22:49] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046043 10.0.0.242 - - [2025-10-30 21:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.242 - - [2025-10-30 21:22:49] "GET /network-ipam/d6667bcb-1892-4c7b-b458-1a6dc1ba3f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004834 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 10.0.0.242 - - [2025-10-30 21:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.242 - - [2025-10-30 21:22:49] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004202 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:22:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000949 10.0.0.242 - - [2025-10-30 21:22:50] "PUT /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14 HTTP/1.1" 200 265 0.056764 10.0.0.242 - - [2025-10-30 21:22:50] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005020 10.0.0.242 - - [2025-10-30 21:22:50] "POST /set-tag HTTP/1.1" 200 109 0.045800 10.0.0.242 - - [2025-10-30 21:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.242 - - [2025-10-30 21:22:50] "GET /network-ipam/0a5df10d-7e7a-4e8b-bea1-b367b8299d41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004292 10.0.0.242 - - [2025-10-30 21:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.242 - - [2025-10-30 21:22:50] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004809 10.0.0.242 - - [2025-10-30 21:22:50] "PUT /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582 HTTP/1.1" 200 265 0.059519 10.0.0.242 - - [2025-10-30 21:22:50] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.019036 10.0.0.242 - - [2025-10-30 21:22:50] "POST /set-tag HTTP/1.1" 200 109 0.061800 10.0.0.242 - - [2025-10-30 21:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.242 - - [2025-10-30 21:22:50] "GET /network-policy/05d828ce-083e-48e0-a070-52d812190ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003220 10.0.0.242 - - [2025-10-30 21:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2025-10-30 21:22:50] "GET /network-policy/f160467c-2286-4e41-a700-8617795b3c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.007023 10.0.0.242 - - [2025-10-30 21:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.242 - - [2025-10-30 21:22:50] "GET /network-policy/6d011897-adbf-4270-8325-5e2c66150ddb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002731 10.0.0.242 - - [2025-10-30 21:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.242 - - [2025-10-30 21:22:50] "PUT /network-policy/6d011897-adbf-4270-8325-5e2c66150ddb HTTP/1.1" 200 263 0.012241 10.0.0.242 - - [2025-10-30 21:22:50] "PUT /access-control-list/bd44d103-9bbe-43c9-822e-0031129a307f HTTP/1.1" 200 273 0.019188 10.0.0.242 - - [2025-10-30 21:22:50] "POST /ref-update HTTP/1.1" 200 156 0.101817 10.0.0.242 - - [2025-10-30 21:22:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036920 10.0.0.242 - - [2025-10-30 21:22:50] "PUT /access-control-list/9e18bfe9-ed6e-4044-b06d-3f2331bc445f HTTP/1.1" 200 273 0.110493 10.0.0.242 - - [2025-10-30 21:22:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.034926 10.0.0.242 - - [2025-10-30 21:22:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002532 10.0.0.242 - - [2025-10-30 21:22:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002343 10.0.0.242 - - [2025-10-30 21:22:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002235 10.0.0.242 - - [2025-10-30 21:22:50] "POST /security-groups HTTP/1.1" 409 245 0.002869 10.0.0.242 - - [2025-10-30 21:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2025-10-30 21:22:50] "PUT /security-group/48798e42-a6c6-47fb-ab45-e74218c2782c HTTP/1.1" 200 263 0.058362 10.0.0.242 - - [2025-10-30 21:22:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.053432 10.0.0.242 - - [2025-10-30 21:22:51] "PUT /access-control-list/75dba81c-43d5-4667-86a7-c5cd714ba50c HTTP/1.1" 200 273 0.037400 10.0.0.242 - - [2025-10-30 21:22:51] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031289 10.0.0.242 - - [2025-10-30 21:22:51] "PUT /access-control-list/382e0904-6efb-4f79-b6ba-728dada925de HTTP/1.1" 200 273 0.047533 10.0.0.242 - - [2025-10-30 21:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.242 - - [2025-10-30 21:22:51] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005551 10.0.0.242 - - [2025-10-30 21:22:51] "POST /tags HTTP/1.1" 409 206 0.003379 10.0.0.242 - - [2025-10-30 21:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.242 - - [2025-10-30 21:22:51] "GET /tag/f702970e-849a-4919-bab1-786b1b327d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018088 10.0.0.242 - - [2025-10-30 21:22:51] "POST /firewall-rules HTTP/1.1" 200 564 0.085798 10.0.0.242 - - [2025-10-30 21:22:51] "GET /firewall-rule/4f9c5cce-b7a6-4af8-95d8-adf7766491a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.015346 10.0.0.242 - - [2025-10-30 21:22:51] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.013778 10.0.0.242 - - [2025-10-30 21:22:51] "GET /firewall-rule/4f9c5cce-b7a6-4af8-95d8-adf7766491a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006698 10.0.0.242 - - [2025-10-30 21:22:51] "POST /ref-update HTTP/1.1" 200 156 0.028616 10.0.0.242 - - [2025-10-30 21:22:51] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017485 10.0.0.242 - - [2025-10-30 21:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.242 - - [2025-10-30 21:22:51] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002969 10.0.0.242 - - [2025-10-30 21:22:51] "POST /tags HTTP/1.1" 409 206 0.002199 10.0.0.242 - - [2025-10-30 21:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.242 - - [2025-10-30 21:22:51] "GET /tag/f702970e-849a-4919-bab1-786b1b327d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011386 10.0.0.242 - - [2025-10-30 21:22:51] "POST /firewall-rules HTTP/1.1" 200 562 0.087256 10.0.0.242 - - [2025-10-30 21:22:51] "GET /firewall-rule/2711b29b-d728-448e-89e4-960dbbcd4bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.040215 10.0.0.242 - - [2025-10-30 21:22:51] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005096 10.0.0.242 - - [2025-10-30 21:22:51] "GET /firewall-rule/2711b29b-d728-448e-89e4-960dbbcd4bae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002833 10.0.0.242 - - [2025-10-30 21:22:51] "POST /ref-update HTTP/1.1" 200 156 0.031690 10.0.0.242 - - [2025-10-30 21:22:51] "POST /tags HTTP/1.1" 200 372 0.028646 10.0.0.242 - - [2025-10-30 21:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.242 - - [2025-10-30 21:22:51] "GET /tag/c7304795-7af1-4e24-bc6c-90c4cd2d3fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.011671 10.0.0.242 - - [2025-10-30 21:22:51] "POST /tags HTTP/1.1" 200 320 0.020181 10.0.0.242 - - [2025-10-30 21:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.242 - - [2025-10-30 21:22:52] "GET /tag/9521eaaa-ae2a-4514-b4aa-4eaf6c73682c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.017702 10.0.0.242 - - [2025-10-30 21:22:52] "POST /id-to-fqname HTTP/1.1" 200 181 0.000893 10.0.0.242 - - [2025-10-30 21:22:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.003474 10.0.0.242 - - [2025-10-30 21:22:52] "POST /security-groups HTTP/1.1" 200 578 0.066797 10.0.0.242 - - [2025-10-30 21:22:52] "POST /projects HTTP/1.1" 200 499 0.241566 10.0.0.242 - - [2025-10-30 21:22:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.002995 10.0.0.242 - - [2025-10-30 21:22:52] "POST /access-control-lists HTTP/1.1" 200 589 0.062854 10.0.0.242 - - [2025-10-30 21:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.050020 10.0.0.242 - - [2025-10-30 21:22:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.029309 10.0.0.242 - - [2025-10-30 21:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018554 10.0.0.242 - - [2025-10-30 21:22:52] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004374 10.0.0.242 - - [2025-10-30 21:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.242 - - [2025-10-30 21:22:52] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004594 10.0.0.242 - - [2025-10-30 21:22:52] "POST /access-control-lists HTTP/1.1" 200 587 0.081835 10.0.0.242 - - [2025-10-30 21:22:52] "PUT /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14 HTTP/1.1" 200 265 0.174153 10.0.0.242 - - [2025-10-30 21:22:52] "PUT /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582 HTTP/1.1" 200 265 0.050383 10.0.0.242 - - [2025-10-30 21:22:52] "POST /security-groups HTTP/1.1" 200 560 0.073211 10.0.0.242 - - [2025-10-30 21:22:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.003733 10.0.0.242 - - [2025-10-30 21:22:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031435 10.0.0.242 - - [2025-10-30 21:22:52] "POST /chown HTTP/1.1" 200 109 0.030971 10.0.0.242 - - [2025-10-30 21:22:52] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031871 10.0.0.242 - - [2025-10-30 21:22:52] "POST /access-control-lists HTTP/1.1" 200 612 0.124129 10.0.0.242 - - [2025-10-30 21:22:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019473 10.0.0.242 - - [2025-10-30 21:22:52] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012865 10.0.0.242 - - [2025-10-30 21:22:53] "POST /fqname-to-id HTTP/1.1" 404 247 0.013466 10.0.0.242 - - [2025-10-30 21:22:53] "POST /tags HTTP/1.1" 409 214 0.002392 10.0.0.242 - - [2025-10-30 21:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.242 - - [2025-10-30 21:22:53] "GET /tag/9521eaaa-ae2a-4514-b4aa-4eaf6c73682c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011378 10.0.0.242 - - [2025-10-30 21:22:53] "POST /access-control-lists HTTP/1.1" 200 610 0.071742 10.0.0.242 - - [2025-10-30 21:22:53] "POST /firewall-rules HTTP/1.1" 200 580 0.092733 10.0.0.242 - - [2025-10-30 21:22:53] "GET /firewall-rule/41fdfbd9-bf17-46b0-a4c3-bef62013de2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004157 10.0.0.242 - - [2025-10-30 21:22:53] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.026289 10.0.0.242 - - [2025-10-30 21:22:53] "GET /firewall-rule/41fdfbd9-bf17-46b0-a4c3-bef62013de2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003711 10.0.0.242 - - [2025-10-30 21:22:53] "POST /ref-update HTTP/1.1" 200 156 0.030508 10.0.0.242 - - [2025-10-30 21:22:53] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015500 10.0.0.242 - - [2025-10-30 21:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.242 - - [2025-10-30 21:22:53] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002876 10.0.0.242 - - [2025-10-30 21:22:53] "POST /tags HTTP/1.1" 409 214 0.001798 10.0.0.242 - - [2025-10-30 21:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.242 - - [2025-10-30 21:22:53] "GET /tag/9521eaaa-ae2a-4514-b4aa-4eaf6c73682c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.024468 10.0.0.242 - - [2025-10-30 21:22:53] "POST /firewall-rules HTTP/1.1" 200 578 0.075621 10.0.0.242 - - [2025-10-30 21:22:53] "GET /firewall-rule/21715951-7c47-40b6-9c99-6da25d62e44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.015707 10.0.0.242 - - [2025-10-30 21:22:53] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004315 10.0.0.242 - - [2025-10-30 21:22:53] "GET /firewall-rule/21715951-7c47-40b6-9c99-6da25d62e44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.012467 10.0.0.242 - - [2025-10-30 21:22:53] "POST /ref-update HTTP/1.1" 200 156 0.039797 10.0.0.242 - - [2025-10-30 21:22:53] "POST /tags HTTP/1.1" 200 364 0.041569 10.0.0.242 - - [2025-10-30 21:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014016 10.0.0.242 - - [2025-10-30 21:22:53] "GET /tag/2537fcbe-8290-4795-91f7-88c9bf06a918?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018474 10.0.0.242 - - [2025-10-30 21:22:53] "POST /tags HTTP/1.1" 200 312 0.033707 10.0.0.242 - - [2025-10-30 21:22:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007403 10.0.0.242 - - [2025-10-30 21:22:53] "GET /tag/4ee6b4f4-643c-4b77-b015-362b19bc85f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.020224 10.0.0.242 - - [2025-10-30 21:22:54] "POST /id-to-fqname HTTP/1.1" 200 177 0.005454 10.0.0.242 - - [2025-10-30 21:22:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.002605 10.0.0.242 - - [2025-10-30 21:22:54] "POST /security-groups HTTP/1.1" 200 574 0.062880 10.0.0.242 - - [2025-10-30 21:22:54] "POST /fqname-to-id HTTP/1.1" 404 217 0.002239 10.0.0.242 - - [2025-10-30 21:22:54] "POST /projects HTTP/1.1" 200 491 0.215649 10.0.0.242 - - [2025-10-30 21:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010341 10.0.0.242 - - [2025-10-30 21:22:54] "POST /access-control-lists HTTP/1.1" 200 585 0.025650 10.0.0.242 - - [2025-10-30 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.021429 10.0.0.242 - - [2025-10-30 21:22:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.022862 10.0.0.242 - - [2025-10-30 21:22:54] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.004652 10.0.0.242 - - [2025-10-30 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.242 - - [2025-10-30 21:22:54] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005314 10.0.0.242 - - [2025-10-30 21:22:54] "POST /access-control-lists HTTP/1.1" 200 583 0.069160 10.0.0.242 - - [2025-10-30 21:22:54] "PUT /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14 HTTP/1.1" 200 265 0.112815 10.0.0.242 - - [2025-10-30 21:22:54] "PUT /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582 HTTP/1.1" 200 265 0.074090 10.0.0.242 - - [2025-10-30 21:22:54] "POST /security-groups HTTP/1.1" 200 548 0.078804 10.0.0.242 - - [2025-10-30 21:22:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.002662 10.0.0.242 - - [2025-10-30 21:22:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.030257 10.0.0.242 - - [2025-10-30 21:22:54] "POST /chown HTTP/1.1" 200 109 0.016668 10.0.0.242 - - [2025-10-30 21:22:54] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003667 10.0.0.242 - - [2025-10-30 21:22:54] "POST /access-control-lists HTTP/1.1" 200 604 0.081954 10.0.0.242 - - [2025-10-30 21:22:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.006787 10.0.0.242 - - [2025-10-30 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008896 10.0.0.242 - - [2025-10-30 21:22:54] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002475 10.0.0.242 - - [2025-10-30 21:22:54] "POST /tags HTTP/1.1" 409 210 0.001741 10.0.0.242 - - [2025-10-30 21:22:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.242 - - [2025-10-30 21:22:54] "GET /tag/4ee6b4f4-643c-4b77-b015-362b19bc85f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.051286 10.0.0.242 - - [2025-10-30 21:22:54] "POST /access-control-lists HTTP/1.1" 200 602 0.071918 10.0.0.242 - - [2025-10-30 21:22:54] "POST /firewall-rules HTTP/1.1" 200 572 0.094185 10.0.0.242 - - [2025-10-30 21:22:54] "GET /firewall-rule/a74d6ef9-023d-4b3f-bb46-2d0bde797265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004573 10.0.0.242 - - [2025-10-30 21:22:55] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003489 10.0.0.242 - - [2025-10-30 21:22:55] "GET /firewall-rule/a74d6ef9-023d-4b3f-bb46-2d0bde797265?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.009125 10.0.0.242 - - [2025-10-30 21:22:55] "POST /ref-update HTTP/1.1" 200 156 0.036867 10.0.0.242 - - [2025-10-30 21:22:55] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009287 10.0.0.242 - - [2025-10-30 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.242 - - [2025-10-30 21:22:55] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003006 10.0.0.242 - - [2025-10-30 21:22:55] "POST /tags HTTP/1.1" 409 210 0.002054 10.0.0.242 - - [2025-10-30 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2025-10-30 21:22:55] "GET /tag/4ee6b4f4-643c-4b77-b015-362b19bc85f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014931 10.0.0.242 - - [2025-10-30 21:22:55] "POST /firewall-rules HTTP/1.1" 200 570 0.066217 10.0.0.242 - - [2025-10-30 21:22:55] "GET /firewall-rule/954e21f4-ee27-4998-99f8-484059033185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.025363 10.0.0.242 - - [2025-10-30 21:22:55] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004990 10.0.0.242 - - [2025-10-30 21:22:55] "GET /firewall-rule/954e21f4-ee27-4998-99f8-484059033185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002609 10.0.0.242 - - [2025-10-30 21:22:55] "POST /ref-update HTTP/1.1" 200 156 0.044544 10.0.0.242 - - [2025-10-30 21:22:55] "POST /tags HTTP/1.1" 200 364 0.030486 10.0.0.242 - - [2025-10-30 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013942 10.0.0.242 - - [2025-10-30 21:22:55] "GET /tag/c5a39aaf-e6a9-4411-84af-d1cc6054473f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.013522 10.0.0.242 - - [2025-10-30 21:22:55] "POST /tags HTTP/1.1" 409 210 0.004475 10.0.0.242 - - [2025-10-30 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.242 - - [2025-10-30 21:22:55] "GET /tag/74c70bbc-5222-45f4-89dd-544eb0afd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010105 10.0.0.242 - - [2025-10-30 21:22:55] "POST /projects HTTP/1.1" 409 223 0.002254 10.0.0.242 - - [2025-10-30 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.242 - - [2025-10-30 21:22:55] "GET /project/080db8aa-2aea-4403-b045-6d72d824e4ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1302 0.040259 10.0.0.242 - - [2025-10-30 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.242 - - [2025-10-30 21:22:55] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004313 10.0.0.242 - - [2025-10-30 21:22:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.242 - - [2025-10-30 21:22:55] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005351 10.0.0.242 - - [2025-10-30 21:22:55] "PUT /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14 HTTP/1.1" 200 265 0.056664 10.0.0.242 - - [2025-10-30 21:22:55] "PUT /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582 HTTP/1.1" 200 265 0.081630 10.0.0.242 - - [2025-10-30 21:22:56] "POST /security-groups HTTP/1.1" 409 253 0.002561 10.0.0.242 - - [2025-10-30 21:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.242 - - [2025-10-30 21:22:56] "PUT /security-group/ea6988ea-9da3-4f7a-bab9-0f6b73befcf2 HTTP/1.1" 200 263 0.061862 10.0.0.242 - - [2025-10-30 21:22:56] "PUT /access-control-list/545ea54d-af18-419b-ab5a-4c70dac85127 HTTP/1.1" 200 273 0.019449 10.0.0.242 - - [2025-10-30 21:22:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028731 10.0.0.242 - - [2025-10-30 21:22:56] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014797 10.0.0.242 - - [2025-10-30 21:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.242 - - [2025-10-30 21:22:56] "PUT /access-control-list/5c984630-d84a-44d3-91c0-a2f268352136 HTTP/1.1" 200 273 0.038097 10.0.0.242 - - [2025-10-30 21:22:56] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003578 10.0.0.242 - - [2025-10-30 21:22:56] "POST /tags HTTP/1.1" 409 210 0.001853 10.0.0.242 - - [2025-10-30 21:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.242 - - [2025-10-30 21:22:56] "GET /tag/74c70bbc-5222-45f4-89dd-544eb0afd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011290 10.0.0.242 - - [2025-10-30 21:22:56] "POST /firewall-rules HTTP/1.1" 200 572 0.074742 10.0.0.242 - - [2025-10-30 21:22:56] "GET /firewall-rule/99b6cfda-bfcd-4b48-9296-31a8add72a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.014601 10.0.0.242 - - [2025-10-30 21:22:56] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004555 10.0.0.242 - - [2025-10-30 21:22:56] "GET /firewall-rule/99b6cfda-bfcd-4b48-9296-31a8add72a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002611 10.0.0.242 - - [2025-10-30 21:22:56] "POST /ref-update HTTP/1.1" 200 156 0.047841 10.0.0.242 - - [2025-10-30 21:22:56] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002770 10.0.0.242 - - [2025-10-30 21:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2025-10-30 21:22:56] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002346 10.0.0.242 - - [2025-10-30 21:22:56] "POST /tags HTTP/1.1" 409 210 0.002386 10.0.0.242 - - [2025-10-30 21:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.242 - - [2025-10-30 21:22:56] "GET /tag/74c70bbc-5222-45f4-89dd-544eb0afd775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012677 10.0.0.242 - - [2025-10-30 21:22:56] "POST /firewall-rules HTTP/1.1" 200 570 0.075577 10.0.0.242 - - [2025-10-30 21:22:56] "GET /firewall-rule/5f1a79a5-3830-4e1e-ac18-17a6b7fa521f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021012 10.0.0.242 - - [2025-10-30 21:22:56] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004626 10.0.0.242 - - [2025-10-30 21:22:56] "GET /firewall-rule/5f1a79a5-3830-4e1e-ac18-17a6b7fa521f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004050 10.0.0.242 - - [2025-10-30 21:22:56] "POST /ref-update HTTP/1.1" 200 156 0.051094 10.0.0.242 - - [2025-10-30 21:22:56] "POST /tags HTTP/1.1" 409 237 0.018709 10.0.0.242 - - [2025-10-30 21:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.242 - - [2025-10-30 21:22:56] "GET /tag/c5a39aaf-e6a9-4411-84af-d1cc6054473f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011347 10.0.0.242 - - [2025-10-30 21:22:56] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.004131 10.0.0.242 - - [2025-10-30 21:22:57] "POST /set-tag HTTP/1.1" 200 109 0.024210 10.0.0.242 - - [2025-10-30 21:23:04] "GET / HTTP/1.1" 200 36215 0.001694 10.0.0.242 - - [2025-10-30 21:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.242 - - [2025-10-30 21:23:04] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004692 10.0.0.242 - - [2025-10-30 21:23:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.242 - - [2025-10-30 21:23:04] "GET /config-node/0fb39f5a-945c-4368-b651-4009d6be86cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002973 10.0.0.242 - - [2025-10-30 21:23:15] "GET / HTTP/1.1" 200 36215 0.002892 10.0.0.242 - - [2025-10-30 21:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.242 - - [2025-10-30 21:23:15] "GET /routing-instance/d8ae7353-56f2-4a87-85f3-5a3d1d0b418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002984 10.0.0.242 - - [2025-10-30 21:23:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001921 10.0.0.242 - - [2025-10-30 21:23:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.242 - - [2025-10-30 21:23:15] "GET /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.010378 10.0.0.242 - - [2025-10-30 21:23:15] "PUT /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7 HTTP/1.1" 200 255 0.016330 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:23:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:23:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001212 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:23:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:23:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001014 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:23:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001258 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:23:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001390 10.0.0.137 - - [2025-10-30 21:23:39] "GET / HTTP/1.1" 200 36215 0.001851 10.0.0.137 - - [2025-10-30 21:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.137 - - [2025-10-30 21:23:39] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004456 10.0.0.137 - - [2025-10-30 21:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.137 - - [2025-10-30 21:23:39] "GET /routing-instance/d8ae7353-56f2-4a87-85f3-5a3d1d0b418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002985 10.0.0.137 - - [2025-10-30 21:23:39] "PUT /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774 HTTP/1.1" 200 275 0.018192 10.0.0.137 - - [2025-10-30 21:23:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.006576 10.0.0.137 - - [2025-10-30 21:23:39] "POST /virtual-routers HTTP/1.1" 200 601 0.022193 10.0.0.137 - - [2025-10-30 21:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.137 - - [2025-10-30 21:23:39] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004069 10.0.0.137 - - [2025-10-30 21:23:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.001638 10.0.0.137 - - [2025-10-30 21:23:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.137 - - [2025-10-30 21:23:39] "GET /virtual-network/5bfcac5c-59af-479a-aef7-e51bb240ddbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003838 10.0.0.137 - - [2025-10-30 21:23:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051950 10.0.0.242 - - [2025-10-30 21:25:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002180 10.0.0.242 - - [2025-10-30 21:25:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002226 10.0.0.242 - - [2025-10-30 21:26:43] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003443 10.0.0.242 - - [2025-10-30 21:26:43] "POST /ref-update HTTP/1.1" 200 156 0.010473 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:26:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001090 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:26:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001022 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:26:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001314 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:26:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001305 10.0.0.137 - - [2025-10-30 21:26:48] "GET / HTTP/1.1" 200 36215 0.001881 10.0.0.137 - - [2025-10-30 21:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.137 - - [2025-10-30 21:26:48] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.043050 10.0.0.137 - - [2025-10-30 21:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.137 - - [2025-10-30 21:26:48] "GET /routing-instance/d8ae7353-56f2-4a87-85f3-5a3d1d0b418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003400 10.0.0.137 - - [2025-10-30 21:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013458 10.0.0.137 - - [2025-10-30 21:26:48] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005858 10.0.0.137 - - [2025-10-30 21:26:48] "PUT /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6 HTTP/1.1" 200 263 0.014891 10.0.0.137 - - [2025-10-30 21:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.137 - - [2025-10-30 21:26:48] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.010944 10.0.0.137 - - [2025-10-30 21:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.137 - - [2025-10-30 21:26:48] "GET /virtual-machine-interface/0e0fef3d-5d66-4a31-b27e-1565dd35f1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004714 10.0.0.137 - - [2025-10-30 21:26:48] "PUT /virtual-machine-interface/0e0fef3d-5d66-4a31-b27e-1565dd35f1be HTTP/1.1" 200 285 0.013890 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:26:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:26:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001044 10.0.0.242 - - [2025-10-30 21:26:57] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006755 10.0.0.242 - - [2025-10-30 21:26:57] "POST /set-tag HTTP/1.1" 200 109 0.003819 10.0.0.242 - - [2025-10-30 21:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.242 - - [2025-10-30 21:26:57] "GET /loadbalancer/4ff5953b-96ac-4125-8760-f410f56673f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002861 10.0.0.242 - - [2025-10-30 21:26:57] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005282 10.0.0.242 - - [2025-10-30 21:26:57] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.242 - - [2025-10-30 21:26:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2025-10-30 21:26:57] "GET /loadbalancer/4ff5953b-96ac-4125-8760-f410f56673f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002440 10.0.0.242 - - [2025-10-30 21:26:57] "GET /loadbalancer-pool/65593191-5b92-4011-aae4-11a9097cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004360 10.0.0.242 - - [2025-10-30 21:26:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020898 10.0.0.242 - - [2025-10-30 21:26:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009137 10.0.0.242 - - [2025-10-30 21:26:58] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007018 10.0.0.242 - - [2025-10-30 21:26:58] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013710 10.0.0.242 - - [2025-10-30 21:26:58] "POST /ref-update HTTP/1.1" 200 156 0.010478 10.0.0.242 - - [2025-10-30 21:26:58] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.008997 10.0.0.242 - - [2025-10-30 21:26:58] "POST /tags HTTP/1.1" 409 205 0.003169 10.0.0.242 - - [2025-10-30 21:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009979 10.0.0.242 - - [2025-10-30 21:26:58] "GET /tag/a69c5cb2-47f6-49ed-9e66-be107037a5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016054 10.0.0.242 - - [2025-10-30 21:26:58] "PUT /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86 HTTP/1.1" 200 257 0.016945 10.0.0.242 - - [2025-10-30 21:26:58] "POST /set-tag HTTP/1.1" 200 109 0.069818 10.0.0.242 - - [2025-10-30 21:26:58] "GET /loadbalancer-pool/05414e87-d95f-4ccb-95dc-8b1312dcb73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.020320 10.0.0.242 - - [2025-10-30 21:26:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021623 10.0.0.242 - - [2025-10-30 21:26:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009379 10.0.0.242 - - [2025-10-30 21:26:58] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010795 10.0.0.242 - - [2025-10-30 21:26:58] "POST /set-tag HTTP/1.1" 200 109 0.004026 10.0.0.242 - - [2025-10-30 21:26:58] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004301 10.0.0.242 - - [2025-10-30 21:26:58] "POST /ref-update HTTP/1.1" 200 156 0.008887 10.0.0.242 - - [2025-10-30 21:26:58] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005181 10.0.0.242 - - [2025-10-30 21:26:58] "GET /loadbalancer-pool/49aa3d7a-15a3-44ca-af0a-a376edc23d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006154 10.0.0.242 - - [2025-10-30 21:26:58] "POST /loadbalancer-members HTTP/1.1" 200 694 0.024678 10.0.0.242 - - [2025-10-30 21:26:58] "PUT /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86 HTTP/1.1" 200 257 0.036285 10.0.0.242 - - [2025-10-30 21:26:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.045743 10.0.0.242 - - [2025-10-30 21:26:58] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017018 10.0.0.242 - - [2025-10-30 21:26:58] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004765 10.0.0.242 - - [2025-10-30 21:26:58] "POST /ref-update HTTP/1.1" 200 156 0.009522 10.0.0.242 - - [2025-10-30 21:26:58] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.007831 10.0.0.242 - - [2025-10-30 21:26:58] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.242 - - [2025-10-30 21:26:58] "PUT /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86 HTTP/1.1" 200 257 0.012842 10.0.0.242 - - [2025-10-30 21:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.242 - - [2025-10-30 21:27:08] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002706 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:27:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:27:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001066 10.0.0.242 - - [2025-10-30 21:29:32] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004724 10.0.0.242 - - [2025-10-30 21:29:32] "POST /set-tag HTTP/1.1" 200 109 0.003977 10.0.0.242 - - [2025-10-30 21:29:32] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007149 10.0.0.242 - - [2025-10-30 21:29:32] "POST /set-tag HTTP/1.1" 200 109 0.002607 10.0.0.242 - - [2025-10-30 21:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.242 - - [2025-10-30 21:29:32] "GET /loadbalancer/4ff5953b-96ac-4125-8760-f410f56673f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.010138 10.0.0.242 - - [2025-10-30 21:29:32] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005157 10.0.0.242 - - [2025-10-30 21:29:32] "POST /set-tag HTTP/1.1" 200 109 0.035167 10.0.0.242 - - [2025-10-30 21:29:32] "DELETE /loadbalancer-member/edbdc8b0-0815-47e7-bfb1-e1bd02f0b332 HTTP/1.1" 200 115 0.097442 10.0.0.242 - - [2025-10-30 21:29:32] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007239 10.0.0.242 - - [2025-10-30 21:29:32] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.242 - - [2025-10-30 21:29:32] "DELETE /loadbalancer-member/94da8f13-4e89-4853-ad77-c3cae8b179d6 HTTP/1.1" 200 115 0.047265 10.0.0.242 - - [2025-10-30 21:29:32] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005641 10.0.0.242 - - [2025-10-30 21:29:32] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.242 - - [2025-10-30 21:29:32] "DELETE /loadbalancer-member/9e634091-2f37-4790-bb1f-39439312e893 HTTP/1.1" 200 115 0.056615 10.0.0.242 - - [2025-10-30 21:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.242 - - [2025-10-30 21:29:32] "GET /loadbalancer/4ff5953b-96ac-4125-8760-f410f56673f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003005 10.0.0.242 - - [2025-10-30 21:29:32] "GET /loadbalancer-pool/65593191-5b92-4011-aae4-11a9097cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003226 10.0.0.242 - - [2025-10-30 21:29:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020342 10.0.0.242 - - [2025-10-30 21:29:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010059 10.0.0.242 - - [2025-10-30 21:29:32] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018978 10.0.0.242 - - [2025-10-30 21:29:32] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013966 10.0.0.242 - - [2025-10-30 21:29:32] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002396 10.0.0.242 - - [2025-10-30 21:29:32] "POST /set-tag HTTP/1.1" 200 109 0.068092 10.0.0.242 - - [2025-10-30 21:29:32] "GET /loadbalancer-pool/05414e87-d95f-4ccb-95dc-8b1312dcb73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003289 10.0.0.242 - - [2025-10-30 21:29:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021024 10.0.0.242 - - [2025-10-30 21:29:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020385 10.0.0.242 - - [2025-10-30 21:29:32] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.022961 10.0.0.242 - - [2025-10-30 21:29:32] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011884 10.0.0.242 - - [2025-10-30 21:29:32] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002542 10.0.0.242 - - [2025-10-30 21:29:33] "POST /set-tag HTTP/1.1" 200 109 0.003575 10.0.0.242 - - [2025-10-30 21:29:33] "GET /loadbalancer-pool/49aa3d7a-15a3-44ca-af0a-a376edc23d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005469 10.0.0.242 - - [2025-10-30 21:29:33] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022952 10.0.0.242 - - [2025-10-30 21:29:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020594 10.0.0.242 - - [2025-10-30 21:29:33] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020286 10.0.0.242 - - [2025-10-30 21:29:33] "POST /set-tag HTTP/1.1" 200 109 0.009287 10.0.0.242 - - [2025-10-30 21:29:33] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014572 10.0.0.242 - - [2025-10-30 21:29:33] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004750 10.0.0.242 - - [2025-10-30 21:30:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002551 10.0.0.242 - - [2025-10-30 21:30:15] "GET /global-system-configs HTTP/1.1" 200 323 0.002133 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:31:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:31:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000885 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:31:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002610 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:31:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000926 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:31:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001049 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:31:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000991 10.0.0.242 - - [2025-10-30 21:33:23] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.242 - - [2025-10-30 21:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.242 - - [2025-10-30 21:33:23] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050751 10.0.0.242 - - [2025-10-30 21:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.242 - - [2025-10-30 21:33:23] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038178 10.0.0.242 - - [2025-10-30 21:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.242 - - [2025-10-30 21:33:23] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034235 10.0.0.242 - - [2025-10-30 21:33:24] "POST /tags HTTP/1.1" 200 334 0.054151 10.0.0.242 - - [2025-10-30 21:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.242 - - [2025-10-30 21:33:24] "GET /tag/f18c7e7a-676d-4a2b-bdb0-d61bed59d5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.028130 10.0.0.242 - - [2025-10-30 21:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.242 - - [2025-10-30 21:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.242 - - [2025-10-30 21:33:24] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036765 10.0.0.242 - - [2025-10-30 21:33:24] "GET /virtual-networks?parent_id=902a2625-099f-4e45-abbb-d48007749f21&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001998 10.0.0.242 - - [2025-10-30 21:33:24] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042277 10.0.0.242 - - [2025-10-30 21:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.242 - - [2025-10-30 21:33:24] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005664 10.0.0.242 - - [2025-10-30 21:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016098 10.0.0.242 - - [2025-10-30 21:33:24] "GET /service-appliance-set/90d9158b-3b89-4a4d-8790-9c0670c49a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003086 10.0.0.242 - - [2025-10-30 21:33:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.002127 10.0.0.242 - - [2025-10-30 21:33:24] "POST /virtual-networks HTTP/1.1" 200 514 0.108130 10.0.0.242 - - [2025-10-30 21:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007560 10.0.0.242 - - [2025-10-30 21:33:24] "GET /network-ipam/8ca7a960-63a6-4511-83d2-6b29ddaa47af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.007877 10.0.0.242 - - [2025-10-30 21:33:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.110466 10.0.0.242 - - [2025-10-30 21:33:24] "GET /virtual-machine-interface/18085b3d-b143-41c9-8eec-237ca735f440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016119 10.0.0.242 - - [2025-10-30 21:33:24] "POST /useragent-kv HTTP/1.1" 200 115 0.006798 10.0.0.242 - - [2025-10-30 21:33:24] "POST /ref-update HTTP/1.1" 200 156 0.154832 10.0.0.242 - - [2025-10-30 21:33:24] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003555 10.0.0.242 - - [2025-10-30 21:33:24] "POST /instance-ips HTTP/1.1" 200 410 0.058268 10.0.0.242 - - [2025-10-30 21:33:24] "GET /domains HTTP/1.1" 200 281 0.002247 10.0.0.242 - - [2025-10-30 21:33:24] "GET /domain/82935b88-5e8f-4865-b6e7-26bb0ae9458b HTTP/1.1" 200 3099 0.021254 10.0.0.242 - - [2025-10-30 21:33:24] "GET /instance-ip/ac7c160d-2ef6-4d4e-a3d6-a1286c1a6ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003937 10.0.0.242 - - [2025-10-30 21:33:24] "GET /project/902a2625-099f-4e45-abbb-d48007749f21 HTTP/1.1" 200 5498 0.113113 10.0.0.242 - - [2025-10-30 21:33:24] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 2091 0.006798 10.0.0.242 - - [2025-10-30 21:33:24] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 2091 0.045016 10.0.0.242 - - [2025-10-30 21:33:24] "POST /loadbalancers HTTP/1.1" 200 612 0.157974 10.0.0.242 - - [2025-10-30 21:33:24] "GET /routing-instance/4d1da0fb-2dd6-4bc8-9ae8-1fca84a526c0 HTTP/1.1" 200 1183 0.003633 10.0.0.242 - - [2025-10-30 21:33:24] "GET /routing-instance/4d1da0fb-2dd6-4bc8-9ae8-1fca84a526c0 HTTP/1.1" 200 1183 0.004201 10.0.0.242 - - [2025-10-30 21:33:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.039044 10.0.0.242 - - [2025-10-30 21:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012366 10.0.0.242 - - [2025-10-30 21:33:24] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.085457 10.0.0.242 - - [2025-10-30 21:33:24] "GET /instance-ip/ac7c160d-2ef6-4d4e-a3d6-a1286c1a6ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004037 10.0.0.242 - - [2025-10-30 21:33:24] "POST /route-targets HTTP/1.1" 200 328 0.037563 10.0.0.242 - - [2025-10-30 21:33:25] "POST /ref-update HTTP/1.1" 200 156 0.053818 10.0.0.242 - - [2025-10-30 21:33:25] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.114279 10.0.0.242 - - [2025-10-30 21:33:25] "GET /loadbalancer/51e15ccb-e6ba-45f7-8fc3-54aeae982730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003357 10.0.0.242 - - [2025-10-30 21:33:25] "POST /floating-ips HTTP/1.1" 200 599 0.110260 10.0.0.242 - - [2025-10-30 21:33:25] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.086347 10.0.0.242 - - [2025-10-30 21:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.242 - - [2025-10-30 21:33:25] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049372 10.0.0.242 - - [2025-10-30 21:33:25] "GET /loadbalancer-listener/6f7e2d27-a0cf-4912-aab4-737a22f59f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.013151 10.0.0.242 - - [2025-10-30 21:33:25] "GET /loadbalancer-listener/6f7e2d27-a0cf-4912-aab4-737a22f59f42?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004264 10.0.0.242 - - [2025-10-30 21:33:25] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.023241 10.0.0.242 - - [2025-10-30 21:33:25] "GET /instance-ip/ac7c160d-2ef6-4d4e-a3d6-a1286c1a6ec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.007223 10.0.0.242 - - [2025-10-30 21:33:25] "GET /instance-ip/ac7c160d-2ef6-4d4e-a3d6-a1286c1a6ec3?fields=floating_ips HTTP/1.1" 200 1215 0.006994 10.0.0.242 - - [2025-10-30 21:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.242 - - [2025-10-30 21:33:25] "GET /floating-ip/6dbd305e-6b56-4690-a772-1dfa9e550e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002854 10.0.0.242 - - [2025-10-30 21:33:25] "GET /loadbalancer/51e15ccb-e6ba-45f7-8fc3-54aeae982730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003627 10.0.0.242 - - [2025-10-30 21:33:25] "POST /tags HTTP/1.1" 200 296 0.062967 10.0.0.242 - - [2025-10-30 21:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009609 10.0.0.242 - - [2025-10-30 21:33:25] "GET /tag/ed0a0787-b1e6-45a2-856e-373dd11e3739?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.015385 10.0.0.242 - - [2025-10-30 21:33:25] "POST /tags HTTP/1.1" 409 233 0.002302 10.0.0.242 - - [2025-10-30 21:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.242 - - [2025-10-30 21:33:25] "GET /tag/5cc542a0-116c-4da6-8b35-dfffb8553446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.013667 10.0.0.242 - - [2025-10-30 21:33:25] "POST /tags HTTP/1.1" 409 206 0.002884 10.0.0.242 - - [2025-10-30 21:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.242 - - [2025-10-30 21:33:25] "GET /tag/f702970e-849a-4919-bab1-786b1b327d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012300 10.0.0.242 - - [2025-10-30 21:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.242 - - [2025-10-30 21:33:25] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004560 10.0.0.242 - - [2025-10-30 21:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.242 - - [2025-10-30 21:33:25] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.024533 10.0.0.242 - - [2025-10-30 21:33:25] "POST /virtual-machines HTTP/1.1" 200 370 0.014822 10.0.0.242 - - [2025-10-30 21:33:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008373 10.0.0.242 - - [2025-10-30 21:33:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112127 10.0.0.242 - - [2025-10-30 21:33:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031509 10.0.0.242 - - [2025-10-30 21:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009408 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.006327 10.0.0.242 - - [2025-10-30 21:33:26] "POST /instance-ips HTTP/1.1" 200 410 0.021416 10.0.0.242 - - [2025-10-30 21:33:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027241 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.010387 10.0.0.242 - - [2025-10-30 21:33:26] "POST /set-tag HTTP/1.1" 200 109 0.019104 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.017323 10.0.0.242 - - [2025-10-30 21:33:26] "GET /instance-ip/1189f738-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003435 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004406 10.0.0.242 - - [2025-10-30 21:33:26] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002739 10.0.0.242 - - [2025-10-30 21:33:26] "POST /ref-update HTTP/1.1" 200 156 0.009510 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.017117 10.0.0.242 - - [2025-10-30 21:33:26] "POST /set-tag HTTP/1.1" 200 109 0.004668 10.0.0.242 - - [2025-10-30 21:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005939 10.0.0.242 - - [2025-10-30 21:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.242 - - [2025-10-30 21:33:26] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031236 10.0.0.242 - - [2025-10-30 21:33:26] "POST /virtual-machines HTTP/1.1" 200 370 0.009463 10.0.0.242 - - [2025-10-30 21:33:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013186 10.0.0.242 - - [2025-10-30 21:33:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.123079 10.0.0.242 - - [2025-10-30 21:33:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009942 10.0.0.242 - - [2025-10-30 21:33:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005406 10.0.0.242 - - [2025-10-30 21:33:26] "POST /instance-ips HTTP/1.1" 200 410 0.030360 10.0.0.242 - - [2025-10-30 21:33:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016609 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.011302 10.0.0.242 - - [2025-10-30 21:33:26] "POST /set-tag HTTP/1.1" 200 109 0.021909 10.0.0.242 - - [2025-10-30 21:33:26] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.015393 10.0.0.242 - - [2025-10-30 21:33:27] "GET /instance-ip/11fb3308-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004387 10.0.0.242 - - [2025-10-30 21:33:27] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005420 10.0.0.242 - - [2025-10-30 21:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.242 - - [2025-10-30 21:33:27] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004361 10.0.0.242 - - [2025-10-30 21:33:27] "POST /ref-update HTTP/1.1" 200 156 0.011559 10.0.0.242 - - [2025-10-30 21:33:27] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.017256 10.0.0.242 - - [2025-10-30 21:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.242 - - [2025-10-30 21:33:27] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004878 10.0.0.242 - - [2025-10-30 21:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.242 - - [2025-10-30 21:33:27] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004429 10.0.0.242 - - [2025-10-30 21:33:27] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.242 - - [2025-10-30 21:33:29] "GET /domains HTTP/1.1" 200 281 0.002492 10.0.0.242 - - [2025-10-30 21:33:29] "GET /domain/82935b88-5e8f-4865-b6e7-26bb0ae9458b HTTP/1.1" 200 3099 0.003253 10.0.0.242 - - [2025-10-30 21:33:29] "GET /project/902a2625-099f-4e45-abbb-d48007749f21 HTTP/1.1" 200 7092 0.048634 10.0.0.242 - - [2025-10-30 21:33:29] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 2091 0.004630 10.0.0.242 - - [2025-10-30 21:33:29] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 2091 0.007206 10.0.0.242 - - [2025-10-30 21:33:29] "GET /routing-instance/4d1da0fb-2dd6-4bc8-9ae8-1fca84a526c0 HTTP/1.1" 200 1405 0.004111 10.0.0.242 - - [2025-10-30 21:33:29] "GET /routing-instance/4d1da0fb-2dd6-4bc8-9ae8-1fca84a526c0 HTTP/1.1" 200 1405 0.002889 10.0.0.242 - - [2025-10-30 21:33:29] "GET /route-target/71e7344e-d948-470b-8888-67bba8969c03 HTTP/1.1" 200 1153 0.002791 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 2091 0.006129 10.0.0.242 - - [2025-10-30 21:33:30] "GET /routing-instance/4d1da0fb-2dd6-4bc8-9ae8-1fca84a526c0 HTTP/1.1" 200 1405 0.003338 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004728 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 2091 0.004624 10.0.0.242 - - [2025-10-30 21:33:30] "GET /routing-instance/4d1da0fb-2dd6-4bc8-9ae8-1fca84a526c0 HTTP/1.1" 200 1405 0.007226 10.0.0.242 - - [2025-10-30 21:33:30] "GET /routing-instance/4d1da0fb-2dd6-4bc8-9ae8-1fca84a526c0 HTTP/1.1" 200 1405 0.004391 10.0.0.242 - - [2025-10-30 21:33:30] "GET /route-target/71e7344e-d948-470b-8888-67bba8969c03 HTTP/1.1" 200 1153 0.004894 10.0.0.242 - - [2025-10-30 21:33:30] "GET /domains HTTP/1.1" 200 281 0.002082 10.0.0.242 - - [2025-10-30 21:33:30] "GET /domain/82935b88-5e8f-4865-b6e7-26bb0ae9458b HTTP/1.1" 200 3099 0.003098 10.0.0.242 - - [2025-10-30 21:33:30] "GET /project/902a2625-099f-4e45-abbb-d48007749f21 HTTP/1.1" 200 7092 0.056500 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 2091 0.013519 10.0.0.242 - - [2025-10-30 21:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.242 - - [2025-10-30 21:33:30] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.054926 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004653 10.0.0.242 - - [2025-10-30 21:33:30] "GET /floating-ip-pools?parent_id=dcf24d16-08ab-42ee-bda1-1a2a69d24e43&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002366 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005166 10.0.0.242 - - [2025-10-30 21:33:30] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023462 10.0.0.242 - - [2025-10-30 21:33:30] "POST /ref-update HTTP/1.1" 200 156 0.017518 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006741 10.0.0.242 - - [2025-10-30 21:33:30] "GET /domains HTTP/1.1" 200 281 0.008406 10.0.0.242 - - [2025-10-30 21:33:30] "GET /domain/82935b88-5e8f-4865-b6e7-26bb0ae9458b HTTP/1.1" 200 3099 0.003709 10.0.0.242 - - [2025-10-30 21:33:30] "GET /project/902a2625-099f-4e45-abbb-d48007749f21 HTTP/1.1" 200 7349 0.054746 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 2330 0.014816 10.0.0.242 - - [2025-10-30 21:33:30] "GET /floating-ip-pool/e22bd3ce-16f8-4e90-9e8f-e9b5be9cdb80 HTTP/1.1" 200 1318 0.002862 10.0.0.242 - - [2025-10-30 21:33:30] "GET /domains HTTP/1.1" 200 281 0.003337 10.0.0.242 - - [2025-10-30 21:33:30] "GET /domain/82935b88-5e8f-4865-b6e7-26bb0ae9458b HTTP/1.1" 200 3099 0.004736 10.0.0.242 - - [2025-10-30 21:33:30] "GET /project/902a2625-099f-4e45-abbb-d48007749f21 HTTP/1.1" 200 7349 0.056594 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 2330 0.005403 10.0.0.242 - - [2025-10-30 21:33:30] "GET /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005870 10.0.0.242 - - [2025-10-30 21:33:30] "POST /tags HTTP/1.1" 200 366 0.098871 10.0.0.242 - - [2025-10-30 21:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009496 10.0.0.242 - - [2025-10-30 21:33:30] "GET /tag/23884022-133e-478d-81e8-4fa0c5bacd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018429 10.0.0.242 - - [2025-10-30 21:33:30] "POST /tags HTTP/1.1" 409 206 0.003042 10.0.0.242 - - [2025-10-30 21:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.242 - - [2025-10-30 21:33:30] "GET /tag/f702970e-849a-4919-bab1-786b1b327d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011407 10.0.0.242 - - [2025-10-30 21:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.242 - - [2025-10-30 21:33:30] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.054314 10.0.0.242 - - [2025-10-30 21:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.242 - - [2025-10-30 21:33:31] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006006 10.0.0.242 - - [2025-10-30 21:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.242 - - [2025-10-30 21:33:31] "GET /service-appliance-set/df820841-9a1d-4a5e-8979-1ad0e0fc334d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004791 10.0.0.242 - - [2025-10-30 21:33:31] "POST /fqname-to-id HTTP/1.1" 404 258 0.005286 10.0.0.242 - - [2025-10-30 21:33:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.279668 10.0.0.242 - - [2025-10-30 21:33:31] "GET /virtual-machine-interface/846e7f82-075c-4f95-a3b6-88475f3af2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.010157 10.0.0.242 - - [2025-10-30 21:33:31] "POST /set-tag HTTP/1.1" 200 109 0.036772 10.0.0.242 - - [2025-10-30 21:33:31] "POST /instance-ips HTTP/1.1" 200 418 0.058198 10.0.0.242 - - [2025-10-30 21:33:31] "GET /instance-ip/92fd6713-9dfe-441e-a5d3-fdb0139e217f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.003911 10.0.0.242 - - [2025-10-30 21:33:31] "POST /loadbalancers HTTP/1.1" 200 620 0.074000 10.0.0.242 - - [2025-10-30 21:33:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028602 10.0.0.242 - - [2025-10-30 21:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013540 10.0.0.242 - - [2025-10-30 21:33:31] "POST /service-instances HTTP/1.1" 200 568 0.043883 10.0.0.242 - - [2025-10-30 21:33:31] "POST /ref-update HTTP/1.1" 200 156 0.037054 10.0.0.242 - - [2025-10-30 21:33:31] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.053866 10.0.0.242 - - [2025-10-30 21:33:31] "GET /virtual-machine-interface/846e7f82-075c-4f95-a3b6-88475f3af2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004584 10.0.0.242 - - [2025-10-30 21:33:31] "GET /virtual-machine-interface/846e7f82-075c-4f95-a3b6-88475f3af2ea?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.005465 10.0.0.242 - - [2025-10-30 21:33:31] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.008278 10.0.0.242 - - [2025-10-30 21:33:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009837 10.0.0.242 - - [2025-10-30 21:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.242 - - [2025-10-30 21:33:31] "GET /floating-ip-pool/e22bd3ce-16f8-4e90-9e8f-e9b5be9cdb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.008262 10.0.0.242 - - [2025-10-30 21:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.242 - - [2025-10-30 21:33:32] "POST /floating-ips HTTP/1.1" 200 673 0.123855 10.0.0.242 - - [2025-10-30 21:33:32] "POST /virtual-machines HTTP/1.1" 200 430 0.085640 10.0.0.242 - - [2025-10-30 21:33:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011740 10.0.0.242 - - [2025-10-30 21:33:32] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006741 10.0.0.242 - - [2025-10-30 21:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.242 - - [2025-10-30 21:33:32] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028534 10.0.0.242 - - [2025-10-30 21:33:32] "POST /tags HTTP/1.1" 409 221 0.002953 10.0.0.242 - - [2025-10-30 21:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.242 - - [2025-10-30 21:33:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.201174 10.0.0.242 - - [2025-10-30 21:33:32] "GET /tag/f18c7e7a-676d-4a2b-bdb0-d61bed59d5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.023108 10.0.0.242 - - [2025-10-30 21:33:32] "POST /tags HTTP/1.1" 409 238 0.010993 10.0.0.242 - - [2025-10-30 21:33:32] "POST /chown HTTP/1.1" 200 109 0.048846 10.0.0.242 - - [2025-10-30 21:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020287 10.0.0.242 - - [2025-10-30 21:33:32] "POST /chown HTTP/1.1" 200 109 0.006175 10.0.0.242 - - [2025-10-30 21:33:32] "GET /tag/23884022-133e-478d-81e8-4fa0c5bacd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021171 10.0.0.242 - - [2025-10-30 21:33:32] "PUT /virtual-machine-interface/50757b9b-9931-45b3-8992-210da1e9d662 HTTP/1.1" 200 285 0.049302 10.0.0.242 - - [2025-10-30 21:33:32] "PUT /instance-ip/92fd6713-9dfe-441e-a5d3-fdb0139e217f HTTP/1.1" 200 257 0.040581 10.0.0.242 - - [2025-10-30 21:33:32] "POST /firewall-rules HTTP/1.1" 200 652 0.144291 10.0.0.242 - - [2025-10-30 21:33:32] "GET /firewall-rule/015a1fad-c89e-4ca8-b7d2-2b0ce11e3eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.018989 10.0.0.242 - - [2025-10-30 21:33:32] "POST /ref-update HTTP/1.1" 200 156 0.076608 10.0.0.242 - - [2025-10-30 21:33:32] "POST /ref-update HTTP/1.1" 200 156 0.016512 10.0.0.242 - - [2025-10-30 21:33:32] "GET /firewall-policy/34ff1dd4-0a6c-4b2a-b0d5-8e6303a6d497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.010194 10.0.0.242 - - [2025-10-30 21:33:32] "GET /firewall-rule/015a1fad-c89e-4ca8-b7d2-2b0ce11e3eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003063 10.0.0.242 - - [2025-10-30 21:33:32] "POST /ref-update HTTP/1.1" 200 156 0.029870 10.0.0.242 - - [2025-10-30 21:33:32] "POST /ref-update HTTP/1.1" 200 156 0.032029 10.0.0.242 - - [2025-10-30 21:33:32] "POST /ref-update HTTP/1.1" 200 156 0.019804 10.0.0.242 - - [2025-10-30 21:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005166 10.0.0.242 - - [2025-10-30 21:33:32] "POST /ref-update HTTP/1.1" 200 156 0.029114 10.0.0.242 - - [2025-10-30 21:33:32] "POST /ref-update HTTP/1.1" 200 156 0.045094 10.0.0.242 - - [2025-10-30 21:33:32] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.075161 10.0.0.242 - - [2025-10-30 21:33:32] "GET /loadbalancer/04847974-1a81-42bc-aa28-a33f3fc7319b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.004338 10.0.0.242 - - [2025-10-30 21:33:32] "POST /virtual-machines HTTP/1.1" 200 430 0.022502 10.0.0.242 - - [2025-10-30 21:33:32] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.046273 10.0.0.242 - - [2025-10-30 21:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.242 - - [2025-10-30 21:33:33] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.100938 10.0.0.242 - - [2025-10-30 21:33:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.162281 10.0.0.242 - - [2025-10-30 21:33:33] "POST /chown HTTP/1.1" 200 109 0.029563 10.0.0.242 - - [2025-10-30 21:33:33] "GET /loadbalancer-listener/3f470b7a-d04d-431d-a5cb-70d094a6ee5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.018978 10.0.0.242 - - [2025-10-30 21:33:33] "GET /loadbalancer-listener/3f470b7a-d04d-431d-a5cb-70d094a6ee5c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.005362 10.0.0.242 - - [2025-10-30 21:33:33] "POST /chown HTTP/1.1" 200 109 0.011919 10.0.0.242 - - [2025-10-30 21:33:33] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.049427 10.0.0.242 - - [2025-10-30 21:33:33] "PUT /virtual-machine-interface/648b242b-81b4-44ba-96be-1bcb7eac9e47 HTTP/1.1" 200 285 0.027031 10.0.0.242 - - [2025-10-30 21:33:33] "PUT /instance-ip/92fd6713-9dfe-441e-a5d3-fdb0139e217f HTTP/1.1" 200 257 0.023619 10.0.0.242 - - [2025-10-30 21:33:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026952 10.0.0.242 - - [2025-10-30 21:33:33] "GET /loadbalancer-pool/b0340d35-cb5e-4d9a-8b8b-fe61382f8647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006968 10.0.0.242 - - [2025-10-30 21:33:33] "POST /ref-update HTTP/1.1" 200 156 0.022632 10.0.0.242 - - [2025-10-30 21:33:33] "POST /ref-update HTTP/1.1" 200 156 0.034755 10.0.0.242 - - [2025-10-30 21:33:33] "POST /loadbalancer-members HTTP/1.1" 200 709 0.062383 10.0.0.242 - - [2025-10-30 21:33:33] "POST /ref-update HTTP/1.1" 200 156 0.034587 10.0.0.242 - - [2025-10-30 21:33:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.025916 10.0.0.242 - - [2025-10-30 21:33:33] "GET /loadbalancer-member/1b9b49f7-3a22-4475-ac54-b747aec84835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.013670 10.0.0.242 - - [2025-10-30 21:33:33] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004256 10.0.0.242 - - [2025-10-30 21:33:33] "POST /ref-update HTTP/1.1" 200 156 0.023047 10.0.0.242 - - [2025-10-30 21:33:33] "POST /ref-update HTTP/1.1" 200 156 0.036656 10.0.0.242 - - [2025-10-30 21:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017764 10.0.0.242 - - [2025-10-30 21:33:33] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009035 10.0.0.242 - - [2025-10-30 21:33:33] "POST /tags HTTP/1.1" 409 221 0.002136 10.0.0.242 - - [2025-10-30 21:33:33] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.008059 10.0.0.242 - - [2025-10-30 21:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.242 - - [2025-10-30 21:33:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015414 10.0.0.242 - - [2025-10-30 21:33:33] "GET /tag/f18c7e7a-676d-4a2b-bdb0-d61bed59d5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.036294 10.0.0.242 - - [2025-10-30 21:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.242 - - [2025-10-30 21:33:33] "POST /tags HTTP/1.1" 409 238 0.003331 10.0.0.242 - - [2025-10-30 21:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.242 - - [2025-10-30 21:33:33] "GET /tag/23884022-133e-478d-81e8-4fa0c5bacd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022328 10.0.0.242 - - [2025-10-30 21:33:33] "POST /chown HTTP/1.1" 200 109 0.034717 10.0.0.242 - - [2025-10-30 21:33:33] "POST /firewall-rules HTTP/1.1" 409 293 0.019082 10.0.0.242 - - [2025-10-30 21:33:33] "POST /chown HTTP/1.1" 200 109 0.041104 10.0.0.242 - - [2025-10-30 21:33:33] "PUT /instance-ip/92fd6713-9dfe-441e-a5d3-fdb0139e217f HTTP/1.1" 200 257 0.027717 10.0.0.242 - - [2025-10-30 21:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.242 - - [2025-10-30 21:33:33] "PUT /firewall-rule/015a1fad-c89e-4ca8-b7d2-2b0ce11e3eac HTTP/1.1" 200 261 0.022315 10.0.0.242 - - [2025-10-30 21:33:33] "GET /firewall-rule/015a1fad-c89e-4ca8-b7d2-2b0ce11e3eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.016219 10.0.0.242 - - [2025-10-30 21:33:33] "POST /ref-update HTTP/1.1" 200 156 0.035345 10.0.0.242 - - [2025-10-30 21:33:33] "GET /firewall-policy/34ff1dd4-0a6c-4b2a-b0d5-8e6303a6d497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.005338 10.0.0.242 - - [2025-10-30 21:33:33] "POST /chown HTTP/1.1" 200 109 0.037061 10.0.0.242 - - [2025-10-30 21:33:33] "GET /firewall-rule/015a1fad-c89e-4ca8-b7d2-2b0ce11e3eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.017989 10.0.0.242 - - [2025-10-30 21:33:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.242 - - [2025-10-30 21:33:33] "POST /chown HTTP/1.1" 200 109 0.040341 10.0.0.242 - - [2025-10-30 21:33:34] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004509 10.0.0.242 - - [2025-10-30 21:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.242 - - [2025-10-30 21:33:34] "PUT /instance-ip/92fd6713-9dfe-441e-a5d3-fdb0139e217f HTTP/1.1" 200 257 0.026990 10.0.0.242 - - [2025-10-30 21:33:34] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.068799 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:33:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001135 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:33:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001217 10.0.0.242 - - [2025-10-30 21:33:34] "POST /ref-update HTTP/1.1" 200 156 0.060364 10.0.0.242 - - [2025-10-30 21:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.242 - - [2025-10-30 21:33:34] "POST /virtual-machines HTTP/1.1" 200 374 0.015655 10.0.0.242 - - [2025-10-30 21:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014242 10.0.0.242 - - [2025-10-30 21:33:34] "POST /chown HTTP/1.1" 200 109 0.037377 10.0.0.242 - - [2025-10-30 21:33:34] "POST /chown HTTP/1.1" 200 109 0.044997 10.0.0.242 - - [2025-10-30 21:33:34] "PUT /instance-ip/92fd6713-9dfe-441e-a5d3-fdb0139e217f HTTP/1.1" 200 257 0.107190 10.0.0.242 - - [2025-10-30 21:33:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.263236 10.0.0.242 - - [2025-10-30 21:33:34] "POST /ref-update HTTP/1.1" 200 156 0.045394 10.0.0.242 - - [2025-10-30 21:33:34] "POST /chown HTTP/1.1" 200 109 0.021632 10.0.0.242 - - [2025-10-30 21:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012111 10.0.0.242 - - [2025-10-30 21:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014797 10.0.0.242 - - [2025-10-30 21:33:34] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.008783 10.0.0.242 - - [2025-10-30 21:33:34] "POST /chown HTTP/1.1" 200 109 0.040056 10.0.0.242 - - [2025-10-30 21:33:34] "PUT /instance-ip/92fd6713-9dfe-441e-a5d3-fdb0139e217f HTTP/1.1" 200 257 0.035585 10.0.0.242 - - [2025-10-30 21:33:34] "POST /instance-ips HTTP/1.1" 200 414 0.065324 10.0.0.242 - - [2025-10-30 21:33:34] "POST /ref-update HTTP/1.1" 200 156 0.034974 10.0.0.242 - - [2025-10-30 21:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.073670 10.0.0.242 - - [2025-10-30 21:33:34] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.008143 10.0.0.242 - - [2025-10-30 21:33:34] "POST /set-tag HTTP/1.1" 200 109 0.034425 10.0.0.242 - - [2025-10-30 21:33:34] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.011073 10.0.0.242 - - [2025-10-30 21:33:34] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.016601 10.0.0.242 - - [2025-10-30 21:33:34] "GET /instance-ip/1699c320-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.014257 10.0.0.242 - - [2025-10-30 21:33:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009654 10.0.0.242 - - [2025-10-30 21:33:34] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.014653 10.0.0.242 - - [2025-10-30 21:33:34] "POST /set-tag HTTP/1.1" 200 109 0.003492 10.0.0.242 - - [2025-10-30 21:33:34] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.019570 10.0.0.242 - - [2025-10-30 21:33:34] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.022070 10.0.0.242 - - [2025-10-30 21:33:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.029519 10.0.0.242 - - [2025-10-30 21:33:35] "POST /ref-update HTTP/1.1" 200 156 0.017621 10.0.0.242 - - [2025-10-30 21:33:35] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.014986 10.0.0.242 - - [2025-10-30 21:33:35] "POST /set-tag HTTP/1.1" 200 109 0.003655 10.0.0.242 - - [2025-10-30 21:33:35] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.037728 10.0.0.242 - - [2025-10-30 21:33:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016468 10.0.0.242 - - [2025-10-30 21:33:35] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.009976 10.0.0.242 - - [2025-10-30 21:33:35] "POST /set-tag HTTP/1.1" 200 109 0.003813 10.0.0.242 - - [2025-10-30 21:33:35] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.009716 10.0.0.242 - - [2025-10-30 21:33:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013461 10.0.0.242 - - [2025-10-30 21:33:35] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.009911 10.0.0.242 - - [2025-10-30 21:33:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016767 10.0.0.242 - - [2025-10-30 21:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.007163 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.018672 10.0.0.242 - - [2025-10-30 21:33:35] "POST /ref-update HTTP/1.1" 200 156 0.013945 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.008059 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.016002 10.0.0.242 - - [2025-10-30 21:33:35] "POST /ref-update HTTP/1.1" 200 156 0.027215 10.0.0.242 - - [2025-10-30 21:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.005472 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.017447 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.012100 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.014319 10.0.0.242 - - [2025-10-30 21:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.006717 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.011252 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.008540 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.020801 10.0.0.242 - - [2025-10-30 21:33:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.006370 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.015646 10.0.0.242 - - [2025-10-30 21:33:35] "POST /chown HTTP/1.1" 200 109 0.013755 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.006800 10.0.0.242 - - [2025-10-30 21:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.006253 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.008317 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.030432 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.035554 10.0.0.242 - - [2025-10-30 21:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.007345 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.042938 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.019679 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.006730 10.0.0.242 - - [2025-10-30 21:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.006687 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.006052 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.014613 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.022391 10.0.0.242 - - [2025-10-30 21:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.006410 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.019620 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.006559 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.016431 10.0.0.242 - - [2025-10-30 21:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007151 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.007675 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.020013 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.014482 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.006477 10.0.0.242 - - [2025-10-30 21:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.008653 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.006643 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.025897 10.0.0.242 - - [2025-10-30 21:33:36] "POST /chown HTTP/1.1" 200 109 0.018458 10.0.0.242 - - [2025-10-30 21:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.242 - - [2025-10-30 21:33:37] "POST /chown HTTP/1.1" 200 109 0.007179 10.0.0.242 - - [2025-10-30 21:33:37] "POST /chown HTTP/1.1" 200 109 0.015487 10.0.0.242 - - [2025-10-30 21:33:37] "POST /chown HTTP/1.1" 200 109 0.006977 10.0.0.242 - - [2025-10-30 21:33:37] "POST /chown HTTP/1.1" 200 109 0.022929 10.0.0.242 - - [2025-10-30 21:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.242 - - [2025-10-30 21:33:37] "POST /chown HTTP/1.1" 200 109 0.006788 10.0.0.242 - - [2025-10-30 21:33:37] "POST /chown HTTP/1.1" 200 109 0.039666 10.0.0.242 - - [2025-10-30 21:33:37] "POST /chown HTTP/1.1" 200 109 0.018837 10.0.0.242 - - [2025-10-30 21:33:37] "POST /chown HTTP/1.1" 200 109 0.007588 10.0.0.242 - - [2025-10-30 21:33:41] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006738 10.0.0.242 - - [2025-10-30 21:33:41] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.242 - - [2025-10-30 21:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2025-10-30 21:33:41] "GET /loadbalancer/51e15ccb-e6ba-45f7-8fc3-54aeae982730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003564 10.0.0.242 - - [2025-10-30 21:33:41] "GET /loadbalancer-pool/d9f4140b-97ac-43ee-90d0-cc64467e2772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.005493 10.0.0.242 - - [2025-10-30 21:33:41] "POST /loadbalancer-members HTTP/1.1" 200 704 0.070920 10.0.0.242 - - [2025-10-30 21:33:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019772 10.0.0.242 - - [2025-10-30 21:33:41] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019251 10.0.0.242 - - [2025-10-30 21:33:41] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.013348 10.0.0.242 - - [2025-10-30 21:33:41] "POST /ref-update HTTP/1.1" 200 156 0.027517 10.0.0.242 - - [2025-10-30 21:33:41] "GET /floating-ip/6dbd305e-6b56-4690-a772-1dfa9e550e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.033190 10.0.0.242 - - [2025-10-30 21:33:41] "POST /tags HTTP/1.1" 409 221 0.004545 10.0.0.242 - - [2025-10-30 21:33:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.242 - - [2025-10-30 21:33:41] "GET /tag/f18c7e7a-676d-4a2b-bdb0-d61bed59d5c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012627 10.0.0.242 - - [2025-10-30 21:33:42] "PUT /floating-ip/6dbd305e-6b56-4690-a772-1dfa9e550e2c HTTP/1.1" 200 257 0.025258 10.0.0.242 - - [2025-10-30 21:33:42] "POST /set-tag HTTP/1.1" 200 109 0.041094 10.0.0.242 - - [2025-10-30 21:33:42] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004467 10.0.0.242 - - [2025-10-30 21:33:42] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.242 - - [2025-10-30 21:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.242 - - [2025-10-30 21:33:42] "GET /loadbalancer/51e15ccb-e6ba-45f7-8fc3-54aeae982730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003553 10.0.0.242 - - [2025-10-30 21:33:42] "GET /loadbalancer-pool/d9f4140b-97ac-43ee-90d0-cc64467e2772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002657 10.0.0.242 - - [2025-10-30 21:33:42] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015992 10.0.0.242 - - [2025-10-30 21:33:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008939 10.0.0.242 - - [2025-10-30 21:33:42] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.012933 10.0.0.242 - - [2025-10-30 21:33:42] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006059 10.0.0.242 - - [2025-10-30 21:33:42] "POST /ref-update HTTP/1.1" 200 156 0.012793 10.0.0.242 - - [2025-10-30 21:33:42] "GET /floating-ip/6dbd305e-6b56-4690-a772-1dfa9e550e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005289 10.0.0.242 - - [2025-10-30 21:33:42] "POST /set-tag HTTP/1.1" 200 109 0.042602 10.0.0.242 - - [2025-10-30 21:33:43] "GET /virtual-machine/7dfb73f9-610b-4e8e-9307-ac699d01a021?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003732 10.0.0.242 - - [2025-10-30 21:33:43] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.009317 10.0.0.242 - - [2025-10-30 21:33:43] "GET /virtual-machine/1add6488-9f68-49f3-9d7e-d13b77e9b46c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003473 10.0.0.242 - - [2025-10-30 21:33:43] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005148 10.0.0.242 - - [2025-10-30 21:33:45] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004376 10.0.0.242 - - [2025-10-30 21:33:45] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.242 - - [2025-10-30 21:33:49] "GET /virtual-machine/a0614aac-82a2-4352-8544-faca4467f591?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003039 10.0.0.242 - - [2025-10-30 21:33:49] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004486 10.0.0.242 - - [2025-10-30 21:33:49] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.006095 10.0.0.242 - - [2025-10-30 21:33:49] "POST /set-tag HTTP/1.1" 200 109 0.002089 10.0.0.242 - - [2025-10-30 21:34:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.242 - - [2025-10-30 21:34:08] "POST /chown HTTP/1.1" 200 109 0.009555 10.0.0.242 - - [2025-10-30 21:34:08] "POST /chown HTTP/1.1" 200 109 0.010904 10.0.0.242 - - [2025-10-30 21:34:08] "POST /chown HTTP/1.1" 200 109 0.034799 10.0.0.242 - - [2025-10-30 21:34:08] "POST /chown HTTP/1.1" 200 109 0.007370 10.0.0.242 - - [2025-10-30 21:34:26] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005900 10.0.0.242 - - [2025-10-30 21:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.242 - - [2025-10-30 21:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.242 - - [2025-10-30 21:34:26] "GET /loadbalancer/4ff5953b-96ac-4125-8760-f410f56673f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002605 10.0.0.242 - - [2025-10-30 21:34:26] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004165 10.0.0.242 - - [2025-10-30 21:34:26] "POST /set-tag HTTP/1.1" 200 109 0.023800 10.0.0.242 - - [2025-10-30 21:34:26] "DELETE /loadbalancer-member/262ebd9b-251e-45e2-9633-889bda2f55db HTTP/1.1" 200 115 0.060040 10.0.0.242 - - [2025-10-30 21:34:26] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005811 10.0.0.242 - - [2025-10-30 21:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002646 10.0.0.242 - - [2025-10-30 21:34:26] "DELETE /loadbalancer-member/5d45b380-d310-4c64-97b2-13dc5511acd3 HTTP/1.1" 200 115 0.025392 10.0.0.242 - - [2025-10-30 21:34:26] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003759 10.0.0.242 - - [2025-10-30 21:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.242 - - [2025-10-30 21:34:26] "DELETE /loadbalancer-member/bfde311b-8bed-4100-b575-bee5bdcd2f57 HTTP/1.1" 200 115 0.041587 10.0.0.242 - - [2025-10-30 21:34:26] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.003845 10.0.0.242 - - [2025-10-30 21:34:26] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.242 - - [2025-10-30 21:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2025-10-30 21:34:26] "GET /loadbalancer/4ff5953b-96ac-4125-8760-f410f56673f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004266 10.0.0.242 - - [2025-10-30 21:34:26] "GET /loadbalancer-pool/65593191-5b92-4011-aae4-11a9097cadfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003778 10.0.0.242 - - [2025-10-30 21:34:26] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018738 10.0.0.242 - - [2025-10-30 21:34:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.035579 10.0.0.242 - - [2025-10-30 21:34:26] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020512 10.0.0.242 - - [2025-10-30 21:34:26] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004915 10.0.0.242 - - [2025-10-30 21:34:26] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002615 10.0.0.242 - - [2025-10-30 21:34:26] "POST /set-tag HTTP/1.1" 200 109 0.060127 10.0.0.242 - - [2025-10-30 21:34:26] "GET /loadbalancer-pool/05414e87-d95f-4ccb-95dc-8b1312dcb73d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.032614 10.0.0.242 - - [2025-10-30 21:34:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.045439 10.0.0.242 - - [2025-10-30 21:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009912 10.0.0.242 - - [2025-10-30 21:34:27] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008089 10.0.0.242 - - [2025-10-30 21:34:27] "POST /set-tag HTTP/1.1" 200 109 0.004366 10.0.0.242 - - [2025-10-30 21:34:27] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011106 10.0.0.242 - - [2025-10-30 21:34:27] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002607 10.0.0.242 - - [2025-10-30 21:34:27] "GET /loadbalancer-pool/49aa3d7a-15a3-44ca-af0a-a376edc23d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004056 10.0.0.242 - - [2025-10-30 21:34:27] "POST /loadbalancer-members HTTP/1.1" 200 694 0.039201 10.0.0.242 - - [2025-10-30 21:34:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.032869 10.0.0.242 - - [2025-10-30 21:34:27] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014286 10.0.0.242 - - [2025-10-30 21:34:27] "GET /virtual-machine-interface/92706b2c-b5d6-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007904 10.0.0.242 - - [2025-10-30 21:34:27] "GET /floating-ip/27e1f7ab-ee57-4989-9f7e-92cd81f1ea86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002585 10.0.0.242 - - [2025-10-30 21:34:27] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.242 - - [2025-10-30 21:34:46] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004926 10.0.0.242 - - [2025-10-30 21:34:46] "POST /set-tag HTTP/1.1" 200 109 0.002773 10.0.0.242 - - [2025-10-30 21:34:46] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005580 10.0.0.242 - - [2025-10-30 21:34:46] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.242 - - [2025-10-30 21:34:46] "GET /virtual-machine/a0614aac-82a2-4352-8544-faca4467f591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002496 10.0.0.242 - - [2025-10-30 21:34:46] "POST /ref-update HTTP/1.1" 200 156 0.008452 10.0.0.242 - - [2025-10-30 21:34:46] "GET /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.004467 10.0.0.242 - - [2025-10-30 21:34:46] "POST /set-tag HTTP/1.1" 200 109 0.015228 10.0.0.242 - - [2025-10-30 21:34:46] "POST /set-tag HTTP/1.1" 200 109 0.020957 10.0.0.242 - - [2025-10-30 21:34:46] "DELETE /instance-ip/1699c320-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.036985 10.0.0.242 - - [2025-10-30 21:34:46] "DELETE /virtual-machine-interface/1668306c-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.048970 10.0.0.242 - - [2025-10-30 21:34:47] "DELETE /virtual-machine/a0614aac-82a2-4352-8544-faca4467f591 HTTP/1.1" 200 115 0.035639 10.0.0.242 - - [2025-10-30 21:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.242 - - [2025-10-30 21:34:49] "GET /tag/23884022-133e-478d-81e8-4fa0c5bacd4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011499 10.0.0.242 - - [2025-10-30 21:34:49] "GET /tag/23884022-133e-478d-81e8-4fa0c5bacd4d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.016438 10.0.0.242 - - [2025-10-30 21:34:49] "GET /virtual-machine-interface/50757b9b-9931-45b3-8992-210da1e9d662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.012346 10.0.0.242 - - [2025-10-30 21:34:49] "POST /set-tag HTTP/1.1" 200 109 0.022356 10.0.0.242 - - [2025-10-30 21:34:49] "GET /virtual-machine-interface/648b242b-81b4-44ba-96be-1bcb7eac9e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.021842 10.0.0.242 - - [2025-10-30 21:34:49] "POST /set-tag HTTP/1.1" 200 109 0.021039 10.0.0.242 - - [2025-10-30 21:34:49] "GET /virtual-machine-interface/846e7f82-075c-4f95-a3b6-88475f3af2ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004262 10.0.0.242 - - [2025-10-30 21:34:49] "POST /set-tag HTTP/1.1" 200 109 0.013912 10.0.0.242 - - [2025-10-30 21:34:49] "GET /firewall-policy/34ff1dd4-0a6c-4b2a-b0d5-8e6303a6d497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.013801 10.0.0.242 - - [2025-10-30 21:34:49] "GET /firewall-rule/015a1fad-c89e-4ca8-b7d2-2b0ce11e3eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003205 10.0.0.242 - - [2025-10-30 21:34:49] "POST /ref-update HTTP/1.1" 200 156 0.016583 10.0.0.242 - - [2025-10-30 21:34:49] "DELETE /firewall-rule/015a1fad-c89e-4ca8-b7d2-2b0ce11e3eac HTTP/1.1" 200 115 0.046642 10.0.0.242 - - [2025-10-30 21:34:49] "DELETE /loadbalancer-member/1b9b49f7-3a22-4475-ac54-b747aec84835 HTTP/1.1" 200 115 0.025379 10.0.0.242 - - [2025-10-30 21:34:49] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.007620 10.0.0.242 - - [2025-10-30 21:34:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010375 10.0.0.242 - - [2025-10-30 21:34:49] "DELETE /loadbalancer-pool/b0340d35-cb5e-4d9a-8b8b-fe61382f8647 HTTP/1.1" 200 115 0.069233 10.0.0.242 - - [2025-10-30 21:34:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.242 - - [2025-10-30 21:34:49] "DELETE /loadbalancer-listener/3f470b7a-d04d-431d-a5cb-70d094a6ee5c HTTP/1.1" 200 115 0.030560 10.0.0.242 - - [2025-10-30 21:34:49] "GET /floating-ip/78e67e5c-d4b2-424a-8fd1-f826246825f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.003505 10.0.0.242 - - [2025-10-30 21:34:50] "POST /chown HTTP/1.1" 200 109 0.008765 10.0.0.242 - - [2025-10-30 21:34:50] "POST /chown HTTP/1.1" 200 109 0.011639 10.0.0.242 - - [2025-10-30 21:34:50] "POST /chown HTTP/1.1" 200 109 0.021272 10.0.0.242 - - [2025-10-30 21:34:50] "PUT /floating-ip/78e67e5c-d4b2-424a-8fd1-f826246825f4 HTTP/1.1" 200 257 0.046123 10.0.0.242 - - [2025-10-30 21:34:50] "POST /chown HTTP/1.1" 200 109 0.006702 10.0.0.242 - - [2025-10-30 21:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008123 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /floating-ip/78e67e5c-d4b2-424a-8fd1-f826246825f4 HTTP/1.1" 200 115 0.067578 10.0.0.242 - - [2025-10-30 21:34:50] "POST /chown HTTP/1.1" 200 109 0.013688 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /loadbalancer/04847974-1a81-42bc-aa28-a33f3fc7319b HTTP/1.1" 200 115 0.048451 10.0.0.242 - - [2025-10-30 21:34:50] "POST /chown HTTP/1.1" 200 109 0.012863 10.0.0.242 - - [2025-10-30 21:34:50] "POST /chown HTTP/1.1" 200 109 0.036039 10.0.0.242 - - [2025-10-30 21:34:50] "POST /chown HTTP/1.1" 200 109 0.017856 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /instance-ip/92fd6713-9dfe-441e-a5d3-fdb0139e217f HTTP/1.1" 200 115 0.118217 10.0.0.242 - - [2025-10-30 21:34:50] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.014550 10.0.0.242 - - [2025-10-30 21:34:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013251 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /virtual-machine-interface/846e7f82-075c-4f95-a3b6-88475f3af2ea HTTP/1.1" 200 115 0.097704 10.0.0.242 - - [2025-10-30 21:34:50] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.017217 10.0.0.242 - - [2025-10-30 21:34:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016369 10.0.0.242 - - [2025-10-30 21:34:50] "GET /floating-ip-pool/e22bd3ce-16f8-4e90-9e8f-e9b5be9cdb80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.004013 10.0.0.242 - - [2025-10-30 21:34:50] "POST /ref-update HTTP/1.1" 200 156 0.021774 10.0.0.242 - - [2025-10-30 21:34:50] "PUT /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 267 0.026933 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /tag/23884022-133e-478d-81e8-4fa0c5bacd4d HTTP/1.1" 200 115 0.129920 10.0.0.242 - - [2025-10-30 21:34:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027734 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /floating-ip-pool/e22bd3ce-16f8-4e90-9e8f-e9b5be9cdb80 HTTP/1.1" 200 115 0.104569 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /service-instance/6d904138-ca3e-4708-b2a2-e5cf41871aee HTTP/1.1" 200 115 0.101702 10.0.0.242 - - [2025-10-30 21:34:50] "GET /virtual-machine-interface/648b242b-81b4-44ba-96be-1bcb7eac9e47?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.005458 10.0.0.242 - - [2025-10-30 21:34:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.242 - - [2025-10-30 21:34:50] "POST /useragent-kv HTTP/1.1" 200 115 0.012162 10.0.0.242 - - [2025-10-30 21:34:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003680 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /virtual-network/dcf24d16-08ab-42ee-bda1-1a2a69d24e43 HTTP/1.1" 200 115 0.163873 10.0.0.242 - - [2025-10-30 21:34:50] "GET /routing-instance/4d1da0fb-2dd6-4bc8-9ae8-1fca84a526c0 HTTP/1.1" 404 171 0.004318 10.0.0.242 - - [2025-10-30 21:34:50] "GET /domains HTTP/1.1" 200 281 0.010384 10.0.0.242 - - [2025-10-30 21:34:50] "GET /domain/82935b88-5e8f-4865-b6e7-26bb0ae9458b HTTP/1.1" 200 3099 0.011305 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /virtual-machine-interface/648b242b-81b4-44ba-96be-1bcb7eac9e47 HTTP/1.1" 200 115 0.124825 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /route-target/71e7344e-d948-470b-8888-67bba8969c03 HTTP/1.1" 200 115 0.097874 10.0.0.242 - - [2025-10-30 21:34:50] "GET /project/902a2625-099f-4e45-abbb-d48007749f21 HTTP/1.1" 200 7170 0.061358 10.0.0.242 - - [2025-10-30 21:34:50] "DELETE /virtual-machine/0542b698-e4fe-4ef0-908a-49b35ec36ff2 HTTP/1.1" 200 115 0.057058 10.0.0.242 - - [2025-10-30 21:34:50] "GET /virtual-machine-interface/50757b9b-9931-45b3-8992-210da1e9d662?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008494 10.0.0.242 - - [2025-10-30 21:34:51] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006145 10.0.0.242 - - [2025-10-30 21:34:51] "POST /set-tag HTTP/1.1" 200 109 0.003742 10.0.0.242 - - [2025-10-30 21:34:51] "DELETE /virtual-machine-interface/50757b9b-9931-45b3-8992-210da1e9d662 HTTP/1.1" 200 115 0.080549 10.0.0.242 - - [2025-10-30 21:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010932 10.0.0.242 - - [2025-10-30 21:34:51] "GET /loadbalancer/51e15ccb-e6ba-45f7-8fc3-54aeae982730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.006313 10.0.0.242 - - [2025-10-30 21:34:51] "POST /ref-update HTTP/1.1" 200 156 0.016952 10.0.0.242 - - [2025-10-30 21:34:51] "DELETE /virtual-machine/e9fb9577-2c63-4d18-ace9-b27fe8f3bc22 HTTP/1.1" 200 115 0.036257 10.0.0.242 - - [2025-10-30 21:34:51] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.006694 10.0.0.242 - - [2025-10-30 21:34:51] "POST /set-tag HTTP/1.1" 200 109 0.022571 10.0.0.242 - - [2025-10-30 21:34:51] "DELETE /loadbalancer-member/7c1e91bd-2d81-4c0e-8301-85c305d4c020 HTTP/1.1" 200 115 0.040473 10.0.0.242 - - [2025-10-30 21:34:52] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.004693 10.0.0.242 - - [2025-10-30 21:34:52] "POST /set-tag HTTP/1.1" 200 109 0.002389 10.0.0.242 - - [2025-10-30 21:34:52] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010627 10.0.0.242 - - [2025-10-30 21:34:52] "POST /set-tag HTTP/1.1" 200 109 0.005265 10.0.0.242 - - [2025-10-30 21:34:52] "GET /virtual-machine/1add6488-9f68-49f3-9d7e-d13b77e9b46c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003993 10.0.0.242 - - [2025-10-30 21:34:52] "POST /ref-update HTTP/1.1" 200 156 0.010290 10.0.0.242 - - [2025-10-30 21:34:52] "GET /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.017435 10.0.0.242 - - [2025-10-30 21:34:52] "POST /set-tag HTTP/1.1" 200 109 0.017377 10.0.0.242 - - [2025-10-30 21:34:52] "POST /set-tag HTTP/1.1" 200 109 0.032461 10.0.0.242 - - [2025-10-30 21:34:52] "POST /set-tag HTTP/1.1" 200 109 0.033893 10.0.0.242 - - [2025-10-30 21:34:52] "DELETE /instance-ip/11fb3308-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.047421 10.0.0.242 - - [2025-10-30 21:34:53] "POST /ref-update HTTP/1.1" 200 156 0.013047 10.0.0.242 - - [2025-10-30 21:34:53] "DELETE /virtual-machine-interface/11df2c76-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.039309 10.0.0.242 - - [2025-10-30 21:34:53] "DELETE /virtual-machine/1add6488-9f68-49f3-9d7e-d13b77e9b46c HTTP/1.1" 200 115 0.023765 10.0.0.242 - - [2025-10-30 21:34:56] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008569 10.0.0.242 - - [2025-10-30 21:34:56] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.242 - - [2025-10-30 21:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.242 - - [2025-10-30 21:34:56] "GET /loadbalancer/51e15ccb-e6ba-45f7-8fc3-54aeae982730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002574 10.0.0.242 - - [2025-10-30 21:34:57] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005150 10.0.0.242 - - [2025-10-30 21:34:57] "POST /set-tag HTTP/1.1" 200 109 0.003989 10.0.0.242 - - [2025-10-30 21:34:57] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007577 10.0.0.242 - - [2025-10-30 21:34:57] "POST /set-tag HTTP/1.1" 200 109 0.005982 10.0.0.242 - - [2025-10-30 21:34:57] "GET /virtual-machine/7dfb73f9-610b-4e8e-9307-ac699d01a021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002734 10.0.0.242 - - [2025-10-30 21:34:57] "POST /ref-update HTTP/1.1" 200 156 0.010865 10.0.0.242 - - [2025-10-30 21:34:57] "GET /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.029889 10.0.0.242 - - [2025-10-30 21:34:57] "POST /set-tag HTTP/1.1" 200 109 0.020446 10.0.0.242 - - [2025-10-30 21:34:57] "POST /set-tag HTTP/1.1" 200 109 0.017397 10.0.0.242 - - [2025-10-30 21:34:57] "POST /set-tag HTTP/1.1" 200 109 0.027262 10.0.0.242 - - [2025-10-30 21:34:58] "DELETE /instance-ip/1189f738-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.045333 10.0.0.242 - - [2025-10-30 21:34:58] "POST /ref-update HTTP/1.1" 200 156 0.009357 10.0.0.242 - - [2025-10-30 21:34:58] "DELETE /virtual-machine-interface/11724656-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.056505 10.0.0.242 - - [2025-10-30 21:34:58] "DELETE /virtual-machine/7dfb73f9-610b-4e8e-9307-ac699d01a021 HTTP/1.1" 200 115 0.014193 10.0.0.242 - - [2025-10-30 21:34:58] "DELETE /tag/ed0a0787-b1e6-45a2-856e-373dd11e3739 HTTP/1.1" 200 115 0.069686 10.0.0.242 - - [2025-10-30 21:34:58] "DELETE /tag/5cc542a0-116c-4da6-8b35-dfffb8553446 HTTP/1.1" 200 115 0.062332 10.0.0.242 - - [2025-10-30 21:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.242 - - [2025-10-30 21:35:01] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030681 10.0.0.242 - - [2025-10-30 21:35:01] "POST /tags HTTP/1.1" 200 394 0.046116 10.0.0.242 - - [2025-10-30 21:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017271 10.0.0.242 - - [2025-10-30 21:35:01] "GET /tag/d67b0753-2e4c-471a-acbf-99c746bdcaca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.024822 10.0.0.242 - - [2025-10-30 21:35:01] "POST /tags HTTP/1.1" 200 342 0.031454 10.0.0.242 - - [2025-10-30 21:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.242 - - [2025-10-30 21:35:01] "GET /tag/6e1646b6-7ead-496c-bb7a-6aa832d3a678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015222 10.0.0.242 - - [2025-10-30 21:35:01] "POST /id-to-fqname HTTP/1.1" 200 192 0.006281 10.0.0.242 - - [2025-10-30 21:35:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.005330 10.0.0.242 - - [2025-10-30 21:35:01] "POST /security-groups HTTP/1.1" 200 589 0.064532 10.0.0.242 - - [2025-10-30 21:35:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.002679 10.0.0.242 - - [2025-10-30 21:35:01] "POST /projects HTTP/1.1" 200 521 0.219618 10.0.0.242 - - [2025-10-30 21:35:02] "POST /access-control-lists HTTP/1.1" 200 600 0.069618 10.0.0.242 - - [2025-10-30 21:35:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.009525 10.0.0.242 - - [2025-10-30 21:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033283 10.0.0.242 - - [2025-10-30 21:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006580 10.0.0.242 - - [2025-10-30 21:35:02] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005434 10.0.0.242 - - [2025-10-30 21:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.242 - - [2025-10-30 21:35:02] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.009993 10.0.0.242 - - [2025-10-30 21:35:02] "POST /access-control-lists HTTP/1.1" 200 598 0.072908 10.0.0.242 - - [2025-10-30 21:35:02] "PUT /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14 HTTP/1.1" 200 265 0.060959 10.0.0.242 - - [2025-10-30 21:35:02] "PUT /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582 HTTP/1.1" 200 265 0.050795 10.0.0.242 - - [2025-10-30 21:35:02] "POST /security-groups HTTP/1.1" 200 593 0.079864 10.0.0.242 - - [2025-10-30 21:35:02] "POST /fqname-to-id HTTP/1.1" 404 270 0.005692 10.0.0.242 - - [2025-10-30 21:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.050973 10.0.0.242 - - [2025-10-30 21:35:02] "POST /chown HTTP/1.1" 200 109 0.036392 10.0.0.242 - - [2025-10-30 21:35:02] "POST /access-control-lists HTTP/1.1" 200 634 0.070390 10.0.0.242 - - [2025-10-30 21:35:02] "POST /fqname-to-id HTTP/1.1" 404 269 0.011840 10.0.0.242 - - [2025-10-30 21:35:02] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004020 10.0.0.242 - - [2025-10-30 21:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.242 - - [2025-10-30 21:35:02] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041548 10.0.0.242 - - [2025-10-30 21:35:02] "POST /access-control-lists HTTP/1.1" 200 632 0.074580 10.0.0.242 - - [2025-10-30 21:35:02] "POST /tags HTTP/1.1" 409 226 0.005156 10.0.0.242 - - [2025-10-30 21:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2025-10-30 21:35:02] "GET /tag/6e1646b6-7ead-496c-bb7a-6aa832d3a678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013469 10.0.0.242 - - [2025-10-30 21:35:02] "POST /firewall-rules HTTP/1.1" 200 602 0.078900 10.0.0.242 - - [2025-10-30 21:35:02] "GET /firewall-rule/d9af8c1d-a173-4aa0-b554-f0a43c72fb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.025650 10.0.0.242 - - [2025-10-30 21:35:02] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004607 10.0.0.242 - - [2025-10-30 21:35:02] "GET /firewall-rule/d9af8c1d-a173-4aa0-b554-f0a43c72fb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003154 10.0.0.242 - - [2025-10-30 21:35:02] "POST /ref-update HTTP/1.1" 200 156 0.051947 10.0.0.242 - - [2025-10-30 21:35:02] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009086 10.0.0.242 - - [2025-10-30 21:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.242 - - [2025-10-30 21:35:03] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002876 10.0.0.242 - - [2025-10-30 21:35:03] "POST /tags HTTP/1.1" 409 226 0.002129 10.0.0.242 - - [2025-10-30 21:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.242 - - [2025-10-30 21:35:03] "GET /tag/6e1646b6-7ead-496c-bb7a-6aa832d3a678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012618 10.0.0.242 - - [2025-10-30 21:35:03] "POST /firewall-rules HTTP/1.1" 200 600 0.069169 10.0.0.242 - - [2025-10-30 21:35:03] "GET /firewall-rule/547a3e89-f05b-4681-adef-532a8678f8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004192 10.0.0.242 - - [2025-10-30 21:35:03] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003870 10.0.0.242 - - [2025-10-30 21:35:03] "GET /firewall-rule/547a3e89-f05b-4681-adef-532a8678f8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002413 10.0.0.242 - - [2025-10-30 21:35:03] "POST /ref-update HTTP/1.1" 200 156 0.066072 10.0.0.242 - - [2025-10-30 21:35:04] "POST /tags HTTP/1.1" 200 394 0.024749 10.0.0.242 - - [2025-10-30 21:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023431 10.0.0.242 - - [2025-10-30 21:35:04] "GET /tag/f43c7308-8638-4cda-a9af-bc3354805b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013330 10.0.0.242 - - [2025-10-30 21:35:04] "POST /tags HTTP/1.1" 200 342 0.028159 10.0.0.242 - - [2025-10-30 21:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008779 10.0.0.242 - - [2025-10-30 21:35:04] "GET /tag/3e803c0b-eed5-4531-97e7-e52c96896961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.022273 10.0.0.242 - - [2025-10-30 21:35:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.002760 10.0.0.242 - - [2025-10-30 21:35:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.001856 10.0.0.242 - - [2025-10-30 21:35:04] "POST /security-groups HTTP/1.1" 200 589 0.070685 10.0.0.242 - - [2025-10-30 21:35:04] "POST /projects HTTP/1.1" 200 521 0.198226 10.0.0.242 - - [2025-10-30 21:35:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.015477 10.0.0.242 - - [2025-10-30 21:35:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011345 10.0.0.242 - - [2025-10-30 21:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010345 10.0.0.242 - - [2025-10-30 21:35:05] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.018651 10.0.0.242 - - [2025-10-30 21:35:05] "POST /access-control-lists HTTP/1.1" 200 600 0.087214 10.0.0.242 - - [2025-10-30 21:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017467 10.0.0.242 - - [2025-10-30 21:35:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.009389 10.0.0.242 - - [2025-10-30 21:35:05] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007690 10.0.0.242 - - [2025-10-30 21:35:05] "POST /access-control-lists HTTP/1.1" 200 598 0.063910 10.0.0.242 - - [2025-10-30 21:35:05] "PUT /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14 HTTP/1.1" 200 265 0.074111 10.0.0.242 - - [2025-10-30 21:35:05] "PUT /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582 HTTP/1.1" 200 265 0.048242 10.0.0.242 - - [2025-10-30 21:35:05] "POST /security-groups HTTP/1.1" 200 593 0.076096 10.0.0.242 - - [2025-10-30 21:35:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.003123 10.0.0.242 - - [2025-10-30 21:35:05] "POST /access-control-lists HTTP/1.1" 200 634 0.066190 10.0.0.242 - - [2025-10-30 21:35:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.068778 10.0.0.242 - - [2025-10-30 21:35:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.027962 10.0.0.242 - - [2025-10-30 21:35:05] "POST /chown HTTP/1.1" 200 109 0.014819 10.0.0.242 - - [2025-10-30 21:35:05] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009430 10.0.0.242 - - [2025-10-30 21:35:05] "POST /access-control-lists HTTP/1.1" 200 632 0.074157 10.0.0.242 - - [2025-10-30 21:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011358 10.0.0.242 - - [2025-10-30 21:35:05] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004946 10.0.0.242 - - [2025-10-30 21:35:05] "POST /tags HTTP/1.1" 409 226 0.003176 10.0.0.242 - - [2025-10-30 21:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.242 - - [2025-10-30 21:35:05] "GET /tag/3e803c0b-eed5-4531-97e7-e52c96896961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010493 10.0.0.242 - - [2025-10-30 21:35:05] "POST /firewall-rules HTTP/1.1" 200 602 0.063419 10.0.0.242 - - [2025-10-30 21:35:05] "GET /firewall-rule/0f7fa6fb-5c4b-4c39-bf05-9d9e3cafc523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004749 10.0.0.242 - - [2025-10-30 21:35:05] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004646 10.0.0.242 - - [2025-10-30 21:35:05] "GET /firewall-rule/0f7fa6fb-5c4b-4c39-bf05-9d9e3cafc523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003398 10.0.0.242 - - [2025-10-30 21:35:05] "POST /ref-update HTTP/1.1" 200 156 0.086811 10.0.0.242 - - [2025-10-30 21:35:05] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007933 10.0.0.242 - - [2025-10-30 21:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.242 - - [2025-10-30 21:35:06] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003190 10.0.0.242 - - [2025-10-30 21:35:06] "POST /tags HTTP/1.1" 409 226 0.001931 10.0.0.242 - - [2025-10-30 21:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.242 - - [2025-10-30 21:35:06] "GET /tag/3e803c0b-eed5-4531-97e7-e52c96896961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013149 10.0.0.242 - - [2025-10-30 21:35:06] "POST /firewall-rules HTTP/1.1" 200 600 0.067159 10.0.0.242 - - [2025-10-30 21:35:06] "GET /firewall-rule/6df94e30-b8b1-4c9b-835f-c7941769e5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004364 10.0.0.242 - - [2025-10-30 21:35:06] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.005379 10.0.0.242 - - [2025-10-30 21:35:06] "GET /firewall-rule/6df94e30-b8b1-4c9b-835f-c7941769e5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002744 10.0.0.242 - - [2025-10-30 21:35:06] "POST /ref-update HTTP/1.1" 200 156 0.076739 10.0.0.242 - - [2025-10-30 21:35:07] "POST /tags HTTP/1.1" 200 346 0.077866 10.0.0.242 - - [2025-10-30 21:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2025-10-30 21:35:07] "GET /tag/20489309-1372-44ec-aec2-5cfb2d7a7199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015762 10.0.0.242 - - [2025-10-30 21:35:07] "POST /projects HTTP/1.1" 409 238 0.003061 10.0.0.242 - - [2025-10-30 21:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.242 - - [2025-10-30 21:35:07] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045434 10.0.0.242 - - [2025-10-30 21:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.242 - - [2025-10-30 21:35:07] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004884 10.0.0.242 - - [2025-10-30 21:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.242 - - [2025-10-30 21:35:07] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.010374 10.0.0.242 - - [2025-10-30 21:35:07] "POST /security-groups HTTP/1.1" 409 285 0.004963 10.0.0.242 - - [2025-10-30 21:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.242 - - [2025-10-30 21:35:08] "PUT /security-group/48f82497-ffcd-439e-9e0a-989227f9d5cf HTTP/1.1" 200 263 0.067508 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.242 - - [2025-10-30 21:35:08] "PUT /access-control-list/7495df27-dc3a-484c-97d5-1d170e6bcbf5 HTTP/1.1" 200 273 0.015847 10.0.0.242 - - [2025-10-30 21:35:08] "PUT /access-control-list/ecb2a406-4721-44e9-bb2e-42fc831298c5 HTTP/1.1" 200 273 0.023870 10.0.0.242 - - [2025-10-30 21:35:08] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056588 10.0.0.242 - - [2025-10-30 21:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.036872 10.0.0.242 - - [2025-10-30 21:35:08] "POST /tags HTTP/1.1" 409 228 0.010441 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.242 - - [2025-10-30 21:35:08] "GET /tag/20489309-1372-44ec-aec2-5cfb2d7a7199?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011294 10.0.0.242 - - [2025-10-30 21:35:08] "POST /tags HTTP/1.1" 200 346 0.019243 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.242 - - [2025-10-30 21:35:08] "GET /tag/2e4b1a1d-c006-4fa9-80b7-5cd324d00ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012963 10.0.0.242 - - [2025-10-30 21:35:08] "POST /projects HTTP/1.1" 409 238 0.002239 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.242 - - [2025-10-30 21:35:08] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034473 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.242 - - [2025-10-30 21:35:08] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004148 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2025-10-30 21:35:08] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.013838 10.0.0.242 - - [2025-10-30 21:35:08] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.040894 10.0.0.242 - - [2025-10-30 21:35:08] "POST /security-groups HTTP/1.1" 409 285 0.006055 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.242 - - [2025-10-30 21:35:08] "PUT /security-group/d0390f70-001c-4e91-9e79-57565c629dd5 HTTP/1.1" 200 263 0.057306 10.0.0.242 - - [2025-10-30 21:35:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.034429 10.0.0.242 - - [2025-10-30 21:35:08] "PUT /access-control-list/d4134804-157f-4630-b96e-d5099fafd005 HTTP/1.1" 200 273 0.028129 10.0.0.242 - - [2025-10-30 21:35:08] "POST /tags HTTP/1.1" 409 228 0.015728 10.0.0.242 - - [2025-10-30 21:35:08] "PUT /access-control-list/ec6a097b-74d9-481f-be75-dcf6037d670b HTTP/1.1" 200 273 0.021537 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.242 - - [2025-10-30 21:35:08] "GET /tag/2e4b1a1d-c006-4fa9-80b7-5cd324d00ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014720 10.0.0.242 - - [2025-10-30 21:35:08] "POST /tags HTTP/1.1" 200 292 0.069029 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.242 - - [2025-10-30 21:35:08] "GET /tag/d537602b-7541-4fc2-b79f-829ffa65866c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014659 10.0.0.242 - - [2025-10-30 21:35:08] "POST /tags HTTP/1.1" 200 304 0.054864 10.0.0.242 - - [2025-10-30 21:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.242 - - [2025-10-30 21:35:08] "GET /tag/2b1a2754-8c00-4c59-bf11-8bc18bf6c15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014431 10.0.0.242 - - [2025-10-30 21:35:08] "POST /tags HTTP/1.1" 409 252 0.001887 10.0.0.242 - - [2025-10-30 21:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.242 - - [2025-10-30 21:35:09] "GET /tag/d67b0753-2e4c-471a-acbf-99c746bdcaca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.018250 10.0.0.242 - - [2025-10-30 21:35:09] "POST /tags HTTP/1.1" 409 226 0.002009 10.0.0.242 - - [2025-10-30 21:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007282 10.0.0.242 - - [2025-10-30 21:35:09] "GET /tag/6e1646b6-7ead-496c-bb7a-6aa832d3a678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011497 10.0.0.242 - - [2025-10-30 21:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.242 - - [2025-10-30 21:35:09] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004296 10.0.0.242 - - [2025-10-30 21:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.242 - - [2025-10-30 21:35:09] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034435 10.0.0.242 - - [2025-10-30 21:35:09] "POST /virtual-machines HTTP/1.1" 200 396 0.007138 10.0.0.242 - - [2025-10-30 21:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.010658 10.0.0.242 - - [2025-10-30 21:35:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124017 10.0.0.242 - - [2025-10-30 21:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017606 10.0.0.242 - - [2025-10-30 21:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014324 10.0.0.242 - - [2025-10-30 21:35:09] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006237 10.0.0.242 - - [2025-10-30 21:35:09] "POST /instance-ips HTTP/1.1" 200 398 0.019490 10.0.0.242 - - [2025-10-30 21:35:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.017733 10.0.0.242 - - [2025-10-30 21:35:09] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008064 10.0.0.242 - - [2025-10-30 21:35:09] "POST /set-tag HTTP/1.1" 200 109 0.063991 10.0.0.242 - - [2025-10-30 21:35:09] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011286 10.0.0.242 - - [2025-10-30 21:35:09] "GET /instance-ip/4f2f0c72-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004535 10.0.0.242 - - [2025-10-30 21:35:09] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006822 10.0.0.242 - - [2025-10-30 21:35:09] "POST /set-tag HTTP/1.1" 200 109 0.005286 10.0.0.242 - - [2025-10-30 21:35:09] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.006712 10.0.0.242 - - [2025-10-30 21:35:09] "POST /ref-update HTTP/1.1" 200 156 0.011574 10.0.0.242 - - [2025-10-30 21:35:09] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004979 10.0.0.242 - - [2025-10-30 21:35:09] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.242 - - [2025-10-30 21:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.242 - - [2025-10-30 21:35:09] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003686 10.0.0.242 - - [2025-10-30 21:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.242 - - [2025-10-30 21:35:09] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033601 10.0.0.242 - - [2025-10-30 21:35:09] "POST /virtual-machines HTTP/1.1" 200 396 0.015798 10.0.0.242 - - [2025-10-30 21:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023151 10.0.0.242 - - [2025-10-30 21:35:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114598 10.0.0.242 - - [2025-10-30 21:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011018 10.0.0.242 - - [2025-10-30 21:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.020162 10.0.0.242 - - [2025-10-30 21:35:10] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005812 10.0.0.242 - - [2025-10-30 21:35:10] "POST /instance-ips HTTP/1.1" 200 398 0.022487 10.0.0.242 - - [2025-10-30 21:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030031 10.0.0.242 - - [2025-10-30 21:35:10] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008392 10.0.0.242 - - [2025-10-30 21:35:10] "POST /set-tag HTTP/1.1" 200 109 0.063671 10.0.0.242 - - [2025-10-30 21:35:10] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014895 10.0.0.242 - - [2025-10-30 21:35:10] "GET /instance-ip/4fa064d0-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005198 10.0.0.242 - - [2025-10-30 21:35:10] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004287 10.0.0.242 - - [2025-10-30 21:35:10] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.242 - - [2025-10-30 21:35:10] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004771 10.0.0.242 - - [2025-10-30 21:35:10] "POST /ref-update HTTP/1.1" 200 156 0.015351 10.0.0.242 - - [2025-10-30 21:35:10] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019276 10.0.0.242 - - [2025-10-30 21:35:10] "POST /set-tag HTTP/1.1" 200 109 0.003461 10.0.0.242 - - [2025-10-30 21:35:10] "POST /tags HTTP/1.1" 200 292 0.029581 10.0.0.242 - - [2025-10-30 21:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022066 10.0.0.242 - - [2025-10-30 21:35:10] "GET /tag/9f3b66f6-c334-4baa-b99a-148572acccd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.019590 10.0.0.242 - - [2025-10-30 21:35:10] "POST /tags HTTP/1.1" 409 252 0.002627 10.0.0.242 - - [2025-10-30 21:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.242 - - [2025-10-30 21:35:10] "GET /tag/f43c7308-8638-4cda-a9af-bc3354805b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010408 10.0.0.242 - - [2025-10-30 21:35:10] "POST /tags HTTP/1.1" 409 226 0.004715 10.0.0.242 - - [2025-10-30 21:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.242 - - [2025-10-30 21:35:10] "GET /tag/3e803c0b-eed5-4531-97e7-e52c96896961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012016 10.0.0.242 - - [2025-10-30 21:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2025-10-30 21:35:10] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004050 10.0.0.242 - - [2025-10-30 21:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.242 - - [2025-10-30 21:35:11] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.047274 10.0.0.242 - - [2025-10-30 21:35:11] "POST /virtual-machines HTTP/1.1" 200 396 0.011567 10.0.0.242 - - [2025-10-30 21:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033251 10.0.0.242 - - [2025-10-30 21:35:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110414 10.0.0.242 - - [2025-10-30 21:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009565 10.0.0.242 - - [2025-10-30 21:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010286 10.0.0.242 - - [2025-10-30 21:35:11] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004099 10.0.0.242 - - [2025-10-30 21:35:11] "POST /instance-ips HTTP/1.1" 200 398 0.022070 10.0.0.242 - - [2025-10-30 21:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.019576 10.0.0.242 - - [2025-10-30 21:35:11] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007504 10.0.0.242 - - [2025-10-30 21:35:11] "POST /set-tag HTTP/1.1" 200 109 0.071767 10.0.0.242 - - [2025-10-30 21:35:11] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018791 10.0.0.242 - - [2025-10-30 21:35:11] "GET /instance-ip/5049dc90-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004073 10.0.0.242 - - [2025-10-30 21:35:11] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004302 10.0.0.242 - - [2025-10-30 21:35:11] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.242 - - [2025-10-30 21:35:11] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003432 10.0.0.242 - - [2025-10-30 21:35:11] "POST /ref-update HTTP/1.1" 200 156 0.009693 10.0.0.242 - - [2025-10-30 21:35:11] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007176 10.0.0.242 - - [2025-10-30 21:35:11] "POST /set-tag HTTP/1.1" 200 109 0.012175 10.0.0.242 - - [2025-10-30 21:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.242 - - [2025-10-30 21:35:11] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004193 10.0.0.242 - - [2025-10-30 21:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.242 - - [2025-10-30 21:35:11] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.040693 10.0.0.242 - - [2025-10-30 21:35:11] "POST /virtual-machines HTTP/1.1" 200 396 0.016572 10.0.0.242 - - [2025-10-30 21:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023077 10.0.0.242 - - [2025-10-30 21:35:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133812 10.0.0.242 - - [2025-10-30 21:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009644 10.0.0.242 - - [2025-10-30 21:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009714 10.0.0.242 - - [2025-10-30 21:35:12] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006230 10.0.0.242 - - [2025-10-30 21:35:12] "POST /instance-ips HTTP/1.1" 200 398 0.020835 10.0.0.242 - - [2025-10-30 21:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030585 10.0.0.242 - - [2025-10-30 21:35:12] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.021032 10.0.0.242 - - [2025-10-30 21:35:12] "POST /set-tag HTTP/1.1" 200 109 0.071838 10.0.0.242 - - [2025-10-30 21:35:12] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.023276 10.0.0.242 - - [2025-10-30 21:35:12] "GET /instance-ip/50cf2bd4-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.008163 10.0.0.242 - - [2025-10-30 21:35:12] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004217 10.0.0.242 - - [2025-10-30 21:35:12] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.242 - - [2025-10-30 21:35:12] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004042 10.0.0.242 - - [2025-10-30 21:35:12] "POST /ref-update HTTP/1.1" 200 156 0.011716 10.0.0.242 - - [2025-10-30 21:35:12] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.020816 10.0.0.242 - - [2025-10-30 21:35:12] "POST /set-tag HTTP/1.1" 200 109 0.006646 10.0.0.242 - - [2025-10-30 21:35:12] "POST /tags HTTP/1.1" 200 300 0.028960 10.0.0.242 - - [2025-10-30 21:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.242 - - [2025-10-30 21:35:12] "GET /tag/dd6131b9-653d-451f-920f-814b8171e84e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011566 10.0.0.242 - - [2025-10-30 21:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.242 - - [2025-10-30 21:35:12] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007408 10.0.0.242 - - [2025-10-30 21:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.242 - - [2025-10-30 21:35:12] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026657 10.0.0.242 - - [2025-10-30 21:35:12] "POST /virtual-machines HTTP/1.1" 200 396 0.010278 10.0.0.242 - - [2025-10-30 21:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.015451 10.0.0.242 - - [2025-10-30 21:35:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131152 10.0.0.242 - - [2025-10-30 21:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016804 10.0.0.242 - - [2025-10-30 21:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008676 10.0.0.242 - - [2025-10-30 21:35:13] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006794 10.0.0.242 - - [2025-10-30 21:35:13] "POST /instance-ips HTTP/1.1" 200 398 0.022367 10.0.0.242 - - [2025-10-30 21:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030704 10.0.0.242 - - [2025-10-30 21:35:13] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.017715 10.0.0.242 - - [2025-10-30 21:35:13] "POST /set-tag HTTP/1.1" 200 109 0.021066 10.0.0.242 - - [2025-10-30 21:35:13] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.011445 10.0.0.242 - - [2025-10-30 21:35:13] "GET /instance-ip/5163bda8-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.008208 10.0.0.242 - - [2025-10-30 21:35:13] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004799 10.0.0.242 - - [2025-10-30 21:35:13] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.242 - - [2025-10-30 21:35:13] "POST /tags HTTP/1.1" 200 300 0.019464 10.0.0.242 - - [2025-10-30 21:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.242 - - [2025-10-30 21:35:13] "GET /tag/25f53928-1c45-4b13-b15e-fa42be4a5ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013193 10.0.0.242 - - [2025-10-30 21:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005892 10.0.0.242 - - [2025-10-30 21:35:13] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.010071 10.0.0.242 - - [2025-10-30 21:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.242 - - [2025-10-30 21:35:13] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039730 10.0.0.242 - - [2025-10-30 21:35:13] "POST /virtual-machines HTTP/1.1" 200 396 0.020652 10.0.0.242 - - [2025-10-30 21:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014810 10.0.0.242 - - [2025-10-30 21:35:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116725 10.0.0.242 - - [2025-10-30 21:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.023751 10.0.0.242 - - [2025-10-30 21:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010792 10.0.0.242 - - [2025-10-30 21:35:13] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004810 10.0.0.242 - - [2025-10-30 21:35:13] "POST /instance-ips HTTP/1.1" 200 398 0.019000 10.0.0.242 - - [2025-10-30 21:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026293 10.0.0.242 - - [2025-10-30 21:35:14] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013704 10.0.0.242 - - [2025-10-30 21:35:14] "POST /set-tag HTTP/1.1" 200 109 0.017651 10.0.0.242 - - [2025-10-30 21:35:14] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018916 10.0.0.242 - - [2025-10-30 21:35:14] "GET /instance-ip/51d7b4ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002935 10.0.0.242 - - [2025-10-30 21:35:14] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004936 10.0.0.242 - - [2025-10-30 21:35:14] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.242 - - [2025-10-30 21:35:14] "GET /global-system-configs HTTP/1.1" 200 323 0.003244 10.0.0.242 - - [2025-10-30 21:35:14] "POST /tags HTTP/1.1" 200 300 0.022113 10.0.0.242 - - [2025-10-30 21:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.242 - - [2025-10-30 21:35:14] "GET /tag/ef327a21-16d9-4861-a6c2-83fdba13f062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013205 10.0.0.242 - - [2025-10-30 21:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.242 - - [2025-10-30 21:35:14] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004491 10.0.0.242 - - [2025-10-30 21:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.242 - - [2025-10-30 21:35:14] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030922 10.0.0.242 - - [2025-10-30 21:35:14] "POST /virtual-machines HTTP/1.1" 200 396 0.012025 10.0.0.242 - - [2025-10-30 21:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013910 10.0.0.242 - - [2025-10-30 21:35:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111250 10.0.0.242 - - [2025-10-30 21:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025527 10.0.0.242 - - [2025-10-30 21:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009829 10.0.0.242 - - [2025-10-30 21:35:14] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005362 10.0.0.242 - - [2025-10-30 21:35:14] "POST /instance-ips HTTP/1.1" 200 398 0.027603 10.0.0.242 - - [2025-10-30 21:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.031070 10.0.0.242 - - [2025-10-30 21:35:14] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010166 10.0.0.242 - - [2025-10-30 21:35:14] "POST /set-tag HTTP/1.1" 200 109 0.026963 10.0.0.242 - - [2025-10-30 21:35:14] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018504 10.0.0.242 - - [2025-10-30 21:35:14] "GET /instance-ip/52438906-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005609 10.0.0.242 - - [2025-10-30 21:35:14] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014335 10.0.0.242 - - [2025-10-30 21:35:14] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.242 - - [2025-10-30 21:35:14] "POST /tags HTTP/1.1" 200 300 0.020258 10.0.0.242 - - [2025-10-30 21:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.242 - - [2025-10-30 21:35:15] "GET /tag/95a9a3cd-ac10-41cd-abf1-736bd4d6a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013965 10.0.0.242 - - [2025-10-30 21:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.242 - - [2025-10-30 21:35:15] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006298 10.0.0.242 - - [2025-10-30 21:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.242 - - [2025-10-30 21:35:15] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.043485 10.0.0.242 - - [2025-10-30 21:35:15] "POST /virtual-machines HTTP/1.1" 200 396 0.015447 10.0.0.242 - - [2025-10-30 21:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015557 10.0.0.242 - - [2025-10-30 21:35:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107853 10.0.0.242 - - [2025-10-30 21:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009730 10.0.0.242 - - [2025-10-30 21:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008243 10.0.0.242 - - [2025-10-30 21:35:15] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004148 10.0.0.242 - - [2025-10-30 21:35:15] "GET /global-system-configs HTTP/1.1" 200 323 0.007085 10.0.0.242 - - [2025-10-30 21:35:15] "POST /instance-ips HTTP/1.1" 200 398 0.047279 10.0.0.242 - - [2025-10-30 21:35:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021173 10.0.0.242 - - [2025-10-30 21:35:15] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.021630 10.0.0.242 - - [2025-10-30 21:35:15] "POST /set-tag HTTP/1.1" 200 109 0.021117 10.0.0.242 - - [2025-10-30 21:35:15] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018881 10.0.0.242 - - [2025-10-30 21:35:15] "GET /instance-ip/52bc29ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004046 10.0.0.242 - - [2025-10-30 21:35:15] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006605 10.0.0.242 - - [2025-10-30 21:35:15] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.242 - - [2025-10-30 21:35:15] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005911 10.0.0.242 - - [2025-10-30 21:35:15] "POST /ref-update HTTP/1.1" 200 156 0.012071 10.0.0.242 - - [2025-10-30 21:35:15] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019957 10.0.0.242 - - [2025-10-30 21:35:15] "POST /set-tag HTTP/1.1" 200 109 0.003855 10.0.0.242 - - [2025-10-30 21:35:15] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005412 10.0.0.242 - - [2025-10-30 21:35:15] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.242 - - [2025-10-30 21:35:15] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005054 10.0.0.242 - - [2025-10-30 21:35:15] "POST /ref-update HTTP/1.1" 200 156 0.014455 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.014869 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.003902 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.023836 10.0.0.242 - - [2025-10-30 21:35:16] "POST /ref-update HTTP/1.1" 200 156 0.016213 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007394 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005731 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.002686 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.007347 10.0.0.242 - - [2025-10-30 21:35:16] "POST /ref-update HTTP/1.1" 200 156 0.008770 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004594 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.003231 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006241 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006653 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.003198 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006157 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005625 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.007311 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006711 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.003102 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005556 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.004239 10.0.0.242 - - [2025-10-30 21:35:16] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005597 10.0.0.242 - - [2025-10-30 21:35:16] "POST /set-tag HTTP/1.1" 200 109 0.004138 10.0.0.242 - - [2025-10-30 21:35:18] "GET /virtual-machine/3469a2b9-8393-4a84-84f3-ea1eb32c5963?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003195 10.0.0.242 - - [2025-10-30 21:35:18] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004781 10.0.0.242 - - [2025-10-30 21:35:19] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005099 10.0.0.242 - - [2025-10-30 21:35:19] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.242 - - [2025-10-30 21:35:20] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007541 10.0.0.242 - - [2025-10-30 21:35:20] "POST /set-tag HTTP/1.1" 200 109 0.003670 10.0.0.242 - - [2025-10-30 21:35:20] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004586 10.0.0.242 - - [2025-10-30 21:35:20] "POST /set-tag HTTP/1.1" 200 109 0.003331 10.0.0.242 - - [2025-10-30 21:35:21] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004306 10.0.0.242 - - [2025-10-30 21:35:21] "POST /set-tag HTTP/1.1" 200 109 0.005093 10.0.0.242 - - [2025-10-30 21:35:22] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006206 10.0.0.242 - - [2025-10-30 21:35:22] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.242 - - [2025-10-30 21:35:23] "GET /virtual-machine/a2e56d7a-cb31-43ff-a004-59cd3fc1973e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003235 10.0.0.242 - - [2025-10-30 21:35:23] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004212 10.0.0.242 - - [2025-10-30 21:35:23] "GET /virtual-machine/4743c817-720f-4bef-88cb-082396ca85f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003111 10.0.0.242 - - [2025-10-30 21:35:23] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004360 10.0.0.242 - - [2025-10-30 21:35:23] "GET /virtual-machine/a568989a-cfef-423d-adf3-946746a8ba95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003028 10.0.0.242 - - [2025-10-30 21:35:23] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004911 10.0.0.242 - - [2025-10-30 21:35:23] "GET /virtual-machine/4e3544dc-51de-4806-8877-c0c452127854?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003257 10.0.0.242 - - [2025-10-30 21:35:23] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004390 10.0.0.242 - - [2025-10-30 21:35:25] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005921 10.0.0.242 - - [2025-10-30 21:35:25] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.242 - - [2025-10-30 21:35:25] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004414 10.0.0.242 - - [2025-10-30 21:35:25] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.242 - - [2025-10-30 21:35:28] "GET /virtual-machine/9255d0d6-c791-4e87-a4e5-60840fddf750?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003142 10.0.0.242 - - [2025-10-30 21:35:28] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004170 10.0.0.242 - - [2025-10-30 21:35:28] "GET /virtual-machine/4b188271-807f-40da-818c-9d69dfc8c972?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003018 10.0.0.242 - - [2025-10-30 21:35:28] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010046 10.0.0.242 - - [2025-10-30 21:35:28] "GET /virtual-machine/9bcdcea3-07c9-464e-9fba-8a11c855e840?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003317 10.0.0.242 - - [2025-10-30 21:35:28] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005457 10.0.0.242 - - [2025-10-30 21:35:29] "GET /loadbalancer/0881ee1e-4d71-446f-9d43-2843c3b122a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004422 10.0.0.242 - - [2025-10-30 21:35:29] "POST /tags HTTP/1.1" 200 334 0.024186 10.0.0.242 - - [2025-10-30 21:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008206 10.0.0.242 - - [2025-10-30 21:35:29] "GET /tag/67b9980d-5e6a-4012-a5a4-4cebe99e7f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013265 10.0.0.242 - - [2025-10-30 21:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.242 - - [2025-10-30 21:35:29] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046061 10.0.0.242 - - [2025-10-30 21:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.242 - - [2025-10-30 21:35:29] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004681 10.0.0.242 - - [2025-10-30 21:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.242 - - [2025-10-30 21:35:29] "GET /service-appliance-set/90d9158b-3b89-4a4d-8790-9c0670c49a39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003452 10.0.0.242 - - [2025-10-30 21:35:29] "POST /fqname-to-id HTTP/1.1" 404 273 0.001697 10.0.0.242 - - [2025-10-30 21:35:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.101092 10.0.0.242 - - [2025-10-30 21:35:29] "GET /virtual-machine-interface/4d70c527-3565-4ed7-b6f1-d7012e2fc9f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.024267 10.0.0.242 - - [2025-10-30 21:35:30] "POST /instance-ips HTTP/1.1" 200 410 0.022453 10.0.0.242 - - [2025-10-30 21:35:30] "GET /instance-ip/c4c03121-6810-4d0e-821e-4dcfffa7c705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004042 10.0.0.242 - - [2025-10-30 21:35:30] "POST /loadbalancers HTTP/1.1" 200 631 0.062322 10.0.0.242 - - [2025-10-30 21:35:30] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037468 10.0.0.242 - - [2025-10-30 21:35:30] "GET /instance-ip/c4c03121-6810-4d0e-821e-4dcfffa7c705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004685 10.0.0.242 - - [2025-10-30 21:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022922 10.0.0.242 - - [2025-10-30 21:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016763 10.0.0.242 - - [2025-10-30 21:35:30] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037712 10.0.0.242 - - [2025-10-30 21:35:30] "POST /floating-ips HTTP/1.1" 200 599 0.061023 10.0.0.242 - - [2025-10-30 21:35:30] "GET /loadbalancer/0881ee1e-4d71-446f-9d43-2843c3b122a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003382 10.0.0.242 - - [2025-10-30 21:35:30] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.017238 10.0.0.242 - - [2025-10-30 21:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.242 - - [2025-10-30 21:35:30] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038863 10.0.0.242 - - [2025-10-30 21:35:30] "GET /loadbalancer-listener/9c65bf46-ef82-4030-b188-f694fe8cefcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.004765 10.0.0.242 - - [2025-10-30 21:35:30] "GET /loadbalancer-listener/9c65bf46-ef82-4030-b188-f694fe8cefcb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003206 10.0.0.242 - - [2025-10-30 21:35:30] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.036935 10.0.0.242 - - [2025-10-30 21:35:30] "GET /instance-ip/c4c03121-6810-4d0e-821e-4dcfffa7c705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003097 10.0.0.242 - - [2025-10-30 21:35:30] "GET /instance-ip/c4c03121-6810-4d0e-821e-4dcfffa7c705?fields=floating_ips HTTP/1.1" 200 1214 0.007422 10.0.0.242 - - [2025-10-30 21:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.242 - - [2025-10-30 21:35:30] "GET /loadbalancer/0881ee1e-4d71-446f-9d43-2843c3b122a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002174 10.0.0.242 - - [2025-10-30 21:35:30] "GET /loadbalancer-pool/26e27e7a-2ea1-47b5-a7cd-58806dedad40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003433 10.0.0.242 - - [2025-10-30 21:35:30] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019176 10.0.0.242 - - [2025-10-30 21:35:30] "GET /floating-ip/1baa3c3f-1033-4503-8efb-9648964c3f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003523 10.0.0.242 - - [2025-10-30 21:35:30] "GET /loadbalancer/0881ee1e-4d71-446f-9d43-2843c3b122a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002837 10.0.0.242 - - [2025-10-30 21:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013184 10.0.0.242 - - [2025-10-30 21:35:30] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011482 10.0.0.242 - - [2025-10-30 21:35:30] "POST /tags HTTP/1.1" 409 221 0.004844 10.0.0.242 - - [2025-10-30 21:35:30] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004821 10.0.0.242 - - [2025-10-30 21:35:30] "POST /ref-update HTTP/1.1" 200 156 0.006770 10.0.0.242 - - [2025-10-30 21:35:30] "GET /floating-ip/1baa3c3f-1033-4503-8efb-9648964c3f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008106 10.0.0.242 - - [2025-10-30 21:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.242 - - [2025-10-30 21:35:30] "GET /tag/67b9980d-5e6a-4012-a5a4-4cebe99e7f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010619 10.0.0.242 - - [2025-10-30 21:35:30] "POST /set-tag HTTP/1.1" 200 109 0.025580 10.0.0.242 - - [2025-10-30 21:35:30] "PUT /floating-ip/1baa3c3f-1033-4503-8efb-9648964c3f12 HTTP/1.1" 200 257 0.022789 10.0.0.242 - - [2025-10-30 21:35:30] "GET /loadbalancer-pool/26e27e7a-2ea1-47b5-a7cd-58806dedad40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003327 10.0.0.242 - - [2025-10-30 21:35:30] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016500 10.0.0.242 - - [2025-10-30 21:35:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.023898 10.0.0.242 - - [2025-10-30 21:35:30] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015950 10.0.0.242 - - [2025-10-30 21:35:30] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008165 10.0.0.242 - - [2025-10-30 21:35:30] "POST /ref-update HTTP/1.1" 200 156 0.007234 10.0.0.242 - - [2025-10-30 21:35:30] "GET /floating-ip/1baa3c3f-1033-4503-8efb-9648964c3f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.008743 10.0.0.242 - - [2025-10-30 21:35:30] "POST /set-tag HTTP/1.1" 200 109 0.059698 10.0.0.242 - - [2025-10-30 21:35:32] "POST /tags HTTP/1.1" 409 206 0.002572 10.0.0.242 - - [2025-10-30 21:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.242 - - [2025-10-30 21:35:32] "GET /tag/2b1a2754-8c00-4c59-bf11-8bc18bf6c15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009777 10.0.0.242 - - [2025-10-30 21:35:32] "POST /tags HTTP/1.1" 409 204 0.001977 10.0.0.242 - - [2025-10-30 21:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.242 - - [2025-10-30 21:35:32] "GET /tag/25f53928-1c45-4b13-b15e-fa42be4a5ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010352 10.0.0.242 - - [2025-10-30 21:35:32] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002739 10.0.0.242 - - [2025-10-30 21:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.242 - - [2025-10-30 21:35:32] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002565 10.0.0.242 - - [2025-10-30 21:35:32] "POST /tags HTTP/1.1" 409 206 0.002519 10.0.0.242 - - [2025-10-30 21:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.242 - - [2025-10-30 21:35:32] "GET /tag/2b1a2754-8c00-4c59-bf11-8bc18bf6c15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010107 10.0.0.242 - - [2025-10-30 21:35:32] "POST /tags HTTP/1.1" 409 226 0.002081 10.0.0.242 - - [2025-10-30 21:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.242 - - [2025-10-30 21:35:32] "GET /tag/6e1646b6-7ead-496c-bb7a-6aa832d3a678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009768 10.0.0.242 - - [2025-10-30 21:35:32] "POST /tags HTTP/1.1" 409 204 0.002218 10.0.0.242 - - [2025-10-30 21:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2025-10-30 21:35:32] "GET /tag/25f53928-1c45-4b13-b15e-fa42be4a5ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012271 10.0.0.242 - - [2025-10-30 21:35:32] "POST /tags HTTP/1.1" 409 226 0.002301 10.0.0.242 - - [2025-10-30 21:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2025-10-30 21:35:32] "GET /tag/6e1646b6-7ead-496c-bb7a-6aa832d3a678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014555 10.0.0.242 - - [2025-10-30 21:35:32] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003243 10.0.0.242 - - [2025-10-30 21:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.242 - - [2025-10-30 21:35:32] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002906 10.0.0.242 - - [2025-10-30 21:35:32] "POST /firewall-rules HTTP/1.1" 200 628 0.065994 10.0.0.242 - - [2025-10-30 21:35:32] "POST /firewall-rules HTTP/1.1" 200 648 0.079978 10.0.0.242 - - [2025-10-30 21:35:32] "GET /firewall-rule/6fd2483f-bf5b-4afd-bba0-7a982ee78eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.004225 10.0.0.242 - - [2025-10-30 21:35:32] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002105 10.0.0.242 - - [2025-10-30 21:35:32] "GET /firewall-rule/2aa59a4b-4132-41c0-b7ba-c4d0d26a7cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003247 10.0.0.242 - - [2025-10-30 21:35:32] "POST /ref-update HTTP/1.1" 200 156 0.016144 10.0.0.242 - - [2025-10-30 21:35:32] "POST /firewall-policys HTTP/1.1" 200 608 0.035757 10.0.0.242 - - [2025-10-30 21:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016658 10.0.0.242 - - [2025-10-30 21:35:32] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.020745 10.0.0.242 - - [2025-10-30 21:35:32] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004893 10.0.0.242 - - [2025-10-30 21:35:33] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002845 10.0.0.242 - - [2025-10-30 21:35:33] "GET /firewall-policy/34ff1dd4-0a6c-4b2a-b0d5-8e6303a6d497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003607 10.0.0.242 - - [2025-10-30 21:35:33] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003632 10.0.0.242 - - [2025-10-30 21:35:33] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004705 10.0.0.242 - - [2025-10-30 21:35:33] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002519 10.0.0.242 - - [2025-10-30 21:35:33] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002593 10.0.0.242 - - [2025-10-30 21:35:33] "POST /ref-update HTTP/1.1" 200 156 0.020773 10.0.0.242 - - [2025-10-30 21:35:33] "POST /ref-update HTTP/1.1" 200 156 0.035257 10.0.0.242 - - [2025-10-30 21:35:33] "POST /ref-update HTTP/1.1" 200 156 0.025310 10.0.0.242 - - [2025-10-30 21:35:33] "POST /ref-update HTTP/1.1" 200 156 0.024707 10.0.0.242 - - [2025-10-30 21:35:33] "POST /ref-update HTTP/1.1" 200 156 0.038113 10.0.0.242 - - [2025-10-30 21:35:33] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008326 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:37:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000995 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:37:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001066 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:37:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:37:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:37:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:37:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000994 10.0.0.242 - - [2025-10-30 21:37:31] "POST /tags HTTP/1.1" 409 252 0.002209 10.0.0.242 - - [2025-10-30 21:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.242 - - [2025-10-30 21:37:31] "GET /tag/f43c7308-8638-4cda-a9af-bc3354805b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010850 10.0.0.242 - - [2025-10-30 21:37:31] "POST /tags HTTP/1.1" 409 228 0.002476 10.0.0.242 - - [2025-10-30 21:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.242 - - [2025-10-30 21:37:31] "GET /tag/2e4b1a1d-c006-4fa9-80b7-5cd324d00ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012072 10.0.0.242 - - [2025-10-30 21:37:31] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004653 10.0.0.242 - - [2025-10-30 21:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.242 - - [2025-10-30 21:37:31] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002748 10.0.0.242 - - [2025-10-30 21:37:31] "POST /tags HTTP/1.1" 409 206 0.001857 10.0.0.242 - - [2025-10-30 21:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.242 - - [2025-10-30 21:37:31] "GET /tag/2b1a2754-8c00-4c59-bf11-8bc18bf6c15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010664 10.0.0.242 - - [2025-10-30 21:37:31] "POST /tags HTTP/1.1" 409 226 0.002384 10.0.0.242 - - [2025-10-30 21:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.242 - - [2025-10-30 21:37:31] "GET /tag/6e1646b6-7ead-496c-bb7a-6aa832d3a678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012605 10.0.0.242 - - [2025-10-30 21:37:31] "POST /tags HTTP/1.1" 409 204 0.002112 10.0.0.242 - - [2025-10-30 21:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.242 - - [2025-10-30 21:37:32] "GET /tag/25f53928-1c45-4b13-b15e-fa42be4a5ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010502 10.0.0.242 - - [2025-10-30 21:37:32] "POST /tags HTTP/1.1" 409 226 0.002532 10.0.0.242 - - [2025-10-30 21:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2025-10-30 21:37:32] "GET /tag/6e1646b6-7ead-496c-bb7a-6aa832d3a678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010412 10.0.0.242 - - [2025-10-30 21:37:32] "POST /tags HTTP/1.1" 409 228 0.002435 10.0.0.242 - - [2025-10-30 21:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.242 - - [2025-10-30 21:37:32] "GET /tag/2e4b1a1d-c006-4fa9-80b7-5cd324d00ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010490 10.0.0.242 - - [2025-10-30 21:37:32] "POST /tags HTTP/1.1" 409 252 0.001867 10.0.0.242 - - [2025-10-30 21:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.242 - - [2025-10-30 21:37:32] "GET /tag/f43c7308-8638-4cda-a9af-bc3354805b24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.017388 10.0.0.242 - - [2025-10-30 21:37:32] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002299 10.0.0.242 - - [2025-10-30 21:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.242 - - [2025-10-30 21:37:32] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002587 10.0.0.242 - - [2025-10-30 21:37:32] "POST /firewall-rules HTTP/1.1" 409 281 0.001834 10.0.0.242 - - [2025-10-30 21:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2025-10-30 21:37:32] "PUT /firewall-rule/2aa59a4b-4132-41c0-b7ba-c4d0d26a7cec HTTP/1.1" 200 261 0.015514 10.0.0.242 - - [2025-10-30 21:37:32] "POST /firewall-rules HTTP/1.1" 409 291 0.005625 10.0.0.242 - - [2025-10-30 21:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.242 - - [2025-10-30 21:37:32] "PUT /firewall-rule/6fd2483f-bf5b-4afd-bba0-7a982ee78eae HTTP/1.1" 200 261 0.025754 10.0.0.242 - - [2025-10-30 21:37:32] "GET /firewall-rule/6fd2483f-bf5b-4afd-bba0-7a982ee78eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.006712 10.0.0.242 - - [2025-10-30 21:37:32] "POST /firewall-rules HTTP/1.1" 200 660 0.088616 10.0.0.242 - - [2025-10-30 21:37:32] "GET /firewall-rule/549fbc21-8973-4601-b7bd-13336654c54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.015354 10.0.0.242 - - [2025-10-30 21:37:32] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002499 10.0.0.242 - - [2025-10-30 21:37:32] "GET /firewall-rule/2aa59a4b-4132-41c0-b7ba-c4d0d26a7cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002991 10.0.0.242 - - [2025-10-30 21:37:32] "POST /firewall-policys HTTP/1.1" 409 269 0.002101 10.0.0.242 - - [2025-10-30 21:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.242 - - [2025-10-30 21:37:32] "PUT /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598 HTTP/1.1" 200 265 0.019815 10.0.0.242 - - [2025-10-30 21:37:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019336 10.0.0.242 - - [2025-10-30 21:37:32] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.015452 10.0.0.242 - - [2025-10-30 21:37:32] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002856 10.0.0.242 - - [2025-10-30 21:37:32] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002520 10.0.0.242 - - [2025-10-30 21:37:32] "GET /firewall-policy/34ff1dd4-0a6c-4b2a-b0d5-8e6303a6d497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002716 10.0.0.242 - - [2025-10-30 21:37:32] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005335 10.0.0.242 - - [2025-10-30 21:37:32] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002883 10.0.0.242 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.010963 10.0.0.242 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.010322 10.0.0.242 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.006856 10.0.0.242 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.242 - - [2025-10-30 21:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.242 - - [2025-10-30 21:38:34] "GET /loadbalancer/0881ee1e-4d71-446f-9d43-2843c3b122a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003057 10.0.0.242 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004197 10.0.0.242 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.019228 10.0.0.242 - - [2025-10-30 21:38:34] "DELETE /loadbalancer-member/50dcc91f-2a2a-41ca-a084-ab63fef4f3d1 HTTP/1.1" 200 115 0.035050 10.0.0.242 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004302 10.0.0.242 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.242 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004739 10.0.0.242 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.242 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004034 10.0.0.242 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.242 - - [2025-10-30 21:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.242 - - [2025-10-30 21:38:34] "GET /loadbalancer/0881ee1e-4d71-446f-9d43-2843c3b122a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002653 10.0.0.242 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004410 10.0.0.242 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.242 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004763 10.0.0.242 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.242 - - [2025-10-30 21:38:34] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003901 10.0.0.242 - - [2025-10-30 21:38:34] "POST /set-tag HTTP/1.1" 200 109 0.002840 10.0.0.242 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007665 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.242 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005304 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.242 - - [2025-10-30 21:38:35] "GET /virtual-machine/3469a2b9-8393-4a84-84f3-ea1eb32c5963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003244 10.0.0.242 - - [2025-10-30 21:38:35] "POST /ref-update HTTP/1.1" 200 156 0.011750 10.0.0.242 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008136 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.019406 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.030384 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.026528 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.015564 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.036371 10.0.0.242 - - [2025-10-30 21:38:35] "DELETE /instance-ip/4f2f0c72-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.082000 10.0.0.242 - - [2025-10-30 21:38:35] "POST /ref-update HTTP/1.1" 200 156 0.008423 10.0.0.242 - - [2025-10-30 21:38:35] "DELETE /virtual-machine-interface/4f179d80-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.039783 10.0.0.242 - - [2025-10-30 21:38:35] "DELETE /virtual-machine/3469a2b9-8393-4a84-84f3-ea1eb32c5963 HTTP/1.1" 200 115 0.023414 10.0.0.242 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004812 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.242 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004387 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.242 - - [2025-10-30 21:38:35] "GET /virtual-machine/a2e56d7a-cb31-43ff-a004-59cd3fc1973e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003140 10.0.0.242 - - [2025-10-30 21:38:35] "POST /ref-update HTTP/1.1" 200 156 0.009621 10.0.0.242 - - [2025-10-30 21:38:35] "GET /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005646 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.020020 10.0.0.242 - - [2025-10-30 21:38:35] "POST /set-tag HTTP/1.1" 200 109 0.032998 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.028380 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.014246 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.058046 10.0.0.242 - - [2025-10-30 21:38:36] "DELETE /instance-ip/4fa064d0-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.064770 10.0.0.242 - - [2025-10-30 21:38:36] "POST /ref-update HTTP/1.1" 200 156 0.009017 10.0.0.242 - - [2025-10-30 21:38:36] "DELETE /virtual-machine-interface/4f854948-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.045294 10.0.0.242 - - [2025-10-30 21:38:36] "DELETE /virtual-machine/a2e56d7a-cb31-43ff-a004-59cd3fc1973e HTTP/1.1" 200 115 0.017880 10.0.0.242 - - [2025-10-30 21:38:36] "DELETE /tag/d537602b-7541-4fc2-b79f-829ffa65866c HTTP/1.1" 200 115 0.039148 10.0.0.242 - - [2025-10-30 21:38:36] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003909 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.242 - - [2025-10-30 21:38:36] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004490 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.242 - - [2025-10-30 21:38:36] "GET /virtual-machine/4743c817-720f-4bef-88cb-082396ca85f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002969 10.0.0.242 - - [2025-10-30 21:38:36] "POST /ref-update HTTP/1.1" 200 156 0.017569 10.0.0.242 - - [2025-10-30 21:38:36] "GET /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019221 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.023713 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.029886 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.038684 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.019515 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.025995 10.0.0.242 - - [2025-10-30 21:38:36] "DELETE /instance-ip/5049dc90-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.050731 10.0.0.242 - - [2025-10-30 21:38:36] "DELETE /virtual-machine-interface/50304744-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.058045 10.0.0.242 - - [2025-10-30 21:38:36] "DELETE /virtual-machine/4743c817-720f-4bef-88cb-082396ca85f9 HTTP/1.1" 200 115 0.024128 10.0.0.242 - - [2025-10-30 21:38:36] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006208 10.0.0.242 - - [2025-10-30 21:38:36] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.242 - - [2025-10-30 21:38:36] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005872 10.0.0.242 - - [2025-10-30 21:38:37] "POST /set-tag HTTP/1.1" 200 109 0.005077 10.0.0.242 - - [2025-10-30 21:38:37] "GET /virtual-machine/a568989a-cfef-423d-adf3-946746a8ba95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003150 10.0.0.242 - - [2025-10-30 21:38:37] "POST /ref-update HTTP/1.1" 200 156 0.028301 10.0.0.242 - - [2025-10-30 21:38:37] "GET /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005199 10.0.0.242 - - [2025-10-30 21:38:37] "POST /set-tag HTTP/1.1" 200 109 0.016891 10.0.0.242 - - [2025-10-30 21:38:37] "POST /set-tag HTTP/1.1" 200 109 0.027843 10.0.0.242 - - [2025-10-30 21:38:37] "POST /set-tag HTTP/1.1" 200 109 0.029041 10.0.0.242 - - [2025-10-30 21:38:37] "POST /set-tag HTTP/1.1" 200 109 0.014999 10.0.0.242 - - [2025-10-30 21:38:37] "POST /set-tag HTTP/1.1" 200 109 0.030095 10.0.0.242 - - [2025-10-30 21:38:37] "DELETE /instance-ip/50cf2bd4-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.048360 10.0.0.242 - - [2025-10-30 21:38:37] "DELETE /virtual-machine-interface/50ae4cac-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.045289 10.0.0.242 - - [2025-10-30 21:38:37] "DELETE /virtual-machine/a568989a-cfef-423d-adf3-946746a8ba95 HTTP/1.1" 200 115 0.024724 10.0.0.242 - - [2025-10-30 21:38:37] "DELETE /tag/9f3b66f6-c334-4baa-b99a-148572acccd9 HTTP/1.1" 200 115 0.038058 10.0.0.242 - - [2025-10-30 21:38:37] "DELETE /tag/2b1a2754-8c00-4c59-bf11-8bc18bf6c15c HTTP/1.1" 409 391 0.006437 10.0.0.242 - - [2025-10-30 21:39:05] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006175 10.0.0.242 - - [2025-10-30 21:39:05] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.242 - - [2025-10-30 21:39:05] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008774 10.0.0.242 - - [2025-10-30 21:39:05] "POST /set-tag HTTP/1.1" 200 109 0.005887 10.0.0.242 - - [2025-10-30 21:39:05] "GET /virtual-machine/9255d0d6-c791-4e87-a4e5-60840fddf750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003322 10.0.0.242 - - [2025-10-30 21:39:05] "POST /ref-update HTTP/1.1" 200 156 0.015810 10.0.0.242 - - [2025-10-30 21:39:05] "GET /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019008 10.0.0.242 - - [2025-10-30 21:39:05] "POST /set-tag HTTP/1.1" 200 109 0.020957 10.0.0.242 - - [2025-10-30 21:39:05] "POST /set-tag HTTP/1.1" 200 109 0.056441 10.0.0.242 - - [2025-10-30 21:39:05] "POST /set-tag HTTP/1.1" 200 109 0.042286 10.0.0.242 - - [2025-10-30 21:39:05] "POST /set-tag HTTP/1.1" 200 109 0.023902 10.0.0.242 - - [2025-10-30 21:39:05] "DELETE /instance-ip/52438906-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.070335 10.0.0.242 - - [2025-10-30 21:39:05] "DELETE /virtual-machine-interface/522cfbfa-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.046201 10.0.0.242 - - [2025-10-30 21:39:05] "DELETE /virtual-machine/9255d0d6-c791-4e87-a4e5-60840fddf750 HTTP/1.1" 200 115 0.031562 10.0.0.242 - - [2025-10-30 21:39:05] "DELETE /tag/ef327a21-16d9-4861-a6c2-83fdba13f062 HTTP/1.1" 200 115 0.041445 10.0.0.242 - - [2025-10-30 21:39:05] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004573 10.0.0.242 - - [2025-10-30 21:39:05] "POST /set-tag HTTP/1.1" 200 109 0.002506 10.0.0.242 - - [2025-10-30 21:39:05] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004303 10.0.0.242 - - [2025-10-30 21:39:05] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.242 - - [2025-10-30 21:39:05] "GET /virtual-machine/4e3544dc-51de-4806-8877-c0c452127854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003017 10.0.0.242 - - [2025-10-30 21:39:05] "POST /ref-update HTTP/1.1" 200 156 0.014282 10.0.0.242 - - [2025-10-30 21:39:05] "GET /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016755 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.022258 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.027114 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.030476 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:39:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:39:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001154 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.016747 10.0.0.242 - - [2025-10-30 21:39:06] "DELETE /instance-ip/5163bda8-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.103096 10.0.0.242 - - [2025-10-30 21:39:06] "DELETE /virtual-machine-interface/5145f7fa-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.066430 10.0.0.242 - - [2025-10-30 21:39:06] "DELETE /virtual-machine/4e3544dc-51de-4806-8877-c0c452127854 HTTP/1.1" 200 115 0.032522 10.0.0.242 - - [2025-10-30 21:39:06] "DELETE /tag/dd6131b9-653d-451f-920f-814b8171e84e HTTP/1.1" 200 115 0.054692 10.0.0.242 - - [2025-10-30 21:39:06] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004483 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.242 - - [2025-10-30 21:39:06] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.024986 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.242 - - [2025-10-30 21:39:06] "GET /virtual-machine/9bcdcea3-07c9-464e-9fba-8a11c855e840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004405 10.0.0.242 - - [2025-10-30 21:39:06] "POST /ref-update HTTP/1.1" 200 156 0.012039 10.0.0.242 - - [2025-10-30 21:39:06] "GET /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.025273 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.020782 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.015418 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.023450 10.0.0.242 - - [2025-10-30 21:39:06] "POST /set-tag HTTP/1.1" 200 109 0.046547 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /instance-ip/52bc29ba-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.047435 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /virtual-machine-interface/52a19b4a-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.056690 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /virtual-machine/9bcdcea3-07c9-464e-9fba-8a11c855e840 HTTP/1.1" 200 115 0.030237 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /tag/95a9a3cd-ac10-41cd-abf1-736bd4d6a060 HTTP/1.1" 200 115 0.039790 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /tag/2e4b1a1d-c006-4fa9-80b7-5cd324d00ca2 HTTP/1.1" 409 237 0.006878 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /tag/f43c7308-8638-4cda-a9af-bc3354805b24 HTTP/1.1" 409 237 0.006147 10.0.0.242 - - [2025-10-30 21:39:07] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005609 10.0.0.242 - - [2025-10-30 21:39:07] "POST /set-tag HTTP/1.1" 200 109 0.003402 10.0.0.242 - - [2025-10-30 21:39:07] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004685 10.0.0.242 - - [2025-10-30 21:39:07] "POST /set-tag HTTP/1.1" 200 109 0.003358 10.0.0.242 - - [2025-10-30 21:39:07] "GET /virtual-machine/4b188271-807f-40da-818c-9d69dfc8c972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.005724 10.0.0.242 - - [2025-10-30 21:39:07] "POST /ref-update HTTP/1.1" 200 156 0.027527 10.0.0.242 - - [2025-10-30 21:39:07] "GET /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019759 10.0.0.242 - - [2025-10-30 21:39:07] "POST /set-tag HTTP/1.1" 200 109 0.019923 10.0.0.242 - - [2025-10-30 21:39:07] "POST /set-tag HTTP/1.1" 200 109 0.016718 10.0.0.242 - - [2025-10-30 21:39:07] "POST /set-tag HTTP/1.1" 200 109 0.027112 10.0.0.242 - - [2025-10-30 21:39:07] "POST /set-tag HTTP/1.1" 200 109 0.035807 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /instance-ip/51d7b4ba-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.033902 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /virtual-machine-interface/51bf40ba-b5d8-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.033718 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /virtual-machine/4b188271-807f-40da-818c-9d69dfc8c972 HTTP/1.1" 200 115 0.025004 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /tag/20489309-1372-44ec-aec2-5cfb2d7a7199 HTTP/1.1" 200 115 0.038456 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /tag/25f53928-1c45-4b13-b15e-fa42be4a5ba5 HTTP/1.1" 409 237 0.005135 10.0.0.242 - - [2025-10-30 21:39:07] "DELETE /tag/d67b0753-2e4c-471a-acbf-99c746bdcaca HTTP/1.1" 200 115 0.036977 10.0.0.242 - - [2025-10-30 21:39:09] "POST /projects HTTP/1.1" 409 238 0.002525 10.0.0.242 - - [2025-10-30 21:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.242 - - [2025-10-30 21:39:09] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037720 10.0.0.242 - - [2025-10-30 21:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.242 - - [2025-10-30 21:39:09] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004959 10.0.0.242 - - [2025-10-30 21:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.242 - - [2025-10-30 21:39:09] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006418 10.0.0.242 - - [2025-10-30 21:39:09] "POST /security-groups HTTP/1.1" 409 285 0.002886 10.0.0.242 - - [2025-10-30 21:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.242 - - [2025-10-30 21:39:09] "PUT /security-group/d0390f70-001c-4e91-9e79-57565c629dd5 HTTP/1.1" 200 263 0.058905 10.0.0.242 - - [2025-10-30 21:39:09] "PUT /access-control-list/d4134804-157f-4630-b96e-d5099fafd005 HTTP/1.1" 200 273 0.014283 10.0.0.242 - - [2025-10-30 21:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.015104 10.0.0.242 - - [2025-10-30 21:39:09] "PUT /access-control-list/ec6a097b-74d9-481f-be75-dcf6037d670b HTTP/1.1" 200 273 0.032925 10.0.0.242 - - [2025-10-30 21:39:14] "POST /projects HTTP/1.1" 409 238 0.002467 10.0.0.242 - - [2025-10-30 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.242 - - [2025-10-30 21:39:14] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035181 10.0.0.242 - - [2025-10-30 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.242 - - [2025-10-30 21:39:14] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004152 10.0.0.242 - - [2025-10-30 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.242 - - [2025-10-30 21:39:14] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004660 10.0.0.242 - - [2025-10-30 21:39:14] "POST /security-groups HTTP/1.1" 409 285 0.002359 10.0.0.242 - - [2025-10-30 21:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.242 - - [2025-10-30 21:39:14] "PUT /security-group/d0390f70-001c-4e91-9e79-57565c629dd5 HTTP/1.1" 200 263 0.055016 10.0.0.242 - - [2025-10-30 21:39:14] "PUT /access-control-list/d4134804-157f-4630-b96e-d5099fafd005 HTTP/1.1" 200 273 0.014124 10.0.0.242 - - [2025-10-30 21:39:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.024990 10.0.0.242 - - [2025-10-30 21:39:15] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.019881 10.0.0.242 - - [2025-10-30 21:39:15] "PUT /access-control-list/ec6a097b-74d9-481f-be75-dcf6037d670b HTTP/1.1" 200 273 0.035684 10.0.0.242 - - [2025-10-30 21:39:15] "GET /firewall-rule/0f7fa6fb-5c4b-4c39-bf05-9d9e3cafc523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003084 10.0.0.242 - - [2025-10-30 21:39:15] "POST /ref-update HTTP/1.1" 200 156 0.060425 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /firewall-rule/0f7fa6fb-5c4b-4c39-bf05-9d9e3cafc523 HTTP/1.1" 200 115 0.047135 10.0.0.242 - - [2025-10-30 21:39:15] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006689 10.0.0.242 - - [2025-10-30 21:39:15] "GET /firewall-rule/6df94e30-b8b1-4c9b-835f-c7941769e5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003094 10.0.0.242 - - [2025-10-30 21:39:15] "POST /ref-update HTTP/1.1" 200 156 0.047124 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /firewall-rule/6df94e30-b8b1-4c9b-835f-c7941769e5a6 HTTP/1.1" 200 115 0.035748 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /tag/3e803c0b-eed5-4531-97e7-e52c96896961 HTTP/1.1" 200 115 0.033855 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /tag/2e4b1a1d-c006-4fa9-80b7-5cd324d00ca2 HTTP/1.1" 409 237 0.005045 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /tag/f43c7308-8638-4cda-a9af-bc3354805b24 HTTP/1.1" 409 237 0.005428 10.0.0.242 - - [2025-10-30 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.242 - - [2025-10-30 21:39:15] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004349 10.0.0.242 - - [2025-10-30 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.242 - - [2025-10-30 21:39:15] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004682 10.0.0.242 - - [2025-10-30 21:39:15] "PUT /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14 HTTP/1.1" 200 265 0.045211 10.0.0.242 - - [2025-10-30 21:39:15] "PUT /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582 HTTP/1.1" 200 265 0.040495 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /security-group/d0390f70-001c-4e91-9e79-57565c629dd5 HTTP/1.1" 200 115 0.047435 10.0.0.242 - - [2025-10-30 21:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010385 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /access-control-list/d4134804-157f-4630-b96e-d5099fafd005 HTTP/1.1" 200 115 0.031288 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /access-control-list/ec6a097b-74d9-481f-be75-dcf6037d670b HTTP/1.1" 200 115 0.025862 10.0.0.242 - - [2025-10-30 21:39:15] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.036661 10.0.0.242 - - [2025-10-30 21:39:15] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?fields=security_groups HTTP/1.1" 200 1351 0.040319 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /security-group/ef6bf8c1-0680-42b4-93bb-eb18290b3f33 HTTP/1.1" 200 115 0.044502 10.0.0.242 - - [2025-10-30 21:39:15] "DELETE /access-control-list/5c3ba1ae-aa3e-4d3c-8442-395613d85b7d HTTP/1.1" 200 115 0.046925 10.0.0.242 - - [2025-10-30 21:39:15] "GET /project/2cc31261-381f-4e61-8977-e7a71b5a5eae?fields=application_policy_sets HTTP/1.1" 200 1390 0.053700 10.0.0.242 - - [2025-10-30 21:39:16] "DELETE /access-control-list/da864de8-fade-4158-8416-d8cd7b4acf44 HTTP/1.1" 200 115 0.073037 10.0.0.242 - - [2025-10-30 21:39:16] "DELETE /project/2cc31261-381f-4e61-8977-e7a71b5a5eae HTTP/1.1" 200 115 0.336097 10.0.0.242 - - [2025-10-30 21:39:16] "POST /projects HTTP/1.1" 409 238 0.002174 10.0.0.242 - - [2025-10-30 21:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.242 - - [2025-10-30 21:39:16] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033407 10.0.0.242 - - [2025-10-30 21:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.242 - - [2025-10-30 21:39:16] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.009554 10.0.0.242 - - [2025-10-30 21:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2025-10-30 21:39:16] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005982 10.0.0.242 - - [2025-10-30 21:39:16] "POST /security-groups HTTP/1.1" 409 285 0.007662 10.0.0.242 - - [2025-10-30 21:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.242 - - [2025-10-30 21:39:16] "PUT /security-group/48f82497-ffcd-439e-9e0a-989227f9d5cf HTTP/1.1" 200 263 0.061534 10.0.0.242 - - [2025-10-30 21:39:16] "PUT /access-control-list/7495df27-dc3a-484c-97d5-1d170e6bcbf5 HTTP/1.1" 200 273 0.013200 10.0.0.242 - - [2025-10-30 21:39:16] "PUT /access-control-list/ecb2a406-4721-44e9-bb2e-42fc831298c5 HTTP/1.1" 200 273 0.013247 10.0.0.242 - - [2025-10-30 21:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.020588 10.0.0.242 - - [2025-10-30 21:39:20] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004727 10.0.0.242 - - [2025-10-30 21:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2025-10-30 21:39:20] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003391 10.0.0.242 - - [2025-10-30 21:39:20] "GET /firewall-policy/7840c4fe-b87c-466f-9893-17b882794221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.006429 10.0.0.242 - - [2025-10-30 21:39:20] "GET /firewall-rule/2aa59a4b-4132-41c0-b7ba-c4d0d26a7cec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003209 10.0.0.242 - - [2025-10-30 21:39:20] "POST /ref-update HTTP/1.1" 200 156 0.020006 10.0.0.242 - - [2025-10-30 21:39:20] "DELETE /firewall-rule/2aa59a4b-4132-41c0-b7ba-c4d0d26a7cec HTTP/1.1" 200 115 0.081605 10.0.0.242 - - [2025-10-30 21:39:20] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006006 10.0.0.242 - - [2025-10-30 21:39:20] "GET /firewall-rule/6fd2483f-bf5b-4afd-bba0-7a982ee78eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003556 10.0.0.242 - - [2025-10-30 21:39:20] "POST /ref-update HTTP/1.1" 200 156 0.034425 10.0.0.242 - - [2025-10-30 21:39:20] "DELETE /firewall-rule/6fd2483f-bf5b-4afd-bba0-7a982ee78eae HTTP/1.1" 200 115 0.035843 10.0.0.242 - - [2025-10-30 21:39:20] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.007423 10.0.0.242 - - [2025-10-30 21:39:21] "GET /firewall-rule/549fbc21-8973-4601-b7bd-13336654c54d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002878 10.0.0.242 - - [2025-10-30 21:39:21] "POST /ref-update HTTP/1.1" 200 156 0.014751 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /firewall-rule/549fbc21-8973-4601-b7bd-13336654c54d HTTP/1.1" 200 115 0.047823 10.0.0.242 - - [2025-10-30 21:39:21] "GET /application-policy-set/52d9ff22-16b9-466e-b9b7-58789b5c38de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003716 10.0.0.242 - - [2025-10-30 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.242 - - [2025-10-30 21:39:21] "GET /policy-management/6a00bfb5-db91-440e-b2a9-bc7e93e8e28f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002684 10.0.0.242 - - [2025-10-30 21:39:21] "GET /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004307 10.0.0.242 - - [2025-10-30 21:39:21] "POST /ref-update HTTP/1.1" 200 156 0.020188 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /firewall-policy/54feadff-d8b6-4ded-92c3-2d634396f598 HTTP/1.1" 200 115 0.037000 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /tag/2e4b1a1d-c006-4fa9-80b7-5cd324d00ca2 HTTP/1.1" 200 115 0.050201 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /tag/2b1a2754-8c00-4c59-bf11-8bc18bf6c15c HTTP/1.1" 200 115 0.049275 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /tag/25f53928-1c45-4b13-b15e-fa42be4a5ba5 HTTP/1.1" 200 115 0.084715 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /tag/f43c7308-8638-4cda-a9af-bc3354805b24 HTTP/1.1" 200 115 0.049887 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /loadbalancer-member/77f01403-54fa-4934-ac7d-9f83278e61db HTTP/1.1" 200 115 0.038394 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /loadbalancer-pool/26e27e7a-2ea1-47b5-a7cd-58806dedad40 HTTP/1.1" 200 115 0.041112 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /loadbalancer-listener/9c65bf46-ef82-4030-b188-f694fe8cefcb HTTP/1.1" 200 115 0.038787 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /loadbalancer/0881ee1e-4d71-446f-9d43-2843c3b122a6 HTTP/1.1" 200 115 0.049823 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /floating-ip/1baa3c3f-1033-4503-8efb-9648964c3f12 HTTP/1.1" 200 115 0.034644 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /instance-ip/c4c03121-6810-4d0e-821e-4dcfffa7c705 HTTP/1.1" 200 115 0.041941 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /virtual-machine-interface/4d70c527-3565-4ed7-b6f1-d7012e2fc9f1 HTTP/1.1" 200 115 0.044861 10.0.0.242 - - [2025-10-30 21:39:21] "DELETE /tag/67b9980d-5e6a-4012-a5a4-4cebe99e7f47 HTTP/1.1" 200 115 0.055208 10.0.0.242 - - [2025-10-30 21:39:21] "POST /projects HTTP/1.1" 409 238 0.004108 10.0.0.242 - - [2025-10-30 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.242 - - [2025-10-30 21:39:21] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029082 10.0.0.242 - - [2025-10-30 21:39:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.242 - - [2025-10-30 21:39:22] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.011484 10.0.0.242 - - [2025-10-30 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.242 - - [2025-10-30 21:39:22] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008110 10.0.0.242 - - [2025-10-30 21:39:22] "POST /security-groups HTTP/1.1" 409 285 0.003534 10.0.0.242 - - [2025-10-30 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.242 - - [2025-10-30 21:39:22] "PUT /security-group/48f82497-ffcd-439e-9e0a-989227f9d5cf HTTP/1.1" 200 263 0.059220 10.0.0.242 - - [2025-10-30 21:39:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.047552 10.0.0.242 - - [2025-10-30 21:39:22] "PUT /access-control-list/7495df27-dc3a-484c-97d5-1d170e6bcbf5 HTTP/1.1" 200 273 0.034938 10.0.0.242 - - [2025-10-30 21:39:22] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.016810 10.0.0.242 - - [2025-10-30 21:39:22] "PUT /access-control-list/ecb2a406-4721-44e9-bb2e-42fc831298c5 HTTP/1.1" 200 273 0.028372 10.0.0.242 - - [2025-10-30 21:39:22] "GET /firewall-rule/d9af8c1d-a173-4aa0-b554-f0a43c72fb73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002827 10.0.0.242 - - [2025-10-30 21:39:22] "POST /ref-update HTTP/1.1" 200 156 0.042624 10.0.0.242 - - [2025-10-30 21:39:22] "DELETE /firewall-rule/d9af8c1d-a173-4aa0-b554-f0a43c72fb73 HTTP/1.1" 200 115 0.035702 10.0.0.242 - - [2025-10-30 21:39:22] "GET /firewall-policy/f596bfde-f316-48b8-94e9-a1d2ed6bda83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.007559 10.0.0.242 - - [2025-10-30 21:39:22] "GET /firewall-rule/547a3e89-f05b-4681-adef-532a8678f8f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003482 10.0.0.242 - - [2025-10-30 21:39:22] "POST /ref-update HTTP/1.1" 200 156 0.033476 10.0.0.242 - - [2025-10-30 21:39:22] "DELETE /firewall-rule/547a3e89-f05b-4681-adef-532a8678f8f8 HTTP/1.1" 200 115 0.031011 10.0.0.242 - - [2025-10-30 21:39:22] "DELETE /tag/6e1646b6-7ead-496c-bb7a-6aa832d3a678 HTTP/1.1" 200 115 0.039827 10.0.0.242 - - [2025-10-30 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.242 - - [2025-10-30 21:39:22] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004482 10.0.0.242 - - [2025-10-30 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.242 - - [2025-10-30 21:39:22] "GET /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005758 10.0.0.242 - - [2025-10-30 21:39:22] "PUT /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14 HTTP/1.1" 200 265 0.035149 10.0.0.242 - - [2025-10-30 21:39:22] "PUT /virtual-network/7b9b2cad-0a3f-4736-bee9-8e3629bb5582 HTTP/1.1" 200 265 0.040170 10.0.0.242 - - [2025-10-30 21:39:22] "DELETE /security-group/48f82497-ffcd-439e-9e0a-989227f9d5cf HTTP/1.1" 200 115 0.082572 10.0.0.242 - - [2025-10-30 21:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011492 10.0.0.242 - - [2025-10-30 21:39:22] "DELETE /access-control-list/7495df27-dc3a-484c-97d5-1d170e6bcbf5 HTTP/1.1" 200 115 0.051109 10.0.0.242 - - [2025-10-30 21:39:22] "DELETE /access-control-list/ecb2a406-4721-44e9-bb2e-42fc831298c5 HTTP/1.1" 200 115 0.032904 10.0.0.242 - - [2025-10-30 21:39:22] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.054707 10.0.0.242 - - [2025-10-30 21:39:22] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?fields=security_groups HTTP/1.1" 200 1352 0.048843 10.0.0.242 - - [2025-10-30 21:39:23] "DELETE /security-group/149c7593-ee56-40df-833c-f0f13ac2f4be HTTP/1.1" 200 115 0.042453 10.0.0.242 - - [2025-10-30 21:39:23] "GET /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc?fields=application_policy_sets HTTP/1.1" 200 1391 0.068543 10.0.0.242 - - [2025-10-30 21:39:23] "DELETE /access-control-list/be05ee71-7027-4a53-a06a-f1b9f368712c HTTP/1.1" 200 115 0.101720 10.0.0.242 - - [2025-10-30 21:39:23] "DELETE /access-control-list/287af8a5-540c-4156-834c-9f5fc1b26e20 HTTP/1.1" 200 115 0.085317 10.0.0.242 - - [2025-10-30 21:39:23] "DELETE /project/0e299c96-04e1-41b9-9cd1-c8a494973cbc HTTP/1.1" 200 115 0.438367 10.0.0.242 - - [2025-10-30 21:40:14] "GET /global-system-configs HTTP/1.1" 200 323 0.003814 10.0.0.242 - - [2025-10-30 21:40:15] "GET /global-system-configs HTTP/1.1" 200 323 0.010774 10.0.0.242 - - [2025-10-30 21:40:19] "GET / HTTP/1.1" 200 36215 0.001959 10.0.0.242 - - [2025-10-30 21:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.242 - - [2025-10-30 21:40:19] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003223 10.0.0.242 - - [2025-10-30 21:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.242 - - [2025-10-30 21:40:19] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002842 10.0.0.242 - - [2025-10-30 21:40:43] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.242 - - [2025-10-30 21:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.242 - - [2025-10-30 21:40:43] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005047 10.0.0.242 - - [2025-10-30 21:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2025-10-30 21:40:43] "GET /config-node/0fb39f5a-945c-4368-b651-4009d6be86cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003783 10.0.0.242 - - [2025-10-30 21:40:54] "GET / HTTP/1.1" 200 36215 0.001617 10.0.0.242 - - [2025-10-30 21:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.242 - - [2025-10-30 21:40:54] "GET /routing-instance/d8ae7353-56f2-4a87-85f3-5a3d1d0b418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004156 10.0.0.242 - - [2025-10-30 21:40:54] "POST /bgp-routers HTTP/1.1" 409 301 0.002413 10.0.0.242 - - [2025-10-30 21:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.242 - - [2025-10-30 21:40:54] "GET /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002656 10.0.0.242 - - [2025-10-30 21:40:54] "PUT /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7 HTTP/1.1" 200 255 0.013438 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:40:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:40:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 10.0.0.242 - - [2025-10-30 21:41:09] "GET / HTTP/1.1" 200 36215 0.001820 10.0.0.242 - - [2025-10-30 21:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.242 - - [2025-10-30 21:41:09] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004914 10.0.0.242 - - [2025-10-30 21:41:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.242 - - [2025-10-30 21:41:09] "GET /config-node/0fb39f5a-945c-4368-b651-4009d6be86cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002373 10.0.0.242 - - [2025-10-30 21:41:09] "GET / HTTP/1.1" 200 36215 0.001663 10.0.0.242 - - [2025-10-30 21:41:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002141 10.0.0.242 - - [2025-10-30 21:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.242 - - [2025-10-30 21:41:14] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002461 10.0.0.242 - - [2025-10-30 21:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.242 - - [2025-10-30 21:41:14] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.009639 10.0.0.242 - - [2025-10-30 21:41:14] "GET / HTTP/1.1" 200 36215 0.001855 10.0.0.242 - - [2025-10-30 21:41:14] "POST /alarms HTTP/1.1" 409 264 0.002574 10.0.0.242 - - [2025-10-30 21:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.242 - - [2025-10-30 21:41:14] "PUT /alarm/0682af24-6f1d-4208-8a02-6996c9a22dea HTTP/1.1" 200 245 0.011225 10.0.0.242 - - [2025-10-30 21:41:14] "POST /alarms HTTP/1.1" 409 261 0.002383 10.0.0.242 - - [2025-10-30 21:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.242 - - [2025-10-30 21:41:14] "PUT /alarm/9c2aa4fb-3cd3-4bf2-b228-906565366d2f HTTP/1.1" 200 245 0.013850 10.0.0.242 - - [2025-10-30 21:41:14] "POST /alarms HTTP/1.1" 409 261 0.008927 10.0.0.242 - - [2025-10-30 21:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.242 - - [2025-10-30 21:41:14] "PUT /alarm/6bbb2918-cfe3-406f-8653-84f101e62e5f HTTP/1.1" 200 245 0.012086 10.0.0.242 - - [2025-10-30 21:41:14] "POST /alarms HTTP/1.1" 409 253 0.003938 10.0.0.242 - - [2025-10-30 21:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010851 10.0.0.242 - - [2025-10-30 21:41:14] "PUT /alarm/e37e0c11-610a-4534-9730-99cbd7c904a7 HTTP/1.1" 200 245 0.011534 10.0.0.242 - - [2025-10-30 21:41:14] "POST /alarms HTTP/1.1" 409 251 0.009097 10.0.0.242 - - [2025-10-30 21:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/bb2da4d8-021d-4986-9f9a-6854d1af9e9b HTTP/1.1" 200 245 0.011939 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 252 0.003306 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/2494f62e-168d-4149-ad2f-9abde8c24a61 HTTP/1.1" 200 245 0.011528 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 256 0.004743 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021626 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/312e1e6a-9316-41f3-b93f-71d9b1de7ab8 HTTP/1.1" 200 245 0.010429 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 248 0.007689 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/b3d94794-113c-4c2b-ae38-8985a5d06f64 HTTP/1.1" 200 245 0.013168 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 252 0.007384 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012152 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/d9838f58-4fe9-4ebd-9c8c-cf1bce277b93 HTTP/1.1" 200 245 0.013103 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 257 0.008019 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/6572101b-cbdb-4f7a-bae9-0d1f098771b3 HTTP/1.1" 200 245 0.013760 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 251 0.008469 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/8367e211-72a6-49fa-b528-426a1168d61b HTTP/1.1" 200 245 0.010980 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 257 0.010777 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/5a1b83f5-0383-42c6-9430-37a58da513fd HTTP/1.1" 200 245 0.010746 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 261 0.011072 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/289250ba-3d54-4744-91b5-6090bf72a8c7 HTTP/1.1" 200 245 0.010192 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 258 0.011398 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/d488107d-a4ca-4d1c-a2a4-2d0004175a41 HTTP/1.1" 200 245 0.014539 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 254 0.008600 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/80f21f2d-5500-4b02-8d06-edaefe224998 HTTP/1.1" 200 245 0.012006 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 254 0.005530 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/668f96af-ab14-429c-8f5e-d6a9c60b520f HTTP/1.1" 200 245 0.015657 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 254 0.021355 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.242 - - [2025-10-30 21:41:15] "PUT /alarm/1af3ba58-3317-4bb7-9267-0d769acbab7b HTTP/1.1" 200 245 0.029701 10.0.0.242 - - [2025-10-30 21:41:15] "POST /alarms HTTP/1.1" 409 247 0.007246 10.0.0.242 - - [2025-10-30 21:41:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.242 - - [2025-10-30 21:41:16] "PUT /alarm/3625c597-73d4-4086-bcc8-2bdddfd5d524 HTTP/1.1" 200 245 0.011718 10.0.0.242 - - [2025-10-30 21:41:16] "POST /alarms HTTP/1.1" 409 272 0.005639 10.0.0.242 - - [2025-10-30 21:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.242 - - [2025-10-30 21:41:16] "PUT /alarm/dd3e1d19-2e14-47de-9365-8cef2e1cc3ef HTTP/1.1" 200 245 0.012763 10.0.0.242 - - [2025-10-30 21:41:16] "POST /alarms HTTP/1.1" 409 261 0.006377 10.0.0.242 - - [2025-10-30 21:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.242 - - [2025-10-30 21:41:16] "PUT /alarm/832775b6-935a-401b-9c16-34763bca5c47 HTTP/1.1" 200 245 0.012699 10.0.0.242 - - [2025-10-30 21:41:16] "POST /alarms HTTP/1.1" 409 259 0.011803 10.0.0.242 - - [2025-10-30 21:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.242 - - [2025-10-30 21:41:16] "PUT /alarm/4f6f4102-0911-4944-9265-65064ea2f4ed HTTP/1.1" 200 245 0.011703 10.0.0.242 - - [2025-10-30 21:41:16] "POST /alarms HTTP/1.1" 409 265 0.008706 10.0.0.242 - - [2025-10-30 21:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.242 - - [2025-10-30 21:41:16] "PUT /alarm/8c18362d-ebc6-4279-a002-3b3eeebe3914 HTTP/1.1" 200 245 0.011758 10.0.0.242 - - [2025-10-30 21:41:16] "POST /alarms HTTP/1.1" 409 279 0.009627 10.0.0.242 - - [2025-10-30 21:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.242 - - [2025-10-30 21:41:16] "PUT /alarm/d5b59f28-c878-42c5-99d4-a69e3f3b2942 HTTP/1.1" 200 245 0.012151 10.0.0.242 - - [2025-10-30 21:41:16] "GET / HTTP/1.1" 200 36215 0.001913 10.0.0.242 - - [2025-10-30 21:41:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002342 10.0.0.242 - - [2025-10-30 21:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.242 - - [2025-10-30 21:41:16] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.007872 10.0.0.242 - - [2025-10-30 21:41:16] "GET / HTTP/1.1" 200 36215 0.001443 10.0.0.242 - - [2025-10-30 21:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.242 - - [2025-10-30 21:41:16] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002636 10.0.0.242 - - [2025-10-30 21:41:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.242 - - [2025-10-30 21:41:17] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.010522 10.0.0.242 - - [2025-10-30 21:41:17] "GET / HTTP/1.1" 200 36215 0.001986 10.0.0.242 - - [2025-10-30 21:41:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.242 - - [2025-10-30 21:41:17] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005059 10.0.0.242 - - [2025-10-30 21:41:17] "PUT /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774 HTTP/1.1" 200 275 0.015166 10.0.0.242 - - [2025-10-30 21:41:20] "GET / HTTP/1.1" 200 36215 0.001533 10.0.0.242 - - [2025-10-30 21:41:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.242 - - [2025-10-30 21:41:21] "GET /routing-instance/d8ae7353-56f2-4a87-85f3-5a3d1d0b418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004955 10.0.0.242 - - [2025-10-30 21:41:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002805 10.0.0.242 - - [2025-10-30 21:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.242 - - [2025-10-30 21:41:21] "GET /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003945 10.0.0.242 - - [2025-10-30 21:41:21] "PUT /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7 HTTP/1.1" 200 255 0.015611 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:41:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:41:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001077 10.0.0.242 - - [2025-10-30 21:41:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.242 - - [2025-10-30 21:41:24] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003112 10.0.0.242 - - [2025-10-30 21:41:39] "GET / HTTP/1.1" 200 36215 0.001859 10.0.0.242 - - [2025-10-30 21:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.242 - - [2025-10-30 21:41:39] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004680 10.0.0.242 - - [2025-10-30 21:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.242 - - [2025-10-30 21:41:39] "GET /config-node/0fb39f5a-945c-4368-b651-4009d6be86cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003356 10.0.0.242 - - [2025-10-30 21:41:39] "GET / HTTP/1.1" 200 36215 0.001404 10.0.0.242 - - [2025-10-30 21:41:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002234 10.0.0.242 - - [2025-10-30 21:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.242 - - [2025-10-30 21:41:44] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002855 10.0.0.242 - - [2025-10-30 21:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2025-10-30 21:41:44] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.011053 10.0.0.242 - - [2025-10-30 21:41:44] "GET / HTTP/1.1" 200 36215 0.001643 10.0.0.242 - - [2025-10-30 21:41:44] "POST /alarms HTTP/1.1" 409 264 0.002318 10.0.0.242 - - [2025-10-30 21:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.242 - - [2025-10-30 21:41:44] "PUT /alarm/0682af24-6f1d-4208-8a02-6996c9a22dea HTTP/1.1" 200 245 0.040000 10.0.0.242 - - [2025-10-30 21:41:44] "POST /alarms HTTP/1.1" 409 261 0.012548 10.0.0.242 - - [2025-10-30 21:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.242 - - [2025-10-30 21:41:44] "PUT /alarm/9c2aa4fb-3cd3-4bf2-b228-906565366d2f HTTP/1.1" 200 245 0.022878 10.0.0.242 - - [2025-10-30 21:41:44] "POST /alarms HTTP/1.1" 409 261 0.018309 10.0.0.242 - - [2025-10-30 21:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006505 10.0.0.242 - - [2025-10-30 21:41:44] "PUT /alarm/6bbb2918-cfe3-406f-8653-84f101e62e5f HTTP/1.1" 200 245 0.032355 10.0.0.242 - - [2025-10-30 21:41:44] "POST /alarms HTTP/1.1" 409 253 0.004276 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/e37e0c11-610a-4534-9730-99cbd7c904a7 HTTP/1.1" 200 245 0.022624 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 251 0.012691 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/bb2da4d8-021d-4986-9f9a-6854d1af9e9b HTTP/1.1" 200 245 0.018379 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 252 0.009951 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/2494f62e-168d-4149-ad2f-9abde8c24a61 HTTP/1.1" 200 245 0.017905 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 256 0.012971 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/312e1e6a-9316-41f3-b93f-71d9b1de7ab8 HTTP/1.1" 200 245 0.026428 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 248 0.006786 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/b3d94794-113c-4c2b-ae38-8985a5d06f64 HTTP/1.1" 200 245 0.021148 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 252 0.011347 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/d9838f58-4fe9-4ebd-9c8c-cf1bce277b93 HTTP/1.1" 200 245 0.018561 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 257 0.016425 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/6572101b-cbdb-4f7a-bae9-0d1f098771b3 HTTP/1.1" 200 245 0.010854 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 251 0.010394 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/8367e211-72a6-49fa-b528-426a1168d61b HTTP/1.1" 200 245 0.009227 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 257 0.005504 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/5a1b83f5-0383-42c6-9430-37a58da513fd HTTP/1.1" 200 245 0.009702 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 261 0.004449 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/289250ba-3d54-4744-91b5-6090bf72a8c7 HTTP/1.1" 200 245 0.010392 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 258 0.007863 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/d488107d-a4ca-4d1c-a2a4-2d0004175a41 HTTP/1.1" 200 245 0.020208 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 254 0.005310 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.242 - - [2025-10-30 21:41:45] "PUT /alarm/80f21f2d-5500-4b02-8d06-edaefe224998 HTTP/1.1" 200 245 0.010122 10.0.0.242 - - [2025-10-30 21:41:45] "POST /alarms HTTP/1.1" 409 254 0.012157 10.0.0.242 - - [2025-10-30 21:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.242 - - [2025-10-30 21:41:46] "PUT /alarm/668f96af-ab14-429c-8f5e-d6a9c60b520f HTTP/1.1" 200 245 0.013492 10.0.0.242 - - [2025-10-30 21:41:46] "POST /alarms HTTP/1.1" 409 254 0.010289 10.0.0.242 - - [2025-10-30 21:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.242 - - [2025-10-30 21:41:46] "PUT /alarm/1af3ba58-3317-4bb7-9267-0d769acbab7b HTTP/1.1" 200 245 0.010520 10.0.0.242 - - [2025-10-30 21:41:46] "POST /alarms HTTP/1.1" 409 247 0.017639 10.0.0.242 - - [2025-10-30 21:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.242 - - [2025-10-30 21:41:46] "PUT /alarm/3625c597-73d4-4086-bcc8-2bdddfd5d524 HTTP/1.1" 200 245 0.020849 10.0.0.242 - - [2025-10-30 21:41:46] "POST /alarms HTTP/1.1" 409 272 0.009312 10.0.0.242 - - [2025-10-30 21:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.242 - - [2025-10-30 21:41:46] "PUT /alarm/dd3e1d19-2e14-47de-9365-8cef2e1cc3ef HTTP/1.1" 200 245 0.010189 10.0.0.242 - - [2025-10-30 21:41:46] "POST /alarms HTTP/1.1" 409 261 0.005153 10.0.0.242 - - [2025-10-30 21:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2025-10-30 21:41:46] "PUT /alarm/832775b6-935a-401b-9c16-34763bca5c47 HTTP/1.1" 200 245 0.016211 10.0.0.242 - - [2025-10-30 21:41:46] "POST /alarms HTTP/1.1" 409 259 0.003211 10.0.0.242 - - [2025-10-30 21:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.242 - - [2025-10-30 21:41:46] "PUT /alarm/4f6f4102-0911-4944-9265-65064ea2f4ed HTTP/1.1" 200 245 0.010592 10.0.0.242 - - [2025-10-30 21:41:46] "POST /alarms HTTP/1.1" 409 265 0.011828 10.0.0.242 - - [2025-10-30 21:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.242 - - [2025-10-30 21:41:46] "PUT /alarm/8c18362d-ebc6-4279-a002-3b3eeebe3914 HTTP/1.1" 200 245 0.021671 10.0.0.242 - - [2025-10-30 21:41:46] "POST /alarms HTTP/1.1" 409 279 0.007144 10.0.0.242 - - [2025-10-30 21:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.242 - - [2025-10-30 21:41:46] "PUT /alarm/d5b59f28-c878-42c5-99d4-a69e3f3b2942 HTTP/1.1" 200 245 0.011148 10.0.0.242 - - [2025-10-30 21:41:46] "GET / HTTP/1.1" 200 36215 0.001877 10.0.0.242 - - [2025-10-30 21:41:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002401 10.0.0.242 - - [2025-10-30 21:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.242 - - [2025-10-30 21:41:46] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.007380 10.0.0.242 - - [2025-10-30 21:41:47] "GET / HTTP/1.1" 200 36215 0.001664 10.0.0.242 - - [2025-10-30 21:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.242 - - [2025-10-30 21:41:47] "GET /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002833 10.0.0.242 - - [2025-10-30 21:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.242 - - [2025-10-30 21:41:47] "PUT /global-vrouter-config/43600e19-2433-4026-b767-0bfbf2faba61 HTTP/1.1" 200 277 0.014395 10.0.0.242 - - [2025-10-30 21:41:47] "GET / HTTP/1.1" 200 36215 0.001660 10.0.0.242 - - [2025-10-30 21:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.242 - - [2025-10-30 21:41:47] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004642 10.0.0.242 - - [2025-10-30 21:41:47] "PUT /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774 HTTP/1.1" 200 275 0.015513 10.0.0.242 - - [2025-10-30 21:41:50] "GET / HTTP/1.1" 200 36215 0.001442 10.0.0.242 - - [2025-10-30 21:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.242 - - [2025-10-30 21:41:50] "GET /routing-instance/d8ae7353-56f2-4a87-85f3-5a3d1d0b418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005989 10.0.0.242 - - [2025-10-30 21:41:50] "POST /bgp-routers HTTP/1.1" 409 301 0.002157 10.0.0.242 - - [2025-10-30 21:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.242 - - [2025-10-30 21:41:50] "GET /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003253 10.0.0.242 - - [2025-10-30 21:41:50] "PUT /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7 HTTP/1.1" 200 255 0.013563 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:41:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:41:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000972 10.0.0.242 - - [2025-10-30 21:41:55] "POST /tags HTTP/1.1" 200 356 0.032466 10.0.0.242 - - [2025-10-30 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.242 - - [2025-10-30 21:41:55] "GET /tag/54230088-324f-42b1-a0be-93e75c8f7528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.017222 10.0.0.242 - - [2025-10-30 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.242 - - [2025-10-30 21:41:55] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004094 10.0.0.242 - - [2025-10-30 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.242 - - [2025-10-30 21:41:55] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041448 10.0.0.242 - - [2025-10-30 21:41:55] "POST /virtual-machines HTTP/1.1" 200 352 0.016631 10.0.0.242 - - [2025-10-30 21:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024994 10.0.0.242 - - [2025-10-30 21:41:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.134454 10.0.0.242 - - [2025-10-30 21:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008602 10.0.0.242 - - [2025-10-30 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008318 10.0.0.242 - - [2025-10-30 21:41:55] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.005479 10.0.0.242 - - [2025-10-30 21:41:55] "POST /instance-ips HTTP/1.1" 200 392 0.031221 10.0.0.242 - - [2025-10-30 21:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.022299 10.0.0.242 - - [2025-10-30 21:41:55] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.017697 10.0.0.242 - - [2025-10-30 21:41:55] "POST /set-tag HTTP/1.1" 200 109 0.013828 10.0.0.242 - - [2025-10-30 21:41:55] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.015454 10.0.0.242 - - [2025-10-30 21:41:55] "GET /instance-ip/414bb38e-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003689 10.0.0.242 - - [2025-10-30 21:41:55] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005119 10.0.0.242 - - [2025-10-30 21:41:55] "POST /set-tag HTTP/1.1" 200 109 0.004006 10.0.0.242 - - [2025-10-30 21:41:55] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.006668 10.0.0.242 - - [2025-10-30 21:41:56] "POST /ref-update HTTP/1.1" 200 156 0.009299 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006141 10.0.0.242 - - [2025-10-30 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.004019 10.0.0.242 - - [2025-10-30 21:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-network/f2ac3127-9cd3-48ea-ac18-b649266f6d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003812 10.0.0.242 - - [2025-10-30 21:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.242 - - [2025-10-30 21:41:56] "GET /project/902a2625-099f-4e45-abbb-d48007749f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033632 10.0.0.242 - - [2025-10-30 21:41:56] "POST /virtual-machines HTTP/1.1" 200 356 0.007335 10.0.0.242 - - [2025-10-30 21:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017723 10.0.0.242 - - [2025-10-30 21:41:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.103411 10.0.0.242 - - [2025-10-30 21:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008937 10.0.0.242 - - [2025-10-30 21:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.004750 10.0.0.242 - - [2025-10-30 21:41:56] "POST /instance-ips HTTP/1.1" 200 396 0.022362 10.0.0.242 - - [2025-10-30 21:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.038467 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.019209 10.0.0.242 - - [2025-10-30 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.017313 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.010800 10.0.0.242 - - [2025-10-30 21:41:56] "GET /instance-ip/41bd08d6-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003912 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004494 10.0.0.242 - - [2025-10-30 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-router/8fec7ff2-33da-43af-aa27-6a0567f6eeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004867 10.0.0.242 - - [2025-10-30 21:41:56] "POST /ref-update HTTP/1.1" 200 156 0.008605 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.019304 10.0.0.242 - - [2025-10-30 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004780 10.0.0.242 - - [2025-10-30 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.242 - - [2025-10-30 21:41:56] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.003665 10.0.0.242 - - [2025-10-30 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.242 - - [2025-10-30 21:42:05] "GET / HTTP/1.1" 200 36215 0.001672 10.0.0.242 - - [2025-10-30 21:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.242 - - [2025-10-30 21:42:05] "GET /global-system-config/57020da9-7c83-4c4f-b0a0-e5773f205774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005178 10.0.0.242 - - [2025-10-30 21:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.242 - - [2025-10-30 21:42:05] "GET /config-node/0fb39f5a-945c-4368-b651-4009d6be86cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003394 10.0.0.242 - - [2025-10-30 21:42:09] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004388 10.0.0.242 - - [2025-10-30 21:42:09] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.242 - - [2025-10-30 21:42:10] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.004470 10.0.0.242 - - [2025-10-30 21:42:10] "POST /set-tag HTTP/1.1" 200 109 0.003238 10.0.0.242 - - [2025-10-30 21:42:11] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.012072 10.0.0.242 - - [2025-10-30 21:42:11] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.242 - - [2025-10-30 21:42:17] "GET / HTTP/1.1" 200 36215 0.001496 10.0.0.242 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.242 - - [2025-10-30 21:42:17] "GET /routing-instance/d8ae7353-56f2-4a87-85f3-5a3d1d0b418d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003276 10.0.0.242 - - [2025-10-30 21:42:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002985 10.0.0.242 - - [2025-10-30 21:42:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.242 - - [2025-10-30 21:42:17] "GET /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003145 10.0.0.242 - - [2025-10-30 21:42:17] "PUT /bgp-router/7c879a26-8780-4411-9874-9a419e6f8eb7 HTTP/1.1" 200 255 0.011552 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:42:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:42:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001076 10.0.0.242 - - [2025-10-30 21:42:42] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006680 10.0.0.242 - - [2025-10-30 21:42:42] "POST /set-tag HTTP/1.1" 200 109 0.009177 10.0.0.242 - - [2025-10-30 21:42:42] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.008672 10.0.0.242 - - [2025-10-30 21:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.242 - - [2025-10-30 21:42:42] "GET /virtual-machine/274cbe06-8150-4f5c-b756-f18cefbca440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002972 10.0.0.242 - - [2025-10-30 21:42:42] "POST /ref-update HTTP/1.1" 200 156 0.023240 10.0.0.242 - - [2025-10-30 21:42:42] "GET /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.016266 10.0.0.242 - - [2025-10-30 21:42:42] "POST /set-tag HTTP/1.1" 200 109 0.018791 10.0.0.242 - - [2025-10-30 21:42:42] "POST /set-tag HTTP/1.1" 200 109 0.024180 10.0.0.242 - - [2025-10-30 21:42:42] "DELETE /instance-ip/414bb38e-b5d9-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.040953 10.0.0.242 - - [2025-10-30 21:42:42] "DELETE /virtual-machine-interface/412bb3f4-b5d9-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.036449 10.0.0.242 - - [2025-10-30 21:42:42] "DELETE /virtual-machine/274cbe06-8150-4f5c-b756-f18cefbca440 HTTP/1.1" 200 115 0.023108 10.0.0.242 - - [2025-10-30 21:42:42] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005476 10.0.0.242 - - [2025-10-30 21:42:42] "POST /set-tag HTTP/1.1" 200 109 0.002532 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:43:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:43:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001205 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:43:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:43:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001195 10.0.0.242 - - [2025-10-30 21:43:13] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.010575 10.0.0.242 - - [2025-10-30 21:43:13] "POST /set-tag HTTP/1.1" 200 109 0.006993 10.0.0.242 - - [2025-10-30 21:43:13] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005024 10.0.0.242 - - [2025-10-30 21:43:13] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.242 - - [2025-10-30 21:43:13] "GET /virtual-machine/48336b4d-7c34-4eaf-8561-e5091a793135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003143 10.0.0.242 - - [2025-10-30 21:43:13] "POST /ref-update HTTP/1.1" 200 156 0.011708 10.0.0.242 - - [2025-10-30 21:43:13] "GET /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.012389 10.0.0.242 - - [2025-10-30 21:43:13] "POST /set-tag HTTP/1.1" 200 109 0.034936 10.0.0.242 - - [2025-10-30 21:43:14] "POST /set-tag HTTP/1.1" 200 109 0.152484 10.0.0.242 - - [2025-10-30 21:43:14] "DELETE /instance-ip/41bd08d6-b5d9-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.075616 10.0.0.242 - - [2025-10-30 21:43:14] "DELETE /virtual-machine-interface/41a38960-b5d9-11f0-8837-fa163ed1c806 HTTP/1.1" 200 115 0.079092 10.0.0.242 - - [2025-10-30 21:43:14] "DELETE /virtual-machine/48336b4d-7c34-4eaf-8561-e5091a793135 HTTP/1.1" 200 115 0.047593 10.0.0.242 - - [2025-10-30 21:43:14] "DELETE /tag/54230088-324f-42b1-a0be-93e75c8f7528 HTTP/1.1" 200 115 0.069806 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:43:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.242 - - [2025-10-30 21:43:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001001